b' Pull request #296 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/app-functions-sdk-go\n Loading trusted files from base branch master at 6010985801c6a95fb60a6357fd2fc08766e33cc8 rather than 46c7840984440e349104811426e001284acc8238\n Obtained Jenkinsfile from 6010985801c6a95fb60a6357fd2fc08766e33cc8\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision a064049b44925e773913ffd78f21da3be13207f4\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-296/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision a064049b44925e773913ffd78f21da3be13207f4 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f a064049b44925e773913ffd78f21da3be13207f4 # timeout=10\n Commit message: "Merge pull request #120 from ernestojeda/add-additional-docker-build-args"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-1960 in /w/workspace/ndry_app-functions-sdk-go_PR-296\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-296 # 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/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 46c7840984440e349104811426e001284acc8238\n Merge succeeded, producing 46c7840984440e349104811426e001284acc8238\n Checking out Revision 46c7840984440e349104811426e001284acc8238 (PR-296)\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/296/head:refs/remotes/origin/PR-296 # 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/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n > git remote # timeout=10\n > git config --get remote.origin.url # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient."\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-03-02T17:16:52.442Z] 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-03-02T17:16:54.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-03-02T17:16:54.034Z] \n [2020-03-02T17:16:54.034Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-02T17:16:54.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-03-02T17:16:54.392Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-03-02T17:16:54.392Z] e7c96db7181b: Pulling fs layer\n [2020-03-02T17:16:54.392Z] a038dfdf5543: Pulling fs layer\n [2020-03-02T17:16:54.392Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-03-02T17:16:54.653Z] e7c96db7181b: Verifying Checksum\n [2020-03-02T17:16:54.653Z] e7c96db7181b: Download complete\n [2020-03-02T17:16:54.653Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-03-02T17:16:54.653Z] 8d5d8e63b3c0: Download complete\n [2020-03-02T17:16:54.653Z] a038dfdf5543: Verifying Checksum\n [2020-03-02T17:16:54.653Z] a038dfdf5543: Download complete\n [2020-03-02T17:16:54.913Z] e7c96db7181b: Pull complete\n [2020-03-02T17:16:55.480Z] a038dfdf5543: Pull complete\n [2020-03-02T17:16:55.738Z] 8d5d8e63b3c0: Pull complete\n [2020-03-02T17:16:55.738Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-03-02T17:16:55.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-03-02T17:16:55.883Z] prd-centos7-docker-4c-2g-1960 does not seem to be running inside a container\n [2020-03-02T17:16:55.923Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-296 -v /w/workspace/ndry_app-functions-sdk-go_PR-296:/w/workspace/ndry_app-functions-sdk-go_PR-296:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-03-02T17:16:56.533Z] $ docker top 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-03-02T17:16:57.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-03-02T17:16:57.180Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-03-02T17:16:57.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-03-02T17:16:57.432Z] $ docker exec 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83 ssh-agent\n [2020-03-02T17:16:57.617Z] SSH_AUTH_SOCK=/tmp/ssh-lNw2EeFZJ7kE/agent.14\n [2020-03-02T17:16:57.617Z] SSH_AGENT_PID=21\n [2020-03-02T17:16:57.628Z] Running ssh-add (command line suppressed)\n [2020-03-02T17:16:57.767Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_1075460141698142425.key (/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_1075460141698142425.key)\n [2020-03-02T17:16:57.817Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-03-02T17:16:58.150Z] + git describe --exact-match --tags HEAD\n [2020-03-02T17:16:58.150Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-03-02T17:16:58.233Z] $ docker exec --env ******** --env ******** 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83 ssh-agent -k\n [2020-03-02T17:16:58.379Z] unset SSH_AUTH_SOCK;\n [2020-03-02T17:16:58.379Z] unset SSH_AGENT_PID;\n [2020-03-02T17:16:58.379Z] echo Agent pid 21 killed;\n [2020-03-02T17:16:58.425Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-03-02T17:16:58.505Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-03-02T17:16:58.505Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-03-02T17:16:58.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-03-02T17:16:58.548Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-03-02T17:16:58.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-03-02T17:16:58.730Z] $ docker exec 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83 ssh-agent\n [2020-03-02T17:16:58.921Z] SSH_AUTH_SOCK=/tmp/ssh-qnvqLOYozIEQ/agent.54\n [2020-03-02T17:16:58.921Z] SSH_AGENT_PID=61\n [2020-03-02T17:16:58.930Z] Running ssh-add (command line suppressed)\n [2020-03-02T17:16:59.064Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_2480845500030729025.key (/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_2480845500030729025.key)\n [2020-03-02T17:16:59.117Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-03-02T17:16:59.462Z] + git semver init\n [2020-03-02T17:16:59.462Z] # -> Open(): unable to determine branch for HEAD\n [2020-03-02T17:16:59.462Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-296/.git\n [2020-03-02T17:16:59.462Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-296\n [2020-03-02T17:16:59.462Z] # $SEMVER_REMOTE_NAME = origin\n [2020-03-02T17:16:59.462Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-03-02T17:16:59.462Z] # $SEMVER_USER_NAME = jenkins\n [2020-03-02T17:16:59.462Z] # $SEMVER_BRANCH = PR-296\n [2020-03-02T17:16:59.462Z] # $SEMVER_TEMP = /tmp/semver-537861444\n [2020-03-02T17:16:59.462Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-03-02T17:17:02.004Z] # \'/tmp/semver-537861444\' -> \'/w/workspace/ndry_app-functions-sdk-go_PR-296/.semver\'\n [2020-03-02T17:17:02.004Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-296/.semver\n [Pipeline] }\n [2020-03-02T17:17:02.027Z] $ docker exec --env ******** --env ******** 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83 ssh-agent -k\n [2020-03-02T17:17:02.196Z] unset SSH_AUTH_SOCK;\n [2020-03-02T17:17:02.197Z] unset SSH_AGENT_PID;\n [2020-03-02T17:17:02.197Z] echo Agent pid 61 killed;\n [2020-03-02T17:17:02.241Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-03-02T17:17:02.663Z] + git semver\n [Pipeline] }\n [2020-03-02T17:17:02.702Z] $ docker stop --time=1 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83\n [2020-03-02T17:17:04.055Z] $ docker rm -f 2f65e12811ec9f2a8078eec1f38ddf8c3163dbde241ee77fd7846034302b7c83\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-03-02T17:17:06.249Z] Stashed 87 file(s)\n [Pipeline] echo\n [2020-03-02T17:17:06.269Z] [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-03-02T17:17:21.862Z] Still waiting to schedule task\n [2020-03-02T17:17:21.862Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-03-02T17:17:21.889Z] Still waiting to schedule task\n [2020-03-02T17:17:21.889Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-16g-1958\xe2\x80\x99\n [2020-03-02T17:19:29.939Z] Running on prd-centos7-docker-4c-2g-1961 in /w/workspace/ndry_app-functions-sdk-go_PR-296\n [Pipeline] {\n [Pipeline] ws\n [2020-03-02T17:19:29.986Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-03-02T17:19:31.966Z] using credential edgex-jenkins-ssh\n [2020-03-02T17:19:31.983Z] Cloning the remote Git repository\n [2020-03-02T17:19:31.983Z] Cloning with configured refspecs honoured and without tags\n [2020-03-02T17:19:31.698Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:19:31.737Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-03-02T17:19:31.780Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:19:31.781Z] > git --version # timeout=10\n [2020-03-02T17:19:31.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:19:31.818Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:19:33.258Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-03-02T17:19:33.265Z] > git config --add remote.origin.fetch +refs/pull/296/head:refs/remotes/origin/PR-296 # timeout=10\n [2020-03-02T17:19:33.270Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:19:33.525Z] Fetching without tags\n [2020-03-02T17:19:33.892Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 46c7840984440e349104811426e001284acc8238\n [2020-03-02T17:19:33.970Z] Merge succeeded, producing 46c7840984440e349104811426e001284acc8238\n [2020-03-02T17:19:33.970Z] Checking out Revision 46c7840984440e349104811426e001284acc8238 (PR-296)\n [2020-03-02T17:19:33.282Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-03-02T17:19:33.291Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:19:33.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:19:33.296Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:19:33.692Z] > git config core.sparsecheckout # timeout=10\n [2020-03-02T17:19:33.697Z] > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n [2020-03-02T17:19:33.739Z] > git remote # timeout=10\n [2020-03-02T17:19:33.745Z] > git config --get remote.origin.url # timeout=10\n [2020-03-02T17:19:33.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:19:33.752Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n [2020-03-02T17:19:33.760Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-03-02T17:19:33.772Z] > git config core.sparsecheckout # timeout=10\n [2020-03-02T17:19:33.783Z] > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n [2020-03-02T17:19:37.555Z] Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient."\n [2020-03-02T17:19:37.582Z] > git --version # timeout=10\n [2020-03-02T17:19:37.591Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\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-03-02T17:19:39.396Z] =========================================================\n [2020-03-02T17:19:39.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-03-02T17:19:39.396Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-02T17:19:39.928Z] + 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-03-02T17:19:40.505Z] Sending build context to Docker daemon 36.51MB\n\n [2020-03-02T17:19:40.505Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-03-02T17:19:40.505Z] Step 2/8 : FROM ${BASE}\n [2020-03-02T17:19:40.505Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-03-02T17:19:40.505Z] e6b0cf9c0882: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 2848faf0eed1: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 0f37312ad70f: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 5788d62ee057: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 0e6b1d234666: Pulling fs layer\n [2020-03-02T17:19:40.505Z] bf5d7aec512f: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 34c802a77dc8: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 9eb99e56ec68: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 27c7a5d97fbd: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 5c102a31e300: Pulling fs layer\n [2020-03-02T17:19:40.505Z] dcfb455df0a1: Pulling fs layer\n [2020-03-02T17:19:40.505Z] 34c802a77dc8: Waiting\n [2020-03-02T17:19:40.505Z] 9eb99e56ec68: Waiting\n [2020-03-02T17:19:40.505Z] 27c7a5d97fbd: Waiting\n [2020-03-02T17:19:40.505Z] 5c102a31e300: Waiting\n [2020-03-02T17:19:40.505Z] dcfb455df0a1: Waiting\n [2020-03-02T17:19:40.505Z] 5788d62ee057: Waiting\n [2020-03-02T17:19:40.505Z] 0e6b1d234666: Waiting\n [2020-03-02T17:19:40.505Z] 0f37312ad70f: Download complete\n [2020-03-02T17:19:40.505Z] 2848faf0eed1: Verifying Checksum\n [2020-03-02T17:19:40.505Z] 2848faf0eed1: Download complete\n [2020-03-02T17:19:40.505Z] 0e6b1d234666: Verifying Checksum\n [2020-03-02T17:19:40.505Z] 0e6b1d234666: Download complete\n [2020-03-02T17:19:40.505Z] bf5d7aec512f: Verifying Checksum\n [2020-03-02T17:19:40.505Z] bf5d7aec512f: Download complete\n [2020-03-02T17:19:40.505Z] e6b0cf9c0882: Verifying Checksum\n [2020-03-02T17:19:41.455Z] 34c802a77dc8: Verifying Checksum\n [2020-03-02T17:19:41.455Z] 34c802a77dc8: Download complete\n [2020-03-02T17:19:41.455Z] 27c7a5d97fbd: Verifying Checksum\n [2020-03-02T17:19:41.455Z] 27c7a5d97fbd: Download complete\n [2020-03-02T17:19:41.726Z] 5c102a31e300: Verifying Checksum\n [2020-03-02T17:19:41.726Z] 5c102a31e300: Download complete\n [2020-03-02T17:19:41.726Z] dcfb455df0a1: Verifying Checksum\n [2020-03-02T17:19:41.726Z] dcfb455df0a1: Download complete\n [2020-03-02T17:19:41.989Z] 9eb99e56ec68: Verifying Checksum\n [2020-03-02T17:19:41.989Z] 9eb99e56ec68: Download complete\n [2020-03-02T17:19:42.247Z] 5788d62ee057: Verifying Checksum\n [2020-03-02T17:19:42.247Z] 5788d62ee057: Download complete\n [2020-03-02T17:19:42.814Z] e6b0cf9c0882: Pull complete\n [2020-03-02T17:19:43.073Z] 2848faf0eed1: Pull complete\n [2020-03-02T17:19:43.073Z] 0f37312ad70f: Pull complete\n [2020-03-02T17:19:48.384Z] 5788d62ee057: Pull complete\n [2020-03-02T17:19:48.384Z] 0e6b1d234666: Pull complete\n [2020-03-02T17:19:48.384Z] bf5d7aec512f: Pull complete\n [2020-03-02T17:19:52.604Z] 34c802a77dc8: Pull complete\n [2020-03-02T17:19:55.915Z] 9eb99e56ec68: Pull complete\n [2020-03-02T17:19:55.915Z] 27c7a5d97fbd: Pull complete\n [2020-03-02T17:19:56.855Z] 5c102a31e300: Pull complete\n [2020-03-02T17:19:56.855Z] dcfb455df0a1: Pull complete\n [2020-03-02T17:19:56.855Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-03-02T17:19:56.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-03-02T17:19:56.855Z] ---> 7c70fe431013\n [2020-03-02T17:19:56.855Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-03-02T17:19:57.113Z] latest: Pulling from library/docker\n [2020-03-02T17:19:57.371Z] c9b1b535fdd9: Pulling fs layer\n [2020-03-02T17:19:57.371Z] cd54125436dc: Pulling fs layer\n [2020-03-02T17:19:57.371Z] 70d1554c15cb: Pulling fs layer\n [2020-03-02T17:19:57.371Z] c8a3718af663: Pulling fs layer\n [2020-03-02T17:19:57.371Z] f5d685e7204c: Pulling fs layer\n [2020-03-02T17:19:57.371Z] bd2db148201e: Pulling fs layer\n [2020-03-02T17:19:57.371Z] 419c00a7b035: Pulling fs layer\n [2020-03-02T17:19:57.371Z] f5d685e7204c: Waiting\n [2020-03-02T17:19:57.371Z] 419c00a7b035: Waiting\n [2020-03-02T17:19:57.371Z] c8a3718af663: Waiting\n [2020-03-02T17:19:57.371Z] 70d1554c15cb: Verifying Checksum\n [2020-03-02T17:19:57.371Z] 70d1554c15cb: Download complete\n [2020-03-02T17:19:57.371Z] cd54125436dc: Verifying Checksum\n [2020-03-02T17:19:57.371Z] cd54125436dc: Download complete\n [2020-03-02T17:19:57.371Z] c9b1b535fdd9: Verifying Checksum\n [2020-03-02T17:19:57.371Z] c9b1b535fdd9: Download complete\n [2020-03-02T17:19:57.629Z] f5d685e7204c: Verifying Checksum\n [2020-03-02T17:19:57.629Z] f5d685e7204c: Download complete\n [2020-03-02T17:19:57.629Z] bd2db148201e: Verifying Checksum\n [2020-03-02T17:19:57.629Z] bd2db148201e: Download complete\n [2020-03-02T17:19:57.888Z] 419c00a7b035: Verifying Checksum\n [2020-03-02T17:19:57.888Z] 419c00a7b035: Download complete\n [2020-03-02T17:19:58.458Z] c8a3718af663: Verifying Checksum\n [2020-03-02T17:19:58.458Z] c8a3718af663: Download complete\n [2020-03-02T17:19:58.718Z] c9b1b535fdd9: Pull complete\n [2020-03-02T17:19:59.657Z] cd54125436dc: Pull complete\n [2020-03-02T17:19:59.658Z] 70d1554c15cb: Pull complete\n [2020-03-02T17:20:02.220Z] c8a3718af663: Pull complete\n [2020-03-02T17:20:02.220Z] f5d685e7204c: Pull complete\n [2020-03-02T17:20:02.220Z] bd2db148201e: Pull complete\n [2020-03-02T17:20:02.220Z] 419c00a7b035: Pull complete\n [2020-03-02T17:20:02.220Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-03-02T17:20:02.220Z] Status: Downloaded newer image for docker:latest\n [2020-03-02T17:20:03.613Z] ---> 9b1dfc43489e\n [2020-03-02T17:20:03.613Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-03-02T17:20:03.878Z] ---> Running in 16ba1c6efddb\n [2020-03-02T17:20:03.878Z] Removing intermediate container 16ba1c6efddb\n [2020-03-02T17:20:03.878Z] ---> 55979a5968ee\n [2020-03-02T17:20:03.878Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-03-02T17:20:03.878Z] ---> Running in 0835bfd89c2d\n [2020-03-02T17:20:04.448Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-03-02T17:20:05.383Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-03-02T17:20:05.383Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-03-02T17:20:05.645Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-03-02T17:20:05.645Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-03-02T17:20:05.645Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-03-02T17:20:05.905Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-03-02T17:20:05.905Z] Executing busybox-1.31.1-r8.trigger\n [2020-03-02T17:20:05.905Z] OK: 145 MiB in 44 packages\n [2020-03-02T17:20:06.477Z] Removing intermediate container 0835bfd89c2d\n [2020-03-02T17:20:06.477Z] ---> 25b6c3b56ff5\n [2020-03-02T17:20:06.477Z] Step 6/8 : WORKDIR /build\n [2020-03-02T17:20:06.477Z] ---> Running in 83031889d552\n [2020-03-02T17:20:06.744Z] Removing intermediate container 83031889d552\n [2020-03-02T17:20:06.745Z] ---> 8b06e395c1a7\n [2020-03-02T17:20:06.745Z] Step 7/8 : COPY go.mod .\n [2020-03-02T17:20:06.745Z] ---> 8679139a8e45\n [2020-03-02T17:20:06.745Z] Step 8/8 : RUN go mod download\n [2020-03-02T17:20:06.745Z] ---> Running in 54f1228a8b9d\n [2020-03-02T17:20:08.656Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51\n [2020-03-02T17:20:08.656Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-03-02T17:20:08.914Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-03-02T17:20:08.914Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-03-02T17:20:08.914Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-03-02T17:20:08.915Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-03-02T17:20:09.173Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-03-02T17:20:09.431Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-03-02T17:20:09.690Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-03-02T17:20:09.950Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-03-02T17:20:09.950Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-03-02T17:20:09.950Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-03-02T17:20:09.950Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-03-02T17:20:18.103Z] \x1b[0mRemoving intermediate container 54f1228a8b9d\n [2020-03-02T17:20:18.103Z] ---> 49dc2af42825\n [2020-03-02T17:20:18.103Z] Successfully built 49dc2af42825\n [2020-03-02T17:20:18.103Z] 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-03-02T17:20:18.698Z] + docker inspect -f . ci-base-image-x86_64\n [2020-03-02T17:20:18.698Z] .\n [Pipeline] withDockerContainer\n [2020-03-02T17:20:18.842Z] prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container\n [2020-03-02T17:20:18.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-03-02T17:20:19.446Z] $ docker top 22990f65679486c24ef34d31c8dd3c6c1a700238faa3721e52e0ab38e798ab1f -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-03-02T17:20:20.328Z] + go version\n [2020-03-02T17:20:20.328Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-03-02T17:20:20.636Z] + make test\n [2020-03-02T17:20:20.636Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-03-02T17:20:23.173Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-03-02T17:20:35.452Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.064s\tcoverage: 88.9% of statements\n [2020-03-02T17:20:43.622Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.856s\tcoverage: 41.7% of statements\n [2020-03-02T17:20:43.622Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-03-02T17:20:43.622Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-03-02T17:20:43.622Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.013s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:43.622Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.387s\tcoverage: 69.3% of statements\n [2020-03-02T17:20:51.777Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.092s\tcoverage: 74.7% of statements\n [2020-03-02T17:20:51.777Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.006s\tcoverage: 89.5% of statements\n [2020-03-02T17:20:51.777Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.028s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:52.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.104s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:52.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.004s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:52.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-03-02T17:20:52.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.005s\tcoverage: 96.6% of statements\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-03-02T17:20:52.039Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-03-02T17:20:52.039Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-03-02T17:20:53.413Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.637s\tcoverage: 86.7% of statements\n [2020-03-02T17:20:53.413Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.067s\tcoverage: 83.3% of statements\n [2020-03-02T17:20:53.413Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-03-02T17:20:53.671Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t5.353s\tcoverage: 74.2% of statements\n [2020-03-02T17:20:53.671Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-03-02T17:20:53.671Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.006s\tcoverage: 100.0% of statements\n [2020-03-02T17:20:53.931Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-03-02T17:20:58.154Z] gofmt -l .\n [2020-03-02T17:20:58.154Z] [ "`gofmt -l .`" = "" ]\n [2020-03-02T17:20:58.154Z] ./bin/test-attribution-txt.sh\n [2020-03-02T17:20:59.535Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-03-02T17:21:00.593Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-03-02T17:21:00.614Z] $ docker stop --time=1 22990f65679486c24ef34d31c8dd3c6c1a700238faa3721e52e0ab38e798ab1f\n [2020-03-02T17:21:02.109Z] $ docker rm -f 22990f65679486c24ef34d31c8dd3c6c1a700238faa3721e52e0ab38e798ab1f\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-03-02T17:21:09.329Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1962 in /w/workspace/ndry_app-functions-sdk-go_PR-296\n [Pipeline] {\n [Pipeline] ws\n [2020-03-02T17:21:09.377Z] Running in /w/workspace/app-functions-sdk-go/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-03-02T17:21:15.343Z] using credential edgex-jenkins-ssh\n [2020-03-02T17:21:15.365Z] Cloning the remote Git repository\n [2020-03-02T17:21:15.365Z] Cloning with configured refspecs honoured and without tags\n [2020-03-02T17:21:15.425Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:21:15.517Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10\n [2020-03-02T17:21:15.613Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:21:15.616Z] > git --version # timeout=10\n [2020-03-02T17:21:15.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:21:15.731Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:21:19.217Z] Fetching without tags\n [2020-03-02T17:21:19.671Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit 46c7840984440e349104811426e001284acc8238\n [2020-03-02T17:21:19.062Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-03-02T17:21:19.098Z] > git config --add remote.origin.fetch +refs/pull/296/head:refs/remotes/origin/PR-296 # timeout=10\n [2020-03-02T17:21:19.141Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:21:19.175Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-03-02T17:21:19.229Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-03-02T17:21:19.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:21:19.253Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-03-02T17:21:19.695Z] > git config core.sparsecheckout # timeout=10\n [2020-03-02T17:21:19.743Z] > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n [2020-03-02T17:21:19.865Z] > git remote # timeout=10\n [2020-03-02T17:21:19.904Z] > git config --get remote.origin.url # timeout=10\n [2020-03-02T17:21:20.139Z] Merge succeeded, producing 46c7840984440e349104811426e001284acc8238\n [2020-03-02T17:21:20.139Z] Checking out Revision 46c7840984440e349104811426e001284acc8238 (PR-296)\n [2020-03-02T17:21:20.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-03-02T17:21:20.028Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10\n [2020-03-02T17:21:20.091Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-03-02T17:21:20.148Z] > git config core.sparsecheckout # timeout=10\n [2020-03-02T17:21:20.217Z] > git checkout -f 46c7840984440e349104811426e001284acc8238 # timeout=10\n [2020-03-02T17:21:24.727Z] Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient."\n [2020-03-02T17:21:24.788Z] > git --version # timeout=10\n [2020-03-02T17:21:24.825Z] fatal: bad object a064049b44925e773913ffd78f21da3be13207f4\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-03-02T17:21:28.782Z] =========================================================\n [2020-03-02T17:21:28.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-03-02T17:21:28.782Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-02T17:21:29.875Z] + 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-03-02T17:21:31.313Z] Sending build context to Docker daemon 36.51MB\n\n [2020-03-02T17:21:31.313Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-03-02T17:21:31.313Z] Step 2/8 : FROM ${BASE}\n [2020-03-02T17:21:31.592Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-03-02T17:21:31.592Z] cde5963f3b93: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 2a23fa8c16f7: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 777b28850792: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 8a11ddd9e578: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 4cf88f913ddb: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 1df406cf5192: Pulling fs layer\n [2020-03-02T17:21:31.592Z] cd6300453558: Pulling fs layer\n [2020-03-02T17:21:31.592Z] b9c365052c96: Pulling fs layer\n [2020-03-02T17:21:31.592Z] a2d8cc88f415: Pulling fs layer\n [2020-03-02T17:21:31.592Z] ea1d1ca13537: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 3750a50a1c5e: Pulling fs layer\n [2020-03-02T17:21:31.592Z] 8a11ddd9e578: Waiting\n [2020-03-02T17:21:31.592Z] 4cf88f913ddb: Waiting\n [2020-03-02T17:21:31.592Z] 1df406cf5192: Waiting\n [2020-03-02T17:21:31.592Z] cd6300453558: Waiting\n [2020-03-02T17:21:31.592Z] b9c365052c96: Waiting\n [2020-03-02T17:21:31.592Z] a2d8cc88f415: Waiting\n [2020-03-02T17:21:31.592Z] ea1d1ca13537: Waiting\n [2020-03-02T17:21:31.592Z] 3750a50a1c5e: Waiting\n [2020-03-02T17:21:31.592Z] 777b28850792: Verifying Checksum\n [2020-03-02T17:21:31.592Z] 777b28850792: Download complete\n [2020-03-02T17:21:31.863Z] 2a23fa8c16f7: Verifying Checksum\n [2020-03-02T17:21:31.863Z] 2a23fa8c16f7: Download complete\n [2020-03-02T17:21:31.863Z] 4cf88f913ddb: Download complete\n [2020-03-02T17:21:31.863Z] 1df406cf5192: Verifying Checksum\n [2020-03-02T17:21:31.863Z] 1df406cf5192: Download complete\n [2020-03-02T17:21:31.863Z] cde5963f3b93: Verifying Checksum\n [2020-03-02T17:21:31.863Z] cde5963f3b93: Download complete\n [2020-03-02T17:21:32.844Z] cde5963f3b93: Pull complete\n [2020-03-02T17:21:34.274Z] 2a23fa8c16f7: Pull complete\n [2020-03-02T17:21:34.541Z] 777b28850792: Pull complete\n [2020-03-02T17:21:36.510Z] cd6300453558: Verifying Checksum\n [2020-03-02T17:21:36.510Z] cd6300453558: Download complete\n [2020-03-02T17:21:36.510Z] a2d8cc88f415: Verifying Checksum\n [2020-03-02T17:21:36.510Z] a2d8cc88f415: Download complete\n [2020-03-02T17:21:39.105Z] ea1d1ca13537: Verifying Checksum\n [2020-03-02T17:21:39.105Z] ea1d1ca13537: Download complete\n [2020-03-02T17:21:39.371Z] 3750a50a1c5e: Verifying Checksum\n [2020-03-02T17:21:39.371Z] 3750a50a1c5e: Download complete\n [2020-03-02T17:21:41.963Z] b9c365052c96: Verifying Checksum\n [2020-03-02T17:21:41.963Z] b9c365052c96: Download complete\n [2020-03-02T17:21:43.373Z] 8a11ddd9e578: Download complete\n [2020-03-02T17:21:55.697Z] 8a11ddd9e578: Pull complete\n [2020-03-02T17:21:55.697Z] 4cf88f913ddb: Pull complete\n [2020-03-02T17:21:55.697Z] 1df406cf5192: Pull complete\n [2020-03-02T17:21:59.043Z] cd6300453558: Pull complete\n [2020-03-02T17:22:03.304Z] b9c365052c96: Pull complete\n [2020-03-02T17:22:03.304Z] a2d8cc88f415: Pull complete\n [2020-03-02T17:22:05.251Z] ea1d1ca13537: Pull complete\n [2020-03-02T17:22:05.843Z] 3750a50a1c5e: Pull complete\n [2020-03-02T17:22:05.843Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-03-02T17:22:05.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-03-02T17:22:05.843Z] ---> 78745c68409d\n [2020-03-02T17:22:05.843Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-03-02T17:22:06.112Z] latest: Pulling from library/docker\n [2020-03-02T17:22:06.383Z] 8fa90b21c985: Pulling fs layer\n [2020-03-02T17:22:06.383Z] f2917335fcb0: Pulling fs layer\n [2020-03-02T17:22:06.383Z] c8d3c84c2515: Pulling fs layer\n [2020-03-02T17:22:06.383Z] b91ed599925c: Pulling fs layer\n [2020-03-02T17:22:06.383Z] 67f904540aca: Pulling fs layer\n [2020-03-02T17:22:06.383Z] b692ba2de145: Pulling fs layer\n [2020-03-02T17:22:06.383Z] f20adc8023b7: Pulling fs layer\n [2020-03-02T17:22:06.383Z] b692ba2de145: Waiting\n [2020-03-02T17:22:06.383Z] b91ed599925c: Waiting\n [2020-03-02T17:22:06.656Z] c8d3c84c2515: Download complete\n [2020-03-02T17:22:06.928Z] f2917335fcb0: Verifying Checksum\n [2020-03-02T17:22:06.928Z] f2917335fcb0: Download complete\n [2020-03-02T17:22:06.928Z] 8fa90b21c985: Download complete\n [2020-03-02T17:22:07.522Z] 67f904540aca: Verifying Checksum\n [2020-03-02T17:22:07.522Z] 67f904540aca: Download complete\n [2020-03-02T17:22:07.522Z] b692ba2de145: Verifying Checksum\n [2020-03-02T17:22:07.522Z] b692ba2de145: Download complete\n [2020-03-02T17:22:07.802Z] 8fa90b21c985: Pull complete\n [2020-03-02T17:22:07.802Z] f20adc8023b7: Verifying Checksum\n [2020-03-02T17:22:07.802Z] f20adc8023b7: Download complete\n [2020-03-02T17:22:09.755Z] f2917335fcb0: Pull complete\n [2020-03-02T17:22:10.024Z] c8d3c84c2515: Pull complete\n [2020-03-02T17:22:13.374Z] b91ed599925c: Verifying Checksum\n [2020-03-02T17:22:13.374Z] b91ed599925c: Download complete\n [2020-03-02T17:22:16.732Z] b91ed599925c: Pull complete\n [2020-03-02T17:22:17.001Z] 67f904540aca: Pull complete\n [2020-03-02T17:22:17.271Z] b692ba2de145: Pull complete\n [2020-03-02T17:22:17.541Z] f20adc8023b7: Pull complete\n [2020-03-02T17:22:17.541Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82\n [2020-03-02T17:22:17.541Z] Status: Downloaded newer image for docker:latest\n [2020-03-02T17:22:25.809Z] ---> 7ace0c959340\n [2020-03-02T17:22:25.809Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-03-02T17:22:26.082Z] ---> Running in 64ad33c75d8e\n [2020-03-02T17:22:26.670Z] Removing intermediate container 64ad33c75d8e\n [2020-03-02T17:22:26.670Z] ---> 569e97b9ffeb\n [2020-03-02T17:22:26.670Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-03-02T17:22:26.670Z] ---> Running in 9dba70956450\n [2020-03-02T17:22:28.100Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-03-02T17:22:28.689Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-03-02T17:22:28.962Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-03-02T17:22:29.230Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-03-02T17:22:29.230Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-03-02T17:22:29.503Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-03-02T17:22:29.503Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-03-02T17:22:29.503Z] Executing busybox-1.31.1-r8.trigger\n [2020-03-02T17:22:29.503Z] OK: 127 MiB in 44 packages\n [2020-03-02T17:22:30.928Z] Removing intermediate container 9dba70956450\n [2020-03-02T17:22:30.928Z] ---> 78a66475e200\n [2020-03-02T17:22:30.928Z] Step 6/8 : WORKDIR /build\n [2020-03-02T17:22:31.196Z] ---> Running in 6a5e9dc07db6\n [2020-03-02T17:22:31.784Z] Removing intermediate container 6a5e9dc07db6\n [2020-03-02T17:22:31.784Z] ---> d79f4396801e\n [2020-03-02T17:22:31.784Z] Step 7/8 : COPY go.mod .\n [2020-03-02T17:22:32.371Z] ---> 408803072a4e\n [2020-03-02T17:22:32.371Z] Step 8/8 : RUN go mod download\n [2020-03-02T17:22:32.371Z] ---> Running in c6ea01b204fd\n [2020-03-02T17:22:34.966Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.17\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-03-02T17:22:34.966Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-03-02T17:22:35.235Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-03-02T17:22:35.506Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-03-02T17:22:53.793Z] \x1b[0mRemoving intermediate container c6ea01b204fd\n [2020-03-02T17:22:53.793Z] ---> 8ade8269dd0a\n [2020-03-02T17:22:53.793Z] Successfully built 8ade8269dd0a\n [2020-03-02T17:22:53.793Z] 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-03-02T17:22:54.425Z] + docker inspect -f . ci-base-image-arm64\n [2020-03-02T17:22:54.693Z] .\n [Pipeline] withDockerContainer\n [2020-03-02T17:22:55.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-1962 does not seem to be running inside a container\n [2020-03-02T17:22:55.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-03-02T17:22:56.840Z] $ docker top 0cbb4039f285c879ea4563b463a861ce64bacd1e824f04a7f1fa0c9a3a9374fb -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-03-02T17:22:59.394Z] + go version\n [2020-03-02T17:22:59.394Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-03-02T17:23:00.071Z] + make test\n [2020-03-02T17:23:00.071Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-03-02T17:23:02.031Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-03-02T17:23:48.938Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.208s\tcoverage: 88.9% of statements\n [2020-03-02T17:24:01.296Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.793s\tcoverage: 41.7% of statements\n [2020-03-02T17:24:01.296Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-03-02T17:24:01.296Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-03-02T17:24:01.296Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.028s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:01.296Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.643s\tcoverage: 69.3% of statements\n [2020-03-02T17:24:09.547Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t7.154s\tcoverage: 74.7% of statements\n [2020-03-02T17:24:09.547Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.023s\tcoverage: 89.5% of statements\n [2020-03-02T17:24:09.547Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:12.931Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/client\t7.177s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:12.931Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.026s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:12.931Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.035s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:12.931Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/mock\t[no test files]\n [2020-03-02T17:24:12.931Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-03-02T17:24:12.931Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-03-02T17:24:12.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.023s\tcoverage: 96.6% of statements\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-03-02T17:24:12.932Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.017s\tcoverage: 97.7% of statements\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-03-02T17:24:12.932Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-03-02T17:24:19.602Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.687s\tcoverage: 86.7% of statements\n [2020-03-02T17:24:19.602Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.103s\tcoverage: 83.3% of statements\n [2020-03-02T17:24:19.602Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint\t[no test files]\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.809355693Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.819477476Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.827244556Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.83414865Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.84131124Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.841609185Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:13.841810519Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.847777476Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.857582003Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.863817106Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.863977168Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.863986439Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.880365524Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached"\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.880476596Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-03-02T17:24:19.602Z] level=DEBUG ts=2020-03-02T17:24:15.88567004Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..."\n [2020-03-02T17:24:19.602Z] panic: interface conversion: interface {} is nil, not [][]uint8\n [2020-03-02T17:24:19.602Z] \n [2020-03-02T17:24:19.602Z] goroutine 41 [running]:\n [2020-03-02T17:24:19.602Z] github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet.func3(0x40001261e0, 0x400018e070, 0x4000182500, 0x40001261d0)\n [2020-03-02T17:24:19.602Z] \t/w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:99 +0x20c\n [2020-03-02T17:24:19.602Z] created by github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestBatchInTimeAndCountMode_CountMet\n [2020-03-02T17:24:19.602Z] \t/w/workspace/app-functions-sdk-go/1/pkg/transforms/batch_test.go:95 +0x140\n [2020-03-02T17:24:19.602Z] FAIL\tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t2.118s\n [2020-03-02T17:24:19.602Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient\t[no test files]\n [2020-03-02T17:24:19.602Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.027s\tcoverage: 100.0% of statements\n [2020-03-02T17:24:19.602Z] FAIL\n [2020-03-02T17:24:19.869Z] make: *** [Makefile:6: test] Error 1\n [Pipeline] }\n [2020-03-02T17:24:19.918Z] $ docker stop --time=1 0cbb4039f285c879ea4563b463a861ce64bacd1e824f04a7f1fa0c9a3a9374fb\n [2020-03-02T17:24:22.152Z] $ docker rm -f 0cbb4039f285c879ea4563b463a861ce64bacd1e824f04a7f1fa0c9a3a9374fb\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-03-02T17:24:23.684Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-02T17:24:25.042Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-02T17:24:25.370Z] ---> package-listing.sh\n [2020-03-02T17:24:25.370Z] ++ facter osfamily\n [2020-03-02T17:24:25.370Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-03-02T17:24:25.370Z] + OS_FAMILY=redhat\n [2020-03-02T17:24:25.370Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-296\n [2020-03-02T17:24:25.370Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-03-02T17:24:25.370Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-03-02T17:24:25.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-03-02T17:24:25.371Z] + PACKAGES=/tmp/packages_start.txt\n [2020-03-02T17:24:25.371Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-296 \']\'\n [2020-03-02T17:24:25.371Z] + PACKAGES=/tmp/packages_end.txt\n [2020-03-02T17:24:25.371Z] + case "${OS_FAMILY}" in\n [2020-03-02T17:24:25.371Z] + rpm -qa\n [2020-03-02T17:24:25.371Z] + sort\n [2020-03-02T17:24:29.564Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-03-02T17:24:29.564Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-03-02T17:24:29.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-03-02T17:24:29.564Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_PR-296 \']\'\n [2020-03-02T17:24:29.564Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-296/archives/\n [2020-03-02T17:24:29.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-296/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-02T17:24:30.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-03-02T17:24:30.061Z] \n [2020-03-02T17:24:30.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-03-02T17:24:30.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-03-02T17:24:30.416Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-03-02T17:24:30.416Z] e6b0cf9c0882: Pulling fs layer\n [2020-03-02T17:24:30.416Z] da0e9bf0cc60: Pulling fs layer\n [2020-03-02T17:24:30.416Z] c9ea274ed700: Pulling fs layer\n [2020-03-02T17:24:30.416Z] 9cfac6ba3733: Pulling fs layer\n [2020-03-02T17:24:30.416Z] f6a933c9cadc: Pulling fs layer\n [2020-03-02T17:24:30.416Z] 61811dbd4963: Pulling fs layer\n [2020-03-02T17:24:30.416Z] a6eb2c9e2280: Pulling fs layer\n [2020-03-02T17:24:30.416Z] 095dd8b7b4d8: Pulling fs layer\n [2020-03-02T17:24:30.416Z] dc21a1d4508b: Pulling fs layer\n [2020-03-02T17:24:30.416Z] 363af2e989c4: Pulling fs layer\n [2020-03-02T17:24:30.416Z] a6eb2c9e2280: Waiting\n [2020-03-02T17:24:30.416Z] 095dd8b7b4d8: Waiting\n [2020-03-02T17:24:30.416Z] dc21a1d4508b: Waiting\n [2020-03-02T17:24:30.416Z] 363af2e989c4: Waiting\n [2020-03-02T17:24:30.416Z] f6a933c9cadc: Waiting\n [2020-03-02T17:24:30.416Z] 61811dbd4963: Waiting\n [2020-03-02T17:24:30.416Z] 9cfac6ba3733: Waiting\n [2020-03-02T17:24:30.416Z] da0e9bf0cc60: Download complete\n [2020-03-02T17:24:30.416Z] 9cfac6ba3733: Verifying Checksum\n [2020-03-02T17:24:30.416Z] 9cfac6ba3733: Download complete\n [2020-03-02T17:24:30.416Z] e6b0cf9c0882: Verifying Checksum\n [2020-03-02T17:24:30.416Z] e6b0cf9c0882: Download complete\n [2020-03-02T17:24:30.416Z] f6a933c9cadc: Verifying Checksum\n [2020-03-02T17:24:30.416Z] f6a933c9cadc: Download complete\n [2020-03-02T17:24:30.416Z] a6eb2c9e2280: Verifying Checksum\n [2020-03-02T17:24:30.416Z] a6eb2c9e2280: Download complete\n [2020-03-02T17:24:30.999Z] 095dd8b7b4d8: Verifying Checksum\n [2020-03-02T17:24:30.999Z] 095dd8b7b4d8: Download complete\n [2020-03-02T17:24:30.999Z] c9ea274ed700: Verifying Checksum\n [2020-03-02T17:24:30.999Z] c9ea274ed700: Download complete\n [2020-03-02T17:24:30.999Z] 363af2e989c4: Verifying Checksum\n [2020-03-02T17:24:30.999Z] 363af2e989c4: Download complete\n [2020-03-02T17:24:30.999Z] e6b0cf9c0882: Pull complete\n [2020-03-02T17:24:30.999Z] dc21a1d4508b: Verifying Checksum\n [2020-03-02T17:24:30.999Z] dc21a1d4508b: Download complete\n [2020-03-02T17:24:30.999Z] da0e9bf0cc60: Pull complete\n [2020-03-02T17:24:31.571Z] 61811dbd4963: Verifying Checksum\n [2020-03-02T17:24:31.571Z] 61811dbd4963: Download complete\n [2020-03-02T17:24:34.120Z] c9ea274ed700: Pull complete\n [2020-03-02T17:24:34.120Z] 9cfac6ba3733: Pull complete\n [2020-03-02T17:24:34.120Z] f6a933c9cadc: Pull complete\n [2020-03-02T17:24:37.424Z] 61811dbd4963: Pull complete\n [2020-03-02T17:24:37.424Z] a6eb2c9e2280: Pull complete\n [2020-03-02T17:24:39.339Z] 095dd8b7b4d8: Pull complete\n [2020-03-02T17:24:39.339Z] dc21a1d4508b: Pull complete\n [2020-03-02T17:24:39.597Z] 363af2e989c4: Pull complete\n [2020-03-02T17:24:39.597Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-03-02T17:24:39.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-03-02T17:24:39.777Z] prd-centos7-docker-4c-2g-1960 does not seem to be running inside a container\n [2020-03-02T17:24:39.844Z] $ 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-296 -v /w/workspace/ndry_app-functions-sdk-go_PR-296:/w/workspace/ndry_app-functions-sdk-go_PR-296:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-03-02T17:24:40.968Z] $ docker top 46e35253160821c9f57a68fa1a44a77790849593013422b9bbed79c86f88feea -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-03-02T17:24:41.612Z] provisioning config files...\n [2020-03-02T17:24:41.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/config5504739652093696092tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-03-02T17:24:41.702Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-02T17:24:42.018Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-03-02T17:24:42.041Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-03-02T17:24:42.352Z] ---> logs-deploy.sh\n [2020-03-02T17:24:42.352Z] + ARCHIVE_ARTIFACTS=\n [2020-03-02T17:24:42.352Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-03-02T17:24:42.352Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-03-02T17:24:42.352Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-03-02T17:24:42.352Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/1\n [2020-03-02T17:24:42.352Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-296/1/\n [2020-03-02T17:24:42.352Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/1 /w/workspace/ndry_app-functions-sdk-go_PR-296\n [2020-03-02T17:24:43.289Z] Archives upload complete.\n [2020-03-02T17:24:43.289Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-296/1/\n [2020-03-02T17:24:44.229Z] ---> uname -a:\n [2020-03-02T17:24:44.229Z] Linux 46e352531608 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> lscpu:\n [2020-03-02T17:24:44.229Z] Architecture: x86_64\n [2020-03-02T17:24:44.229Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-03-02T17:24:44.229Z] Byte Order: Little Endian\n [2020-03-02T17:24:44.229Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-03-02T17:24:44.229Z] CPU(s): 4\n [2020-03-02T17:24:44.229Z] On-line CPU(s) list: 0-3\n [2020-03-02T17:24:44.229Z] Thread(s) per core: 1\n [2020-03-02T17:24:44.229Z] Core(s) per socket: 1\n [2020-03-02T17:24:44.229Z] Socket(s): 4\n [2020-03-02T17:24:44.229Z] NUMA node(s): 1\n [2020-03-02T17:24:44.229Z] Vendor ID: GenuineIntel\n [2020-03-02T17:24:44.229Z] CPU family: 6\n [2020-03-02T17:24:44.229Z] Model: 44\n [2020-03-02T17:24:44.229Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-03-02T17:24:44.229Z] Stepping: 1\n [2020-03-02T17:24:44.229Z] CPU MHz: 2933.442\n [2020-03-02T17:24:44.229Z] BogoMIPS: 5866.88\n [2020-03-02T17:24:44.229Z] Virtualization: VT-x\n [2020-03-02T17:24:44.229Z] Hypervisor vendor: KVM\n [2020-03-02T17:24:44.229Z] Virtualization type: full\n [2020-03-02T17:24:44.229Z] L1d cache: 128 KiB\n [2020-03-02T17:24:44.229Z] L1i cache: 128 KiB\n [2020-03-02T17:24:44.229Z] L2 cache: 16 MiB\n [2020-03-02T17:24:44.229Z] L3 cache: 64 MiB\n [2020-03-02T17:24:44.229Z] NUMA node0 CPU(s): 0-3\n [2020-03-02T17:24:44.229Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-03-02T17:24:44.229Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-03-02T17:24:44.229Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-03-02T17:24:44.229Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-03-02T17:24:44.229Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-03-02T17:24:44.229Z] 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-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> nproc:\n [2020-03-02T17:24:44.229Z] 4\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> df -h:\n [2020-03-02T17:24:44.229Z] Filesystem Size Used Available Use% Mounted on\n [2020-03-02T17:24:44.229Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-03-02T17:24:44.229Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-03-02T17:24:44.229Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-03-02T17:24:44.229Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-296\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp\n [2020-03-02T17:24:44.229Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> free -m:\n [2020-03-02T17:24:44.229Z] total used free shared buff/cache available\n [2020-03-02T17:24:44.229Z] Mem: 1838 634 72 0 1130 1097\n [2020-03-02T17:24:44.229Z] Swap: 1023 0 1023\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> ip addr:\n [2020-03-02T17:24:44.229Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-03-02T17:24:44.229Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-03-02T17:24:44.229Z] inet 127.0.0.1/8 scope host lo\n [2020-03-02T17:24:44.229Z] valid_lft forever preferred_lft forever\n [2020-03-02T17:24:44.229Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-03-02T17:24:44.229Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-03-02T17:24:44.229Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-03-02T17:24:44.229Z] valid_lft forever preferred_lft forever\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> sar -b -r -n DEV:\n [2020-03-02T17:24:44.229Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t03/02/20 \t_x86_64_\t(4 CPU)\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:16:12 LINUX RESTART\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:17:01 tps rtps wtps bread/s bwrtn/s\n [2020-03-02T17:24:44.229Z] 17:18:01 13.40 1.33 12.07 75.66 2386.70\n [2020-03-02T17:24:44.229Z] 17:19:01 2.40 0.00 2.40 0.00 82.61\n [2020-03-02T17:24:44.229Z] 17:20:01 0.28 0.00 0.28 0.00 3.48\n [2020-03-02T17:24:44.229Z] 17:21:01 0.28 0.00 0.28 0.00 3.20\n [2020-03-02T17:24:44.229Z] 17:22:01 0.20 0.00 0.20 0.00 3.01\n [2020-03-02T17:24:44.229Z] 17:23:01 0.40 0.02 0.38 0.13 5.01\n [2020-03-02T17:24:44.229Z] 17:24:01 0.28 0.00 0.28 0.00 3.20\n [2020-03-02T17:24:44.229Z] Average: 2.46 0.19 2.27 10.83 355.39\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:17:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-03-02T17:24:44.229Z] 17:18:01 194892 1687412 89.65 2620 1139720 940124 32.08 448264 1082672 12\n [2020-03-02T17:24:44.229Z] 17:19:01 202576 1679728 89.24 2620 1139728 901540 30.76 444484 1079632 8\n [2020-03-02T17:24:44.229Z] 17:20:01 199620 1682684 89.39 2620 1139736 901732 30.77 450572 1076592 8\n [2020-03-02T17:24:44.229Z] 17:21:01 200616 1681688 89.34 2620 1139736 901540 30.76 449668 1076576 8\n [2020-03-02T17:24:44.229Z] 17:22:01 197360 1684944 89.51 2620 1139744 901808 30.77 452996 1076568 8\n [2020-03-02T17:24:44.229Z] 17:23:01 198064 1684240 89.48 2620 1139812 901640 30.76 452280 1076584 24\n [2020-03-02T17:24:44.229Z] 17:24:01 204792 1677512 89.12 2620 1139756 901604 30.76 445560 1076448 8\n [2020-03-02T17:24:44.229Z] Average: 199703 1682601 89.39 2620 1139747 907141 30.95 449118 1077867 11\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-03-02T17:24:44.229Z] 17:18:01 eth0 114.82 71.05 29.44 316.81 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:18:01 docker0 0.03 0.05 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:19:01 eth0 0.92 0.07 0.08 0.01 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:20:01 eth0 1.32 0.40 0.32 0.21 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:21:01 eth0 0.45 0.02 0.05 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:22:01 eth0 0.70 0.62 0.39 0.25 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:23:01 eth0 0.23 0.17 0.07 0.04 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] Average: eth0 16.93 10.34 4.34 45.34 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] Average: docker0 0.00 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] ---> sar -P ALL:\n [2020-03-02T17:24:44.229Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t03/02/20 \t_x86_64_\t(4 CPU)\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:16:12 LINUX RESTART\n [2020-03-02T17:24:44.229Z] \n [2020-03-02T17:24:44.229Z] 17:17:01 CPU %user %nice %system %iowait %steal %idle\n [2020-03-02T17:24:44.229Z] 17:18:01 all 2.33 0.00 0.57 0.10 0.00 97.00\n [2020-03-02T17:24:44.229Z] 17:18:01 0 1.54 0.00 0.67 0.02 0.02 97.76\n [2020-03-02T17:24:44.229Z] 17:18:01 1 2.14 0.00 0.53 0.17 0.00 97.16\n [2020-03-02T17:24:44.229Z] 17:18:01 2 3.55 0.00 0.73 0.18 0.00 95.53\n [2020-03-02T17:24:44.229Z] 17:18:01 3 2.10 0.00 0.33 0.03 0.00 97.53\n [2020-03-02T17:24:44.229Z] 17:19:01 all 0.16 0.00 0.05 0.00 0.00 99.78\n [2020-03-02T17:24:44.229Z] 17:19:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-03-02T17:24:44.229Z] 17:19:01 1 0.25 0.00 0.07 0.00 0.00 99.68\n [2020-03-02T17:24:44.229Z] 17:19:01 2 0.27 0.00 0.03 0.00 0.00 99.70\n [2020-03-02T17:24:44.229Z] 17:19:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-03-02T17:24:44.229Z] 17:20:01 all 0.08 0.00 0.06 0.00 0.00 99.86\n [2020-03-02T17:24:44.229Z] 17:20:01 0 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-03-02T17:24:44.229Z] 17:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-03-02T17:24:44.229Z] 17:20:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-02T17:24:44.229Z] 17:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-02T17:24:44.229Z] 17:21:01 all 0.13 0.00 0.06 0.00 0.00 99.81\n [2020-03-02T17:24:44.230Z] 17:21:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-03-02T17:24:44.230Z] 17:21:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-02T17:24:44.230Z] 17:21:01 2 0.37 0.00 0.10 0.00 0.00 99.53\n [2020-03-02T17:24:44.230Z] 17:21:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-03-02T17:24:44.230Z] 17:22:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-03-02T17:24:44.230Z] 17:22:01 0 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-03-02T17:24:44.230Z] 17:22:01 1 0.40 0.00 0.03 0.00 0.00 99.57\n [2020-03-02T17:24:44.230Z] 17:22:01 2 0.17 0.00 0.03 0.00 0.00 99.80\n [2020-03-02T17:24:44.230Z] 17:22:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-03-02T17:24:44.230Z] 17:23:01 all 0.18 0.00 0.05 0.00 0.00 99.78\n [2020-03-02T17:24:44.230Z] 17:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-03-02T17:24:44.230Z] 17:23:01 1 0.40 0.00 0.05 0.00 0.00 99.55\n [2020-03-02T17:24:44.230Z] 17:23:01 2 0.03 0.00 0.07 0.00 0.00 99.90\n [2020-03-02T17:24:44.230Z] 17:23:01 3 0.25 0.00 0.07 0.00 0.00 99.68\n [2020-03-02T17:24:44.230Z] 17:24:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-03-02T17:24:44.230Z] 17:24:01 0 0.02 0.00 0.05 0.00 0.00 99.93\n [2020-03-02T17:24:44.230Z] 17:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-03-02T17:24:44.230Z] 17:24:01 2 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-03-02T17:24:44.230Z] 17:24:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-03-02T17:24:44.230Z] Average: all 0.46 0.00 0.13 0.01 0.00 99.40\n [2020-03-02T17:24:44.230Z] Average: 0 0.27 0.00 0.14 0.00 0.00 99.59\n [2020-03-02T17:24:44.230Z] Average: 1 0.48 0.00 0.12 0.02 0.00 99.38\n [2020-03-02T17:24:44.230Z] Average: 2 0.65 0.00 0.15 0.03 0.00 99.17\n [2020-03-02T17:24:44.230Z] Average: 3 0.45 0.00 0.09 0.00 0.00 99.46\n [2020-03-02T17:24:44.230Z] \n [2020-03-02T17:24:44.230Z] \n [2020-03-02T17:24:44.230Z] '