Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27b61fbea77631ab8db888db2953ba85805d96a0 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-ssh247831904470092671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh4069502142796164295.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7561567415345640876.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2107842521081469583.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-ssh7121959096604306774.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 ‘prd-centos7-docker-4c-2g-55’ is offline Running on prd-centos7-docker-4c-2g-62 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 Avoid second fetch 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-ssh3710972375400806629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" > git rev-list --no-walk d5c66469632fffaec9a0b68e8cc24133418a530e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T00:21:07.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T00:21:07.709Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T00:21:07.740Z] ========================================================= [2021-10-06T00:21:07.740Z] EdgeX Global Pipelines Version Info [2021-10-06T00:21:07.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:21:09.002Z] ------------------- [2021-10-06T00:21:09.002Z] stable info: [2021-10-06T00:21:09.002Z] ------------------- [2021-10-06T00:21:09.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T00:21:09.002Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T00:21:09.002Z] Message: update stable to v1.0.206 [2021-10-06T00:21:15.659Z] ------------------- [2021-10-06T00:21:15.659Z] experimental info: [2021-10-06T00:21:15.659Z] ------------------- [2021-10-06T00:21:15.659Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T00:21:15.659Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T00:21:15.660Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T00:21:15.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-10-06T00:21:15.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-10-06T00:21:15.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T00:21:15.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T00:21:15.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T00:21:15.953Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T00:21:15.978Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T00:21:16.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T00:21:16.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T00:21:16.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T00:21:16.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T00:21:16.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T00:21:16.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-10-06T00:21:16.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T00:21:16.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T00:21:16.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T00:21:16.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T00:21:16.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T00:21:16.270Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T00:21:16.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T00:21:16.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T00:21:16.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T00:21:16.370Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T00:21:16.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T00:21:16.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T00:21:16.449Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T00:21:16.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T00:21:16.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-06T00:21:16.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-06T00:21:16.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-06T00:21:16.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] echo [2021-10-06T00:21:16.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b61fb [Pipeline] echo [2021-10-06T00:21:16.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T00:21:17.212Z] + git log --format=format:%s -1 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] echo [2021-10-06T00:21:17.278Z] GIT_COMMIT: 27b61fbea77631ab8db888db2953ba85805d96a0, Commit Message: Merge pull request #128 from lenny-intel/SetAUthToken [Pipeline] echo [2021-10-06T00:21:17.291Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:21:18.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:21:18.247Z] [2021-10-06T00:21:18.247Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:21:18.596Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:21:18.871Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T00:21:18.871Z] 31603596830f: Pulling fs layer [2021-10-06T00:21:18.871Z] 04fac38145f0: Pulling fs layer [2021-10-06T00:21:18.871Z] 701f6daf10bf: Pulling fs layer [2021-10-06T00:21:18.871Z] 24f72da36158: Pulling fs layer [2021-10-06T00:21:18.871Z] 24f72da36158: Waiting [2021-10-06T00:21:18.871Z] 04fac38145f0: Verifying Checksum [2021-10-06T00:21:18.871Z] 04fac38145f0: Download complete [2021-10-06T00:21:18.871Z] 31603596830f: Verifying Checksum [2021-10-06T00:21:18.871Z] 31603596830f: Download complete [2021-10-06T00:21:19.143Z] 24f72da36158: Verifying Checksum [2021-10-06T00:21:19.143Z] 24f72da36158: Download complete [2021-10-06T00:21:19.143Z] 701f6daf10bf: Verifying Checksum [2021-10-06T00:21:19.143Z] 701f6daf10bf: Download complete [2021-10-06T00:21:19.143Z] 31603596830f: Pull complete [2021-10-06T00:21:19.143Z] 04fac38145f0: Pull complete [2021-10-06T00:21:19.736Z] 701f6daf10bf: Pull complete [2021-10-06T00:21:20.009Z] 24f72da36158: Pull complete [2021-10-06T00:21:20.009Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T00:21:20.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:21:20.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T00:21:20.310Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:21:20.362Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T00:21:21.134Z] $ docker top 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:21:21.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:21:21.274Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:21:21.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:21:21.385Z] $ docker exec 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent [2021-10-06T00:21:21.503Z] SSH_AUTH_SOCK=/tmp/ssh-o6C4rlFIulyI/agent.14 [2021-10-06T00:21:21.503Z] SSH_AGENT_PID=21 [2021-10-06T00:21:21.517Z] Running ssh-add (command line suppressed) [2021-10-06T00:21:21.613Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2261628231752362035.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2261628231752362035.key) [2021-10-06T00:21:21.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:21:21.960Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T00:21:21.980Z] $ docker exec --env ******** --env ******** 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent -k [2021-10-06T00:21:22.069Z] unset SSH_AUTH_SOCK; [2021-10-06T00:21:22.069Z] unset SSH_AGENT_PID; [2021-10-06T00:21:22.069Z] echo Agent pid 21 killed; [2021-10-06T00:21:22.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T00:21:22.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:21:22.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:21:22.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:21:22.261Z] $ docker exec 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent [2021-10-06T00:21:22.368Z] SSH_AUTH_SOCK=/tmp/ssh-gDKZiAHgHyG7/agent.55 [2021-10-06T00:21:22.368Z] SSH_AGENT_PID=61 [2021-10-06T00:21:22.377Z] Running ssh-add (command line suppressed) [2021-10-06T00:21:22.465Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7233566489515624112.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7233566489515624112.key) [2021-10-06T00:21:22.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:21:23.010Z] + git semver init [2021-10-06T00:21:23.011Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:21:23.011Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-06T00:21:23.011Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:21:23.011Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:21:23.011Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:21:23.011Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:21:23.011Z] # $SEMVER_BRANCH = main [2021-10-06T00:21:23.011Z] # $SEMVER_TEMP = /tmp/semver-890826173 [2021-10-06T00:21:23.011Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-10-06T00:21:23.602Z] # '/tmp/semver-890826173' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-10-06T00:21:23.602Z] # -> Force: false [2021-10-06T00:21:23.602Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-10-06T00:21:23.618Z] $ docker exec --env ******** --env ******** 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d ssh-agent -k [2021-10-06T00:21:23.711Z] unset SSH_AUTH_SOCK; [2021-10-06T00:21:23.711Z] unset SSH_AGENT_PID; [2021-10-06T00:21:23.711Z] echo Agent pid 61 killed; [2021-10-06T00:21:23.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:21:24.080Z] + git semver [Pipeline] } [2021-10-06T00:21:24.098Z] $ docker stop --time=1 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d [2021-10-06T00:21:25.295Z] $ docker rm -f 50df2b058b08713ffdf3838aaf8ebbf87def49a98da7cc028bfa3b9eaa8a3f3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T00:21:25.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T00:21:26.045Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T00:21:26.048Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-10-06T00:21:41.328Z] Still waiting to schedule task [2021-10-06T00:21:41.329Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T00:21:41.331Z] Still waiting to schedule task [2021-10-06T00:21:41.331Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-59’ is offline [2021-10-06T00:25:07.147Z] Running on prd-centos7-docker-4c-2g-69 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-10-06T00:25:07.166Z] Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout [2021-10-06T00:25:07.298Z] Selected Git installation does not exist. Using Default [2021-10-06T00:25:07.298Z] The recommended git tool is: NONE [2021-10-06T00:25:10.558Z] using credential edgex-jenkins-ssh [2021-10-06T00:25:10.574Z] Cloning the remote Git repository [2021-10-06T00:25:10.608Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-06T00:25:10.676Z] > git init /w/workspace/go-mod-secrets/8 # timeout=10 [2021-10-06T00:25:10.713Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-06T00:25:10.714Z] > git --version # timeout=10 [2021-10-06T00:25:10.725Z] > git --version # 'git version 2.24.4' [2021-10-06T00:25:10.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T00:25:11.403Z] Avoid second fetch [2021-10-06T00:25:11.403Z] Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) [2021-10-06T00:25:10.753Z] [INFO] Currently running in a labeled security context [2021-10-06T00:25:10.753Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T00:25:10.753Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/8@tmp/jenkins-gitclient-ssh2465605133699109887.key [2021-10-06T00:25:10.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:25:11.380Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-10-06T00:25:11.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:25:11.410Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T00:25:11.417Z] > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 [2021-10-06T00:25:15.196Z] Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T00:25:15.713Z] ========================================================= [2021-10-06T00:25:15.714Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T00:25:15.714Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:25:16.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T00:25:16.173Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T00:25:16.173Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T00:25:16.173Z] 57d31006c564: Pulling fs layer [2021-10-06T00:25:16.173Z] bd5ccded8296: Pulling fs layer [2021-10-06T00:25:16.173Z] 304dd3a0f381: Pulling fs layer [2021-10-06T00:25:16.173Z] d37cda54a23b: Pulling fs layer [2021-10-06T00:25:16.173Z] 38ea18935520: Pulling fs layer [2021-10-06T00:25:16.173Z] ceb1e79740a2: Pulling fs layer [2021-10-06T00:25:16.173Z] b665197a1568: Pulling fs layer [2021-10-06T00:25:16.173Z] 842a00ea3e35: Pulling fs layer [2021-10-06T00:25:16.173Z] 304dd3a0f381: Waiting [2021-10-06T00:25:16.173Z] d37cda54a23b: Waiting [2021-10-06T00:25:16.173Z] 38ea18935520: Waiting [2021-10-06T00:25:16.173Z] ceb1e79740a2: Waiting [2021-10-06T00:25:16.173Z] b665197a1568: Waiting [2021-10-06T00:25:16.173Z] 842a00ea3e35: Waiting [2021-10-06T00:25:16.173Z] 57d31006c564: Verifying Checksum [2021-10-06T00:25:16.173Z] 57d31006c564: Download complete [2021-10-06T00:25:16.447Z] 4e9f2cdf4387: Download complete [2021-10-06T00:25:16.447Z] d37cda54a23b: Verifying Checksum [2021-10-06T00:25:16.447Z] d37cda54a23b: Download complete [2021-10-06T00:25:16.447Z] bd5ccded8296: Verifying Checksum [2021-10-06T00:25:16.447Z] bd5ccded8296: Download complete [2021-10-06T00:25:16.716Z] 4e9f2cdf4387: Pull complete [2021-10-06T00:25:16.716Z] 38ea18935520: Verifying Checksum [2021-10-06T00:25:16.716Z] 38ea18935520: Download complete [2021-10-06T00:25:16.716Z] 57d31006c564: Pull complete [2021-10-06T00:25:16.716Z] bd5ccded8296: Pull complete [2021-10-06T00:25:16.716Z] ceb1e79740a2: Verifying Checksum [2021-10-06T00:25:16.716Z] ceb1e79740a2: Download complete [2021-10-06T00:25:17.301Z] b665197a1568: Verifying Checksum [2021-10-06T00:25:17.301Z] b665197a1568: Download complete [2021-10-06T00:25:17.890Z] 304dd3a0f381: Verifying Checksum [2021-10-06T00:25:17.890Z] 304dd3a0f381: Download complete [2021-10-06T00:25:18.160Z] 842a00ea3e35: Verifying Checksum [2021-10-06T00:25:18.160Z] 842a00ea3e35: Download complete [2021-10-06T00:25:22.479Z] 304dd3a0f381: Pull complete [2021-10-06T00:25:22.479Z] d37cda54a23b: Pull complete [2021-10-06T00:25:22.479Z] 38ea18935520: Pull complete [2021-10-06T00:25:22.479Z] ceb1e79740a2: Pull complete [2021-10-06T00:25:22.479Z] b665197a1568: Pull complete [2021-10-06T00:25:24.442Z] 842a00ea3e35: Pull complete [2021-10-06T00:25:24.442Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-06T00:25:24.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T00:25:24.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T00:25:24.805Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:25:25.146Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T00:25:25.146Z] . [Pipeline] withDockerContainer [2021-10-06T00:25:25.251Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-10-06T00:25:25.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 ******** ci-base-image-x86_64 cat [2021-10-06T00:25:27.392Z] $ docker top 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:25:27.792Z] + go version [2021-10-06T00:25:27.792Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T00:25:27.809Z] $ docker stop --time=1 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc [2021-10-06T00:25:28.990Z] $ docker rm -f 19872b6ff201581fef7c870f3f7a056a3e941cb2e99bf70c0a25e202b78dcddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:25:29.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T00:25:29.624Z] . [Pipeline] withDockerContainer [2021-10-06T00:25:29.723Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-10-06T00:25:29.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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 ******** ci-base-image-x86_64 cat [2021-10-06T00:25:30.150Z] $ docker top 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:25:30.559Z] + go mod tidy [2021-10-06T00:25:31.142Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T00:25:31.142Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T00:25:31.142Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-06T00:25:31.142Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T00:25:31.142Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T00:25:31.142Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T00:25:31.142Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T00:25:31.142Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T00:25:31.424Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-06T00:25:31.424Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-10-06T00:25:31.424Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T00:25:31.424Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T00:25:31.424Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T00:25:31.424Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T00:25:31.693Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-06T00:25:31.961Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T00:25:32.561Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T00:25:32.561Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-06T00:25:32.561Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-10-06T00:25:32.831Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-10-06T00:25:33.175Z] + make test [2021-10-06T00:25:33.175Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-10-06T00:25:59.056Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-67 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-10-06T00:25:59.093Z] Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout [2021-10-06T00:25:59.356Z] Selected Git installation does not exist. Using Default [2021-10-06T00:25:59.356Z] The recommended git tool is: NONE [2021-10-06T00:25:59.969Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.434s coverage: 80.5% of statements [2021-10-06T00:25:59.969Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements [2021-10-06T00:25:59.969Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-10-06T00:26:01.397Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.080s coverage: 96.7% of statements [2021-10-06T00:26:01.397Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements [2021-10-06T00:26:01.397Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-10-06T00:26:01.397Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.020s coverage: 100.0% of statements [2021-10-06T00:26:01.397Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-10-06T00:26:01.397Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements [2021-10-06T00:26:01.397Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.044s coverage: 100.0% of statements [2021-10-06T00:26:01.397Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-10-06T00:26:01.667Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T00:26:06.533Z] using credential edgex-jenkins-ssh [2021-10-06T00:26:06.572Z] Cloning the remote Git repository [2021-10-06T00:26:06.673Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-06T00:26:06.836Z] > git init /w/workspace/go-mod-secrets/8 # timeout=10 [2021-10-06T00:26:08.118Z] Avoid second fetch [2021-10-06T00:26:08.119Z] Checking out Revision 27b61fbea77631ab8db888db2953ba85805d96a0 (main) [2021-10-06T00:26:06.966Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-06T00:26:06.967Z] > git --version # timeout=10 [2021-10-06T00:26:06.987Z] > git --version # 'git version 2.17.1' [2021-10-06T00:26:06.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T00:26:07.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:26:08.054Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-10-06T00:26:08.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T00:26:08.145Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T00:26:08.160Z] > git checkout -f 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 [2021-10-06T00:26:10.220Z] gofmt -l . [2021-10-06T00:26:10.220Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-06T00:26:10.236Z] $ docker stop --time=1 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 [2021-10-06T00:26:11.737Z] $ docker rm -f 3f7d3ffeb6def80bb4f86faea7656b99e81586c7f62a3a4057b22f0ef5c4b2d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T00:26:12.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T00:26:12.773Z] 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] } [2021-10-06T00:26:13.119Z] Commit message: "Merge pull request #128 from lenny-intel/SetAUthToken" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-10-06T00:26:13.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:26:13.742Z] [2021-10-06T00:26:13.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-10-06T00:26:13.992Z] ========================================================= [2021-10-06T00:26:13.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T00:26:13.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:26:14.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:26:14.078Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T00:26:14.078Z] b4d181a07f80: Pulling fs layer [2021-10-06T00:26:14.078Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T00:26:14.078Z] ed53099fbce6: Pulling fs layer [2021-10-06T00:26:14.078Z] dc539afda2c1: Pulling fs layer [2021-10-06T00:26:14.078Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T00:26:14.078Z] 9065ff56babe: Pulling fs layer [2021-10-06T00:26:14.078Z] d287ab97295c: Pulling fs layer [2021-10-06T00:26:14.078Z] dc539afda2c1: Waiting [2021-10-06T00:26:14.078Z] 77bc0d833cb6: Waiting [2021-10-06T00:26:14.078Z] 9065ff56babe: Waiting [2021-10-06T00:26:14.078Z] d287ab97295c: Waiting [2021-10-06T00:26:14.078Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T00:26:14.078Z] a1111a8f2ec3: Download complete [2021-10-06T00:26:14.344Z] dc539afda2c1: Verifying Checksum [2021-10-06T00:26:14.344Z] dc539afda2c1: Download complete [2021-10-06T00:26:14.344Z] ed53099fbce6: Verifying Checksum [2021-10-06T00:26:14.344Z] ed53099fbce6: Download complete [2021-10-06T00:26:14.344Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T00:26:14.344Z] 77bc0d833cb6: Download complete [2021-10-06T00:26:14.344Z] 9065ff56babe: Verifying Checksum [2021-10-06T00:26:14.344Z] 9065ff56babe: Download complete [2021-10-06T00:26:14.616Z] b4d181a07f80: Verifying Checksum [2021-10-06T00:26:14.616Z] b4d181a07f80: Download complete [2021-10-06T00:26:14.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:26:15.589Z] d287ab97295c: Verifying Checksum [2021-10-06T00:26:15.589Z] d287ab97295c: Download complete [2021-10-06T00:26:15.857Z] b4d181a07f80: Pull complete [2021-10-06T00:26:16.125Z] a1111a8f2ec3: Pull complete [2021-10-06T00:26:16.715Z] ed53099fbce6: Pull complete [2021-10-06T00:26:16.715Z] dc539afda2c1: Pull complete [2021-10-06T00:26:16.783Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T00:26:16.783Z] bbf911997326: Pulling fs layer [2021-10-06T00:26:16.783Z] 58ec367f63d7: Pulling fs layer [2021-10-06T00:26:16.783Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T00:26:16.783Z] fc5181fea5dc: Pulling fs layer [2021-10-06T00:26:16.783Z] 9c418107303f: Pulling fs layer [2021-10-06T00:26:16.783Z] 0cd29c4cc85c: Pulling fs layer [2021-10-06T00:26:16.783Z] 76d7273c05b8: Pulling fs layer [2021-10-06T00:26:16.783Z] e9181ef05905: Pulling fs layer [2021-10-06T00:26:16.783Z] 0cd29c4cc85c: Waiting [2021-10-06T00:26:16.783Z] 76d7273c05b8: Waiting [2021-10-06T00:26:16.783Z] e9181ef05905: Waiting [2021-10-06T00:26:16.783Z] 9c418107303f: Waiting [2021-10-06T00:26:16.783Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T00:26:16.783Z] 1b4a6ffa7d45: Download complete [2021-10-06T00:26:16.783Z] 58ec367f63d7: Verifying Checksum [2021-10-06T00:26:16.783Z] 58ec367f63d7: Download complete [2021-10-06T00:26:16.996Z] 77bc0d833cb6: Pull complete [2021-10-06T00:26:17.074Z] 9c418107303f: Verifying Checksum [2021-10-06T00:26:17.074Z] 9c418107303f: Download complete [2021-10-06T00:26:17.074Z] bbf911997326: Download complete [2021-10-06T00:26:17.074Z] 0cd29c4cc85c: Verifying Checksum [2021-10-06T00:26:17.074Z] 0cd29c4cc85c: Download complete [2021-10-06T00:26:17.074Z] 76d7273c05b8: Verifying Checksum [2021-10-06T00:26:17.074Z] 76d7273c05b8: Download complete [2021-10-06T00:26:17.263Z] 9065ff56babe: Pull complete [2021-10-06T00:26:17.704Z] bbf911997326: Pull complete [2021-10-06T00:26:18.341Z] 58ec367f63d7: Pull complete [2021-10-06T00:26:18.636Z] 1b4a6ffa7d45: Pull complete [2021-10-06T00:26:22.153Z] fc5181fea5dc: Verifying Checksum [2021-10-06T00:26:22.153Z] fc5181fea5dc: Download complete [2021-10-06T00:26:22.153Z] e9181ef05905: Verifying Checksum [2021-10-06T00:26:22.670Z] d287ab97295c: Pull complete [2021-10-06T00:26:22.670Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T00:26:22.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:26:22.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T00:26:22.973Z] prd-centos7-docker-4c-2g-69 does not seem to be running inside a container [2021-10-06T00:26:23.047Z] $ 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/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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-lftools-log-publisher:latest cat [2021-10-06T00:26:25.180Z] $ docker top e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:26:25.641Z] ---> job-cost.sh [2021-10-06T00:26:25.641Z] lf-activate-venv: SKIPPING [2021-10-06T00:26:25.641Z] INFO: No Stack... [2021-10-06T00:26:25.908Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T00:26:26.492Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T00:26:26.849Z] + cat /w/workspace/go-mod-secrets/8/archives/cost.csv [2021-10-06T00:26:26.849Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T00:26:26.891Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [2021-10-06T00:26:26.905Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] did not exist. Created. [2021-10-06T00:26:26.906Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T00:26:27.252Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T00:26:27.298Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T00:26:27.310Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T00:26:27.336Z] $ docker stop --time=1 e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 [2021-10-06T00:26:28.472Z] $ docker rm -f e8a9fff8d419db24cd16cdf4e956cefb65e0fc848c38e131929b13d066152bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T00:26:33.012Z] fc5181fea5dc: Pull complete [2021-10-06T00:26:33.012Z] 9c418107303f: Pull complete [2021-10-06T00:26:33.012Z] 0cd29c4cc85c: Pull complete [2021-10-06T00:26:33.299Z] 76d7273c05b8: Pull complete [2021-10-06T00:26:38.820Z] e9181ef05905: Pull complete [2021-10-06T00:26:38.820Z] Digest: sha256:b68600a42bdad252800863e960bd1bff7f9295dc42515d77c75fe1690b9bba97 [2021-10-06T00:26:38.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T00:26:38.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T00:26:39.280Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:26:39.661Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T00:26:39.661Z] . [Pipeline] withDockerContainer [2021-10-06T00:26:39.948Z] prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container [2021-10-06T00:26:40.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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-10-06T00:26:48.530Z] $ docker top 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:26:49.643Z] + go version [2021-10-06T00:26:49.643Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T00:26:49.676Z] $ docker stop --time=1 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca [2021-10-06T00:26:51.571Z] $ docker rm -f 889b82743303dc06186161f2a8afd4f26dd73eb79ebf450dd0d667184a84c5ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:26:52.410Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T00:26:52.410Z] . [Pipeline] withDockerContainer [2021-10-06T00:26:52.725Z] prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container [2021-10-06T00:26:52.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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-10-06T00:26:54.561Z] $ docker top 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T00:26:55.628Z] + go mod tidy [2021-10-06T00:26:56.650Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T00:26:56.650Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T00:26:56.932Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-06T00:26:56.932Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T00:26:56.932Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T00:26:56.932Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T00:26:56.932Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T00:26:56.932Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T00:26:56.932Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-06T00:26:56.932Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-10-06T00:26:57.219Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T00:26:57.219Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T00:26:57.219Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T00:26:57.219Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T00:26:57.506Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-06T00:26:57.506Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T00:27:00.997Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T00:27:00.997Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-06T00:27:00.997Z] go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d [2021-10-06T00:27:00.997Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh [2021-10-06T00:27:02.317Z] + make test [2021-10-06T00:27:02.317Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.680s coverage: 80.5% of statements [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.226s coverage: 57.1% of statements [2021-10-06T00:28:24.726Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.227s coverage: 96.7% of statements [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.062s coverage: 89.5% of statements [2021-10-06T00:28:24.726Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.083s coverage: 100.0% of statements [2021-10-06T00:28:24.726Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.050s coverage: 85.7% of statements [2021-10-06T00:28:24.726Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.186s coverage: 100.0% of statements [2021-10-06T00:28:24.726Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-10-06T00:28:24.726Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T00:28:43.373Z] gofmt -l . [2021-10-06T00:28:43.373Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-06T00:28:43.415Z] $ docker stop --time=1 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 [2021-10-06T00:28:45.601Z] $ docker rm -f 6a545577fe5c515c28e02bec9e8ec82031c279bd3d23c589ee0ee86e59985589 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T00:28:47.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T00:28:47.460Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T00:28:48.213Z] 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-10-06T00:28:48.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:28:48.998Z] [2021-10-06T00:28:48.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:28:49.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:28:49.712Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T00:28:49.712Z] 448f6bf000e3: Pulling fs layer [2021-10-06T00:28:49.712Z] f757da607395: Pulling fs layer [2021-10-06T00:28:49.712Z] 05883995daec: Pulling fs layer [2021-10-06T00:28:49.712Z] 8603b9c90790: Pulling fs layer [2021-10-06T00:28:49.712Z] 1560dd03e051: Pulling fs layer [2021-10-06T00:28:49.712Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T00:28:49.712Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T00:28:49.712Z] 1560dd03e051: Waiting [2021-10-06T00:28:49.712Z] 27f5ce0e4adf: Waiting [2021-10-06T00:28:49.712Z] 8603b9c90790: Waiting [2021-10-06T00:28:49.712Z] c2d8d7efcc4b: Waiting [2021-10-06T00:28:50.000Z] f757da607395: Verifying Checksum [2021-10-06T00:28:50.000Z] f757da607395: Download complete [2021-10-06T00:28:50.000Z] 8603b9c90790: Verifying Checksum [2021-10-06T00:28:50.000Z] 8603b9c90790: Download complete [2021-10-06T00:28:50.289Z] 05883995daec: Verifying Checksum [2021-10-06T00:28:50.289Z] 05883995daec: Download complete [2021-10-06T00:28:50.289Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T00:28:50.289Z] 27f5ce0e4adf: Download complete [2021-10-06T00:28:50.573Z] 1560dd03e051: Verifying Checksum [2021-10-06T00:28:50.573Z] 1560dd03e051: Download complete [2021-10-06T00:28:50.881Z] 448f6bf000e3: Verifying Checksum [2021-10-06T00:28:50.881Z] 448f6bf000e3: Download complete [2021-10-06T00:28:54.371Z] 448f6bf000e3: Pull complete [2021-10-06T00:28:54.371Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T00:28:54.371Z] c2d8d7efcc4b: Download complete [2021-10-06T00:28:54.996Z] f757da607395: Pull complete [2021-10-06T00:28:56.491Z] 05883995daec: Pull complete [2021-10-06T00:28:56.778Z] 8603b9c90790: Pull complete [2021-10-06T00:28:57.795Z] 1560dd03e051: Pull complete [2021-10-06T00:28:58.079Z] 27f5ce0e4adf: Pull complete [2021-10-06T00:29:10.643Z] c2d8d7efcc4b: Pull complete [2021-10-06T00:29:10.643Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T00:29:10.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T00:29:10.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T00:29:10.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-67 does not seem to be running inside a container [2021-10-06T00:29:11.115Z] $ 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/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@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-10-06T00:29:16.426Z] $ docker top 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:29:17.473Z] ---> job-cost.sh [2021-10-06T00:29:17.473Z] lf-activate-venv: SKIPPING [2021-10-06T00:29:17.473Z] INFO: No Stack... [2021-10-06T00:29:17.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T00:29:18.371Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T00:29:19.107Z] + cat /w/workspace/go-mod-secrets/8/archives/cost.csv [2021-10-06T00:29:19.107Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T00:29:19.194Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [2021-10-06T00:29:19.204Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] did not exist. Created. [2021-10-06T00:29:19.204Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T00:29:19.981Z] /w/workspace/go-mod-secrets/8@tmp/durable-844d3cd3/script.sh: 1: /w/workspace/go-mod-secrets/8@tmp/durable-844d3cd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T00:29:20.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T00:29:20.758Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T00:29:20.806Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T00:29:20.827Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T00:29:20.871Z] $ docker stop --time=1 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 [2021-10-06T00:29:22.444Z] $ docker rm -f 3b03f77fe81540782bb7057f3e0ea5b659a8245d419eca9a58cd950e2def54f0 [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-10-06T00:29:23.402Z] provisioning config files... [2021-10-06T00:29:23.419Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1082975783606540770tmp [Pipeline] { [Pipeline] sh [2021-10-06T00:29:23.767Z] + set +x [2021-10-06T00:29:23.767Z] + bash -s -- [2021-10-06T00:29:23.767Z] + curl -s https://codecov.io/bash [2021-10-06T00:29:23.767Z] [2021-10-06T00:29:23.767Z] _____ _ [2021-10-06T00:29:23.767Z] / ____| | | [2021-10-06T00:29:23.767Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T00:29:23.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T00:29:23.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T00:29:23.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T00:29:23.767Z] Bash-1.0.6 [2021-10-06T00:29:23.767Z] [2021-10-06T00:29:23.767Z] [2021-10-06T00:29:23.767Z] ==> git version 2.24.4 found [2021-10-06T00:29:23.767Z] ==> 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-10-06T00:29:23.767Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T00:29:23.767Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T00:29:23.767Z] ==> Jenkins CI detected. [2021-10-06T00:29:23.767Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:29:23.767Z] project root: . [2021-10-06T00:29:23.767Z] --> token set from env [2021-10-06T00:29:23.767Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T00:29:24.037Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T00:29:24.037Z] ==> Python coveragepy not found [2021-10-06T00:29:24.037Z] ==> Searching for coverage reports in: [2021-10-06T00:29:24.037Z] + . [2021-10-06T00:29:24.037Z] -> Found 1 reports [2021-10-06T00:29:24.037Z] ==> Detecting git/mercurial file structure [2021-10-06T00:29:24.037Z] ==> Reading reports [2021-10-06T00:29:24.037Z] + ./coverage.out bytes=27744 [2021-10-06T00:29:24.037Z] ==> Appending adjustments [2021-10-06T00:29:24.037Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T00:29:24.037Z] + Found adjustments [2021-10-06T00:29:24.037Z] ==> Gzipping contents [2021-10-06T00:29:24.037Z] 8.0K /tmp/codecov.pZQzVc.gz [2021-10-06T00:29:24.037Z] ==> Uploading reports [2021-10-06T00:29:24.037Z] url: https://codecov.io [2021-10-06T00:29:24.037Z] query: branch=main&commit=27b61fbea77631ab8db888db2953ba85805d96a0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-06T00:29:24.037Z] -> Pinging Codecov [2021-10-06T00:29:24.037Z] 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=27b61fbea77631ab8db888db2953ba85805d96a0&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-06T00:29:24.310Z] -> Uploading to [2021-10-06T00:29:24.310Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/D63849C06B6B67093493C71CE874ED06/27b61fbea77631ab8db888db2953ba85805d96a0/7d1959b0-6942-4b4f-bc72-d4d3f3c1107e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T002924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b2b44f4aec6f1fe96170f463a67ed42dcfaa4c10259cf5acf61523f6509498b [2021-10-06T00:29:24.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T00:29:24.310Z] Dload Upload Total Spent Left Speed [2021-10-06T00:29:24.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5720 0 0 100 5720 0 20141 --:--:-- --:--:-- --:--:-- 20140 [2021-10-06T00:29:24.578Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] } [2021-10-06T00:29:24.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-06T00:29:24.962Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-06T00:29:24.988Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:29:25.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:29:25.317Z] [2021-10-06T00:29:25.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:29:25.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:29:25.661Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-06T00:29:25.661Z] 188c0c94c7c5: Pulling fs layer [2021-10-06T00:29:25.661Z] 0ef7d3d256c8: Pulling fs layer [2021-10-06T00:29:25.661Z] de9db76c5a1d: Pulling fs layer [2021-10-06T00:29:25.661Z] 0eba1c9be4d2: Pulling fs layer [2021-10-06T00:29:25.661Z] 0d57e429df01: Pulling fs layer [2021-10-06T00:29:25.661Z] 4e4be7b47b0d: Pulling fs layer [2021-10-06T00:29:25.661Z] e1f770b5df2f: Pulling fs layer [2021-10-06T00:29:25.661Z] 85a0685a4137: Pulling fs layer [2021-10-06T00:29:25.661Z] 0eba1c9be4d2: Waiting [2021-10-06T00:29:25.661Z] 0d57e429df01: Waiting [2021-10-06T00:29:25.661Z] 4e4be7b47b0d: Waiting [2021-10-06T00:29:25.661Z] e1f770b5df2f: Waiting [2021-10-06T00:29:25.661Z] 85a0685a4137: Waiting [2021-10-06T00:29:25.661Z] de9db76c5a1d: Verifying Checksum [2021-10-06T00:29:25.661Z] de9db76c5a1d: Download complete [2021-10-06T00:29:25.661Z] 0ef7d3d256c8: Verifying Checksum [2021-10-06T00:29:25.661Z] 0ef7d3d256c8: Download complete [2021-10-06T00:29:25.661Z] 0d57e429df01: Verifying Checksum [2021-10-06T00:29:25.661Z] 0d57e429df01: Download complete [2021-10-06T00:29:25.661Z] 4e4be7b47b0d: Verifying Checksum [2021-10-06T00:29:25.661Z] 4e4be7b47b0d: Download complete [2021-10-06T00:29:25.931Z] 188c0c94c7c5: Download complete [2021-10-06T00:29:25.931Z] 188c0c94c7c5: Pull complete [2021-10-06T00:29:26.223Z] 0ef7d3d256c8: Pull complete [2021-10-06T00:29:26.223Z] de9db76c5a1d: Pull complete [2021-10-06T00:29:26.804Z] e1f770b5df2f: Verifying Checksum [2021-10-06T00:29:26.804Z] e1f770b5df2f: Download complete [2021-10-06T00:29:27.076Z] 0eba1c9be4d2: Verifying Checksum [2021-10-06T00:29:27.076Z] 0eba1c9be4d2: Download complete [2021-10-06T00:29:27.661Z] 85a0685a4137: Verifying Checksum [2021-10-06T00:29:27.661Z] 85a0685a4137: Download complete [2021-10-06T00:29:31.276Z] 0eba1c9be4d2: Pull complete [2021-10-06T00:29:31.276Z] 0d57e429df01: Pull complete [2021-10-06T00:29:31.276Z] 4e4be7b47b0d: Pull complete [2021-10-06T00:29:31.872Z] e1f770b5df2f: Pull complete [2021-10-06T00:29:36.195Z] 85a0685a4137: Pull complete [2021-10-06T00:29:36.195Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-06T00:29:36.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-06T00:29:36.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-06T00:29:36.299Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:29:36.358Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-06T00:29:38.878Z] $ docker top 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-06T00:29:38.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-06T00:29:39.306Z] + set -o pipefail [2021-10-06T00:29:39.306Z] + snyk monitor '--org=edgex-jenkins' [2021-10-06T00:29:42.220Z] [2021-10-06T00:29:42.220Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-10-06T00:29:42.220Z] [2021-10-06T00:29:42.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/7a86d024-5873-479b-9d9b-d9fb3720d17d [2021-10-06T00:29:42.220Z] [2021-10-06T00:29:42.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-06T00:29:42.220Z] [2021-10-06T00:29:42.487Z] [2021-10-06T00:29:42.487Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-06T00:29:42.487Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-06T00:29:42.505Z] $ docker stop --time=1 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 [2021-10-06T00:29:44.229Z] $ docker rm -f 224816873a569cb26ced0b92670cc02bc91f6818c243f0c276d88e0cfc870e74 [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-10-06T00:29:45.500Z] + git log --format=format:%s -1 27b61fbea77631ab8db888db2953ba85805d96a0 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:29:45.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:29:45.828Z] . [Pipeline] withDockerContainer [2021-10-06T00:29:45.920Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:29:45.974Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T00:29:46.322Z] $ docker top 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:29:46.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:29:46.453Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:29:46.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:29:46.563Z] $ docker exec 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 ssh-agent [2021-10-06T00:29:46.675Z] SSH_AUTH_SOCK=/tmp/ssh-2Uvq6r7hPUg1/agent.14 [2021-10-06T00:29:46.675Z] SSH_AGENT_PID=20 [2021-10-06T00:29:46.684Z] Running ssh-add (command line suppressed) [2021-10-06T00:29:46.775Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4954206409174874582.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4954206409174874582.key) [2021-10-06T00:29:46.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:29:47.119Z] + git semver tag [2021-10-06T00:29:47.119Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:29:47.119Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-06T00:29:47.119Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:29:47.119Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:29:47.119Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:29:47.119Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:29:47.119Z] # $SEMVER_BRANCH = main [2021-10-06T00:29:47.119Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-10-06T00:29:47.119Z] # 27b61fbea77631ab8db888db2953ba85805d96a0 HEAD [2021-10-06T00:29:47.120Z] # -> Force: false [2021-10-06T00:29:47.120Z] # b53a53d437f9318f357a1f47b4d8de042f897bb0 refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-10-06T00:29:47.132Z] $ docker exec --env ******** --env ******** 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 ssh-agent -k [2021-10-06T00:29:47.236Z] unset SSH_AUTH_SOCK; [2021-10-06T00:29:47.237Z] unset SSH_AGENT_PID; [2021-10-06T00:29:47.237Z] echo Agent pid 20 killed; [2021-10-06T00:29:47.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:29:47.818Z] + git semver [Pipeline] } [2021-10-06T00:29:47.839Z] $ docker stop --time=1 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 [2021-10-06T00:29:49.023Z] $ docker rm -f 7c04045e44607b7c076c9ec9595bd13ec6c3ed2decdb2d7c88f57d2b30840f51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:29:49.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:29:49.774Z] [2021-10-06T00:29:49.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:29:50.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:29:50.105Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-06T00:29:50.105Z] ab5ef0e58194: Pulling fs layer [2021-10-06T00:29:50.105Z] 9712f1f96733: Pulling fs layer [2021-10-06T00:29:50.105Z] 63f879dbbcfc: Pulling fs layer [2021-10-06T00:29:50.105Z] 0d9ebad4ef96: Pulling fs layer [2021-10-06T00:29:50.105Z] e9a5061849ea: Pulling fs layer [2021-10-06T00:29:50.105Z] d747dcd14b5f: Pulling fs layer [2021-10-06T00:29:50.105Z] 2de7ff778b66: Pulling fs layer [2021-10-06T00:29:50.105Z] 0d9ebad4ef96: Waiting [2021-10-06T00:29:50.105Z] e9a5061849ea: Waiting [2021-10-06T00:29:50.105Z] d747dcd14b5f: Waiting [2021-10-06T00:29:50.105Z] 2de7ff778b66: Waiting [2021-10-06T00:29:50.105Z] 9712f1f96733: Verifying Checksum [2021-10-06T00:29:50.105Z] 9712f1f96733: Download complete [2021-10-06T00:29:50.693Z] 63f879dbbcfc: Verifying Checksum [2021-10-06T00:29:50.693Z] 63f879dbbcfc: Download complete [2021-10-06T00:29:51.296Z] e9a5061849ea: Verifying Checksum [2021-10-06T00:29:51.296Z] e9a5061849ea: Download complete [2021-10-06T00:29:51.296Z] d747dcd14b5f: Verifying Checksum [2021-10-06T00:29:51.296Z] d747dcd14b5f: Download complete [2021-10-06T00:29:51.567Z] ab5ef0e58194: Verifying Checksum [2021-10-06T00:29:51.567Z] ab5ef0e58194: Download complete [2021-10-06T00:29:51.567Z] 0d9ebad4ef96: Verifying Checksum [2021-10-06T00:29:51.567Z] 0d9ebad4ef96: Download complete [2021-10-06T00:29:54.363Z] ab5ef0e58194: Pull complete [2021-10-06T00:29:54.363Z] 9712f1f96733: Pull complete [2021-10-06T00:29:54.851Z] 63f879dbbcfc: Pull complete [2021-10-06T00:29:56.826Z] 2de7ff778b66: Verifying Checksum [2021-10-06T00:29:56.826Z] 2de7ff778b66: Download complete [2021-10-06T00:29:58.789Z] 0d9ebad4ef96: Pull complete [2021-10-06T00:29:59.391Z] e9a5061849ea: Pull complete [2021-10-06T00:29:59.391Z] d747dcd14b5f: Pull complete [2021-10-06T00:30:00.817Z] 2de7ff778b66: Pull complete [2021-10-06T00:30:00.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-06T00:30:00.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-06T00:30:00.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-06T00:30:00.907Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:30:00.970Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-06T00:30:04.358Z] $ docker top 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:30:04.461Z] provisioning config files... [2021-10-06T00:30:04.475Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4892783950189252513tmp [2021-10-06T00:30:04.495Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5937388818119323103tmp [2021-10-06T00:30:04.516Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4632416181967452022tmp [Pipeline] { [Pipeline] echo [2021-10-06T00:30:04.542Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:05.075Z] ---> sigul-configuration.sh [2021-10-06T00:30:05.075Z] gpg: directory `/root/.gnupg' created [2021-10-06T00:30:05.075Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-06T00:30:05.075Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-06T00:30:05.075Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-06T00:30:05.075Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-06T00:30:05.076Z] gpg: CAST5 encrypted data [2021-10-06T00:30:05.076Z] gpg: encrypted with 1 passphrase [2021-10-06T00:30:05.076Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-06T00:30:05.392Z] + mkdir /home/jenkins [2021-10-06T00:30:05.392Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-06T00:30:05.707Z] + 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-10-06T00:30:05.724Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:06.044Z] ---> sigul-install.sh [2021-10-06T00:30:06.045Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-06T00:30:06.378Z] + git tag --list [2021-10-06T00:30:06.378Z] v0.0.0 [2021-10-06T00:30:06.378Z] v0.0.1 [2021-10-06T00:30:06.378Z] v0.0.10 [2021-10-06T00:30:06.378Z] v0.0.11 [2021-10-06T00:30:06.378Z] v0.0.12 [2021-10-06T00:30:06.378Z] v0.0.13 [2021-10-06T00:30:06.378Z] v0.0.14 [2021-10-06T00:30:06.378Z] v0.0.15 [2021-10-06T00:30:06.378Z] v0.0.16 [2021-10-06T00:30:06.378Z] v0.0.17 [2021-10-06T00:30:06.378Z] v0.0.18 [2021-10-06T00:30:06.378Z] v0.0.19 [2021-10-06T00:30:06.378Z] v0.0.2 [2021-10-06T00:30:06.378Z] v0.0.20 [2021-10-06T00:30:06.378Z] v0.0.21 [2021-10-06T00:30:06.378Z] v0.0.22 [2021-10-06T00:30:06.378Z] v0.0.23 [2021-10-06T00:30:06.378Z] v0.0.24 [2021-10-06T00:30:06.378Z] v0.0.25 [2021-10-06T00:30:06.378Z] v0.0.26 [2021-10-06T00:30:06.378Z] v0.0.27 [2021-10-06T00:30:06.378Z] v0.0.28 [2021-10-06T00:30:06.378Z] v0.0.29 [2021-10-06T00:30:06.378Z] v0.0.3 [2021-10-06T00:30:06.378Z] v0.0.30 [2021-10-06T00:30:06.378Z] v0.0.31 [2021-10-06T00:30:06.378Z] v0.0.32 [2021-10-06T00:30:06.378Z] v0.0.33 [2021-10-06T00:30:06.378Z] v0.0.4 [2021-10-06T00:30:06.378Z] v0.0.5 [2021-10-06T00:30:06.378Z] v0.0.6 [2021-10-06T00:30:06.378Z] v0.0.7 [2021-10-06T00:30:06.378Z] v0.0.8 [2021-10-06T00:30:06.378Z] v0.0.9 [2021-10-06T00:30:06.378Z] v2.0.0 [2021-10-06T00:30:06.378Z] v2.0.0-dev.1 [2021-10-06T00:30:06.378Z] v2.0.0-dev.10 [2021-10-06T00:30:06.378Z] v2.0.0-dev.11 [2021-10-06T00:30:06.378Z] v2.0.0-dev.12 [2021-10-06T00:30:06.378Z] v2.0.0-dev.13 [2021-10-06T00:30:06.378Z] v2.0.0-dev.14 [2021-10-06T00:30:06.378Z] v2.0.0-dev.15 [2021-10-06T00:30:06.378Z] v2.0.0-dev.16 [2021-10-06T00:30:06.378Z] v2.0.0-dev.17 [2021-10-06T00:30:06.378Z] v2.0.0-dev.18 [2021-10-06T00:30:06.378Z] v2.0.0-dev.19 [2021-10-06T00:30:06.378Z] v2.0.0-dev.2 [2021-10-06T00:30:06.378Z] v2.0.0-dev.20 [2021-10-06T00:30:06.378Z] v2.0.0-dev.21 [2021-10-06T00:30:06.378Z] v2.0.0-dev.22 [2021-10-06T00:30:06.378Z] v2.0.0-dev.23 [2021-10-06T00:30:06.378Z] v2.0.0-dev.24 [2021-10-06T00:30:06.378Z] v2.0.0-dev.25 [2021-10-06T00:30:06.378Z] v2.0.0-dev.26 [2021-10-06T00:30:06.378Z] v2.0.0-dev.27 [2021-10-06T00:30:06.378Z] v2.0.0-dev.3 [2021-10-06T00:30:06.378Z] v2.0.0-dev.4 [2021-10-06T00:30:06.378Z] v2.0.0-dev.5 [2021-10-06T00:30:06.378Z] v2.0.0-dev.6 [2021-10-06T00:30:06.378Z] v2.0.0-dev.7 [2021-10-06T00:30:06.378Z] v2.0.0-dev.8 [2021-10-06T00:30:06.378Z] v2.0.0-dev.9 [2021-10-06T00:30:06.378Z] v2.0.1-dev.1 [2021-10-06T00:30:06.378Z] v2.0.1-dev.2 [2021-10-06T00:30:06.378Z] v2.0.1-dev.3 [2021-10-06T00:30:06.378Z] v2.0.1-dev.4 [2021-10-06T00:30:06.378Z] v2.0.1-dev.5 [2021-10-06T00:30:06.378Z] v2.0.1-dev.6 [Pipeline] sh [2021-10-06T00:30:06.711Z] + lftools sign git-tag v2.0.1-dev.6 [2021-10-06T00:30:07.296Z] Signing Git tag with Sigul... [2021-10-06T00:30:07.296Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-10-06T00:30:08.267Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:08.581Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-06T00:30:08.594Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-06T00:30:08.624Z] $ docker stop --time=1 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 [2021-10-06T00:30:09.877Z] $ docker rm -f 73a0bf8a37f4ffa4dc4e69cb266363037959be3d54052b3e171eae4f771e1910 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:30:10.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:30:10.487Z] . [Pipeline] withDockerContainer [2021-10-06T00:30:10.582Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:30:10.649Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T00:30:11.144Z] $ docker top 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:30:11.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:30:11.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:30:11.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:30:11.519Z] $ docker exec 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 ssh-agent [2021-10-06T00:30:11.661Z] SSH_AUTH_SOCK=/tmp/ssh-98OrXvHslnfA/agent.14 [2021-10-06T00:30:11.661Z] SSH_AGENT_PID=20 [2021-10-06T00:30:11.674Z] Running ssh-add (command line suppressed) [2021-10-06T00:30:11.793Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1569212624298955876.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1569212624298955876.key) [2021-10-06T00:30:11.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:30:12.253Z] + git semver bump pre [2021-10-06T00:30:12.253Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:30:12.253Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-06T00:30:12.253Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:30:12.253Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:30:12.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:30:12.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:30:12.253Z] # $SEMVER_BRANCH = main [2021-10-06T00:30:12.253Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-10-06T00:30:12.253Z] 2.0.1-dev.7 [Pipeline] } [2021-10-06T00:30:12.269Z] $ docker exec --env ******** --env ******** 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 ssh-agent -k [2021-10-06T00:30:12.364Z] unset SSH_AUTH_SOCK; [2021-10-06T00:30:12.365Z] unset SSH_AGENT_PID; [2021-10-06T00:30:12.365Z] echo Agent pid 20 killed; [2021-10-06T00:30:12.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:30:12.727Z] + git semver [Pipeline] } [2021-10-06T00:30:12.746Z] $ docker stop --time=1 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 [2021-10-06T00:30:13.946Z] $ docker rm -f 3acd9fb8f10903458340983995ea468559ce8c0a6d95e0fd3ba48267f3c39e46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:30:14.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T00:30:14.355Z] . [Pipeline] withDockerContainer [2021-10-06T00:30:14.447Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:30:14.511Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T00:30:14.859Z] $ docker top 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T00:30:14.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T00:30:14.978Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T00:30:15.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T00:30:15.082Z] $ docker exec 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 ssh-agent [2021-10-06T00:30:15.195Z] SSH_AUTH_SOCK=/tmp/ssh-eCoQ96AB8cUm/agent.13 [2021-10-06T00:30:15.195Z] SSH_AGENT_PID=19 [2021-10-06T00:30:15.203Z] Running ssh-add (command line suppressed) [2021-10-06T00:30:15.296Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8885730214061928234.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8885730214061928234.key) [2021-10-06T00:30:15.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T00:30:15.638Z] + git semver push [2021-10-06T00:30:15.638Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T00:30:15.638Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-06T00:30:15.638Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:30:15.638Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T00:30:15.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T00:30:15.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T00:30:15.638Z] # $SEMVER_BRANCH = main [2021-10-06T00:30:15.638Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-10-06T00:30:17.592Z] $ docker exec --env ******** --env ******** 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 ssh-agent -k [2021-10-06T00:30:17.690Z] unset SSH_AUTH_SOCK; [2021-10-06T00:30:17.690Z] unset SSH_AGENT_PID; [2021-10-06T00:30:17.690Z] echo Agent pid 19 killed; [2021-10-06T00:30:17.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T00:30:18.060Z] + git semver [Pipeline] } [2021-10-06T00:30:18.080Z] $ docker stop --time=1 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 [2021-10-06T00:30:19.281Z] $ docker rm -f 06c2a37a95752ee0ebc1d7c043dff7078740efdefc1ee0a3b4e5d3c78d170093 [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-10-06T00:30:20.341Z] + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:20.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:21.277Z] ---> package-listing.sh [2021-10-06T00:30:21.277Z] ++ facter osfamily [2021-10-06T00:30:21.277Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T00:30:21.544Z] + OS_FAMILY=redhat [2021-10-06T00:30:21.544Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-06T00:30:21.544Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T00:30:21.544Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T00:30:21.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T00:30:21.544Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T00:30:21.544Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-10-06T00:30:21.544Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T00:30:21.544Z] + case "${OS_FAMILY}" in [2021-10-06T00:30:21.544Z] + rpm -qa [2021-10-06T00:30:21.544Z] + sort [2021-10-06T00:30:22.127Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T00:30:22.127Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T00:30:22.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T00:30:22.127Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-10-06T00:30:22.127Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-10-06T00:30:22.127Z] + 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-10-06T00:30:22.146Z] 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-10-06T00:30:22.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:30:23.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:30:23.041Z] [2021-10-06T00:30:23.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T00:30:23.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:30:23.645Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T00:30:23.645Z] b4d181a07f80: Pulling fs layer [2021-10-06T00:30:23.646Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T00:30:23.646Z] ed53099fbce6: Pulling fs layer [2021-10-06T00:30:23.646Z] dc539afda2c1: Pulling fs layer [2021-10-06T00:30:23.646Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T00:30:23.646Z] 9065ff56babe: Pulling fs layer [2021-10-06T00:30:23.646Z] d287ab97295c: Pulling fs layer [2021-10-06T00:30:23.646Z] dc539afda2c1: Waiting [2021-10-06T00:30:23.646Z] 77bc0d833cb6: Waiting [2021-10-06T00:30:23.646Z] 9065ff56babe: Waiting [2021-10-06T00:30:23.646Z] d287ab97295c: Waiting [2021-10-06T00:30:23.646Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T00:30:23.646Z] a1111a8f2ec3: Download complete [2021-10-06T00:30:23.919Z] dc539afda2c1: Verifying Checksum [2021-10-06T00:30:23.919Z] dc539afda2c1: Download complete [2021-10-06T00:30:23.919Z] ed53099fbce6: Verifying Checksum [2021-10-06T00:30:23.920Z] ed53099fbce6: Download complete [2021-10-06T00:30:23.920Z] 9065ff56babe: Verifying Checksum [2021-10-06T00:30:23.920Z] 9065ff56babe: Download complete [2021-10-06T00:30:24.184Z] b4d181a07f80: Verifying Checksum [2021-10-06T00:30:24.184Z] b4d181a07f80: Download complete [2021-10-06T00:30:24.184Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T00:30:24.184Z] 77bc0d833cb6: Download complete [2021-10-06T00:30:25.160Z] d287ab97295c: Verifying Checksum [2021-10-06T00:30:25.160Z] d287ab97295c: Download complete [2021-10-06T00:30:25.429Z] b4d181a07f80: Pull complete [2021-10-06T00:30:25.700Z] a1111a8f2ec3: Pull complete [2021-10-06T00:30:26.288Z] ed53099fbce6: Pull complete [2021-10-06T00:30:26.288Z] dc539afda2c1: Pull complete [2021-10-06T00:30:26.558Z] 77bc0d833cb6: Pull complete [2021-10-06T00:30:26.558Z] 9065ff56babe: Pull complete [2021-10-06T00:30:31.926Z] d287ab97295c: Pull complete [2021-10-06T00:30:31.926Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T00:30:31.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T00:30:31.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T00:30:32.010Z] prd-centos7-docker-4c-2g-62 does not seem to be running inside a container [2021-10-06T00:30:32.076Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T00:30:34.458Z] $ docker top 6181fd33b37b9a41c4916a083fcf314dedb1a6e1a366ba3b56b7bfd5f90b8a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T00:30:34.853Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T00:30:35.170Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T00:30:35.487Z] + ls /var/log/sa-host [2021-10-06T00:30:35.487Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T00:30:35.487Z] file_magic: OK [2021-10-06T00:30:35.487Z] HZ: Using current value: 100 [2021-10-06T00:30:35.487Z] file_header: OK [2021-10-06T00:30:35.487Z] 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-10-06T00:30:35.487Z] Statistics: [2021-10-06T00:30:35.487Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T00:30:35.487Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T00:30:35.487Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T00:30:35.487Z] file_magic: OK [2021-10-06T00:30:35.487Z] HZ: Using current value: 100 [2021-10-06T00:30:35.487Z] file_header: OK [2021-10-06T00:30:35.487Z] 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-10-06T00:30:35.487Z] Statistics: [2021-10-06T00:30:35.487Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T00:30:35.487Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T00:30:35.666Z] provisioning config files... [2021-10-06T00:30:35.683Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8965848794155654266tmp [Pipeline] { [Pipeline] echo [2021-10-06T00:30:35.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:36.022Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T00:30:36.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:36.408Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T00:30:36.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:36.750Z] ---> sudo-logs.sh [2021-10-06T00:30:36.750Z] Archiving 'sudo' log.. [2021-10-06T00:30:36.750Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-62.novalocal: Name or service not known [2021-10-06T00:30:36.750Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-62.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T00:30:36.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:37.110Z] ---> job-cost.sh [2021-10-06T00:30:37.110Z] lf-activate-venv: SKIPPING [2021-10-06T00:30:37.110Z] DEBUG: total: 0.10999999940395355 [2021-10-06T00:30:37.110Z] INFO: Retrieving Stack Cost... [2021-10-06T00:30:38.530Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T00:30:38.530Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T00:30:38.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T00:30:39.028Z] ---> logs-deploy.sh [2021-10-06T00:30:39.028Z] lf-activate-venv: SKIPPING [2021-10-06T00:30:39.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/8 [2021-10-06T00:30:39.028Z] INFO: archiving workspace using pattern(s): [2021-10-06T00:30:39.680Z] Archives upload complete. [2021-10-06T00:30:40.160Z] INFO: archiving logs to Nexus