Pull request #105 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 9236fb44af25883c083e28341e9811c01ba3afb6+af461cd0a716b24a34c17b6957051be6c1f74246 (4e3ab567d3f9716c663e2646a5087994d844a885) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-105/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-105/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-323 in /w/workspace/gexfoundry_go-mod-secrets_PR-105 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-105 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af461cd0a716b24a34c17b6957051be6c1f74246 into PR head commit 9236fb44af25883c083e28341e9811c01ba3afb6 Merge succeeded, producing 9236fb44af25883c083e28341e9811c01ba3afb6 Checking out Revision 9236fb44af25883c083e28341e9811c01ba3afb6 (PR-105) > git config core.sparsecheckout # timeout=10 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af461cd0a716b24a34c17b6957051be6c1f74246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 Commit message: "refacotr!: refactor GenerateConsulToken API A breaking interface change for go-mod-bootstrap: - Modify the interface GenerateConsultoken API to just take serviceKey as the input for the API as to the authToken is unnecessary now and the authToken is directly from config. - Also remove its interface from SecretstoreClient as it is no longer used there. - Also move the implementation code of GenerateConsulToken into secrets.go instead of management.go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:53:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:53:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:53:47 ========================================================= 18:53:47 EdgeX Global Pipelines Version Info 18:53:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:53:49 ------------------- 18:53:49 stable info: 18:53:49 ------------------- 18:53:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:53:49 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 18:53:49 Message: update stable to v1.0.186 18:53:50 ------------------- 18:53:50 experimental info: 18:53:50 ------------------- 18:53:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:53:50 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 18:53:50 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:53:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:53:50 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:53:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:53:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:53:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:53:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9236fb44af25883c083e28341e9811c01ba3afb6 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9236fb4 [Pipeline] echo 18:53:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:53 + git log --format=format:%s -1 9236fb44af25883c083e28341e9811c01ba3afb6 [Pipeline] echo 18:53:53 GIT_COMMIT: 9236fb44af25883c083e28341e9811c01ba3afb6, Commit Message: refacotr!: refactor GenerateConsulToken API A breaking interface change for go-mod-bootstrap: - Modify the interface GenerateConsultoken API to just take serviceKey as the input for the API as to the authToken is unnecessary now and the authToken is directly from config. - Also remove its interface from SecretstoreClient as it is no longer used there. - Also move the implementation code of GenerateConsulToken into secrets.go instead of management.go [Pipeline] echo 18:53:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:54 18:53:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:53:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:54 latest: Pulling from edgex-devops/git-semver 18:53:54 31603596830f: Pulling fs layer 18:53:54 2a8b12db71e7: Pulling fs layer 18:53:54 6ca5941a6612: Pulling fs layer 18:53:54 ecc8261a40a4: Pulling fs layer 18:53:54 ecc8261a40a4: Waiting 18:53:54 2a8b12db71e7: Download complete 18:53:54 31603596830f: Verifying Checksum 18:53:54 31603596830f: Download complete 18:53:54 ecc8261a40a4: Verifying Checksum 18:53:54 ecc8261a40a4: Download complete 18:53:54 6ca5941a6612: Verifying Checksum 18:53:54 6ca5941a6612: Download complete 18:53:55 31603596830f: Pull complete 18:53:55 2a8b12db71e7: Pull complete 18:53:56 6ca5941a6612: Pull complete 18:53:56 ecc8261a40a4: Pull complete 18:53:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:53:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:53:56 prd-centos7-docker-4c-2g-323 does not seem to be running inside a container 18:53:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-105 -v /w/workspace/gexfoundry_go-mod-secrets_PR-105:/w/workspace/gexfoundry_go-mod-secrets_PR-105:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:53:58 $ docker top fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:53:58 [ssh-agent] Looking for ssh-agent implementation... 18:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:53:59 $ docker exec fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 ssh-agent 18:53:59 SSH_AUTH_SOCK=/tmp/ssh-5NIfs8vOGbQ0/agent.11 18:53:59 SSH_AGENT_PID=16 18:53:59 Running ssh-add (command line suppressed) 18:53:59 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/private_key_8134532057111795492.key (/w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/private_key_8134532057111795492.key) 18:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:53:59 + git tag --points-at HEAD [Pipeline] } 18:53:59 $ docker exec --env ******** --env ******** fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 ssh-agent -k 18:53:59 unset SSH_AUTH_SOCK; 18:53:59 unset SSH_AGENT_PID; 18:53:59 echo Agent pid 16 killed; 18:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:00 [ssh-agent] Looking for ssh-agent implementation... 18:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:00 $ docker exec fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 ssh-agent 18:54:00 SSH_AUTH_SOCK=/tmp/ssh-TXb1SXPDK0nY/agent.45 18:54:00 SSH_AGENT_PID=51 18:54:00 Running ssh-add (command line suppressed) 18:54:00 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/private_key_7302623816594922157.key (/w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/private_key_7302623816594922157.key) 18:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:00 + git semver init 18:54:00 # -> Open(): unable to determine branch for HEAD 18:54:00 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-105/.git 18:54:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-105 18:54:00 # $SEMVER_REMOTE_NAME = origin 18:54:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:54:00 # $SEMVER_USER_NAME = edgex-jenkins 18:54:00 # $SEMVER_BRANCH = PR-105 18:54:00 # $SEMVER_TEMP = /tmp/semver-351957429 18:54:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:54:01 # '/tmp/semver-351957429' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-105/.semver' 18:54:01 # -> Force: false 18:54:01 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-105/.semver [Pipeline] } 18:54:01 $ docker exec --env ******** --env ******** fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 ssh-agent -k 18:54:01 unset SSH_AUTH_SOCK; 18:54:01 unset SSH_AGENT_PID; 18:54:01 echo Agent pid 51 killed; 18:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:02 + git semver [Pipeline] } 18:54:02 $ docker stop --time=1 fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 18:54:03 $ docker rm -f fb34ca7ef6862e7d49faa353583c2f25d7b1855c80d2dd100ed00e464eee0cd7 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:54:04 Stashed 1 file(s) [Pipeline] echo 18:54:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:54:19 Still waiting to schedule task 18:54:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-323’ 18:54:20 Still waiting to schedule task 18:54:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:56:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-324 in /w/workspace/gexfoundry_go-mod-secrets_PR-105 [Pipeline] { [Pipeline] ws 18:56:10 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 18:56:15 using credential edgex-jenkins-ssh 18:56:15 Cloning the remote Git repository 18:56:15 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:56:15 > git init /w/workspace/go-mod-secrets/1 # timeout=10 18:56:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:56:15 > git --version # timeout=10 18:56:15 > git --version # 'git version 2.17.1' 18:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:56:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:56:17 Merging remotes/origin/master commit af461cd0a716b24a34c17b6957051be6c1f74246 into PR head commit 9236fb44af25883c083e28341e9811c01ba3afb6 18:56:17 Merge succeeded, producing 9236fb44af25883c083e28341e9811c01ba3afb6 18:56:17 Checking out Revision 9236fb44af25883c083e28341e9811c01ba3afb6 (PR-105) 18:56:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:56:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:56:17 > git config core.sparsecheckout # timeout=10 18:56:17 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 18:56:17 > git remote # timeout=10 18:56:17 > git config --get remote.origin.url # timeout=10 18:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:56:17 > git merge af461cd0a716b24a34c17b6957051be6c1f74246 # timeout=10 18:56:17 > git rev-parse HEAD^{commit} # timeout=10 18:56:17 > git config core.sparsecheckout # timeout=10 18:56:17 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 18:56:21 Commit message: "refacotr!: refactor GenerateConsulToken API A breaking interface change for go-mod-bootstrap: - Modify the interface GenerateConsultoken API to just take serviceKey as the input for the API as to the authToken is unnecessary now and the authToken is directly from config. - Also remove its interface from SecretstoreClient as it is no longer used there. - Also move the implementation code of GenerateConsulToken into secrets.go instead of management.go" 18:56:21 > git --version # timeout=10 18:56:21 > git --version # 'git version 2.17.1' 18:56:21 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:56:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:56:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:56:24 + sudo service docker restart 18:56:24 + true [Pipeline] unstash [Pipeline] echo 18:56:27 ========================================================= 18:56:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:56:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:56:27 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:56:28 Sending build context to Docker daemon 681kB 18:56:28 Step 1/7 : ARG BASE=golang:1.15-alpine 18:56:28 Step 2/7 : FROM ${BASE} 18:56:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:56:28 5f621e34cdf4: Pulling fs layer 18:56:28 a4357932f1b6: Pulling fs layer 18:56:28 18c013af1878: Pulling fs layer 18:56:28 00ac8860ef70: Pulling fs layer 18:56:28 63d7cb157983: Pulling fs layer 18:56:28 b116817d02f9: Pulling fs layer 18:56:28 745a02a5169b: Pulling fs layer 18:56:28 00ac8860ef70: Waiting 18:56:28 63d7cb157983: Waiting 18:56:28 b116817d02f9: Waiting 18:56:28 745a02a5169b: Waiting 18:56:28 18c013af1878: Verifying Checksum 18:56:28 18c013af1878: Download complete 18:56:28 a4357932f1b6: Verifying Checksum 18:56:28 a4357932f1b6: Download complete 18:56:28 63d7cb157983: Download complete 18:56:28 b116817d02f9: Download complete 18:56:28 5f621e34cdf4: Verifying Checksum 18:56:28 5f621e34cdf4: Download complete 18:56:29 5f621e34cdf4: Pull complete 18:56:30 a4357932f1b6: Pull complete 18:56:30 18c013af1878: Pull complete 18:56:31 745a02a5169b: Verifying Checksum 18:56:31 745a02a5169b: Download complete 18:56:32 00ac8860ef70: Verifying Checksum 18:56:32 00ac8860ef70: Download complete 18:56:42 00ac8860ef70: Pull complete 18:56:42 63d7cb157983: Pull complete 18:56:42 b116817d02f9: Pull complete 18:56:47 745a02a5169b: Pull complete 18:56:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:56:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:56:47 ---> b7e6874047d6 18:56:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:56:49 ---> Running in 94dbcc9aeaa1 18:56:49 Removing intermediate container 94dbcc9aeaa1 18:56:49 ---> a2df03c5b51b 18:56:49 Step 4/7 : RUN apk add --update bash 18:56:49 ---> Running in 52adf172e205 18:56:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:56:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:56:52 OK: 142 MiB in 39 packages 18:56:53 Removing intermediate container 52adf172e205 18:56:53 ---> 1801a2ff7aab 18:56:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:56:54 ---> Running in 7315b6a1f449 18:56:54 Removing intermediate container 7315b6a1f449 18:56:54 ---> 60d62cc683d4 18:56:54 Step 6/7 : COPY go.mod . 18:56:55 ---> fc06b4faf928 18:56:55 Step 7/7 : RUN go mod download 18:56:55 ---> Running in 66bfc6a95142 18:57:11 Running on prd-centos7-docker-4c-2g-325 in /w/workspace/gexfoundry_go-mod-secrets_PR-105 [Pipeline] { [Pipeline] ws 18:57:11 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 18:57:13 Removing intermediate container 66bfc6a95142 18:57:13 ---> 8c37f6e7f14d 18:57:13 Successfully built 8c37f6e7f14d 18:57:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:57:13 + docker inspect -f . ci-base-image-arm64 18:57:13 . [Pipeline] withDockerContainer 18:57:14 using credential edgex-jenkins-ssh 18:57:14 Cloning the remote Git repository 18:57:14 prd-ubuntu18.04-docker-arm64-4c-16g-324 does not seem to be running inside a container 18:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:13 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:57:13 > git init /w/workspace/go-mod-secrets/1 # timeout=10 18:57:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:57:13 > git --version # timeout=10 18:57:13 > git --version # 'git version 2.24.3' 18:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:15 Merging remotes/origin/master commit af461cd0a716b24a34c17b6957051be6c1f74246 into PR head commit 9236fb44af25883c083e28341e9811c01ba3afb6 18:57:15 Merge succeeded, producing 9236fb44af25883c083e28341e9811c01ba3afb6 18:57:15 Checking out Revision 9236fb44af25883c083e28341e9811c01ba3afb6 (PR-105) 18:57:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:57:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:57:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:57:15 > git config core.sparsecheckout # timeout=10 18:57:15 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 18:57:15 > git remote # timeout=10 18:57:15 > git config --get remote.origin.url # timeout=10 18:57:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:15 > git merge af461cd0a716b24a34c17b6957051be6c1f74246 # timeout=10 18:57:15 > git rev-parse HEAD^{commit} # timeout=10 18:57:15 > git config core.sparsecheckout # timeout=10 18:57:15 > git checkout -f 9236fb44af25883c083e28341e9811c01ba3afb6 # timeout=10 18:57:15 $ docker top 640e980d238b8a98efdc432e36e72ba1b4abdb7202bbafcab6654ef7daf455d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:16 + go version 18:57:16 go version go1.15.5 linux/arm64 [Pipeline] } 18:57:16 $ docker stop --time=1 640e980d238b8a98efdc432e36e72ba1b4abdb7202bbafcab6654ef7daf455d6 18:57:18 $ docker rm -f 640e980d238b8a98efdc432e36e72ba1b4abdb7202bbafcab6654ef7daf455d6 18:57:19 Commit message: "refacotr!: refactor GenerateConsulToken API A breaking interface change for go-mod-bootstrap: - Modify the interface GenerateConsultoken API to just take serviceKey as the input for the API as to the authToken is unnecessary now and the authToken is directly from config. - Also remove its interface from SecretstoreClient as it is no longer used there. - Also move the implementation code of GenerateConsulToken into secrets.go instead of management.go" 18:57:19 > git --version # timeout=10 18:57:19 > git --version # 'git version 2.24.3' 18:57:19 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:19 + docker inspect -f . ci-base-image-arm64 18:57:19 . [Pipeline] withDockerContainer 18:57:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 18:57:20 prd-ubuntu18.04-docker-arm64-4c-16g-324 does not seem to be running inside a container 18:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:57:22 $ docker top 091a6dcc7065cc425e670568de6ee533849b5f60cc455a42f28162e35e17a14e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 18:57:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:57:23 + sudo service docker restart 18:57:23 + true 18:57:23 Redirecting to /bin/systemctl restart docker.service 18:57:23 + make test 18:57:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] unstash [Pipeline] echo 18:57:24 ========================================================= 18:57:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:57:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:57:24 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:57:25 Sending build context to Docker daemon 680.4kB 18:57:25 Step 1/7 : ARG BASE=golang:1.15-alpine 18:57:25 Step 2/7 : FROM ${BASE} 18:57:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:57:25 188c0c94c7c5: Pulling fs layer 18:57:25 0ef7d3d256c8: Pulling fs layer 18:57:25 de9db76c5a1d: Pulling fs layer 18:57:25 bca2f99d35d6: Pulling fs layer 18:57:25 93359f2a8cfa: Pulling fs layer 18:57:25 7c6f9722023f: Pulling fs layer 18:57:25 a35cf1a2eb13: Pulling fs layer 18:57:25 93359f2a8cfa: Waiting 18:57:25 7c6f9722023f: Waiting 18:57:25 a35cf1a2eb13: Waiting 18:57:25 bca2f99d35d6: Waiting 18:57:25 de9db76c5a1d: Verifying Checksum 18:57:25 de9db76c5a1d: Download complete 18:57:25 0ef7d3d256c8: Download complete 18:57:25 93359f2a8cfa: Verifying Checksum 18:57:25 93359f2a8cfa: Download complete 18:57:25 7c6f9722023f: Verifying Checksum 18:57:25 7c6f9722023f: Download complete 18:57:25 188c0c94c7c5: Verifying Checksum 18:57:25 188c0c94c7c5: Download complete 18:57:25 188c0c94c7c5: Pull complete 18:57:26 0ef7d3d256c8: Pull complete 18:57:26 de9db76c5a1d: Pull complete 18:57:27 a35cf1a2eb13: Verifying Checksum 18:57:27 a35cf1a2eb13: Download complete 18:57:28 bca2f99d35d6: Verifying Checksum 18:57:28 bca2f99d35d6: Download complete 18:57:34 bca2f99d35d6: Pull complete 18:57:34 93359f2a8cfa: Pull complete 18:57:34 7c6f9722023f: Pull complete 18:57:39 a35cf1a2eb13: Pull complete 18:57:39 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:57:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:57:39 ---> a62c8e92a672 18:57:39 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:57:39 ---> Running in 60120fe82634 18:57:39 Removing intermediate container 60120fe82634 18:57:39 ---> c8718d4238d0 18:57:39 Step 4/7 : RUN apk add --update bash 18:57:39 ---> Running in 477e843b5b45 18:57:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:57:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:57:41 OK: 166 MiB in 39 packages 18:57:41 Removing intermediate container 477e843b5b45 18:57:41 ---> a10a48469d3c 18:57:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 18:57:41 ---> Running in ab8158deec1d 18:57:42 Removing intermediate container ab8158deec1d 18:57:42 ---> 837efea2796e 18:57:42 Step 6/7 : COPY go.mod . 18:57:42 ---> 6632296cdef5 18:57:42 Step 7/7 : RUN go mod download 18:57:42 ---> Running in 736bf4f5fef5 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.460s coverage: 81.0% of statements 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.030s coverage: 57.1% of statements 18:57:55 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.022s coverage: 96.7% of statements 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.015s coverage: 89.5% of statements 18:57:55 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements 18:57:55 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 85.7% of statements 18:57:55 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.016s coverage: 100.0% of statements 18:57:55 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:57:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:57:57 Removing intermediate container 736bf4f5fef5 18:57:57 ---> 48e835cbc7bf 18:57:57 Successfully built 48e835cbc7bf 18:57:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:57:57 + docker inspect -f . ci-base-image-x86_64 18:57:57 . [Pipeline] withDockerContainer 18:57:57 prd-centos7-docker-4c-2g-325 does not seem to be running inside a container 18:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:57:58 $ docker top c72ab7263d68c4f94589e235003002e55f33ece2b2396c428f094ff1e7a97f44 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:59 gofmt -l . 18:57:59 + go version 18:57:59 go version go1.15.5 linux/amd64 [Pipeline] } 18:57:59 $ docker stop --time=1 c72ab7263d68c4f94589e235003002e55f33ece2b2396c428f094ff1e7a97f44 18:57:59 [ "`gofmt -l .`" = "" ] 18:58:00 $ docker rm -f c72ab7263d68c4f94589e235003002e55f33ece2b2396c428f094ff1e7a97f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:58:00 $ docker stop --time=1 091a6dcc7065cc425e670568de6ee533849b5f60cc455a42f28162e35e17a14e 18:58:03 $ docker rm -f 091a6dcc7065cc425e670568de6ee533849b5f60cc455a42f28162e35e17a14e [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:58:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:04 + docker inspect -f . ci-base-image-x86_64 18:58:04 . [Pipeline] withDockerContainer 18:58:04 prd-centos7-docker-4c-2g-325 does not seem to be running inside a container 18:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:58:05 Stashed 1 file(s) 18:58:05 $ docker top 0ba394ba00f3a92ed46c9ccf5ec3e4194bd2a911b6a5e6ad7b980efa6508ffa0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:58:05 + make test 18:58:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:58:06 ---> job-cost.sh 18:58:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wij 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.182s coverage: 81.0% of statements 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.028s coverage: 57.1% of statements 18:58:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.022s coverage: 96.7% of statements 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.011s coverage: 89.5% of statements 18:58:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.005s coverage: 100.0% of statements 18:58:24 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.016s coverage: 85.7% of statements 18:58:24 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.011s coverage: 100.0% of statements 18:58:24 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:58:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:58:25 gofmt -l . 18:58:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:58:25 $ docker stop --time=1 0ba394ba00f3a92ed46c9ccf5ec3e4194bd2a911b6a5e6ad7b980efa6508ffa0 18:58:27 $ docker rm -f 0ba394ba00f3a92ed46c9ccf5ec3e4194bd2a911b6a5e6ad7b980efa6508ffa0 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:58:27 Warning: overwriting stash ‘coverage-report’ 18:58:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:58:29 ---> job-cost.sh 18:58:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48LX 18:58:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:58:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-48LX/bin to PATH 18:59:16 INFO: No Stack... 18:59:16 INFO: Retrieving Pricing Info for: v1-standard-2 18:59:16 INFO: Archiving Costs [Pipeline] sh 18:59:16 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 18:59:16 + cut -d, -f6 [Pipeline] lock 18:59:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] 18:59:16 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] did not exist. Created. 18:59:16 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:17 + echo total: 0.029999999329447746 [Pipeline] stash 18:59:17 Stashed 1 file(s) [Pipeline] } 18:59:17 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-6wij/bin to PATH 19:00:07 INFO: No Stack... 19:00:07 INFO: Retrieving Pricing Info for: lf-standard-4 19:00:07 INFO: Archiving Costs [Pipeline] sh 19:00:07 + + cutcat /w/workspace/go-mod-secrets/1/archives/cost.csv 19:00:07 -d, -f6 [Pipeline] lock 19:00:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] 19:00:07 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] did not exist. Created. 19:00:07 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:08 /w/workspace/go-mod-secrets/1@tmp/durable-24abb3e8/script.sh: 1: /w/workspace/go-mod-secrets/1@tmp/durable-24abb3e8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:00:08 + echo total: 0.20999999344348907 [Pipeline] stash 19:00:08 Warning: overwriting stash ‘stack-cost’ 19:00:08 Stashed 1 file(s) [Pipeline] } 19:00:08 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-105-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:00:09 provisioning config files... 19:00:09 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/config1492181672316911215tmp [Pipeline] { [Pipeline] sh 19:00:10 + set +x 19:00:10 + curl -s https://codecov.io/bash 19:00:10 + bash -s -- 19:00:10 19:00:10 _____ _ 19:00:10 / ____| | | 19:00:10 | | ___ __| | ___ ___ _____ __ 19:00:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:00:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:00:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:00:10 Bash-1.0.1 19:00:10 19:00:10 19:00:10 ==> git version 2.24.3 found 19:00:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:00:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:00:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:00:10 ==> Jenkins CI detected. 19:00:10 project root: . 19:00:10 --> token set from env 19:00:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:00:10 ==> Running gcov in . (disable via -X gcov) 19:00:10 ==> Python coveragepy not found 19:00:10 ==> Searching for coverage reports in: 19:00:10 + . 19:00:10 -> Found 1 reports 19:00:10 ==> Detecting git/mercurial file structure 19:00:10 ==> Reading reports 19:00:10 + ./coverage.out bytes=29117 19:00:10 ==> Appending adjustments 19:00:10 https://docs.codecov.io/docs/fixing-reports 19:00:10 + Found adjustments 19:00:10 ==> Gzipping contents 19:00:10 8.0K /tmp/codecov.Su08Pw.gz 19:00:10 ==> Uploading reports 19:00:10 url: https://codecov.io 19:00:10 query: branch=PR-105&commit=9236fb44af25883c083e28341e9811c01ba3afb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=105&job=&cmd_args= 19:00:10 -> Pinging Codecov 19:00:10 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-105&commit=9236fb44af25883c083e28341e9811c01ba3afb6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=105&job=&cmd_args= 19:00:11 -> Uploading to 19:00:11 https://storage.googleapis.com/codecov/v4/raw/2021-04-15/D63849C06B6B67093493C71CE874ED06/9236fb44af25883c083e28341e9811c01ba3afb6/8aec864c-21d6-42ae-a535-632785d5280c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T190011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f5f1abc22126c964b8ee918f5c5a7655c6d0aa80ad1f943eb801af69677457b 19:00:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:11 Dload Upload Total Spent Left Speed 19:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5954 0 0 100 5954 0 13124 --:--:-- --:--:-- --:--:-- 13143 19:00:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/9236fb44af25883c083e28341e9811c01ba3afb6 [Pipeline] } 19:00:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:00:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:14 ---> package-listing.sh 19:00:14 ++ facter osfamily 19:00:14 ++ tr '[:upper:]' '[:lower:]' 19:00:14 + OS_FAMILY=redhat 19:00:14 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-105 19:00:14 + START_PACKAGES=/tmp/packages_start.txt 19:00:14 + END_PACKAGES=/tmp/packages_end.txt 19:00:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:14 + PACKAGES=/tmp/packages_start.txt 19:00:14 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-105 ']' 19:00:14 + PACKAGES=/tmp/packages_end.txt 19:00:14 + case "${OS_FAMILY}" in 19:00:14 + rpm -qa 19:00:14 + sort 19:00:19 + '[' -f /tmp/packages_start.txt ']' 19:00:19 + '[' -f /tmp/packages_end.txt ']' 19:00:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:19 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-105 ']' 19:00:19 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-105/archives/ 19:00:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-105/archives/ [Pipeline] echo 19:00:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:00:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:20 19:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:00:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:20 alpine: Pulling from edgex-lftools-log-publisher 19:00:20 df20fa9351a1: Pulling fs layer 19:00:20 36b3adc4ff6f: Pulling fs layer 19:00:20 8ad3a11d3b57: Pulling fs layer 19:00:20 46f8f816bc3b: Pulling fs layer 19:00:20 93b61091891f: Pulling fs layer 19:00:20 93b9cdb0e59b: Pulling fs layer 19:00:20 5e14af77c1be: Pulling fs layer 19:00:20 01666e4c0597: Pulling fs layer 19:00:20 aa168da1d23b: Pulling fs layer 19:00:20 46f8f816bc3b: Waiting 19:00:20 93b61091891f: Waiting 19:00:20 93b9cdb0e59b: Waiting 19:00:20 5e14af77c1be: Waiting 19:00:20 01666e4c0597: Waiting 19:00:20 aa168da1d23b: Waiting 19:00:20 36b3adc4ff6f: Verifying Checksum 19:00:20 36b3adc4ff6f: Download complete 19:00:20 46f8f816bc3b: Verifying Checksum 19:00:20 46f8f816bc3b: Download complete 19:00:20 df20fa9351a1: Verifying Checksum 19:00:20 df20fa9351a1: Download complete 19:00:20 93b9cdb0e59b: Verifying Checksum 19:00:20 93b9cdb0e59b: Download complete 19:00:20 93b61091891f: Verifying Checksum 19:00:20 93b61091891f: Download complete 19:00:20 01666e4c0597: Verifying Checksum 19:00:20 01666e4c0597: Download complete 19:00:20 5e14af77c1be: Verifying Checksum 19:00:20 5e14af77c1be: Download complete 19:00:20 8ad3a11d3b57: Verifying Checksum 19:00:20 8ad3a11d3b57: Download complete 19:00:21 df20fa9351a1: Pull complete 19:00:21 36b3adc4ff6f: Pull complete 19:00:22 8ad3a11d3b57: Pull complete 19:00:22 46f8f816bc3b: Pull complete 19:00:23 aa168da1d23b: Verifying Checksum 19:00:23 93b61091891f: Pull complete 19:00:23 93b9cdb0e59b: Pull complete 19:00:23 5e14af77c1be: Pull complete 19:00:23 01666e4c0597: Pull complete 19:00:29 aa168da1d23b: Pull complete 19:00:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:00:30 prd-centos7-docker-4c-2g-323 does not seem to be running inside a container 19:00:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-105 -v /w/workspace/gexfoundry_go-mod-secrets_PR-105:/w/workspace/gexfoundry_go-mod-secrets_PR-105:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-105@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:00:33 $ docker top e2898b22dc14e01ee97fc1b9b7c57d6afa416cf75cc9d73b549021b1565be0cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:00:34 + mkdir -p /var/log/sa [Pipeline] sh 19:00:34 + ls /var/log/sa-host 19:00:34 + sadf -c /var/log/sa-host/sa15 19:00:34 file_magic: OK 19:00:34 HZ: Using current value: 100 19:00:34 file_header: OK 19:00:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:00:34 Statistics: 19:00:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:00:34 File successfully converted to sysstat format version 12.2.1 19:00:34 + sadf -c /var/log/sa-host/sa23 19:00:34 file_magic: OK 19:00:34 HZ: Using current value: 100 19:00:34 file_header: OK 19:00:34 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:00:34 Statistics: 19:00:34 Hnuu...uuuununununu... 19:00:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:35 provisioning config files... 19:00:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp/config4588920210697219724tmp [Pipeline] { [Pipeline] echo 19:00:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:00:35 ---> create-netrc.sh [Pipeline] } 19:00:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:00:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:00:35 ---> python-tools-install.sh [Pipeline] echo 19:00:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:00:36 ---> sudo-logs.sh 19:00:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:00:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:00:36 ---> job-cost.sh 19:00:36 lf-activate-venv: SKIPPING 19:00:36 DEBUG: total: 0.20999999344348907 19:00:36 INFO: Retrieving Stack Cost... 19:00:37 INFO: Retrieving Pricing Info for: v1-standard-2 19:00:38 INFO: Archiving Costs [Pipeline] echo 19:00:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:00:39 ---> logs-deploy.sh 19:00:39 lf-activate-venv: SKIPPING 19:00:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-105/1 19:00:39 INFO: archiving workspace using pattern(s): 19:00:40 Archives upload complete. 19:00:40 INFO: archiving logs to Nexus 19:00:41 ---> uname -a: 19:00:41 Linux prd-centos7-docker-4c-2g-323.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:00:41 19:00:41 19:00:41 ---> lscpu: 19:00:41 Architecture: x86_64 19:00:41 CPU op-mode(s): 32-bit, 64-bit 19:00:41 Byte Order: Little Endian 19:00:41 Address sizes: 40 bits physical, 48 bits virtual 19:00:41 CPU(s): 4 19:00:41 On-line CPU(s) list: 0-3 19:00:41 Thread(s) per core: 1 19:00:41 Core(s) per socket: 1 19:00:41 Socket(s): 4 19:00:41 NUMA node(s): 1 19:00:41 Vendor ID: GenuineIntel 19:00:41 CPU family: 6 19:00:41 Model: 44 19:00:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:00:41 Stepping: 1 19:00:41 CPU MHz: 2933.438 19:00:41 BogoMIPS: 5866.87 19:00:41 Virtualization: VT-x 19:00:41 Hypervisor vendor: KVM 19:00:41 Virtualization type: full 19:00:41 L1d cache: 128 KiB 19:00:41 L1i cache: 128 KiB 19:00:41 L2 cache: 16 MiB 19:00:41 L3 cache: 64 MiB 19:00:41 NUMA node0 CPU(s): 0-3 19:00:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:00:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:00:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:00:41 Vulnerability Meltdown: Mitigation; PTI 19:00:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:00:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:00:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:00:41 Vulnerability Srbds: Not affected 19:00:41 Vulnerability Tsx async abort: Not affected 19:00:41 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 19:00:41 19:00:41 19:00:41 ---> nproc: 19:00:41 4 19:00:41 19:00:41 19:00:41 ---> df -h: 19:00:41 Filesystem Size Used Available Use% Mounted on 19:00:41 overlay 50.0G 7.3G 42.7G 15% / 19:00:41 tmpfs 64.0M 0 64.0M 0% /dev 19:00:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:00:41 shm 64.0M 0 64.0M 0% /dev/shm 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-105 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-secrets_PR-105@tmp 19:00:41 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:00:41 19:00:41 19:00:41 ---> free -m: 19:00:41 total used free shared buff/cache available 19:00:41 Mem: 1837 682 105 0 1049 1050 19:00:41 Swap: 1023 1 1022 19:00:41 19:00:41 19:00:41 ---> ip addr: 19:00:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:00:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:00:41 inet 127.0.0.1/8 scope host lo 19:00:41 valid_lft forever preferred_lft forever 19:00:41 inet6 ::1/128 scope host 19:00:41 valid_lft forever preferred_lft forever 19:00:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:00:41 link/ether fa:16:3e:9c:81:49 brd ff:ff:ff:ff:ff:ff 19:00:41 inet 10.30.123.115/23 brd 10.30.123.255 scope global dynamic eth0 19:00:41 valid_lft 85957sec preferred_lft 85957sec 19:00:41 inet6 fe80::f816:3eff:fe9c:8149/64 scope link 19:00:41 valid_lft forever preferred_lft forever 19:00:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:00:41 link/ether 02:42:a1:da:64:93 brd ff:ff:ff:ff:ff:ff 19:00:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:00:41 valid_lft forever preferred_lft forever 19:00:41 inet6 fe80::42:a1ff:feda:6493/64 scope link 19:00:41 valid_lft forever preferred_lft forever 19:00:41 19:00:41 19:00:41 ---> sar -b -r -n DEV: 19:00:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 19:00:41 19:00:41 18:53:06 LINUX RESTART (4 CPU) 19:00:41 19:00:41 18:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:00:41 18:55:01 7.42 1.37 6.04 0.00 89.81 162.80 0.00 19:00:41 18:56:01 0.38 0.00 0.38 0.00 0.00 6.35 0.00 19:00:41 18:57:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 19:00:41 18:58:02 0.78 0.00 0.78 0.00 0.00 9.13 0.00 19:00:41 18:59:01 0.58 0.00 0.58 0.00 0.00 7.01 0.00 19:00:41 19:00:01 0.42 0.00 0.42 0.00 0.00 6.51 0.00 19:00:41 Average: 1.62 0.23 1.39 0.00 14.81 32.05 0.00 19:00:41 19:00:41 18:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:00:41 18:55:01 155340 0 581140 30.89 2620 1142444 1119716 38.21 379836 1146600 24 19:00:41 18:56:01 162664 0 573812 30.50 2620 1142448 1067428 36.43 379276 1140832 8 19:00:41 18:57:01 161904 0 574564 30.54 2620 1142456 1067608 36.44 383928 1137312 8 19:00:41 18:58:02 156544 0 579920 30.82 2620 1142460 1067912 36.45 390544 1136112 8 19:00:41 18:59:01 157912 0 578544 30.75 2620 1142468 1067780 36.44 392036 1133908 8 19:00:41 19:00:01 157788 0 578664 30.75 2620 1142472 1067732 36.44 391668 1133908 16 19:00:41 Average: 158692 0 577774 30.71 2620 1142458 1076363 36.73 386215 1138112 12 19:00:41 19:00:41 18:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:00:41 18:55:01 eth0 16.53 12.77 10.42 20.26 0.00 0.00 0.00 0.00 19:00:41 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:56:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:00:41 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:57:01 eth0 1.00 0.45 0.32 0.21 0.00 0.00 0.00 0.00 19:00:41 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:58:02 eth0 0.42 0.40 0.26 0.21 0.00 0.00 0.00 0.00 19:00:41 18:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:59:01 eth0 0.22 0.24 0.08 0.08 0.00 0.00 0.00 0.00 19:00:41 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 19:00:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:00:41 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 Average: eth0 3.13 2.32 1.85 3.42 0.00 0.00 0.00 0.00 19:00:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:41 19:00:41 19:00:41 ---> sar -P ALL: 19:00:41 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) 19:00:41 19:00:41 18:53:06 LINUX RESTART (4 CPU) 19:00:41 19:00:41 18:54:02 CPU %user %nice %system %iowait %steal %idle 19:00:41 18:55:01 all 0.48 0.00 0.17 0.10 0.01 99.24 19:00:41 18:55:01 0 0.31 0.00 0.19 0.03 0.00 99.47 19:00:41 18:55:01 1 0.64 0.00 0.20 0.00 0.00 99.15 19:00:41 18:55:01 2 0.46 0.00 0.14 0.07 0.02 99.32 19:00:41 18:55:01 3 0.51 0.00 0.17 0.30 0.02 99.00 19:00:41 18:56:01 all 0.16 0.00 0.03 0.00 0.00 99.80 19:00:41 18:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:00:41 18:56:01 1 0.52 0.00 0.02 0.00 0.00 99.47 19:00:41 18:56:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:00:41 18:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:00:41 18:57:01 all 0.15 0.00 0.03 0.00 0.00 99.82 19:00:41 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:00:41 18:57:01 1 0.48 0.00 0.02 0.00 0.00 99.50 19:00:41 18:57:01 2 0.03 0.00 0.07 0.00 0.00 99.90 19:00:41 18:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:00:41 18:58:02 all 0.15 0.00 0.02 0.00 0.00 99.83 19:00:41 18:58:02 0 0.02 0.00 0.02 0.00 0.00 99.97 19:00:41 18:58:02 1 0.52 0.00 0.02 0.00 0.00 99.47 19:00:41 18:58:02 2 0.05 0.00 0.02 0.00 0.00 99.93 19:00:41 18:58:02 3 0.03 0.00 0.03 0.00 0.00 99.93 19:00:41 18:59:01 all 0.14 0.00 0.06 0.00 0.01 99.78 19:00:41 18:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:00:41 18:59:01 1 0.46 0.00 0.14 0.00 0.00 99.41 19:00:41 18:59:01 2 0.07 0.00 0.07 0.00 0.03 99.83 19:00:41 18:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:00:41 19:00:01 all 0.15 0.00 0.02 0.00 0.00 99.83 19:00:41 19:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:00:41 19:00:01 1 0.53 0.00 0.03 0.00 0.00 99.43 19:00:41 19:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:00:41 19:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:00:41 Average: all 0.20 0.00 0.06 0.02 0.00 99.72 19:00:41 Average: 0 0.06 0.00 0.05 0.01 0.00 99.88 19:00:41 Average: 1 0.52 0.00 0.07 0.00 0.00 99.41 19:00:41 Average: 2 0.12 0.00 0.06 0.01 0.01 99.80 19:00:41 Average: 3 0.11 0.00 0.05 0.05 0.01 99.78 19:00:41 19:00:41 19:00:41