Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5c66469632fffaec9a0b68e8cc24133418a530e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9222291274369891136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3196945374290055541.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4550061393795167362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7545145658334740057.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7104769813596447578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1382 in /w/workspace/edgexfoundry_go-mod-secrets_main [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 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh498926922905042796.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d5c66469632fffaec9a0b68e8cc24133418a530e (main) > 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 d5c66469632fffaec9a0b68e8cc24133418a530e # timeout=10 Commit message: "Merge pull request #127 from lenny-intel/pr-template" > git rev-list --no-walk 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-25T00:00:01.950Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-25T00:00:02.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-25T00:00:02.072Z] ========================================================= [2021-09-25T00:00:02.072Z] EdgeX Global Pipelines Version Info [2021-09-25T00:00:02.072Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:00:03.315Z] ------------------- [2021-09-25T00:00:03.315Z] stable info: [2021-09-25T00:00:03.315Z] ------------------- [2021-09-25T00:00:03.315Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-25T00:00:03.315Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T00:00:03.315Z] Message: update stable to v1.0.205 [2021-09-25T00:00:04.274Z] ------------------- [2021-09-25T00:00:04.274Z] experimental info: [2021-09-25T00:00:04.274Z] ------------------- [2021-09-25T00:00:04.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-25T00:00:04.274Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T00:00:04.274Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-25T00:00:04.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-09-25T00:00:04.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-09-25T00:00:04.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-25T00:00:04.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-25T00:00:04.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-25T00:00:04.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-25T00:00:04.556Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-25T00:00:04.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-25T00:00:04.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-25T00:00:04.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-25T00:00:04.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-25T00:00:04.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-25T00:00:04.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-09-25T00:00:04.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-25T00:00:04.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-25T00:00:04.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T00:00:04.805Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T00:00:04.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T00:00:04.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-25T00:00:04.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-25T00:00:04.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-25T00:00:04.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-25T00:00:04.960Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-25T00:00:04.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-25T00:00:05.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-25T00:00:05.035Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-25T00:00:05.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-25T00:00:05.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-25T00:00:05.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-25T00:00:05.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-25T00:00:05.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5c66469632fffaec9a0b68e8cc24133418a530e [Pipeline] echo [2021-09-25T00:00:05.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5c6646 [Pipeline] echo [2021-09-25T00:00:05.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-25T00:00:05.982Z] + git log --format=format:%s -1 d5c66469632fffaec9a0b68e8cc24133418a530e [Pipeline] echo [2021-09-25T00:00:06.035Z] GIT_COMMIT: d5c66469632fffaec9a0b68e8cc24133418a530e, Commit Message: Merge pull request #127 from lenny-intel/pr-template [Pipeline] echo [2021-09-25T00:00:06.050Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:00:06.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:00:06.784Z] [2021-09-25T00:00:06.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:00:07.145Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:00:07.146Z] latest: Pulling from edgex-devops/git-semver [2021-09-25T00:00:07.146Z] 31603596830f: Pulling fs layer [2021-09-25T00:00:07.146Z] 04fac38145f0: Pulling fs layer [2021-09-25T00:00:07.146Z] 701f6daf10bf: Pulling fs layer [2021-09-25T00:00:07.146Z] 24f72da36158: Pulling fs layer [2021-09-25T00:00:07.146Z] 04fac38145f0: Verifying Checksum [2021-09-25T00:00:07.146Z] 04fac38145f0: Download complete [2021-09-25T00:00:07.411Z] 31603596830f: Verifying Checksum [2021-09-25T00:00:07.411Z] 31603596830f: Download complete [2021-09-25T00:00:07.411Z] 24f72da36158: Verifying Checksum [2021-09-25T00:00:07.411Z] 24f72da36158: Download complete [2021-09-25T00:00:07.687Z] 31603596830f: Pull complete [2021-09-25T00:00:07.687Z] 04fac38145f0: Pull complete [2021-09-25T00:00:07.687Z] 701f6daf10bf: Verifying Checksum [2021-09-25T00:00:07.687Z] 701f6daf10bf: Download complete [2021-09-25T00:00:08.275Z] 701f6daf10bf: Pull complete [2021-09-25T00:00:08.275Z] 24f72da36158: Pull complete [2021-09-25T00:00:08.541Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-25T00:00:08.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:00:08.541Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-25T00:00:08.640Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:00:08.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T00:00:10.314Z] $ docker top e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T00:00:10.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T00:00:10.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T00:00:10.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T00:00:10.573Z] $ docker exec e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 ssh-agent [2021-09-25T00:00:10.684Z] SSH_AUTH_SOCK=/tmp/ssh-YV8kpZJGTZR1/agent.14 [2021-09-25T00:00:10.684Z] SSH_AGENT_PID=20 [2021-09-25T00:00:10.697Z] Running ssh-add (command line suppressed) [2021-09-25T00:00:10.807Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4363963698344602567.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4363963698344602567.key) [2021-09-25T00:00:10.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T00:00:11.375Z] + git tag --points-at HEAD [Pipeline] } [2021-09-25T00:00:11.400Z] $ docker exec --env ******** --env ******** e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 ssh-agent -k [2021-09-25T00:00:11.486Z] unset SSH_AUTH_SOCK; [2021-09-25T00:00:11.486Z] unset SSH_AGENT_PID; [2021-09-25T00:00:11.486Z] echo Agent pid 20 killed; [2021-09-25T00:00:11.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-25T00:00:11.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T00:00:11.550Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T00:00:11.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T00:00:11.685Z] $ docker exec e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 ssh-agent [2021-09-25T00:00:11.812Z] SSH_AUTH_SOCK=/tmp/ssh-x87vPCxrm9bp/agent.52 [2021-09-25T00:00:11.812Z] SSH_AGENT_PID=59 [2021-09-25T00:00:11.824Z] Running ssh-add (command line suppressed) [2021-09-25T00:00:11.936Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5666418236974280369.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5666418236974280369.key) [2021-09-25T00:00:11.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T00:00:12.294Z] + git semver init [2021-09-25T00:00:12.294Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T00:00:12.294Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-25T00:00:12.294Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:00:12.294Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T00:00:12.294Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T00:00:12.294Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T00:00:12.294Z] # $SEMVER_BRANCH = main [2021-09-25T00:00:12.294Z] # $SEMVER_TEMP = /tmp/semver-940025412 [2021-09-25T00:00:12.294Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-09-25T00:00:12.882Z] # '/tmp/semver-940025412' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-09-25T00:00:12.882Z] # -> Force: false [2021-09-25T00:00:12.882Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-09-25T00:00:12.907Z] $ docker exec --env ******** --env ******** e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 ssh-agent -k [2021-09-25T00:00:13.012Z] unset SSH_AUTH_SOCK; [2021-09-25T00:00:13.012Z] unset SSH_AGENT_PID; [2021-09-25T00:00:13.013Z] echo Agent pid 59 killed; [2021-09-25T00:00:13.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T00:00:13.389Z] + git semver [Pipeline] } [2021-09-25T00:00:13.413Z] $ docker stop --time=1 e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 [2021-09-25T00:00:14.654Z] $ docker rm -f e4ad86aeb38c0a63aa2f2c65e7f84dd3b131ad18ec219de7405bf2a5de4e74b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T00:00:15.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-25T00:00:15.428Z] Stashed 1 file(s) [Pipeline] echo [2021-09-25T00:00:15.432Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-09-25T00:00:30.658Z] Still waiting to schedule task [2021-09-25T00:00:30.659Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-25T00:00:30.661Z] Still waiting to schedule task [2021-09-25T00:00:30.661Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-25T00:00:30.661Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1383’ is offline [2021-09-25T00:01:28.616Z] Running on prd-centos7-docker-4c-2g-1386 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-09-25T00:01:28.645Z] Running in /w/workspace/go-mod-secrets/7 [Pipeline] { [Pipeline] checkout [2021-09-25T00:01:28.789Z] Selected Git installation does not exist. Using Default [2021-09-25T00:01:28.789Z] The recommended git tool is: NONE [2021-09-25T00:01:31.718Z] using credential edgex-jenkins-ssh [2021-09-25T00:01:31.741Z] Cloning the remote Git repository [2021-09-25T00:01:31.765Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-25T00:01:31.836Z] > git init /w/workspace/go-mod-secrets/7 # timeout=10 [2021-09-25T00:01:31.875Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-25T00:01:31.875Z] > git --version # timeout=10 [2021-09-25T00:01:31.883Z] > git --version # 'git version 2.24.4' [2021-09-25T00:01:31.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:01:31.908Z] [INFO] Currently running in a labeled security context [2021-09-25T00:01:31.908Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-25T00:01:31.908Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/7@tmp/jenkins-gitclient-ssh7774323702405891512.key [2021-09-25T00:01:31.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:01:32.647Z] Avoid second fetch [2021-09-25T00:01:32.648Z] Checking out Revision d5c66469632fffaec9a0b68e8cc24133418a530e (main) [2021-09-25T00:01:32.625Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-25T00:01:32.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:01:32.659Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:01:32.666Z] > git checkout -f d5c66469632fffaec9a0b68e8cc24133418a530e # timeout=10 [2021-09-25T00:01:36.503Z] Commit message: "Merge pull request #127 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-25T00:01:37.009Z] ========================================================= [2021-09-25T00:01:37.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-25T00:01:37.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:01:38.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-25T00:01:39.129Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-25T00:01:39.129Z] 540db60ca938: Pulling fs layer [2021-09-25T00:01:39.129Z] adcc1eea9eea: Pulling fs layer [2021-09-25T00:01:39.129Z] 4c4ab2625f07: Pulling fs layer [2021-09-25T00:01:39.129Z] db62176df00c: Pulling fs layer [2021-09-25T00:01:39.129Z] 3b30891b0d05: Pulling fs layer [2021-09-25T00:01:39.129Z] 06b49ca38bd5: Pulling fs layer [2021-09-25T00:01:39.129Z] c788192a36de: Pulling fs layer [2021-09-25T00:01:39.129Z] a77e37c0d609: Pulling fs layer [2021-09-25T00:01:39.129Z] c3185cebc471: Pulling fs layer [2021-09-25T00:01:39.129Z] 06b49ca38bd5: Waiting [2021-09-25T00:01:39.129Z] c788192a36de: Waiting [2021-09-25T00:01:39.129Z] a77e37c0d609: Waiting [2021-09-25T00:01:39.129Z] c3185cebc471: Waiting [2021-09-25T00:01:39.129Z] db62176df00c: Waiting [2021-09-25T00:01:39.129Z] 3b30891b0d05: Waiting [2021-09-25T00:01:39.129Z] 4c4ab2625f07: Download complete [2021-09-25T00:01:39.129Z] adcc1eea9eea: Verifying Checksum [2021-09-25T00:01:39.129Z] adcc1eea9eea: Download complete [2021-09-25T00:01:39.129Z] 3b30891b0d05: Verifying Checksum [2021-09-25T00:01:39.129Z] 3b30891b0d05: Download complete [2021-09-25T00:01:39.129Z] 06b49ca38bd5: Verifying Checksum [2021-09-25T00:01:39.129Z] 06b49ca38bd5: Download complete [2021-09-25T00:01:39.129Z] c788192a36de: Verifying Checksum [2021-09-25T00:01:39.129Z] c788192a36de: Download complete [2021-09-25T00:01:39.129Z] 540db60ca938: Verifying Checksum [2021-09-25T00:01:39.129Z] 540db60ca938: Download complete [2021-09-25T00:01:39.402Z] 540db60ca938: Pull complete [2021-09-25T00:01:39.402Z] adcc1eea9eea: Pull complete [2021-09-25T00:01:39.679Z] 4c4ab2625f07: Pull complete [2021-09-25T00:01:39.948Z] a77e37c0d609: Verifying Checksum [2021-09-25T00:01:39.948Z] a77e37c0d609: Download complete [2021-09-25T00:01:44.415Z] c3185cebc471: Verifying Checksum [2021-09-25T00:01:44.415Z] c3185cebc471: Download complete [2021-09-25T00:01:45.393Z] db62176df00c: Verifying Checksum [2021-09-25T00:01:45.393Z] db62176df00c: Download complete [2021-09-25T00:01:48.763Z] db62176df00c: Pull complete [2021-09-25T00:01:48.763Z] 3b30891b0d05: Pull complete [2021-09-25T00:01:48.763Z] 06b49ca38bd5: Pull complete [2021-09-25T00:01:48.763Z] c788192a36de: Pull complete [2021-09-25T00:01:48.763Z] a77e37c0d609: Pull complete [2021-09-25T00:01:50.765Z] c3185cebc471: Pull complete [2021-09-25T00:01:50.765Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-25T00:01:50.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-25T00:01:50.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-25T00:01:51.144Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:01:51.505Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-25T00:01:51.505Z] . [Pipeline] withDockerContainer [2021-09-25T00:01:51.633Z] prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container [2021-09-25T00:01:51.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-25T00:01:56.567Z] $ docker top 0b6dbbb51c6085bd1f8e4d1d7f099240812f349430a06b658dd61eaf7a548637 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T00:01:56.988Z] + go version [2021-09-25T00:01:56.988Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-25T00:01:57.006Z] $ docker stop --time=1 0b6dbbb51c6085bd1f8e4d1d7f099240812f349430a06b658dd61eaf7a548637 [2021-09-25T00:01:58.205Z] $ docker rm -f 0b6dbbb51c6085bd1f8e4d1d7f099240812f349430a06b658dd61eaf7a548637 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:01:58.782Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-25T00:01:58.782Z] . [Pipeline] withDockerContainer [2021-09-25T00:01:58.884Z] prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container [2021-09-25T00:01:58.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-25T00:01:59.330Z] $ docker top 3aa28ac1de3ea501970f4b073e17e1532f502cc4b1f0cdf5b9ed10505613fdbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:01:59.749Z] + go mod tidy [2021-09-25T00:02:01.170Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-25T00:02:01.170Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-25T00:02:01.170Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-25T00:02:01.170Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-25T00:02:01.170Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-25T00:02:01.442Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-25T00:02:01.442Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-25T00:02:01.442Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-25T00:02:01.442Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-25T00:02:01.442Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-25T00:02:01.442Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-25T00:02:01.442Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-25T00:02:01.442Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-25T00:02:01.713Z] go: downloading golang.org/x/text v0.3.2 [2021-09-25T00:02:01.984Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-25T00:02:01.984Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-25T00:02:03.412Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-25T00:02:03.412Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-25T00:02:03.412Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-25T00:02:03.412Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-25T00:02:04.007Z] + make test [2021-09-25T00:02:04.007Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-25T00:02:30.767Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.257s coverage: 80.6% of statements [2021-09-25T00:02:30.767Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements [2021-09-25T00:02:30.767Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-25T00:02:31.356Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.063s coverage: 96.7% of statements [2021-09-25T00:02:31.627Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.036s coverage: 89.5% of statements [2021-09-25T00:02:31.627Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-25T00:02:31.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.028s coverage: 100.0% of statements [2021-09-25T00:02:31.896Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-25T00:02:31.896Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements [2021-09-25T00:02:32.489Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.052s coverage: 100.0% of statements [2021-09-25T00:02:32.489Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-25T00:02:32.489Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T00:02:39.170Z] gofmt -l . [2021-09-25T00:02:39.170Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-25T00:02:39.191Z] $ docker stop --time=1 3aa28ac1de3ea501970f4b073e17e1532f502cc4b1f0cdf5b9ed10505613fdbe [2021-09-25T00:02:40.712Z] $ docker rm -f 3aa28ac1de3ea501970f4b073e17e1532f502cc4b1f0cdf5b9ed10505613fdbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T00:02:41.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T00:02:41.776Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:02:42.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:02:42.752Z] [2021-09-25T00:02:42.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:02:43.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:02:43.107Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T00:02:43.107Z] b4d181a07f80: Pulling fs layer [2021-09-25T00:02:43.107Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T00:02:43.107Z] ed53099fbce6: Pulling fs layer [2021-09-25T00:02:43.107Z] dc539afda2c1: Pulling fs layer [2021-09-25T00:02:43.107Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T00:02:43.107Z] 9065ff56babe: Pulling fs layer [2021-09-25T00:02:43.107Z] d287ab97295c: Pulling fs layer [2021-09-25T00:02:43.107Z] dc539afda2c1: Waiting [2021-09-25T00:02:43.107Z] 77bc0d833cb6: Waiting [2021-09-25T00:02:43.107Z] 9065ff56babe: Waiting [2021-09-25T00:02:43.107Z] d287ab97295c: Waiting [2021-09-25T00:02:43.374Z] a1111a8f2ec3: Download complete [2021-09-25T00:02:43.374Z] dc539afda2c1: Verifying Checksum [2021-09-25T00:02:43.374Z] dc539afda2c1: Download complete [2021-09-25T00:02:43.642Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T00:02:43.642Z] 77bc0d833cb6: Download complete [2021-09-25T00:02:43.642Z] 9065ff56babe: Download complete [2021-09-25T00:02:44.607Z] ed53099fbce6: Verifying Checksum [2021-09-25T00:02:44.607Z] ed53099fbce6: Download complete [2021-09-25T00:02:44.880Z] b4d181a07f80: Verifying Checksum [2021-09-25T00:02:44.880Z] b4d181a07f80: Download complete [2021-09-25T00:02:45.860Z] b4d181a07f80: Pull complete [2021-09-25T00:02:46.127Z] a1111a8f2ec3: Pull complete [2021-09-25T00:02:46.714Z] ed53099fbce6: Pull complete [2021-09-25T00:02:46.714Z] dc539afda2c1: Pull complete [2021-09-25T00:02:46.714Z] 77bc0d833cb6: Pull complete [2021-09-25T00:02:46.980Z] 9065ff56babe: Pull complete [2021-09-25T00:02:49.576Z] d287ab97295c: Verifying Checksum [2021-09-25T00:02:49.576Z] d287ab97295c: Download complete [2021-09-25T00:02:53.903Z] d287ab97295c: Pull complete [2021-09-25T00:02:53.903Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T00:02:53.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:02:53.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T00:02:54.020Z] prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container [2021-09-25T00:02:54.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-25T00:02:58.285Z] $ docker top c5de621d01a33de9b40b96e4ac20e0fcc4c66eb53f62e1839f2e698f0259ef82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:02:59.044Z] ---> job-cost.sh [2021-09-25T00:02:59.044Z] lf-activate-venv: SKIPPING [2021-09-25T00:02:59.044Z] INFO: No Stack... [2021-09-25T00:03:00.011Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T00:03:00.283Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T00:03:00.614Z] + cat /w/workspace/go-mod-secrets/7/archives/cost.csv [2021-09-25T00:03:00.614Z] + cut -d, -f6 [Pipeline] lock [2021-09-25T00:03:00.660Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [2021-09-25T00:03:00.678Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] did not exist. Created. [2021-09-25T00:03:00.678Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-25T00:03:01.038Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-25T00:03:01.088Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T00:03:01.104Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T00:03:01.136Z] $ docker stop --time=1 c5de621d01a33de9b40b96e4ac20e0fcc4c66eb53f62e1839f2e698f0259ef82 [2021-09-25T00:03:02.287Z] $ docker rm -f c5de621d01a33de9b40b96e4ac20e0fcc4c66eb53f62e1839f2e698f0259ef82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-25T00:03:39.478Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1388 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-09-25T00:03:39.500Z] Running in /w/workspace/go-mod-secrets/7 [Pipeline] { [Pipeline] checkout [2021-09-25T00:03:39.800Z] Selected Git installation does not exist. Using Default [2021-09-25T00:03:39.800Z] The recommended git tool is: NONE [2021-09-25T00:03:46.332Z] using credential edgex-jenkins-ssh [2021-09-25T00:03:46.352Z] Cloning the remote Git repository [2021-09-25T00:03:46.405Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-25T00:03:46.567Z] > git init /w/workspace/go-mod-secrets/7 # timeout=10 [2021-09-25T00:03:46.711Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-09-25T00:03:46.717Z] > git --version # timeout=10 [2021-09-25T00:03:46.770Z] > git --version # 'git version 2.17.1' [2021-09-25T00:03:46.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:03:46.856Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:03:48.156Z] Avoid second fetch [2021-09-25T00:03:48.157Z] Checking out Revision d5c66469632fffaec9a0b68e8cc24133418a530e (main) [2021-09-25T00:03:48.109Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-09-25T00:03:48.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:03:48.174Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:03:48.190Z] > git checkout -f d5c66469632fffaec9a0b68e8cc24133418a530e # timeout=10 [2021-09-25T00:03:54.145Z] Commit message: "Merge pull request #127 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-25T00:03:54.770Z] ========================================================= [2021-09-25T00:03:54.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-25T00:03:54.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:03:55.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-25T00:03:57.985Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-25T00:03:57.985Z] 595b0fe564bb: Pulling fs layer [2021-09-25T00:03:57.985Z] 24495759ef45: Pulling fs layer [2021-09-25T00:03:57.985Z] d148012ef14d: Pulling fs layer [2021-09-25T00:03:57.985Z] e90a11edd702: Pulling fs layer [2021-09-25T00:03:57.985Z] d77568369979: Pulling fs layer [2021-09-25T00:03:57.985Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-25T00:03:57.985Z] 170f2ba95c9a: Pulling fs layer [2021-09-25T00:03:57.985Z] 97ac5df62f85: Pulling fs layer [2021-09-25T00:03:57.985Z] d77568369979: Waiting [2021-09-25T00:03:57.985Z] fc1c9f9a7f3b: Waiting [2021-09-25T00:03:57.985Z] 170f2ba95c9a: Waiting [2021-09-25T00:03:57.985Z] 97ac5df62f85: Waiting [2021-09-25T00:03:57.985Z] e90a11edd702: Waiting [2021-09-25T00:03:57.985Z] d148012ef14d: Verifying Checksum [2021-09-25T00:03:57.985Z] d148012ef14d: Download complete [2021-09-25T00:03:57.985Z] 24495759ef45: Verifying Checksum [2021-09-25T00:03:57.985Z] 24495759ef45: Download complete [2021-09-25T00:03:57.985Z] d77568369979: Download complete [2021-09-25T00:03:57.985Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-25T00:03:57.985Z] fc1c9f9a7f3b: Download complete [2021-09-25T00:03:57.985Z] 595b0fe564bb: Verifying Checksum [2021-09-25T00:03:57.985Z] 595b0fe564bb: Download complete [2021-09-25T00:03:57.985Z] 170f2ba95c9a: Verifying Checksum [2021-09-25T00:03:57.985Z] 170f2ba95c9a: Download complete [2021-09-25T00:03:58.262Z] 595b0fe564bb: Pull complete [2021-09-25T00:03:59.266Z] 24495759ef45: Pull complete [2021-09-25T00:03:59.558Z] d148012ef14d: Pull complete [2021-09-25T00:04:01.008Z] 97ac5df62f85: Verifying Checksum [2021-09-25T00:04:01.008Z] 97ac5df62f85: Download complete [2021-09-25T00:04:01.608Z] e90a11edd702: Verifying Checksum [2021-09-25T00:04:01.608Z] e90a11edd702: Download complete [2021-09-25T00:04:11.784Z] e90a11edd702: Pull complete [2021-09-25T00:04:11.784Z] d77568369979: Pull complete [2021-09-25T00:04:12.115Z] fc1c9f9a7f3b: Pull complete [2021-09-25T00:04:12.716Z] 170f2ba95c9a: Pull complete [2021-09-25T00:04:18.126Z] 97ac5df62f85: Pull complete [2021-09-25T00:04:18.126Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-25T00:04:18.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-25T00:04:18.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-25T00:04:18.553Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:04:18.913Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T00:04:18.913Z] . [Pipeline] withDockerContainer [2021-09-25T00:04:19.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container [2021-09-25T00:04:19.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-25T00:04:26.863Z] $ docker top 4b0da13b1cf9a86c91c25599105be389cb5781e2e187dee6e86f7089cf693779 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T00:04:27.907Z] + go version [2021-09-25T00:04:27.907Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-25T00:04:27.931Z] $ docker stop --time=1 4b0da13b1cf9a86c91c25599105be389cb5781e2e187dee6e86f7089cf693779 [2021-09-25T00:04:29.991Z] $ docker rm -f 4b0da13b1cf9a86c91c25599105be389cb5781e2e187dee6e86f7089cf693779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:04:31.004Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T00:04:31.004Z] . [Pipeline] withDockerContainer [2021-09-25T00:04:31.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container [2021-09-25T00:04:31.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-25T00:04:33.494Z] $ docker top 677223cd61d22847138b1226dfbc27f229afbd93bd26a7f88998cfb2bd85e247 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:04:34.549Z] + go mod tidy [2021-09-25T00:04:36.851Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-25T00:04:36.851Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-25T00:04:37.131Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-25T00:04:37.131Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-25T00:04:37.131Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-25T00:04:37.131Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-25T00:04:37.411Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-25T00:04:37.411Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-25T00:04:37.411Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-25T00:04:37.411Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-09-25T00:04:37.686Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-25T00:04:37.686Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-25T00:04:37.686Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-25T00:04:37.686Z] go: downloading golang.org/x/text v0.3.2 [2021-09-25T00:04:37.967Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-25T00:04:37.967Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-25T00:04:41.384Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-25T00:04:41.384Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-25T00:04:41.384Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-09-25T00:04:41.384Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-09-25T00:04:43.036Z] + make test [2021-09-25T00:04:43.036Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.666s coverage: 80.6% of statements [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.211s coverage: 57.1% of statements [2021-09-25T00:06:05.429Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.216s coverage: 96.7% of statements [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.068s coverage: 89.5% of statements [2021-09-25T00:06:05.429Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.061s coverage: 100.0% of statements [2021-09-25T00:06:05.429Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.086s coverage: 85.7% of statements [2021-09-25T00:06:05.429Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.180s coverage: 100.0% of statements [2021-09-25T00:06:05.429Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-09-25T00:06:05.429Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T00:06:32.325Z] gofmt -l . [2021-09-25T00:06:32.325Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-25T00:06:32.344Z] $ docker stop --time=1 677223cd61d22847138b1226dfbc27f229afbd93bd26a7f88998cfb2bd85e247 [2021-09-25T00:06:34.812Z] $ docker rm -f 677223cd61d22847138b1226dfbc27f229afbd93bd26a7f88998cfb2bd85e247 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T00:06:36.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T00:06:36.826Z] Warning: overwriting stash ‘coverage-report’ [2021-09-25T00:06:37.489Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:06:38.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:06:38.555Z] [2021-09-25T00:06:38.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:06:38.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:06:39.210Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-25T00:06:39.210Z] 448f6bf000e3: Pulling fs layer [2021-09-25T00:06:39.210Z] f757da607395: Pulling fs layer [2021-09-25T00:06:39.210Z] 05883995daec: Pulling fs layer [2021-09-25T00:06:39.210Z] 8603b9c90790: Pulling fs layer [2021-09-25T00:06:39.210Z] 1560dd03e051: Pulling fs layer [2021-09-25T00:06:39.210Z] 27f5ce0e4adf: Pulling fs layer [2021-09-25T00:06:39.210Z] c2d8d7efcc4b: Pulling fs layer [2021-09-25T00:06:39.210Z] 1560dd03e051: Waiting [2021-09-25T00:06:39.210Z] 27f5ce0e4adf: Waiting [2021-09-25T00:06:39.210Z] c2d8d7efcc4b: Waiting [2021-09-25T00:06:39.210Z] 8603b9c90790: Waiting [2021-09-25T00:06:39.490Z] f757da607395: Verifying Checksum [2021-09-25T00:06:39.490Z] f757da607395: Download complete [2021-09-25T00:06:39.767Z] 8603b9c90790: Verifying Checksum [2021-09-25T00:06:39.767Z] 8603b9c90790: Download complete [2021-09-25T00:06:39.767Z] 1560dd03e051: Download complete [2021-09-25T00:06:39.767Z] 27f5ce0e4adf: Verifying Checksum [2021-09-25T00:06:39.767Z] 27f5ce0e4adf: Download complete [2021-09-25T00:06:40.752Z] 05883995daec: Download complete [2021-09-25T00:06:40.752Z] 448f6bf000e3: Verifying Checksum [2021-09-25T00:06:40.752Z] 448f6bf000e3: Download complete [2021-09-25T00:06:44.171Z] c2d8d7efcc4b: Verifying Checksum [2021-09-25T00:06:44.171Z] c2d8d7efcc4b: Download complete [2021-09-25T00:06:44.448Z] 448f6bf000e3: Pull complete [2021-09-25T00:06:45.434Z] f757da607395: Pull complete [2021-09-25T00:06:46.898Z] 05883995daec: Pull complete [2021-09-25T00:06:47.505Z] 8603b9c90790: Pull complete [2021-09-25T00:06:48.501Z] 1560dd03e051: Pull complete [2021-09-25T00:06:49.096Z] 27f5ce0e4adf: Pull complete [2021-09-25T00:07:04.210Z] c2d8d7efcc4b: Pull complete [2021-09-25T00:07:04.210Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-25T00:07:04.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:07:04.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-25T00:07:04.514Z] prd-ubuntu18.04-docker-arm64-4c-16g-1388 does not seem to be running inside a container [2021-09-25T00:07:04.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/7 -v /w/workspace/go-mod-secrets/7:/w/workspace/go-mod-secrets/7:rw,z -v /w/workspace/go-mod-secrets/7@tmp:/w/workspace/go-mod-secrets/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-25T00:07:10.256Z] $ docker top 9bf269de4a4c8a48498b091e53b25ac24b7b506fd42682dc782380e254718093 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:07:13.745Z] ---> job-cost.sh [2021-09-25T00:07:13.745Z] lf-activate-venv: SKIPPING [2021-09-25T00:07:13.745Z] INFO: No Stack... [2021-09-25T00:07:13.745Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-25T00:07:13.745Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T00:07:14.422Z] + cat /w/workspace/go-mod-secrets/7/archives/cost.csv [2021-09-25T00:07:14.422Z] + cut -d, -f6 [Pipeline] lock [2021-09-25T00:07:14.495Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [2021-09-25T00:07:14.506Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] did not exist. Created. [2021-09-25T00:07:14.506Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-25T00:07:15.208Z] /w/workspace/go-mod-secrets/7@tmp/durable-5aea7956/script.sh: 1: /w/workspace/go-mod-secrets/7@tmp/durable-5aea7956/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-25T00:07:15.884Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-25T00:07:15.919Z] Warning: overwriting stash ‘stack-cost’ [2021-09-25T00:07:15.977Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T00:07:15.990Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T00:07:16.018Z] $ docker stop --time=1 9bf269de4a4c8a48498b091e53b25ac24b7b506fd42682dc782380e254718093 [2021-09-25T00:07:17.806Z] $ docker rm -f 9bf269de4a4c8a48498b091e53b25ac24b7b506fd42682dc782380e254718093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-25T00:07:19.051Z] provisioning config files... [2021-09-25T00:07:19.073Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9066022979351632786tmp [Pipeline] { [Pipeline] sh [2021-09-25T00:07:19.436Z] + set +x [2021-09-25T00:07:19.436Z] + curl -s https://codecov.io/bash [2021-09-25T00:07:19.436Z] + bash -s -- [2021-09-25T00:07:19.436Z] [2021-09-25T00:07:19.436Z] _____ _ [2021-09-25T00:07:19.436Z] / ____| | | [2021-09-25T00:07:19.436Z] | | ___ __| | ___ ___ _____ __ [2021-09-25T00:07:19.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-25T00:07:19.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-25T00:07:19.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-25T00:07:19.436Z] Bash-1.0.6 [2021-09-25T00:07:19.436Z] [2021-09-25T00:07:19.436Z] [2021-09-25T00:07:19.436Z] ==> git version 2.24.4 found [2021-09-25T00:07:19.436Z] ==> 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-09-25T00:07:19.436Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-25T00:07:19.436Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-25T00:07:19.436Z] ==> Jenkins CI detected. [2021-09-25T00:07:19.711Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:07:19.711Z] project root: . [2021-09-25T00:07:19.711Z] --> token set from env [2021-09-25T00:07:19.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-25T00:07:19.711Z] ==> Running gcov in . (disable via -X gcov) [2021-09-25T00:07:19.711Z] ==> Python coveragepy not found [2021-09-25T00:07:19.711Z] ==> Searching for coverage reports in: [2021-09-25T00:07:19.711Z] + . [2021-09-25T00:07:19.711Z] -> Found 1 reports [2021-09-25T00:07:19.711Z] ==> Detecting git/mercurial file structure [2021-09-25T00:07:19.711Z] ==> Reading reports [2021-09-25T00:07:19.711Z] + ./coverage.out bytes=27482 [2021-09-25T00:07:19.711Z] ==> Appending adjustments [2021-09-25T00:07:19.711Z] https://docs.codecov.io/docs/fixing-reports [2021-09-25T00:07:19.711Z] + Found adjustments [2021-09-25T00:07:19.711Z] ==> Gzipping contents [2021-09-25T00:07:19.711Z] 8.0K /tmp/codecov.a5GZx1.gz [2021-09-25T00:07:19.711Z] ==> Uploading reports [2021-09-25T00:07:19.711Z] url: https://codecov.io [2021-09-25T00:07:19.711Z] query: branch=main&commit=d5c66469632fffaec9a0b68e8cc24133418a530e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-25T00:07:19.711Z] -> Pinging Codecov [2021-09-25T00:07:19.711Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=d5c66469632fffaec9a0b68e8cc24133418a530e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-25T00:07:20.294Z] -> Uploading to [2021-09-25T00:07:20.294Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-25/D63849C06B6B67093493C71CE874ED06/d5c66469632fffaec9a0b68e8cc24133418a530e/6ca4ea67-c5ce-40c0-89ff-8da0cfc3b1cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210925T000720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04bf328118ca40645660b04389b0e806cf55308c6187fe78694d5fe85c693444 [2021-09-25T00:07:20.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-25T00:07:20.294Z] Dload Upload Total Spent Left Speed [2021-09-25T00:07:26.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 5681 0 0 100 5681 0 902 0:00:06 0:00:06 --:--:-- 1187 [2021-09-25T00:07:26.768Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/d5c66469632fffaec9a0b68e8cc24133418a530e [Pipeline] } [2021-09-25T00:07:26.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-25T00:07:27.523Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-25T00:07:27.537Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:27.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T00:07:27.870Z] [2021-09-25T00:07:27.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:28.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T00:07:28.231Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-25T00:07:28.231Z] 188c0c94c7c5: Pulling fs layer [2021-09-25T00:07:28.231Z] 0ef7d3d256c8: Pulling fs layer [2021-09-25T00:07:28.231Z] de9db76c5a1d: Pulling fs layer [2021-09-25T00:07:28.231Z] 0eba1c9be4d2: Pulling fs layer [2021-09-25T00:07:28.231Z] 0d57e429df01: Pulling fs layer [2021-09-25T00:07:28.231Z] 4e4be7b47b0d: Pulling fs layer [2021-09-25T00:07:28.231Z] e1f770b5df2f: Pulling fs layer [2021-09-25T00:07:28.231Z] 85a0685a4137: Pulling fs layer [2021-09-25T00:07:28.231Z] 0eba1c9be4d2: Waiting [2021-09-25T00:07:28.231Z] 0d57e429df01: Waiting [2021-09-25T00:07:28.231Z] 4e4be7b47b0d: Waiting [2021-09-25T00:07:28.231Z] e1f770b5df2f: Waiting [2021-09-25T00:07:28.231Z] 85a0685a4137: Waiting [2021-09-25T00:07:28.231Z] de9db76c5a1d: Download complete [2021-09-25T00:07:28.231Z] 0ef7d3d256c8: Verifying Checksum [2021-09-25T00:07:28.231Z] 0ef7d3d256c8: Download complete [2021-09-25T00:07:28.231Z] 0d57e429df01: Verifying Checksum [2021-09-25T00:07:28.231Z] 0d57e429df01: Download complete [2021-09-25T00:07:28.231Z] 4e4be7b47b0d: Verifying Checksum [2021-09-25T00:07:28.231Z] 4e4be7b47b0d: Download complete [2021-09-25T00:07:28.496Z] 188c0c94c7c5: Verifying Checksum [2021-09-25T00:07:28.767Z] 188c0c94c7c5: Pull complete [2021-09-25T00:07:28.767Z] 0ef7d3d256c8: Pull complete [2021-09-25T00:07:28.767Z] de9db76c5a1d: Pull complete [2021-09-25T00:07:29.728Z] e1f770b5df2f: Verifying Checksum [2021-09-25T00:07:29.728Z] e1f770b5df2f: Download complete [2021-09-25T00:07:33.990Z] 0eba1c9be4d2: Verifying Checksum [2021-09-25T00:07:33.990Z] 0eba1c9be4d2: Download complete [2021-09-25T00:07:34.783Z] 85a0685a4137: Verifying Checksum [2021-09-25T00:07:34.783Z] 85a0685a4137: Download complete [2021-09-25T00:07:37.402Z] 0eba1c9be4d2: Pull complete [2021-09-25T00:07:37.402Z] 0d57e429df01: Pull complete [2021-09-25T00:07:37.402Z] 4e4be7b47b0d: Pull complete [2021-09-25T00:07:37.682Z] e1f770b5df2f: Pull complete [2021-09-25T00:07:41.064Z] 85a0685a4137: Pull complete [2021-09-25T00:07:41.064Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-25T00:07:41.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-25T00:07:41.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-25T00:07:41.172Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:07:41.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-25T00:07:43.624Z] $ docker top d3c1facd70fd386dc11e68fb1ee6f0b24d025aa9702090602b68fada42eff11c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-25T00:07:43.912Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-25T00:07:44.236Z] + set -o pipefail [2021-09-25T00:07:44.236Z] + snyk monitor '--org=edgex-jenkins' [2021-09-25T00:07:49.592Z] [2021-09-25T00:07:49.592Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-09-25T00:07:49.592Z] [2021-09-25T00:07:49.592Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/9d383f9c-ed7a-43a1-8b89-a42649c3cef0 [2021-09-25T00:07:49.592Z] [2021-09-25T00:07:49.592Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-25T00:07:49.592Z] [2021-09-25T00:07:49.592Z] [Pipeline] } [2021-09-25T00:07:49.612Z] $ docker stop --time=1 d3c1facd70fd386dc11e68fb1ee6f0b24d025aa9702090602b68fada42eff11c [2021-09-25T00:07:51.270Z] $ docker rm -f d3c1facd70fd386dc11e68fb1ee6f0b24d025aa9702090602b68fada42eff11c [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-09-25T00:07:54.091Z] + git log --format=format:%s -1 d5c66469632fffaec9a0b68e8cc24133418a530e [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:54.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:07:54.419Z] . [Pipeline] withDockerContainer [2021-09-25T00:07:54.509Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:07:54.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T00:07:54.949Z] $ docker top 745ba0d6740dc516842a84233495b757fd3e41c01a4de4f7699dc80e569951e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T00:07:55.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T00:07:55.080Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T00:07:55.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T00:07:55.208Z] $ docker exec 745ba0d6740dc516842a84233495b757fd3e41c01a4de4f7699dc80e569951e8 ssh-agent [2021-09-25T00:07:55.314Z] SSH_AUTH_SOCK=/tmp/ssh-F8VYNDRFX6Kr/agent.13 [2021-09-25T00:07:55.314Z] SSH_AGENT_PID=19 [2021-09-25T00:07:55.328Z] Running ssh-add (command line suppressed) [2021-09-25T00:07:55.425Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3013458668701428229.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3013458668701428229.key) [2021-09-25T00:07:55.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T00:07:55.765Z] + git semver tag [2021-09-25T00:07:55.765Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T00:07:55.765Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-25T00:07:55.765Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:07:55.765Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T00:07:55.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T00:07:55.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T00:07:55.765Z] # $SEMVER_BRANCH = main [2021-09-25T00:07:55.765Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-09-25T00:07:55.765Z] # d5c66469632fffaec9a0b68e8cc24133418a530e HEAD [2021-09-25T00:07:55.765Z] # -> Force: false [2021-09-25T00:07:55.765Z] # 94a9bb7e0216d9d388f8f9a10989acdf94f7f34d refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-09-25T00:07:55.783Z] $ docker exec --env ******** --env ******** 745ba0d6740dc516842a84233495b757fd3e41c01a4de4f7699dc80e569951e8 ssh-agent -k [2021-09-25T00:07:55.886Z] unset SSH_AUTH_SOCK; [2021-09-25T00:07:55.887Z] unset SSH_AGENT_PID; [2021-09-25T00:07:55.887Z] echo Agent pid 19 killed; [2021-09-25T00:07:55.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T00:07:56.256Z] + git semver [Pipeline] } [2021-09-25T00:07:56.287Z] $ docker stop --time=1 745ba0d6740dc516842a84233495b757fd3e41c01a4de4f7699dc80e569951e8 [2021-09-25T00:07:57.467Z] $ docker rm -f 745ba0d6740dc516842a84233495b757fd3e41c01a4de4f7699dc80e569951e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:57.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T00:07:57.938Z] [2021-09-25T00:07:57.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:58.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T00:07:58.277Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-25T00:07:58.277Z] ab5ef0e58194: Pulling fs layer [2021-09-25T00:07:58.277Z] 9712f1f96733: Pulling fs layer [2021-09-25T00:07:58.277Z] 63f879dbbcfc: Pulling fs layer [2021-09-25T00:07:58.277Z] 0d9ebad4ef96: Pulling fs layer [2021-09-25T00:07:58.277Z] e9a5061849ea: Pulling fs layer [2021-09-25T00:07:58.277Z] d747dcd14b5f: Pulling fs layer [2021-09-25T00:07:58.277Z] 2de7ff778b66: Pulling fs layer [2021-09-25T00:07:58.277Z] 0d9ebad4ef96: Waiting [2021-09-25T00:07:58.277Z] e9a5061849ea: Waiting [2021-09-25T00:07:58.277Z] d747dcd14b5f: Waiting [2021-09-25T00:07:58.277Z] 2de7ff778b66: Waiting [2021-09-25T00:07:58.277Z] 9712f1f96733: Verifying Checksum [2021-09-25T00:07:58.277Z] 9712f1f96733: Download complete [2021-09-25T00:08:00.857Z] 63f879dbbcfc: Verifying Checksum [2021-09-25T00:08:00.857Z] 63f879dbbcfc: Download complete [2021-09-25T00:08:00.857Z] e9a5061849ea: Verifying Checksum [2021-09-25T00:08:00.857Z] e9a5061849ea: Download complete [2021-09-25T00:08:01.827Z] 0d9ebad4ef96: Verifying Checksum [2021-09-25T00:08:01.827Z] 0d9ebad4ef96: Download complete [2021-09-25T00:08:02.409Z] ab5ef0e58194: Verifying Checksum [2021-09-25T00:08:02.409Z] ab5ef0e58194: Download complete [2021-09-25T00:08:05.010Z] ab5ef0e58194: Pull complete [2021-09-25T00:08:05.010Z] 9712f1f96733: Pull complete [2021-09-25T00:08:05.291Z] 63f879dbbcfc: Pull complete [2021-09-25T00:08:05.885Z] d747dcd14b5f: Verifying Checksum [2021-09-25T00:08:05.885Z] d747dcd14b5f: Download complete [2021-09-25T00:08:06.469Z] 2de7ff778b66: Verifying Checksum [2021-09-25T00:08:06.469Z] 2de7ff778b66: Download complete [2021-09-25T00:08:08.434Z] 0d9ebad4ef96: Pull complete [2021-09-25T00:08:08.709Z] e9a5061849ea: Pull complete [2021-09-25T00:08:08.709Z] d747dcd14b5f: Pull complete [2021-09-25T00:08:09.671Z] 2de7ff778b66: Pull complete [2021-09-25T00:08:09.671Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-25T00:08:09.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-25T00:08:09.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-25T00:08:09.777Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:08:09.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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-lftools:0.23.1-centos7 cat [2021-09-25T00:08:13.022Z] $ docker top aaabf0632eff60c81f33e9afad517b93c6e09ef713001d6c137d4c51879e887b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-25T00:08:13.134Z] provisioning config files... [2021-09-25T00:08:13.147Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config6079353734814402224tmp [2021-09-25T00:08:13.169Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3146423955181462096tmp [2021-09-25T00:08:13.193Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9024725379843630689tmp [Pipeline] { [Pipeline] echo [2021-09-25T00:08:13.218Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:13.541Z] ---> sigul-configuration.sh [2021-09-25T00:08:13.541Z] gpg: directory `/root/.gnupg' created [2021-09-25T00:08:13.541Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-25T00:08:13.541Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-25T00:08:13.541Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-25T00:08:13.541Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-25T00:08:13.541Z] gpg: CAST5 encrypted data [2021-09-25T00:08:13.541Z] gpg: encrypted with 1 passphrase [2021-09-25T00:08:13.541Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-25T00:08:13.857Z] + mkdir /home/jenkins [2021-09-25T00:08:13.857Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-25T00:08:14.178Z] + 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-09-25T00:08:14.192Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:14.511Z] ---> sigul-install.sh [2021-09-25T00:08:14.511Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-25T00:08:14.834Z] + git tag --list [2021-09-25T00:08:14.834Z] v0.0.0 [2021-09-25T00:08:14.834Z] v0.0.1 [2021-09-25T00:08:14.834Z] v0.0.10 [2021-09-25T00:08:14.834Z] v0.0.11 [2021-09-25T00:08:14.834Z] v0.0.12 [2021-09-25T00:08:14.834Z] v0.0.13 [2021-09-25T00:08:14.834Z] v0.0.14 [2021-09-25T00:08:14.834Z] v0.0.15 [2021-09-25T00:08:14.834Z] v0.0.16 [2021-09-25T00:08:14.834Z] v0.0.17 [2021-09-25T00:08:14.834Z] v0.0.18 [2021-09-25T00:08:14.834Z] v0.0.19 [2021-09-25T00:08:14.834Z] v0.0.2 [2021-09-25T00:08:14.834Z] v0.0.20 [2021-09-25T00:08:14.834Z] v0.0.21 [2021-09-25T00:08:14.834Z] v0.0.22 [2021-09-25T00:08:14.834Z] v0.0.23 [2021-09-25T00:08:14.834Z] v0.0.24 [2021-09-25T00:08:14.834Z] v0.0.25 [2021-09-25T00:08:14.834Z] v0.0.26 [2021-09-25T00:08:14.834Z] v0.0.27 [2021-09-25T00:08:14.834Z] v0.0.28 [2021-09-25T00:08:14.834Z] v0.0.29 [2021-09-25T00:08:14.834Z] v0.0.3 [2021-09-25T00:08:14.834Z] v0.0.30 [2021-09-25T00:08:14.834Z] v0.0.31 [2021-09-25T00:08:14.834Z] v0.0.32 [2021-09-25T00:08:14.834Z] v0.0.33 [2021-09-25T00:08:14.834Z] v0.0.4 [2021-09-25T00:08:14.834Z] v0.0.5 [2021-09-25T00:08:14.834Z] v0.0.6 [2021-09-25T00:08:14.834Z] v0.0.7 [2021-09-25T00:08:14.834Z] v0.0.8 [2021-09-25T00:08:14.834Z] v0.0.9 [2021-09-25T00:08:14.834Z] v2.0.0 [2021-09-25T00:08:14.834Z] v2.0.0-dev.1 [2021-09-25T00:08:14.834Z] v2.0.0-dev.10 [2021-09-25T00:08:14.834Z] v2.0.0-dev.11 [2021-09-25T00:08:14.834Z] v2.0.0-dev.12 [2021-09-25T00:08:14.834Z] v2.0.0-dev.13 [2021-09-25T00:08:14.834Z] v2.0.0-dev.14 [2021-09-25T00:08:14.834Z] v2.0.0-dev.15 [2021-09-25T00:08:14.834Z] v2.0.0-dev.16 [2021-09-25T00:08:14.834Z] v2.0.0-dev.17 [2021-09-25T00:08:14.834Z] v2.0.0-dev.18 [2021-09-25T00:08:14.834Z] v2.0.0-dev.19 [2021-09-25T00:08:14.834Z] v2.0.0-dev.2 [2021-09-25T00:08:14.834Z] v2.0.0-dev.20 [2021-09-25T00:08:14.834Z] v2.0.0-dev.21 [2021-09-25T00:08:14.834Z] v2.0.0-dev.22 [2021-09-25T00:08:14.834Z] v2.0.0-dev.23 [2021-09-25T00:08:14.834Z] v2.0.0-dev.24 [2021-09-25T00:08:14.834Z] v2.0.0-dev.25 [2021-09-25T00:08:14.834Z] v2.0.0-dev.26 [2021-09-25T00:08:14.834Z] v2.0.0-dev.27 [2021-09-25T00:08:14.834Z] v2.0.0-dev.3 [2021-09-25T00:08:14.834Z] v2.0.0-dev.4 [2021-09-25T00:08:14.834Z] v2.0.0-dev.5 [2021-09-25T00:08:14.834Z] v2.0.0-dev.6 [2021-09-25T00:08:14.834Z] v2.0.0-dev.7 [2021-09-25T00:08:14.834Z] v2.0.0-dev.8 [2021-09-25T00:08:14.834Z] v2.0.0-dev.9 [2021-09-25T00:08:14.834Z] v2.0.1-dev.1 [2021-09-25T00:08:14.834Z] v2.0.1-dev.2 [2021-09-25T00:08:14.834Z] v2.0.1-dev.3 [2021-09-25T00:08:14.834Z] v2.0.1-dev.4 [2021-09-25T00:08:14.834Z] v2.0.1-dev.5 [Pipeline] sh [2021-09-25T00:08:15.158Z] + lftools sign git-tag v2.0.1-dev.5 [2021-09-25T00:08:15.742Z] Signing Git tag with Sigul... [2021-09-25T00:08:15.742Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-09-25T00:08:16.713Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:17.025Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-25T00:08:17.040Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-25T00:08:17.076Z] $ docker stop --time=1 aaabf0632eff60c81f33e9afad517b93c6e09ef713001d6c137d4c51879e887b [2021-09-25T00:08:18.280Z] $ docker rm -f aaabf0632eff60c81f33e9afad517b93c6e09ef713001d6c137d4c51879e887b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:08:18.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:08:18.956Z] . [Pipeline] withDockerContainer [2021-09-25T00:08:19.044Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:08:19.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T00:08:21.600Z] $ docker top fedff3ecda23a73f0000279784824fcf95f5ac550ef8fa6bda52a7a61d3d2a81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T00:08:21.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T00:08:21.740Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T00:08:21.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T00:08:21.874Z] $ docker exec fedff3ecda23a73f0000279784824fcf95f5ac550ef8fa6bda52a7a61d3d2a81 ssh-agent [2021-09-25T00:08:23.379Z] SSH_AUTH_SOCK=/tmp/ssh-tpiXyxDswkDX/agent.13 [2021-09-25T00:08:23.379Z] SSH_AGENT_PID=20 [2021-09-25T00:08:23.388Z] Running ssh-add (command line suppressed) [2021-09-25T00:08:23.492Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7614354815381098354.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7614354815381098354.key) [2021-09-25T00:08:23.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T00:08:25.025Z] + git semver bump pre [2021-09-25T00:08:25.025Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T00:08:25.025Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-25T00:08:25.025Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:08:25.025Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T00:08:25.025Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T00:08:25.025Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T00:08:25.025Z] # $SEMVER_BRANCH = main [2021-09-25T00:08:25.025Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-09-25T00:08:25.025Z] 2.0.1-dev.6 [Pipeline] } [2021-09-25T00:08:25.042Z] $ docker exec --env ******** --env ******** fedff3ecda23a73f0000279784824fcf95f5ac550ef8fa6bda52a7a61d3d2a81 ssh-agent -k [2021-09-25T00:08:25.139Z] unset SSH_AUTH_SOCK; [2021-09-25T00:08:25.139Z] unset SSH_AGENT_PID; [2021-09-25T00:08:25.139Z] echo Agent pid 20 killed; [2021-09-25T00:08:25.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T00:08:26.614Z] + git semver [Pipeline] } [2021-09-25T00:08:26.654Z] $ docker stop --time=1 fedff3ecda23a73f0000279784824fcf95f5ac550ef8fa6bda52a7a61d3d2a81 [2021-09-25T00:08:27.831Z] $ docker rm -f fedff3ecda23a73f0000279784824fcf95f5ac550ef8fa6bda52a7a61d3d2a81 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:08:28.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-25T00:08:28.470Z] . [Pipeline] withDockerContainer [2021-09-25T00:08:28.722Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:08:28.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-25T00:08:29.179Z] $ docker top 491c188b9a7319d79c8735b9908f6e39cae3ee55d32fc07ee2869fbba65b6c45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-25T00:08:29.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-25T00:08:29.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-25T00:08:29.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-25T00:08:29.443Z] $ docker exec 491c188b9a7319d79c8735b9908f6e39cae3ee55d32fc07ee2869fbba65b6c45 ssh-agent [2021-09-25T00:08:29.566Z] SSH_AUTH_SOCK=/tmp/ssh-wr54OqCKW1Bm/agent.14 [2021-09-25T00:08:29.566Z] SSH_AGENT_PID=21 [2021-09-25T00:08:29.577Z] Running ssh-add (command line suppressed) [2021-09-25T00:08:29.672Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3555471162667190867.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3555471162667190867.key) [2021-09-25T00:08:29.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-25T00:08:30.017Z] + git semver push [2021-09-25T00:08:30.017Z] # -> Open(): unable to determine branch for HEAD [2021-09-25T00:08:30.017Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-09-25T00:08:30.017Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:08:30.017Z] # $SEMVER_REMOTE_NAME = origin [2021-09-25T00:08:30.017Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-25T00:08:30.017Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-25T00:08:30.017Z] # $SEMVER_BRANCH = main [2021-09-25T00:08:30.017Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-09-25T00:08:31.978Z] $ docker exec --env ******** --env ******** 491c188b9a7319d79c8735b9908f6e39cae3ee55d32fc07ee2869fbba65b6c45 ssh-agent -k [2021-09-25T00:08:32.071Z] unset SSH_AUTH_SOCK; [2021-09-25T00:08:32.071Z] unset SSH_AGENT_PID; [2021-09-25T00:08:32.071Z] echo Agent pid 21 killed; [2021-09-25T00:08:32.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-25T00:08:32.453Z] + git semver [Pipeline] } [2021-09-25T00:08:32.477Z] $ docker stop --time=1 491c188b9a7319d79c8735b9908f6e39cae3ee55d32fc07ee2869fbba65b6c45 [2021-09-25T00:08:33.660Z] $ docker rm -f 491c188b9a7319d79c8735b9908f6e39cae3ee55d32fc07ee2869fbba65b6c45 [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] sh [2021-09-25T00:08:34.811Z] + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:35.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:35.740Z] ---> package-listing.sh [2021-09-25T00:08:35.740Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-25T00:08:35.740Z] ++ facter osfamily [2021-09-25T00:08:36.006Z] + OS_FAMILY=redhat [2021-09-25T00:08:36.006Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-09-25T00:08:36.006Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-25T00:08:36.006Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-25T00:08:36.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-25T00:08:36.006Z] + PACKAGES=/tmp/packages_start.txt [2021-09-25T00:08:36.006Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-09-25T00:08:36.006Z] + PACKAGES=/tmp/packages_end.txt [2021-09-25T00:08:36.006Z] + case "${OS_FAMILY}" in [2021-09-25T00:08:36.006Z] + sort [2021-09-25T00:08:36.006Z] + rpm -qa [2021-09-25T00:08:36.591Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-25T00:08:36.591Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-25T00:08:36.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-25T00:08:36.591Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-09-25T00:08:36.591Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-09-25T00:08:36.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2021-09-25T00:08:36.607Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-25T00:08:36.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:08:37.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:08:37.506Z] [2021-09-25T00:08:37.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:08:37.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:08:37.838Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T00:08:37.838Z] b4d181a07f80: Pulling fs layer [2021-09-25T00:08:37.838Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T00:08:37.838Z] ed53099fbce6: Pulling fs layer [2021-09-25T00:08:37.838Z] dc539afda2c1: Pulling fs layer [2021-09-25T00:08:37.838Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T00:08:37.838Z] 9065ff56babe: Pulling fs layer [2021-09-25T00:08:37.838Z] d287ab97295c: Pulling fs layer [2021-09-25T00:08:37.838Z] 77bc0d833cb6: Waiting [2021-09-25T00:08:37.838Z] 9065ff56babe: Waiting [2021-09-25T00:08:37.838Z] d287ab97295c: Waiting [2021-09-25T00:08:37.838Z] dc539afda2c1: Waiting [2021-09-25T00:08:38.103Z] a1111a8f2ec3: Verifying Checksum [2021-09-25T00:08:38.103Z] a1111a8f2ec3: Download complete [2021-09-25T00:08:38.103Z] dc539afda2c1: Verifying Checksum [2021-09-25T00:08:38.103Z] dc539afda2c1: Download complete [2021-09-25T00:08:38.370Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T00:08:38.370Z] 77bc0d833cb6: Download complete [2021-09-25T00:08:38.370Z] 9065ff56babe: Verifying Checksum [2021-09-25T00:08:38.370Z] 9065ff56babe: Download complete [2021-09-25T00:08:38.370Z] ed53099fbce6: Verifying Checksum [2021-09-25T00:08:38.370Z] ed53099fbce6: Download complete [2021-09-25T00:08:39.789Z] b4d181a07f80: Verifying Checksum [2021-09-25T00:08:39.789Z] b4d181a07f80: Download complete [2021-09-25T00:08:40.771Z] b4d181a07f80: Pull complete [2021-09-25T00:08:40.771Z] a1111a8f2ec3: Pull complete [2021-09-25T00:08:41.358Z] ed53099fbce6: Pull complete [2021-09-25T00:08:41.358Z] dc539afda2c1: Pull complete [2021-09-25T00:08:41.624Z] 77bc0d833cb6: Pull complete [2021-09-25T00:08:41.624Z] 9065ff56babe: Pull complete [2021-09-25T00:08:43.566Z] d287ab97295c: Verifying Checksum [2021-09-25T00:08:43.566Z] d287ab97295c: Download complete [2021-09-25T00:08:47.855Z] d287ab97295c: Pull complete [2021-09-25T00:08:47.855Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T00:08:47.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:08:47.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T00:08:47.943Z] prd-centos7-docker-4c-2g-1382 does not seem to be running inside a container [2021-09-25T00:08:48.009Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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-lftools-log-publisher:latest cat [2021-09-25T00:08:51.099Z] $ docker top d6190917302be378b27655ba96c28fd39c4d8f86d5c84ddadaa567a4bfbf113a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T00:08:52.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-25T00:08:53.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-25T00:08:53.624Z] + ls /var/log/sa-host [2021-09-25T00:08:53.624Z] + sadf -c /var/log/sa-host/sa05 [2021-09-25T00:08:53.624Z] file_magic: OK [2021-09-25T00:08:53.624Z] HZ: Using current value: 100 [2021-09-25T00:08:53.624Z] file_header: OK [2021-09-25T00:08:53.624Z] 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-09-25T00:08:53.624Z] Statistics: [2021-09-25T00:08:53.624Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T00:08:53.624Z] File successfully converted to sysstat format version 12.0.3 [2021-09-25T00:08:53.624Z] + sadf -c /var/log/sa-host/sa24 [2021-09-25T00:08:53.624Z] file_magic: OK [2021-09-25T00:08:53.624Z] HZ: Using current value: 100 [2021-09-25T00:08:53.624Z] file_header: OK [2021-09-25T00:08:53.624Z] 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-09-25T00:08:53.624Z] Statistics: [2021-09-25T00:08:53.624Z] HR [2021-09-25T00:08:53.624Z] File successfully converted to sysstat format version 12.0.3 [2021-09-25T00:08:53.624Z] + sadf -c /var/log/sa-host/sa25 [2021-09-25T00:08:53.624Z] file_magic: OK [2021-09-25T00:08:53.624Z] HZ: Using current value: 100 [2021-09-25T00:08:53.624Z] file_header: OK [2021-09-25T00:08:53.624Z] 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-09-25T00:08:53.624Z] Statistics: [2021-09-25T00:08:53.624Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T00:08:53.624Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T00:08:54.143Z] provisioning config files... [2021-09-25T00:08:54.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4670102499792568458tmp [Pipeline] { [Pipeline] echo [2021-09-25T00:08:54.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:54.508Z] ---> create-netrc.sh [Pipeline] } [2021-09-25T00:08:54.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:54.925Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-25T00:08:54.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:08:55.252Z] ---> sudo-logs.sh [2021-09-25T00:08:55.252Z] Archiving 'sudo' log.. [2021-09-25T00:08:55.252Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1382.vexxhost.local: Name or service not known [2021-09-25T00:09:00.588Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1382.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-25T00:09:00.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:09:00.946Z] ---> job-cost.sh [2021-09-25T00:09:00.946Z] lf-activate-venv: SKIPPING [2021-09-25T00:09:00.946Z] DEBUG: total: 0.10999999940395355 [2021-09-25T00:09:00.946Z] INFO: Retrieving Stack Cost... [2021-09-25T00:09:01.904Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T00:09:02.170Z] INFO: Archiving Costs [Pipeline] echo [2021-09-25T00:09:02.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:09:02.505Z] ---> logs-deploy.sh [2021-09-25T00:09:02.505Z] lf-activate-venv: SKIPPING [2021-09-25T00:09:02.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/7 [2021-09-25T00:09:02.505Z] INFO: archiving workspace using pattern(s): [2021-09-25T00:09:03.086Z] Archives upload complete. [2021-09-25T00:09:03.352Z] INFO: archiving logs to Nexus