b'Pull request #271 updated\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\nObtained Jenkinsfile from 985ec2398830d823fb9c783291c8d19633303e4e+bd64ea8be3f82ff76742a89948fa87b4af164a14 (9a459cf419c993e0540dcd4a4c8ce7f7ab4620af)\nRunning in Durability level: PERFORMANCE_OPTIMIZED\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\nFetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing 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\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.12, testScript:make test, buildImage:false]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-15525\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15526 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-271 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git --version # timeout=10\nusing 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 985ec2398830d823fb9c783291c8d19633303e4e\nMerge succeeded, producing 985ec2398830d823fb9c783291c8d19633303e4e\nChecking out Revision 985ec2398830d823fb9c783291c8d19633303e4e (PR-271)\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/271/head:refs/remotes/origin/PR-271 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\nusing 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\n > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\nCommit message: "feat: adding mode for both time and count"\n > git rev-list --no-walk 84423a074a01f3a93e4e2be3a3e23e9e9bc4b2a5 # timeout=10\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-21T23:09:33.468Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:09:35.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T23:09:35.512Z] \n[2020-01-21T23:09:35.512Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:09:35.936Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T23:09:36.472Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-21T23:09:36.472Z] e7c96db7181b: Pulling fs layer\n[2020-01-21T23:09:36.472Z] a038dfdf5543: Pulling fs layer\n[2020-01-21T23:09:36.472Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-21T23:09:36.472Z] e7c96db7181b: Verifying Checksum\n[2020-01-21T23:09:36.472Z] e7c96db7181b: Download complete\n[2020-01-21T23:09:36.910Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-21T23:09:36.910Z] 8d5d8e63b3c0: Download complete\n[2020-01-21T23:09:36.910Z] a038dfdf5543: Verifying Checksum\n[2020-01-21T23:09:36.910Z] a038dfdf5543: Download complete\n[2020-01-21T23:09:36.910Z] e7c96db7181b: Pull complete\n[2020-01-21T23:09:37.851Z] a038dfdf5543: Pull complete\n[2020-01-21T23:09:38.109Z] 8d5d8e63b3c0: Pull complete\n[2020-01-21T23:09:38.109Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-21T23:09:38.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-21T23:09:38.265Z] prd-centos7-docker-4c-2g-15526 does not seem to be running inside a container\n[2020-01-21T23:09:38.308Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-21T23:09:39.036Z] $ docker top add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-21T23:09:40.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T23:09:40.309Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T23:09:40.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T23:09:40.696Z] $ docker exec add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41 ssh-agent\n[2020-01-21T23:09:41.125Z] SSH_AUTH_SOCK=/tmp/ssh-iWhnMuF8RmPU/agent.15\n[2020-01-21T23:09:41.126Z] SSH_AGENT_PID=21\n[2020-01-21T23:09:41.152Z] Running ssh-add (command line suppressed)\n[2020-01-21T23:09:41.839Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_4005488126490277142.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_4005488126490277142.key)\n[2020-01-21T23:09:42.058Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T23:09:42.727Z] + git describe --exact-match --tags HEAD\n[2020-01-21T23:09:42.727Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-21T23:09:43.000Z] $ docker exec --env ******** --env ******** add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41 ssh-agent -k\n[2020-01-21T23:09:43.198Z] unset SSH_AUTH_SOCK;\n[2020-01-21T23:09:43.199Z] unset SSH_AGENT_PID;\n[2020-01-21T23:09:43.199Z] echo Agent pid 21 killed;\n[2020-01-21T23:09:43.304Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-21T23:09:43.319Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-21T23:09:43.319Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-21T23:09:43.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T23:09:43.344Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T23:09:43.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T23:09:43.646Z] $ docker exec add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41 ssh-agent\n[2020-01-21T23:09:43.921Z] SSH_AUTH_SOCK=/tmp/ssh-VetL3gQ0H5aR/agent.55\n[2020-01-21T23:09:43.921Z] SSH_AGENT_PID=62\n[2020-01-21T23:09:43.930Z] Running ssh-add (command line suppressed)\n[2020-01-21T23:09:44.176Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_3942664256332880656.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_3942664256332880656.key)\n[2020-01-21T23:09:44.290Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T23:09:44.692Z] + git semver init\n[2020-01-21T23:09:44.692Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-21T23:09:44.693Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n[2020-01-21T23:09:44.693Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T23:09:44.693Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-21T23:09:44.693Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-21T23:09:44.693Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-21T23:09:44.693Z] # $SEMVER_BRANCH = PR-271\n[2020-01-21T23:09:44.693Z] # $SEMVER_TEMP = /tmp/semver-304962137\n[2020-01-21T23:09:44.693Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n[2020-01-21T23:09:48.060Z] # \'/tmp/semver-304962137\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n[2020-01-21T23:09:48.060Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n[Pipeline] }\n[2020-01-21T23:09:48.076Z] $ docker exec --env ******** --env ******** add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41 ssh-agent -k\n[2020-01-21T23:09:48.610Z] unset SSH_AUTH_SOCK;\n[2020-01-21T23:09:48.625Z] unset SSH_AGENT_PID;\n[2020-01-21T23:09:48.625Z] echo Agent pid 62 killed;\n[2020-01-21T23:09:48.715Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-21T23:09:49.054Z] + git semver\n[Pipeline] }\n[2020-01-21T23:09:49.082Z] $ docker stop --time=1 add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41\n[2020-01-21T23:09:50.679Z] $ docker rm -f add57fd4fff3fb2425ba1d557ff9fa0e485fc45ed98aadeb9bf0b5dd4d220e41\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-21T23:09:54.123Z] Stashed 79 file(s)\n[Pipeline] echo\n[2020-01-21T23:09:54.125Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-21T23:10:09.245Z] Still waiting to schedule task\n[2020-01-21T23:10:09.245Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-21T23:10:09.247Z] Still waiting to schedule task\n[2020-01-21T23:10:09.247Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n[2020-01-21T23:12:05.045Z] Running on prd-centos7-docker-4c-2g-15529 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T23:12:05.059Z] Running in /w/workspace/app-functions-sdk-go/8\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T23:12:06.975Z] using credential edgex-jenkins-ssh\n[2020-01-21T23:12:06.992Z] Cloning the remote Git repository\n[2020-01-21T23:12:06.992Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T23:12:06.870Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:06.911Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n[2020-01-21T23:12:06.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:06.956Z] > git --version # timeout=10\n[2020-01-21T23:12:06.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T23:12:06.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:08.478Z] Fetching without tags\n[2020-01-21T23:12:08.860Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 985ec2398830d823fb9c783291c8d19633303e4e\n[2020-01-21T23:12:08.942Z] Merge succeeded, producing 985ec2398830d823fb9c783291c8d19633303e4e\n[2020-01-21T23:12:08.942Z] Checking out Revision 985ec2398830d823fb9c783291c8d19633303e4e (PR-271)\n[2020-01-21T23:12:09.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15528 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T23:12:09.072Z] Running in /w/workspace/app-functions-sdk-go/8\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T23:12:08.409Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T23:12:08.416Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-01-21T23:12:08.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:08.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T23:12:08.451Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:08.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T23:12:08.455Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:08.848Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T23:12:08.860Z] > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\n[2020-01-21T23:12:08.902Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n[2020-01-21T23:12:08.914Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T23:12:08.928Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T23:12:08.938Z] > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\n[2020-01-21T23:12:12.479Z] Commit message: "feat: adding mode for both time and count"\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-21T23:12:14.102Z] =========================================================\n[2020-01-21T23:12:14.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n[2020-01-21T23:12:14.102Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:12:14.776Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n[2020-01-21T23:12:15.352Z] Sending build context to Docker daemon 36.38MB\r\r\n[2020-01-21T23:12:15.352Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-21T23:12:15.352Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T23:12:15.352Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-21T23:12:15.352Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 2848faf0eed1: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 0f37312ad70f: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 7d08f2745646: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 4c9f31393084: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 75f7a44be1ab: Pulling fs layer\n[2020-01-21T23:12:15.352Z] b4c4bfaf82a6: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 879382edf91e: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 465f21562d6c: Pulling fs layer\n[2020-01-21T23:12:15.352Z] c022810cb2be: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 2dbe7964578c: Pulling fs layer\n[2020-01-21T23:12:15.352Z] 7d08f2745646: Waiting\n[2020-01-21T23:12:15.352Z] 4c9f31393084: Waiting\n[2020-01-21T23:12:15.352Z] 75f7a44be1ab: Waiting\n[2020-01-21T23:12:15.352Z] b4c4bfaf82a6: Waiting\n[2020-01-21T23:12:15.352Z] 879382edf91e: Waiting\n[2020-01-21T23:12:15.352Z] 465f21562d6c: Waiting\n[2020-01-21T23:12:15.352Z] 2dbe7964578c: Waiting\n[2020-01-21T23:12:15.352Z] 0f37312ad70f: Verifying Checksum\n[2020-01-21T23:12:15.352Z] 0f37312ad70f: Download complete\n[2020-01-21T23:12:15.352Z] 2848faf0eed1: Verifying Checksum\n[2020-01-21T23:12:15.352Z] 2848faf0eed1: Download complete\n[2020-01-21T23:12:15.352Z] 4c9f31393084: Download complete\n[2020-01-21T23:12:15.352Z] 75f7a44be1ab: Download complete\n[2020-01-21T23:12:15.352Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T23:12:15.352Z] e6b0cf9c0882: Download complete\n[2020-01-21T23:12:15.626Z] e6b0cf9c0882: Pull complete\n[2020-01-21T23:12:16.589Z] b4c4bfaf82a6: Verifying Checksum\n[2020-01-21T23:12:16.589Z] b4c4bfaf82a6: Download complete\n[2020-01-21T23:12:16.589Z] 465f21562d6c: Verifying Checksum\n[2020-01-21T23:12:16.589Z] 465f21562d6c: Download complete\n[2020-01-21T23:12:16.856Z] 879382edf91e: Verifying Checksum\n[2020-01-21T23:12:16.856Z] 879382edf91e: Download complete\n[2020-01-21T23:12:17.116Z] 2dbe7964578c: Verifying Checksum\n[2020-01-21T23:12:17.117Z] 2dbe7964578c: Download complete\n[2020-01-21T23:12:17.117Z] c022810cb2be: Verifying Checksum\n[2020-01-21T23:12:17.117Z] c022810cb2be: Download complete\n[2020-01-21T23:12:17.117Z] 7d08f2745646: Verifying Checksum\n[2020-01-21T23:12:17.117Z] 7d08f2745646: Download complete\n[2020-01-21T23:12:17.223Z] using credential edgex-jenkins-ssh\n[2020-01-21T23:12:17.254Z] Cloning the remote Git repository\n[2020-01-21T23:12:17.254Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T23:12:17.319Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:17.417Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10\n[2020-01-21T23:12:17.516Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:17.518Z] > git --version # timeout=10\n[2020-01-21T23:12:17.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T23:12:17.619Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:18.057Z] 2848faf0eed1: Pull complete\n[2020-01-21T23:12:18.057Z] 0f37312ad70f: Pull complete\n[2020-01-21T23:12:21.042Z] Fetching without tags\n[2020-01-21T23:12:21.491Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit 985ec2398830d823fb9c783291c8d19633303e4e\n[2020-01-21T23:12:21.745Z] Merge succeeded, producing 985ec2398830d823fb9c783291c8d19633303e4e\n[2020-01-21T23:12:21.745Z] Checking out Revision 985ec2398830d823fb9c783291c8d19633303e4e (PR-271)\n[2020-01-21T23:12:20.923Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T23:12:20.962Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n[2020-01-21T23:12:20.980Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:21.014Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n[2020-01-21T23:12:21.050Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n[2020-01-21T23:12:21.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T23:12:21.063Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T23:12:21.504Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T23:12:21.535Z] > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\n[2020-01-21T23:12:21.664Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n[2020-01-21T23:12:21.690Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T23:12:21.746Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T23:12:21.767Z] > git checkout -f 985ec2398830d823fb9c783291c8d19633303e4e # timeout=10\n[2020-01-21T23:12:23.344Z] 7d08f2745646: Pull complete\n[2020-01-21T23:12:23.344Z] 4c9f31393084: Pull complete\n[2020-01-21T23:12:23.344Z] 75f7a44be1ab: Pull complete\n[2020-01-21T23:12:26.212Z] Commit message: "feat: adding mode for both time and count"\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[2020-01-21T23:12:28.632Z] b4c4bfaf82a6: Pull complete\n[Pipeline] echo\n[2020-01-21T23:12:30.886Z] =========================================================\n[2020-01-21T23:12:30.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n[2020-01-21T23:12:30.886Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:12:31.945Z] 879382edf91e: Pull complete\n[2020-01-21T23:12:31.945Z] 465f21562d6c: Pull complete\n[2020-01-21T23:12:32.396Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n[2020-01-21T23:12:32.515Z] c022810cb2be: Pull complete\n[2020-01-21T23:12:32.775Z] 2dbe7964578c: Pull complete\n[2020-01-21T23:12:32.775Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n[2020-01-21T23:12:32.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n[2020-01-21T23:12:32.775Z] ---> 3f42607d790b\n[2020-01-21T23:12:32.775Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-21T23:12:33.033Z] latest: Pulling from library/docker\n[2020-01-21T23:12:33.291Z] c9b1b535fdd9: Pulling fs layer\n[2020-01-21T23:12:33.291Z] cd54125436dc: Pulling fs layer\n[2020-01-21T23:12:33.291Z] 70d1554c15cb: Pulling fs layer\n[2020-01-21T23:12:33.291Z] 79e322b40fa7: Pulling fs layer\n[2020-01-21T23:12:33.291Z] fa396aa1c77a: Pulling fs layer\n[2020-01-21T23:12:33.291Z] af8b1978c51e: Pulling fs layer\n[2020-01-21T23:12:33.291Z] e3cc93a7c611: Pulling fs layer\n[2020-01-21T23:12:33.291Z] fa396aa1c77a: Waiting\n[2020-01-21T23:12:33.291Z] af8b1978c51e: Waiting\n[2020-01-21T23:12:33.291Z] e3cc93a7c611: Waiting\n[2020-01-21T23:12:33.291Z] 79e322b40fa7: Waiting\n[2020-01-21T23:12:33.291Z] 70d1554c15cb: Verifying Checksum\n[2020-01-21T23:12:33.291Z] 70d1554c15cb: Download complete\n[2020-01-21T23:12:33.291Z] cd54125436dc: Verifying Checksum\n[2020-01-21T23:12:33.291Z] cd54125436dc: Download complete\n[2020-01-21T23:12:33.291Z] c9b1b535fdd9: Verifying Checksum\n[2020-01-21T23:12:33.291Z] c9b1b535fdd9: Download complete\n[2020-01-21T23:12:33.554Z] fa396aa1c77a: Verifying Checksum\n[2020-01-21T23:12:33.554Z] fa396aa1c77a: Download complete\n[2020-01-21T23:12:33.554Z] af8b1978c51e: Verifying Checksum\n[2020-01-21T23:12:33.555Z] af8b1978c51e: Download complete\n[2020-01-21T23:12:33.555Z] c9b1b535fdd9: Pull complete\n[2020-01-21T23:12:33.555Z] e3cc93a7c611: Verifying Checksum\n[2020-01-21T23:12:33.555Z] e3cc93a7c611: Download complete\n[2020-01-21T23:12:33.858Z] Sending build context to Docker daemon 36.38MB\r\r\n[2020-01-21T23:12:33.858Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n[2020-01-21T23:12:33.858Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T23:12:34.453Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-21T23:12:34.454Z] cde5963f3b93: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 2a23fa8c16f7: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 777b28850792: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 3b9bb2159cbb: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 3e5cb46e90bb: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 704391ccfee3: Pulling fs layer\n[2020-01-21T23:12:34.454Z] dc41f6c27be0: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 1e2f9a495ab8: Pulling fs layer\n[2020-01-21T23:12:34.454Z] b9840a92bc40: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 29cc21b14733: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 9b0bbc4bba68: Pulling fs layer\n[2020-01-21T23:12:34.454Z] 3b9bb2159cbb: Waiting\n[2020-01-21T23:12:34.454Z] 3e5cb46e90bb: Waiting\n[2020-01-21T23:12:34.454Z] 704391ccfee3: Waiting\n[2020-01-21T23:12:34.454Z] dc41f6c27be0: Waiting\n[2020-01-21T23:12:34.454Z] 1e2f9a495ab8: Waiting\n[2020-01-21T23:12:34.454Z] b9840a92bc40: Waiting\n[2020-01-21T23:12:34.454Z] 29cc21b14733: Waiting\n[2020-01-21T23:12:34.454Z] 9b0bbc4bba68: Waiting\n[2020-01-21T23:12:34.454Z] 777b28850792: Verifying Checksum\n[2020-01-21T23:12:34.454Z] 777b28850792: Download complete\n[2020-01-21T23:12:34.454Z] 2a23fa8c16f7: Verifying Checksum\n[2020-01-21T23:12:34.454Z] 2a23fa8c16f7: Download complete\n[2020-01-21T23:12:34.454Z] 3e5cb46e90bb: Verifying Checksum\n[2020-01-21T23:12:34.454Z] 3e5cb46e90bb: Download complete\n[2020-01-21T23:12:34.493Z] 79e322b40fa7: Verifying Checksum\n[2020-01-21T23:12:34.493Z] 79e322b40fa7: Download complete\n[2020-01-21T23:12:34.731Z] 704391ccfee3: Verifying Checksum\n[2020-01-21T23:12:34.731Z] 704391ccfee3: Download complete\n[2020-01-21T23:12:34.731Z] cde5963f3b93: Verifying Checksum\n[2020-01-21T23:12:34.731Z] cde5963f3b93: Download complete\n[2020-01-21T23:12:35.062Z] cd54125436dc: Pull complete\n[2020-01-21T23:12:35.062Z] 70d1554c15cb: Pull complete\n[2020-01-21T23:12:36.709Z] cde5963f3b93: Pull complete\n[2020-01-21T23:12:37.603Z] 79e322b40fa7: Pull complete\n[2020-01-21T23:12:37.603Z] fa396aa1c77a: Pull complete\n[2020-01-21T23:12:37.603Z] af8b1978c51e: Pull complete\n[2020-01-21T23:12:37.603Z] e3cc93a7c611: Pull complete\n[2020-01-21T23:12:37.697Z] 2a23fa8c16f7: Pull complete\n[2020-01-21T23:12:37.697Z] 777b28850792: Pull complete\n[2020-01-21T23:12:37.862Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-21T23:12:37.862Z] Status: Downloaded newer image for docker:latest\n[2020-01-21T23:12:39.770Z] ---> 906e3de8fca5\n[2020-01-21T23:12:39.770Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T23:12:39.770Z] ---> Running in 72fe74616cdd\n[2020-01-21T23:12:39.770Z] Removing intermediate container 72fe74616cdd\n[2020-01-21T23:12:39.770Z] ---> 8ba8e82ab134\n[2020-01-21T23:12:39.770Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-21T23:12:40.030Z] ---> Running in 3a40e139a7d1\n[2020-01-21T23:12:40.597Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n[2020-01-21T23:12:41.167Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n[2020-01-21T23:12:41.733Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-21T23:12:41.734Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-21T23:12:41.993Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-21T23:12:41.993Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-21T23:12:42.016Z] dc41f6c27be0: Verifying Checksum\n[2020-01-21T23:12:42.016Z] dc41f6c27be0: Download complete\n[2020-01-21T23:12:42.016Z] b9840a92bc40: Verifying Checksum\n[2020-01-21T23:12:42.016Z] b9840a92bc40: Download complete\n[2020-01-21T23:12:42.252Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-01-21T23:12:42.252Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-21T23:12:42.252Z] OK: 145 MiB in 44 packages\n[2020-01-21T23:12:42.825Z] Removing intermediate container 3a40e139a7d1\n[2020-01-21T23:12:42.825Z] ---> b320625793be\n[2020-01-21T23:12:42.825Z] Step 6/8 : WORKDIR /build\n[2020-01-21T23:12:42.825Z] ---> Running in 8a6bda35a914\n[2020-01-21T23:12:42.825Z] Removing intermediate container 8a6bda35a914\n[2020-01-21T23:12:42.825Z] ---> eb57bc74b316\n[2020-01-21T23:12:42.825Z] Step 7/8 : COPY go.mod .\n[2020-01-21T23:12:43.084Z] ---> 8e981f47f3db\n[2020-01-21T23:12:43.084Z] Step 8/8 : RUN go mod download\n[2020-01-21T23:12:43.084Z] ---> Running in 556e92b0df9c\n[2020-01-21T23:12:43.695Z] \x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-21T23:12:43.695Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-21T23:12:43.695Z] go: finding github.com/tidwall/pretty v1.0.0\n[2020-01-21T23:12:43.695Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-21T23:12:43.695Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-21T23:12:43.695Z] go: finding github.com/stretchr/objx v0.1.1\n[2020-01-21T23:12:43.695Z] go: finding github.com/golang/snappy v0.0.1\n[2020-01-21T23:12:43.992Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-21T23:12:44.251Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-21T23:12:44.818Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-21T23:12:44.818Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-21T23:12:45.081Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T23:12:45.343Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-21T23:12:45.606Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-21T23:12:45.606Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T23:12:45.606Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T23:12:45.606Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-21T23:12:45.606Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T23:12:45.865Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-21T23:12:45.865Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-21T23:12:45.865Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-21T23:12:45.865Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T23:12:46.127Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T23:12:46.127Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T23:12:46.127Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T23:12:46.334Z] 29cc21b14733: Verifying Checksum\n[2020-01-21T23:12:46.334Z] 29cc21b14733: Download complete\n[2020-01-21T23:12:46.334Z] 9b0bbc4bba68: Verifying Checksum\n[2020-01-21T23:12:46.334Z] 9b0bbc4bba68: Download complete\n[2020-01-21T23:12:48.998Z] 1e2f9a495ab8: Verifying Checksum\n[2020-01-21T23:12:48.998Z] 1e2f9a495ab8: Download complete\n[2020-01-21T23:12:49.416Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-21T23:12:50.980Z] 3b9bb2159cbb: Verifying Checksum\n[2020-01-21T23:12:50.980Z] 3b9bb2159cbb: Download complete\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-21T23:12:52.707Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-21T23:12:53.275Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-21T23:12:53.275Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-21T23:12:53.533Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-21T23:12:53.792Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-21T23:12:54.057Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-21T23:12:54.316Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-21T23:12:54.576Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-21T23:12:54.576Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-21T23:12:54.576Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-21T23:12:54.576Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-21T23:12:54.576Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-21T23:12:55.149Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-21T23:12:55.149Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-21T23:12:55.149Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-21T23:12:55.149Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-21T23:12:55.149Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-21T23:12:55.149Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-21T23:12:55.411Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-21T23:12:55.411Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-21T23:12:55.675Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-21T23:12:55.675Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-21T23:12:55.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-21T23:12:55.675Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-21T23:12:55.934Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-21T23:13:09.277Z] 3b9bb2159cbb: Pull complete\n[2020-01-21T23:13:09.277Z] 3e5cb46e90bb: Pull complete\n[2020-01-21T23:13:09.277Z] 704391ccfee3: Pull complete\n[2020-01-21T23:13:15.980Z] dc41f6c27be0: Pull complete\n[2020-01-21T23:13:17.907Z] \x1b[0mRemoving intermediate container 556e92b0df9c\n[2020-01-21T23:13:17.907Z] ---> 5df3c61f7139\n[2020-01-21T23:13:17.907Z] Successfully built 5df3c61f7139\n[2020-01-21T23:13:17.907Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:13:18.305Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-21T23:13:18.305Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T23:13:18.441Z] prd-centos7-docker-4c-2g-15529 does not seem to be running inside a container\n[2020-01-21T23:13:18.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n[2020-01-21T23:13:21.877Z] $ docker top 8608c824ae549d588e4a1fee8099f9f07b487efd4a5345f81b48f081f92f07dd -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T23:13:22.697Z] 1e2f9a495ab8: Pull complete\n[2020-01-21T23:13:22.697Z] b9840a92bc40: Pull complete\n[2020-01-21T23:13:22.718Z] + go version\n[2020-01-21T23:13:22.718Z] go version go1.12.14 linux/amd64\n[Pipeline] sh\n[2020-01-21T23:13:23.011Z] + make test\n[2020-01-21T23:13:23.011Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T23:13:24.391Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-21T23:13:26.110Z] 29cc21b14733: Pull complete\n[2020-01-21T23:13:26.382Z] 9b0bbc4bba68: Pull complete\n[2020-01-21T23:13:26.382Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n[2020-01-21T23:13:26.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n[2020-01-21T23:13:26.382Z] ---> 56ba99f26dce\n[2020-01-21T23:13:26.382Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n[2020-01-21T23:13:26.666Z] latest: Pulling from library/docker\n[2020-01-21T23:13:26.666Z] 8fa90b21c985: Pulling fs layer\n[2020-01-21T23:13:26.666Z] f2917335fcb0: Pulling fs layer\n[2020-01-21T23:13:26.666Z] c8d3c84c2515: Pulling fs layer\n[2020-01-21T23:13:26.666Z] 32738a03c1ca: Pulling fs layer\n[2020-01-21T23:13:26.666Z] c36258bdcaf0: Pulling fs layer\n[2020-01-21T23:13:26.666Z] 149292bf8308: Pulling fs layer\n[2020-01-21T23:13:26.666Z] f91f03656c52: Pulling fs layer\n[2020-01-21T23:13:26.666Z] c36258bdcaf0: Waiting\n[2020-01-21T23:13:26.666Z] 149292bf8308: Waiting\n[2020-01-21T23:13:26.666Z] f91f03656c52: Waiting\n[2020-01-21T23:13:26.666Z] 32738a03c1ca: Waiting\n[2020-01-21T23:13:27.650Z] c8d3c84c2515: Verifying Checksum\n[2020-01-21T23:13:27.650Z] c8d3c84c2515: Download complete\n[2020-01-21T23:13:27.650Z] f2917335fcb0: Verifying Checksum\n[2020-01-21T23:13:27.650Z] f2917335fcb0: Download complete\n[2020-01-21T23:13:27.650Z] 8fa90b21c985: Verifying Checksum\n[2020-01-21T23:13:27.650Z] 8fa90b21c985: Download complete\n[2020-01-21T23:13:28.665Z] 149292bf8308: Verifying Checksum\n[2020-01-21T23:13:28.665Z] 149292bf8308: Download complete\n[2020-01-21T23:13:28.665Z] c36258bdcaf0: Verifying Checksum\n[2020-01-21T23:13:28.665Z] c36258bdcaf0: Download complete\n[2020-01-21T23:13:28.947Z] 8fa90b21c985: Pull complete\n[2020-01-21T23:13:28.947Z] f91f03656c52: Verifying Checksum\n[2020-01-21T23:13:28.947Z] f91f03656c52: Download complete\n[2020-01-21T23:13:32.333Z] f2917335fcb0: Pull complete\n[2020-01-21T23:13:32.333Z] c8d3c84c2515: Pull complete\n[2020-01-21T23:13:34.301Z] 32738a03c1ca: Verifying Checksum\n[2020-01-21T23:13:34.301Z] 32738a03c1ca: Download complete\n[2020-01-21T23:13:39.358Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.120s\tcoverage: 92.3% of statements\n[2020-01-21T23:13:39.660Z] 32738a03c1ca: Pull complete\n[2020-01-21T23:13:39.660Z] c36258bdcaf0: Pull complete\n[2020-01-21T23:13:39.660Z] 149292bf8308: Pull complete\n[2020-01-21T23:13:39.933Z] f91f03656c52: Pull complete\n[2020-01-21T23:13:39.933Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n[2020-01-21T23:13:39.933Z] Status: Downloaded newer image for docker:latest\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.557s\tcoverage: 42.9% of statements\n[2020-01-21T23:13:42.690Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-21T23:13:42.690Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.035s\tcoverage: 100.0% of statements\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.401s\tcoverage: 68.9% of statements\n[2020-01-21T23:13:42.690Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.005s\tcoverage: 89.5% of statements\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.004s\tcoverage: 100.0% of statements\n[2020-01-21T23:13:42.690Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n[2020-01-21T23:13:43.279Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.043s\tcoverage: 100.0% of statements\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-21T23:13:43.280Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.002s\tcoverage: 96.6% of statements\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-21T23:13:43.280Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.012s\tcoverage: 97.7% of statements\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-21T23:13:43.280Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-21T23:13:46.606Z] ---> 98f839f2e9a7\n[2020-01-21T23:13:46.606Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n[2020-01-21T23:13:46.606Z] ---> Running in 4bf434afba86\n[2020-01-21T23:13:46.606Z] Removing intermediate container 4bf434afba86\n[2020-01-21T23:13:46.606Z] ---> 2c25bbf1ed53\n[2020-01-21T23:13:46.606Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n[2020-01-21T23:13:46.606Z] ---> Running in ae50dd670ae4\n[2020-01-21T23:13:46.880Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n[2020-01-21T23:13:47.843Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n[2020-01-21T23:13:48.430Z] (1/5) Installing libsodium (1.0.18-r0)\n[2020-01-21T23:13:48.430Z] (2/5) Installing libzmq (4.3.2-r0)\n[2020-01-21T23:13:48.697Z] (3/5) Installing pkgconf (1.6.3-r0)\n[2020-01-21T23:13:48.697Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n[2020-01-21T23:13:48.697Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n[2020-01-21T23:13:48.967Z] Executing busybox-1.31.1-r8.trigger\n[2020-01-21T23:13:48.967Z] OK: 127 MiB in 44 packages\n[2020-01-21T23:13:49.967Z] Removing intermediate container ae50dd670ae4\n[2020-01-21T23:13:49.967Z] ---> 8f3c739b9183\n[2020-01-21T23:13:49.967Z] Step 6/8 : WORKDIR /build\n[2020-01-21T23:13:50.247Z] ---> Running in 168b8978a074\n[2020-01-21T23:13:50.526Z] Removing intermediate container 168b8978a074\n[2020-01-21T23:13:50.526Z] ---> 7197d120ea0e\n[2020-01-21T23:13:50.526Z] Step 7/8 : COPY go.mod .\n[2020-01-21T23:13:51.137Z] ---> 8fe9416651a6\n[2020-01-21T23:13:51.137Z] Step 8/8 : RUN go mod download\n[2020-01-21T23:13:51.138Z] ---> Running in ef3af1a07edd\n[2020-01-21T23:13:52.567Z] \x1b[91mgo: finding github.com/golang/snappy v0.0.1\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n[2020-01-21T23:13:52.567Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n[2020-01-21T23:13:53.265Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t7.377s\tcoverage: 86.7% of statements\n[2020-01-21T23:13:53.265Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.655s\tcoverage: 60.0% of statements\n[2020-01-21T23:13:53.265Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-21T23:13:53.539Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n[2020-01-21T23:13:53.539Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n[2020-01-21T23:13:53.829Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n[2020-01-21T23:13:53.829Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n[2020-01-21T23:13:54.115Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n[2020-01-21T23:13:54.115Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-21T23:13:54.115Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n[2020-01-21T23:13:54.390Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n[2020-01-21T23:13:54.390Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n[2020-01-21T23:13:54.666Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-21T23:13:55.277Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-21T23:13:55.277Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-21T23:13:56.285Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n[2020-01-21T23:13:56.285Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-21T23:13:56.285Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-21T23:13:56.285Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-21T23:13:56.556Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-21T23:13:57.145Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n[2020-01-21T23:13:57.145Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n[2020-01-21T23:13:57.450Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t12.388s\tcoverage: 73.3% of statements\n[2020-01-21T23:13:57.450Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.006s\tcoverage: 94.7% of statements\n[2020-01-21T23:13:57.709Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-21T23:13:58.112Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-21T23:13:58.112Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n[2020-01-21T23:13:58.112Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n[2020-01-21T23:13:58.112Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-21T23:13:58.112Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n[2020-01-21T23:13:59.080Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-21T23:13:59.352Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n[2020-01-21T23:13:59.624Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-21T23:13:59.895Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-21T23:13:59.895Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-21T23:13:59.895Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-21T23:14:00.493Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-21T23:14:00.765Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n[2020-01-21T23:14:01.364Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-21T23:14:04.328Z] gofmt -l .\n[2020-01-21T23:14:04.328Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T23:14:04.328Z] ./bin/test-attribution-txt.sh\n[2020-01-21T23:14:05.270Z] ./bin/test-go-mod-tidy.sh\n[2020-01-21T23:14:05.670Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-21T23:14:05.671Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[Pipeline] stash\n[2020-01-21T23:14:06.645Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T23:14:06.647Z] $ docker stop --time=1 8608c824ae549d588e4a1fee8099f9f07b487efd4a5345f81b48f081f92f07dd\n[2020-01-21T23:14:07.117Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-21T23:14:07.117Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-21T23:14:08.093Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-21T23:14:08.162Z] $ docker rm -f 8608c824ae549d588e4a1fee8099f9f07b487efd4a5345f81b48f081f92f07dd\n[2020-01-21T23:14:08.365Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-21T23:14:08.636Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-21T23:14:10.071Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-21T23:14:10.071Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-21T23:14:10.071Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-21T23:14:10.351Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-21T23:14:10.351Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-21T23:14:10.351Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-21T23:14:10.351Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-21T23:14:10.624Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-21T23:14:11.602Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-21T23:14:12.200Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-21T23:14:12.200Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-21T23:14:12.200Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-21T23:14:12.476Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-21T23:14:12.749Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-21T23:14:13.339Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-21T23:14:14.311Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-21T23:14:14.311Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-21T23:14:14.582Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-21T23:14:15.183Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-21T23:14:16.152Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-21T23:14:16.435Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-21T23:14:16.701Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-21T23:14:17.671Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-21T23:14:17.944Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-21T23:14:18.224Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-21T23:14:18.497Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-21T23:14:18.768Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-21T23:15:15.298Z] \x1b[0mRemoving intermediate container ef3af1a07edd\n[2020-01-21T23:15:15.298Z] ---> 4083533baa98\n[2020-01-21T23:15:15.298Z] Successfully built 4083533baa98\n[2020-01-21T23:15:15.298Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:15:15.795Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-21T23:15:16.065Z] .\n[Pipeline] withDockerContainer\n[2020-01-21T23:15:16.445Z] prd-ubuntu18.04-docker-arm64-4c-2g-15528 does not seem to be running inside a container\n[2020-01-21T23:15:16.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n[2020-01-21T23:15:17.985Z] $ docker top d604300027de2cdf5dea54459e457e21c5e35f84bab61b08cf2b708cdb1873ca -eo pid,comm\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T23:15:21.800Z] + go version\n[2020-01-21T23:15:21.800Z] go version go1.12.14 linux/arm64\n[Pipeline] sh\n[2020-01-21T23:15:22.891Z] + make test\n[2020-01-21T23:15:22.891Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n[2020-01-21T23:15:24.852Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n[2020-01-21T23:16:21.338Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.088s\tcoverage: 92.3% of statements\n[2020-01-21T23:17:00.329Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.400s\tcoverage: 42.9% of statements\n[2020-01-21T23:17:00.329Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n[2020-01-21T23:17:00.329Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n[2020-01-21T23:17:00.329Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.032s\tcoverage: 100.0% of statements\n[2020-01-21T23:17:10.467Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.363s\tcoverage: 68.9% of statements\n[2020-01-21T23:17:10.467Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n[2020-01-21T23:17:10.467Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.018s\tcoverage: 89.5% of statements\n[2020-01-21T23:17:13.836Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.014s\tcoverage: 100.0% of statements\n[2020-01-21T23:17:13.836Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.016s\tcoverage: 100.0% of statements\n[2020-01-21T23:17:14.806Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.015s\tcoverage: 100.0% of statements\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n[2020-01-21T23:17:14.806Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n[2020-01-21T23:17:16.782Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.012s\tcoverage: 96.6% of statements\n[2020-01-21T23:17:16.782Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n[2020-01-21T23:17:17.768Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.021s\tcoverage: 97.7% of statements\n[2020-01-21T23:17:17.768Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n[2020-01-21T23:17:17.768Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n[2020-01-21T23:17:17.768Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n[2020-01-21T23:17:30.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.680s\tcoverage: 86.7% of statements\n[2020-01-21T23:17:30.131Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.056s\tcoverage: 60.0% of statements\n[2020-01-21T23:17:30.131Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n[2020-01-21T23:17:45.187Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t12.441s\tcoverage: 73.3% of statements\n[2020-01-21T23:17:45.187Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.026s\tcoverage: 94.7% of statements\n[2020-01-21T23:17:45.455Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n[2020-01-21T23:18:17.732Z] gofmt -l .\n[2020-01-21T23:18:17.732Z] [ "`gofmt -l .`" = "" ]\n[2020-01-21T23:18:17.732Z] ./bin/test-attribution-txt.sh\n[2020-01-21T23:18:18.700Z] ./bin/test-go-mod-tidy.sh\n[Pipeline] stash\n[2020-01-21T23:18:19.695Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n[2020-01-21T23:18:20.141Z] Stashed 1 file(s)\n[Pipeline] }\n[2020-01-21T23:18:20.139Z] $ docker stop --time=1 d604300027de2cdf5dea54459e457e21c5e35f84bab61b08cf2b708cdb1873ca\n[2020-01-21T23:18:22.326Z] $ docker rm -f d604300027de2cdf5dea54459e457e21c5e35f84bab61b08cf2b708cdb1873ca\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\n[Pipeline] unstash\n[Pipeline] wrap\n[2020-01-21T23:18:23.472Z] provisioning config files...\n[2020-01-21T23:18:23.494Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config6279022947244286344tmp\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T23:18:23.873Z] + curl -s https://codecov.io/bash\n[2020-01-21T23:18:23.873Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config6279022947244286344tmp\n[2020-01-21T23:18:24.825Z] \n[2020-01-21T23:18:24.825Z] _____ _\n[2020-01-21T23:18:24.825Z] / ____| | |\n[2020-01-21T23:18:24.825Z] | | ___ __| | ___ ___ _____ __\n[2020-01-21T23:18:24.825Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n[2020-01-21T23:18:24.825Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n[2020-01-21T23:18:24.825Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n[2020-01-21T23:18:24.825Z] Bash-20191211-b8db533\n[2020-01-21T23:18:24.825Z] \n[2020-01-21T23:18:24.825Z] \n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n[2020-01-21T23:18:24.825Z] \x1b[0;90mproject root:\x1b[0m .\n[2020-01-21T23:18:24.825Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n[2020-01-21T23:18:24.825Z] \x1b[0;32m+\x1b[0m .\n[2020-01-21T23:18:24.825Z] \x1b[0;90m->\x1b[0m Found 1 reports\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Reading reports\n[2020-01-21T23:18:24.825Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=53062\x1b[0m\n[2020-01-21T23:18:24.825Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n[2020-01-21T23:18:24.825Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n[2020-01-21T23:18:25.095Z] \x1b[0;32m+\x1b[0m Found adjustments\n[2020-01-21T23:18:25.095Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n[2020-01-21T23:18:25.095Z] \x1b[0;90m==>\x1b[0m Uploading reports\n[2020-01-21T23:18:25.095Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n[2020-01-21T23:18:25.095Z] \x1b[0;90mquery:\x1b[0m branch=PR-271&commit=985ec2398830d823fb9c783291c8d19633303e4e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-01-21T23:18:25.095Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n[2020-01-21T23:18:25.095Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-271&commit=985ec2398830d823fb9c783291c8d19633303e4e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n[2020-01-21T23:18:25.668Z] \x1b[0;90m->\x1b[0m Uploading\n[2020-01-21T23:18:26.243Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/985ec2398830d823fb9c783291c8d19633303e4e\x1b[0m\n[Pipeline] }\n[2020-01-21T23:18:26.250Z] Deleting 1 temporary files\n[Pipeline] // wrap\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to when conditional\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to when conditional\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T23:18:26.821Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T23:18:27.462Z] ---> package-listing.sh\n[2020-01-21T23:18:27.462Z] ++ facter osfamily\n[2020-01-21T23:18:27.462Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-21T23:18:27.462Z] + OS_FAMILY=redhat\n[2020-01-21T23:18:27.462Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T23:18:27.462Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-21T23:18:27.462Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-21T23:18:27.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-21T23:18:27.462Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-21T23:18:27.462Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-01-21T23:18:27.462Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-21T23:18:27.462Z] + case "${OS_FAMILY}" in\n[2020-01-21T23:18:27.462Z] + sort\n[2020-01-21T23:18:27.462Z] + rpm -qa\n[2020-01-21T23:18:32.835Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-21T23:18:32.835Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-21T23:18:32.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-21T23:18:32.835Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n[2020-01-21T23:18:32.835Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[2020-01-21T23:18:32.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:18:33.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T23:18:33.622Z] \n[2020-01-21T23:18:33.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T23:18:33.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T23:18:34.231Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-21T23:18:34.231Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T23:18:34.231Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-21T23:18:34.231Z] c9ea274ed700: Pulling fs layer\n[2020-01-21T23:18:34.231Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-21T23:18:34.231Z] f6a933c9cadc: Pulling fs layer\n[2020-01-21T23:18:34.231Z] 61811dbd4963: Pulling fs layer\n[2020-01-21T23:18:34.231Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-21T23:18:34.231Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-21T23:18:34.232Z] dc21a1d4508b: Pulling fs layer\n[2020-01-21T23:18:34.232Z] 363af2e989c4: Pulling fs layer\n[2020-01-21T23:18:34.232Z] 9cfac6ba3733: Waiting\n[2020-01-21T23:18:34.232Z] f6a933c9cadc: Waiting\n[2020-01-21T23:18:34.232Z] 61811dbd4963: Waiting\n[2020-01-21T23:18:34.232Z] a6eb2c9e2280: Waiting\n[2020-01-21T23:18:34.232Z] 095dd8b7b4d8: Waiting\n[2020-01-21T23:18:34.232Z] 363af2e989c4: Waiting\n[2020-01-21T23:18:34.232Z] dc21a1d4508b: Waiting\n[2020-01-21T23:18:34.232Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-21T23:18:34.232Z] da0e9bf0cc60: Download complete\n[2020-01-21T23:18:34.232Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-21T23:18:34.232Z] 9cfac6ba3733: Download complete\n[2020-01-21T23:18:34.540Z] f6a933c9cadc: Verifying Checksum\n[2020-01-21T23:18:34.540Z] f6a933c9cadc: Download complete\n[2020-01-21T23:18:34.540Z] e6b0cf9c0882: Verifying Checksum\n[2020-01-21T23:18:34.540Z] e6b0cf9c0882: Download complete\n[2020-01-21T23:18:34.847Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-21T23:18:34.847Z] a6eb2c9e2280: Download complete\n[2020-01-21T23:18:35.483Z] e6b0cf9c0882: Pull complete\n[2020-01-21T23:18:35.806Z] da0e9bf0cc60: Pull complete\n[2020-01-21T23:18:37.454Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-21T23:18:37.454Z] 095dd8b7b4d8: Download complete\n[2020-01-21T23:18:37.454Z] c9ea274ed700: Verifying Checksum\n[2020-01-21T23:18:37.454Z] c9ea274ed700: Download complete\n[2020-01-21T23:18:37.788Z] dc21a1d4508b: Verifying Checksum\n[2020-01-21T23:18:37.788Z] dc21a1d4508b: Download complete\n[2020-01-21T23:18:37.788Z] 363af2e989c4: Verifying Checksum\n[2020-01-21T23:18:37.788Z] 363af2e989c4: Download complete\n[2020-01-21T23:18:40.275Z] 61811dbd4963: Verifying Checksum\n[2020-01-21T23:18:40.275Z] 61811dbd4963: Download complete\n[2020-01-21T23:18:41.918Z] c9ea274ed700: Pull complete\n[2020-01-21T23:18:41.918Z] 9cfac6ba3733: Pull complete\n[2020-01-21T23:18:42.182Z] f6a933c9cadc: Pull complete\n[2020-01-21T23:18:48.072Z] 61811dbd4963: Pull complete\n[2020-01-21T23:18:48.072Z] a6eb2c9e2280: Pull complete\n[2020-01-21T23:18:50.701Z] 095dd8b7b4d8: Pull complete\n[2020-01-21T23:18:50.701Z] dc21a1d4508b: Pull complete\n[2020-01-21T23:18:50.963Z] 363af2e989c4: Pull complete\n[2020-01-21T23:18:50.963Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-21T23:18:50.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-21T23:18:51.190Z] prd-centos7-docker-4c-2g-15526 does not seem to be running inside a container\n[2020-01-21T23:18:51.374Z] $ 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-271 -v /w/workspace/ndry_app-functions-sdk-go_PR-271:/w/workspace/ndry_app-functions-sdk-go_PR-271:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-21T23:18:52.657Z] $ docker top b30f97b374767a0a5e106ac07f2b38d39d1795193f1845e81f5b989d31b6eae0 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-21T23:18:54.422Z] provisioning config files...\n[2020-01-21T23:18:54.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config5235026587329136148tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-21T23:18:54.548Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T23:18:55.027Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-21T23:18:55.172Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T23:18:56.328Z] ---> logs-deploy.sh\n[2020-01-21T23:18:56.329Z] + ARCHIVE_ARTIFACTS=\n[2020-01-21T23:18:56.329Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-21T23:18:56.329Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-21T23:18:56.329Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-21T23:18:56.329Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/8\n[2020-01-21T23:18:56.329Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/8/\n[2020-01-21T23:18:56.329Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/8 /w/workspace/ndry_app-functions-sdk-go_PR-271\n[2020-01-21T23:18:57.772Z] Archives upload complete.\n[2020-01-21T23:18:57.772Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/8/\n'