b' Pull request #271 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 rsdmike for edgexfoundry/app-functions-sdk-go\n Obtained Jenkinsfile from b90953be9f83531fd4ff779c33155446ba6f29cd+bd64ea8be3f82ff76742a89948fa87b4af164a14 (c0d383fa484d4ba2558167519889ece8cd4f35a6)\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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\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-271/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 5b9f7a87d251a19295238cc59b7f490b1a10cdeb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b9f7a87d251a19295238cc59b7f490b1a10cdeb # timeout=10\n Commit message: "Merge pull request #90 from ernestojeda/fix-null-workspace-project"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.12, testScript:make test, buildImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-14975 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n Running in /w/workspace/app-functions-sdk-go/1\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/app-functions-sdk-go/1 # 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/271/head:refs/remotes/origin/PR-271 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit b90953be9f83531fd4ff779c33155446ba6f29cd\n Merge succeeded, producing b90953be9f83531fd4ff779c33155446ba6f29cd\n Checking out Revision b90953be9f83531fd4ff779c33155446ba6f29cd (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\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/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 b90953be9f83531fd4ff779c33155446ba6f29cd # 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 b90953be9f83531fd4ff779c33155446ba6f29cd # timeout=10\n Commit message: "feat: batch and send"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-17T23:55:46.600Z] 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-17T23:55:48.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-17T23:55:48.207Z] \n [2020-01-17T23:55:48.207Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T23:55:48.580Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-17T23:55:48.580Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-17T23:55:48.580Z] e7c96db7181b: Pulling fs layer\n [2020-01-17T23:55:48.580Z] a038dfdf5543: Pulling fs layer\n [2020-01-17T23:55:48.580Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-17T23:55:48.845Z] e7c96db7181b: Verifying Checksum\n [2020-01-17T23:55:48.845Z] e7c96db7181b: Download complete\n [2020-01-17T23:55:48.845Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-17T23:55:48.845Z] 8d5d8e63b3c0: Download complete\n [2020-01-17T23:55:48.845Z] a038dfdf5543: Verifying Checksum\n [2020-01-17T23:55:48.845Z] a038dfdf5543: Download complete\n [2020-01-17T23:55:49.110Z] e7c96db7181b: Pull complete\n [2020-01-17T23:55:50.056Z] a038dfdf5543: Pull complete\n [2020-01-17T23:55:50.056Z] 8d5d8e63b3c0: Pull complete\n [2020-01-17T23:55:50.056Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-17T23:55:50.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-17T23:55:50.312Z] prd-centos7-docker-4c-2g-14975 does not seem to be running inside a container\n [2020-01-17T23:55:50.352Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-17T23:55:51.001Z] $ docker top 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-17T23:55:51.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-17T23:55:51.725Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-17T23:55:51.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-17T23:55:51.935Z] $ docker exec 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a ssh-agent\n [2020-01-17T23:55:52.137Z] SSH_AUTH_SOCK=/tmp/ssh-S3iB9PenMCey/agent.14\n [2020-01-17T23:55:52.137Z] SSH_AGENT_PID=21\n [2020-01-17T23:55:52.149Z] Running ssh-add (command line suppressed)\n [2020-01-17T23:55:52.305Z] Identity added: /w/workspace/app-functions-sdk-go/1@tmp/private_key_3800623086843159458.key (/w/workspace/app-functions-sdk-go/1@tmp/private_key_3800623086843159458.key)\n [2020-01-17T23:55:52.364Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T23:55:52.691Z] + git describe --exact-match --tags HEAD\n [2020-01-17T23:55:52.691Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-17T23:55:52.827Z] $ docker exec --env ******** --env ******** 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a ssh-agent -k\n [2020-01-17T23:55:53.030Z] unset SSH_AUTH_SOCK;\n [2020-01-17T23:55:53.030Z] unset SSH_AGENT_PID;\n [2020-01-17T23:55:53.030Z] echo Agent pid 21 killed;\n [2020-01-17T23:55:53.094Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-17T23:55:53.154Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-17T23:55:53.154Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-17T23:55:53.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-17T23:55:53.195Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-17T23:55:53.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-17T23:55:53.479Z] $ docker exec 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a ssh-agent\n [2020-01-17T23:55:53.741Z] SSH_AUTH_SOCK=/tmp/ssh-VyKGLg62ZWkK/agent.57\n [2020-01-17T23:55:53.741Z] SSH_AGENT_PID=64\n [2020-01-17T23:55:53.750Z] Running ssh-add (command line suppressed)\n [2020-01-17T23:55:53.958Z] Identity added: /w/workspace/app-functions-sdk-go/1@tmp/private_key_5891824782945185636.key (/w/workspace/app-functions-sdk-go/1@tmp/private_key_5891824782945185636.key)\n [2020-01-17T23:55:54.040Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T23:55:54.370Z] + git semver init\n [2020-01-17T23:55:54.370Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-17T23:55:54.370Z] # $GIT_DIR = /w/workspace/app-functions-sdk-go/1/.git\n [2020-01-17T23:55:54.370Z] # $GIT_WORK_TREE = /w/workspace/app-functions-sdk-go/1\n [2020-01-17T23:55:54.370Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-17T23:55:54.370Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-17T23:55:54.370Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-17T23:55:54.370Z] # $SEMVER_BRANCH = PR-271\n [2020-01-17T23:55:54.370Z] # $SEMVER_TEMP = /tmp/semver-165024687\n [2020-01-17T23:55:54.370Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-01-17T23:55:56.920Z] # \'/tmp/semver-165024687\' -> \'/w/workspace/app-functions-sdk-go/1/.semver\'\n [2020-01-17T23:55:57.181Z] # $SEMVER_DIR = /w/workspace/app-functions-sdk-go/1/.semver\n [Pipeline] }\n [2020-01-17T23:55:57.210Z] $ docker exec --env ******** --env ******** 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a ssh-agent -k\n [2020-01-17T23:55:57.455Z] unset SSH_AUTH_SOCK;\n [2020-01-17T23:55:57.456Z] unset SSH_AGENT_PID;\n [2020-01-17T23:55:57.456Z] echo Agent pid 64 killed;\n [2020-01-17T23:55:57.562Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-17T23:55:57.951Z] + git semver\n [Pipeline] }\n [2020-01-17T23:55:57.973Z] $ docker stop --time=1 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a\n [2020-01-17T23:55:59.342Z] $ docker rm -f 32100a847d3cf6d2652c060f540db229c23c920c75502a3610603b318a5a342a\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-17T23:56:01.756Z] Stashed 79 file(s)\n [Pipeline] echo\n [2020-01-17T23:56:01.772Z] [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] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-01-17T23:56:03.098Z] =========================================================\n [2020-01-17T23:56:03.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-17T23:56:03.098Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T23:56:03.438Z] + 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-17T23:56:03.698Z] Sending build context to Docker daemon 36.37MB\n\n [2020-01-17T23:56:03.699Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-17T23:56:03.699Z] Step 2/8 : FROM ${BASE}\n [2020-01-17T23:56:03.962Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-17T23:56:03.962Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-17T23:56:03.962Z] 2848faf0eed1: Pulling fs layer\n [2020-01-17T23:56:03.962Z] 0f37312ad70f: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 7d08f2745646: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 4c9f31393084: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-17T23:56:03.963Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 879382edf91e: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 465f21562d6c: Pulling fs layer\n [2020-01-17T23:56:03.963Z] c022810cb2be: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 2dbe7964578c: Pulling fs layer\n [2020-01-17T23:56:03.963Z] 4c9f31393084: Waiting\n [2020-01-17T23:56:03.963Z] 75f7a44be1ab: Waiting\n [2020-01-17T23:56:03.963Z] b4c4bfaf82a6: Waiting\n [2020-01-17T23:56:03.963Z] 879382edf91e: Waiting\n [2020-01-17T23:56:03.963Z] c022810cb2be: Waiting\n [2020-01-17T23:56:03.963Z] 465f21562d6c: Waiting\n [2020-01-17T23:56:03.963Z] 2dbe7964578c: Waiting\n [2020-01-17T23:56:03.963Z] 7d08f2745646: Waiting\n [2020-01-17T23:56:03.963Z] 0f37312ad70f: Verifying Checksum\n [2020-01-17T23:56:03.963Z] 0f37312ad70f: Download complete\n [2020-01-17T23:56:03.963Z] 2848faf0eed1: Download complete\n [2020-01-17T23:56:03.963Z] 4c9f31393084: Verifying Checksum\n [2020-01-17T23:56:03.963Z] 4c9f31393084: Download complete\n [2020-01-17T23:56:03.963Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-17T23:56:03.963Z] 75f7a44be1ab: Download complete\n [2020-01-17T23:56:03.963Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-17T23:56:03.963Z] e6b0cf9c0882: Download complete\n [2020-01-17T23:56:04.927Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-17T23:56:04.927Z] b4c4bfaf82a6: Download complete\n [2020-01-17T23:56:04.927Z] 465f21562d6c: Verifying Checksum\n [2020-01-17T23:56:04.927Z] 465f21562d6c: Download complete\n [2020-01-17T23:56:06.736Z] c022810cb2be: Verifying Checksum\n [2020-01-17T23:56:06.736Z] c022810cb2be: Download complete\n [2020-01-17T23:56:06.736Z] 2dbe7964578c: Verifying Checksum\n [2020-01-17T23:56:06.736Z] 2dbe7964578c: Download complete\n [2020-01-17T23:56:06.736Z] 879382edf91e: Verifying Checksum\n [2020-01-17T23:56:06.736Z] 879382edf91e: Download complete\n [2020-01-17T23:56:06.736Z] 7d08f2745646: Verifying Checksum\n [2020-01-17T23:56:07.312Z] e6b0cf9c0882: Pull complete\n [2020-01-17T23:56:07.312Z] 2848faf0eed1: Pull complete\n [2020-01-17T23:56:07.572Z] 0f37312ad70f: Pull complete\n [2020-01-17T23:56:14.149Z] 7d08f2745646: Pull complete\n [2020-01-17T23:56:14.149Z] 4c9f31393084: Pull complete\n [2020-01-17T23:56:14.149Z] 75f7a44be1ab: Pull complete\n [2020-01-17T23:56:17.077Z] Still waiting to schedule task\n [2020-01-17T23:56:17.078Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-17T23:56:18.355Z] b4c4bfaf82a6: Pull complete\n [2020-01-17T23:56:22.573Z] 879382edf91e: Pull complete\n [2020-01-17T23:56:22.573Z] 465f21562d6c: Pull complete\n [2020-01-17T23:56:23.148Z] c022810cb2be: Pull complete\n [2020-01-17T23:56:23.412Z] 2dbe7964578c: Pull complete\n [2020-01-17T23:56:23.412Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-17T23:56:23.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-17T23:56:23.412Z] ---> 3f42607d790b\n [2020-01-17T23:56:23.412Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-01-17T23:56:23.672Z] latest: Pulling from library/docker\n [2020-01-17T23:56:23.933Z] e6b0cf9c0882: Already exists\n [2020-01-17T23:56:23.933Z] 2cb3b77ad49c: Pulling fs layer\n [2020-01-17T23:56:23.933Z] b49ead4c98e3: Pulling fs layer\n [2020-01-17T23:56:23.933Z] 63462afa1330: Pulling fs layer\n [2020-01-17T23:56:23.933Z] 0637d9fbe54c: Pulling fs layer\n [2020-01-17T23:56:23.933Z] 901dbaeb8b4a: Pulling fs layer\n [2020-01-17T23:56:23.933Z] ce3652bd7982: Pulling fs layer\n [2020-01-17T23:56:23.933Z] 0637d9fbe54c: Waiting\n [2020-01-17T23:56:23.933Z] 901dbaeb8b4a: Waiting\n [2020-01-17T23:56:23.933Z] ce3652bd7982: Waiting\n [2020-01-17T23:56:24.198Z] b49ead4c98e3: Verifying Checksum\n [2020-01-17T23:56:24.198Z] b49ead4c98e3: Download complete\n [2020-01-17T23:56:24.198Z] 2cb3b77ad49c: Verifying Checksum\n [2020-01-17T23:56:24.198Z] 2cb3b77ad49c: Download complete\n [2020-01-17T23:56:24.198Z] 0637d9fbe54c: Verifying Checksum\n [2020-01-17T23:56:24.198Z] 0637d9fbe54c: Download complete\n [2020-01-17T23:56:24.198Z] 901dbaeb8b4a: Verifying Checksum\n [2020-01-17T23:56:24.198Z] 901dbaeb8b4a: Download complete\n [2020-01-17T23:56:24.459Z] ce3652bd7982: Verifying Checksum\n [2020-01-17T23:56:24.459Z] ce3652bd7982: Download complete\n [2020-01-17T23:56:25.034Z] 63462afa1330: Verifying Checksum\n [2020-01-17T23:56:25.034Z] 63462afa1330: Download complete\n [2020-01-17T23:56:25.298Z] 2cb3b77ad49c: Pull complete\n [2020-01-17T23:56:25.559Z] b49ead4c98e3: Pull complete\n [2020-01-17T23:56:28.114Z] 63462afa1330: Pull complete\n [2020-01-17T23:56:28.114Z] 0637d9fbe54c: Pull complete\n [2020-01-17T23:56:28.373Z] 901dbaeb8b4a: Pull complete\n [2020-01-17T23:56:28.373Z] ce3652bd7982: Pull complete\n [2020-01-17T23:56:28.373Z] Digest: sha256:f01089cb69ada00d5d27e3b77c7b0703974c48881abf16a548cbd7f5cfbb5df0\n [2020-01-17T23:56:28.373Z] Status: Downloaded newer image for docker:latest\n [2020-01-17T23:56:30.282Z] ---> fe000469363f\n [2020-01-17T23:56:30.282Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-17T23:56:30.282Z] ---> Running in 96934ed5a0be\n [2020-01-17T23:56:30.282Z] Removing intermediate container 96934ed5a0be\n [2020-01-17T23:56:30.282Z] ---> 60928c0e40eb\n [2020-01-17T23:56:30.282Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-17T23:56:30.282Z] ---> Running in bf84be7cd0dc\n [2020-01-17T23:56:30.850Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-17T23:56:31.419Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-17T23:56:31.681Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-17T23:56:31.681Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-17T23:56:31.940Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-17T23:56:31.940Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-17T23:56:31.940Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-17T23:56:32.199Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-17T23:56:32.199Z] OK: 145 MiB in 44 packages\n [2020-01-17T23:56:32.459Z] Removing intermediate container bf84be7cd0dc\n [2020-01-17T23:56:32.459Z] ---> 1e735d908f32\n [2020-01-17T23:56:32.459Z] Step 6/8 : WORKDIR /build\n [2020-01-17T23:56:32.719Z] ---> Running in b153ed5a60a0\n [2020-01-17T23:56:32.719Z] Removing intermediate container b153ed5a60a0\n [2020-01-17T23:56:32.719Z] ---> b6ba7cc3c4ec\n [2020-01-17T23:56:32.719Z] Step 7/8 : COPY go.mod .\n [2020-01-17T23:56:32.985Z] ---> 4cddc80757eb\n [2020-01-17T23:56:32.985Z] Step 8/8 : RUN go mod download\n [2020-01-17T23:56:32.985Z] ---> Running in 5b3e11773b87\n [2020-01-17T23:56:33.556Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-17T23:56:33.556Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-17T23:56:33.556Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-17T23:56:33.556Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-17T23:56:33.556Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-17T23:56:33.556Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-17T23:56:33.556Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-17T23:56:33.846Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-17T23:56:33.846Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-17T23:56:34.106Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-17T23:56:34.369Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-17T23:56:34.632Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-17T23:56:34.632Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-17T23:56:34.632Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-17T23:56:34.632Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-17T23:56:34.632Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-17T23:56:35.257Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-17T23:56:35.555Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-17T23:56:35.555Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-17T23:56:35.852Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-17T23:56:35.852Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-17T23:56:35.852Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-17T23:56:35.852Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-17T23:56:35.852Z] go: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-17T23:56:36.112Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-17T23:56:36.374Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-17T23:56:38.948Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-17T23:56:39.521Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-17T23:56:39.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-17T23:56:39.521Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-17T23:56:39.782Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-17T23:56:40.047Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-17T23:56:40.047Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-17T23:56:40.047Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-17T23:56:40.306Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-17T23:56:40.571Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-17T23:56:40.839Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-17T23:56:40.839Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-17T23:56:40.839Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-17T23:56:41.104Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-17T23:56:41.104Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-17T23:56:41.369Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-17T23:56:41.369Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-17T23:56:41.631Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-17T23:56:41.631Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-17T23:56:41.893Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-17T23:56:41.893Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-17T23:56:41.893Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-17T23:56:41.893Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-17T23:56:41.893Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-17T23:56:42.157Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-17T23:56:42.157Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-17T23:56:42.157Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-17T23:56:42.740Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-17T23:56:42.740Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-17T23:57:09.433Z] \x1b[0mRemoving intermediate container 5b3e11773b87\n [2020-01-17T23:57:09.433Z] ---> 41525adbe258\n [2020-01-17T23:57:09.433Z] Successfully built 41525adbe258\n [2020-01-17T23:57:09.433Z] 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-17T23:57:09.983Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-17T23:57:09.983Z] .\n [Pipeline] withDockerContainer\n [2020-01-17T23:57:10.174Z] prd-centos7-docker-4c-2g-14975 does not seem to be running inside a container\n [2020-01-17T23:57:10.225Z] $ 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 ******** ci-base-image-x86_64 cat\n [2020-01-17T23:57:11.095Z] $ docker top ec26e64f59fb25022537d270fed738d5b8796bc2569807063945b86945b2ab37 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-17T23:57:12.351Z] + go version\n [2020-01-17T23:57:12.351Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-17T23:57:12.672Z] + make test\n [2020-01-17T23:57:12.672Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-17T23:57:14.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-01-17T23:57:32.831Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.656s\tcoverage: 92.3% of statements\n [2020-01-17T23:57:36.195Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/internal/runtime.test]\n [2020-01-17T23:57:36.195Z] internal/runtime/runtime_test.go:513:16: runtime.executePipeline undefined (type GolangRuntime has no field or method executePipeline, but does have ExecutePipeline)\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.520s\tcoverage: 41.9% of statements\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.025s\tcoverage: 100.0% of statements\n [2020-01-17T23:57:39.532Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.266s\tcoverage: 89.5% of statements\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.007s\tcoverage: 100.0% of statements\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.011s\tcoverage: 100.0% of statements\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.025s\tcoverage: 100.0% of statements\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.007s\tcoverage: 96.6% of statements\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-01-17T23:57:39.532Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.010s\tcoverage: 97.7% of statements\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-01-17T23:57:39.532Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-01-17T23:57:39.805Z] # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.test]\n [2020-01-17T23:57:39.805Z] pkg/transforms/batchandsend_test.go:14:33: undefined: CountAndTime\n [2020-01-17T23:57:39.805Z] pkg/transforms/batchandsend_test.go:22:33: undefined: CountAndTime\n [2020-01-17T23:57:39.805Z] pkg/transforms/batchandsend_test.go:40:34: undefined: TimeOnly\n [2020-01-17T23:57:47.957Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.643s\tcoverage: 86.7% of statements\n [2020-01-17T23:57:47.957Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.034s\tcoverage: 60.0% of statements\n [2020-01-17T23:57:47.957Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-01-17T23:57:47.957Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed]\n [2020-01-17T23:57:47.957Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n [2020-01-17T23:57:47.957Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-01-17T23:57:47.989Z] $ docker stop --time=1 ec26e64f59fb25022537d270fed738d5b8796bc2569807063945b86945b2ab37\n [2020-01-17T23:57:49.525Z] $ docker rm -f ec26e64f59fb25022537d270fed738d5b8796bc2569807063945b86945b2ab37\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-17T23:57:50.307Z] Failed in branch amd64\n [2020-01-17T23:58:08.109Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14976 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-01-17T23:58:08.165Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-17T23:58:15.845Z] using credential edgex-jenkins-ssh\n [2020-01-17T23:58:15.880Z] Cloning the remote Git repository\n [2020-01-17T23:58:15.880Z] Cloning with configured refspecs honoured and without tags\n [2020-01-17T23:58:15.944Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-17T23:58:16.041Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-01-17T23:58:16.120Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-17T23:58:16.124Z] > git --version # timeout=10\n [2020-01-17T23:58:16.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-17T23:58:16.231Z] > 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-17T23:58:19.117Z] Fetching without tags\n [2020-01-17T23:58:19.615Z] Merging remotes/origin/master commit bd64ea8be3f82ff76742a89948fa87b4af164a14 into PR head commit b90953be9f83531fd4ff779c33155446ba6f29cd\n [2020-01-17T23:58:19.882Z] Merge succeeded, producing b90953be9f83531fd4ff779c33155446ba6f29cd\n [2020-01-17T23:58:19.882Z] Checking out Revision b90953be9f83531fd4ff779c33155446ba6f29cd (PR-271)\n [2020-01-17T23:58:18.978Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-17T23:58:18.995Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-01-17T23:58:19.023Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-17T23:58:19.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-01-17T23:58:19.134Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-01-17T23:58:19.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-17T23:58:19.147Z] > 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-17T23:58:19.636Z] > git config core.sparsecheckout # timeout=10\n [2020-01-17T23:58:19.668Z] > git checkout -f b90953be9f83531fd4ff779c33155446ba6f29cd # timeout=10\n [2020-01-17T23:58:19.795Z] > git merge bd64ea8be3f82ff76742a89948fa87b4af164a14 # timeout=10\n [2020-01-17T23:58:19.850Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-17T23:58:19.888Z] > git config core.sparsecheckout # timeout=10\n [2020-01-17T23:58:19.903Z] > git checkout -f b90953be9f83531fd4ff779c33155446ba6f29cd # timeout=10\n [2020-01-17T23:58:24.340Z] Commit message: "feat: batch and send"\n [2020-01-17T23:58:24.403Z] > git --version # timeout=10\n [2020-01-17T23:58:24.439Z] fatal: bad object 5b9f7a87d251a19295238cc59b7f490b1a10cdeb\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-17T23:58:29.528Z] =========================================================\n [2020-01-17T23:58:29.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-17T23:58:29.528Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-17T23:58:31.164Z] + 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-17T23:58:33.168Z] Sending build context to Docker daemon 36.37MB\n\n [2020-01-17T23:58:33.168Z] Step 1/8 : ARG BASE=golang:1.12-alpine\n [2020-01-17T23:58:33.168Z] Step 2/8 : FROM ${BASE}\n [2020-01-17T23:58:33.442Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-17T23:58:33.442Z] cde5963f3b93: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 777b28850792: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 704391ccfee3: Pulling fs layer\n [2020-01-17T23:58:33.442Z] dc41f6c27be0: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-17T23:58:33.442Z] b9840a92bc40: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 29cc21b14733: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-17T23:58:33.442Z] 3b9bb2159cbb: Waiting\n [2020-01-17T23:58:33.442Z] 3e5cb46e90bb: Waiting\n [2020-01-17T23:58:33.442Z] 704391ccfee3: Waiting\n [2020-01-17T23:58:33.442Z] dc41f6c27be0: Waiting\n [2020-01-17T23:58:33.442Z] 1e2f9a495ab8: Waiting\n [2020-01-17T23:58:33.442Z] b9840a92bc40: Waiting\n [2020-01-17T23:58:33.442Z] 29cc21b14733: Waiting\n [2020-01-17T23:58:33.442Z] 9b0bbc4bba68: Waiting\n [2020-01-17T23:58:33.442Z] 777b28850792: Verifying Checksum\n [2020-01-17T23:58:33.442Z] 777b28850792: Download complete\n [2020-01-17T23:58:33.717Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-17T23:58:33.717Z] 2a23fa8c16f7: Download complete\n [2020-01-17T23:58:33.717Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-17T23:58:33.717Z] 3e5cb46e90bb: Download complete\n [2020-01-17T23:58:33.986Z] 704391ccfee3: Verifying Checksum\n [2020-01-17T23:58:33.986Z] 704391ccfee3: Download complete\n [2020-01-17T23:58:33.986Z] cde5963f3b93: Verifying Checksum\n [2020-01-17T23:58:33.986Z] cde5963f3b93: Download complete\n [2020-01-17T23:58:36.009Z] cde5963f3b93: Pull complete\n [2020-01-17T23:58:37.014Z] 2a23fa8c16f7: Pull complete\n [2020-01-17T23:58:37.291Z] 777b28850792: Pull complete\n [2020-01-17T23:58:41.622Z] dc41f6c27be0: Verifying Checksum\n [2020-01-17T23:58:41.622Z] dc41f6c27be0: Download complete\n [2020-01-17T23:58:41.622Z] b9840a92bc40: Verifying Checksum\n [2020-01-17T23:58:41.622Z] b9840a92bc40: Download complete\n [2020-01-17T23:58:45.941Z] 29cc21b14733: Verifying Checksum\n [2020-01-17T23:58:45.941Z] 29cc21b14733: Download complete\n [2020-01-17T23:58:45.941Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-17T23:58:45.941Z] 9b0bbc4bba68: Download complete\n [2020-01-17T23:58:47.917Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-17T23:58:47.917Z] 1e2f9a495ab8: Download complete\n [2020-01-17T23:58:49.913Z] 3b9bb2159cbb: Download complete\n [2020-01-17T23:59:08.228Z] 3b9bb2159cbb: Pull complete\n [2020-01-17T23:59:08.228Z] 3e5cb46e90bb: Pull complete\n [2020-01-17T23:59:08.228Z] 704391ccfee3: Pull complete\n [2020-01-17T23:59:13.648Z] dc41f6c27be0: Pull complete\n [2020-01-17T23:59:21.927Z] 1e2f9a495ab8: Pull complete\n [2020-01-17T23:59:21.927Z] b9840a92bc40: Pull complete\n [2020-01-17T23:59:23.914Z] 29cc21b14733: Pull complete\n [2020-01-17T23:59:24.519Z] 9b0bbc4bba68: Pull complete\n [2020-01-17T23:59:24.519Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-17T23:59:24.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-17T23:59:24.519Z] ---> 56ba99f26dce\n [2020-01-17T23:59:24.519Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-01-17T23:59:24.786Z] latest: Pulling from library/docker\n [2020-01-17T23:59:25.054Z] cde5963f3b93: Already exists\n [2020-01-17T23:59:25.054Z] a8a539ce405e: Pulling fs layer\n [2020-01-17T23:59:25.054Z] ca65af24bce1: Pulling fs layer\n [2020-01-17T23:59:25.054Z] 98a8beb42a78: Pulling fs layer\n [2020-01-17T23:59:25.054Z] 62812bce2944: Pulling fs layer\n [2020-01-17T23:59:25.054Z] 5704281cbb02: Pulling fs layer\n [2020-01-17T23:59:25.054Z] 3e45b27f9399: Pulling fs layer\n [2020-01-17T23:59:25.054Z] 62812bce2944: Waiting\n [2020-01-17T23:59:25.054Z] 5704281cbb02: Waiting\n [2020-01-17T23:59:25.054Z] 3e45b27f9399: Waiting\n [2020-01-17T23:59:25.658Z] ca65af24bce1: Verifying Checksum\n [2020-01-17T23:59:25.658Z] ca65af24bce1: Download complete\n [2020-01-17T23:59:25.938Z] a8a539ce405e: Verifying Checksum\n [2020-01-17T23:59:25.938Z] a8a539ce405e: Download complete\n [2020-01-17T23:59:26.542Z] 62812bce2944: Verifying Checksum\n [2020-01-17T23:59:26.542Z] 62812bce2944: Download complete\n [2020-01-17T23:59:26.542Z] 5704281cbb02: Verifying Checksum\n [2020-01-17T23:59:26.542Z] 5704281cbb02: Download complete\n [2020-01-17T23:59:27.509Z] 3e45b27f9399: Verifying Checksum\n [2020-01-17T23:59:27.509Z] 3e45b27f9399: Download complete\n [2020-01-17T23:59:30.128Z] a8a539ce405e: Pull complete\n [2020-01-17T23:59:30.398Z] ca65af24bce1: Pull complete\n [2020-01-17T23:59:32.363Z] 98a8beb42a78: Verifying Checksum\n [2020-01-17T23:59:32.363Z] 98a8beb42a78: Download complete\n [2020-01-17T23:59:39.044Z] 98a8beb42a78: Pull complete\n [2020-01-17T23:59:39.044Z] 62812bce2944: Pull complete\n [2020-01-17T23:59:39.044Z] 5704281cbb02: Pull complete\n [2020-01-17T23:59:39.044Z] 3e45b27f9399: Pull complete\n [2020-01-17T23:59:39.044Z] Digest: sha256:f01089cb69ada00d5d27e3b77c7b0703974c48881abf16a548cbd7f5cfbb5df0\n [2020-01-17T23:59:39.044Z] Status: Downloaded newer image for docker:latest\n [2020-01-17T23:59:44.431Z] ---> aacf3ac68865\n [2020-01-17T23:59:44.431Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-17T23:59:44.431Z] ---> Running in 01066f10024a\n [2020-01-17T23:59:44.711Z] Removing intermediate container 01066f10024a\n [2020-01-17T23:59:44.711Z] ---> bae6546940be\n [2020-01-17T23:59:44.711Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-17T23:59:44.711Z] ---> Running in 9443dcd85969\n [2020-01-17T23:59:45.691Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-17T23:59:46.656Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-17T23:59:46.927Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-17T23:59:47.195Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-01-17T23:59:47.195Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-01-17T23:59:47.195Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-17T23:59:47.469Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-01-17T23:59:47.469Z] Executing busybox-1.31.1-r8.trigger\n [2020-01-17T23:59:47.469Z] OK: 127 MiB in 44 packages\n [2020-01-17T23:59:48.898Z] Removing intermediate container 9443dcd85969\n [2020-01-17T23:59:48.898Z] ---> a1e02ecb6b09\n [2020-01-17T23:59:48.898Z] Step 6/8 : WORKDIR /build\n [2020-01-17T23:59:48.898Z] ---> Running in 9f4c3efa57cf\n [2020-01-17T23:59:49.178Z] Removing intermediate container 9f4c3efa57cf\n [2020-01-17T23:59:49.178Z] ---> e6a2862bb078\n [2020-01-17T23:59:49.178Z] Step 7/8 : COPY go.mod .\n [2020-01-17T23:59:49.780Z] ---> 10fb8cbb7804\n [2020-01-17T23:59:49.780Z] Step 8/8 : RUN go mod download\n [2020-01-17T23:59:50.064Z] ---> Running in d0c59f78a688\n [2020-01-17T23:59:51.038Z] \x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.7\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-01-17T23:59:51.038Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-01-17T23:59:52.036Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-01-17T23:59:52.312Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-01-17T23:59:52.312Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-01-17T23:59:52.583Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-01-17T23:59:52.583Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-17T23:59:52.583Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-17T23:59:52.852Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-17T23:59:52.852Z] \x1b[0m\x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-01-17T23:59:52.852Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.1\n [2020-01-17T23:59:53.443Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-17T23:59:54.035Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-17T23:59:54.325Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-01-17T23:59:54.325Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-17T23:59:54.607Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-17T23:59:54.886Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-17T23:59:54.886Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-17T23:59:55.513Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-17T23:59:56.128Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-01-17T23:59:56.128Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-01-17T23:59:56.407Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-17T23:59:56.691Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-01-17T23:59:56.691Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-01-17T23:59:56.975Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-17T23:59:56.975Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v1.1.1\n [2020-01-17T23:59:58.415Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.1\n [2020-01-17T23:59:58.415Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-17T23:59:58.692Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-17T23:59:58.692Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-17T23:59:58.692Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-17T23:59:58.692Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-01-17T23:59:58.692Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-17T23:59:59.674Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-18T00:00:00.277Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-18T00:00:04.584Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-18T00:00:06.010Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-18T00:00:06.010Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-18T00:00:06.982Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-18T00:00:07.254Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-18T00:00:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-18T00:00:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-18T00:00:08.695Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-18T00:00:08.970Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-18T00:00:08.970Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-18T00:00:08.970Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-18T00:00:09.256Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-18T00:00:09.256Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-18T00:00:10.686Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-18T00:00:10.686Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-18T00:00:10.686Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-18T00:00:10.957Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-18T00:00:11.228Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-18T00:00:11.505Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-18T00:00:12.107Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-18T00:00:12.403Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-18T00:00:12.403Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-18T00:00:12.679Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-18T00:00:12.953Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-18T00:00:13.552Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-18T00:00:14.543Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-18T00:00:14.543Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-18T00:00:14.543Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-18T00:00:14.543Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-18T00:00:14.823Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-18T00:00:16.807Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-18T00:00:16.807Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-18T00:01:13.312Z] \x1b[0mRemoving intermediate container d0c59f78a688\n [2020-01-18T00:01:13.312Z] ---> 955f801f2640\n [2020-01-18T00:01:13.312Z] Successfully built 955f801f2640\n [2020-01-18T00:01:13.312Z] 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-18T00:01:14.178Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-18T00:01:14.448Z] .\n [Pipeline] withDockerContainer\n [2020-01-18T00:01:14.881Z] prd-ubuntu18.04-docker-arm64-4c-2g-14976 does not seem to be running inside a container\n [2020-01-18T00:01:14.987Z] $ 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-01-18T00:01:16.413Z] $ docker top 6e0c995aeb6e4b6f7159d9f90b2d00c463f838e7e96aec426bb805058ff13272 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-18T00:01:20.366Z] + go version\n [2020-01-18T00:01:20.366Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-18T00:01:21.107Z] + make test\n [2020-01-18T00:01:21.107Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-18T00:01:23.090Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-01-18T00:02:19.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.072s\tcoverage: 92.3% of statements\n [2020-01-18T00:02:58.529Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.368s\tcoverage: 41.9% of statements\n [2020-01-18T00:02:58.529Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-01-18T00:02:58.529Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-01-18T00:02:58.529Z] # github.com/edgexfoundry/app-functions-sdk-go/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/internal/runtime.test]\n [2020-01-18T00:02:58.529Z] internal/runtime/runtime_test.go:513:16: runtime.executePipeline undefined (type GolangRuntime has no field or method executePipeline, but does have ExecutePipeline)\n [2020-01-18T00:02:59.505Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.026s\tcoverage: 100.0% of statements\n [2020-01-18T00:02:59.505Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime [build failed]\n [2020-01-18T00:02:59.505Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t[no test files]\n [2020-01-18T00:03:03.796Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.019s\tcoverage: 89.5% of statements\n [2020-01-18T00:03:04.064Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.014s\tcoverage: 100.0% of statements\n [2020-01-18T00:03:08.338Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.014s\tcoverage: 100.0% of statements\n [2020-01-18T00:03:09.313Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-01-18T00:03:09.313Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-01-18T00:03:11.269Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.011s\tcoverage: 96.6% of statements\n [2020-01-18T00:03:11.269Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-01-18T00:03:11.859Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.032s\tcoverage: 97.7% of statements\n [2020-01-18T00:03:11.859Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-01-18T00:03:11.859Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-01-18T00:03:11.859Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-01-18T00:03:20.106Z] # github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.test]\n [2020-01-18T00:03:20.106Z] pkg/transforms/batchandsend_test.go:14:33: undefined: CountAndTime\n [2020-01-18T00:03:20.106Z] pkg/transforms/batchandsend_test.go:22:33: undefined: CountAndTime\n [2020-01-18T00:03:20.106Z] pkg/transforms/batchandsend_test.go:40:34: undefined: TimeOnly\n [2020-01-18T00:03:25.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.674s\tcoverage: 86.7% of statements\n [2020-01-18T00:03:25.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.056s\tcoverage: 60.0% of statements\n [2020-01-18T00:03:25.473Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-01-18T00:03:25.473Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms [build failed]\n [2020-01-18T00:03:25.473Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.027s\tcoverage: 94.7% of statements\n [2020-01-18T00:03:25.473Z] make: *** [Makefile:6: test] Error 2\n [Pipeline] }\n [2020-01-18T00:03:25.513Z] $ docker stop --time=1 6e0c995aeb6e4b6f7159d9f90b2d00c463f838e7e96aec426bb805058ff13272\n [2020-01-18T00:03:27.552Z] $ docker rm -f 6e0c995aeb6e4b6f7159d9f90b2d00c463f838e7e96aec426bb805058ff13272\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-18T00:03:28.911Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-18T00:03:30.138Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-18T00:03:30.772Z] ---> package-listing.sh\n [2020-01-18T00:03:30.772Z] ++ facter osfamily\n [2020-01-18T00:03:30.772Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-18T00:03:30.772Z] + OS_FAMILY=redhat\n [2020-01-18T00:03:30.772Z] + workspace=/w/workspace/app-functions-sdk-go/1\n [2020-01-18T00:03:30.772Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-18T00:03:30.772Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-18T00:03:30.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-18T00:03:30.772Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-18T00:03:30.772Z] + \'[\' /w/workspace/app-functions-sdk-go/1 \']\'\n [2020-01-18T00:03:30.773Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-18T00:03:30.773Z] + case "${OS_FAMILY}" in\n [2020-01-18T00:03:30.773Z] + rpm -qa\n [2020-01-18T00:03:30.773Z] + sort\n [2020-01-18T00:03:34.981Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-18T00:03:34.981Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-18T00:03:34.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-18T00:03:34.981Z] + \'[\' /w/workspace/app-functions-sdk-go/1 \']\'\n [2020-01-18T00:03:34.981Z] + mkdir -p /w/workspace/app-functions-sdk-go/1/archives/\n [2020-01-18T00:03:34.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-functions-sdk-go/1/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-18T00:03:35.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-18T00:03:35.724Z] \n [2020-01-18T00:03:35.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-18T00:03:36.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-18T00:03:36.082Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-18T00:03:36.082Z] e6b0cf9c0882: Already exists\n [2020-01-18T00:03:36.082Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-18T00:03:36.082Z] c9ea274ed700: Pulling fs layer\n [2020-01-18T00:03:36.082Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-18T00:03:36.082Z] f6a933c9cadc: Pulling fs layer\n [2020-01-18T00:03:36.082Z] 61811dbd4963: Pulling fs layer\n [2020-01-18T00:03:36.082Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-18T00:03:36.082Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-18T00:03:36.082Z] dc21a1d4508b: Pulling fs layer\n [2020-01-18T00:03:36.082Z] 363af2e989c4: Pulling fs layer\n [2020-01-18T00:03:36.082Z] f6a933c9cadc: Waiting\n [2020-01-18T00:03:36.082Z] 61811dbd4963: Waiting\n [2020-01-18T00:03:36.082Z] a6eb2c9e2280: Waiting\n [2020-01-18T00:03:36.082Z] dc21a1d4508b: Waiting\n [2020-01-18T00:03:36.082Z] 363af2e989c4: Waiting\n [2020-01-18T00:03:36.082Z] 095dd8b7b4d8: Waiting\n [2020-01-18T00:03:36.343Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-18T00:03:36.343Z] 9cfac6ba3733: Download complete\n [2020-01-18T00:03:36.343Z] da0e9bf0cc60: Download complete\n [2020-01-18T00:03:36.343Z] f6a933c9cadc: Verifying Checksum\n [2020-01-18T00:03:36.343Z] f6a933c9cadc: Download complete\n [2020-01-18T00:03:36.343Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-18T00:03:36.343Z] a6eb2c9e2280: Download complete\n [2020-01-18T00:03:36.616Z] da0e9bf0cc60: Pull complete\n [2020-01-18T00:03:36.888Z] c9ea274ed700: Verifying Checksum\n [2020-01-18T00:03:36.888Z] c9ea274ed700: Download complete\n [2020-01-18T00:03:37.154Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-18T00:03:37.154Z] 095dd8b7b4d8: Download complete\n [2020-01-18T00:03:37.154Z] 363af2e989c4: Download complete\n [2020-01-18T00:03:37.154Z] dc21a1d4508b: Verifying Checksum\n [2020-01-18T00:03:37.154Z] dc21a1d4508b: Download complete\n [2020-01-18T00:03:37.727Z] 61811dbd4963: Verifying Checksum\n [2020-01-18T00:03:37.727Z] 61811dbd4963: Download complete\n [2020-01-18T00:03:39.112Z] c9ea274ed700: Pull complete\n [2020-01-18T00:03:39.373Z] 9cfac6ba3733: Pull complete\n [2020-01-18T00:03:39.632Z] f6a933c9cadc: Pull complete\n [2020-01-18T00:03:43.849Z] 61811dbd4963: Pull complete\n [2020-01-18T00:03:43.849Z] a6eb2c9e2280: Pull complete\n [2020-01-18T00:03:45.789Z] 095dd8b7b4d8: Pull complete\n [2020-01-18T00:03:45.789Z] dc21a1d4508b: Pull complete\n [2020-01-18T00:03:46.048Z] 363af2e989c4: Pull complete\n [2020-01-18T00:03:46.048Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-18T00:03:46.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-18T00:03:46.223Z] prd-centos7-docker-4c-2g-14975 does not seem to be running inside a container\n [2020-01-18T00:03:46.267Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-18T00:03:46.834Z] $ docker top d120022b2cd872b8223fc876983661fb88a6ab9a2449a8116758b19dbe8e3ff4 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-18T00:03:47.536Z] provisioning config files...\n [2020-01-18T00:03:47.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-functions-sdk-go/1@tmp/config2698926134423263362tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-18T00:03:47.608Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-18T00:03:47.934Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-18T00:03:47.957Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-18T00:03:48.283Z] ---> logs-deploy.sh\n [2020-01-18T00:03:48.283Z] + ARCHIVE_ARTIFACTS=\n [2020-01-18T00:03:48.283Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-18T00:03:48.283Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-18T00:03:48.283Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-18T00:03:48.283Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/1\n [2020-01-18T00:03:48.283Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/1/\n [2020-01-18T00:03:48.283Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/1 /w/workspace/app-functions-sdk-go/1\n [2020-01-18T00:03:49.664Z] Archives upload complete.\n [2020-01-18T00:03:49.664Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/1/\n [2020-01-18T00:03:50.236Z] ---> uname -a:\n [2020-01-18T00:03:50.236Z] Linux d120022b2cd8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> lscpu:\n [2020-01-18T00:03:50.236Z] Architecture: x86_64\n [2020-01-18T00:03:50.236Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-18T00:03:50.236Z] Byte Order: Little Endian\n [2020-01-18T00:03:50.236Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-18T00:03:50.236Z] CPU(s): 4\n [2020-01-18T00:03:50.236Z] On-line CPU(s) list: 0-3\n [2020-01-18T00:03:50.236Z] Thread(s) per core: 1\n [2020-01-18T00:03:50.236Z] Core(s) per socket: 1\n [2020-01-18T00:03:50.236Z] Socket(s): 4\n [2020-01-18T00:03:50.236Z] NUMA node(s): 1\n [2020-01-18T00:03:50.236Z] Vendor ID: GenuineIntel\n [2020-01-18T00:03:50.236Z] CPU family: 6\n [2020-01-18T00:03:50.236Z] Model: 44\n [2020-01-18T00:03:50.236Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-18T00:03:50.236Z] Stepping: 1\n [2020-01-18T00:03:50.236Z] CPU MHz: 2933.436\n [2020-01-18T00:03:50.236Z] BogoMIPS: 5866.87\n [2020-01-18T00:03:50.236Z] Virtualization: VT-x\n [2020-01-18T00:03:50.236Z] Hypervisor vendor: KVM\n [2020-01-18T00:03:50.236Z] Virtualization type: full\n [2020-01-18T00:03:50.236Z] L1d cache: 128 KiB\n [2020-01-18T00:03:50.236Z] L1i cache: 128 KiB\n [2020-01-18T00:03:50.236Z] L2 cache: 16 MiB\n [2020-01-18T00:03:50.236Z] L3 cache: 64 MiB\n [2020-01-18T00:03:50.236Z] NUMA node0 CPU(s): 0-3\n [2020-01-18T00:03:50.236Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-18T00:03:50.236Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-18T00:03:50.236Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-18T00:03:50.236Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-18T00:03:50.236Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-18T00:03:50.236Z] 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-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> nproc:\n [2020-01-18T00:03:50.236Z] 4\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> df -h:\n [2020-01-18T00:03:50.236Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-18T00:03:50.236Z] overlay 50.0G 7.6G 42.4G 15% /\n [2020-01-18T00:03:50.236Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-18T00:03:50.236Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-18T00:03:50.236Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/resolv.conf\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hostname\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /etc/hosts\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /var/log/sa\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/app-functions-sdk-go/1@tmp\n [2020-01-18T00:03:50.236Z] /dev/vda1 50.0G 7.6G 42.4G 15% /w/workspace/app-functions-sdk-go/1\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> free -m:\n [2020-01-18T00:03:50.236Z] total used free shared buff/cache available\n [2020-01-18T00:03:50.236Z] Mem: 1838 683 146 0 1007 1064\n [2020-01-18T00:03:50.236Z] Swap: 1023 3 1020\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> ip addr:\n [2020-01-18T00:03:50.236Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-18T00:03:50.236Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-18T00:03:50.236Z] inet 127.0.0.1/8 scope host lo\n [2020-01-18T00:03:50.236Z] valid_lft forever preferred_lft forever\n [2020-01-18T00:03:50.236Z] 12: eth0@if13: mtu 1458 qdisc noqueue state UP \n [2020-01-18T00:03:50.236Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-18T00:03:50.236Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-18T00:03:50.236Z] valid_lft forever preferred_lft forever\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> sar -b -r -n DEV:\n [2020-01-18T00:03:50.236Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-14975.vexxhost.local) \t01/18/20 \t_x86_64_\t(4 CPU)\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] 00:00:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-18T00:03:50.236Z] 00:01:01 1.37 0.67 0.70 89.11 7.29\n [2020-01-18T00:03:50.236Z] 00:02:01 1.41 0.57 0.85 100.37 11.53\n [2020-01-18T00:03:50.236Z] 00:03:01 0.60 0.00 0.60 0.00 6.26\n [2020-01-18T00:03:50.236Z] Average: 1.13 0.41 0.72 63.17 8.36\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] 00:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-18T00:03:50.236Z] 00:01:01 724056 1158248 61.53 1668 526960 921020 31.42 459156 481028 8\n [2020-01-18T00:03:50.236Z] 00:02:01 721764 1160540 61.66 1668 529896 919148 31.36 458856 483800 8\n [2020-01-18T00:03:50.236Z] 00:03:01 733640 1148664 61.02 1668 529900 919112 31.36 447084 483812 8\n [2020-01-18T00:03:50.236Z] Average: 726487 1155817 61.40 1668 528919 919760 31.38 455032 482880 8\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-18T00:03:50.236Z] 00:01:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:02:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:03:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] Average: eth0 0.14 0.13 0.05 0.03 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] ---> sar -P ALL:\n [2020-01-18T00:03:50.236Z] Linux 3.10.0-862.14.4.el7.x86_64 (prd-centos7-docker-4c-2g-14975.vexxhost.local) \t01/18/20 \t_x86_64_\t(4 CPU)\n [2020-01-18T00:03:50.236Z] \n [2020-01-18T00:03:50.236Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-18T00:03:50.236Z] 00:01:01 all 0.15 0.00 0.06 0.00 0.13 99.65\n [2020-01-18T00:03:50.236Z] 00:01:01 0 0.03 0.00 0.03 0.00 0.10 99.83\n [2020-01-18T00:03:50.236Z] 00:01:01 1 0.47 0.00 0.07 0.02 0.17 99.28\n [2020-01-18T00:03:50.236Z] 00:01:01 2 0.07 0.00 0.08 0.00 0.22 99.63\n [2020-01-18T00:03:50.236Z] 00:01:01 3 0.07 0.00 0.05 0.00 0.03 99.85\n [2020-01-18T00:03:50.236Z] 00:02:01 all 0.15 0.00 0.06 0.01 0.17 99.61\n [2020-01-18T00:03:50.236Z] 00:02:01 0 0.03 0.00 0.03 0.02 0.08 99.83\n [2020-01-18T00:03:50.236Z] 00:02:01 1 0.47 0.00 0.08 0.02 0.32 99.12\n [2020-01-18T00:03:50.236Z] 00:02:01 2 0.05 0.00 0.10 0.00 0.20 99.65\n [2020-01-18T00:03:50.236Z] 00:02:01 3 0.03 0.00 0.03 0.00 0.08 99.85\n [2020-01-18T00:03:50.236Z] 00:03:01 all 0.11 0.00 0.05 0.00 0.48 99.36\n [2020-01-18T00:03:50.237Z] 00:03:01 0 0.02 0.00 0.00 0.00 0.28 99.70\n [2020-01-18T00:03:50.237Z] 00:03:01 1 0.27 0.00 0.07 0.00 0.66 99.00\n [2020-01-18T00:03:50.237Z] 00:03:01 2 0.12 0.00 0.08 0.00 0.56 99.24\n [2020-01-18T00:03:50.237Z] 00:03:01 3 0.03 0.00 0.05 0.00 0.38 99.53\n [2020-01-18T00:03:50.237Z] Average: all 0.14 0.00 0.06 0.01 0.26 99.54\n [2020-01-18T00:03:50.237Z] Average: 0 0.03 0.00 0.02 0.01 0.16 99.79\n [2020-01-18T00:03:50.237Z] Average: 1 0.40 0.00 0.07 0.01 0.38 99.14\n [2020-01-18T00:03:50.237Z] Average: 2 0.08 0.00 0.09 0.00 0.33 99.51\n [2020-01-18T00:03:50.237Z] Average: 3 0.04 0.00 0.04 0.00 0.17 99.74\n [2020-01-18T00:03:50.237Z] \n [2020-01-18T00:03:50.237Z] \n [2020-01-18T00:03:50.237Z] '