b' Push event to branch master\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Obtained Jenkinsfile from 6b0475c7feb207d2cdb84bed93ba4ab3c516c765\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 0ef81488da9e236423f681c40a6609f5e9eb7941\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 0ef81488da9e236423f681c40a6609f5e9eb7941 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 0ef81488da9e236423f681c40a6609f5e9eb7941 # timeout=10\n Commit message: "Merge pull request #99 from lranjbar/disable-snyk"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: app-functions-sdk-go-settings\n PROJECT: app-functions-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.13\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-app-functions-sdk-go\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: pre\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-21517 in /w/workspace/ndry_app-functions-sdk-go_master\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_master # 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/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Checking out Revision 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 (master)\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/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/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n Commit message: "Merge pull request #281 from rsdmike/go113"\n > git rev-list --no-walk 08072b46d54617938d44fc98e19622720caf7652 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-12T03:36:36.986Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:36:39.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-12T03:36:39.686Z] \n [2020-02-12T03:36:39.686Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:36:40.075Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-12T03:36:40.369Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-12T03:36:40.369Z] e7c96db7181b: Pulling fs layer\n [2020-02-12T03:36:40.369Z] a038dfdf5543: Pulling fs layer\n [2020-02-12T03:36:40.369Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-12T03:36:40.647Z] e7c96db7181b: Verifying Checksum\n [2020-02-12T03:36:40.647Z] e7c96db7181b: Download complete\n [2020-02-12T03:36:40.647Z] 8d5d8e63b3c0: Download complete\n [2020-02-12T03:36:40.647Z] a038dfdf5543: Verifying Checksum\n [2020-02-12T03:36:40.647Z] a038dfdf5543: Download complete\n [2020-02-12T03:36:40.949Z] e7c96db7181b: Pull complete\n [2020-02-12T03:36:42.398Z] a038dfdf5543: Pull complete\n [2020-02-12T03:36:42.663Z] 8d5d8e63b3c0: Pull complete\n [2020-02-12T03:36:42.663Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-12T03:36:42.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-12T03:36:42.972Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:36:43.045Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-12T03:36:44.162Z] $ docker top 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-12T03:36:45.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-12T03:36:45.498Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-12T03:36:45.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-12T03:36:45.951Z] $ docker exec 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2 ssh-agent\n [2020-02-12T03:36:46.516Z] SSH_AUTH_SOCK=/tmp/ssh-dOxTJWWNBFwa/agent.15\n [2020-02-12T03:36:46.516Z] SSH_AGENT_PID=22\n [2020-02-12T03:36:46.568Z] Running ssh-add (command line suppressed)\n [2020-02-12T03:36:46.937Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8047065244615178228.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8047065244615178228.key)\n [2020-02-12T03:36:47.036Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:36:47.668Z] + git describe --exact-match --tags HEAD\n [2020-02-12T03:36:47.669Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-12T03:36:47.881Z] $ docker exec --env ******** --env ******** 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2 ssh-agent -k\n [2020-02-12T03:36:48.610Z] unset SSH_AUTH_SOCK;\n [2020-02-12T03:36:48.612Z] unset SSH_AGENT_PID;\n [2020-02-12T03:36:48.612Z] echo Agent pid 22 killed;\n [2020-02-12T03:36:48.642Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-12T03:36:48.661Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-12T03:36:48.661Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-12T03:36:48.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-12T03:36:48.698Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-12T03:36:49.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-12T03:36:49.024Z] $ docker exec 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2 ssh-agent\n [2020-02-12T03:36:49.458Z] SSH_AUTH_SOCK=/tmp/ssh-nbffsZXFqloJ/agent.57\n [2020-02-12T03:36:49.458Z] SSH_AGENT_PID=63\n [2020-02-12T03:36:49.467Z] Running ssh-add (command line suppressed)\n [2020-02-12T03:36:49.717Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6506442114062642728.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6506442114062642728.key)\n [2020-02-12T03:36:49.871Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:36:51.066Z] + git semver init\n [2020-02-12T03:36:51.066Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-12T03:36:51.067Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-12T03:36:51.067Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:36:51.067Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-12T03:36:51.067Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-12T03:36:51.067Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-12T03:36:51.067Z] # $SEMVER_BRANCH = master\n [2020-02-12T03:36:51.067Z] # $SEMVER_TEMP = /tmp/semver-208610383\n [2020-02-12T03:36:51.067Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP\n [2020-02-12T03:37:01.414Z] # \'/tmp/semver-208610383\' -> \'/w/workspace/ndry_app-functions-sdk-go_master/.semver\'\n [2020-02-12T03:37:01.414Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-12T03:37:01.490Z] $ docker exec --env ******** --env ******** 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2 ssh-agent -k\n [2020-02-12T03:37:01.917Z] unset SSH_AUTH_SOCK;\n [2020-02-12T03:37:01.919Z] unset SSH_AGENT_PID;\n [2020-02-12T03:37:01.920Z] echo Agent pid 63 killed;\n [2020-02-12T03:37:02.109Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-12T03:37:02.889Z] + git semver\n [Pipeline] }\n [2020-02-12T03:37:02.912Z] $ docker stop --time=1 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2\n [2020-02-12T03:37:04.695Z] $ docker rm -f 6a401a3488cdc02b0302e5909d6dfe95f88b1a1dea5c216bb7b5141076dba3e2\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-12T03:37:12.891Z] Stashed 78 file(s)\n [Pipeline] echo\n [2020-02-12T03:37:12.893Z] [edgeXSemver] initialized semver on version 1.0.1-dev.9\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-12T03:37:27.993Z] Still waiting to schedule task\n [2020-02-12T03:37:27.993Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-21517\xe2\x80\x99\n [2020-02-12T03:37:27.995Z] Still waiting to schedule task\n [2020-02-12T03:37:27.995Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-18520\xe2\x80\x99 is offline\n [2020-02-12T03:39:20.766Z] Running on prd-centos7-docker-4c-2g-21519 in /w/workspace/ndry_app-functions-sdk-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-12T03:39:20.785Z] Running in /w/workspace/app-functions-sdk-go/9\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-12T03:39:24.096Z] using credential edgex-jenkins-ssh\n [2020-02-12T03:39:24.114Z] Cloning the remote Git repository\n [2020-02-12T03:39:24.114Z] Cloning with configured refspecs honoured and without tags\n [2020-02-12T03:39:23.239Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:23.279Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10\n [2020-02-12T03:39:23.318Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:23.318Z] > git --version # timeout=10\n [2020-02-12T03:39:23.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-12T03:39:23.354Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:24.842Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-21518 in /w/workspace/ndry_app-functions-sdk-go_master\n [Pipeline] {\n [Pipeline] ws\n [2020-02-12T03:39:24.854Z] Running in /w/workspace/app-functions-sdk-go/9\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-12T03:39:25.830Z] Fetching without tags\n [2020-02-12T03:39:26.207Z] Checking out Revision 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 (master)\n [2020-02-12T03:39:24.902Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-12T03:39:24.912Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:24.924Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-12T03:39:24.935Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:24.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-12T03:39:24.940Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:25.315Z] > git config core.sparsecheckout # timeout=10\n [2020-02-12T03:39:25.322Z] > git checkout -f 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-12T03:39:29.620Z] Commit message: "Merge pull request #281 from rsdmike/go113"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [Pipeline] echo\n [2020-02-12T03:39:31.270Z] =========================================================\n [2020-02-12T03:39:31.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-12T03:39:31.270Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:39:31.947Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine .\n [2020-02-12T03:39:32.206Z] Sending build context to Docker daemon 36.34MB\n\n [2020-02-12T03:39:32.468Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-12T03:39:32.468Z] Step 2/8 : FROM ${BASE}\n [2020-02-12T03:39:32.468Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-12T03:39:32.468Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 2848faf0eed1: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 0f37312ad70f: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 5788d62ee057: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 0e6b1d234666: Pulling fs layer\n [2020-02-12T03:39:32.468Z] bf5d7aec512f: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 34c802a77dc8: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 5c102a31e300: Pulling fs layer\n [2020-02-12T03:39:32.468Z] dcfb455df0a1: Pulling fs layer\n [2020-02-12T03:39:32.468Z] 34c802a77dc8: Waiting\n [2020-02-12T03:39:32.468Z] 5c102a31e300: Waiting\n [2020-02-12T03:39:32.468Z] 9eb99e56ec68: Waiting\n [2020-02-12T03:39:32.468Z] 27c7a5d97fbd: Waiting\n [2020-02-12T03:39:32.468Z] dcfb455df0a1: Waiting\n [2020-02-12T03:39:32.468Z] 0e6b1d234666: Waiting\n [2020-02-12T03:39:32.468Z] 5788d62ee057: Waiting\n [2020-02-12T03:39:32.468Z] bf5d7aec512f: Waiting\n [2020-02-12T03:39:32.468Z] 0f37312ad70f: Verifying Checksum\n [2020-02-12T03:39:32.468Z] 0f37312ad70f: Download complete\n [2020-02-12T03:39:32.468Z] 2848faf0eed1: Verifying Checksum\n [2020-02-12T03:39:32.468Z] 2848faf0eed1: Download complete\n [2020-02-12T03:39:32.468Z] 0e6b1d234666: Verifying Checksum\n [2020-02-12T03:39:32.468Z] 0e6b1d234666: Download complete\n [2020-02-12T03:39:32.468Z] bf5d7aec512f: Download complete\n [2020-02-12T03:39:32.468Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-12T03:39:32.468Z] e6b0cf9c0882: Download complete\n [2020-02-12T03:39:32.734Z] e6b0cf9c0882: Pull complete\n [2020-02-12T03:39:33.013Z] 2848faf0eed1: Pull complete\n [2020-02-12T03:39:33.280Z] 34c802a77dc8: Verifying Checksum\n [2020-02-12T03:39:33.280Z] 34c802a77dc8: Download complete\n [2020-02-12T03:39:33.548Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-12T03:39:33.548Z] 27c7a5d97fbd: Download complete\n [2020-02-12T03:39:34.088Z] using credential edgex-jenkins-ssh\n [2020-02-12T03:39:34.111Z] Cloning the remote Git repository\n [2020-02-12T03:39:34.111Z] Cloning with configured refspecs honoured and without tags\n [2020-02-12T03:39:34.140Z] 5c102a31e300: Verifying Checksum\n [2020-02-12T03:39:34.140Z] 5c102a31e300: Download complete\n [2020-02-12T03:39:34.140Z] dcfb455df0a1: Verifying Checksum\n [2020-02-12T03:39:34.140Z] dcfb455df0a1: Download complete\n [2020-02-12T03:39:34.140Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-12T03:39:34.140Z] 9eb99e56ec68: Download complete\n [2020-02-12T03:39:34.403Z] 5788d62ee057: Verifying Checksum\n [2020-02-12T03:39:34.403Z] 5788d62ee057: Download complete\n [2020-02-12T03:39:34.175Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:34.269Z] > git init /w/workspace/app-functions-sdk-go/9 # timeout=10\n [2020-02-12T03:39:34.350Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:34.356Z] > git --version # timeout=10\n [2020-02-12T03:39:34.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-12T03:39:34.474Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:35.788Z] 0f37312ad70f: Pull complete\n [2020-02-12T03:39:37.550Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-12T03:39:37.584Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:37.624Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10\n [2020-02-12T03:39:37.658Z] Fetching without tags\n [2020-02-12T03:39:38.141Z] Checking out Revision 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 (master)\n [2020-02-12T03:39:37.669Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git\n [2020-02-12T03:39:37.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-12T03:39:37.682Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-12T03:39:38.164Z] > git config core.sparsecheckout # timeout=10\n [2020-02-12T03:39:38.186Z] > git checkout -f 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 # timeout=10\n [2020-02-12T03:39:41.101Z] 5788d62ee057: Pull complete\n [2020-02-12T03:39:41.362Z] 0e6b1d234666: Pull complete\n [2020-02-12T03:39:41.362Z] bf5d7aec512f: Pull complete\n [2020-02-12T03:39:42.544Z] Commit message: "Merge pull request #281 from rsdmike/go113"\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] unstash\n [2020-02-12T03:39:46.664Z] 34c802a77dc8: Pull complete\n [Pipeline] echo\n [2020-02-12T03:39:47.050Z] =========================================================\n [2020-02-12T03:39:47.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-12T03:39:47.050Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:39:48.606Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine .\n [2020-02-12T03:39:49.976Z] 9eb99e56ec68: Pull complete\n [2020-02-12T03:39:49.976Z] 27c7a5d97fbd: Pull complete\n [2020-02-12T03:39:50.071Z] Sending build context to Docker daemon 36.34MB\n\n [2020-02-12T03:39:50.361Z] Step 1/8 : ARG BASE=golang:1.13-alpine\n [2020-02-12T03:39:50.361Z] Step 2/8 : FROM ${BASE}\n [2020-02-12T03:39:50.660Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-12T03:39:50.660Z] cde5963f3b93: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 777b28850792: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 1df406cf5192: Pulling fs layer\n [2020-02-12T03:39:50.660Z] cd6300453558: Pulling fs layer\n [2020-02-12T03:39:50.660Z] b9c365052c96: Pulling fs layer\n [2020-02-12T03:39:50.660Z] a2d8cc88f415: Pulling fs layer\n [2020-02-12T03:39:50.660Z] ea1d1ca13537: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-12T03:39:50.660Z] 8a11ddd9e578: Waiting\n [2020-02-12T03:39:50.660Z] 4cf88f913ddb: Waiting\n [2020-02-12T03:39:50.660Z] 1df406cf5192: Waiting\n [2020-02-12T03:39:50.660Z] cd6300453558: Waiting\n [2020-02-12T03:39:50.660Z] b9c365052c96: Waiting\n [2020-02-12T03:39:50.660Z] a2d8cc88f415: Waiting\n [2020-02-12T03:39:50.660Z] ea1d1ca13537: Waiting\n [2020-02-12T03:39:50.660Z] 3750a50a1c5e: Waiting\n [2020-02-12T03:39:50.660Z] 777b28850792: Verifying Checksum\n [2020-02-12T03:39:50.660Z] 777b28850792: Download complete\n [2020-02-12T03:39:50.915Z] 5c102a31e300: Pull complete\n [2020-02-12T03:39:50.915Z] dcfb455df0a1: Pull complete\n [2020-02-12T03:39:50.915Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-12T03:39:50.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-12T03:39:50.915Z] ---> 7c70fe431013\n [2020-02-12T03:39:50.915Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-12T03:39:50.934Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-12T03:39:50.934Z] 2a23fa8c16f7: Download complete\n [2020-02-12T03:39:50.934Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-12T03:39:50.934Z] 4cf88f913ddb: Download complete\n [2020-02-12T03:39:50.934Z] 1df406cf5192: Verifying Checksum\n [2020-02-12T03:39:50.934Z] 1df406cf5192: Download complete\n [2020-02-12T03:39:51.174Z] latest: Pulling from library/docker\n [2020-02-12T03:39:51.216Z] cde5963f3b93: Verifying Checksum\n [2020-02-12T03:39:51.216Z] cde5963f3b93: Download complete\n [2020-02-12T03:39:51.433Z] c9b1b535fdd9: Pulling fs layer\n [2020-02-12T03:39:51.433Z] cd54125436dc: Pulling fs layer\n [2020-02-12T03:39:51.433Z] 70d1554c15cb: Pulling fs layer\n [2020-02-12T03:39:51.433Z] 79e322b40fa7: Pulling fs layer\n [2020-02-12T03:39:51.433Z] fa396aa1c77a: Pulling fs layer\n [2020-02-12T03:39:51.433Z] af8b1978c51e: Pulling fs layer\n [2020-02-12T03:39:51.433Z] e3cc93a7c611: Pulling fs layer\n [2020-02-12T03:39:51.433Z] 79e322b40fa7: Waiting\n [2020-02-12T03:39:51.433Z] fa396aa1c77a: Waiting\n [2020-02-12T03:39:51.433Z] af8b1978c51e: Waiting\n [2020-02-12T03:39:51.433Z] e3cc93a7c611: Waiting\n [2020-02-12T03:39:51.433Z] 70d1554c15cb: Verifying Checksum\n [2020-02-12T03:39:51.433Z] 70d1554c15cb: Download complete\n [2020-02-12T03:39:51.433Z] c9b1b535fdd9: Verifying Checksum\n [2020-02-12T03:39:51.433Z] c9b1b535fdd9: Download complete\n [2020-02-12T03:39:51.433Z] cd54125436dc: Verifying Checksum\n [2020-02-12T03:39:51.433Z] cd54125436dc: Download complete\n [2020-02-12T03:39:51.695Z] fa396aa1c77a: Verifying Checksum\n [2020-02-12T03:39:51.695Z] fa396aa1c77a: Download complete\n [2020-02-12T03:39:51.695Z] c9b1b535fdd9: Pull complete\n [2020-02-12T03:39:51.972Z] e3cc93a7c611: Verifying Checksum\n [2020-02-12T03:39:51.972Z] e3cc93a7c611: Download complete\n [2020-02-12T03:39:52.210Z] cde5963f3b93: Pull complete\n [2020-02-12T03:39:52.560Z] 79e322b40fa7: Verifying Checksum\n [2020-02-12T03:39:52.560Z] 79e322b40fa7: Download complete\n [2020-02-12T03:39:52.818Z] af8b1978c51e: Download complete\n [2020-02-12T03:39:53.386Z] cd54125436dc: Pull complete\n [2020-02-12T03:39:53.386Z] 70d1554c15cb: Pull complete\n [2020-02-12T03:39:53.669Z] 2a23fa8c16f7: Pull complete\n [2020-02-12T03:39:53.669Z] 777b28850792: Pull complete\n [2020-02-12T03:39:55.949Z] 79e322b40fa7: Pull complete\n [2020-02-12T03:39:55.949Z] fa396aa1c77a: Pull complete\n [2020-02-12T03:39:56.209Z] af8b1978c51e: Pull complete\n [2020-02-12T03:39:56.209Z] e3cc93a7c611: Pull complete\n [2020-02-12T03:39:56.209Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-12T03:39:56.209Z] Status: Downloaded newer image for docker:latest\n [2020-02-12T03:39:57.588Z] ---> 8e4444642530\n [2020-02-12T03:39:57.588Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-12T03:39:57.849Z] ---> Running in 3568c1587376\n [2020-02-12T03:39:57.849Z] Removing intermediate container 3568c1587376\n [2020-02-12T03:39:57.849Z] ---> 2d837048b852\n [2020-02-12T03:39:57.849Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-12T03:39:57.849Z] ---> Running in 459a18a3bea5\n [2020-02-12T03:39:58.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-12T03:39:59.118Z] cd6300453558: Verifying Checksum\n [2020-02-12T03:39:59.118Z] cd6300453558: Download complete\n [2020-02-12T03:39:59.118Z] a2d8cc88f415: Verifying Checksum\n [2020-02-12T03:39:59.118Z] a2d8cc88f415: Download complete\n [2020-02-12T03:40:00.702Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-12T03:40:02.543Z] ea1d1ca13537: Verifying Checksum\n [2020-02-12T03:40:02.543Z] ea1d1ca13537: Download complete\n [2020-02-12T03:40:02.816Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-12T03:40:02.816Z] 3750a50a1c5e: Download complete\n [2020-02-12T03:40:03.993Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-12T03:40:04.252Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-12T03:40:05.188Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-12T03:40:05.188Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-12T03:40:05.188Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-12T03:40:05.448Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-12T03:40:05.448Z] OK: 145 MiB in 44 packages\n [2020-02-12T03:40:05.497Z] b9c365052c96: Verifying Checksum\n [2020-02-12T03:40:05.497Z] b9c365052c96: Download complete\n [2020-02-12T03:40:05.707Z] Removing intermediate container 459a18a3bea5\n [2020-02-12T03:40:05.707Z] ---> 6b9bf91e59e2\n [2020-02-12T03:40:05.707Z] Step 6/8 : WORKDIR /build\n [2020-02-12T03:40:05.966Z] ---> Running in 6fdff889e943\n [2020-02-12T03:40:05.966Z] Removing intermediate container 6fdff889e943\n [2020-02-12T03:40:05.966Z] ---> 15819d81943c\n [2020-02-12T03:40:05.966Z] Step 7/8 : COPY go.mod .\n [2020-02-12T03:40:06.225Z] ---> e6531a81d94f\n [2020-02-12T03:40:06.225Z] Step 8/8 : RUN go mod download\n [2020-02-12T03:40:06.225Z] ---> Running in 194f23c378f7\n [2020-02-12T03:40:06.921Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-12T03:40:06.921Z] 8a11ddd9e578: Download complete\n [2020-02-12T03:40:08.134Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-12T03:40:08.134Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-12T03:40:08.394Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-12T03:40:08.655Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-12T03:40:16.834Z] \x1b[0mRemoving intermediate container 194f23c378f7\n [2020-02-12T03:40:16.834Z] ---> c1990243a898\n [2020-02-12T03:40:16.834Z] Successfully built c1990243a898\n [2020-02-12T03:40:16.834Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:40:17.265Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-12T03:40:17.266Z] .\n [Pipeline] withDockerContainer\n [2020-02-12T03:40:17.395Z] prd-centos7-docker-4c-2g-21519 does not seem to be running inside a container\n [2020-02-12T03:40:17.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-x86_64 cat\n [2020-02-12T03:40:17.962Z] $ docker top 7cd01cdd08b916876b497d39d727ce41319352076c7bc486998e7c416a61f88b -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:40:18.797Z] + go version\n [2020-02-12T03:40:18.797Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-12T03:40:19.093Z] + make test\n [2020-02-12T03:40:19.093Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-12T03:40:21.012Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-12T03:40:25.209Z] 8a11ddd9e578: Pull complete\n [2020-02-12T03:40:25.209Z] 4cf88f913ddb: Pull complete\n [2020-02-12T03:40:25.209Z] 1df406cf5192: Pull complete\n [2020-02-12T03:40:30.630Z] cd6300453558: Pull complete\n [2020-02-12T03:40:33.308Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.084s\tcoverage: 88.9% of statements\n [2020-02-12T03:40:38.914Z] b9c365052c96: Pull complete\n [2020-02-12T03:40:38.914Z] a2d8cc88f415: Pull complete\n [2020-02-12T03:40:40.912Z] ea1d1ca13537: Pull complete\n [2020-02-12T03:40:40.912Z] 3750a50a1c5e: Pull complete\n [2020-02-12T03:40:40.912Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-12T03:40:40.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-12T03:40:40.912Z] ---> 78745c68409d\n [2020-02-12T03:40:40.912Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker\n [2020-02-12T03:40:41.185Z] latest: Pulling from library/docker\n [2020-02-12T03:40:41.456Z] 8fa90b21c985: Pulling fs layer\n [2020-02-12T03:40:41.456Z] f2917335fcb0: Pulling fs layer\n [2020-02-12T03:40:41.456Z] c8d3c84c2515: Pulling fs layer\n [2020-02-12T03:40:41.456Z] 32738a03c1ca: Pulling fs layer\n [2020-02-12T03:40:41.456Z] c36258bdcaf0: Pulling fs layer\n [2020-02-12T03:40:41.456Z] 149292bf8308: Pulling fs layer\n [2020-02-12T03:40:41.456Z] f91f03656c52: Pulling fs layer\n [2020-02-12T03:40:41.456Z] 32738a03c1ca: Waiting\n [2020-02-12T03:40:41.456Z] c36258bdcaf0: Waiting\n [2020-02-12T03:40:41.456Z] 149292bf8308: Waiting\n [2020-02-12T03:40:41.456Z] f91f03656c52: Waiting\n [2020-02-12T03:40:42.058Z] c8d3c84c2515: Verifying Checksum\n [2020-02-12T03:40:42.058Z] c8d3c84c2515: Download complete\n [2020-02-12T03:40:42.336Z] f2917335fcb0: Verifying Checksum\n [2020-02-12T03:40:42.336Z] f2917335fcb0: Download complete\n [2020-02-12T03:40:42.336Z] 8fa90b21c985: Verifying Checksum\n [2020-02-12T03:40:42.336Z] 8fa90b21c985: Download complete\n [2020-02-12T03:40:43.316Z] c36258bdcaf0: Verifying Checksum\n [2020-02-12T03:40:43.316Z] c36258bdcaf0: Download complete\n [2020-02-12T03:40:43.316Z] 149292bf8308: Verifying Checksum\n [2020-02-12T03:40:43.316Z] 149292bf8308: Download complete\n [2020-02-12T03:40:43.587Z] 8fa90b21c985: Pull complete\n [2020-02-12T03:40:43.587Z] f91f03656c52: Verifying Checksum\n [2020-02-12T03:40:43.587Z] f91f03656c52: Download complete\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t1.268s\tcoverage: 41.9% of statements\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.012s\tcoverage: 100.0% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.599s\tcoverage: 69.3% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.007s\tcoverage: 30.2% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.005s\tcoverage: 89.5% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.005s\tcoverage: 100.0% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.005s\tcoverage: 100.0% of statements\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.009s\tcoverage: 100.0% of statements\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.004s\tcoverage: 96.6% of statements\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-12T03:40:45.580Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.004s\tcoverage: 97.7% of statements\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-12T03:40:45.580Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-12T03:40:46.999Z] f2917335fcb0: Pull complete\n [2020-02-12T03:40:46.999Z] c8d3c84c2515: Pull complete\n [2020-02-12T03:40:48.975Z] 32738a03c1ca: Verifying Checksum\n [2020-02-12T03:40:48.975Z] 32738a03c1ca: Download complete\n [2020-02-12T03:40:53.717Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.660s\tcoverage: 86.7% of statements\n [2020-02-12T03:40:53.717Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.026s\tcoverage: 60.0% of statements\n [2020-02-12T03:40:53.717Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-12T03:40:53.717Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.252s\tcoverage: 69.8% of statements\n [2020-02-12T03:40:53.717Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.008s\tcoverage: 94.7% of statements\n [2020-02-12T03:40:53.976Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-12T03:40:55.714Z] 32738a03c1ca: Pull complete\n [2020-02-12T03:40:55.714Z] c36258bdcaf0: Pull complete\n [2020-02-12T03:40:55.989Z] 149292bf8308: Pull complete\n [2020-02-12T03:40:56.262Z] f91f03656c52: Pull complete\n [2020-02-12T03:40:56.262Z] Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95\n [2020-02-12T03:40:56.262Z] Status: Downloaded newer image for docker:latest\n [2020-02-12T03:40:58.188Z] gofmt -l .\n [2020-02-12T03:40:58.188Z] [ "`gofmt -l .`" = "" ]\n [2020-02-12T03:40:58.188Z] ./bin/test-attribution-txt.sh\n [2020-02-12T03:40:58.458Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-12T03:40:59.496Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-12T03:40:59.499Z] $ docker stop --time=1 7cd01cdd08b916876b497d39d727ce41319352076c7bc486998e7c416a61f88b\n [2020-02-12T03:41:01.000Z] $ docker rm -f 7cd01cdd08b916876b497d39d727ce41319352076c7bc486998e7c416a61f88b\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-02-12T03:41:01.671Z] ---> 642ba5d36fa0\n [2020-02-12T03:41:01.671Z] Step 4/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-12T03:41:01.671Z] ---> Running in 4904ec47649a\n [2020-02-12T03:41:01.945Z] Removing intermediate container 4904ec47649a\n [2020-02-12T03:41:01.945Z] ---> b370218ebc0c\n [2020-02-12T03:41:01.945Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-02-12T03:41:01.945Z] ---> Running in c964918bc743\n [2020-02-12T03:41:02.946Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-12T03:41:07.221Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-12T03:41:09.837Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-02-12T03:41:10.422Z] (2/5) Installing libzmq (4.3.2-r0)\n [2020-02-12T03:41:11.006Z] (3/5) Installing pkgconf (1.6.3-r0)\n [2020-02-12T03:41:11.279Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-02-12T03:41:11.279Z] (5/5) Installing zeromq-dev (4.3.2-r0)\n [2020-02-12T03:41:11.279Z] Executing busybox-1.31.1-r8.trigger\n [2020-02-12T03:41:11.279Z] OK: 127 MiB in 44 packages\n [2020-02-12T03:41:12.717Z] Removing intermediate container c964918bc743\n [2020-02-12T03:41:12.717Z] ---> 383446006299\n [2020-02-12T03:41:12.717Z] Step 6/8 : WORKDIR /build\n [2020-02-12T03:41:12.717Z] ---> Running in cb502caac5ea\n [2020-02-12T03:41:13.322Z] Removing intermediate container cb502caac5ea\n [2020-02-12T03:41:13.322Z] ---> ec006d6f0c7c\n [2020-02-12T03:41:13.322Z] Step 7/8 : COPY go.mod .\n [2020-02-12T03:41:13.605Z] ---> 66e757921da9\n [2020-02-12T03:41:13.605Z] Step 8/8 : RUN go mod download\n [2020-02-12T03:41:13.884Z] ---> Running in dbeb5bee4a4d\n [2020-02-12T03:41:15.887Z] \x1b[91mgo: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.2.1+incompatible\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.25\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-messaging v0.1.11\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.11\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-secrets v0.0.14\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/golang/snappy v0.0.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/gomodule/redigo v2.0.0+incompatible\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/google/go-cmp v0.3.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.7.2\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/api v1.1.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul/sdk v0.1.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.1\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-02-12T03:41:15.887Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pretty v0.2.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/kr/pty v1.1.1\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/kr/text v0.1.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-02-12T03:41:16.159Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-02-12T03:41:16.430Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.2.0\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.4.0\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/tidwall/pretty v1.0.0\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding github.com/xdg/stringprep v1.0.0\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding go.mongodb.org/mongo-driver v1.1.1\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.2\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15\n [2020-02-12T03:41:16.713Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.8\n [2020-02-12T03:41:38.900Z] \x1b[0mRemoving intermediate container dbeb5bee4a4d\n [2020-02-12T03:41:38.900Z] ---> 9c43fc23dac2\n [2020-02-12T03:41:38.900Z] Successfully built 9c43fc23dac2\n [2020-02-12T03:41:38.900Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:41:39.415Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-12T03:41:39.689Z] .\n [Pipeline] withDockerContainer\n [2020-02-12T03:41:40.056Z] prd-ubuntu18.04-docker-arm64-4c-2g-21518 does not seem to be running inside a container\n [2020-02-12T03:41:40.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/9 -v /w/workspace/app-functions-sdk-go/9:/w/workspace/app-functions-sdk-go/9:rw,z -v /w/workspace/app-functions-sdk-go/9@tmp:/w/workspace/app-functions-sdk-go/9@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 ******** ci-base-image-arm64 cat\n [2020-02-12T03:41:41.694Z] $ docker top 7b09a6fd0a4d5414116270eb1453ce2d7eb80eeb86ea32308cc2e8745bfeec37 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:41:44.076Z] + go version\n [2020-02-12T03:41:44.076Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-12T03:41:44.757Z] + make test\n [2020-02-12T03:41:44.757Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-02-12T03:41:46.737Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go\t[no test files]\n [2020-02-12T03:42:43.279Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appcontext\t0.079s\tcoverage: 88.9% of statements\n [2020-02-12T03:43:22.524Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/appsdk\t0.453s\tcoverage: 41.9% of statements\n [2020-02-12T03:43:22.524Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal\t[no test files]\n [2020-02-12T03:43:22.524Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/common\t[no test files]\n [2020-02-12T03:43:22.524Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/config\t0.049s\tcoverage: 100.0% of statements\n [2020-02-12T03:43:28.133Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/runtime\t0.315s\tcoverage: 69.3% of statements\n [2020-02-12T03:43:28.133Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security\t0.063s\tcoverage: 30.2% of statements\n [2020-02-12T03:43:30.754Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader\t0.044s\tcoverage: 89.5% of statements\n [2020-02-12T03:43:31.355Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks\t0.028s\tcoverage: 100.0% of statements\n [2020-02-12T03:43:33.999Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer\t0.015s\tcoverage: 100.0% of statements\n [2020-02-12T03:43:34.981Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks\t0.017s\tcoverage: 100.0% of statements\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store\t[no test files]\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts\t[no test files]\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db\t[no test files]\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces\t[no test files]\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks\t[no test files]\n [2020-02-12T03:43:34.981Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo\t[no test files]\n [2020-02-12T03:43:35.574Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models\t0.029s\tcoverage: 96.6% of statements\n [2020-02-12T03:43:35.574Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis\t[no test files]\n [2020-02-12T03:43:37.012Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models\t0.039s\tcoverage: 97.7% of statements\n [2020-02-12T03:43:37.012Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/telemetry\t[no test files]\n [2020-02-12T03:43:37.012Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger\t[no test files]\n [2020-02-12T03:43:37.012Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http\t[no test files]\n [2020-02-12T03:43:49.414Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus\t6.673s\tcoverage: 86.7% of statements\n [2020-02-12T03:43:49.414Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/internal/webserver\t0.056s\tcoverage: 60.0% of statements\n [2020-02-12T03:43:49.414Z] ? \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/startup\t[no test files]\n [2020-02-12T03:43:49.414Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/transforms\t0.327s\tcoverage: 69.8% of statements\n [2020-02-12T03:43:51.392Z] ok \tgithub.com/edgexfoundry/app-functions-sdk-go/pkg/util\t0.026s\tcoverage: 94.7% of statements\n [2020-02-12T03:43:52.000Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-02-12T03:44:10.305Z] gofmt -l .\n [2020-02-12T03:44:10.305Z] [ "`gofmt -l .`" = "" ]\n [2020-02-12T03:44:10.305Z] ./bin/test-attribution-txt.sh\n [2020-02-12T03:44:10.584Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-02-12T03:44:11.573Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-12T03:44:12.083Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-12T03:44:12.088Z] $ docker stop --time=1 7b09a6fd0a4d5414116270eb1453ce2d7eb80eeb86ea32308cc2e8745bfeec37\n [2020-02-12T03:44:14.314Z] $ docker rm -f 7b09a6fd0a4d5414116270eb1453ce2d7eb80eeb86ea32308cc2e8745bfeec37\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // ws\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-02-12T03:44:15.512Z] provisioning config files...\n [2020-02-12T03:44:15.548Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4913491383398811933tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:44:15.904Z] + curl -s https://codecov.io/bash\n [2020-02-12T03:44:15.904Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4913491383398811933tmp\n [2020-02-12T03:44:16.174Z] \n [2020-02-12T03:44:16.174Z] _____ _\n [2020-02-12T03:44:16.174Z] / ____| | |\n [2020-02-12T03:44:16.174Z] | | ___ __| | ___ ___ _____ __\n [2020-02-12T03:44:16.174Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-12T03:44:16.174Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-12T03:44:16.174Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-12T03:44:16.174Z] Bash-20191211-b8db533\n [2020-02-12T03:44:16.174Z] \n [2020-02-12T03:44:16.174Z] \n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-12T03:44:16.174Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-12T03:44:16.174Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-12T03:44:16.174Z] \x1b[0;32m+\x1b[0m .\n [2020-02-12T03:44:16.174Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-12T03:44:16.174Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=54597\x1b[0m\n [2020-02-12T03:44:16.174Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-12T03:44:16.174Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-12T03:44:16.747Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-12T03:44:16.747Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-12T03:44:16.747Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-12T03:44:16.747Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-12T03:44:16.747Z] \x1b[0;90mquery:\x1b[0m branch=master&commit=6b0475c7feb207d2cdb84bed93ba4ab3c516c765&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n [2020-02-12T03:44:16.747Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-12T03:44:16.747Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=master&commit=6b0475c7feb207d2cdb84bed93ba4ab3c516c765&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=\n [2020-02-12T03:44:17.010Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-12T03:44:23.682Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6b0475c7feb207d2cdb84bed93ba4ab3c516c765\x1b[0m\n [Pipeline] }\n [2020-02-12T03:44:23.697Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n [Pipeline] echo\n [2020-02-12T03:44:23.885Z] [edgeXSnyk] dockerImage=null, dockerFile=null\n [Pipeline] echo\n [2020-02-12T03:44:23.886Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins\n [Pipeline] withCredentials\n [2020-02-12T03:44:23.901Z] Masking supported pattern matches of $SNYK_TOKEN\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:44:24.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-12T03:44:24.285Z] \n [2020-02-12T03:44:24.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:44:24.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [2020-02-12T03:44:24.612Z] 1.217.3: Pulling from edgex-snyk-go\n [2020-02-12T03:44:24.612Z] 9d48c3bd43c5: Pulling fs layer\n [2020-02-12T03:44:24.612Z] 7f94eaf8af20: Pulling fs layer\n [2020-02-12T03:44:24.612Z] 9fe9984849c1: Pulling fs layer\n [2020-02-12T03:44:24.612Z] cf0db633a67d: Pulling fs layer\n [2020-02-12T03:44:24.612Z] 0f7136d71739: Pulling fs layer\n [2020-02-12T03:44:24.612Z] 8c1aaf4dbaec: Pulling fs layer\n [2020-02-12T03:44:24.612Z] b8132c677c6b: Pulling fs layer\n [2020-02-12T03:44:24.612Z] c8f539ab0293: Pulling fs layer\n [2020-02-12T03:44:24.612Z] b11662bbf65b: Pulling fs layer\n [2020-02-12T03:44:24.612Z] cf0db633a67d: Waiting\n [2020-02-12T03:44:24.612Z] 8c1aaf4dbaec: Waiting\n [2020-02-12T03:44:24.612Z] b8132c677c6b: Waiting\n [2020-02-12T03:44:24.612Z] c8f539ab0293: Waiting\n [2020-02-12T03:44:24.612Z] b11662bbf65b: Waiting\n [2020-02-12T03:44:24.893Z] 9fe9984849c1: Verifying Checksum\n [2020-02-12T03:44:24.893Z] 9fe9984849c1: Download complete\n [2020-02-12T03:44:24.893Z] 7f94eaf8af20: Verifying Checksum\n [2020-02-12T03:44:24.893Z] 7f94eaf8af20: Download complete\n [2020-02-12T03:44:24.893Z] 0f7136d71739: Download complete\n [2020-02-12T03:44:24.893Z] 8c1aaf4dbaec: Verifying Checksum\n [2020-02-12T03:44:24.893Z] 8c1aaf4dbaec: Download complete\n [2020-02-12T03:44:24.893Z] 9d48c3bd43c5: Download complete\n [2020-02-12T03:44:25.289Z] 9d48c3bd43c5: Pull complete\n [2020-02-12T03:44:25.723Z] 7f94eaf8af20: Pull complete\n [2020-02-12T03:44:26.067Z] 9fe9984849c1: Pull complete\n [2020-02-12T03:44:26.818Z] b8132c677c6b: Verifying Checksum\n [2020-02-12T03:44:26.818Z] b8132c677c6b: Download complete\n [2020-02-12T03:44:28.863Z] c8f539ab0293: Verifying Checksum\n [2020-02-12T03:44:28.863Z] c8f539ab0293: Download complete\n [2020-02-12T03:44:29.166Z] b11662bbf65b: Verifying Checksum\n [2020-02-12T03:44:29.166Z] b11662bbf65b: Download complete\n [2020-02-12T03:44:30.627Z] cf0db633a67d: Verifying Checksum\n [2020-02-12T03:44:30.627Z] cf0db633a67d: Download complete\n [2020-02-12T03:44:38.888Z] cf0db633a67d: Pull complete\n [2020-02-12T03:44:39.158Z] 0f7136d71739: Pull complete\n [2020-02-12T03:44:39.158Z] 8c1aaf4dbaec: Pull complete\n [2020-02-12T03:44:41.795Z] b8132c677c6b: Pull complete\n [2020-02-12T03:44:45.180Z] c8f539ab0293: Pull complete\n [2020-02-12T03:44:46.582Z] b11662bbf65b: Pull complete\n [2020-02-12T03:44:46.582Z] Digest: sha256:0301dd119bf23834e408ea9b13f7c1af0f1233c41497be5fbb5c6c403a4c9ec0\n [2020-02-12T03:44:46.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3\n [Pipeline] withDockerContainer\n [2020-02-12T03:44:46.904Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:44:47.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-snyk-go:1.217.3 cat\n [2020-02-12T03:44:48.111Z] $ docker top 78413b048f2204f0584e73065f0dc78367f6a5e954b850b2212f0eacd3e13c8e -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:44:49.221Z] + snyk monitor \'--org=edgex-jenkins\'\n [2020-02-12T03:45:01.775Z] \n [2020-02-12T03:45:01.775Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master...\n [2020-02-12T03:45:01.775Z] \n [2020-02-12T03:45:01.775Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/39c9c411-dc1a-41b6-93df-2d55bc8b1029\n [2020-02-12T03:45:01.775Z] \n [2020-02-12T03:45:01.775Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you.\n [2020-02-12T03:45:01.775Z] \n [2020-02-12T03:45:01.775Z] \n [Pipeline] }\n [2020-02-12T03:45:01.795Z] $ docker stop --time=1 78413b048f2204f0584e73065f0dc78367f6a5e954b850b2212f0eacd3e13c8e\n [2020-02-12T03:45:03.954Z] $ docker rm -f 78413b048f2204f0584e73065f0dc78367f6a5e954b850b2212f0eacd3e13c8e\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // withCredentials\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n [Pipeline] stage\n [Pipeline] { (Tag)\n [Pipeline] unstash\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:45:09.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-12T03:45:09.008Z] .\n [Pipeline] withDockerContainer\n [2020-02-12T03:45:09.459Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:45:09.546Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-12T03:45:10.456Z] $ docker top 633b04bf04f5c85553e824715e4a51618450e2417397668d864c1681351034ca -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-12T03:45:11.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-12T03:45:11.678Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-12T03:45:12.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-12T03:45:12.393Z] $ docker exec 633b04bf04f5c85553e824715e4a51618450e2417397668d864c1681351034ca ssh-agent\n [2020-02-12T03:45:13.225Z] SSH_AUTH_SOCK=/tmp/ssh-SOT48fIhs6U0/agent.14\n [2020-02-12T03:45:13.225Z] SSH_AGENT_PID=21\n [2020-02-12T03:45:13.239Z] Running ssh-add (command line suppressed)\n [2020-02-12T03:45:13.591Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6283328297557636021.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6283328297557636021.key)\n [2020-02-12T03:45:13.684Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:45:14.319Z] + git semver tag\n [2020-02-12T03:45:14.320Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-12T03:45:14.320Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-12T03:45:14.320Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:45:14.320Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-12T03:45:14.320Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-12T03:45:14.320Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-12T03:45:14.320Z] # $SEMVER_BRANCH = master\n [2020-02-12T03:45:14.320Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [2020-02-12T03:45:14.320Z] # 6b0475c7feb207d2cdb84bed93ba4ab3c516c765 HEAD\n [2020-02-12T03:45:14.320Z] # eb935b1945e633e6ede4777e50cb1a82393895c6 refs/tags/v1.0.1-dev.9\n [Pipeline] }\n [2020-02-12T03:45:14.329Z] $ docker exec --env ******** --env ******** 633b04bf04f5c85553e824715e4a51618450e2417397668d864c1681351034ca ssh-agent -k\n [2020-02-12T03:45:14.713Z] unset SSH_AUTH_SOCK;\n [2020-02-12T03:45:14.715Z] unset SSH_AGENT_PID;\n [2020-02-12T03:45:14.715Z] echo Agent pid 21 killed;\n [2020-02-12T03:45:14.929Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-12T03:45:15.416Z] + git semver\n [Pipeline] }\n [2020-02-12T03:45:15.552Z] $ docker stop --time=1 633b04bf04f5c85553e824715e4a51618450e2417397668d864c1681351034ca\n [2020-02-12T03:45:17.329Z] $ docker rm -f 633b04bf04f5c85553e824715e4a51618450e2417397668d864c1681351034ca\n [Pipeline] // withDockerContainer\n [Pipeline] stage\n [Pipeline] { (LF Tools Sigul)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:45:18.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-12T03:45:18.435Z] \n [2020-02-12T03:45:18.435Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:45:18.838Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [2020-02-12T03:45:18.838Z] 0.23.1-centos7: Pulling from edgex-lftools\n [2020-02-12T03:45:18.838Z] 8ba884070f61: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 78d65bd6cf10: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 5573da4c1a9d: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 4493e11b668a: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 2e4ad32216ba: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 14bc7892088f: Pulling fs layer\n [2020-02-12T03:45:18.838Z] 4493e11b668a: Waiting\n [2020-02-12T03:45:18.838Z] 2e4ad32216ba: Waiting\n [2020-02-12T03:45:18.838Z] 14bc7892088f: Waiting\n [2020-02-12T03:45:18.838Z] 78d65bd6cf10: Verifying Checksum\n [2020-02-12T03:45:18.838Z] 78d65bd6cf10: Download complete\n [2020-02-12T03:45:19.552Z] 4493e11b668a: Verifying Checksum\n [2020-02-12T03:45:19.552Z] 4493e11b668a: Download complete\n [2020-02-12T03:45:19.889Z] 2e4ad32216ba: Verifying Checksum\n [2020-02-12T03:45:19.889Z] 2e4ad32216ba: Download complete\n [2020-02-12T03:45:22.084Z] 14bc7892088f: Verifying Checksum\n [2020-02-12T03:45:22.084Z] 14bc7892088f: Download complete\n [2020-02-12T03:45:22.791Z] 8ba884070f61: Verifying Checksum\n [2020-02-12T03:45:22.791Z] 8ba884070f61: Download complete\n [2020-02-12T03:45:23.061Z] 5573da4c1a9d: Verifying Checksum\n [2020-02-12T03:45:23.061Z] 5573da4c1a9d: Download complete\n [2020-02-12T03:45:29.995Z] 8ba884070f61: Pull complete\n [2020-02-12T03:45:30.354Z] 78d65bd6cf10: Pull complete\n [2020-02-12T03:45:43.116Z] 5573da4c1a9d: Pull complete\n [2020-02-12T03:45:44.123Z] 4493e11b668a: Pull complete\n [2020-02-12T03:45:44.405Z] 2e4ad32216ba: Pull complete\n [2020-02-12T03:45:47.019Z] 14bc7892088f: Pull complete\n [2020-02-12T03:45:47.019Z] Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7\n [2020-02-12T03:45:47.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7\n [Pipeline] withDockerContainer\n [2020-02-12T03:45:47.259Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:45:47.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat\n [2020-02-12T03:45:48.193Z] $ docker top 988f49960a0c1472d39ce106bcf06515b9a04d36226857bd0722ef4e10aa2497 -eo pid,comm\n [Pipeline] {\n [Pipeline] configFileProvider\n [2020-02-12T03:45:49.388Z] provisioning config files...\n [2020-02-12T03:45:49.402Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5053431054743055686tmp\n [2020-02-12T03:45:49.450Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4304007854118326626tmp\n [2020-02-12T03:45:49.483Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2137946096320779039tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-12T03:45:49.508Z] Running global-jjb/shell/sigul-configuration.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:45:50.153Z] ---> sigul-configuration.sh\n [2020-02-12T03:45:50.153Z] gpg: directory `/root/.gnupg\' created\n [2020-02-12T03:45:50.153Z] gpg: new configuration file `/root/.gnupg/gpg.conf\' created\n [2020-02-12T03:45:50.153Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf\' are not yet active during this run\n [2020-02-12T03:45:50.153Z] gpg: keyring `/root/.gnupg/secring.gpg\' created\n [2020-02-12T03:45:50.153Z] gpg: keyring `/root/.gnupg/pubring.gpg\' created\n [2020-02-12T03:45:50.153Z] gpg: CAST5 encrypted data\n [2020-02-12T03:45:50.417Z] gpg: encrypted with 1 passphrase\n [2020-02-12T03:45:50.417Z] gpg: WARNING: message was not integrity protected\n [Pipeline] sh\n [2020-02-12T03:45:51.157Z] + mkdir /home/jenkins\n [2020-02-12T03:45:51.157Z] + mkdir /home/jenkins/sigul\n [Pipeline] sh\n [2020-02-12T03:45:51.915Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/\n [Pipeline] echo\n [2020-02-12T03:45:51.924Z] Running global-jjb/shell/sigul-install.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:45:52.603Z] ---> sigul-install.sh\n [2020-02-12T03:46:00.964Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version\n [Pipeline] sh\n [2020-02-12T03:46:01.916Z] + git tag --list\n [2020-02-12T03:46:01.916Z] v1.0.1-dev.9\n [Pipeline] sh\n [2020-02-12T03:46:02.581Z] + lftools sign git-tag v1.0.1-dev.9\n [2020-02-12T03:46:04.531Z] Signing Git tag with Sigul...\n [2020-02-12T03:46:04.531Z] Signing v1.0.1-dev.9\n [Pipeline] echo\n [2020-02-12T03:46:05.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:46:06.173Z] ---> sigul-configuration-cleanup.sh\n [Pipeline] }\n [2020-02-12T03:46:06.248Z] Deleting 3 temporary files\n [Pipeline] // configFileProvider\n [Pipeline] }\n [2020-02-12T03:46:06.314Z] $ docker stop --time=1 988f49960a0c1472d39ce106bcf06515b9a04d36226857bd0722ef4e10aa2497\n [2020-02-12T03:46:08.324Z] $ docker rm -f 988f49960a0c1472d39ce106bcf06515b9a04d36226857bd0722ef4e10aa2497\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:46:08.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-12T03:46:08.880Z] .\n [Pipeline] withDockerContainer\n [2020-02-12T03:46:09.413Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:46:09.584Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-12T03:46:11.092Z] $ docker top d005a0d1dccb162ff808a2e7eb7dee910f4739dca441c74d65a621ce8e330dec -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-12T03:46:12.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-12T03:46:12.069Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-12T03:46:12.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-12T03:46:12.628Z] $ docker exec d005a0d1dccb162ff808a2e7eb7dee910f4739dca441c74d65a621ce8e330dec ssh-agent\n [2020-02-12T03:46:13.313Z] SSH_AUTH_SOCK=/tmp/ssh-9sbfKTWSdIp3/agent.14\n [2020-02-12T03:46:13.313Z] SSH_AGENT_PID=21\n [2020-02-12T03:46:13.324Z] Running ssh-add (command line suppressed)\n [2020-02-12T03:46:13.695Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5716629035002737339.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5716629035002737339.key)\n [2020-02-12T03:46:13.802Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:46:14.114Z] + git semver bump pre\n [2020-02-12T03:46:14.520Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-12T03:46:14.520Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-12T03:46:14.520Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:46:14.520Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-12T03:46:14.520Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-12T03:46:14.520Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-12T03:46:14.520Z] # $SEMVER_BRANCH = master\n [2020-02-12T03:46:14.520Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-12T03:46:14.622Z] $ docker exec --env ******** --env ******** d005a0d1dccb162ff808a2e7eb7dee910f4739dca441c74d65a621ce8e330dec ssh-agent -k\n [2020-02-12T03:46:14.942Z] unset SSH_AUTH_SOCK;\n [2020-02-12T03:46:14.943Z] unset SSH_AGENT_PID;\n [2020-02-12T03:46:14.944Z] echo Agent pid 21 killed;\n [2020-02-12T03:46:15.022Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-12T03:46:15.380Z] + git semver\n [Pipeline] }\n [2020-02-12T03:46:15.400Z] $ docker stop --time=1 d005a0d1dccb162ff808a2e7eb7dee910f4739dca441c74d65a621ce8e330dec\n [2020-02-12T03:46:16.873Z] $ docker rm -f d005a0d1dccb162ff808a2e7eb7dee910f4739dca441c74d65a621ce8e330dec\n [Pipeline] // withDockerContainer\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:46:17.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-12T03:46:17.551Z] .\n [Pipeline] withDockerContainer\n [2020-02-12T03:46:18.001Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:46:18.185Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-12T03:46:19.183Z] $ docker top f14558733745ccd78cea16db07cdaab85b49b5f1db2b458a9151bf70d59e233e -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-12T03:46:20.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-12T03:46:20.548Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-12T03:46:21.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-12T03:46:21.206Z] $ docker exec f14558733745ccd78cea16db07cdaab85b49b5f1db2b458a9151bf70d59e233e ssh-agent\n [2020-02-12T03:46:21.641Z] SSH_AUTH_SOCK=/tmp/ssh-hASJ7H8fG1Xe/agent.15\n [2020-02-12T03:46:21.641Z] SSH_AGENT_PID=21\n [2020-02-12T03:46:21.652Z] Running ssh-add (command line suppressed)\n [2020-02-12T03:46:21.895Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_727159691423852506.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_727159691423852506.key)\n [2020-02-12T03:46:22.057Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-12T03:46:22.428Z] + git semver push\n [2020-02-12T03:46:22.428Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-12T03:46:22.428Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git\n [2020-02-12T03:46:22.428Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:46:22.428Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-12T03:46:22.428Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-12T03:46:22.428Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-12T03:46:22.428Z] # $SEMVER_BRANCH = master\n [2020-02-12T03:46:22.428Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver\n [Pipeline] }\n [2020-02-12T03:46:29.106Z] $ docker exec --env ******** --env ******** f14558733745ccd78cea16db07cdaab85b49b5f1db2b458a9151bf70d59e233e ssh-agent -k\n [2020-02-12T03:46:29.397Z] unset SSH_AUTH_SOCK;\n [2020-02-12T03:46:29.397Z] unset SSH_AGENT_PID;\n [2020-02-12T03:46:29.397Z] echo Agent pid 21 killed;\n [2020-02-12T03:46:29.521Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-12T03:46:30.244Z] + git semver\n [Pipeline] }\n [2020-02-12T03:46:30.258Z] $ docker stop --time=1 f14558733745ccd78cea16db07cdaab85b49b5f1db2b458a9151bf70d59e233e\n [2020-02-12T03:46:31.685Z] $ docker rm -f f14558733745ccd78cea16db07cdaab85b49b5f1db2b458a9151bf70d59e233e\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:46:32.475Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:46:33.360Z] ---> package-listing.sh\n [2020-02-12T03:46:33.360Z] ++ facter osfamily\n [2020-02-12T03:46:33.360Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-12T03:46:33.360Z] + OS_FAMILY=redhat\n [2020-02-12T03:46:33.360Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:46:33.360Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-12T03:46:33.360Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-12T03:46:33.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-12T03:46:33.360Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-12T03:46:33.360Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n [2020-02-12T03:46:33.360Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-12T03:46:33.360Z] + case "${OS_FAMILY}" in\n [2020-02-12T03:46:33.360Z] + rpm -qa\n [2020-02-12T03:46:33.360Z] + sort\n [2020-02-12T03:46:38.727Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-12T03:46:38.727Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-12T03:46:38.727Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-12T03:46:38.727Z] + \'[\' /w/workspace/ndry_app-functions-sdk-go_master \']\'\n [2020-02-12T03:46:38.727Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/\n [2020-02-12T03:46:38.991Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:46:39.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-12T03:46:39.925Z] \n [2020-02-12T03:46:39.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-12T03:46:40.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-12T03:46:41.089Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-12T03:46:41.089Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-12T03:46:41.089Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-12T03:46:41.089Z] c9ea274ed700: Pulling fs layer\n [2020-02-12T03:46:41.089Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-12T03:46:41.089Z] f6a933c9cadc: Pulling fs layer\n [2020-02-12T03:46:41.089Z] 61811dbd4963: Pulling fs layer\n [2020-02-12T03:46:41.089Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-12T03:46:41.089Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-12T03:46:41.089Z] dc21a1d4508b: Pulling fs layer\n [2020-02-12T03:46:41.089Z] 363af2e989c4: Pulling fs layer\n [2020-02-12T03:46:41.089Z] 9cfac6ba3733: Waiting\n [2020-02-12T03:46:41.089Z] f6a933c9cadc: Waiting\n [2020-02-12T03:46:41.089Z] 61811dbd4963: Waiting\n [2020-02-12T03:46:41.089Z] a6eb2c9e2280: Waiting\n [2020-02-12T03:46:41.089Z] 095dd8b7b4d8: Waiting\n [2020-02-12T03:46:41.089Z] dc21a1d4508b: Waiting\n [2020-02-12T03:46:41.089Z] 363af2e989c4: Waiting\n [2020-02-12T03:46:41.089Z] da0e9bf0cc60: Download complete\n [2020-02-12T03:46:41.089Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-12T03:46:41.089Z] 9cfac6ba3733: Download complete\n [2020-02-12T03:46:41.089Z] e6b0cf9c0882: Download complete\n [2020-02-12T03:46:41.089Z] f6a933c9cadc: Verifying Checksum\n [2020-02-12T03:46:41.089Z] f6a933c9cadc: Download complete\n [2020-02-12T03:46:41.355Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-12T03:46:41.355Z] a6eb2c9e2280: Download complete\n [2020-02-12T03:46:41.705Z] e6b0cf9c0882: Pull complete\n [2020-02-12T03:46:42.240Z] da0e9bf0cc60: Pull complete\n [2020-02-12T03:46:42.512Z] c9ea274ed700: Download complete\n [2020-02-12T03:46:42.512Z] 095dd8b7b4d8: Verifying Checksum\n [2020-02-12T03:46:42.512Z] 095dd8b7b4d8: Download complete\n [2020-02-12T03:46:42.779Z] 363af2e989c4: Verifying Checksum\n [2020-02-12T03:46:42.779Z] 363af2e989c4: Download complete\n [2020-02-12T03:46:42.779Z] dc21a1d4508b: Verifying Checksum\n [2020-02-12T03:46:42.779Z] dc21a1d4508b: Download complete\n [2020-02-12T03:46:43.391Z] 61811dbd4963: Verifying Checksum\n [2020-02-12T03:46:43.391Z] 61811dbd4963: Download complete\n [2020-02-12T03:46:46.049Z] c9ea274ed700: Pull complete\n [2020-02-12T03:46:46.346Z] 9cfac6ba3733: Pull complete\n [2020-02-12T03:46:46.927Z] f6a933c9cadc: Pull complete\n [2020-02-12T03:46:52.376Z] 61811dbd4963: Pull complete\n [2020-02-12T03:46:52.376Z] a6eb2c9e2280: Pull complete\n [2020-02-12T03:46:53.871Z] 095dd8b7b4d8: Pull complete\n [2020-02-12T03:46:55.445Z] dc21a1d4508b: Pull complete\n [2020-02-12T03:46:55.445Z] 363af2e989c4: Pull complete\n [2020-02-12T03:46:55.445Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-12T03:46:55.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-12T03:46:55.596Z] prd-centos7-docker-4c-2g-21517 does not seem to be running inside a container\n [2020-02-12T03:46:55.679Z] $ 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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-12T03:46:56.478Z] $ docker top a88a8bd1f2084ffb590744e908666adc2f85938f17b7ea1f9dd9f893fb62526d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-12T03:46:57.557Z] provisioning config files...\n [2020-02-12T03:46:57.584Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6144314599543502390tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-12T03:46:57.625Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:46:58.459Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-12T03:46:58.468Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-12T03:46:59.519Z] ---> logs-deploy.sh\n [2020-02-12T03:46:59.519Z] + ARCHIVE_ARTIFACTS=\n [2020-02-12T03:46:59.519Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-12T03:46:59.519Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-12T03:46:59.519Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-12T03:46:59.519Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/9\n [2020-02-12T03:46:59.519Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/9/\n [2020-02-12T03:46:59.519Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/9 /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:47:01.575Z] Archives upload complete.\n [2020-02-12T03:47:01.877Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/9/\n [2020-02-12T03:47:03.855Z] ---> uname -a:\n [2020-02-12T03:47:03.855Z] Linux a88a8bd1f208 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> lscpu:\n [2020-02-12T03:47:03.855Z] Architecture: x86_64\n [2020-02-12T03:47:03.855Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-12T03:47:03.855Z] Byte Order: Little Endian\n [2020-02-12T03:47:03.855Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-12T03:47:03.855Z] CPU(s): 4\n [2020-02-12T03:47:03.855Z] On-line CPU(s) list: 0-3\n [2020-02-12T03:47:03.855Z] Thread(s) per core: 1\n [2020-02-12T03:47:03.855Z] Core(s) per socket: 1\n [2020-02-12T03:47:03.855Z] Socket(s): 4\n [2020-02-12T03:47:03.855Z] NUMA node(s): 1\n [2020-02-12T03:47:03.855Z] Vendor ID: GenuineIntel\n [2020-02-12T03:47:03.855Z] CPU family: 6\n [2020-02-12T03:47:03.855Z] Model: 44\n [2020-02-12T03:47:03.855Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-12T03:47:03.855Z] Stepping: 1\n [2020-02-12T03:47:03.855Z] CPU MHz: 2933.438\n [2020-02-12T03:47:03.855Z] BogoMIPS: 5866.87\n [2020-02-12T03:47:03.855Z] Virtualization: VT-x\n [2020-02-12T03:47:03.855Z] Hypervisor vendor: KVM\n [2020-02-12T03:47:03.855Z] Virtualization type: full\n [2020-02-12T03:47:03.855Z] L1d cache: 128 KiB\n [2020-02-12T03:47:03.855Z] L1i cache: 128 KiB\n [2020-02-12T03:47:03.855Z] L2 cache: 16 MiB\n [2020-02-12T03:47:03.855Z] L3 cache: 64 MiB\n [2020-02-12T03:47:03.855Z] NUMA node0 CPU(s): 0-3\n [2020-02-12T03:47:03.855Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-12T03:47:03.855Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-12T03:47:03.855Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-12T03:47:03.855Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-12T03:47:03.855Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-12T03:47:03.855Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> nproc:\n [2020-02-12T03:47:03.855Z] 4\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> df -h:\n [2020-02-12T03:47:03.855Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-12T03:47:03.855Z] overlay 50.0G 7.4G 42.5G 15% /\n [2020-02-12T03:47:03.855Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-12T03:47:03.855Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-12T03:47:03.855Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /etc/resolv.conf\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /etc/hostname\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /etc/hosts\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /w/workspace/ndry_app-functions-sdk-go_master@tmp\n [2020-02-12T03:47:03.855Z] /dev/vda1 50.0G 7.4G 42.5G 15% /var/log/sa\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> free -m:\n [2020-02-12T03:47:03.855Z] total used free shared buff/cache available\n [2020-02-12T03:47:03.855Z] Mem: 1838 747 90 0 1000 1025\n [2020-02-12T03:47:03.855Z] Swap: 1023 1 1022\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> ip addr:\n [2020-02-12T03:47:03.855Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-12T03:47:03.855Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-12T03:47:03.855Z] inet 127.0.0.1/8 scope host lo\n [2020-02-12T03:47:03.855Z] valid_lft forever preferred_lft forever\n [2020-02-12T03:47:03.855Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP \n [2020-02-12T03:47:03.855Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-12T03:47:03.855Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-12T03:47:03.855Z] valid_lft forever preferred_lft forever\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> sar -b -r -n DEV:\n [2020-02-12T03:47:03.855Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/12/20 \t_x86_64_\t(4 CPU)\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:35:33 LINUX RESTART\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:36:02 tps rtps wtps bread/s bwrtn/s\n [2020-02-12T03:47:03.855Z] 03:37:01 59.62 27.89 31.74 4590.28 2387.53\n [2020-02-12T03:47:03.855Z] 03:38:01 29.53 1.53 28.00 82.25 2364.20\n [2020-02-12T03:47:03.855Z] 03:39:01 2.06 0.00 2.06 0.00 59.12\n [2020-02-12T03:47:03.855Z] 03:40:01 0.52 0.00 0.52 0.00 4.53\n [2020-02-12T03:47:03.855Z] 03:41:01 0.43 0.00 0.43 0.00 4.80\n [2020-02-12T03:47:03.855Z] 03:42:01 0.43 0.00 0.43 0.00 7.67\n [2020-02-12T03:47:03.855Z] 03:43:02 0.37 0.02 0.35 0.13 4.51\n [2020-02-12T03:47:03.855Z] 03:44:01 0.34 0.00 0.34 0.00 5.50\n [2020-02-12T03:47:03.855Z] 03:45:01 233.57 126.63 106.94 5220.44 29460.18\n [2020-02-12T03:47:03.855Z] 03:46:01 214.73 72.98 141.75 2818.36 35701.13\n [2020-02-12T03:47:03.855Z] 03:47:01 140.39 66.84 73.55 4253.28 18370.52\n [2020-02-12T03:47:03.855Z] Average: 62.13 26.95 35.18 1541.41 8058.34\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:36:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-12T03:47:03.855Z] 03:37:01 206340 1675964 89.04 2620 1160624 1043076 35.59 429220 1089156 84112\n [2020-02-12T03:47:03.855Z] 03:38:01 166496 1715808 91.15 2620 1145344 1014672 34.62 485216 1072552 8\n [2020-02-12T03:47:03.855Z] 03:39:01 179992 1702312 90.44 2620 1145348 904804 30.87 475556 1071012 8\n [2020-02-12T03:47:03.855Z] 03:40:01 178904 1703400 90.50 2620 1145352 905064 30.88 476720 1070956 12\n [2020-02-12T03:47:03.855Z] 03:41:01 179888 1702416 90.44 2620 1145356 904872 30.87 488436 1058236 20\n [2020-02-12T03:47:03.855Z] 03:42:01 179988 1702316 90.44 2620 1145364 904956 30.88 488764 1058240 8\n [2020-02-12T03:47:03.855Z] 03:43:02 180348 1701956 90.42 2620 1145368 904872 30.87 488492 1058236 8\n [2020-02-12T03:47:03.855Z] 03:44:01 188492 1693812 89.99 2620 1145376 904872 30.87 480040 1058236 8\n [2020-02-12T03:47:03.855Z] 03:45:01 137468 1744836 92.70 2620 1062644 1064100 36.31 538960 1001960 58220\n [2020-02-12T03:47:03.855Z] 03:46:01 125968 1756336 93.31 2520 1040572 1038260 35.42 625092 853536 39528\n [2020-02-12T03:47:03.855Z] 03:47:01 91848 1790456 95.12 1820 1022356 1064640 36.32 638756 859236 3744\n [2020-02-12T03:47:03.855Z] Average: 165067 1717237 91.23 2538 1118519 968563 33.05 510477 1022851 16880\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-12T03:47:03.855Z] 03:37:01 veth52cbe72 119.36 84.05 11.10 301.90 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:37:01 eth0 379.30 351.05 1618.90 80.53 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:37:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:37:01 docker0 119.36 83.91 9.47 301.89 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:38:01 eth0 74.63 64.07 25.74 323.06 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:39:01 eth0 1.03 0.08 0.09 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:40:01 eth0 0.53 0.48 0.27 0.21 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:41:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:42:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:43:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:45:01 veth3c30c0e 35.51 33.35 3.80 292.68 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:45:01 eth0 610.22 545.38 5397.63 428.50 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:45:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:45:01 docker0 153.19 115.94 12.65 590.29 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:46:01 eth0 221.87 188.49 4020.77 81.41 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:46:01 veth4c38e5e 37.85 41.05 2.54 236.54 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:46:01 docker0 37.91 41.00 2.03 236.54 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:47:01 eth0 131.34 113.32 2169.70 69.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:47:01 veth94286a3 0.00 0.10 0.00 0.01 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] 03:47:01 docker0 2.31 1.75 0.47 0.57 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] Average: eth0 85.38 76.37 1053.47 52.70 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] Average: veth94286a3 0.00 0.01 0.00 0.00 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] Average: docker0 17.64 14.47 1.38 75.46 0.00 0.00 0.00\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] ---> sar -P ALL:\n [2020-02-12T03:47:03.855Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/12/20 \t_x86_64_\t(4 CPU)\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:35:33 LINUX RESTART\n [2020-02-12T03:47:03.855Z] \n [2020-02-12T03:47:03.855Z] 03:36:02 CPU %user %nice %system %iowait %steal %idle\n [2020-02-12T03:47:03.855Z] 03:37:01 all 13.96 0.00 5.81 2.42 20.16 57.65\n [2020-02-12T03:47:03.855Z] 03:37:01 0 15.23 0.00 6.11 1.12 21.51 56.04\n [2020-02-12T03:47:03.855Z] 03:37:01 1 14.40 0.00 5.17 2.79 19.81 57.83\n [2020-02-12T03:47:03.855Z] 03:37:01 2 12.02 0.00 5.67 2.69 20.46 59.15\n [2020-02-12T03:47:03.855Z] 03:37:01 3 14.21 0.00 6.29 3.05 18.89 57.57\n [2020-02-12T03:47:03.855Z] 03:38:01 all 2.27 0.00 0.56 0.08 6.92 90.17\n [2020-02-12T03:47:03.855Z] 03:38:01 0 1.47 0.00 0.53 0.03 8.24 89.74\n [2020-02-12T03:47:03.855Z] 03:38:01 1 1.52 0.00 0.44 0.19 7.00 90.85\n [2020-02-12T03:47:03.855Z] 03:38:01 2 2.67 0.00 0.86 0.05 6.45 89.98\n [2020-02-12T03:47:03.855Z] 03:38:01 3 3.45 0.00 0.45 0.03 5.92 90.16\n [2020-02-12T03:47:03.855Z] 03:39:01 all 0.15 0.00 0.05 0.10 0.33 99.36\n [2020-02-12T03:47:03.855Z] 03:39:01 0 0.03 0.00 0.02 0.00 0.38 99.57\n [2020-02-12T03:47:03.855Z] 03:39:01 1 0.42 0.00 0.05 0.40 0.45 98.68\n [2020-02-12T03:47:03.855Z] 03:39:01 2 0.07 0.00 0.08 0.00 0.10 99.75\n [2020-02-12T03:47:03.855Z] 03:39:01 3 0.10 0.00 0.05 0.00 0.40 99.45\n [2020-02-12T03:47:03.855Z] 03:40:01 all 0.14 0.00 0.06 0.00 0.06 99.74\n [2020-02-12T03:47:03.855Z] 03:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88\n [2020-02-12T03:47:03.855Z] 03:40:01 1 0.37 0.00 0.05 0.00 0.07 99.52\n [2020-02-12T03:47:03.855Z] 03:40:01 2 0.07 0.00 0.10 0.00 0.03 99.80\n [2020-02-12T03:47:03.855Z] 03:40:01 3 0.07 0.00 0.05 0.00 0.12 99.77\n [2020-02-12T03:47:03.855Z] 03:41:01 all 0.12 0.00 0.06 0.00 0.07 99.75\n [2020-02-12T03:47:03.855Z] 03:41:01 0 0.05 0.00 0.07 0.00 0.07 99.82\n [2020-02-12T03:47:03.855Z] 03:41:01 1 0.15 0.00 0.08 0.00 0.07 99.70\n [2020-02-12T03:47:03.855Z] 03:41:01 2 0.05 0.00 0.08 0.00 0.08 99.78\n [2020-02-12T03:47:03.855Z] 03:41:01 3 0.22 0.00 0.05 0.00 0.07 99.67\n [2020-02-12T03:47:03.855Z] 03:42:01 all 0.15 0.00 0.05 0.00 0.07 99.73\n [2020-02-12T03:47:03.855Z] 03:42:01 0 0.08 0.00 0.08 0.00 0.08 99.75\n [2020-02-12T03:47:03.855Z] 03:42:01 1 0.03 0.00 0.03 0.00 0.08 99.85\n [2020-02-12T03:47:03.855Z] 03:42:01 2 0.07 0.00 0.05 0.00 0.07 99.82\n [2020-02-12T03:47:03.855Z] 03:42:01 3 0.42 0.00 0.03 0.00 0.05 99.50\n [2020-02-12T03:47:03.855Z] 03:43:02 all 0.11 0.00 0.05 0.00 0.27 99.58\n [2020-02-12T03:47:03.855Z] 03:43:02 0 0.02 0.00 0.03 0.00 0.27 99.68\n [2020-02-12T03:47:03.855Z] 03:43:02 1 0.08 0.00 0.05 0.00 0.20 99.67\n [2020-02-12T03:47:03.855Z] 03:43:02 2 0.08 0.00 0.05 0.00 0.30 99.57\n [2020-02-12T03:47:03.855Z] 03:43:02 3 0.28 0.00 0.03 0.00 0.28 99.40\n [2020-02-12T03:47:03.855Z] 03:44:01 all 0.11 0.00 0.05 0.00 0.14 99.70\n [2020-02-12T03:47:03.855Z] 03:44:01 0 0.05 0.00 0.03 0.00 0.07 99.85\n [2020-02-12T03:47:03.855Z] 03:44:01 1 0.07 0.00 0.03 0.00 0.07 99.83\n [2020-02-12T03:47:03.855Z] 03:44:01 2 0.07 0.00 0.07 0.00 0.36 99.51\n [2020-02-12T03:47:03.855Z] 03:44:01 3 0.27 0.00 0.05 0.00 0.08 99.59\n [2020-02-12T03:47:03.855Z] 03:45:01 all 6.25 0.00 3.92 2.63 8.21 78.99\n [2020-02-12T03:47:03.855Z] 03:45:01 0 5.42 0.00 4.33 2.69 8.85 78.70\n [2020-02-12T03:47:03.855Z] 03:45:01 1 6.37 0.00 3.94 3.50 8.26 77.94\n [2020-02-12T03:47:03.855Z] 03:45:01 2 6.32 0.00 3.66 1.89 7.88 80.25\n [2020-02-12T03:47:03.855Z] 03:45:01 3 6.90 0.00 3.75 2.47 7.85 79.04\n [2020-02-12T03:47:03.855Z] 03:46:01 all 9.45 0.00 6.34 1.31 19.57 63.33\n [2020-02-12T03:47:03.856Z] 03:46:01 0 12.11 0.00 5.96 0.78 21.03 60.13\n [2020-02-12T03:47:03.856Z] 03:46:01 1 8.26 0.00 5.66 1.45 18.65 65.98\n [2020-02-12T03:47:03.856Z] 03:46:01 2 8.92 0.00 7.05 1.47 18.85 63.70\n [2020-02-12T03:47:03.856Z] 03:46:01 3 8.44 0.00 6.74 1.53 19.68 63.60\n [2020-02-12T03:47:03.856Z] 03:47:01 all 6.27 0.00 5.27 2.18 15.76 70.52\n [2020-02-12T03:47:03.856Z] 03:47:01 0 6.29 0.00 5.81 1.55 16.49 69.87\n [2020-02-12T03:47:03.856Z] 03:47:01 1 6.77 0.00 5.57 4.75 15.27 67.63\n [2020-02-12T03:47:03.856Z] 03:47:01 2 5.54 0.00 4.78 1.01 15.58 73.09\n [2020-02-12T03:47:03.856Z] 03:47:01 3 6.51 0.00 4.94 1.42 15.72 71.42\n [2020-02-12T03:47:03.856Z] Average: all 3.56 0.00 2.03 0.79 6.56 87.06\n [2020-02-12T03:47:03.856Z] Average: 0 3.73 0.00 2.10 0.56 7.08 86.53\n [2020-02-12T03:47:03.856Z] Average: 1 3.52 0.00 1.93 1.20 6.41 86.94\n [2020-02-12T03:47:03.856Z] Average: 2 3.27 0.00 2.05 0.65 6.42 87.61\n [2020-02-12T03:47:03.856Z] Average: 3 3.73 0.00 2.05 0.77 6.31 87.14\n [2020-02-12T03:47:03.856Z] \n [2020-02-12T03:47:03.856Z] \n [2020-02-12T03:47:03.856Z] '