b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/go-mod-secrets\n Loading trusted files from base branch master at 0d4f7659803186844e8eca22c2bea86290a68f44 rather than 5b1fd622a4663c544ce095932ca68a2cb2a4436d\n Obtained Jenkinsfile from 0d4f7659803186844e8eca22c2bea86290a68f44\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:go-mod-secrets, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch]\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: go-mod-secrets-settings\n PROJECT: go-mod-secrets\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-go-mod-secrets\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-22174 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46\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/go-mod-secrets.git\n > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-46 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n Fetching without tags\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # 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/go-mod-secrets.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5b1fd622a4663c544ce095932ca68a2cb2a4436d\n Merge succeeded, producing 26e09a1269da59e8c4a529389e39a5cef1dace93\n Checking out Revision 26e09a1269da59e8c4a529389e39a5cef1dace93 (PR-46)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 5b1fd622a4663c544ce095932ca68a2cb2a4436d # timeout=10\n > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 26e09a1269da59e8c4a529389e39a5cef1dace93 # timeout=10\n Commit message: "Merge commit \'0d4f7659803186844e8eca22c2bea86290a68f44\' into HEAD"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-02-14T14:17:32.291Z] 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 > git rev-list --no-walk 33b609dd81d49e0013c95936a25d6872ade1207d # timeout=10\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:17:35.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-14T14:17:36.762Z] \n [2020-02-14T14:17:36.762Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:17:37.451Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-02-14T14:17:38.203Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-02-14T14:17:38.203Z] e7c96db7181b: Pulling fs layer\n [2020-02-14T14:17:38.203Z] a038dfdf5543: Pulling fs layer\n [2020-02-14T14:17:38.203Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-02-14T14:17:38.638Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-02-14T14:17:38.638Z] 8d5d8e63b3c0: Download complete\n [2020-02-14T14:17:38.938Z] e7c96db7181b: Verifying Checksum\n [2020-02-14T14:17:38.938Z] e7c96db7181b: Download complete\n [2020-02-14T14:17:39.224Z] a038dfdf5543: Verifying Checksum\n [2020-02-14T14:17:39.224Z] a038dfdf5543: Download complete\n [2020-02-14T14:17:39.942Z] e7c96db7181b: Pull complete\n [2020-02-14T14:17:41.396Z] a038dfdf5543: Pull complete\n [2020-02-14T14:17:41.396Z] 8d5d8e63b3c0: Pull complete\n [2020-02-14T14:17:41.396Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-02-14T14:17:41.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-02-14T14:17:41.948Z] prd-centos7-docker-4c-2g-22174 does not seem to be running inside a container\n [2020-02-14T14:17:42.157Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-46 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46:/w/workspace/dgexfoundry_go-mod-secrets_PR-46:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-02-14T14:17:43.166Z] $ docker top 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-02-14T14:17:44.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-14T14:17:44.255Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-14T14:17:44.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-14T14:17:44.721Z] $ docker exec 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf ssh-agent\n [2020-02-14T14:17:45.131Z] SSH_AUTH_SOCK=/tmp/ssh-2kGPS02tCBlF/agent.15\n [2020-02-14T14:17:45.131Z] SSH_AGENT_PID=21\n [2020-02-14T14:17:45.148Z] Running ssh-add (command line suppressed)\n [2020-02-14T14:17:45.599Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_1475572125372513543.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_1475572125372513543.key)\n [2020-02-14T14:17:45.745Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T14:17:46.421Z] + git describe --exact-match --tags HEAD\n [2020-02-14T14:17:46.421Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-02-14T14:17:46.542Z] $ docker exec --env ******** --env ******** 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf ssh-agent -k\n [2020-02-14T14:17:47.267Z] unset SSH_AUTH_SOCK;\n [2020-02-14T14:17:47.271Z] unset SSH_AGENT_PID;\n [2020-02-14T14:17:47.271Z] echo Agent pid 21 killed;\n [2020-02-14T14:17:47.365Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-02-14T14:17:47.402Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-02-14T14:17:47.403Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-02-14T14:17:47.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-02-14T14:17:47.429Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-02-14T14:17:47.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-02-14T14:17:47.948Z] $ docker exec 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf ssh-agent\n [2020-02-14T14:17:48.752Z] SSH_AUTH_SOCK=/tmp/ssh-nh4qLmWmHick/agent.56\n [2020-02-14T14:17:48.752Z] SSH_AGENT_PID=63\n [2020-02-14T14:17:48.783Z] Running ssh-add (command line suppressed)\n [2020-02-14T14:17:49.063Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_2561756982253667617.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/private_key_2561756982253667617.key)\n [2020-02-14T14:17:49.134Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T14:17:49.453Z] + git semver init\n [2020-02-14T14:17:49.454Z] # -> Open(): unable to determine branch for HEAD\n [2020-02-14T14:17:49.454Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-46/.git\n [2020-02-14T14:17:49.454Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [2020-02-14T14:17:49.454Z] # $SEMVER_REMOTE_NAME = origin\n [2020-02-14T14:17:49.454Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-02-14T14:17:49.454Z] # $SEMVER_USER_NAME = jenkins\n [2020-02-14T14:17:49.454Z] # $SEMVER_BRANCH = PR-46\n [2020-02-14T14:17:49.454Z] # $SEMVER_TEMP = /tmp/semver-203750175\n [2020-02-14T14:17:49.454Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP\n [2020-02-14T14:17:50.035Z] # \'/tmp/semver-203750175\' -> \'/w/workspace/dgexfoundry_go-mod-secrets_PR-46/.semver\'\n [2020-02-14T14:17:50.035Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-46/.semver\n [Pipeline] }\n [2020-02-14T14:17:50.060Z] $ docker exec --env ******** --env ******** 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf ssh-agent -k\n [2020-02-14T14:17:50.572Z] unset SSH_AUTH_SOCK;\n [2020-02-14T14:17:50.583Z] unset SSH_AGENT_PID;\n [2020-02-14T14:17:50.584Z] echo Agent pid 63 killed;\n [2020-02-14T14:17:50.746Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-02-14T14:17:51.169Z] + git semver\n [Pipeline] }\n [2020-02-14T14:17:51.181Z] $ docker stop --time=1 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf\n [2020-02-14T14:17:53.065Z] $ docker rm -f 244e9b2bce29e05dc431136553f6333e2c993d85788ccdf4a090dc6568c64fdf\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-02-14T14:17:54.316Z] Stashed 30 file(s)\n [Pipeline] echo\n [2020-02-14T14:17:54.318Z] [edgeXSemver] initialized semver on version 0.0.0\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-02-14T14:18:09.420Z] Still waiting to schedule task\n [2020-02-14T14:18:09.420Z] \xe2\x80\x98prd-centos7-docker-4c-2g-22179\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-22164\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-22177\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-02-14T14:18:09.422Z] Still waiting to schedule task\n [2020-02-14T14:18:09.422Z] \xe2\x80\x98prd-centos7-docker-4c-2g-22179\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-22164\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-22177\xe2\x80\x99 is offline\n [2020-02-14T14:19:52.756Z] Running on prd-centos7-docker-4c-2g-22181 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [Pipeline] {\n [Pipeline] ws\n [2020-02-14T14:19:52.769Z] Running in /w/workspace/go-mod-secrets/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-14T14:20:03.341Z] using credential edgex-jenkins-ssh\n [2020-02-14T14:20:03.363Z] Cloning the remote Git repository\n [2020-02-14T14:20:03.363Z] Cloning with configured refspecs honoured and without tags\n [2020-02-14T14:20:03.463Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:20:03.814Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n [2020-02-14T14:20:03.967Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:20:03.967Z] > git --version # timeout=10\n [2020-02-14T14:20:04.978Z] Fetching without tags\n [2020-02-14T14:20:03.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T14:20:04.019Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:20:04.844Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-14T14:20:04.853Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10\n [2020-02-14T14:20:04.862Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:20:04.900Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-14T14:20:04.993Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:20:04.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T14:20:05.024Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:20:05.524Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5b1fd622a4663c544ce095932ca68a2cb2a4436d\n [2020-02-14T14:20:05.926Z] Merge succeeded, producing be39b4f08992e65184a914064281e98f975ea25c\n [2020-02-14T14:20:05.927Z] Checking out Revision be39b4f08992e65184a914064281e98f975ea25c (PR-46)\n [2020-02-14T14:20:05.555Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T14:20:05.639Z] > git checkout -f 5b1fd622a4663c544ce095932ca68a2cb2a4436d # timeout=10\n [2020-02-14T14:20:05.774Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n [2020-02-14T14:20:05.884Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-14T14:20:05.927Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T14:20:05.977Z] > git checkout -f be39b4f08992e65184a914064281e98f975ea25c # timeout=10\n [2020-02-14T14:20:10.448Z] Commit message: "Merge commit \'0d4f7659803186844e8eca22c2bea86290a68f44\' into HEAD"\n [2020-02-14T14:20:10.505Z] First time build. Skipping changelog.\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-14T14:20:11.206Z] =========================================================\n [2020-02-14T14:20:11.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine]\n [2020-02-14T14:20:11.206Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:20:10.449Z] > git rev-list --no-walk 33b609dd81d49e0013c95936a25d6872ade1207d # timeout=10\n [2020-02-14T14:20:12.306Z] + 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-14T14:20:12.594Z] Sending build context to Docker daemon 512.5kB\n\n [2020-02-14T14:20:12.594Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-14T14:20:12.594Z] Step 2/7 : FROM ${BASE}\n [2020-02-14T14:20:12.897Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-02-14T14:20:12.897Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 2848faf0eed1: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 0f37312ad70f: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 5788d62ee057: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 0e6b1d234666: Pulling fs layer\n [2020-02-14T14:20:12.897Z] bf5d7aec512f: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 34c802a77dc8: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 9eb99e56ec68: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 27c7a5d97fbd: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 5c102a31e300: Pulling fs layer\n [2020-02-14T14:20:12.897Z] dcfb455df0a1: Pulling fs layer\n [2020-02-14T14:20:12.897Z] 34c802a77dc8: Waiting\n [2020-02-14T14:20:12.897Z] 9eb99e56ec68: Waiting\n [2020-02-14T14:20:12.897Z] 27c7a5d97fbd: Waiting\n [2020-02-14T14:20:12.897Z] 5c102a31e300: Waiting\n [2020-02-14T14:20:12.897Z] dcfb455df0a1: Waiting\n [2020-02-14T14:20:12.897Z] 0e6b1d234666: Waiting\n [2020-02-14T14:20:12.897Z] bf5d7aec512f: Waiting\n [2020-02-14T14:20:12.897Z] 0f37312ad70f: Verifying Checksum\n [2020-02-14T14:20:12.897Z] 0f37312ad70f: Download complete\n [2020-02-14T14:20:12.897Z] 2848faf0eed1: Verifying Checksum\n [2020-02-14T14:20:12.897Z] 2848faf0eed1: Download complete\n [2020-02-14T14:20:13.239Z] 0e6b1d234666: Verifying Checksum\n [2020-02-14T14:20:13.239Z] 0e6b1d234666: Download complete\n [2020-02-14T14:20:13.239Z] bf5d7aec512f: Download complete\n [2020-02-14T14:20:13.743Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-14T14:20:13.743Z] e6b0cf9c0882: Download complete\n [2020-02-14T14:20:14.736Z] e6b0cf9c0882: Pull complete\n [2020-02-14T14:20:14.736Z] 2848faf0eed1: Pull complete\n [2020-02-14T14:20:15.100Z] 0f37312ad70f: Pull complete\n [2020-02-14T14:20:17.314Z] 34c802a77dc8: Verifying Checksum\n [2020-02-14T14:20:17.314Z] 34c802a77dc8: Download complete\n [2020-02-14T14:20:17.314Z] 27c7a5d97fbd: Verifying Checksum\n [2020-02-14T14:20:17.314Z] 27c7a5d97fbd: Download complete\n [2020-02-14T14:20:18.879Z] 9eb99e56ec68: Verifying Checksum\n [2020-02-14T14:20:18.879Z] 9eb99e56ec68: Download complete\n [2020-02-14T14:20:19.191Z] dcfb455df0a1: Verifying Checksum\n [2020-02-14T14:20:19.191Z] 5c102a31e300: Verifying Checksum\n [2020-02-14T14:20:19.191Z] 5c102a31e300: Download complete\n [2020-02-14T14:20:19.491Z] 5788d62ee057: Verifying Checksum\n [2020-02-14T14:20:19.491Z] 5788d62ee057: Download complete\n [2020-02-14T14:20:32.125Z] 5788d62ee057: Pull complete\n [2020-02-14T14:20:32.125Z] 0e6b1d234666: Pull complete\n [2020-02-14T14:20:32.125Z] bf5d7aec512f: Pull complete\n [2020-02-14T14:20:35.488Z] 34c802a77dc8: Pull complete\n [2020-02-14T14:20:41.000Z] 9eb99e56ec68: Pull complete\n [2020-02-14T14:20:41.000Z] 27c7a5d97fbd: Pull complete\n [2020-02-14T14:20:41.953Z] 5c102a31e300: Pull complete\n [2020-02-14T14:20:41.953Z] dcfb455df0a1: Pull complete\n [2020-02-14T14:20:41.953Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473\n [2020-02-14T14:20:41.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine\n [2020-02-14T14:20:41.953Z] ---> 7c70fe431013\n [2020-02-14T14:20:41.953Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-14T14:20:42.217Z] ---> Running in 9a581ffbfb3e\n [2020-02-14T14:20:42.217Z] Removing intermediate container 9a581ffbfb3e\n [2020-02-14T14:20:42.217Z] ---> 88e9d9851e3f\n [2020-02-14T14:20:42.217Z] Step 4/7 : RUN apk add --update bash\n [2020-02-14T14:20:42.217Z] ---> Running in 78165427f05b\n [2020-02-14T14:20:43.189Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-02-14T14:20:44.615Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-02-14T14:20:45.194Z] OK: 143 MiB in 39 packages\n [2020-02-14T14:20:45.857Z] Removing intermediate container 78165427f05b\n [2020-02-14T14:20:45.857Z] ---> f50d7d725696\n [2020-02-14T14:20:45.857Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-14T14:20:45.857Z] ---> Running in 8b3054e42da9\n [2020-02-14T14:20:46.303Z] Removing intermediate container 8b3054e42da9\n [2020-02-14T14:20:46.303Z] ---> 7b682a373174\n [2020-02-14T14:20:46.303Z] Step 6/7 : COPY go.mod .\n [2020-02-14T14:20:46.894Z] ---> b262dfab4aaf\n [2020-02-14T14:20:46.894Z] Step 7/7 : RUN go mod download\n [2020-02-14T14:20:46.894Z] ---> Running in f7f4f20a87f4\n [2020-02-14T14:20:48.294Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-14T14:20:48.562Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-14T14:20:48.562Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-14T14:20:48.562Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-14T14:20:49.157Z] \x1b[0mRemoving intermediate container f7f4f20a87f4\n [2020-02-14T14:20:49.157Z] ---> 0f82da2be8d1\n [2020-02-14T14:20:49.157Z] Successfully built 0f82da2be8d1\n [2020-02-14T14:20:49.157Z] 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-14T14:20:49.669Z] + docker inspect -f . ci-base-image-x86_64\n [2020-02-14T14:20:49.669Z] .\n [Pipeline] withDockerContainer\n [2020-02-14T14:20:49.808Z] prd-centos7-docker-4c-2g-22181 does not seem to be running inside a container\n [2020-02-14T14:20:49.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-02-14T14:20:50.828Z] $ docker top 09fe0e49e03bea6094fccc8013949cbcd4d5f876c3cb276d8d06c3f6257da4b5 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T14:20:52.150Z] + go version\n [2020-02-14T14:20:52.150Z] go version go1.13.5 linux/amd64\n [Pipeline] sh\n [2020-02-14T14:20:52.520Z] + make test\n [2020-02-14T14:20:52.520Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-14T14:20:57.965Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-02-14T14:20:57.965Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-02-14T14:21:06.745Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.072s\tcoverage: 96.7% of statements\n [2020-02-14T14:21:21.866Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t15.020s\tcoverage: 87.2% of statements\n [2020-02-14T14:21:21.866Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.035s\tcoverage: 89.5% of statements\n [2020-02-14T14:21:21.866Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.007s\tcoverage: 100.0% of statements\n [2020-02-14T14:21:21.866Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.008s\tcoverage: 100.0% of statements\n [2020-02-14T14:21:21.866Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.007s\tcoverage: 100.0% of statements\n [2020-02-14T14:21:21.866Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-14T14:21:21.866Z] gofmt -l .\n [2020-02-14T14:21:21.866Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-14T14:21:22.477Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-14T14:21:22.478Z] $ docker stop --time=1 09fe0e49e03bea6094fccc8013949cbcd4d5f876c3cb276d8d06c3f6257da4b5\n [2020-02-14T14:21:24.114Z] $ docker rm -f 09fe0e49e03bea6094fccc8013949cbcd4d5f876c3cb276d8d06c3f6257da4b5\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-14T14:22:04.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-22183 in /w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [Pipeline] {\n [Pipeline] ws\n [2020-02-14T14:22:04.073Z] Running in /w/workspace/go-mod-secrets/4\n [Pipeline] {\n [Pipeline] checkout\n [2020-02-14T14:22:14.991Z] using credential edgex-jenkins-ssh\n [2020-02-14T14:22:15.026Z] Cloning the remote Git repository\n [2020-02-14T14:22:15.026Z] Cloning with configured refspecs honoured and without tags\n [2020-02-14T14:22:15.099Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:22:15.204Z] > git init /w/workspace/go-mod-secrets/4 # timeout=10\n [2020-02-14T14:22:15.295Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:22:15.296Z] > git --version # timeout=10\n [2020-02-14T14:22:15.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T14:22:15.401Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:22:16.144Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-14T14:22:16.281Z] Fetching without tags\n [2020-02-14T14:22:16.775Z] Merging remotes/origin/master commit 0d4f7659803186844e8eca22c2bea86290a68f44 into PR head commit 5b1fd622a4663c544ce095932ca68a2cb2a4436d\n [2020-02-14T14:22:17.109Z] Merge succeeded, producing 51a97bbc3aa597157eba05845348d8f2a8b39aca\n [2020-02-14T14:22:17.109Z] Checking out Revision 51a97bbc3aa597157eba05845348d8f2a8b39aca (PR-46)\n [2020-02-14T14:22:16.180Z] > git config --add remote.origin.fetch +refs/pull/46/head:refs/remotes/origin/PR-46 # timeout=10\n [2020-02-14T14:22:16.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:22:16.245Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10\n [2020-02-14T14:22:16.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git\n [2020-02-14T14:22:16.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-02-14T14:22:16.313Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/46/head:refs/remotes/origin/PR-46 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-02-14T14:22:16.801Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T14:22:16.842Z] > git checkout -f 5b1fd622a4663c544ce095932ca68a2cb2a4436d # timeout=10\n [2020-02-14T14:22:16.997Z] > git merge 0d4f7659803186844e8eca22c2bea86290a68f44 # timeout=10\n [2020-02-14T14:22:17.068Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-02-14T14:22:17.122Z] > git config core.sparsecheckout # timeout=10\n [2020-02-14T14:22:17.148Z] > git checkout -f 51a97bbc3aa597157eba05845348d8f2a8b39aca # timeout=10\n [2020-02-14T14:22:21.728Z] Commit message: "Merge commit \'0d4f7659803186844e8eca22c2bea86290a68f44\' into HEAD"\n [2020-02-14T14:22:21.760Z] First time build. Skipping changelog.\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-14T14:22:21.739Z] > git rev-list --no-walk 33b609dd81d49e0013c95936a25d6872ade1207d # timeout=10\n [Pipeline] echo\n [2020-02-14T14:22:22.639Z] =========================================================\n [2020-02-14T14:22:22.639Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine]\n [2020-02-14T14:22:22.639Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:22:24.706Z] + 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-14T14:22:25.710Z] Sending build context to Docker daemon 512.5kB\n\n [2020-02-14T14:22:25.710Z] Step 1/7 : ARG BASE=golang:1.13-alpine\n [2020-02-14T14:22:25.710Z] Step 2/7 : FROM ${BASE}\n [2020-02-14T14:22:25.982Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-02-14T14:22:25.982Z] cde5963f3b93: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 2a23fa8c16f7: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 777b28850792: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 8a11ddd9e578: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 4cf88f913ddb: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 1df406cf5192: Pulling fs layer\n [2020-02-14T14:22:25.982Z] cd6300453558: Pulling fs layer\n [2020-02-14T14:22:25.982Z] b9c365052c96: Pulling fs layer\n [2020-02-14T14:22:25.982Z] a2d8cc88f415: Pulling fs layer\n [2020-02-14T14:22:25.982Z] ea1d1ca13537: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 3750a50a1c5e: Pulling fs layer\n [2020-02-14T14:22:25.982Z] 8a11ddd9e578: Waiting\n [2020-02-14T14:22:25.982Z] 4cf88f913ddb: Waiting\n [2020-02-14T14:22:25.982Z] 1df406cf5192: Waiting\n [2020-02-14T14:22:25.982Z] cd6300453558: Waiting\n [2020-02-14T14:22:25.982Z] b9c365052c96: Waiting\n [2020-02-14T14:22:25.982Z] a2d8cc88f415: Waiting\n [2020-02-14T14:22:25.982Z] ea1d1ca13537: Waiting\n [2020-02-14T14:22:25.982Z] 3750a50a1c5e: Waiting\n [2020-02-14T14:22:26.271Z] 2a23fa8c16f7: Verifying Checksum\n [2020-02-14T14:22:26.271Z] 2a23fa8c16f7: Download complete\n [2020-02-14T14:22:26.271Z] 777b28850792: Verifying Checksum\n [2020-02-14T14:22:26.271Z] 777b28850792: Download complete\n [2020-02-14T14:22:26.271Z] 4cf88f913ddb: Verifying Checksum\n [2020-02-14T14:22:26.271Z] 4cf88f913ddb: Download complete\n [2020-02-14T14:22:26.271Z] 1df406cf5192: Verifying Checksum\n [2020-02-14T14:22:26.271Z] 1df406cf5192: Download complete\n [2020-02-14T14:22:26.565Z] cde5963f3b93: Verifying Checksum\n [2020-02-14T14:22:26.565Z] cde5963f3b93: Download complete\n [2020-02-14T14:22:28.557Z] cde5963f3b93: Pull complete\n [2020-02-14T14:22:30.021Z] 2a23fa8c16f7: Pull complete\n [2020-02-14T14:22:30.021Z] 777b28850792: Pull complete\n [2020-02-14T14:22:34.365Z] cd6300453558: Verifying Checksum\n [2020-02-14T14:22:34.365Z] cd6300453558: Download complete\n [2020-02-14T14:22:34.365Z] a2d8cc88f415: Verifying Checksum\n [2020-02-14T14:22:34.365Z] a2d8cc88f415: Download complete\n [2020-02-14T14:22:38.674Z] ea1d1ca13537: Verifying Checksum\n [2020-02-14T14:22:38.674Z] ea1d1ca13537: Download complete\n [2020-02-14T14:22:38.675Z] 3750a50a1c5e: Verifying Checksum\n [2020-02-14T14:22:38.675Z] 3750a50a1c5e: Download complete\n [2020-02-14T14:22:41.323Z] b9c365052c96: Verifying Checksum\n [2020-02-14T14:22:41.323Z] b9c365052c96: Download complete\n [2020-02-14T14:22:42.821Z] 8a11ddd9e578: Verifying Checksum\n [2020-02-14T14:22:42.821Z] 8a11ddd9e578: Download complete\n [2020-02-14T14:23:01.135Z] 8a11ddd9e578: Pull complete\n [2020-02-14T14:23:01.135Z] 4cf88f913ddb: Pull complete\n [2020-02-14T14:23:01.135Z] 1df406cf5192: Pull complete\n [2020-02-14T14:23:06.527Z] cd6300453558: Pull complete\n [2020-02-14T14:23:14.831Z] b9c365052c96: Pull complete\n [2020-02-14T14:23:14.831Z] a2d8cc88f415: Pull complete\n [2020-02-14T14:23:17.506Z] ea1d1ca13537: Pull complete\n [2020-02-14T14:23:18.262Z] 3750a50a1c5e: Pull complete\n [2020-02-14T14:23:18.262Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581\n [2020-02-14T14:23:18.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine\n [2020-02-14T14:23:18.262Z] ---> 78745c68409d\n [2020-02-14T14:23:18.262Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-02-14T14:23:22.683Z] ---> Running in dce9cb406047\n [2020-02-14T14:23:22.683Z] Removing intermediate container dce9cb406047\n [2020-02-14T14:23:22.683Z] ---> 8976c2c06597\n [2020-02-14T14:23:22.683Z] Step 4/7 : RUN apk add --update bash\n [2020-02-14T14:23:22.683Z] ---> Running in 94632b840e95\n [2020-02-14T14:23:23.671Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-02-14T14:23:25.091Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-02-14T14:23:26.075Z] OK: 125 MiB in 39 packages\n [2020-02-14T14:23:27.544Z] Removing intermediate container 94632b840e95\n [2020-02-14T14:23:27.544Z] ---> e3b2b9b1d602\n [2020-02-14T14:23:27.544Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-02-14T14:23:27.819Z] ---> Running in ecbd3b097d8d\n [2020-02-14T14:23:28.410Z] Removing intermediate container ecbd3b097d8d\n [2020-02-14T14:23:28.410Z] ---> 57e1536f7416\n [2020-02-14T14:23:28.410Z] Step 6/7 : COPY go.mod .\n [2020-02-14T14:23:29.008Z] ---> 9b3f1474def6\n [2020-02-14T14:23:29.008Z] Step 7/7 : RUN go mod download\n [2020-02-14T14:23:29.008Z] ---> Running in 69db67363d87\n [2020-02-14T14:23:30.977Z] \x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-02-14T14:23:30.977Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-02-14T14:23:30.977Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-02-14T14:23:30.977Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-02-14T14:23:32.963Z] \x1b[0mRemoving intermediate container 69db67363d87\n [2020-02-14T14:23:32.963Z] ---> a5aac99d2f8f\n [2020-02-14T14:23:32.963Z] Successfully built a5aac99d2f8f\n [2020-02-14T14:23:32.963Z] 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-14T14:23:33.518Z] + docker inspect -f . ci-base-image-arm64\n [2020-02-14T14:23:33.788Z] .\n [Pipeline] withDockerContainer\n [2020-02-14T14:23:34.290Z] prd-ubuntu18.04-docker-arm64-4c-2g-22183 does not seem to be running inside a container\n [2020-02-14T14:23:34.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/4 -v /w/workspace/go-mod-secrets/4:/w/workspace/go-mod-secrets/4:rw,z -v /w/workspace/go-mod-secrets/4@tmp:/w/workspace/go-mod-secrets/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-02-14T14:23:36.265Z] $ docker top 1efff036d68c8bddf00dd6f6516bfef62310ce3c684012bba6b15f90319161a0 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T14:23:39.187Z] + go version\n [2020-02-14T14:23:39.485Z] go version go1.13.5 linux/arm64\n [Pipeline] sh\n [2020-02-14T14:23:40.168Z] + make test\n [2020-02-14T14:23:40.448Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-02-14T14:23:52.868Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg\t[no test files]\n [2020-02-14T14:23:52.868Z] ? \tgithub.com/edgexfoundry/go-mod-secrets/pkg/keys\t[no test files]\n [2020-02-14T14:24:01.614Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/listener\t9.048s\tcoverage: 96.7% of statements\n [2020-02-14T14:24:40.636Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/providers/vault\t17.323s\tcoverage: 87.2% of statements\n [2020-02-14T14:24:40.636Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader\t0.021s\tcoverage: 89.5% of statements\n [2020-02-14T14:24:40.636Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks\t0.013s\tcoverage: 100.0% of statements\n [2020-02-14T14:24:40.636Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer\t0.012s\tcoverage: 100.0% of statements\n [2020-02-14T14:24:40.636Z] ok \tgithub.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks\t0.016s\tcoverage: 100.0% of statements\n [2020-02-14T14:24:40.636Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-02-14T14:24:40.636Z] gofmt -l .\n [2020-02-14T14:24:40.636Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-02-14T14:24:40.654Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-02-14T14:24:41.165Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-02-14T14:24:41.168Z] $ docker stop --time=1 1efff036d68c8bddf00dd6f6516bfef62310ce3c684012bba6b15f90319161a0\n [2020-02-14T14:24:43.611Z] $ docker rm -f 1efff036d68c8bddf00dd6f6516bfef62310ce3c684012bba6b15f90319161a0\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-14T14:24:44.651Z] provisioning config files...\n [2020-02-14T14:24:44.670Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config8224299806036673430tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-02-14T14:24:44.996Z] + curl -s https://codecov.io/bash\n [2020-02-14T14:24:44.996Z] + bash -s - -t @/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config8224299806036673430tmp\n [2020-02-14T14:24:45.260Z] \n [2020-02-14T14:24:45.260Z] _____ _\n [2020-02-14T14:24:45.260Z] / ____| | |\n [2020-02-14T14:24:45.260Z] | | ___ __| | ___ ___ _____ __\n [2020-02-14T14:24:45.260Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-02-14T14:24:45.260Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-02-14T14:24:45.260Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-02-14T14:24:45.260Z] Bash-20191211-b8db533\n [2020-02-14T14:24:45.260Z] \n [2020-02-14T14:24:45.260Z] \n [2020-02-14T14:24:45.260Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-02-14T14:24:45.260Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-02-14T14:24:45.260Z] Fixing merge commit SHA\n [2020-02-14T14:24:45.260Z] \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-14T14:24:45.260Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-02-14T14:24:45.260Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-02-14T14:24:45.260Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-02-14T14:24:45.260Z] \x1b[0;32m+\x1b[0m .\n [2020-02-14T14:24:45.260Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-02-14T14:24:45.260Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-02-14T14:24:45.522Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-02-14T14:24:45.522Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=15832\x1b[0m\n [2020-02-14T14:24:45.522Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-02-14T14:24:45.522Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-02-14T14:24:45.522Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-02-14T14:24:45.522Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-02-14T14:24:45.522Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-02-14T14:24:45.522Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-02-14T14:24:45.522Z] \x1b[0;90mquery:\x1b[0m branch=PR-46&commit=0d4f7659803186844e8eca22c2bea86290a68f44&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-46%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=46&job=\n [2020-02-14T14:24:45.522Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-02-14T14:24:45.522Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-46&commit=0d4f7659803186844e8eca22c2bea86290a68f44&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-46%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=46&job=\n [2020-02-14T14:24:46.123Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-02-14T14:24:46.720Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-secrets/commit/0d4f7659803186844e8eca22c2bea86290a68f44\x1b[0m\n [Pipeline] }\n [2020-02-14T14:24:46.765Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T14:24:47.392Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T14:24:47.750Z] ---> package-listing.sh\n [2020-02-14T14:24:47.750Z] ++ facter osfamily\n [2020-02-14T14:24:47.750Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-02-14T14:24:47.750Z] + OS_FAMILY=redhat\n [2020-02-14T14:24:47.750Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [2020-02-14T14:24:47.750Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-02-14T14:24:47.750Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-02-14T14:24:47.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-02-14T14:24:47.750Z] + PACKAGES=/tmp/packages_start.txt\n [2020-02-14T14:24:47.750Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-46 \']\'\n [2020-02-14T14:24:47.750Z] + PACKAGES=/tmp/packages_end.txt\n [2020-02-14T14:24:47.750Z] + case "${OS_FAMILY}" in\n [2020-02-14T14:24:47.750Z] + rpm -qa\n [2020-02-14T14:24:47.750Z] + sort\n [2020-02-14T14:24:52.044Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-02-14T14:24:52.044Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-02-14T14:24:52.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-02-14T14:24:52.044Z] + \'[\' /w/workspace/dgexfoundry_go-mod-secrets_PR-46 \']\'\n [2020-02-14T14:24:52.044Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-46/archives/\n [2020-02-14T14:24:52.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-46/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:24:52.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-14T14:24:52.597Z] \n [2020-02-14T14:24:52.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-02-14T14:24:52.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-02-14T14:24:52.953Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-02-14T14:24:52.953Z] e6b0cf9c0882: Pulling fs layer\n [2020-02-14T14:24:52.953Z] da0e9bf0cc60: Pulling fs layer\n [2020-02-14T14:24:52.953Z] c9ea274ed700: Pulling fs layer\n [2020-02-14T14:24:52.953Z] 9cfac6ba3733: Pulling fs layer\n [2020-02-14T14:24:52.953Z] f6a933c9cadc: Pulling fs layer\n [2020-02-14T14:24:52.953Z] 61811dbd4963: Pulling fs layer\n [2020-02-14T14:24:52.953Z] a6eb2c9e2280: Pulling fs layer\n [2020-02-14T14:24:52.953Z] 095dd8b7b4d8: Pulling fs layer\n [2020-02-14T14:24:52.953Z] dc21a1d4508b: Pulling fs layer\n [2020-02-14T14:24:52.953Z] 363af2e989c4: Pulling fs layer\n [2020-02-14T14:24:52.953Z] a6eb2c9e2280: Waiting\n [2020-02-14T14:24:52.953Z] 095dd8b7b4d8: Waiting\n [2020-02-14T14:24:52.953Z] dc21a1d4508b: Waiting\n [2020-02-14T14:24:52.953Z] 9cfac6ba3733: Waiting\n [2020-02-14T14:24:52.953Z] f6a933c9cadc: Waiting\n [2020-02-14T14:24:52.953Z] 363af2e989c4: Waiting\n [2020-02-14T14:24:52.953Z] da0e9bf0cc60: Verifying Checksum\n [2020-02-14T14:24:52.953Z] da0e9bf0cc60: Download complete\n [2020-02-14T14:24:53.259Z] 9cfac6ba3733: Verifying Checksum\n [2020-02-14T14:24:53.259Z] 9cfac6ba3733: Download complete\n [2020-02-14T14:24:53.259Z] e6b0cf9c0882: Verifying Checksum\n [2020-02-14T14:24:53.259Z] e6b0cf9c0882: Download complete\n [2020-02-14T14:24:53.259Z] f6a933c9cadc: Verifying Checksum\n [2020-02-14T14:24:53.259Z] f6a933c9cadc: Download complete\n [2020-02-14T14:24:53.688Z] e6b0cf9c0882: Pull complete\n [2020-02-14T14:24:53.688Z] a6eb2c9e2280: Verifying Checksum\n [2020-02-14T14:24:53.688Z] a6eb2c9e2280: Download complete\n [2020-02-14T14:24:53.959Z] da0e9bf0cc60: Pull complete\n [2020-02-14T14:24:53.959Z] 095dd8b7b4d8: Download complete\n [2020-02-14T14:24:54.236Z] c9ea274ed700: Verifying Checksum\n [2020-02-14T14:24:54.236Z] c9ea274ed700: Download complete\n [2020-02-14T14:24:54.236Z] 363af2e989c4: Verifying Checksum\n [2020-02-14T14:24:54.236Z] 363af2e989c4: Download complete\n [2020-02-14T14:24:54.236Z] dc21a1d4508b: Verifying Checksum\n [2020-02-14T14:24:54.236Z] dc21a1d4508b: Download complete\n [2020-02-14T14:24:55.245Z] 61811dbd4963: Verifying Checksum\n [2020-02-14T14:24:55.245Z] 61811dbd4963: Download complete\n [2020-02-14T14:24:57.270Z] c9ea274ed700: Pull complete\n [2020-02-14T14:24:57.545Z] 9cfac6ba3733: Pull complete\n [2020-02-14T14:24:58.183Z] f6a933c9cadc: Pull complete\n [2020-02-14T14:25:02.681Z] 61811dbd4963: Pull complete\n [2020-02-14T14:25:02.681Z] a6eb2c9e2280: Pull complete\n [2020-02-14T14:25:06.075Z] 095dd8b7b4d8: Pull complete\n [2020-02-14T14:25:06.076Z] dc21a1d4508b: Pull complete\n [2020-02-14T14:25:06.076Z] 363af2e989c4: Pull complete\n [2020-02-14T14:25:06.076Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-02-14T14:25:06.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-02-14T14:25:06.417Z] prd-centos7-docker-4c-2g-22174 does not seem to be running inside a container\n [2020-02-14T14:25:06.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_go-mod-secrets_PR-46 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46:/w/workspace/dgexfoundry_go-mod-secrets_PR-46:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-02-14T14:25:08.275Z] $ docker top 5f327f83f85df70e818d983afb0749c2d5324c3f01d37315370dd587ce42ecc9 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-02-14T14:25:09.142Z] provisioning config files...\n [2020-02-14T14:25:09.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp/config2126228431204849352tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-02-14T14:25:09.177Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T14:25:09.508Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-02-14T14:25:09.529Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-02-14T14:25:09.838Z] ---> logs-deploy.sh\n [2020-02-14T14:25:09.838Z] + ARCHIVE_ARTIFACTS=\n [2020-02-14T14:25:09.838Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-02-14T14:25:09.838Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-02-14T14:25:09.838Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-02-14T14:25:09.838Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/4\n [2020-02-14T14:25:09.838Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-46/4/\n [2020-02-14T14:25:09.838Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/4 /w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [2020-02-14T14:25:11.266Z] Archives upload complete.\n [2020-02-14T14:25:11.266Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-46/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-secrets/job/PR-46/4/\n [2020-02-14T14:25:12.224Z] ---> uname -a:\n [2020-02-14T14:25:12.224Z] Linux 5f327f83f85d 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-14T14:25:12.224Z] \n [2020-02-14T14:25:12.224Z] \n [2020-02-14T14:25:12.224Z] ---> lscpu:\n [2020-02-14T14:25:12.224Z] Architecture: x86_64\n [2020-02-14T14:25:12.224Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-02-14T14:25:12.224Z] Byte Order: Little Endian\n [2020-02-14T14:25:12.224Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-02-14T14:25:12.224Z] CPU(s): 4\n [2020-02-14T14:25:12.224Z] On-line CPU(s) list: 0-3\n [2020-02-14T14:25:12.224Z] Thread(s) per core: 1\n [2020-02-14T14:25:12.224Z] Core(s) per socket: 1\n [2020-02-14T14:25:12.224Z] Socket(s): 4\n [2020-02-14T14:25:12.224Z] NUMA node(s): 1\n [2020-02-14T14:25:12.224Z] Vendor ID: GenuineIntel\n [2020-02-14T14:25:12.224Z] CPU family: 6\n [2020-02-14T14:25:12.224Z] Model: 44\n [2020-02-14T14:25:12.224Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-02-14T14:25:12.224Z] Stepping: 1\n [2020-02-14T14:25:12.224Z] CPU MHz: 2933.438\n [2020-02-14T14:25:12.224Z] BogoMIPS: 5866.87\n [2020-02-14T14:25:12.224Z] Virtualization: VT-x\n [2020-02-14T14:25:12.224Z] Hypervisor vendor: KVM\n [2020-02-14T14:25:12.224Z] Virtualization type: full\n [2020-02-14T14:25:12.224Z] L1d cache: 128 KiB\n [2020-02-14T14:25:12.224Z] L1i cache: 128 KiB\n [2020-02-14T14:25:12.224Z] L2 cache: 16 MiB\n [2020-02-14T14:25:12.224Z] L3 cache: 64 MiB\n [2020-02-14T14:25:12.224Z] NUMA node0 CPU(s): 0-3\n [2020-02-14T14:25:12.224Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-02-14T14:25:12.224Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-02-14T14:25:12.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-02-14T14:25:12.224Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-02-14T14:25:12.224Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-02-14T14:25:12.225Z] 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-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> nproc:\n [2020-02-14T14:25:12.225Z] 4\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> df -h:\n [2020-02-14T14:25:12.225Z] Filesystem Size Used Available Use% Mounted on\n [2020-02-14T14:25:12.225Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-02-14T14:25:12.225Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-02-14T14:25:12.225Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-02-14T14:25:12.225Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_go-mod-secrets_PR-46@tmp\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-02-14T14:25:12.225Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_go-mod-secrets_PR-46\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> free -m:\n [2020-02-14T14:25:12.225Z] total used free shared buff/cache available\n [2020-02-14T14:25:12.225Z] Mem: 1838 588 65 0 1183 1144\n [2020-02-14T14:25:12.225Z] Swap: 1023 0 1023\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> ip addr:\n [2020-02-14T14:25:12.225Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-02-14T14:25:12.225Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-02-14T14:25:12.225Z] inet 127.0.0.1/8 scope host lo\n [2020-02-14T14:25:12.225Z] valid_lft forever preferred_lft forever\n [2020-02-14T14:25:12.225Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-02-14T14:25:12.225Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-02-14T14:25:12.225Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-02-14T14:25:12.225Z] valid_lft forever preferred_lft forever\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> sar -b -r -n DEV:\n [2020-02-14T14:25:12.225Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/14/20 \t_x86_64_\t(4 CPU)\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:15:52 LINUX RESTART\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:17:01 tps rtps wtps bread/s bwrtn/s\n [2020-02-14T14:25:12.225Z] 14:18:02 44.05 16.73 27.31 2912.57 2125.98\n [2020-02-14T14:25:12.225Z] 14:19:01 10.14 0.00 10.14 0.00 1363.57\n [2020-02-14T14:25:12.225Z] 14:20:01 0.72 0.00 0.72 0.00 8.36\n [2020-02-14T14:25:12.225Z] 14:21:01 0.65 0.00 0.65 0.00 7.54\n [2020-02-14T14:25:12.225Z] 14:22:01 0.72 0.00 0.72 0.00 7.78\n [2020-02-14T14:25:12.225Z] 14:23:01 0.68 0.00 0.68 0.00 9.02\n [2020-02-14T14:25:12.225Z] 14:24:01 0.65 0.00 0.65 0.00 7.93\n [2020-02-14T14:25:12.225Z] 14:25:01 77.02 50.77 26.26 3620.50 9918.10\n [2020-02-14T14:25:12.225Z] Average: 16.85 8.46 8.39 818.66 1682.15\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:17:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-02-14T14:25:12.225Z] 14:18:02 116124 1766180 93.83 2620 1235520 964536 32.91 429104 1179532 36716\n [2020-02-14T14:25:12.225Z] 14:19:01 124644 1757660 93.38 2620 1235628 908468 31.00 421776 1179172 8\n [2020-02-14T14:25:12.225Z] 14:20:01 123832 1758472 93.42 2620 1235632 908564 31.00 422688 1179168 8\n [2020-02-14T14:25:12.225Z] 14:21:01 124668 1757636 93.38 2620 1235632 903376 30.82 431468 1169968 16\n [2020-02-14T14:25:12.225Z] 14:22:01 124480 1757824 93.39 2620 1235640 903480 30.83 431632 1169968 8\n [2020-02-14T14:25:12.225Z] 14:23:01 124528 1757776 93.38 2620 1235644 903532 30.83 431764 1169968 8\n [2020-02-14T14:25:12.225Z] 14:24:01 133920 1748384 92.89 2620 1235648 888040 30.30 422216 1169956 12\n [2020-02-14T14:25:12.225Z] 14:25:01 74940 1807364 96.02 2620 1219756 1098084 37.47 490964 1128216 86420\n [2020-02-14T14:25:12.225Z] Average: 118392 1763912 93.71 2620 1233638 934760 31.89 435202 1168244 15400\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-02-14T14:25:12.225Z] 14:18:02 eth0 156.60 136.99 791.74 77.91 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:18:02 docker0 1.38 1.31 0.25 2.30 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:19:01 eth0 2.95 1.20 1.48 0.78 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:20:01 eth0 1.90 0.78 0.65 0.41 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:21:01 eth0 2.40 0.55 0.66 0.39 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:22:01 eth0 0.50 0.40 0.27 0.24 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:23:01 eth0 0.75 0.42 0.41 0.26 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:24:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:25:01 eth0 75.46 58.69 2116.73 9.30 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] Average: eth0 30.16 24.94 364.87 11.19 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] Average: docker0 0.17 0.16 0.03 0.29 0.00 0.00 0.00\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] ---> sar -P ALL:\n [2020-02-14T14:25:12.225Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t02/14/20 \t_x86_64_\t(4 CPU)\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:15:52 LINUX RESTART\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] 14:17:01 CPU %user %nice %system %iowait %steal %idle\n [2020-02-14T14:25:12.225Z] 14:18:02 all 13.64 0.00 6.42 0.84 28.56 50.54\n [2020-02-14T14:25:12.225Z] 14:18:02 0 13.68 0.00 6.75 0.66 30.12 48.79\n [2020-02-14T14:25:12.225Z] 14:18:02 1 13.68 0.00 6.63 0.92 28.83 49.94\n [2020-02-14T14:25:12.225Z] 14:18:02 2 14.27 0.00 6.07 0.34 28.02 51.31\n [2020-02-14T14:25:12.225Z] 14:18:02 3 12.96 0.00 6.22 1.44 27.29 52.09\n [2020-02-14T14:25:12.225Z] 14:19:01 all 0.20 0.00 0.08 0.00 0.17 99.55\n [2020-02-14T14:25:12.225Z] 14:19:01 0 0.39 0.00 0.07 0.00 0.10 99.44\n [2020-02-14T14:25:12.225Z] 14:19:01 1 0.24 0.00 0.15 0.00 0.15 99.46\n [2020-02-14T14:25:12.225Z] 14:19:01 2 0.12 0.00 0.07 0.00 0.34 99.47\n [2020-02-14T14:25:12.225Z] 14:19:01 3 0.07 0.00 0.05 0.00 0.10 99.78\n [2020-02-14T14:25:12.225Z] 14:20:01 all 0.14 0.00 0.10 0.00 3.03 96.73\n [2020-02-14T14:25:12.225Z] 14:20:01 0 0.16 0.00 0.05 0.00 3.94 95.85\n [2020-02-14T14:25:12.225Z] 14:20:01 1 0.13 0.00 0.10 0.00 3.15 96.62\n [2020-02-14T14:25:12.225Z] 14:20:01 2 0.13 0.00 0.15 0.00 2.23 97.49\n [2020-02-14T14:25:12.225Z] 14:20:01 3 0.11 0.00 0.08 0.00 2.81 96.99\n [2020-02-14T14:25:12.225Z] 14:21:01 all 0.10 0.00 0.08 0.00 0.46 99.36\n [2020-02-14T14:25:12.225Z] 14:21:01 0 0.03 0.00 0.07 0.00 0.81 99.09\n [2020-02-14T14:25:12.225Z] 14:21:01 1 0.07 0.00 0.05 0.00 0.27 99.62\n [2020-02-14T14:25:12.225Z] 14:21:01 2 0.28 0.00 0.18 0.00 0.28 99.25\n [2020-02-14T14:25:12.225Z] 14:21:01 3 0.02 0.00 0.02 0.00 0.45 99.52\n [2020-02-14T14:25:12.225Z] 14:22:01 all 0.10 0.00 0.04 0.00 0.59 99.27\n [2020-02-14T14:25:12.225Z] 14:22:01 0 0.05 0.00 0.03 0.00 0.71 99.20\n [2020-02-14T14:25:12.225Z] 14:22:01 1 0.05 0.00 0.05 0.00 0.58 99.32\n [2020-02-14T14:25:12.225Z] 14:22:01 2 0.23 0.00 0.03 0.00 0.67 99.07\n [2020-02-14T14:25:12.225Z] 14:22:01 3 0.05 0.00 0.03 0.00 0.38 99.53\n [2020-02-14T14:25:12.225Z] 14:23:01 all 0.10 0.00 0.05 0.00 0.23 99.62\n [2020-02-14T14:25:12.225Z] 14:23:01 0 0.05 0.00 0.05 0.00 0.28 99.62\n [2020-02-14T14:25:12.225Z] 14:23:01 1 0.05 0.00 0.10 0.02 0.30 99.53\n [2020-02-14T14:25:12.225Z] 14:23:01 2 0.27 0.00 0.05 0.00 0.28 99.40\n [2020-02-14T14:25:12.225Z] 14:23:01 3 0.03 0.00 0.03 0.00 0.08 99.85\n [2020-02-14T14:25:12.225Z] 14:24:01 all 0.11 0.00 0.05 0.00 0.12 99.72\n [2020-02-14T14:25:12.225Z] 14:24:01 0 0.22 0.00 0.03 0.00 0.08 99.67\n [2020-02-14T14:25:12.225Z] 14:24:01 1 0.08 0.00 0.03 0.00 0.07 99.82\n [2020-02-14T14:25:12.225Z] 14:24:01 2 0.12 0.00 0.05 0.00 0.12 99.72\n [2020-02-14T14:25:12.225Z] 14:24:01 3 0.03 0.00 0.05 0.00 0.20 99.72\n [2020-02-14T14:25:12.225Z] 14:25:01 all 3.04 0.00 1.99 1.22 3.38 90.37\n [2020-02-14T14:25:12.225Z] 14:25:01 0 2.58 0.00 1.66 0.82 3.69 91.26\n [2020-02-14T14:25:12.225Z] 14:25:01 1 2.81 0.00 2.21 0.05 3.28 91.64\n [2020-02-14T14:25:12.225Z] 14:25:01 2 2.42 0.00 1.81 0.94 3.14 91.69\n [2020-02-14T14:25:12.225Z] 14:25:01 3 4.36 0.00 2.32 3.08 3.41 86.83\n [2020-02-14T14:25:12.225Z] Average: all 2.25 0.00 1.14 0.26 4.73 91.62\n [2020-02-14T14:25:12.225Z] Average: 0 2.22 0.00 1.13 0.19 5.15 91.31\n [2020-02-14T14:25:12.225Z] Average: 1 2.21 0.00 1.20 0.13 4.73 91.74\n [2020-02-14T14:25:12.225Z] Average: 2 2.30 0.00 1.08 0.16 4.52 91.94\n [2020-02-14T14:25:12.225Z] Average: 3 2.29 0.00 1.14 0.57 4.53 91.48\n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] \n [2020-02-14T14:25:12.225Z] '