Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3315964787076226885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5477348539228376532.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3370305895930483175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5223032012694269356.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6692070149405837248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-1007’ is offline Running on prd-centos7-docker-4c-2g-1012 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 (master) Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_master@tmp/jenkins-gitclient-ssh2762597292851155770.key > 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 core.sparsecheckout # timeout=10 > git checkout -f ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 Commit message: "Merge pull request #118 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.98" > git rev-list --no-walk 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T21:05:14.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T21:05:14.315Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T21:05:14.344Z] ========================================================= [2021-06-08T21:05:14.344Z] EdgeX Global Pipelines Version Info [2021-06-08T21:05:14.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:05:15.743Z] ------------------- [2021-06-08T21:05:15.743Z] stable info: [2021-06-08T21:05:15.743Z] ------------------- [2021-06-08T21:05:15.743Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T21:05:15.743Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T21:05:15.743Z] Message: update stable to v1.0.194 [2021-06-08T21:05:16.319Z] ------------------- [2021-06-08T21:05:16.319Z] experimental info: [2021-06-08T21:05:16.319Z] ------------------- [2021-06-08T21:05:16.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T21:05:16.319Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T21:05:16.319Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T21:05:16.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-06-08T21:05:16.472Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-06-08T21:05:16.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T21:05:16.526Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T21:05:16.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T21:05:16.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T21:05:16.601Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T21:05:16.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T21:05:16.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T21:05:16.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T21:05:16.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T21:05:16.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-06-08T21:05:16.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T21:05:18.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T21:05:18.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:05:18.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:05:18.902Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:05:18.925Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T21:05:18.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T21:05:18.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T21:05:18.997Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T21:05:19.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T21:05:19.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T21:05:19.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T21:05:19.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-08T21:05:19.118Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T21:05:19.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T21:05:19.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T21:05:19.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T21:05:19.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 [Pipeline] echo [2021-06-08T21:05:19.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef67f1f [Pipeline] echo [2021-06-08T21:05:19.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:05:19.791Z] + git log --format=format:%s -1 ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 [Pipeline] echo [2021-06-08T21:05:19.834Z] GIT_COMMIT: ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8, Commit Message: Merge pull request #118 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.98 [Pipeline] echo [2021-06-08T21:05:19.846Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:05:20.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:05:20.668Z] [2021-06-08T21:05:20.668Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:05:21.007Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:05:21.007Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T21:05:21.007Z] 31603596830f: Pulling fs layer [2021-06-08T21:05:21.007Z] 54011a49482f: Pulling fs layer [2021-06-08T21:05:21.007Z] a6820b24f6d8: Pulling fs layer [2021-06-08T21:05:21.007Z] f581987b2513: Pulling fs layer [2021-06-08T21:05:21.007Z] f581987b2513: Waiting [2021-06-08T21:05:21.007Z] 54011a49482f: Verifying Checksum [2021-06-08T21:05:21.007Z] 54011a49482f: Download complete [2021-06-08T21:05:21.272Z] 31603596830f: Verifying Checksum [2021-06-08T21:05:21.272Z] 31603596830f: Download complete [2021-06-08T21:05:21.272Z] f581987b2513: Verifying Checksum [2021-06-08T21:05:21.272Z] f581987b2513: Download complete [2021-06-08T21:05:21.272Z] a6820b24f6d8: Verifying Checksum [2021-06-08T21:05:21.272Z] a6820b24f6d8: Download complete [2021-06-08T21:05:21.272Z] 31603596830f: Pull complete [2021-06-08T21:05:21.544Z] 54011a49482f: Pull complete [2021-06-08T21:05:22.138Z] a6820b24f6d8: Pull complete [2021-06-08T21:05:22.399Z] f581987b2513: Pull complete [2021-06-08T21:05:22.399Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T21:05:22.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:05:22.399Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T21:05:22.484Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:05:22.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2021-06-08T21:05:23.658Z] $ docker top 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:05:23.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:05:23.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:05:23.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:05:23.932Z] $ docker exec 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 ssh-agent [2021-06-08T21:05:24.055Z] SSH_AUTH_SOCK=/tmp/ssh-2i6zJVeJXe20/agent.14 [2021-06-08T21:05:24.055Z] SSH_AGENT_PID=20 [2021-06-08T21:05:24.064Z] Running ssh-add (command line suppressed) [2021-06-08T21:05:24.162Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6382438075480988136.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_6382438075480988136.key) [2021-06-08T21:05:24.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:05:24.491Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T21:05:24.508Z] $ docker exec --env ******** --env ******** 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 ssh-agent -k [2021-06-08T21:05:24.619Z] unset SSH_AUTH_SOCK; [2021-06-08T21:05:24.620Z] unset SSH_AGENT_PID; [2021-06-08T21:05:24.621Z] echo Agent pid 20 killed; [2021-06-08T21:05:27.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T21:05:27.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:05:27.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:05:27.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:05:27.567Z] $ docker exec 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 ssh-agent [2021-06-08T21:05:27.714Z] SSH_AUTH_SOCK=/tmp/ssh-dhihioZJdW9n/agent.52 [2021-06-08T21:05:27.714Z] SSH_AGENT_PID=59 [2021-06-08T21:05:27.724Z] Running ssh-add (command line suppressed) [2021-06-08T21:05:27.831Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8338064407404360870.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8338064407404360870.key) [2021-06-08T21:05:27.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:05:28.169Z] + git semver init [2021-06-08T21:05:28.169Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:05:28.169Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-06-08T21:05:28.169Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-06-08T21:05:28.169Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:05:28.169Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:05:28.169Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:05:28.169Z] # $SEMVER_BRANCH = master [2021-06-08T21:05:28.169Z] # $SEMVER_TEMP = /tmp/semver-678745183 [2021-06-08T21:05:28.169Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-06-08T21:05:28.433Z] # '/tmp/semver-678745183' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' [2021-06-08T21:05:28.694Z] # -> Force: false [2021-06-08T21:05:28.694Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-06-08T21:05:28.701Z] $ docker exec --env ******** --env ******** 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 ssh-agent -k [2021-06-08T21:05:28.812Z] unset SSH_AUTH_SOCK; [2021-06-08T21:05:28.812Z] unset SSH_AGENT_PID; [2021-06-08T21:05:28.813Z] echo Agent pid 59 killed; [2021-06-08T21:05:28.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:05:29.169Z] + git semver [Pipeline] } [2021-06-08T21:05:29.181Z] $ docker stop --time=1 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 [2021-06-08T21:05:30.477Z] $ docker rm -f 9fe991e56a192dd8024f73b81a21bc9ba816cda42caf3ce6a9229abc772c3577 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:05:30.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T21:05:31.152Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T21:05:31.156Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.24 [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 [2021-06-08T21:05:46.386Z] Still waiting to schedule task [2021-06-08T21:05:46.386Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-08T21:05:46.389Z] Still waiting to schedule task [2021-06-08T21:05:46.389Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-08T21:06:09.358Z] Running on prd-centos7-docker-4c-2g-1015 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-06-08T21:06:09.381Z] Running in /w/workspace/go-mod-secrets/48 [Pipeline] { [Pipeline] checkout [2021-06-08T21:06:09.485Z] Selected Git installation does not exist. Using Default [2021-06-08T21:06:09.485Z] The recommended git tool is: NONE [2021-06-08T21:06:13.948Z] using credential edgex-jenkins-ssh [2021-06-08T21:06:13.961Z] Cloning the remote Git repository [2021-06-08T21:06:14.746Z] Avoid second fetch [2021-06-08T21:06:14.747Z] Checking out Revision ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 (master) [2021-06-08T21:06:13.981Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-08T21:06:14.056Z] > git init /w/workspace/go-mod-secrets/48 # timeout=10 [2021-06-08T21:06:14.086Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-08T21:06:14.086Z] > git --version # timeout=10 [2021-06-08T21:06:14.099Z] > git --version # 'git version 2.24.4' [2021-06-08T21:06:14.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T21:06:14.126Z] [INFO] Currently running in a labeled security context [2021-06-08T21:06:14.126Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T21:06:14.126Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/48@tmp/jenkins-gitclient-ssh7188036130334919451.key [2021-06-08T21:06:14.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:06:14.726Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-08T21:06:14.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:06:14.754Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T21:06:14.760Z] > git checkout -f ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 [2021-06-08T21:06:18.445Z] Commit message: "Merge pull request #118 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.98" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:06:19.462Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:06:19.793Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:06:20.099Z] + sudo service docker restart [2021-06-08T21:06:20.099Z] + true [2021-06-08T21:06:20.099Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-08T21:06:36.927Z] ========================================================= [2021-06-08T21:06:36.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T21:06:36.927Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:06:37.255Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T21:06:37.522Z] Sending build context to Docker daemon 676.9kB [2021-06-08T21:06:37.522Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-08T21:06:37.522Z] Step 2/7 : FROM ${BASE} [2021-06-08T21:06:37.522Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T21:06:37.522Z] 540db60ca938: Pulling fs layer [2021-06-08T21:06:37.522Z] adcc1eea9eea: Pulling fs layer [2021-06-08T21:06:37.522Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T21:06:37.522Z] 0510c868ecb4: Pulling fs layer [2021-06-08T21:06:37.522Z] afea3b2eda06: Pulling fs layer [2021-06-08T21:06:37.522Z] 7809a108b3ef: Pulling fs layer [2021-06-08T21:06:37.522Z] f706445af74f: Pulling fs layer [2021-06-08T21:06:37.522Z] afea3b2eda06: Waiting [2021-06-08T21:06:37.522Z] 0510c868ecb4: Waiting [2021-06-08T21:06:37.522Z] 7809a108b3ef: Waiting [2021-06-08T21:06:37.522Z] f706445af74f: Waiting [2021-06-08T21:06:37.790Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T21:06:37.790Z] 4c4ab2625f07: Download complete [2021-06-08T21:06:37.790Z] adcc1eea9eea: Verifying Checksum [2021-06-08T21:06:37.790Z] adcc1eea9eea: Download complete [2021-06-08T21:06:37.790Z] afea3b2eda06: Verifying Checksum [2021-06-08T21:06:37.790Z] afea3b2eda06: Download complete [2021-06-08T21:06:37.790Z] 7809a108b3ef: Verifying Checksum [2021-06-08T21:06:37.790Z] 7809a108b3ef: Download complete [2021-06-08T21:06:37.790Z] 540db60ca938: Verifying Checksum [2021-06-08T21:06:37.790Z] 540db60ca938: Download complete [2021-06-08T21:06:38.051Z] 540db60ca938: Pull complete [2021-06-08T21:06:38.051Z] adcc1eea9eea: Pull complete [2021-06-08T21:06:40.353Z] 4c4ab2625f07: Pull complete [2021-06-08T21:06:40.353Z] f706445af74f: Verifying Checksum [2021-06-08T21:06:40.353Z] f706445af74f: Download complete [2021-06-08T21:06:40.353Z] 0510c868ecb4: Verifying Checksum [2021-06-08T21:06:40.353Z] 0510c868ecb4: Download complete [2021-06-08T21:06:43.728Z] 0510c868ecb4: Pull complete [2021-06-08T21:06:43.728Z] afea3b2eda06: Pull complete [2021-06-08T21:06:43.728Z] 7809a108b3ef: Pull complete [2021-06-08T21:06:45.149Z] f706445af74f: Pull complete [2021-06-08T21:06:45.149Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T21:06:45.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T21:06:45.149Z] ---> b068be0155e3 [2021-06-08T21:06:45.149Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T21:06:49.378Z] ---> Running in cce82e347add [2021-06-08T21:06:49.378Z] Removing intermediate container cce82e347add [2021-06-08T21:06:49.378Z] ---> 69e13b3021de [2021-06-08T21:06:49.378Z] Step 4/7 : RUN apk add --update bash [2021-06-08T21:06:49.378Z] ---> Running in 85b03db7f8d2 [2021-06-08T21:06:49.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T21:06:50.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T21:06:50.601Z] OK: 149 MiB in 40 packages [2021-06-08T21:06:50.866Z] Removing intermediate container 85b03db7f8d2 [2021-06-08T21:06:50.866Z] ---> 8bc7a6b4c8fd [2021-06-08T21:06:50.866Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-08T21:06:51.128Z] ---> Running in 8f70effb405c [2021-06-08T21:06:51.128Z] Removing intermediate container 8f70effb405c [2021-06-08T21:06:51.128Z] ---> fa99dc605e6b [2021-06-08T21:06:51.128Z] Step 6/7 : COPY go.mod . [2021-06-08T21:06:51.392Z] ---> 456685f55efe [2021-06-08T21:06:51.392Z] Step 7/7 : RUN go mod download [2021-06-08T21:06:51.392Z] ---> Running in ba765b5f7497 [2021-06-08T21:06:59.555Z] Removing intermediate container ba765b5f7497 [2021-06-08T21:06:59.555Z] ---> 2d2a63352f33 [2021-06-08T21:06:59.555Z] Successfully built 2d2a63352f33 [2021-06-08T21:06:59.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:06:59.868Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T21:06:59.868Z] . [Pipeline] withDockerContainer [2021-06-08T21:06:59.953Z] prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container [2021-06-08T21:07:00.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/48 -v /w/workspace/go-mod-secrets/48:/w/workspace/go-mod-secrets/48:rw,z -v /w/workspace/go-mod-secrets/48@tmp:/w/workspace/go-mod-secrets/48@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 ******** ci-base-image-x86_64 cat [2021-06-08T21:07:00.434Z] $ docker top e6e1455fd719fba7a373d75499021a5c04034643413a6edc44095c83ba299e44 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:07:00.831Z] + go version [2021-06-08T21:07:00.831Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T21:07:00.841Z] $ docker stop --time=1 e6e1455fd719fba7a373d75499021a5c04034643413a6edc44095c83ba299e44 [2021-06-08T21:07:02.054Z] $ docker rm -f e6e1455fd719fba7a373d75499021a5c04034643413a6edc44095c83ba299e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:07:02.616Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T21:07:02.616Z] . [Pipeline] withDockerContainer [2021-06-08T21:07:02.705Z] prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container [2021-06-08T21:07:02.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/48 -v /w/workspace/go-mod-secrets/48:/w/workspace/go-mod-secrets/48:rw,z -v /w/workspace/go-mod-secrets/48@tmp:/w/workspace/go-mod-secrets/48@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 ******** ci-base-image-x86_64 cat [2021-06-08T21:07:03.233Z] $ docker top 14cbd9477b75783b5f8257a878b2ba23973354a46bf59149ffe53a1881b22330 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:07:03.632Z] + go mod tidy [Pipeline] sh [2021-06-08T21:07:03.931Z] + make test [2021-06-08T21:07:03.932Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-08T21:07:31.504Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.459s coverage: 80.6% of statements [2021-06-08T21:07:31.504Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.025s coverage: 57.1% of statements [2021-06-08T21:07:31.504Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-06-08T21:07:33.448Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.051s coverage: 96.7% of statements [2021-06-08T21:07:33.448Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements [2021-06-08T21:07:33.448Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-08T21:07:33.448Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.024s coverage: 100.0% of statements [2021-06-08T21:07:33.448Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-08T21:07:33.448Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements [2021-06-08T21:07:33.448Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.045s coverage: 100.0% of statements [2021-06-08T21:07:33.448Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-08T21:07:33.448Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-08T21:07:40.478Z] gofmt -l . [2021-06-08T21:07:40.478Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-08T21:07:40.494Z] $ docker stop --time=1 14cbd9477b75783b5f8257a878b2ba23973354a46bf59149ffe53a1881b22330 [2021-06-08T21:07:42.169Z] $ docker rm -f 14cbd9477b75783b5f8257a878b2ba23973354a46bf59149ffe53a1881b22330 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:07:42.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T21:07:42.834Z] 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 [2021-06-08T21:07:43.660Z] ---> job-cost.sh [2021-06-08T21:07:43.660Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BgVT [2021-06-08T21:07:53.752Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:08:05.596Z] lf-activate-venv(): INFO: Adding /tmp/venv-BgVT/bin to PATH [2021-06-08T21:08:05.596Z] INFO: No Stack... [2021-06-08T21:08:05.859Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:08:06.431Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:08:06.733Z] + cat /w/workspace/go-mod-secrets/48/archives/cost.csv [2021-06-08T21:08:06.733Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T21:08:06.765Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] [2021-06-08T21:08:06.774Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] did not exist. Created. [2021-06-08T21:08:06.774Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:08:07.102Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T21:08:07.204Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:08:07.219Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T21:10:48.496Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1018 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-06-08T21:10:48.514Z] Running in /w/workspace/go-mod-secrets/48 [Pipeline] { [Pipeline] checkout [2021-06-08T21:10:48.707Z] Selected Git installation does not exist. Using Default [2021-06-08T21:10:48.707Z] The recommended git tool is: NONE [2021-06-08T21:10:57.673Z] using credential edgex-jenkins-ssh [2021-06-08T21:10:57.732Z] Cloning the remote Git repository [2021-06-08T21:10:57.770Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-08T21:10:57.866Z] > git init /w/workspace/go-mod-secrets/48 # timeout=10 [2021-06-08T21:10:57.953Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-06-08T21:10:57.954Z] > git --version # timeout=10 [2021-06-08T21:10:57.988Z] > git --version # 'git version 2.17.1' [2021-06-08T21:10:57.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T21:10:58.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:10:58.817Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-06-08T21:10:58.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T21:10:58.875Z] Avoid second fetch [2021-06-08T21:10:58.876Z] Checking out Revision ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 (master) [2021-06-08T21:10:58.888Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T21:10:58.906Z] > git checkout -f ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 # timeout=10 [2021-06-08T21:11:03.079Z] Commit message: "Merge pull request #118 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.98" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T21:11:08.246Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:11:08.723Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T21:11:09.068Z] + sudo service docker restart [2021-06-08T21:11:09.068Z] + true [Pipeline] unstash [Pipeline] echo [2021-06-08T21:11:28.561Z] ========================================================= [2021-06-08T21:11:28.561Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T21:11:28.561Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:11:28.911Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T21:11:29.894Z] Sending build context to Docker daemon 675.8kB [2021-06-08T21:11:29.894Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-08T21:11:29.894Z] Step 2/7 : FROM ${BASE} [2021-06-08T21:11:30.170Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T21:11:30.170Z] 595b0fe564bb: Pulling fs layer [2021-06-08T21:11:30.170Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T21:11:30.170Z] 316046926c0a: Pulling fs layer [2021-06-08T21:11:30.170Z] 4ebd0625c992: Pulling fs layer [2021-06-08T21:11:30.170Z] 207e8628e3a3: Pulling fs layer [2021-06-08T21:11:30.170Z] c791037a9be2: Pulling fs layer [2021-06-08T21:11:30.170Z] ffd874e62e21: Pulling fs layer [2021-06-08T21:11:30.170Z] 207e8628e3a3: Waiting [2021-06-08T21:11:30.170Z] c791037a9be2: Waiting [2021-06-08T21:11:30.170Z] ffd874e62e21: Waiting [2021-06-08T21:11:30.170Z] 4ebd0625c992: Waiting [2021-06-08T21:11:30.170Z] 316046926c0a: Verifying Checksum [2021-06-08T21:11:30.170Z] 316046926c0a: Download complete [2021-06-08T21:11:30.170Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T21:11:30.170Z] 7186ed65a4f7: Download complete [2021-06-08T21:11:30.170Z] 207e8628e3a3: Verifying Checksum [2021-06-08T21:11:30.170Z] 207e8628e3a3: Download complete [2021-06-08T21:11:30.445Z] c791037a9be2: Verifying Checksum [2021-06-08T21:11:30.445Z] c791037a9be2: Download complete [2021-06-08T21:11:30.445Z] 595b0fe564bb: Download complete [2021-06-08T21:11:31.047Z] 595b0fe564bb: Pull complete [2021-06-08T21:11:31.656Z] 7186ed65a4f7: Pull complete [2021-06-08T21:11:32.266Z] 316046926c0a: Pull complete [2021-06-08T21:11:32.266Z] ffd874e62e21: Verifying Checksum [2021-06-08T21:11:32.266Z] ffd874e62e21: Download complete [2021-06-08T21:11:33.705Z] 4ebd0625c992: Verifying Checksum [2021-06-08T21:11:33.705Z] 4ebd0625c992: Download complete [2021-06-08T21:11:43.906Z] 4ebd0625c992: Pull complete [2021-06-08T21:11:43.906Z] 207e8628e3a3: Pull complete [2021-06-08T21:11:43.906Z] c791037a9be2: Pull complete [2021-06-08T21:11:47.309Z] ffd874e62e21: Pull complete [2021-06-08T21:11:47.309Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T21:11:47.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T21:11:47.309Z] ---> cfc18b08335c [2021-06-08T21:11:47.309Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-08T21:11:49.293Z] ---> Running in de5ad9fd9f4b [2021-06-08T21:11:49.895Z] Removing intermediate container de5ad9fd9f4b [2021-06-08T21:11:49.895Z] ---> 7f37465d2dcb [2021-06-08T21:11:49.895Z] Step 4/7 : RUN apk add --update bash [2021-06-08T21:11:49.895Z] ---> Running in ee8ad2cc0625 [2021-06-08T21:11:51.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T21:11:54.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T21:11:54.200Z] OK: 138 MiB in 40 packages [2021-06-08T21:11:54.475Z] Removing intermediate container ee8ad2cc0625 [2021-06-08T21:11:54.475Z] ---> 01e4ff6478ab [2021-06-08T21:11:54.475Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-08T21:11:54.475Z] ---> Running in 431d479d06fb [2021-06-08T21:11:55.075Z] Removing intermediate container 431d479d06fb [2021-06-08T21:11:55.076Z] ---> f346e0559275 [2021-06-08T21:11:55.076Z] Step 6/7 : COPY go.mod . [2021-06-08T21:11:55.680Z] ---> 96f47636f05b [2021-06-08T21:11:55.680Z] Step 7/7 : RUN go mod download [2021-06-08T21:11:55.954Z] ---> Running in d008a282cb2b [2021-06-08T21:12:14.277Z] Removing intermediate container d008a282cb2b [2021-06-08T21:12:14.277Z] ---> d33a27ced8b5 [2021-06-08T21:12:14.277Z] Successfully built d33a27ced8b5 [2021-06-08T21:12:14.277Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:12:14.627Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T21:12:14.627Z] . [Pipeline] withDockerContainer [2021-06-08T21:12:14.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-1018 does not seem to be running inside a container [2021-06-08T21:12:14.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/48 -v /w/workspace/go-mod-secrets/48:/w/workspace/go-mod-secrets/48:rw,z -v /w/workspace/go-mod-secrets/48@tmp:/w/workspace/go-mod-secrets/48@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 ******** ci-base-image-arm64 cat [2021-06-08T21:12:16.383Z] $ docker top 4e37bf4dc14dc23f076036a42d675808ffaffefc83dde182150d32ee938f53e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:12:17.296Z] + go version [2021-06-08T21:12:17.296Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T21:12:17.317Z] $ docker stop --time=1 4e37bf4dc14dc23f076036a42d675808ffaffefc83dde182150d32ee938f53e9 [2021-06-08T21:12:19.048Z] $ docker rm -f 4e37bf4dc14dc23f076036a42d675808ffaffefc83dde182150d32ee938f53e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:12:19.769Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T21:12:19.769Z] . [Pipeline] withDockerContainer [2021-06-08T21:12:19.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-1018 does not seem to be running inside a container [2021-06-08T21:12:20.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/48 -v /w/workspace/go-mod-secrets/48:/w/workspace/go-mod-secrets/48:rw,z -v /w/workspace/go-mod-secrets/48@tmp:/w/workspace/go-mod-secrets/48@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 ******** ci-base-image-arm64 cat [2021-06-08T21:12:23.771Z] $ docker top ffdfa0f0cd2e265d831d70759dba4657df56eb64f4938368736287358a78cd85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:12:24.755Z] + go mod tidy [Pipeline] sh [2021-06-08T21:12:25.691Z] + make test [2021-06-08T21:12:25.691Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.395s coverage: 80.6% of statements [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.054s coverage: 57.1% of statements [2021-06-08T21:13:47.639Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.099s coverage: 96.7% of statements [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.103s coverage: 89.5% of statements [2021-06-08T21:13:47.639Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.058s coverage: 100.0% of statements [2021-06-08T21:13:47.639Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.050s coverage: 85.7% of statements [2021-06-08T21:13:47.639Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.085s coverage: 100.0% of statements [2021-06-08T21:13:47.639Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-06-08T21:13:47.639Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-08T21:14:00.069Z] gofmt -l . [2021-06-08T21:14:00.069Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-08T21:14:00.087Z] $ docker stop --time=1 ffdfa0f0cd2e265d831d70759dba4657df56eb64f4938368736287358a78cd85 [2021-06-08T21:14:02.089Z] $ docker rm -f ffdfa0f0cd2e265d831d70759dba4657df56eb64f4938368736287358a78cd85 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T21:14:02.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T21:14:03.027Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T21:14:03.517Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:14:08.774Z] ---> job-cost.sh [2021-06-08T21:14:08.774Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ruK [2021-06-08T21:14:48.123Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T21:16:10.313Z] lf-activate-venv(): INFO: Adding /tmp/venv-2ruK/bin to PATH [2021-06-08T21:16:10.313Z] INFO: No Stack... [2021-06-08T21:16:10.902Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T21:16:11.173Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T21:16:11.521Z] + cut -d, -f6 [2021-06-08T21:16:11.521Z] + cat /w/workspace/go-mod-secrets/48/archives/cost.csv [Pipeline] lock [2021-06-08T21:16:11.580Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] [2021-06-08T21:16:11.593Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] did not exist. Created. [2021-06-08T21:16:11.594Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:16:11.954Z] /w/workspace/go-mod-secrets/48@tmp/durable-a67afe7d/script.sh: 1: /w/workspace/go-mod-secrets/48@tmp/durable-a67afe7d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-08T21:16:12.301Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T21:16:12.323Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T21:16:12.472Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T21:16:12.488Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-48-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] configFileProvider [2021-06-08T21:16:12.998Z] provisioning config files... [2021-06-08T21:16:13.011Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config5645782984725698569tmp [Pipeline] { [Pipeline] sh [2021-06-08T21:16:13.336Z] + set +x [2021-06-08T21:16:13.336Z] + curl -s https://codecov.io/bash [2021-06-08T21:16:13.336Z] + bash -s -- [2021-06-08T21:16:13.336Z] [2021-06-08T21:16:13.336Z] _____ _ [2021-06-08T21:16:13.336Z] / ____| | | [2021-06-08T21:16:13.336Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T21:16:13.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T21:16:13.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T21:16:13.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T21:16:13.336Z] Bash-1.0.3 [2021-06-08T21:16:13.336Z] [2021-06-08T21:16:13.336Z] [2021-06-08T21:16:13.336Z] ==> git version 2.24.4 found [2021-06-08T21:16:13.336Z] ==> 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 [2021-06-08T21:16:13.336Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T21:16:13.336Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T21:16:13.336Z] ==> Jenkins CI detected. [2021-06-08T21:16:13.336Z] project root: . [2021-06-08T21:16:13.336Z] --> token set from env [2021-06-08T21:16:13.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T21:16:13.336Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T21:16:13.336Z] ==> Python coveragepy not found [2021-06-08T21:16:13.336Z] ==> Searching for coverage reports in: [2021-06-08T21:16:13.336Z] + . [2021-06-08T21:16:13.603Z] -> Found 1 reports [2021-06-08T21:16:13.603Z] ==> Detecting git/mercurial file structure [2021-06-08T21:16:13.603Z] ==> Reading reports [2021-06-08T21:16:13.603Z] + ./coverage.out bytes=27483 [2021-06-08T21:16:13.603Z] ==> Appending adjustments [2021-06-08T21:16:13.603Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T21:16:13.603Z] + Found adjustments [2021-06-08T21:16:13.603Z] ==> Gzipping contents [2021-06-08T21:16:13.603Z] 8.0K /tmp/codecov.AHmMJc.gz [2021-06-08T21:16:13.603Z] ==> Uploading reports [2021-06-08T21:16:13.603Z] url: https://codecov.io [2021-06-08T21:16:13.603Z] query: branch=master&commit=ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T21:16:13.603Z] -> Pinging Codecov [2021-06-08T21:16:13.603Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T21:16:14.177Z] -> Uploading to [2021-06-08T21:16:14.177Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/D63849C06B6B67093493C71CE874ED06/ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8/ced89142-e20a-4648-b9f2-96b29e82780b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d13387f15bc75539146fbb9e82a1f67a9ec6d183d0cbf116cf89b11f09559d6 [2021-06-08T21:16:14.177Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T21:16:14.177Z] Dload Upload Total Spent Left Speed [2021-06-08T21:16:14.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5848 0 0 100 5848 0 17660 --:--:-- --:--:-- --:--:-- 17721 [2021-06-08T21:16:14.439Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 [Pipeline] } [2021-06-08T21:16:14.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T21:16:14.742Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T21:16:14.785Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:16:15.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:16:15.097Z] [2021-06-08T21:16:15.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:16:17.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:16:17.561Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T21:16:17.561Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T21:16:17.561Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T21:16:17.561Z] de9db76c5a1d: Pulling fs layer [2021-06-08T21:16:17.561Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T21:16:17.562Z] 0d57e429df01: Pulling fs layer [2021-06-08T21:16:17.562Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T21:16:17.562Z] e1f770b5df2f: Pulling fs layer [2021-06-08T21:16:17.562Z] 85a0685a4137: Pulling fs layer [2021-06-08T21:16:17.562Z] 0eba1c9be4d2: Waiting [2021-06-08T21:16:17.562Z] 0d57e429df01: Waiting [2021-06-08T21:16:17.562Z] 4e4be7b47b0d: Waiting [2021-06-08T21:16:17.562Z] e1f770b5df2f: Waiting [2021-06-08T21:16:17.562Z] 85a0685a4137: Waiting [2021-06-08T21:16:17.562Z] de9db76c5a1d: Verifying Checksum [2021-06-08T21:16:17.562Z] de9db76c5a1d: Download complete [2021-06-08T21:16:17.562Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T21:16:17.562Z] 0ef7d3d256c8: Download complete [2021-06-08T21:16:17.562Z] 0d57e429df01: Verifying Checksum [2021-06-08T21:16:17.562Z] 0d57e429df01: Download complete [2021-06-08T21:16:17.562Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T21:16:17.562Z] 4e4be7b47b0d: Download complete [2021-06-08T21:16:17.562Z] 188c0c94c7c5: Verifying Checksum [2021-06-08T21:16:17.562Z] 188c0c94c7c5: Download complete [2021-06-08T21:16:17.562Z] 188c0c94c7c5: Pull complete [2021-06-08T21:16:17.562Z] 0ef7d3d256c8: Pull complete [2021-06-08T21:16:17.562Z] de9db76c5a1d: Pull complete [2021-06-08T21:16:17.562Z] e1f770b5df2f: Verifying Checksum [2021-06-08T21:16:17.562Z] e1f770b5df2f: Download complete [2021-06-08T21:16:18.532Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T21:16:18.532Z] 0eba1c9be4d2: Download complete [2021-06-08T21:16:18.797Z] 85a0685a4137: Verifying Checksum [2021-06-08T21:16:18.797Z] 85a0685a4137: Download complete [2021-06-08T21:16:22.164Z] 0eba1c9be4d2: Pull complete [2021-06-08T21:16:22.164Z] 0d57e429df01: Pull complete [2021-06-08T21:16:22.432Z] 4e4be7b47b0d: Pull complete [2021-06-08T21:16:22.708Z] e1f770b5df2f: Pull complete [2021-06-08T21:16:26.985Z] 85a0685a4137: Pull complete [2021-06-08T21:16:26.985Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T21:16:26.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T21:16:26.985Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T21:16:27.072Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:16:27.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-08T21:16:29.761Z] $ docker top a4d1a9a7aaa0aad57b98cdf9b5c59b49ddaab9c6ca10cf115b104ddbac8d3617 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T21:16:29.877Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T21:16:30.193Z] + set -o pipefail [2021-06-08T21:16:30.193Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T21:16:32.759Z] [2021-06-08T21:16:32.759Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-06-08T21:16:32.759Z] [2021-06-08T21:16:32.759Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/d2cfef9d-0cad-4d1b-ab4e-8697d94db3a0 [2021-06-08T21:16:32.759Z] [2021-06-08T21:16:32.759Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T21:16:32.759Z] [2021-06-08T21:16:32.759Z] [Pipeline] } [2021-06-08T21:16:32.771Z] $ docker stop --time=1 a4d1a9a7aaa0aad57b98cdf9b5c59b49ddaab9c6ca10cf115b104ddbac8d3617 [2021-06-08T21:16:34.180Z] $ docker rm -f a4d1a9a7aaa0aad57b98cdf9b5c59b49ddaab9c6ca10cf115b104ddbac8d3617 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T21:16:35.086Z] + git log --format=format:%s -1 ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:16:35.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:16:35.400Z] . [Pipeline] withDockerContainer [2021-06-08T21:16:35.487Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:16:35.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2021-06-08T21:16:35.962Z] $ docker top 04a92b1ee5d73c374af8ae815cc3b70179b15c226b379117efc8558fe324cde7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:16:36.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:16:36.104Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:16:36.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:16:36.243Z] $ docker exec 04a92b1ee5d73c374af8ae815cc3b70179b15c226b379117efc8558fe324cde7 ssh-agent [2021-06-08T21:16:36.371Z] SSH_AUTH_SOCK=/tmp/ssh-hxiJxklqWHPA/agent.15 [2021-06-08T21:16:36.371Z] SSH_AGENT_PID=21 [2021-06-08T21:16:36.378Z] Running ssh-add (command line suppressed) [2021-06-08T21:16:36.490Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4777049800556773254.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4777049800556773254.key) [2021-06-08T21:16:36.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:16:36.823Z] + git semver tag [2021-06-08T21:16:36.823Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:16:36.823Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-06-08T21:16:36.823Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-06-08T21:16:36.823Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:16:36.823Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:16:36.823Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:16:36.823Z] # $SEMVER_BRANCH = master [2021-06-08T21:16:36.823Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-06-08T21:16:36.823Z] # ef67f1f025ac6ac03ecdd2a6dc24cf2a4f6a4aa8 HEAD [2021-06-08T21:16:36.823Z] # -> Force: false [2021-06-08T21:16:36.823Z] # 00fba1f27988f31f32f6726b3899dda100e2d3c8 refs/tags/v2.0.0-dev.24 [Pipeline] } [2021-06-08T21:16:36.831Z] $ docker exec --env ******** --env ******** 04a92b1ee5d73c374af8ae815cc3b70179b15c226b379117efc8558fe324cde7 ssh-agent -k [2021-06-08T21:16:36.944Z] unset SSH_AUTH_SOCK; [2021-06-08T21:16:36.944Z] unset SSH_AGENT_PID; [2021-06-08T21:16:36.944Z] echo Agent pid 21 killed; [2021-06-08T21:16:36.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:16:37.308Z] + git semver [Pipeline] } [2021-06-08T21:16:37.322Z] $ docker stop --time=1 04a92b1ee5d73c374af8ae815cc3b70179b15c226b379117efc8558fe324cde7 [2021-06-08T21:16:38.535Z] $ docker rm -f 04a92b1ee5d73c374af8ae815cc3b70179b15c226b379117efc8558fe324cde7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:16:39.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:16:39.005Z] [2021-06-08T21:16:39.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:16:39.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:16:39.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T21:16:39.320Z] ab5ef0e58194: Pulling fs layer [2021-06-08T21:16:39.320Z] 9712f1f96733: Pulling fs layer [2021-06-08T21:16:39.320Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T21:16:39.320Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T21:16:39.320Z] e9a5061849ea: Pulling fs layer [2021-06-08T21:16:39.320Z] d747dcd14b5f: Pulling fs layer [2021-06-08T21:16:39.320Z] 2de7ff778b66: Pulling fs layer [2021-06-08T21:16:39.320Z] e9a5061849ea: Waiting [2021-06-08T21:16:39.320Z] d747dcd14b5f: Waiting [2021-06-08T21:16:39.320Z] 2de7ff778b66: Waiting [2021-06-08T21:16:39.320Z] 0d9ebad4ef96: Waiting [2021-06-08T21:16:39.320Z] 9712f1f96733: Verifying Checksum [2021-06-08T21:16:39.320Z] 9712f1f96733: Download complete [2021-06-08T21:16:40.709Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T21:16:40.709Z] 63f879dbbcfc: Download complete [2021-06-08T21:16:40.709Z] e9a5061849ea: Verifying Checksum [2021-06-08T21:16:40.709Z] e9a5061849ea: Download complete [2021-06-08T21:16:40.709Z] d747dcd14b5f: Download complete [2021-06-08T21:16:40.970Z] 2de7ff778b66: Verifying Checksum [2021-06-08T21:16:40.970Z] 2de7ff778b66: Download complete [2021-06-08T21:16:41.231Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T21:16:41.231Z] 0d9ebad4ef96: Download complete [2021-06-08T21:16:41.493Z] ab5ef0e58194: Verifying Checksum [2021-06-08T21:16:41.493Z] ab5ef0e58194: Download complete [2021-06-08T21:16:44.837Z] ab5ef0e58194: Pull complete [2021-06-08T21:16:44.837Z] 9712f1f96733: Pull complete [2021-06-08T21:16:45.408Z] 63f879dbbcfc: Pull complete [2021-06-08T21:16:48.742Z] 0d9ebad4ef96: Pull complete [2021-06-08T21:16:49.324Z] e9a5061849ea: Pull complete [2021-06-08T21:16:49.324Z] d747dcd14b5f: Pull complete [2021-06-08T21:16:50.288Z] 2de7ff778b66: Pull complete [2021-06-08T21:16:50.288Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T21:16:50.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T21:16:50.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T21:16:50.376Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:16:50.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-08T21:16:55.211Z] $ docker top 820673f5f8a192e52fdd098022369ba3fec5a02f1aaa5fd4457eaee3045c8572 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:16:55.325Z] provisioning config files... [2021-06-08T21:16:55.334Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3994816599136895958tmp [2021-06-08T21:16:55.346Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config869354633946688204tmp [2021-06-08T21:16:55.367Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config445416691570881419tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:16:55.394Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:16:55.690Z] ---> sigul-configuration.sh [2021-06-08T21:16:55.691Z] gpg: directory `/root/.gnupg' created [2021-06-08T21:16:55.691Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T21:16:55.691Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T21:16:55.691Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T21:16:55.691Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T21:16:55.691Z] gpg: CAST5 encrypted data [2021-06-08T21:16:55.691Z] gpg: encrypted with 1 passphrase [2021-06-08T21:16:55.691Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T21:16:55.992Z] + mkdir /home/jenkins [2021-06-08T21:16:55.992Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T21:16:56.302Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-08T21:16:56.313Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:16:56.613Z] ---> sigul-install.sh [2021-06-08T21:17:01.921Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T21:17:02.230Z] + git tag --list [2021-06-08T21:17:02.230Z] v0.0.0 [2021-06-08T21:17:02.230Z] v0.0.1 [2021-06-08T21:17:02.230Z] v0.0.10 [2021-06-08T21:17:02.230Z] v0.0.11 [2021-06-08T21:17:02.230Z] v0.0.12 [2021-06-08T21:17:02.230Z] v0.0.13 [2021-06-08T21:17:02.230Z] v0.0.14 [2021-06-08T21:17:02.230Z] v0.0.15 [2021-06-08T21:17:02.230Z] v0.0.16 [2021-06-08T21:17:02.230Z] v0.0.17 [2021-06-08T21:17:02.230Z] v0.0.18 [2021-06-08T21:17:02.230Z] v0.0.19 [2021-06-08T21:17:02.230Z] v0.0.2 [2021-06-08T21:17:02.230Z] v0.0.20 [2021-06-08T21:17:02.230Z] v0.0.21 [2021-06-08T21:17:02.230Z] v0.0.22 [2021-06-08T21:17:02.230Z] v0.0.23 [2021-06-08T21:17:02.230Z] v0.0.24 [2021-06-08T21:17:02.230Z] v0.0.25 [2021-06-08T21:17:02.230Z] v0.0.26 [2021-06-08T21:17:02.230Z] v0.0.27 [2021-06-08T21:17:02.230Z] v0.0.28 [2021-06-08T21:17:02.230Z] v0.0.29 [2021-06-08T21:17:02.230Z] v0.0.3 [2021-06-08T21:17:02.230Z] v0.0.30 [2021-06-08T21:17:02.230Z] v0.0.31 [2021-06-08T21:17:02.230Z] v0.0.32 [2021-06-08T21:17:02.230Z] v0.0.33 [2021-06-08T21:17:02.230Z] v0.0.4 [2021-06-08T21:17:02.230Z] v0.0.5 [2021-06-08T21:17:02.230Z] v0.0.6 [2021-06-08T21:17:02.230Z] v0.0.7 [2021-06-08T21:17:02.230Z] v0.0.8 [2021-06-08T21:17:02.230Z] v0.0.9 [2021-06-08T21:17:02.230Z] v2.0.0-dev.1 [2021-06-08T21:17:02.230Z] v2.0.0-dev.10 [2021-06-08T21:17:02.230Z] v2.0.0-dev.11 [2021-06-08T21:17:02.230Z] v2.0.0-dev.12 [2021-06-08T21:17:02.230Z] v2.0.0-dev.13 [2021-06-08T21:17:02.230Z] v2.0.0-dev.14 [2021-06-08T21:17:02.230Z] v2.0.0-dev.15 [2021-06-08T21:17:02.230Z] v2.0.0-dev.16 [2021-06-08T21:17:02.230Z] v2.0.0-dev.17 [2021-06-08T21:17:02.230Z] v2.0.0-dev.18 [2021-06-08T21:17:02.230Z] v2.0.0-dev.19 [2021-06-08T21:17:02.230Z] v2.0.0-dev.2 [2021-06-08T21:17:02.230Z] v2.0.0-dev.20 [2021-06-08T21:17:02.230Z] v2.0.0-dev.21 [2021-06-08T21:17:02.230Z] v2.0.0-dev.22 [2021-06-08T21:17:02.230Z] v2.0.0-dev.23 [2021-06-08T21:17:02.230Z] v2.0.0-dev.24 [2021-06-08T21:17:02.230Z] v2.0.0-dev.3 [2021-06-08T21:17:02.230Z] v2.0.0-dev.4 [2021-06-08T21:17:02.230Z] v2.0.0-dev.5 [2021-06-08T21:17:02.230Z] v2.0.0-dev.6 [2021-06-08T21:17:02.230Z] v2.0.0-dev.7 [2021-06-08T21:17:02.230Z] v2.0.0-dev.8 [2021-06-08T21:17:02.230Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T21:17:02.545Z] + lftools sign git-tag v2.0.0-dev.24 [2021-06-08T21:17:03.122Z] Signing Git tag with Sigul... [2021-06-08T21:17:03.122Z] Signing v2.0.0-dev.24 [Pipeline] echo [2021-06-08T21:17:04.107Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:04.412Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T21:17:04.423Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T21:17:04.451Z] $ docker stop --time=1 820673f5f8a192e52fdd098022369ba3fec5a02f1aaa5fd4457eaee3045c8572 [2021-06-08T21:17:06.111Z] $ docker rm -f 820673f5f8a192e52fdd098022369ba3fec5a02f1aaa5fd4457eaee3045c8572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:17:06.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:17:06.806Z] . [Pipeline] withDockerContainer [2021-06-08T21:17:06.909Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:17:06.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2021-06-08T21:17:07.368Z] $ docker top 95b3d068a4981212b850368b3f9384741153ca91bf4c131dd1f6fe138d80bdd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:17:07.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:17:07.554Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:17:07.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:17:07.703Z] $ docker exec 95b3d068a4981212b850368b3f9384741153ca91bf4c131dd1f6fe138d80bdd5 ssh-agent [2021-06-08T21:17:07.856Z] SSH_AUTH_SOCK=/tmp/ssh-CGWJpM0FSH0h/agent.14 [2021-06-08T21:17:07.856Z] SSH_AGENT_PID=20 [2021-06-08T21:17:07.906Z] Running ssh-add (command line suppressed) [2021-06-08T21:17:08.028Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1563748155457549147.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_1563748155457549147.key) [2021-06-08T21:17:08.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:17:08.384Z] + git semver bump pre [2021-06-08T21:17:08.384Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:17:08.384Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-06-08T21:17:08.384Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-06-08T21:17:08.384Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:17:08.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:17:08.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:17:08.384Z] # $SEMVER_BRANCH = master [2021-06-08T21:17:08.384Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-06-08T21:17:08.384Z] 2.0.0-dev.25 [Pipeline] } [2021-06-08T21:17:08.391Z] $ docker exec --env ******** --env ******** 95b3d068a4981212b850368b3f9384741153ca91bf4c131dd1f6fe138d80bdd5 ssh-agent -k [2021-06-08T21:17:08.499Z] unset SSH_AUTH_SOCK; [2021-06-08T21:17:08.501Z] unset SSH_AGENT_PID; [2021-06-08T21:17:08.501Z] echo Agent pid 20 killed; [2021-06-08T21:17:08.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:17:08.857Z] + git semver [Pipeline] } [2021-06-08T21:17:08.870Z] $ docker stop --time=1 95b3d068a4981212b850368b3f9384741153ca91bf4c131dd1f6fe138d80bdd5 [2021-06-08T21:17:10.099Z] $ docker rm -f 95b3d068a4981212b850368b3f9384741153ca91bf4c131dd1f6fe138d80bdd5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:17:12.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T21:17:12.569Z] . [Pipeline] withDockerContainer [2021-06-08T21:17:12.649Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:17:12.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2021-06-08T21:17:13.152Z] $ docker top d82e6b8607c37fd3c428c265168977896adf02fa7cba74ea606765603e20d222 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T21:17:13.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T21:17:13.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T21:17:13.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T21:17:13.452Z] $ docker exec d82e6b8607c37fd3c428c265168977896adf02fa7cba74ea606765603e20d222 ssh-agent [2021-06-08T21:17:13.589Z] SSH_AUTH_SOCK=/tmp/ssh-fP4ffMfIBYi1/agent.14 [2021-06-08T21:17:13.589Z] SSH_AGENT_PID=20 [2021-06-08T21:17:13.595Z] Running ssh-add (command line suppressed) [2021-06-08T21:17:13.701Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_585822940840604441.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_585822940840604441.key) [2021-06-08T21:17:13.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T21:17:14.041Z] + git semver push [2021-06-08T21:17:14.041Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T21:17:14.041Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-06-08T21:17:14.041Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-06-08T21:17:14.041Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T21:17:14.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T21:17:14.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T21:17:14.041Z] # $SEMVER_BRANCH = master [2021-06-08T21:17:14.041Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-06-08T21:17:19.345Z] $ docker exec --env ******** --env ******** d82e6b8607c37fd3c428c265168977896adf02fa7cba74ea606765603e20d222 ssh-agent -k [2021-06-08T21:17:19.479Z] unset SSH_AUTH_SOCK; [2021-06-08T21:17:19.479Z] unset SSH_AGENT_PID; [2021-06-08T21:17:19.479Z] echo Agent pid 20 killed; [2021-06-08T21:17:19.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T21:17:19.834Z] + git semver [Pipeline] } [2021-06-08T21:17:19.846Z] $ docker stop --time=1 d82e6b8607c37fd3c428c265168977896adf02fa7cba74ea606765603e20d222 [2021-06-08T21:17:21.059Z] $ docker rm -f d82e6b8607c37fd3c428c265168977896adf02fa7cba74ea606765603e20d222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-06-08T21:17:22.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:22.623Z] ---> package-listing.sh [2021-06-08T21:17:22.623Z] ++ facter osfamily [2021-06-08T21:17:22.623Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T21:17:22.885Z] + OS_FAMILY=redhat [2021-06-08T21:17:22.885Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master [2021-06-08T21:17:22.885Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T21:17:22.885Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T21:17:22.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T21:17:22.885Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T21:17:22.885Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-06-08T21:17:22.885Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T21:17:22.885Z] + case "${OS_FAMILY}" in [2021-06-08T21:17:22.885Z] + rpm -qa [2021-06-08T21:17:22.885Z] + sort [2021-06-08T21:17:23.459Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T21:17:23.459Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T21:17:23.459Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T21:17:23.723Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-06-08T21:17:23.723Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [2021-06-08T21:17:23.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo [2021-06-08T21:17:23.739Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T21:17:24.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:17:24.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:17:24.608Z] [2021-06-08T21:17:24.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T21:17:24.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:17:24.929Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T21:17:24.929Z] df20fa9351a1: Pulling fs layer [2021-06-08T21:17:24.929Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T21:17:24.929Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T21:17:24.929Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T21:17:24.929Z] 93b61091891f: Pulling fs layer [2021-06-08T21:17:24.929Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T21:17:24.929Z] 5e14af77c1be: Pulling fs layer [2021-06-08T21:17:24.929Z] 01666e4c0597: Pulling fs layer [2021-06-08T21:17:24.929Z] aa168da1d23b: Pulling fs layer [2021-06-08T21:17:24.929Z] 93b61091891f: Waiting [2021-06-08T21:17:24.929Z] 93b9cdb0e59b: Waiting [2021-06-08T21:17:24.929Z] 5e14af77c1be: Waiting [2021-06-08T21:17:24.929Z] 01666e4c0597: Waiting [2021-06-08T21:17:24.929Z] aa168da1d23b: Waiting [2021-06-08T21:17:24.929Z] 46f8f816bc3b: Waiting [2021-06-08T21:17:24.929Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T21:17:24.929Z] 36b3adc4ff6f: Download complete [2021-06-08T21:17:24.929Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T21:17:24.929Z] 46f8f816bc3b: Download complete [2021-06-08T21:17:24.929Z] df20fa9351a1: Verifying Checksum [2021-06-08T21:17:24.929Z] df20fa9351a1: Download complete [2021-06-08T21:17:24.929Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T21:17:24.929Z] 93b9cdb0e59b: Download complete [2021-06-08T21:17:24.929Z] 5e14af77c1be: Verifying Checksum [2021-06-08T21:17:24.929Z] 5e14af77c1be: Download complete [2021-06-08T21:17:25.193Z] 93b61091891f: Verifying Checksum [2021-06-08T21:17:25.193Z] 93b61091891f: Download complete [2021-06-08T21:17:25.193Z] df20fa9351a1: Pull complete [2021-06-08T21:17:25.193Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T21:17:25.193Z] 8ad3a11d3b57: Download complete [2021-06-08T21:17:25.193Z] 01666e4c0597: Verifying Checksum [2021-06-08T21:17:25.193Z] 01666e4c0597: Download complete [2021-06-08T21:17:25.456Z] 36b3adc4ff6f: Pull complete [2021-06-08T21:17:26.031Z] 8ad3a11d3b57: Pull complete [2021-06-08T21:17:26.031Z] 46f8f816bc3b: Pull complete [2021-06-08T21:17:26.292Z] 93b61091891f: Pull complete [2021-06-08T21:17:26.553Z] 93b9cdb0e59b: Pull complete [2021-06-08T21:17:26.553Z] 5e14af77c1be: Pull complete [2021-06-08T21:17:26.553Z] 01666e4c0597: Pull complete [2021-06-08T21:17:26.817Z] aa168da1d23b: Verifying Checksum [2021-06-08T21:17:26.817Z] aa168da1d23b: Download complete [2021-06-08T21:17:32.151Z] aa168da1d23b: Pull complete [2021-06-08T21:17:32.151Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T21:17:32.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T21:17:32.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T21:17:32.236Z] prd-centos7-docker-4c-2g-1012 does not seem to be running inside a container [2021-06-08T21:17:32.279Z] $ 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_master/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_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -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 [2021-06-08T21:17:34.648Z] $ docker top 6acc42aca9416ff126ef6d2eda9626217db293b8348f73c72d9a181519388edc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T21:17:35.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T21:17:35.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T21:17:35.646Z] + ls /var/log/sa-host [2021-06-08T21:17:35.646Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T21:17:35.646Z] file_magic: OK [2021-06-08T21:17:35.646Z] HZ: Using current value: 100 [2021-06-08T21:17:35.646Z] file_header: OK [2021-06-08T21:17:35.646Z] 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 [2021-06-08T21:17:35.646Z] Statistics: [2021-06-08T21:17:35.646Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:17:35.646Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T21:17:35.646Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T21:17:35.646Z] file_magic: OK [2021-06-08T21:17:35.646Z] HZ: Using current value: 100 [2021-06-08T21:17:35.646Z] file_header: OK [2021-06-08T21:17:35.646Z] 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 [2021-06-08T21:17:35.646Z] Statistics: [2021-06-08T21:17:35.646Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T21:17:35.646Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T21:17:35.867Z] provisioning config files... [2021-06-08T21:17:35.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7362543150852306928tmp [Pipeline] { [Pipeline] echo [2021-06-08T21:17:35.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:36.209Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T21:17:36.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:36.597Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T21:17:36.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:36.921Z] ---> sudo-logs.sh [2021-06-08T21:17:36.921Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T21:17:36.955Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:37.253Z] ---> job-cost.sh [2021-06-08T21:17:37.253Z] lf-activate-venv: SKIPPING [2021-06-08T21:17:37.253Z] DEBUG: total: 0.18000000715255737 [2021-06-08T21:17:37.253Z] INFO: Retrieving Stack Cost... [2021-06-08T21:17:38.198Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T21:17:38.459Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T21:17:38.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T21:17:38.769Z] ---> logs-deploy.sh [2021-06-08T21:17:38.770Z] lf-activate-venv: SKIPPING [2021-06-08T21:17:38.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/48 [2021-06-08T21:17:38.770Z] INFO: archiving workspace using pattern(s): [2021-06-08T21:17:39.715Z] Archives upload complete. [2021-06-08T21:17:39.715Z] INFO: archiving logs to Nexus