b' Pull request #271 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go\n Obtained Jenkinsfile from df8467293d79a44d3234be4a78be8de4500e789a+6b0475c7feb207d2cdb84bed93ba4ab3c516c765 (17b0f546eb3c05df8a402747234234ad76b75737)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision dda274e4854a8ddf770e201eae66f58d34784022\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision dda274e4854a8ddf770e201eae66f58d34784022 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dda274e4854a8ddf770e201eae66f58d34784022 # timeout=10\n Commit message: "Merge pull request #103 from ernestojeda/fix-clair-tags"\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.13, testScript:make test, buildImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-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.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor\n Running on prd-centos7-docker-4c-2g-22331 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n > git init /w/workspace/ndry_app-functions-sdk-go_PR-271 # 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 > 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 Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit df8467293d79a44d3234be4a78be8de4500e789a\n Merge succeeded, producing df8467293d79a44d3234be4a78be8de4500e789a\n Checking out Revision df8467293d79a44d3234be4a78be8de4500e789a (PR-271)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n Commit message: "fix(batchandsend): forwarding data twice"\n > git rev-list --no-walk a6889cfcde833c146e5b47f1481e01d08762c73a # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-14T22:45:51.373Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:45:52.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-14T22:45:52.672Z] \n [2020-02-14T22:45:52.672Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:45:53.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-14T22:45:53.002Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-14T22:45:53.002Z] e7c96db7181b: Pulling fs layer\n [2020-02-14T22:45:53.002Z] a038dfdf5543: Pulling fs layer\n [2020-02-14T22:45:53.002Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-14T22:45:53.263Z] e7c96db7181b: Verifying Checksum\n [2020-02-14T22:45:53.264Z] e7c96db7181b: Download complete\n [2020-02-14T22:45:53.264Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-14T22:45:53.264Z] 8d5d8e63b3c0: Download complete\n [2020-02-14T22:45:53.264Z] a038dfdf5543: Verifying Checksum\n [2020-02-14T22:45:53.264Z] a038dfdf5543: Download complete\n [2020-02-14T22:45:53.264Z] e7c96db7181b: Pull complete\n [2020-02-14T22:45:54.201Z] a038dfdf5543: Pull complete\n [2020-02-14T22:45:54.460Z] 8d5d8e63b3c0: Pull complete\n [2020-02-14T22:45:54.460Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-14T22:45:54.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-14T22:45:54.585Z] prd-centos7-docker-4c-2g-22331 does not seem to be running inside a container\n [2020-02-14T22:45:54.623Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-14T22:45:55.217Z] $ docker top bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-14T22:45:55.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-14T22:45:55.758Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-14T22:45:55.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-14T22:45:55.974Z] $ docker exec bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1 ssh-agent\n [2020-02-14T22:45:56.152Z] SSH_AUTH_SOCK=/tmp/ssh-f9m0B2iQCkZu/agent.15\n [2020-02-14T22:45:56.153Z] SSH_AGENT_PID=22\n [2020-02-14T22:45:56.169Z] Running ssh-add (command line suppressed)\n [2020-02-14T22:45:56.304Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_1725888620994952468.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_1725888620994952468.key)\n [2020-02-14T22:45:56.358Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T22:45:56.649Z] + git describe --exact-match --tags HEAD\n [2020-02-14T22:45:56.649Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-14T22:45:56.706Z] $ docker exec --env ******** --env ******** bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1 ssh-agent -k\n [2020-02-14T22:45:56.846Z] unset SSH_AUTH_SOCK;\n [2020-02-14T22:45:56.846Z] unset SSH_AGENT_PID;\n [2020-02-14T22:45:56.847Z] echo Agent pid 22 killed;\n [2020-02-14T22:45:56.907Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-14T22:45:56.947Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-14T22:45:56.947Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-14T22:45:56.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-14T22:45:56.974Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-14T22:45:57.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-14T22:45:57.172Z] $ docker exec bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1 ssh-agent\n [2020-02-14T22:45:57.358Z] SSH_AUTH_SOCK=/tmp/ssh-Tbselhr75Rog/agent.56\n [2020-02-14T22:45:57.358Z] SSH_AGENT_PID=62\n [2020-02-14T22:45:57.364Z] Running ssh-add (command line suppressed)\n [2020-02-14T22:45:57.500Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_7158614974395593107.key (/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/private_key_7158614974395593107.key)\n [2020-02-14T22:45:57.554Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T22:45:57.845Z] + git semver init\n [2020-02-14T22:45:57.846Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-14T22:45:57.846Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.git\n [2020-02-14T22:45:57.846Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-14T22:45:57.846Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-14T22:45:57.846Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-14T22:45:57.846Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-14T22:45:57.846Z] # $SEMVER_BRANCH = PR-271\n [2020-02-14T22:45:57.846Z] # $SEMVER_TEMP = /tmp/semver-848279316\n [2020-02-14T22:45:57.846Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-14T22:46:00.389Z] # \'/tmp/semver-848279316\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\'\n [2020-02-14T22:46:00.389Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-271/.semver\n [Pipeline] }\n [2020-02-14T22:46:00.395Z] $ docker exec --env ******** --env ******** bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1 ssh-agent -k\n [2020-02-14T22:46:00.536Z] unset SSH_AUTH_SOCK;\n [2020-02-14T22:46:00.536Z] unset SSH_AGENT_PID;\n [2020-02-14T22:46:00.536Z] echo Agent pid 62 killed;\n [2020-02-14T22:46:00.574Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-14T22:46:00.885Z] + git semver\n [Pipeline] }\n [2020-02-14T22:46:00.896Z] $ docker stop --time=1 bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1\n [2020-02-14T22:46:02.255Z] $ docker rm -f bd0c6dc668cfeb502461fbbfec92680ecff685c7f826a0c77e0e1fab87aab8d1\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-14T22:46:04.401Z] Stashed 83 file(s)\n [Pipeline] echo\n [2020-02-14T22:46:04.403Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-14T22:46:19.494Z] Still waiting to schedule task\n [2020-02-14T22:46:19.494Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-22331\xe2\x80\x99\n [2020-02-14T22:46:19.495Z] Still waiting to schedule task\n [2020-02-14T22:46:19.495Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-02-14T22:48:26.355Z] Running on prd-centos7-docker-4c-2g-22333 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-02-14T22:48:26.368Z] Running in /w/workspace/app-functions-sdk-go/16\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-14T22:48:28.909Z] using credential edgex-jenkins-ssh\n [2020-02-14T22:48:28.927Z] Cloning the remote Git repository\n [2020-02-14T22:48:28.927Z] Cloning with configured refspecs honoured and without tags\n [2020-02-14T22:48:28.318Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:48:28.352Z] > git init /w/workspace/app-functions-sdk-go/16 # timeout=10\n [2020-02-14T22:48:28.398Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:48:28.398Z] > git --version # timeout=10\n [2020-02-14T22:48:28.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T22:48:28.436Z] > 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-02-14T22:48:30.406Z] Fetching without tags\n [2020-02-14T22:48:30.796Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit df8467293d79a44d3234be4a78be8de4500e789a\n [2020-02-14T22:48:30.885Z] Merge succeeded, producing df8467293d79a44d3234be4a78be8de4500e789a\n [2020-02-14T22:48:30.886Z] Checking out Revision df8467293d79a44d3234be4a78be8de4500e789a (PR-271)\n [2020-02-14T22:48:29.840Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-14T22:48:29.847Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-02-14T22:48:29.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T22:48:29.878Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-14T22:48:29.891Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:48:29.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T22:48:29.897Z] > 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-02-14T22:48:30.318Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T22:48:30.326Z] > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n [2020-02-14T22:48:30.384Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-14T22:48:30.394Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-14T22:48:30.408Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T22:48:30.413Z] > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n [2020-02-14T22:48:34.256Z] Commit message: "fix(batchandsend): forwarding data twice"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-14T22:48:35.783Z] =========================================================\n [2020-02-14T22:48:35.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-14T22:48:35.783Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:48:36.401Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-14T22:48:36.975Z] Sending build context to Docker daemon 36.38MB\n\n [2020-02-14T22:48:36.975Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-14T22:48:36.975Z] Step 2/8 : FROM ${BASE}\n [2020-02-14T22:48:36.975Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-14T22:48:36.975Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 2848faf0eed1: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 0f37312ad70f: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 5788d62ee057: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 0e6b1d234666: Pulling fs layer\n [2020-02-14T22:48:36.975Z] bf5d7aec512f: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 34c802a77dc8: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 5c102a31e300: Pulling fs layer\n [2020-02-14T22:48:36.975Z] dcfb455df0a1: Pulling fs layer\n [2020-02-14T22:48:36.975Z] 34c802a77dc8: Waiting\n [2020-02-14T22:48:36.975Z] 5c102a31e300: Waiting\n [2020-02-14T22:48:36.975Z] dcfb455df0a1: Waiting\n [2020-02-14T22:48:36.975Z] 27c7a5d97fbd: Waiting\n [2020-02-14T22:48:36.975Z] 9eb99e56ec68: Waiting\n [2020-02-14T22:48:36.975Z] bf5d7aec512f: Waiting\n [2020-02-14T22:48:36.975Z] 5788d62ee057: Waiting\n [2020-02-14T22:48:36.975Z] 0f37312ad70f: Verifying Checksum\n [2020-02-14T22:48:36.975Z] 0f37312ad70f: Download complete\n [2020-02-14T22:48:36.975Z] 2848faf0eed1: Download complete\n [2020-02-14T22:48:36.975Z] 0e6b1d234666: Verifying Checksum\n [2020-02-14T22:48:36.975Z] 0e6b1d234666: Download complete\n [2020-02-14T22:48:37.236Z] bf5d7aec512f: Verifying Checksum\n [2020-02-14T22:48:37.236Z] bf5d7aec512f: Download complete\n [2020-02-14T22:48:37.236Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-14T22:48:37.236Z] e6b0cf9c0882: Download complete\n [2020-02-14T22:48:37.528Z] e6b0cf9c0882: Pull complete\n [2020-02-14T22:48:38.126Z] 2848faf0eed1: Pull complete\n [2020-02-14T22:48:38.126Z] 34c802a77dc8: Verifying Checksum\n [2020-02-14T22:48:38.126Z] 34c802a77dc8: Download complete\n [2020-02-14T22:48:38.400Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-14T22:48:38.400Z] 27c7a5d97fbd: Download complete\n [2020-02-14T22:48:38.400Z] 0f37312ad70f: Pull complete\n [2020-02-14T22:48:38.987Z] 5c102a31e300: Verifying Checksum\n [2020-02-14T22:48:38.987Z] 5c102a31e300: Download complete\n [2020-02-14T22:48:38.987Z] dcfb455df0a1: Verifying Checksum\n [2020-02-14T22:48:38.987Z] dcfb455df0a1: Download complete\n [2020-02-14T22:48:39.248Z] 5788d62ee057: Verifying Checksum\n [2020-02-14T22:48:39.248Z] 5788d62ee057: Download complete\n [2020-02-14T22:48:39.248Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-14T22:48:39.249Z] 9eb99e56ec68: Download complete\n [2020-02-14T22:48:45.852Z] 5788d62ee057: Pull complete\n [2020-02-14T22:48:45.852Z] 0e6b1d234666: Pull complete\n [2020-02-14T22:48:45.852Z] bf5d7aec512f: Pull complete\n [2020-02-14T22:48:50.064Z] 34c802a77dc8: Pull complete\n [2020-02-14T22:48:54.276Z] 9eb99e56ec68: Pull complete\n [2020-02-14T22:48:54.276Z] 27c7a5d97fbd: Pull complete\n [2020-02-14T22:48:55.220Z] 5c102a31e300: Pull complete\n [2020-02-14T22:48:55.480Z] dcfb455df0a1: Pull complete\n [2020-02-14T22:48:55.480Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-14T22:48:55.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-14T22:48:55.480Z] ---> 7c70fe431013\n [2020-02-14T22:48:55.480Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-14T22:48:56.049Z] latest: Pulling from library/docker\n [2020-02-14T22:48:56.049Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-14T22:48:56.049Z] cd54125436dc: Pulling fs layer\n [2020-02-14T22:48:56.049Z] 70d1554c15cb: Pulling fs layer\n [2020-02-14T22:48:56.049Z] c8a3718af663: Pulling fs layer\n [2020-02-14T22:48:56.049Z] f5d685e7204c: Pulling fs layer\n [2020-02-14T22:48:56.049Z] bd2db148201e: Pulling fs layer\n [2020-02-14T22:48:56.049Z] 419c00a7b035: Pulling fs layer\n [2020-02-14T22:48:56.049Z] f5d685e7204c: Waiting\n [2020-02-14T22:48:56.049Z] bd2db148201e: Waiting\n [2020-02-14T22:48:56.049Z] c8a3718af663: Waiting\n [2020-02-14T22:48:56.049Z] 419c00a7b035: Waiting\n [2020-02-14T22:48:56.308Z] 70d1554c15cb: Download complete\n [2020-02-14T22:48:56.308Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-14T22:48:56.308Z] c9b1b535fdd9: Download complete\n [2020-02-14T22:48:56.308Z] cd54125436dc: Verifying Checksum\n [2020-02-14T22:48:56.308Z] cd54125436dc: Download complete\n [2020-02-14T22:48:56.308Z] f5d685e7204c: Verifying Checksum\n [2020-02-14T22:48:56.308Z] f5d685e7204c: Download complete\n [2020-02-14T22:48:56.308Z] bd2db148201e: Verifying Checksum\n [2020-02-14T22:48:56.308Z] bd2db148201e: Download complete\n [2020-02-14T22:48:56.590Z] c9b1b535fdd9: Pull complete\n [2020-02-14T22:48:56.590Z] 419c00a7b035: Verifying Checksum\n [2020-02-14T22:48:56.590Z] 419c00a7b035: Download complete\n [2020-02-14T22:48:57.537Z] cd54125436dc: Pull complete\n [2020-02-14T22:48:57.537Z] c8a3718af663: Verifying Checksum\n [2020-02-14T22:48:57.537Z] c8a3718af663: Download complete\n [2020-02-14T22:48:57.797Z] 70d1554c15cb: Pull complete\n [2020-02-14T22:49:01.096Z] c8a3718af663: Pull complete\n [2020-02-14T22:49:01.096Z] f5d685e7204c: Pull complete\n [2020-02-14T22:49:01.096Z] bd2db148201e: Pull complete\n [2020-02-14T22:49:01.357Z] 419c00a7b035: Pull complete\n [2020-02-14T22:49:01.357Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-14T22:49:01.357Z] Status: Downloaded newer image for docker:latest\n [2020-02-14T22:49:03.893Z] ---> 1faea14faa14\n [2020-02-14T22:49:03.893Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-14T22:49:03.893Z] ---> Running in e89780d71d32\n [2020-02-14T22:49:03.893Z] Removing intermediate container e89780d71d32\n [2020-02-14T22:49:03.893Z] ---> c4109fe79621\n [2020-02-14T22:49:03.893Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-14T22:49:04.154Z] ---> Running in f392ba8f0ee5\n [2020-02-14T22:49:04.721Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-14T22:49:05.665Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-14T22:49:05.924Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-14T22:49:05.924Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-14T22:49:06.183Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-14T22:49:06.183Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-14T22:49:06.183Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-14T22:49:06.441Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-14T22:49:06.441Z] OK: 145 MiB in 44 packages\n [2020-02-14T22:49:06.722Z] Removing intermediate container f392ba8f0ee5\n [2020-02-14T22:49:06.722Z] ---> 0cbe05acc64e\n [2020-02-14T22:49:06.722Z] Step 6/8 : WORKDIR /build\n [2020-02-14T22:49:06.987Z] ---> Running in a43881c3fe7a\n [2020-02-14T22:49:06.987Z] Removing intermediate container a43881c3fe7a\n [2020-02-14T22:49:06.987Z] ---> 3ea3c9fd830b\n [2020-02-14T22:49:06.987Z] Step 7/8 : COPY go.mod .\n [2020-02-14T22:49:07.248Z] ---> 7dd7b3cced13\n [2020-02-14T22:49:07.248Z] Step 8/8 : RUN go mod download\n [2020-02-14T22:49:07.248Z] ---> Running in 59803e4c7efa\n [2020-02-14T22:49:09.797Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-14T22:49:09.797Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-14T22:49:09.798Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-14T22:49:09.798Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-14T22:49:09.798Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-14T22:49:10.059Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-14T22:49:10.318Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-14T22:49:10.578Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-14T22:49:10.838Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-14T22:49:11.097Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-14T22:49:11.357Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-14T22:49:11.616Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-14T22:49:11.882Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-14T22:49:11.882Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-14T22:49:21.889Z] \x1b[0mRemoving intermediate container 59803e4c7efa\n [2020-02-14T22:49:21.889Z] ---> 9cdd37fd07c3\n [2020-02-14T22:49:21.889Z] Successfully built 9cdd37fd07c3\n [2020-02-14T22:49:21.889Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:49:22.358Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-14T22:49:22.358Z] .\n [Pipeline] withDockerContainer\n [2020-02-14T22:49:22.499Z] prd-centos7-docker-4c-2g-22333 does not seem to be running inside a container\n [2020-02-14T22:49:22.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@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-x86_64 cat\n [2020-02-14T22:49:23.306Z] $ docker top 286254d099aa8c79394cb15aa1d16d0e34e5b560ee094a7b430ba3222029e124 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T22:49:24.212Z] + go version\n [2020-02-14T22:49:24.212Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-14T22:49:24.525Z] + make test\n [2020-02-14T22:49:24.790Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-14T22:49:26.182Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-14T22:49:41.158Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.093s\tcoverage: 88.9% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.521s\tcoverage: 41.9% of statements\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.032s\tcoverage: 100.0% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t1.049s\tcoverage: 69.3% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.011s\tcoverage: 30.2% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.005s\tcoverage: 89.5% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.022s\tcoverage: 100.0% of statements\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.014s\tcoverage: 100.0% of statements\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.007s\tcoverage: 96.6% of statements\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-14T22:49:53.451Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.017s\tcoverage: 97.7% of statements\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-14T22:49:53.451Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-14T22:50:01.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.671s\tcoverage: 86.7% of statements\n [2020-02-14T22:50:01.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.075s\tcoverage: 60.0% of statements\n [2020-02-14T22:50:01.590Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-14T22:50:01.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.986s\tcoverage: 74.2% of statements\n [2020-02-14T22:50:01.590Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.007s\tcoverage: 94.7% of statements\n [2020-02-14T22:50:01.590Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-14T22:50:05.851Z] gofmt -l .\n [2020-02-14T22:50:05.851Z] [ "`gofmt -l .`" = "" ]\n [2020-02-14T22:50:05.851Z] ./bin/test-attribution-txt.sh\n [2020-02-14T22:50:06.422Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-14T22:50:07.149Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-14T22:50:07.153Z] $ docker stop --time=1 286254d099aa8c79394cb15aa1d16d0e34e5b560ee094a7b430ba3222029e124\n [2020-02-14T22:50:08.715Z] $ docker rm -f 286254d099aa8c79394cb15aa1d16d0e34e5b560ee094a7b430ba3222029e124\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-14T22:55:30.031Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-22334 in /w/workspace/ndry_app-functions-sdk-go_PR-271\n [Pipeline] {\n [Pipeline] ws\n [2020-02-14T22:55:30.063Z] Running in /w/workspace/app-functions-sdk-go/16\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-14T22:55:38.812Z] using credential edgex-jenkins-ssh\n [2020-02-14T22:55:38.835Z] Cloning the remote Git repository\n [2020-02-14T22:55:38.835Z] Cloning with configured refspecs honoured and without tags\n [2020-02-14T22:55:38.895Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:55:38.993Z] > git init /w/workspace/app-functions-sdk-go/16 # timeout=10\n [2020-02-14T22:55:39.093Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:55:39.094Z] > git --version # timeout=10\n [2020-02-14T22:55:39.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T22:55:39.168Z] > 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-02-14T22:55:42.445Z] Fetching without tags\n [2020-02-14T22:55:42.289Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-14T22:55:42.332Z] > git config --add remote.origin.fetch +refs/pull/271/head:refs/remotes/origin/PR-271 # timeout=10\n [2020-02-14T22:55:42.351Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T22:55:42.390Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-14T22:55:42.453Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-14T22:55:42.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T22:55:42.466Z] > 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-02-14T22:55:42.881Z] Merging remotes/origin/master commit 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 into PR head commit df8467293d79a44d3234be4a78be8de4500e789a\n [2020-02-14T22:55:43.115Z] Merge succeeded, producing df8467293d79a44d3234be4a78be8de4500e789a\n [2020-02-14T22:55:43.116Z] Checking out Revision df8467293d79a44d3234be4a78be8de4500e789a (PR-271)\n [2020-02-14T22:55:42.906Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T22:55:42.935Z] > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n [2020-02-14T22:55:43.056Z] > git merge 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-14T22:55:43.090Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-14T22:55:43.119Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T22:55:43.137Z] > git checkout -f df8467293d79a44d3234be4a78be8de4500e789a # timeout=10\n [2020-02-14T22:55:47.468Z] Commit message: "fix(batchandsend): forwarding data twice"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-14T22:55:51.582Z] =========================================================\n [2020-02-14T22:55:51.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-14T22:55:51.582Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:55:53.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-14T22:55:55.078Z] Sending build context to Docker daemon 36.38MB\n\n [2020-02-14T22:55:55.078Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-14T22:55:55.078Z] Step 2/8 : FROM ${BASE}\n [2020-02-14T22:55:55.078Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-14T22:55:55.078Z] cde5963f3b93: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 777b28850792: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 1df406cf5192: Pulling fs layer\n [2020-02-14T22:55:55.078Z] cd6300453558: Pulling fs layer\n [2020-02-14T22:55:55.078Z] b9c365052c96: Pulling fs layer\n [2020-02-14T22:55:55.078Z] a2d8cc88f415: Pulling fs layer\n [2020-02-14T22:55:55.078Z] ea1d1ca13537: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-14T22:55:55.078Z] 8a11ddd9e578: Waiting\n [2020-02-14T22:55:55.078Z] 4cf88f913ddb: Waiting\n [2020-02-14T22:55:55.078Z] 1df406cf5192: Waiting\n [2020-02-14T22:55:55.078Z] cd6300453558: Waiting\n [2020-02-14T22:55:55.078Z] b9c365052c96: Waiting\n [2020-02-14T22:55:55.078Z] a2d8cc88f415: Waiting\n [2020-02-14T22:55:55.078Z] ea1d1ca13537: Waiting\n [2020-02-14T22:55:55.078Z] 3750a50a1c5e: Waiting\n [2020-02-14T22:55:55.078Z] 777b28850792: Verifying Checksum\n [2020-02-14T22:55:55.078Z] 777b28850792: Download complete\n [2020-02-14T22:55:55.360Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-14T22:55:55.360Z] 2a23fa8c16f7: Download complete\n [2020-02-14T22:55:55.360Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-14T22:55:55.360Z] 4cf88f913ddb: Download complete\n [2020-02-14T22:55:55.652Z] 1df406cf5192: Verifying Checksum\n [2020-02-14T22:55:55.652Z] 1df406cf5192: Download complete\n [2020-02-14T22:55:55.930Z] cde5963f3b93: Verifying Checksum\n [2020-02-14T22:55:55.930Z] cde5963f3b93: Download complete\n [2020-02-14T22:55:57.923Z] cde5963f3b93: Pull complete\n [2020-02-14T22:55:58.556Z] 2a23fa8c16f7: Pull complete\n [2020-02-14T22:55:58.832Z] 777b28850792: Pull complete\n [2020-02-14T22:56:03.159Z] cd6300453558: Verifying Checksum\n [2020-02-14T22:56:03.159Z] cd6300453558: Download complete\n [2020-02-14T22:56:03.159Z] a2d8cc88f415: Verifying Checksum\n [2020-02-14T22:56:03.159Z] a2d8cc88f415: Download complete\n [2020-02-14T22:56:07.446Z] ea1d1ca13537: Verifying Checksum\n [2020-02-14T22:56:07.446Z] ea1d1ca13537: Download complete\n [2020-02-14T22:56:07.446Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-14T22:56:07.446Z] 3750a50a1c5e: Download complete\n [2020-02-14T22:56:09.424Z] b9c365052c96: Verifying Checksum\n [2020-02-14T22:56:09.424Z] b9c365052c96: Download complete\n [2020-02-14T22:56:10.843Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-14T22:56:10.843Z] 8a11ddd9e578: Download complete\n [2020-02-14T22:56:29.130Z] 8a11ddd9e578: Pull complete\n [2020-02-14T22:56:29.130Z] 4cf88f913ddb: Pull complete\n [2020-02-14T22:56:29.130Z] 1df406cf5192: Pull complete\n [2020-02-14T22:56:35.854Z] cd6300453558: Pull complete\n [2020-02-14T22:56:42.549Z] b9c365052c96: Pull complete\n [2020-02-14T22:56:43.151Z] a2d8cc88f415: Pull complete\n [2020-02-14T22:56:46.543Z] ea1d1ca13537: Pull complete\n [2020-02-14T22:56:46.543Z] 3750a50a1c5e: Pull complete\n [2020-02-14T22:56:46.543Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-14T22:56:46.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-14T22:56:46.543Z] ---> 78745c68409d\n [2020-02-14T22:56:46.543Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-14T22:56:46.815Z] latest: Pulling from library/docker\n [2020-02-14T22:56:47.082Z] 8fa90b21c985: Pulling fs layer\n [2020-02-14T22:56:47.082Z] f2917335fcb0: Pulling fs layer\n [2020-02-14T22:56:47.082Z] c8d3c84c2515: Pulling fs layer\n [2020-02-14T22:56:47.082Z] b91ed599925c: Pulling fs layer\n [2020-02-14T22:56:47.082Z] 67f904540aca: Pulling fs layer\n [2020-02-14T22:56:47.082Z] b692ba2de145: Pulling fs layer\n [2020-02-14T22:56:47.082Z] f20adc8023b7: Pulling fs layer\n [2020-02-14T22:56:47.082Z] b91ed599925c: Waiting\n [2020-02-14T22:56:47.082Z] 67f904540aca: Waiting\n [2020-02-14T22:56:47.082Z] b692ba2de145: Waiting\n [2020-02-14T22:56:47.082Z] f20adc8023b7: Waiting\n [2020-02-14T22:56:47.675Z] c8d3c84c2515: Verifying Checksum\n [2020-02-14T22:56:47.675Z] c8d3c84c2515: Download complete\n [2020-02-14T22:56:47.952Z] f2917335fcb0: Verifying Checksum\n [2020-02-14T22:56:47.952Z] f2917335fcb0: Download complete\n [2020-02-14T22:56:47.952Z] 8fa90b21c985: Verifying Checksum\n [2020-02-14T22:56:47.952Z] 8fa90b21c985: Download complete\n [2020-02-14T22:56:48.951Z] 67f904540aca: Verifying Checksum\n [2020-02-14T22:56:48.951Z] 67f904540aca: Download complete\n [2020-02-14T22:56:48.951Z] b692ba2de145: Verifying Checksum\n [2020-02-14T22:56:48.951Z] b692ba2de145: Download complete\n [2020-02-14T22:56:49.556Z] 8fa90b21c985: Pull complete\n [2020-02-14T22:56:49.556Z] f20adc8023b7: Verifying Checksum\n [2020-02-14T22:56:49.556Z] f20adc8023b7: Download complete\n [2020-02-14T22:56:52.933Z] f2917335fcb0: Pull complete\n [2020-02-14T22:56:52.933Z] c8d3c84c2515: Pull complete\n [2020-02-14T22:56:54.911Z] b91ed599925c: Verifying Checksum\n [2020-02-14T22:56:54.911Z] b91ed599925c: Download complete\n [2020-02-14T22:57:01.602Z] b91ed599925c: Pull complete\n [2020-02-14T22:57:01.602Z] 67f904540aca: Pull complete\n [2020-02-14T22:57:01.602Z] b692ba2de145: Pull complete\n [2020-02-14T22:57:01.602Z] f20adc8023b7: Pull complete\n [2020-02-14T22:57:01.602Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-02-14T22:57:01.602Z] Status: Downloaded newer image for docker:latest\n [2020-02-14T22:57:07.019Z] ---> 46a4961e9c70\n [2020-02-14T22:57:07.019Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-14T22:57:07.306Z] ---> Running in e417e56e0a4d\n [2020-02-14T22:57:07.586Z] Removing intermediate container e417e56e0a4d\n [2020-02-14T22:57:07.586Z] ---> 3429a29683bf\n [2020-02-14T22:57:07.586Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-14T22:57:07.587Z] ---> Running in 368ce795b1a4\n [2020-02-14T22:57:08.565Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-14T22:57:09.539Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-14T22:57:09.812Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-14T22:57:10.079Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-14T22:57:10.079Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-14T22:57:10.351Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-14T22:57:10.351Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-14T22:57:10.351Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-14T22:57:10.351Z] OK: 127 MiB in 44 packages\n [2020-02-14T22:57:11.801Z] Removing intermediate container 368ce795b1a4\n [2020-02-14T22:57:11.801Z] ---> 3bf85d78f7d6\n [2020-02-14T22:57:11.801Z] Step 6/8 : WORKDIR /build\n [2020-02-14T22:57:12.075Z] ---> Running in b1b6e0e75ea5\n [2020-02-14T22:57:12.356Z] Removing intermediate container b1b6e0e75ea5\n [2020-02-14T22:57:12.356Z] ---> 4d604d4203ae\n [2020-02-14T22:57:12.356Z] Step 7/8 : COPY go.mod .\n [2020-02-14T22:57:12.962Z] ---> 528794b05f47\n [2020-02-14T22:57:12.962Z] Step 8/8 : RUN go mod download\n [2020-02-14T22:57:13.240Z] ---> Running in 5e90ef90d555\n [2020-02-14T22:57:15.218Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-14T22:57:15.218Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-14T22:57:15.490Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-14T22:57:15.767Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-14T22:57:15.768Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-14T22:57:16.040Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-14T22:57:16.311Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-14T22:57:38.444Z] \x1b[0mRemoving intermediate container 5e90ef90d555\n [2020-02-14T22:57:38.444Z] ---> 4a15556950dd\n [2020-02-14T22:57:38.444Z] Successfully built 4a15556950dd\n [2020-02-14T22:57:38.444Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T22:57:38.910Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-14T22:57:39.183Z] .\n [Pipeline] withDockerContainer\n [2020-02-14T22:57:39.551Z] prd-ubuntu18.04-docker-arm64-4c-2g-22334 does not seem to be running inside a container\n [2020-02-14T22:57:39.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/16 -v /w/workspace/app-functions-sdk-go/16:/w/workspace/app-functions-sdk-go/16:rw,z -v /w/workspace/app-functions-sdk-go/16@tmp:/w/workspace/app-functions-sdk-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-14T22:57:41.058Z] $ docker top 8b373f06a0b3e5fefdcb57f32e7e1266107fda47b05bc509432bfc103bc40a6f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T22:57:43.377Z] + go version\n [2020-02-14T22:57:43.378Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-14T22:57:44.044Z] + make test\n [2020-02-14T22:57:44.044Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-14T22:57:46.646Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-14T22:58:43.119Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.114s\tcoverage: 88.9% of statements\n [2020-02-14T22:59:22.137Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.428s\tcoverage: 41.9% of statements\n [2020-02-14T22:59:22.137Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-14T22:59:22.137Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-14T22:59:22.137Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.025s\tcoverage: 100.0% of statements\n [2020-02-14T22:59:27.512Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.343s\tcoverage: 69.3% of statements\n [2020-02-14T22:59:27.512Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.023s\tcoverage: 30.2% of statements\n [2020-02-14T22:59:30.897Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.020s\tcoverage: 89.5% of statements\n [2020-02-14T22:59:30.897Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.015s\tcoverage: 100.0% of statements\n [2020-02-14T22:59:33.514Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.012s\tcoverage: 100.0% of statements\n [2020-02-14T22:59:34.108Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.020s\tcoverage: 100.0% of statements\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-14T22:59:34.108Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-14T22:59:35.534Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.014s\tcoverage: 96.6% of statements\n [2020-02-14T22:59:35.534Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-14T22:59:36.516Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.027s\tcoverage: 97.7% of statements\n [2020-02-14T22:59:36.516Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-14T22:59:36.516Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-14T22:59:36.516Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-14T22:59:51.567Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.695s\tcoverage: 86.7% of statements\n [2020-02-14T22:59:51.567Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.121s\tcoverage: 60.0% of statements\n [2020-02-14T22:59:51.567Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-14T22:59:52.164Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.478s\tcoverage: 74.2% of statements\n [2020-02-14T22:59:53.137Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.019s\tcoverage: 94.7% of statements\n [2020-02-14T22:59:53.727Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-14T23:00:11.996Z] gofmt -l .\n [2020-02-14T23:00:11.996Z] [ "`gofmt -l .`" = "" ]\n [2020-02-14T23:00:11.996Z] ./bin/test-attribution-txt.sh\n [2020-02-14T23:00:11.996Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-14T23:00:12.982Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-14T23:00:13.435Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-14T23:00:13.445Z] $ docker stop --time=1 8b373f06a0b3e5fefdcb57f32e7e1266107fda47b05bc509432bfc103bc40a6f\n [2020-02-14T23:00:15.620Z] $ docker rm -f 8b373f06a0b3e5fefdcb57f32e7e1266107fda47b05bc509432bfc103bc40a6f\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-14T23:00:16.766Z] provisioning config files...\n [2020-02-14T23:00:16.780Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config3490633626403059339tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T23:00:17.107Z] + curl -s https://codecov.io/bash\n [2020-02-14T23:00:17.107Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config3490633626403059339tmp\n [2020-02-14T23:00:17.368Z] \n [2020-02-14T23:00:17.368Z] _____ _\n [2020-02-14T23:00:17.368Z] / ____| | |\n [2020-02-14T23:00:17.368Z] | | ___ __| | ___ ___ _____ __\n [2020-02-14T23:00:17.368Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-14T23:00:17.368Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-14T23:00:17.368Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-14T23:00:17.368Z] Bash-20191211-b8db533\n [2020-02-14T23:00:17.368Z] \n [2020-02-14T23:00:17.368Z] \n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-14T23:00:17.368Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-14T23:00:17.368Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-14T23:00:17.368Z] \x1b[0;32m+\x1b[0m .\n [2020-02-14T23:00:17.368Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-14T23:00:17.368Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=57069\x1b[0m\n [2020-02-14T23:00:17.368Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-14T23:00:17.368Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-14T23:00:17.627Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-14T23:00:17.627Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-14T23:00:17.627Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-14T23:00:17.627Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-14T23:00:17.627Z] \x1b[0;90mquery:\x1b[0m branch=PR-271&commit=df8467293d79a44d3234be4a78be8de4500e789a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n [2020-02-14T23:00:17.627Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-14T23:00:17.627Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-271&commit=df8467293d79a44d3234be4a78be8de4500e789a&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-271%2F16%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=271&job=\n [2020-02-14T23:00:18.555Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-14T23:00:18.555Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/df8467293d79a44d3234be4a78be8de4500e789a\x1b[0m\n [Pipeline] }\n [2020-02-14T23:00:18.561Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T23:00:19.139Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T23:00:19.436Z] ---> package-listing.sh\n [2020-02-14T23:00:19.436Z] ++ facter osfamily\n [2020-02-14T23:00:19.436Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-14T23:00:19.436Z] + OS_FAMILY=redhat\n [2020-02-14T23:00:19.436Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-14T23:00:19.436Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-14T23:00:19.436Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-14T23:00:19.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-14T23:00:19.436Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-14T23:00:19.436Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-02-14T23:00:19.436Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-14T23:00:19.436Z] + case "${OS_FAMILY}" in\n [2020-02-14T23:00:19.436Z] + rpm -qa\n [2020-02-14T23:00:19.436Z] + sort\n [2020-02-14T23:00:23.639Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-14T23:00:23.639Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-14T23:00:23.639Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-14T23:00:23.639Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-271 \']\'\n [2020-02-14T23:00:23.639Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-271/archives/\n [2020-02-14T23:00:23.639Z] + 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-02-14T23:00:24.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-14T23:00:24.176Z] \n [2020-02-14T23:00:24.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T23:00:24.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-14T23:00:24.483Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-14T23:00:24.483Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-14T23:00:24.483Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-14T23:00:24.483Z] c9ea274ed700: Pulling fs layer\n [2020-02-14T23:00:24.483Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-14T23:00:24.483Z] f6a933c9cadc: Pulling fs layer\n [2020-02-14T23:00:24.483Z] 61811dbd4963: Pulling fs layer\n [2020-02-14T23:00:24.483Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-14T23:00:24.483Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-14T23:00:24.483Z] dc21a1d4508b: Pulling fs layer\n [2020-02-14T23:00:24.483Z] 363af2e989c4: Pulling fs layer\n [2020-02-14T23:00:24.483Z] 61811dbd4963: Waiting\n [2020-02-14T23:00:24.483Z] 9cfac6ba3733: Waiting\n [2020-02-14T23:00:24.483Z] a6eb2c9e2280: Waiting\n [2020-02-14T23:00:24.483Z] f6a933c9cadc: Waiting\n [2020-02-14T23:00:24.483Z] 095dd8b7b4d8: Waiting\n [2020-02-14T23:00:24.483Z] 363af2e989c4: Waiting\n [2020-02-14T23:00:24.483Z] dc21a1d4508b: Waiting\n [2020-02-14T23:00:24.483Z] da0e9bf0cc60: Download complete\n [2020-02-14T23:00:24.483Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-14T23:00:24.483Z] 9cfac6ba3733: Download complete\n [2020-02-14T23:00:24.483Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-14T23:00:24.483Z] e6b0cf9c0882: Download complete\n [2020-02-14T23:00:24.483Z] f6a933c9cadc: Verifying Checksum\n [2020-02-14T23:00:24.483Z] f6a933c9cadc: Download complete\n [2020-02-14T23:00:24.750Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-14T23:00:24.750Z] a6eb2c9e2280: Download complete\n [2020-02-14T23:00:25.019Z] c9ea274ed700: Verifying Checksum\n [2020-02-14T23:00:25.019Z] c9ea274ed700: Download complete\n [2020-02-14T23:00:25.019Z] e6b0cf9c0882: Pull complete\n [2020-02-14T23:00:25.019Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-14T23:00:25.019Z] 095dd8b7b4d8: Download complete\n [2020-02-14T23:00:25.019Z] 363af2e989c4: Verifying Checksum\n [2020-02-14T23:00:25.019Z] 363af2e989c4: Download complete\n [2020-02-14T23:00:25.019Z] dc21a1d4508b: Verifying Checksum\n [2020-02-14T23:00:25.019Z] dc21a1d4508b: Download complete\n [2020-02-14T23:00:25.019Z] da0e9bf0cc60: Pull complete\n [2020-02-14T23:00:25.595Z] 61811dbd4963: Verifying Checksum\n [2020-02-14T23:00:25.595Z] 61811dbd4963: Download complete\n [2020-02-14T23:00:27.103Z] c9ea274ed700: Pull complete\n [2020-02-14T23:00:27.103Z] 9cfac6ba3733: Pull complete\n [2020-02-14T23:00:28.484Z] f6a933c9cadc: Pull complete\n [2020-02-14T23:00:31.785Z] 61811dbd4963: Pull complete\n [2020-02-14T23:00:31.785Z] a6eb2c9e2280: Pull complete\n [2020-02-14T23:00:33.167Z] 095dd8b7b4d8: Pull complete\n [2020-02-14T23:00:33.426Z] dc21a1d4508b: Pull complete\n [2020-02-14T23:00:33.684Z] 363af2e989c4: Pull complete\n [2020-02-14T23:00:33.684Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-14T23:00:33.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-14T23:00:33.844Z] prd-centos7-docker-4c-2g-22331 does not seem to be running inside a container\n [2020-02-14T23:00:33.877Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-14T23:00:34.957Z] $ docker top fb9e41e7e1305c6782b42ce28caf7558a918fd31aa451b172abc04221fd7a0bf -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-14T23:00:35.507Z] provisioning config files...\n [2020-02-14T23:00:35.519Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-271@tmp/config5647626075685805802tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-14T23:00:35.533Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T23:00:35.821Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-14T23:00:35.828Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T23:00:36.117Z] ---> logs-deploy.sh\n [2020-02-14T23:00:36.117Z] + ARCHIVE_ARTIFACTS=\n [2020-02-14T23:00:36.117Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-14T23:00:36.117Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-14T23:00:36.117Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-14T23:00:36.117Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/16\n [2020-02-14T23:00:36.117Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/16/\n [2020-02-14T23:00:36.117Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/16 /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-14T23:00:37.059Z] Archives upload complete.\n [2020-02-14T23:00:37.059Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-271/16 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-271/16/\n [2020-02-14T23:00:37.625Z] ---> uname -a:\n [2020-02-14T23:00:37.625Z] Linux fb9e41e7e130 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> lscpu:\n [2020-02-14T23:00:37.625Z] Architecture: x86_64\n [2020-02-14T23:00:37.625Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-14T23:00:37.625Z] Byte Order: Little Endian\n [2020-02-14T23:00:37.625Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-14T23:00:37.625Z] CPU(s): 4\n [2020-02-14T23:00:37.625Z] On-line CPU(s) list: 0-3\n [2020-02-14T23:00:37.625Z] Thread(s) per core: 1\n [2020-02-14T23:00:37.625Z] Core(s) per socket: 1\n [2020-02-14T23:00:37.625Z] Socket(s): 4\n [2020-02-14T23:00:37.625Z] NUMA node(s): 1\n [2020-02-14T23:00:37.625Z] Vendor ID: GenuineIntel\n [2020-02-14T23:00:37.625Z] CPU family: 6\n [2020-02-14T23:00:37.625Z] Model: 44\n [2020-02-14T23:00:37.625Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-14T23:00:37.625Z] Stepping: 1\n [2020-02-14T23:00:37.625Z] CPU MHz: 2933.438\n [2020-02-14T23:00:37.625Z] BogoMIPS: 5866.87\n [2020-02-14T23:00:37.625Z] Virtualization: VT-x\n [2020-02-14T23:00:37.625Z] Hypervisor vendor: KVM\n [2020-02-14T23:00:37.625Z] Virtualization type: full\n [2020-02-14T23:00:37.625Z] L1d cache: 128 KiB\n [2020-02-14T23:00:37.625Z] L1i cache: 128 KiB\n [2020-02-14T23:00:37.625Z] L2 cache: 16 MiB\n [2020-02-14T23:00:37.625Z] L3 cache: 64 MiB\n [2020-02-14T23:00:37.625Z] NUMA node0 CPU(s): 0-3\n [2020-02-14T23:00:37.625Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-14T23:00:37.625Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-14T23:00:37.625Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-14T23:00:37.625Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-14T23:00:37.625Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-14T23:00:37.625Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> nproc:\n [2020-02-14T23:00:37.625Z] 4\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> df -h:\n [2020-02-14T23:00:37.625Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-14T23:00:37.625Z] overlay 50.0G 6.0G 43.9G 12% /\n [2020-02-14T23:00:37.625Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-14T23:00:37.625Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-14T23:00:37.625Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /etc/resolv.conf\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /etc/hostname\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /etc/hosts\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-271\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /w/workspace/ndry_app-functions-sdk-go_PR-271@tmp\n [2020-02-14T23:00:37.625Z] /dev/vda1 50.0G 6.0G 43.9G 12% /var/log/sa\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> free -m:\n [2020-02-14T23:00:37.625Z] total used free shared buff/cache available\n [2020-02-14T23:00:37.625Z] Mem: 1838 617 77 0 1144 1116\n [2020-02-14T23:00:37.625Z] Swap: 1023 0 1023\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> ip addr:\n [2020-02-14T23:00:37.625Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-14T23:00:37.625Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-14T23:00:37.625Z] inet 127.0.0.1/8 scope host lo\n [2020-02-14T23:00:37.625Z] valid_lft forever preferred_lft forever\n [2020-02-14T23:00:37.625Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-14T23:00:37.625Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-14T23:00:37.625Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-14T23:00:37.625Z] valid_lft forever preferred_lft forever\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] ---> sar -b -r -n DEV:\n [2020-02-14T23:00:37.625Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/14/20 \t_x86_64_\t(4 CPU)\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] 22:45:05 LINUX RESTART\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] 22:46:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-14T23:00:37.625Z] 22:47:01 11.69 1.52 10.16 84.96 3307.98\n [2020-02-14T23:00:37.625Z] 22:48:01 3.03 0.00 3.03 0.00 97.35\n [2020-02-14T23:00:37.625Z] 22:49:01 0.27 0.00 0.27 0.00 3.60\n [2020-02-14T23:00:37.625Z] 22:50:01 0.27 0.00 0.27 0.00 3.35\n [2020-02-14T23:00:37.625Z] 22:51:01 0.37 0.00 0.37 0.00 4.45\n [2020-02-14T23:00:37.625Z] 22:52:01 0.42 0.02 0.40 0.13 6.25\n [2020-02-14T23:00:37.625Z] 22:53:01 0.17 0.00 0.17 0.00 1.87\n [2020-02-14T23:00:37.625Z] 22:54:01 0.23 0.00 0.23 0.00 3.73\n [2020-02-14T23:00:37.625Z] 22:55:01 0.67 0.00 0.67 0.00 8.23\n [2020-02-14T23:00:37.625Z] 22:56:01 0.62 0.00 0.62 0.00 7.30\n [2020-02-14T23:00:37.625Z] 22:57:02 0.68 0.00 0.68 0.00 7.88\n [2020-02-14T23:00:37.625Z] 22:58:01 0.73 0.00 0.73 0.00 7.98\n [2020-02-14T23:00:37.625Z] 22:59:01 0.25 0.00 0.25 0.00 3.20\n [2020-02-14T23:00:37.625Z] 23:00:01 0.28 0.03 0.25 1.07 2.91\n [2020-02-14T23:00:37.625Z] Average: 1.39 0.11 1.28 6.07 244.20\n [2020-02-14T23:00:37.625Z] \n [2020-02-14T23:00:37.625Z] 22:46:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-14T23:00:37.625Z] 22:47:01 170580 1711724 90.94 2620 1183028 936636 31.96 446416 1108180 16\n [2020-02-14T23:00:37.625Z] 22:48:01 177788 1704516 90.55 2620 1183036 903056 30.81 442364 1106232 8\n [2020-02-14T23:00:37.625Z] 22:49:01 174636 1707668 90.72 2620 1183040 903364 30.82 446728 1105232 8\n [2020-02-14T23:00:37.625Z] 22:50:01 175944 1706360 90.65 2620 1183040 903124 30.81 445572 1105204 8\n [2020-02-14T23:00:37.625Z] 22:51:01 175204 1707100 90.69 2620 1183048 903196 30.82 449396 1102000 12\n [2020-02-14T23:00:37.625Z] 22:52:01 175016 1707288 90.70 2620 1183056 903172 30.82 449240 1102000 16\n [2020-02-14T23:00:37.625Z] 22:53:01 183136 1699168 90.27 2620 1183060 903124 30.81 441324 1102000 20\n [2020-02-14T23:00:37.625Z] 22:54:01 183008 1699296 90.28 2620 1183068 903124 30.81 443696 1099952 8\n [2020-02-14T23:00:37.625Z] 22:55:01 182088 1700216 90.33 2620 1183076 903304 30.82 444992 1099956 8\n [2020-02-14T23:00:37.625Z] 22:56:01 190688 1691616 89.87 2620 1183080 903328 30.82 436036 1099908 8\n [2020-02-14T23:00:37.626Z] 22:57:02 192000 1690304 89.80 2620 1183080 903124 30.81 434888 1099908 8\n [2020-02-14T23:00:37.626Z] 22:58:01 192684 1689620 89.76 2620 1183088 903124 30.81 434100 1099908 8\n [2020-02-14T23:00:37.626Z] 22:59:01 192668 1689636 89.76 2620 1183092 903124 30.81 434144 1099908 12\n [2020-02-14T23:00:37.626Z] 23:00:01 190504 1691800 89.88 2620 1183096 904852 30.87 435716 1099908 16\n [2020-02-14T23:00:37.626Z] Average: 182567 1699737 90.30 2620 1183063 905689 30.90 441758 1102164 11\n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] 22:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-14T23:00:37.626Z] 22:47:01 eth0 109.74 70.75 22.32 317.29 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:47:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:48:01 eth0 1.42 0.08 0.14 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:49:01 eth0 1.38 0.70 0.57 0.40 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:50:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:51:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:52:01 eth0 0.23 0.18 0.07 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:54:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:55:01 eth0 1.52 0.50 0.36 0.21 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:56:01 eth0 0.70 0.42 0.40 0.27 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:57:02 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 23:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] Average: eth0 8.17 5.17 1.69 22.41 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] ---> sar -P ALL:\n [2020-02-14T23:00:37.626Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/14/20 \t_x86_64_\t(4 CPU)\n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] 22:45:05 LINUX RESTART\n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] 22:46:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-14T23:00:37.626Z] 22:47:01 all 1.62 0.00 0.28 0.01 0.00 98.09\n [2020-02-14T23:00:37.626Z] 22:47:01 0 2.61 0.00 0.36 0.00 0.00 97.03\n [2020-02-14T23:00:37.626Z] 22:47:01 1 1.22 0.00 0.34 0.00 0.00 98.44\n [2020-02-14T23:00:37.626Z] 22:47:01 2 1.44 0.00 0.24 0.00 0.00 98.32\n [2020-02-14T23:00:37.626Z] 22:47:01 3 1.20 0.00 0.22 0.00 0.00 98.57\n [2020-02-14T23:00:37.626Z] 22:48:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-14T23:00:37.626Z] 22:48:01 0 0.07 0.00 0.08 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:48:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-14T23:00:37.626Z] 22:48:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:48:01 3 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-02-14T23:00:37.626Z] 22:49:01 all 0.19 0.00 0.06 0.00 0.00 99.75\n [2020-02-14T23:00:37.626Z] 22:49:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:49:01 1 0.58 0.00 0.07 0.00 0.00 99.35\n [2020-02-14T23:00:37.626Z] 22:49:01 2 0.05 0.00 0.08 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-14T23:00:37.626Z] 22:50:01 all 0.18 0.00 0.04 0.00 0.00 99.77\n [2020-02-14T23:00:37.626Z] 22:50:01 0 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-02-14T23:00:37.626Z] 22:50:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2020-02-14T23:00:37.626Z] 22:50:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-14T23:00:37.626Z] 22:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-02-14T23:00:37.626Z] 22:51:01 all 0.16 0.00 0.05 0.00 0.00 99.79\n [2020-02-14T23:00:37.626Z] 22:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:51:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-14T23:00:37.626Z] 22:51:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:52:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-14T23:00:37.626Z] 22:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-14T23:00:37.626Z] 22:52:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2020-02-14T23:00:37.626Z] 22:52:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:52:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-02-14T23:00:37.626Z] 22:53:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-14T23:00:37.626Z] 22:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:53:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2020-02-14T23:00:37.626Z] 22:53:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:54:01 all 0.13 0.00 0.06 0.00 0.00 99.81\n [2020-02-14T23:00:37.626Z] 22:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:54:01 1 0.38 0.00 0.10 0.00 0.02 99.50\n [2020-02-14T23:00:37.626Z] 22:54:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-14T23:00:37.626Z] 22:55:01 all 0.07 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92\n [2020-02-14T23:00:37.626Z] 22:55:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:55:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-14T23:00:37.626Z] 22:55:01 3 0.07 0.00 0.08 0.00 0.02 99.83\n [2020-02-14T23:00:37.626Z] 22:56:01 all 0.15 0.00 0.05 0.00 0.00 99.80\n [2020-02-14T23:00:37.626Z] 22:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-14T23:00:37.626Z] 22:56:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:56:01 2 0.38 0.00 0.05 0.00 0.00 99.57\n [2020-02-14T23:00:37.626Z] 22:56:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:57:02 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-14T23:00:37.626Z] 22:57:02 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-02-14T23:00:37.626Z] 22:57:02 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:57:02 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-02-14T23:00:37.626Z] 22:57:02 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] 22:58:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-02-14T23:00:37.626Z] 22:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-02-14T23:00:37.626Z] 22:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-02-14T23:00:37.626Z] 22:58:01 2 0.54 0.00 0.05 0.00 0.00 99.41\n [2020-02-14T23:00:37.626Z] 22:58:01 3 0.08 0.00 0.05 0.00 0.00 99.86\n [2020-02-14T23:00:37.626Z] 22:59:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-14T23:00:37.626Z] 22:59:01 0 0.43 0.00 0.03 0.00 0.02 99.52\n [2020-02-14T23:00:37.626Z] 22:59:01 1 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-02-14T23:00:37.626Z] 22:59:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-02-14T23:00:37.626Z] 22:59:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-02-14T23:00:37.626Z] 23:00:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-02-14T23:00:37.626Z] 23:00:01 0 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-02-14T23:00:37.626Z] 23:00:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-02-14T23:00:37.626Z] 23:00:01 2 0.05 0.00 0.07 0.00 0.02 99.87\n [2020-02-14T23:00:37.626Z] 23:00:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-02-14T23:00:37.626Z] Average: all 0.27 0.00 0.07 0.00 0.00 99.66\n [2020-02-14T23:00:37.626Z] Average: 0 0.29 0.00 0.07 0.00 0.00 99.64\n [2020-02-14T23:00:37.626Z] Average: 1 0.39 0.00 0.07 0.00 0.00 99.54\n [2020-02-14T23:00:37.626Z] Average: 2 0.26 0.00 0.07 0.00 0.00 99.67\n [2020-02-14T23:00:37.626Z] Average: 3 0.14 0.00 0.06 0.00 0.00 99.80\n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] \n [2020-02-14T23:00:37.626Z] '