Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a375e709834d30167aac8415f8b7aabacab21d0 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-ssh8724700207911492235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4485254353617291099.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3479608608997206604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh6750901184134486333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7941907206637118088.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2156 in /w/workspace/gexfoundry_go-mod-bootstrap_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 Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh3314182847921727115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" > git rev-list --no-walk 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T22:04:28.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T22:04:29.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T22:04:29.063Z] ========================================================= [2021-08-05T22:04:29.063Z] EdgeX Global Pipelines Version Info [2021-08-05T22:04:29.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:04:32.144Z] ------------------- [2021-08-05T22:04:32.144Z] stable info: [2021-08-05T22:04:32.144Z] ------------------- [2021-08-05T22:04:32.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T22:04:32.144Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T22:04:32.144Z] Message: update stable to v1.0.203 [2021-08-05T22:04:32.439Z] ------------------- [2021-08-05T22:04:32.439Z] experimental info: [2021-08-05T22:04:32.439Z] ------------------- [2021-08-05T22:04:32.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T22:04:32.439Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-05T22:04:32.439Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T22:04:32.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-08-05T22:04:32.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-08-05T22:04:32.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T22:04:32.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T22:04:32.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T22:04:32.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T22:04:32.754Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T22:04:32.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T22:04:32.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T22:04:32.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T22:04:32.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T22:04:32.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T22:04:32.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-08-05T22:04:32.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T22:04:32.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T22:04:32.965Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:04:32.987Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:04:33.010Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:04:33.034Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T22:04:33.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T22:04:33.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-05T22:04:33.101Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-05T22:04:33.129Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-05T22:04:33.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T22:04:33.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T22:04:33.196Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-05T22:04:33.219Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T22:04:33.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-05T22:04:33.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-05T22:04:33.287Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-05T22:04:33.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] echo [2021-08-05T22:04:33.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a375e7 [Pipeline] echo [2021-08-05T22:04:33.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-05T22:04:35.670Z] + git log --format=format:%s -1 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] echo [2021-08-05T22:04:35.727Z] GIT_COMMIT: 2a375e709834d30167aac8415f8b7aabacab21d0, Commit Message: fix: Use correct name when logging EDGEX_CONF_DIR override (#266) [Pipeline] echo [2021-08-05T22:04:35.742Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:04:36.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:04:36.519Z] [2021-08-05T22:04:36.519Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:04:36.870Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:04:36.870Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T22:04:36.870Z] 31603596830f: Pulling fs layer [2021-08-05T22:04:36.870Z] d4622e32a9a9: Pulling fs layer [2021-08-05T22:04:36.870Z] 1030fce36090: Pulling fs layer [2021-08-05T22:04:36.870Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T22:04:36.870Z] 6c6cb7e1b49b: Waiting [2021-08-05T22:04:36.870Z] d4622e32a9a9: Verifying Checksum [2021-08-05T22:04:36.870Z] d4622e32a9a9: Download complete [2021-08-05T22:04:37.147Z] 31603596830f: Verifying Checksum [2021-08-05T22:04:37.147Z] 31603596830f: Download complete [2021-08-05T22:04:37.420Z] 31603596830f: Pull complete [2021-08-05T22:04:37.420Z] d4622e32a9a9: Pull complete [2021-08-05T22:04:37.697Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T22:04:37.698Z] 6c6cb7e1b49b: Download complete [2021-08-05T22:04:37.698Z] 1030fce36090: Verifying Checksum [2021-08-05T22:04:37.698Z] 1030fce36090: Download complete [2021-08-05T22:04:38.290Z] 1030fce36090: Pull complete [2021-08-05T22:04:38.290Z] 6c6cb7e1b49b: Pull complete [2021-08-05T22:04:38.290Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T22:04:38.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:04:38.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T22:04:38.395Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:04:38.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:04:39.315Z] $ docker top 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T22:04:39.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:04:39.450Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:04:39.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:04:39.578Z] $ docker exec 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent [2021-08-05T22:04:39.694Z] SSH_AUTH_SOCK=/tmp/ssh-bHn0j6xC2WEj/agent.14 [2021-08-05T22:04:39.694Z] SSH_AGENT_PID=20 [2021-08-05T22:04:39.706Z] Running ssh-add (command line suppressed) [2021-08-05T22:04:39.800Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5538275049856925745.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5538275049856925745.key) [2021-08-05T22:04:39.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:04:40.161Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T22:04:40.180Z] $ docker exec --env ******** --env ******** 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent -k [2021-08-05T22:04:40.269Z] unset SSH_AUTH_SOCK; [2021-08-05T22:04:40.270Z] unset SSH_AGENT_PID; [2021-08-05T22:04:40.270Z] echo Agent pid 20 killed; [2021-08-05T22:04:40.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T22:04:41.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:04:41.938Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:04:42.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:04:42.061Z] $ docker exec 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent [2021-08-05T22:04:42.190Z] SSH_AUTH_SOCK=/tmp/ssh-tOSHz19nPkjE/agent.53 [2021-08-05T22:04:42.190Z] SSH_AGENT_PID=59 [2021-08-05T22:04:42.201Z] Running ssh-add (command line suppressed) [2021-08-05T22:04:42.296Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2749763520395257206.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2749763520395257206.key) [2021-08-05T22:04:42.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:04:42.647Z] + git semver init [2021-08-05T22:04:42.648Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T22:04:42.648Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-05T22:04:42.648Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:04:42.648Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T22:04:42.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T22:04:42.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T22:04:42.648Z] # $SEMVER_BRANCH = main [2021-08-05T22:04:42.648Z] # $SEMVER_TEMP = /tmp/semver-382510839 [2021-08-05T22:04:42.648Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-08-05T22:04:43.241Z] # '/tmp/semver-382510839' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2021-08-05T22:04:43.241Z] # -> Force: false [2021-08-05T22:04:43.241Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-08-05T22:04:43.261Z] $ docker exec --env ******** --env ******** 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent -k [2021-08-05T22:04:43.364Z] unset SSH_AUTH_SOCK; [2021-08-05T22:04:43.364Z] unset SSH_AGENT_PID; [2021-08-05T22:04:43.365Z] echo Agent pid 59 killed; [2021-08-05T22:04:43.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T22:04:43.733Z] + git semver [Pipeline] } [2021-08-05T22:04:43.770Z] $ docker stop --time=1 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 [2021-08-05T22:04:45.040Z] $ docker rm -f 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:04:45.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T22:04:45.888Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T22:04:45.892Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-08-05T22:05:01.164Z] Still waiting to schedule task [2021-08-05T22:05:01.164Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-05T22:05:01.166Z] Still waiting to schedule task [2021-08-05T22:05:01.167Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-05T22:08:16.507Z] Running on prd-centos7-docker-4c-2g-2159 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-08-05T22:08:16.525Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-08-05T22:08:16.644Z] Selected Git installation does not exist. Using Default [2021-08-05T22:08:16.644Z] The recommended git tool is: NONE [2021-08-05T22:08:21.704Z] using credential edgex-jenkins-ssh [2021-08-05T22:08:21.736Z] Cloning the remote Git repository [2021-08-05T22:08:22.566Z] Avoid second fetch [2021-08-05T22:08:22.567Z] Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) [2021-08-05T22:08:21.761Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-05T22:08:21.841Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-08-05T22:08:21.872Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-05T22:08:21.872Z] > git --version # timeout=10 [2021-08-05T22:08:21.879Z] > git --version # 'git version 2.24.4' [2021-08-05T22:08:21.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:08:21.906Z] [INFO] Currently running in a labeled security context [2021-08-05T22:08:21.906Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T22:08:21.906Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh9219945726743573165.key [2021-08-05T22:08:21.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:08:22.540Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-05T22:08:22.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:08:22.575Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:08:22.589Z] > git checkout -f 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-05T22:08:26.975Z] Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-05T22:08:27.476Z] ========================================================= [2021-08-05T22:08:27.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T22:08:27.476Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:08:29.778Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-05T22:08:29.778Z] Sending build context to Docker daemon 1.011MB [2021-08-05T22:08:29.778Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-05T22:08:29.778Z] Step 2/8 : FROM ${BASE} [2021-08-05T22:08:29.778Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T22:08:29.778Z] 540db60ca938: Pulling fs layer [2021-08-05T22:08:29.778Z] adcc1eea9eea: Pulling fs layer [2021-08-05T22:08:29.778Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T22:08:29.778Z] db62176df00c: Pulling fs layer [2021-08-05T22:08:29.778Z] 3b30891b0d05: Pulling fs layer [2021-08-05T22:08:29.778Z] 444f5516b4c7: Pulling fs layer [2021-08-05T22:08:29.778Z] 90b9b1106a8b: Pulling fs layer [2021-08-05T22:08:29.778Z] 0383d17a5b7e: Pulling fs layer [2021-08-05T22:08:29.778Z] c82ef313ddc5: Pulling fs layer [2021-08-05T22:08:29.778Z] db62176df00c: Waiting [2021-08-05T22:08:29.778Z] 90b9b1106a8b: Waiting [2021-08-05T22:08:29.778Z] 3b30891b0d05: Waiting [2021-08-05T22:08:29.778Z] 444f5516b4c7: Waiting [2021-08-05T22:08:29.778Z] 0383d17a5b7e: Waiting [2021-08-05T22:08:29.778Z] c82ef313ddc5: Waiting [2021-08-05T22:08:29.778Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T22:08:29.778Z] 4c4ab2625f07: Download complete [2021-08-05T22:08:29.778Z] adcc1eea9eea: Verifying Checksum [2021-08-05T22:08:29.778Z] adcc1eea9eea: Download complete [2021-08-05T22:08:29.778Z] 3b30891b0d05: Verifying Checksum [2021-08-05T22:08:29.778Z] 3b30891b0d05: Download complete [2021-08-05T22:08:29.778Z] 444f5516b4c7: Verifying Checksum [2021-08-05T22:08:29.778Z] 444f5516b4c7: Download complete [2021-08-05T22:08:29.778Z] 90b9b1106a8b: Verifying Checksum [2021-08-05T22:08:29.778Z] 90b9b1106a8b: Download complete [2021-08-05T22:08:29.778Z] 540db60ca938: Verifying Checksum [2021-08-05T22:08:29.778Z] 540db60ca938: Download complete [2021-08-05T22:08:30.051Z] 540db60ca938: Pull complete [2021-08-05T22:08:30.318Z] adcc1eea9eea: Pull complete [2021-08-05T22:08:30.319Z] 4c4ab2625f07: Pull complete [2021-08-05T22:08:30.319Z] 0383d17a5b7e: Verifying Checksum [2021-08-05T22:08:30.319Z] 0383d17a5b7e: Download complete [2021-08-05T22:08:34.622Z] c82ef313ddc5: Verifying Checksum [2021-08-05T22:08:34.622Z] c82ef313ddc5: Download complete [2021-08-05T22:08:36.044Z] db62176df00c: Verifying Checksum [2021-08-05T22:08:36.044Z] db62176df00c: Download complete [2021-08-05T22:08:38.662Z] db62176df00c: Pull complete [2021-08-05T22:08:38.939Z] 3b30891b0d05: Pull complete [2021-08-05T22:08:38.939Z] 444f5516b4c7: Pull complete [2021-08-05T22:08:38.939Z] 90b9b1106a8b: Pull complete [2021-08-05T22:08:39.216Z] 0383d17a5b7e: Pull complete [2021-08-05T22:08:41.202Z] c82ef313ddc5: Pull complete [2021-08-05T22:08:41.202Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-05T22:08:41.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T22:08:41.202Z] ---> 4508b0543a43 [2021-08-05T22:08:41.202Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-05T22:08:43.161Z] ---> Running in f5d3a66eaff1 [2021-08-05T22:08:43.161Z] Removing intermediate container f5d3a66eaff1 [2021-08-05T22:08:43.161Z] ---> 39746fa41349 [2021-08-05T22:08:43.161Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:08:43.161Z] ---> Running in 5b14fd0bd270 [2021-08-05T22:08:43.427Z] Removing intermediate container 5b14fd0bd270 [2021-08-05T22:08:43.427Z] ---> d4892e2608a9 [2021-08-05T22:08:43.427Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-05T22:08:43.427Z] ---> Running in 017069cd12d7 [2021-08-05T22:08:43.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T22:08:44.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T22:08:45.150Z] OK: 219 MiB in 52 packages [2021-08-05T22:08:45.417Z] Removing intermediate container 017069cd12d7 [2021-08-05T22:08:45.417Z] ---> 7d1923a478bc [2021-08-05T22:08:45.417Z] Step 6/8 : WORKDIR /build [2021-08-05T22:08:45.417Z] ---> Running in b2b650381966 [2021-08-05T22:08:45.417Z] Removing intermediate container b2b650381966 [2021-08-05T22:08:45.417Z] ---> 89fe3f44641e [2021-08-05T22:08:45.417Z] Step 7/8 : COPY go.mod . [2021-08-05T22:08:45.683Z] ---> ed0e1fca9b35 [2021-08-05T22:08:45.683Z] Step 8/8 : RUN go mod download [2021-08-05T22:08:45.683Z] ---> Running in 0a3bb32ea9a2 [2021-08-05T22:08:58.242Z] Removing intermediate container 0a3bb32ea9a2 [2021-08-05T22:08:58.242Z] ---> e9d533020be6 [2021-08-05T22:08:58.242Z] Successfully built e9d533020be6 [2021-08-05T22:08:58.242Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:08:58.635Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T22:08:58.635Z] . [Pipeline] withDockerContainer [2021-08-05T22:08:58.743Z] prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container [2021-08-05T22:08:58.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T22:08:59.158Z] $ docker top 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:08:59.561Z] + go version [2021-08-05T22:08:59.561Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T22:08:59.577Z] $ docker stop --time=1 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 [2021-08-05T22:09:00.759Z] $ docker rm -f 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:09:01.321Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T22:09:01.321Z] . [Pipeline] withDockerContainer [2021-08-05T22:09:01.403Z] prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container [2021-08-05T22:09:01.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T22:09:01.800Z] $ docker top 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:09:02.206Z] + go mod tidy [Pipeline] sh [2021-08-05T22:09:02.545Z] + make test [2021-08-05T22:09:02.545Z] go mod tidy [2021-08-05T22:09:02.545Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-05T22:09:09.609Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2158 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-08-05T22:09:09.631Z] Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout [2021-08-05T22:09:09.828Z] Selected Git installation does not exist. Using Default [2021-08-05T22:09:09.828Z] The recommended git tool is: NONE [2021-08-05T22:09:14.768Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-05T22:09:14.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.030s coverage: 5.4% of statements [2021-08-05T22:09:14.768Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-05T22:09:14.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.022s coverage: 92.2% of statements [2021-08-05T22:09:14.768Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements [2021-08-05T22:09:14.768Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-05T22:09:14.768Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-05T22:09:14.958Z] using credential edgex-jenkins-ssh [2021-08-05T22:09:14.978Z] Cloning the remote Git repository [2021-08-05T22:09:15.037Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-05T22:09:15.312Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements [2021-08-05T22:09:15.312Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements [2021-08-05T22:09:15.022Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-05T22:09:15.126Z] > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 [2021-08-05T22:09:15.196Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-08-05T22:09:15.198Z] > git --version # timeout=10 [2021-08-05T22:09:15.215Z] > git --version # 'git version 2.17.1' [2021-08-05T22:09:15.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T22:09:15.356Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:09:16.390Z] Avoid second fetch [2021-08-05T22:09:16.391Z] Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) [2021-08-05T22:09:16.351Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-08-05T22:09:16.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T22:09:16.404Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T22:09:16.422Z] > git checkout -f 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 [2021-08-05T22:09:18.947Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements [2021-08-05T22:09:18.947Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-05T22:09:18.947Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-05T22:09:18.947Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-08-05T22:09:18.947Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-05T22:09:20.593Z] Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-05T22:09:22.820Z] ========================================================= [2021-08-05T22:09:22.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T22:09:22.820Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:09:23.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-05T22:09:23.910Z] gofmt -l . [2021-08-05T22:09:23.910Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-05T22:09:23.926Z] $ docker stop --time=1 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 [2021-08-05T22:09:24.304Z] Sending build context to Docker daemon 1.01MB [2021-08-05T22:09:24.304Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-08-05T22:09:24.304Z] Step 2/8 : FROM ${BASE} [2021-08-05T22:09:24.905Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T22:09:24.905Z] 595b0fe564bb: Pulling fs layer [2021-08-05T22:09:24.905Z] 24495759ef45: Pulling fs layer [2021-08-05T22:09:24.905Z] d148012ef14d: Pulling fs layer [2021-08-05T22:09:24.905Z] e90a11edd702: Pulling fs layer [2021-08-05T22:09:24.905Z] d77568369979: Pulling fs layer [2021-08-05T22:09:24.905Z] 02195dbdac53: Pulling fs layer [2021-08-05T22:09:24.905Z] 2b1b35aa2570: Pulling fs layer [2021-08-05T22:09:24.905Z] 2c1f732e5b09: Pulling fs layer [2021-08-05T22:09:24.905Z] 02195dbdac53: Waiting [2021-08-05T22:09:24.905Z] e90a11edd702: Waiting [2021-08-05T22:09:24.905Z] d77568369979: Waiting [2021-08-05T22:09:24.905Z] 2b1b35aa2570: Waiting [2021-08-05T22:09:24.905Z] d148012ef14d: Download complete [2021-08-05T22:09:24.905Z] 24495759ef45: Verifying Checksum [2021-08-05T22:09:24.905Z] 24495759ef45: Download complete [2021-08-05T22:09:24.905Z] d77568369979: Verifying Checksum [2021-08-05T22:09:24.905Z] d77568369979: Download complete [2021-08-05T22:09:24.905Z] 02195dbdac53: Verifying Checksum [2021-08-05T22:09:24.905Z] 02195dbdac53: Download complete [2021-08-05T22:09:24.905Z] 595b0fe564bb: Download complete [2021-08-05T22:09:25.183Z] 2b1b35aa2570: Verifying Checksum [2021-08-05T22:09:25.183Z] 2b1b35aa2570: Download complete [2021-08-05T22:09:25.400Z] $ docker rm -f 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:09:25.810Z] 595b0fe564bb: Pull complete [2021-08-05T22:09:25.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T22:09:26.080Z] 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) [2021-08-05T22:09:26.421Z] 24495759ef45: Pull complete Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:09:27.026Z] d148012ef14d: Pull complete [2021-08-05T22:09:27.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:09:27.207Z] [2021-08-05T22:09:27.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:09:27.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:09:27.780Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T22:09:27.780Z] b4d181a07f80: Pulling fs layer [2021-08-05T22:09:27.780Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T22:09:27.780Z] ed53099fbce6: Pulling fs layer [2021-08-05T22:09:27.780Z] dc539afda2c1: Pulling fs layer [2021-08-05T22:09:27.780Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T22:09:27.780Z] 9065ff56babe: Pulling fs layer [2021-08-05T22:09:27.780Z] d287ab97295c: Pulling fs layer [2021-08-05T22:09:27.780Z] dc539afda2c1: Waiting [2021-08-05T22:09:27.780Z] 77bc0d833cb6: Waiting [2021-08-05T22:09:27.780Z] 9065ff56babe: Waiting [2021-08-05T22:09:27.780Z] d287ab97295c: Waiting [2021-08-05T22:09:28.017Z] 2c1f732e5b09: Download complete [2021-08-05T22:09:28.264Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T22:09:28.264Z] a1111a8f2ec3: Download complete [2021-08-05T22:09:28.264Z] dc539afda2c1: Verifying Checksum [2021-08-05T22:09:28.264Z] dc539afda2c1: Download complete [2021-08-05T22:09:28.264Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T22:09:28.264Z] 77bc0d833cb6: Download complete [2021-08-05T22:09:28.264Z] 9065ff56babe: Verifying Checksum [2021-08-05T22:09:28.264Z] 9065ff56babe: Download complete [2021-08-05T22:09:28.531Z] ed53099fbce6: Verifying Checksum [2021-08-05T22:09:28.531Z] ed53099fbce6: Download complete [2021-08-05T22:09:29.005Z] e90a11edd702: Download complete [2021-08-05T22:09:29.946Z] b4d181a07f80: Verifying Checksum [2021-08-05T22:09:29.947Z] b4d181a07f80: Download complete [2021-08-05T22:09:30.935Z] b4d181a07f80: Pull complete [2021-08-05T22:09:30.935Z] a1111a8f2ec3: Pull complete [2021-08-05T22:09:31.527Z] ed53099fbce6: Pull complete [2021-08-05T22:09:31.527Z] dc539afda2c1: Pull complete [2021-08-05T22:09:31.800Z] 77bc0d833cb6: Pull complete [2021-08-05T22:09:31.800Z] 9065ff56babe: Pull complete [2021-08-05T22:09:33.748Z] d287ab97295c: Verifying Checksum [2021-08-05T22:09:33.748Z] d287ab97295c: Download complete [2021-08-05T22:09:38.016Z] d287ab97295c: Pull complete [2021-08-05T22:09:38.016Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T22:09:38.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:09:38.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T22:09:38.101Z] prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container [2021-08-05T22:09:38.154Z] $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T22:09:40.614Z] $ docker top deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:09:41.298Z] ---> job-cost.sh [2021-08-05T22:09:41.298Z] lf-activate-venv: SKIPPING [2021-08-05T22:09:41.298Z] INFO: No Stack... [2021-08-05T22:09:41.505Z] e90a11edd702: Pull complete [2021-08-05T22:09:41.506Z] d77568369979: Pull complete [2021-08-05T22:09:41.506Z] 02195dbdac53: Pull complete [2021-08-05T22:09:41.506Z] 2b1b35aa2570: Pull complete [2021-08-05T22:09:42.715Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T22:09:42.982Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T22:09:43.309Z] + cut -d, -f6 [2021-08-05T22:09:43.309Z] + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock [2021-08-05T22:09:43.353Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [2021-08-05T22:09:43.366Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] did not exist. Created. [2021-08-05T22:09:43.366Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T22:09:43.723Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T22:09:43.778Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T22:09:43.789Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T22:09:45.362Z] $ docker stop --time=1 deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c [2021-08-05T22:09:46.513Z] $ docker rm -f deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T22:09:48.157Z] 2c1f732e5b09: Pull complete [2021-08-05T22:09:48.157Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-05T22:09:48.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T22:09:48.157Z] ---> 88ecf2bb1f95 [2021-08-05T22:09:48.157Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-05T22:09:51.566Z] ---> Running in 479f39b6aa7e [2021-08-05T22:09:52.166Z] Removing intermediate container 479f39b6aa7e [2021-08-05T22:09:52.166Z] ---> 3c84a19dfa3b [2021-08-05T22:09:52.166Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-05T22:09:52.166Z] ---> Running in a981925c27e0 [2021-08-05T22:09:54.797Z] Removing intermediate container a981925c27e0 [2021-08-05T22:09:54.797Z] ---> 3bb8caafe698 [2021-08-05T22:09:54.797Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-08-05T22:09:55.071Z] ---> Running in d9853378dd1c [2021-08-05T22:09:56.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T22:09:57.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T22:09:58.090Z] OK: 218 MiB in 52 packages [2021-08-05T22:10:00.068Z] Removing intermediate container d9853378dd1c [2021-08-05T22:10:00.068Z] ---> 60dcbc35e69a [2021-08-05T22:10:00.068Z] Step 6/8 : WORKDIR /build [2021-08-05T22:10:00.068Z] ---> Running in c9ff926230c2 [2021-08-05T22:10:00.357Z] Removing intermediate container c9ff926230c2 [2021-08-05T22:10:00.357Z] ---> c9266c9c0b68 [2021-08-05T22:10:00.357Z] Step 7/8 : COPY go.mod . [2021-08-05T22:10:01.342Z] ---> 821ee3358a56 [2021-08-05T22:10:01.342Z] Step 8/8 : RUN go mod download [2021-08-05T22:10:01.618Z] ---> Running in d5c598205589 [2021-08-05T22:10:28.432Z] Removing intermediate container d5c598205589 [2021-08-05T22:10:28.432Z] ---> d5df7dce8013 [2021-08-05T22:10:28.432Z] Successfully built d5df7dce8013 [2021-08-05T22:10:28.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:10:28.846Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T22:10:28.846Z] . [Pipeline] withDockerContainer [2021-08-05T22:10:29.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container [2021-08-05T22:10:29.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T22:10:30.863Z] $ docker top 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:10:31.873Z] + go version [2021-08-05T22:10:31.873Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T22:10:31.899Z] $ docker stop --time=1 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 [2021-08-05T22:10:34.023Z] $ docker rm -f 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:10:34.853Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T22:10:34.853Z] . [Pipeline] withDockerContainer [2021-08-05T22:10:35.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container [2021-08-05T22:10:35.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T22:10:37.152Z] $ docker top fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:10:38.107Z] + go mod tidy [Pipeline] sh [2021-08-05T22:10:39.374Z] + make test [2021-08-05T22:10:39.374Z] go mod tidy [2021-08-05T22:10:39.654Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.051s coverage: 5.4% of statements [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.086s coverage: 92.2% of statements [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.053s coverage: 26.7% of statements [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-08-05T22:11:26.824Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-08-05T22:11:26.824Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements [2021-08-05T22:11:27.101Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-05T22:11:49.315Z] gofmt -l . [2021-08-05T22:11:49.315Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-05T22:11:49.343Z] $ docker stop --time=1 fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d [2021-08-05T22:11:51.581Z] $ docker rm -f fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T22:11:52.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T22:11:52.452Z] Warning: overwriting stash ‘coverage-report’ [2021-08-05T22:11:52.979Z] 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-08-05T22:11:53.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:11:53.740Z] [2021-08-05T22:11:53.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:11:54.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:11:54.689Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-05T22:11:54.689Z] 448f6bf000e3: Pulling fs layer [2021-08-05T22:11:54.689Z] f757da607395: Pulling fs layer [2021-08-05T22:11:54.689Z] 05883995daec: Pulling fs layer [2021-08-05T22:11:54.689Z] 8603b9c90790: Pulling fs layer [2021-08-05T22:11:54.689Z] 1560dd03e051: Pulling fs layer [2021-08-05T22:11:54.689Z] 27f5ce0e4adf: Pulling fs layer [2021-08-05T22:11:54.689Z] c2d8d7efcc4b: Pulling fs layer [2021-08-05T22:11:54.689Z] 8603b9c90790: Waiting [2021-08-05T22:11:54.689Z] 1560dd03e051: Waiting [2021-08-05T22:11:54.689Z] 27f5ce0e4adf: Waiting [2021-08-05T22:11:54.689Z] c2d8d7efcc4b: Waiting [2021-08-05T22:11:54.689Z] f757da607395: Verifying Checksum [2021-08-05T22:11:54.689Z] f757da607395: Download complete [2021-08-05T22:11:54.963Z] 8603b9c90790: Verifying Checksum [2021-08-05T22:11:54.963Z] 8603b9c90790: Download complete [2021-08-05T22:11:54.963Z] 1560dd03e051: Verifying Checksum [2021-08-05T22:11:54.963Z] 1560dd03e051: Download complete [2021-08-05T22:11:54.964Z] 27f5ce0e4adf: Verifying Checksum [2021-08-05T22:11:54.964Z] 27f5ce0e4adf: Download complete [2021-08-05T22:11:55.563Z] 05883995daec: Verifying Checksum [2021-08-05T22:11:55.563Z] 05883995daec: Download complete [2021-08-05T22:11:55.843Z] 448f6bf000e3: Verifying Checksum [2021-08-05T22:11:55.843Z] 448f6bf000e3: Download complete [2021-08-05T22:11:59.281Z] c2d8d7efcc4b: Verifying Checksum [2021-08-05T22:11:59.281Z] c2d8d7efcc4b: Download complete [2021-08-05T22:11:59.281Z] 448f6bf000e3: Pull complete [2021-08-05T22:12:00.261Z] f757da607395: Pull complete [2021-08-05T22:12:01.699Z] 05883995daec: Pull complete [2021-08-05T22:12:01.699Z] 8603b9c90790: Pull complete [2021-08-05T22:12:02.680Z] 1560dd03e051: Pull complete [2021-08-05T22:12:03.275Z] 27f5ce0e4adf: Pull complete [2021-08-05T22:12:18.369Z] c2d8d7efcc4b: Pull complete [2021-08-05T22:12:18.369Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-05T22:12:18.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-05T22:12:18.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-05T22:12:18.636Z] prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container [2021-08-05T22:12:18.738Z] $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-05T22:12:22.673Z] $ docker top 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:12:23.629Z] ---> job-cost.sh [2021-08-05T22:12:23.630Z] lf-activate-venv: SKIPPING [2021-08-05T22:12:23.630Z] INFO: No Stack... [2021-08-05T22:12:24.604Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-05T22:12:24.875Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T22:12:25.541Z] + + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [2021-08-05T22:12:25.541Z] cut -d, -f6 [Pipeline] lock [2021-08-05T22:12:25.604Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [2021-08-05T22:12:25.612Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] did not exist. Created. [2021-08-05T22:12:25.613Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T22:12:26.331Z] /w/workspace/go-mod-bootstrap/4@tmp/durable-24b2a82a/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-24b2a82a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-05T22:12:27.004Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-05T22:12:27.027Z] Warning: overwriting stash ‘stack-cost’ [2021-08-05T22:12:27.071Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T22:12:27.081Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T22:12:27.111Z] $ docker stop --time=1 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd [2021-08-05T22:12:28.744Z] $ docker rm -f 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd [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-08-05T22:12:29.801Z] provisioning config files... [2021-08-05T22:12:29.819Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9218648184184083075tmp [Pipeline] { [Pipeline] sh [2021-08-05T22:12:30.172Z] + set +x [2021-08-05T22:12:30.172Z] + curl -s https://codecov.io/bash [2021-08-05T22:12:30.172Z] + bash -s -- [2021-08-05T22:12:30.172Z] [2021-08-05T22:12:30.172Z] _____ _ [2021-08-05T22:12:30.172Z] / ____| | | [2021-08-05T22:12:30.172Z] | | ___ __| | ___ ___ _____ __ [2021-08-05T22:12:30.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-05T22:12:30.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-05T22:12:30.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-05T22:12:30.172Z] Bash-1.0.6 [2021-08-05T22:12:30.172Z] [2021-08-05T22:12:30.172Z] [2021-08-05T22:12:30.172Z] ==> git version 2.24.4 found [2021-08-05T22:12:30.172Z] ==> 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-08-05T22:12:30.172Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-05T22:12:30.172Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-05T22:12:30.172Z] ==> Jenkins CI detected. [2021-08-05T22:12:30.172Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:12:30.172Z] project root: . [2021-08-05T22:12:30.172Z] --> token set from env [2021-08-05T22:12:30.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-05T22:12:30.439Z] ==> Running gcov in . (disable via -X gcov) [2021-08-05T22:12:30.439Z] ==> Python coveragepy not found [2021-08-05T22:12:30.439Z] ==> Searching for coverage reports in: [2021-08-05T22:12:30.439Z] + . [2021-08-05T22:12:30.439Z] -> Found 1 reports [2021-08-05T22:12:30.439Z] ==> Detecting git/mercurial file structure [2021-08-05T22:12:30.439Z] ==> Reading reports [2021-08-05T22:12:30.439Z] + ./coverage.out bytes=31740 [2021-08-05T22:12:30.439Z] ==> Appending adjustments [2021-08-05T22:12:30.439Z] https://docs.codecov.io/docs/fixing-reports [2021-08-05T22:12:30.439Z] + Found adjustments [2021-08-05T22:12:30.439Z] ==> Gzipping contents [2021-08-05T22:12:30.439Z] 8.0K /tmp/codecov.FjYbjO.gz [2021-08-05T22:12:30.439Z] ==> Uploading reports [2021-08-05T22:12:30.439Z] url: https://codecov.io [2021-08-05T22:12:30.439Z] query: branch=main&commit=2a375e709834d30167aac8415f8b7aabacab21d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T22:12:30.439Z] -> Pinging Codecov [2021-08-05T22:12:30.439Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=2a375e709834d30167aac8415f8b7aabacab21d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-05T22:12:31.025Z] -> Uploading to [2021-08-05T22:12:31.025Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-05/833815588EE85121546D348822E98E2E/2a375e709834d30167aac8415f8b7aabacab21d0/29c69f83-b03e-4a39-95ce-104441853aa3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T221230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb9747d28f72cb27db81dcc4967e12eec800995be1a0774e227e38ffa21e7e4e [2021-08-05T22:12:31.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-05T22:12:31.025Z] Dload Upload Total Spent Left Speed [2021-08-05T22:12:31.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5850 0 0 100 5850 0 13753 --:--:-- --:--:-- --:--:-- 13764 [2021-08-05T22:12:31.292Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] } [2021-08-05T22:12:31.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-05T22:12:33.972Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-05T22:12:33.986Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:12:34.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T22:12:34.326Z] [2021-08-05T22:12:34.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:12:34.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T22:12:34.669Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-05T22:12:34.669Z] 188c0c94c7c5: Pulling fs layer [2021-08-05T22:12:34.669Z] 0ef7d3d256c8: Pulling fs layer [2021-08-05T22:12:34.669Z] de9db76c5a1d: Pulling fs layer [2021-08-05T22:12:34.669Z] 0eba1c9be4d2: Pulling fs layer [2021-08-05T22:12:34.669Z] 0d57e429df01: Pulling fs layer [2021-08-05T22:12:34.669Z] 4e4be7b47b0d: Pulling fs layer [2021-08-05T22:12:34.669Z] e1f770b5df2f: Pulling fs layer [2021-08-05T22:12:34.669Z] 85a0685a4137: Pulling fs layer [2021-08-05T22:12:34.669Z] 0d57e429df01: Waiting [2021-08-05T22:12:34.669Z] 4e4be7b47b0d: Waiting [2021-08-05T22:12:34.669Z] e1f770b5df2f: Waiting [2021-08-05T22:12:34.669Z] 85a0685a4137: Waiting [2021-08-05T22:12:34.669Z] 0eba1c9be4d2: Waiting [2021-08-05T22:12:34.669Z] de9db76c5a1d: Verifying Checksum [2021-08-05T22:12:34.669Z] de9db76c5a1d: Download complete [2021-08-05T22:12:34.945Z] 0ef7d3d256c8: Verifying Checksum [2021-08-05T22:12:34.945Z] 0ef7d3d256c8: Download complete [2021-08-05T22:12:34.945Z] 0d57e429df01: Verifying Checksum [2021-08-05T22:12:34.945Z] 0d57e429df01: Download complete [2021-08-05T22:12:34.945Z] 4e4be7b47b0d: Verifying Checksum [2021-08-05T22:12:34.945Z] 4e4be7b47b0d: Download complete [2021-08-05T22:12:34.945Z] 188c0c94c7c5: Verifying Checksum [2021-08-05T22:12:34.945Z] 188c0c94c7c5: Download complete [2021-08-05T22:12:35.625Z] 188c0c94c7c5: Pull complete [2021-08-05T22:12:35.626Z] 0ef7d3d256c8: Pull complete [2021-08-05T22:12:35.626Z] de9db76c5a1d: Pull complete [2021-08-05T22:12:36.589Z] e1f770b5df2f: Verifying Checksum [2021-08-05T22:12:36.589Z] e1f770b5df2f: Download complete [2021-08-05T22:12:40.903Z] 0eba1c9be4d2: Verifying Checksum [2021-08-05T22:12:40.903Z] 0eba1c9be4d2: Download complete [2021-08-05T22:12:41.179Z] 85a0685a4137: Verifying Checksum [2021-08-05T22:12:41.179Z] 85a0685a4137: Download complete [2021-08-05T22:12:44.585Z] 0eba1c9be4d2: Pull complete [2021-08-05T22:12:44.585Z] 0d57e429df01: Pull complete [2021-08-05T22:12:44.585Z] 4e4be7b47b0d: Pull complete [2021-08-05T22:12:44.859Z] e1f770b5df2f: Pull complete [2021-08-05T22:12:48.243Z] 85a0685a4137: Pull complete [2021-08-05T22:12:48.243Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-05T22:12:48.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-05T22:12:48.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-05T22:12:48.342Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:12:48.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:12:50.517Z] $ docker top cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-05T22:12:50.620Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-05T22:12:50.957Z] + set -o pipefail [2021-08-05T22:12:50.957Z] + snyk monitor '--org=edgex-jenkins' [2021-08-05T22:13:09.498Z] [2021-08-05T22:13:09.498Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-08-05T22:13:09.498Z] [2021-08-05T22:13:09.498Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/e4a87bcf-d594-4e76-b97e-4bb85d626c6a [2021-08-05T22:13:09.498Z] [2021-08-05T22:13:09.498Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-05T22:13:09.498Z] [2021-08-05T22:13:09.498Z] [Pipeline] } [2021-08-05T22:13:09.515Z] $ docker stop --time=1 cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 [2021-08-05T22:13:11.216Z] $ docker rm -f cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 [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-08-05T22:13:14.086Z] + git log --format=format:%s -1 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:14.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:13:14.634Z] . [Pipeline] withDockerContainer [2021-08-05T22:13:14.736Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:13:15.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:13:15.405Z] $ docker top 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T22:13:15.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:13:15.548Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:13:15.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:13:15.667Z] $ docker exec 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 ssh-agent [2021-08-05T22:13:15.788Z] SSH_AUTH_SOCK=/tmp/ssh-mDHpRYxImnVP/agent.13 [2021-08-05T22:13:15.788Z] SSH_AGENT_PID=19 [2021-08-05T22:13:15.797Z] Running ssh-add (command line suppressed) [2021-08-05T22:13:15.900Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_404025307240284609.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_404025307240284609.key) [2021-08-05T22:13:15.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:13:16.268Z] + git semver tag [2021-08-05T22:13:16.268Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T22:13:16.268Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-05T22:13:16.268Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:13:16.268Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T22:13:16.268Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T22:13:16.268Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T22:13:16.268Z] # $SEMVER_BRANCH = main [2021-08-05T22:13:16.268Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-08-05T22:13:16.268Z] # 2a375e709834d30167aac8415f8b7aabacab21d0 HEAD [2021-08-05T22:13:16.268Z] # -> Force: false [2021-08-05T22:13:16.268Z] # b99d283a8b7ac8a60bc803d3039876725029933f refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-05T22:13:16.493Z] $ docker exec --env ******** --env ******** 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 ssh-agent -k [2021-08-05T22:13:16.588Z] unset SSH_AUTH_SOCK; [2021-08-05T22:13:16.588Z] unset SSH_AGENT_PID; [2021-08-05T22:13:16.588Z] echo Agent pid 19 killed; [2021-08-05T22:13:16.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T22:13:16.988Z] + git semver [Pipeline] } [2021-08-05T22:13:17.008Z] $ docker stop --time=1 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 [2021-08-05T22:13:18.216Z] $ docker rm -f 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:18.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T22:13:18.731Z] [2021-08-05T22:13:18.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:19.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T22:13:19.079Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-05T22:13:19.079Z] ab5ef0e58194: Pulling fs layer [2021-08-05T22:13:19.079Z] 9712f1f96733: Pulling fs layer [2021-08-05T22:13:19.079Z] 63f879dbbcfc: Pulling fs layer [2021-08-05T22:13:19.079Z] 0d9ebad4ef96: Pulling fs layer [2021-08-05T22:13:19.079Z] e9a5061849ea: Pulling fs layer [2021-08-05T22:13:19.079Z] d747dcd14b5f: Pulling fs layer [2021-08-05T22:13:19.079Z] 2de7ff778b66: Pulling fs layer [2021-08-05T22:13:19.079Z] e9a5061849ea: Waiting [2021-08-05T22:13:19.079Z] d747dcd14b5f: Waiting [2021-08-05T22:13:19.079Z] 2de7ff778b66: Waiting [2021-08-05T22:13:19.079Z] 0d9ebad4ef96: Waiting [2021-08-05T22:13:19.079Z] 9712f1f96733: Verifying Checksum [2021-08-05T22:13:19.079Z] 9712f1f96733: Download complete [2021-08-05T22:13:21.233Z] 63f879dbbcfc: Verifying Checksum [2021-08-05T22:13:21.233Z] 63f879dbbcfc: Download complete [2021-08-05T22:13:21.233Z] e9a5061849ea: Verifying Checksum [2021-08-05T22:13:21.233Z] e9a5061849ea: Download complete [2021-08-05T22:13:21.233Z] d747dcd14b5f: Verifying Checksum [2021-08-05T22:13:21.233Z] d747dcd14b5f: Download complete [2021-08-05T22:13:22.239Z] 2de7ff778b66: Verifying Checksum [2021-08-05T22:13:22.239Z] 2de7ff778b66: Download complete [2021-08-05T22:13:22.516Z] 0d9ebad4ef96: Verifying Checksum [2021-08-05T22:13:22.516Z] 0d9ebad4ef96: Download complete [2021-08-05T22:13:23.108Z] ab5ef0e58194: Verifying Checksum [2021-08-05T22:13:23.108Z] ab5ef0e58194: Download complete [2021-08-05T22:13:25.753Z] ab5ef0e58194: Pull complete [2021-08-05T22:13:25.753Z] 9712f1f96733: Pull complete [2021-08-05T22:13:26.024Z] 63f879dbbcfc: Pull complete [2021-08-05T22:13:29.405Z] 0d9ebad4ef96: Pull complete [2021-08-05T22:13:29.405Z] e9a5061849ea: Pull complete [2021-08-05T22:13:29.680Z] d747dcd14b5f: Pull complete [2021-08-05T22:13:30.652Z] 2de7ff778b66: Pull complete [2021-08-05T22:13:30.652Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-05T22:13:30.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-05T22:13:30.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-05T22:13:30.961Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:13:31.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:13:35.801Z] $ docker top 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:13:35.917Z] provisioning config files... [2021-08-05T22:13:35.935Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4462746229280041223tmp [2021-08-05T22:13:35.956Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8604032411923898851tmp [2021-08-05T22:13:35.988Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14296767572480432tmp [Pipeline] { [Pipeline] echo [2021-08-05T22:13:36.023Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:13:36.359Z] ---> sigul-configuration.sh [2021-08-05T22:13:36.359Z] gpg: directory `/root/.gnupg' created [2021-08-05T22:13:36.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-05T22:13:36.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-05T22:13:36.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-05T22:13:36.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-05T22:13:36.359Z] gpg: CAST5 encrypted data [2021-08-05T22:13:36.359Z] gpg: encrypted with 1 passphrase [2021-08-05T22:13:36.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-05T22:13:36.682Z] + mkdir /home/jenkins [2021-08-05T22:13:36.682Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-05T22:13:36.997Z] + 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-08-05T22:13:37.012Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:13:37.333Z] ---> sigul-install.sh [2021-08-05T22:13:37.333Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-05T22:13:37.656Z] + git tag --list [2021-08-05T22:13:37.656Z] v0.0.1 [2021-08-05T22:13:37.656Z] v0.0.10 [2021-08-05T22:13:37.656Z] v0.0.11 [2021-08-05T22:13:37.656Z] v0.0.12 [2021-08-05T22:13:37.656Z] v0.0.13 [2021-08-05T22:13:37.656Z] v0.0.14 [2021-08-05T22:13:37.656Z] v0.0.15 [2021-08-05T22:13:37.656Z] v0.0.16 [2021-08-05T22:13:37.656Z] v0.0.17 [2021-08-05T22:13:37.656Z] v0.0.18 [2021-08-05T22:13:37.656Z] v0.0.19 [2021-08-05T22:13:37.656Z] v0.0.2 [2021-08-05T22:13:37.656Z] v0.0.20 [2021-08-05T22:13:37.656Z] v0.0.21 [2021-08-05T22:13:37.656Z] v0.0.22 [2021-08-05T22:13:37.656Z] v0.0.23 [2021-08-05T22:13:37.656Z] v0.0.24 [2021-08-05T22:13:37.656Z] v0.0.25 [2021-08-05T22:13:37.656Z] v0.0.26 [2021-08-05T22:13:37.656Z] v0.0.27 [2021-08-05T22:13:37.656Z] v0.0.28 [2021-08-05T22:13:37.656Z] v0.0.29 [2021-08-05T22:13:37.656Z] v0.0.3 [2021-08-05T22:13:37.656Z] v0.0.30 [2021-08-05T22:13:37.656Z] v0.0.31 [2021-08-05T22:13:37.656Z] v0.0.32 [2021-08-05T22:13:37.656Z] v0.0.33 [2021-08-05T22:13:37.656Z] v0.0.34 [2021-08-05T22:13:37.656Z] v0.0.35 [2021-08-05T22:13:37.656Z] v0.0.36 [2021-08-05T22:13:37.656Z] v0.0.37 [2021-08-05T22:13:37.656Z] v0.0.38 [2021-08-05T22:13:37.656Z] v0.0.39 [2021-08-05T22:13:37.656Z] v0.0.4 [2021-08-05T22:13:37.656Z] v0.0.40 [2021-08-05T22:13:37.656Z] v0.0.41 [2021-08-05T22:13:37.656Z] v0.0.42 [2021-08-05T22:13:37.656Z] v0.0.43 [2021-08-05T22:13:37.656Z] v0.0.44 [2021-08-05T22:13:37.656Z] v0.0.45 [2021-08-05T22:13:37.656Z] v0.0.46 [2021-08-05T22:13:37.656Z] v0.0.47 [2021-08-05T22:13:37.656Z] v0.0.48 [2021-08-05T22:13:37.656Z] v0.0.49 [2021-08-05T22:13:37.656Z] v0.0.5 [2021-08-05T22:13:37.656Z] v0.0.50 [2021-08-05T22:13:37.656Z] v0.0.51 [2021-08-05T22:13:37.656Z] v0.0.52 [2021-08-05T22:13:37.656Z] v0.0.53 [2021-08-05T22:13:37.656Z] v0.0.54 [2021-08-05T22:13:37.656Z] v0.0.55 [2021-08-05T22:13:37.656Z] v0.0.56 [2021-08-05T22:13:37.656Z] v0.0.57 [2021-08-05T22:13:37.656Z] v0.0.58 [2021-08-05T22:13:37.656Z] v0.0.59 [2021-08-05T22:13:37.656Z] v0.0.6 [2021-08-05T22:13:37.656Z] v0.0.60 [2021-08-05T22:13:37.656Z] v0.0.61 [2021-08-05T22:13:37.656Z] v0.0.62 [2021-08-05T22:13:37.656Z] v0.0.63 [2021-08-05T22:13:37.656Z] v0.0.64 [2021-08-05T22:13:37.656Z] v0.0.65 [2021-08-05T22:13:37.656Z] v0.0.66 [2021-08-05T22:13:37.656Z] v0.0.67 [2021-08-05T22:13:37.656Z] v0.0.68 [2021-08-05T22:13:37.656Z] v0.0.69 [2021-08-05T22:13:37.656Z] v0.0.7 [2021-08-05T22:13:37.656Z] v0.0.70 [2021-08-05T22:13:37.656Z] v0.0.71 [2021-08-05T22:13:37.656Z] v0.0.72 [2021-08-05T22:13:37.656Z] v0.0.8 [2021-08-05T22:13:37.656Z] v0.0.9 [2021-08-05T22:13:37.656Z] v2.0.0 [2021-08-05T22:13:37.656Z] v2.0.0-dev.1 [2021-08-05T22:13:37.656Z] v2.0.0-dev.10 [2021-08-05T22:13:37.656Z] v2.0.0-dev.11 [2021-08-05T22:13:37.656Z] v2.0.0-dev.12 [2021-08-05T22:13:37.656Z] v2.0.0-dev.13 [2021-08-05T22:13:37.656Z] v2.0.0-dev.14 [2021-08-05T22:13:37.656Z] v2.0.0-dev.15 [2021-08-05T22:13:37.656Z] v2.0.0-dev.16 [2021-08-05T22:13:37.656Z] v2.0.0-dev.17 [2021-08-05T22:13:37.656Z] v2.0.0-dev.18 [2021-08-05T22:13:37.656Z] v2.0.0-dev.19 [2021-08-05T22:13:37.656Z] v2.0.0-dev.2 [2021-08-05T22:13:37.656Z] v2.0.0-dev.20 [2021-08-05T22:13:37.656Z] v2.0.0-dev.21 [2021-08-05T22:13:37.656Z] v2.0.0-dev.22 [2021-08-05T22:13:37.656Z] v2.0.0-dev.23 [2021-08-05T22:13:37.656Z] v2.0.0-dev.24 [2021-08-05T22:13:37.656Z] v2.0.0-dev.25 [2021-08-05T22:13:37.656Z] v2.0.0-dev.26 [2021-08-05T22:13:37.656Z] v2.0.0-dev.27 [2021-08-05T22:13:37.656Z] v2.0.0-dev.28 [2021-08-05T22:13:37.656Z] v2.0.0-dev.29 [2021-08-05T22:13:37.656Z] v2.0.0-dev.3 [2021-08-05T22:13:37.656Z] v2.0.0-dev.30 [2021-08-05T22:13:37.656Z] v2.0.0-dev.31 [2021-08-05T22:13:37.656Z] v2.0.0-dev.32 [2021-08-05T22:13:37.656Z] v2.0.0-dev.33 [2021-08-05T22:13:37.656Z] v2.0.0-dev.34 [2021-08-05T22:13:37.656Z] v2.0.0-dev.35 [2021-08-05T22:13:37.656Z] v2.0.0-dev.36 [2021-08-05T22:13:37.656Z] v2.0.0-dev.37 [2021-08-05T22:13:37.656Z] v2.0.0-dev.38 [2021-08-05T22:13:37.656Z] v2.0.0-dev.39 [2021-08-05T22:13:37.656Z] v2.0.0-dev.4 [2021-08-05T22:13:37.656Z] v2.0.0-dev.40 [2021-08-05T22:13:37.656Z] v2.0.0-dev.41 [2021-08-05T22:13:37.656Z] v2.0.0-dev.42 [2021-08-05T22:13:37.656Z] v2.0.0-dev.43 [2021-08-05T22:13:37.656Z] v2.0.0-dev.44 [2021-08-05T22:13:37.656Z] v2.0.0-dev.45 [2021-08-05T22:13:37.656Z] v2.0.0-dev.46 [2021-08-05T22:13:37.656Z] v2.0.0-dev.47 [2021-08-05T22:13:37.656Z] v2.0.0-dev.48 [2021-08-05T22:13:37.656Z] v2.0.0-dev.49 [2021-08-05T22:13:37.656Z] v2.0.0-dev.5 [2021-08-05T22:13:37.656Z] v2.0.0-dev.50 [2021-08-05T22:13:37.656Z] v2.0.0-dev.51 [2021-08-05T22:13:37.656Z] v2.0.0-dev.52 [2021-08-05T22:13:37.656Z] v2.0.0-dev.53 [2021-08-05T22:13:37.656Z] v2.0.0-dev.54 [2021-08-05T22:13:37.656Z] v2.0.0-dev.55 [2021-08-05T22:13:37.656Z] v2.0.0-dev.56 [2021-08-05T22:13:37.656Z] v2.0.0-dev.57 [2021-08-05T22:13:37.656Z] v2.0.0-dev.58 [2021-08-05T22:13:37.656Z] v2.0.0-dev.59 [2021-08-05T22:13:37.656Z] v2.0.0-dev.6 [2021-08-05T22:13:37.656Z] v2.0.0-dev.60 [2021-08-05T22:13:37.656Z] v2.0.0-dev.61 [2021-08-05T22:13:37.656Z] v2.0.0-dev.62 [2021-08-05T22:13:37.656Z] v2.0.0-dev.63 [2021-08-05T22:13:37.656Z] v2.0.0-dev.64 [2021-08-05T22:13:37.656Z] v2.0.0-dev.65 [2021-08-05T22:13:37.656Z] v2.0.0-dev.66 [2021-08-05T22:13:37.656Z] v2.0.0-dev.67 [2021-08-05T22:13:37.656Z] v2.0.0-dev.7 [2021-08-05T22:13:37.656Z] v2.0.0-dev.8 [2021-08-05T22:13:37.656Z] v2.0.0-dev.9 [2021-08-05T22:13:37.656Z] v2.0.1-dev.1 [2021-08-05T22:13:37.656Z] v2.0.1-dev.2 [2021-08-05T22:13:37.656Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-05T22:13:37.974Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-05T22:13:38.558Z] Signing Git tag with Sigul... [2021-08-05T22:13:38.558Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-05T22:13:39.157Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:13:39.473Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-05T22:13:39.492Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-05T22:13:39.527Z] $ docker stop --time=1 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e [2021-08-05T22:13:40.738Z] $ docker rm -f 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:41.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:13:41.497Z] . [Pipeline] withDockerContainer [2021-08-05T22:13:41.587Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:13:41.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:13:42.278Z] $ docker top 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T22:13:42.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:13:42.415Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:13:42.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:13:42.543Z] $ docker exec 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 ssh-agent [2021-08-05T22:13:42.657Z] SSH_AUTH_SOCK=/tmp/ssh-rcj1dps4dZfT/agent.14 [2021-08-05T22:13:42.657Z] SSH_AGENT_PID=20 [2021-08-05T22:13:42.667Z] Running ssh-add (command line suppressed) [2021-08-05T22:13:42.765Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7956204405028119690.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7956204405028119690.key) [2021-08-05T22:13:42.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:13:44.974Z] + git semver bump pre [2021-08-05T22:13:44.974Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T22:13:44.974Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-05T22:13:44.974Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:13:44.974Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T22:13:44.974Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T22:13:44.974Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T22:13:44.974Z] # $SEMVER_BRANCH = main [2021-08-05T22:13:44.974Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-08-05T22:13:44.974Z] 2.0.1-dev.4 [Pipeline] } [2021-08-05T22:13:45.206Z] $ docker exec --env ******** --env ******** 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 ssh-agent -k [2021-08-05T22:13:45.306Z] unset SSH_AUTH_SOCK; [2021-08-05T22:13:45.306Z] unset SSH_AGENT_PID; [2021-08-05T22:13:45.306Z] echo Agent pid 20 killed; [2021-08-05T22:13:45.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T22:13:45.691Z] + git semver [Pipeline] } [2021-08-05T22:13:45.722Z] $ docker stop --time=1 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 [2021-08-05T22:13:46.934Z] $ docker rm -f 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:47.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T22:13:47.387Z] . [Pipeline] withDockerContainer [2021-08-05T22:13:47.501Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:13:47.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:13:47.949Z] $ docker top 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T22:13:48.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T22:13:48.084Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T22:13:48.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T22:13:48.217Z] $ docker exec 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 ssh-agent [2021-08-05T22:13:48.334Z] SSH_AUTH_SOCK=/tmp/ssh-xQdcEcFerhKv/agent.13 [2021-08-05T22:13:48.334Z] SSH_AGENT_PID=20 [2021-08-05T22:13:48.345Z] Running ssh-add (command line suppressed) [2021-08-05T22:13:48.443Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4947482409781971377.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4947482409781971377.key) [2021-08-05T22:13:48.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T22:13:48.812Z] + git semver push [2021-08-05T22:13:48.812Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T22:13:48.812Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-08-05T22:13:48.812Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:13:48.812Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T22:13:48.812Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T22:13:48.812Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T22:13:48.812Z] # $SEMVER_BRANCH = main [2021-08-05T22:13:48.812Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-08-05T22:13:50.238Z] $ docker exec --env ******** --env ******** 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 ssh-agent -k [2021-08-05T22:13:50.336Z] unset SSH_AUTH_SOCK; [2021-08-05T22:13:50.336Z] unset SSH_AGENT_PID; [2021-08-05T22:13:50.336Z] echo Agent pid 20 killed; [2021-08-05T22:13:50.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T22:13:50.715Z] + git semver [Pipeline] } [2021-08-05T22:13:50.733Z] $ docker stop --time=1 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 [2021-08-05T22:13:52.158Z] $ docker rm -f 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 [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-08-05T22:13:53.153Z] + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:13:53.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:13:54.085Z] ---> package-listing.sh [2021-08-05T22:13:54.085Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-05T22:13:54.085Z] ++ facter osfamily [2021-08-05T22:13:54.370Z] + OS_FAMILY=redhat [2021-08-05T22:13:54.370Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2021-08-05T22:13:54.370Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-05T22:13:54.370Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-05T22:13:54.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-05T22:13:54.370Z] + PACKAGES=/tmp/packages_start.txt [2021-08-05T22:13:54.370Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-08-05T22:13:54.370Z] + PACKAGES=/tmp/packages_end.txt [2021-08-05T22:13:54.370Z] + case "${OS_FAMILY}" in [2021-08-05T22:13:54.370Z] + rpm -qa [2021-08-05T22:13:54.370Z] + sort [2021-08-05T22:13:54.956Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-05T22:13:54.956Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-05T22:13:54.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-05T22:13:54.956Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-08-05T22:13:54.956Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2021-08-05T22:13:54.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2021-08-05T22:13:54.973Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-05T22:13:55.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:55.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:13:55.885Z] [2021-08-05T22:13:55.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T22:13:56.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:13:56.500Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T22:13:56.500Z] b4d181a07f80: Pulling fs layer [2021-08-05T22:13:56.500Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T22:13:56.500Z] ed53099fbce6: Pulling fs layer [2021-08-05T22:13:56.500Z] dc539afda2c1: Pulling fs layer [2021-08-05T22:13:56.500Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T22:13:56.500Z] 9065ff56babe: Pulling fs layer [2021-08-05T22:13:56.500Z] d287ab97295c: Pulling fs layer [2021-08-05T22:13:56.500Z] 77bc0d833cb6: Waiting [2021-08-05T22:13:56.500Z] 9065ff56babe: Waiting [2021-08-05T22:13:56.500Z] d287ab97295c: Waiting [2021-08-05T22:13:56.500Z] dc539afda2c1: Waiting [2021-08-05T22:13:56.767Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T22:13:56.767Z] a1111a8f2ec3: Download complete [2021-08-05T22:13:56.767Z] dc539afda2c1: Verifying Checksum [2021-08-05T22:13:56.767Z] dc539afda2c1: Download complete [2021-08-05T22:13:57.031Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T22:13:57.031Z] 77bc0d833cb6: Download complete [2021-08-05T22:13:57.031Z] 9065ff56babe: Verifying Checksum [2021-08-05T22:13:57.031Z] 9065ff56babe: Download complete [2021-08-05T22:13:57.031Z] ed53099fbce6: Verifying Checksum [2021-08-05T22:13:57.031Z] ed53099fbce6: Download complete [2021-08-05T22:13:58.003Z] b4d181a07f80: Verifying Checksum [2021-08-05T22:13:58.003Z] b4d181a07f80: Download complete [2021-08-05T22:13:58.968Z] b4d181a07f80: Pull complete [2021-08-05T22:13:58.968Z] a1111a8f2ec3: Pull complete [2021-08-05T22:13:59.561Z] ed53099fbce6: Pull complete [2021-08-05T22:13:59.561Z] dc539afda2c1: Pull complete [2021-08-05T22:13:59.833Z] 77bc0d833cb6: Pull complete [2021-08-05T22:13:59.833Z] 9065ff56babe: Pull complete [2021-08-05T22:14:02.427Z] d287ab97295c: Verifying Checksum [2021-08-05T22:14:02.427Z] d287ab97295c: Download complete [2021-08-05T22:14:06.907Z] d287ab97295c: Pull complete [2021-08-05T22:14:06.907Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T22:14:06.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T22:14:06.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T22:14:07.018Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-08-05T22:14:07.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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-08-05T22:14:09.584Z] $ docker top a5bb6b71731a128f745119ca22a31f3d4d6dfa615c8aa39944f54d752b22d47a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T22:14:10.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-05T22:14:10.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-05T22:14:11.028Z] + ls /var/log/sa-host [2021-08-05T22:14:11.028Z] + sadf -c /var/log/sa-host/sa05 [2021-08-05T22:14:11.028Z] file_magic: OK [2021-08-05T22:14:11.028Z] HZ: Using current value: 100 [2021-08-05T22:14:11.028Z] file_header: OK [2021-08-05T22:14:11.028Z] 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-08-05T22:14:11.028Z] Statistics: [2021-08-05T22:14:11.028Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-05T22:14:11.028Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-05T22:14:12.991Z] provisioning config files... [2021-08-05T22:14:13.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8056556207550946065tmp [Pipeline] { [Pipeline] echo [2021-08-05T22:14:13.032Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:14:13.346Z] ---> create-netrc.sh [Pipeline] } [2021-08-05T22:14:13.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:14:13.743Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-05T22:14:13.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:14:14.067Z] ---> sudo-logs.sh [2021-08-05T22:14:14.067Z] Archiving 'sudo' log.. [2021-08-05T22:14:14.067Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.vexxhost.local: Name or service not known [2021-08-05T22:14:14.067Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-05T22:14:14.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:14:14.429Z] ---> job-cost.sh [2021-08-05T22:14:14.429Z] lf-activate-venv: SKIPPING [2021-08-05T22:14:14.429Z] DEBUG: total: 0.18000000715255737 [2021-08-05T22:14:14.429Z] INFO: Retrieving Stack Cost... [2021-08-05T22:14:15.406Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T22:14:15.673Z] INFO: Archiving Costs [Pipeline] echo [2021-08-05T22:14:15.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-05T22:14:16.012Z] ---> logs-deploy.sh [2021-08-05T22:14:16.012Z] lf-activate-venv: SKIPPING [2021-08-05T22:14:16.012Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/4 [2021-08-05T22:14:16.012Z] INFO: archiving workspace using pattern(s): [2021-08-05T22:14:16.598Z] Archives upload complete. [2021-08-05T22:14:16.871Z] INFO: archiving logs to Nexus