Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e14485956ada2e3a45ee492e2ff461dd1b2a0b88 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-ssh487647417653031607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh6537836370255447753.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh973808827511087317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh2119497310163475571.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-ssh8768146274981708761.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_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 ‘prd-centos7-docker-4c-2g-360’ Running on prd-centos7-docker-4c-2g-373 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 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-ssh673336691754680352.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) > 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 e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" > git rev-list --no-walk 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T17:41:36.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T17:41:36.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T17:41:36.248Z] ========================================================= [2021-07-14T17:41:36.248Z] EdgeX Global Pipelines Version Info [2021-07-14T17:41:36.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T17:41:37.506Z] ------------------- [2021-07-14T17:41:37.506Z] stable info: [2021-07-14T17:41:37.506Z] ------------------- [2021-07-14T17:41:37.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T17:41:37.506Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:41:37.506Z] Message: update stable to v1.0.196 [2021-07-14T17:41:38.098Z] ------------------- [2021-07-14T17:41:38.098Z] experimental info: [2021-07-14T17:41:38.098Z] ------------------- [2021-07-14T17:41:38.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T17:41:38.098Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T17:41:38.098Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T17:41:38.231Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-07-14T17:41:38.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-07-14T17:41:38.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T17:41:38.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T17:41:38.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T17:41:38.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T17:41:38.360Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T17:41:38.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T17:41:38.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T17:41:38.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T17:41:38.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T17:41:38.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-07-14T17:41:38.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T17:41:38.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T17:41:38.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:41:38.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:41:38.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:41:38.589Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T17:41:38.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T17:41:38.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-14T17:41:38.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T17:41:38.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T17:41:38.698Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T17:41:38.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T17:41:38.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-14T17:41:38.765Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T17:41:38.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-14T17:41:38.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-14T17:41:38.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-14T17:41:38.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] echo [2021-07-14T17:41:38.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e144859 [Pipeline] echo [2021-07-14T17:41:38.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:41:39.371Z] + git log --format=format:%s -1 e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] echo [2021-07-14T17:41:39.425Z] GIT_COMMIT: e14485956ada2e3a45ee492e2ff461dd1b2a0b88, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262) [Pipeline] echo [2021-07-14T17:41:39.437Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:41:40.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:41:40.187Z] [2021-07-14T17:41:40.187Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:41:40.524Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:41:40.524Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T17:41:40.524Z] 31603596830f: Pulling fs layer [2021-07-14T17:41:40.524Z] b6dc333f4379: Pulling fs layer [2021-07-14T17:41:40.524Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T17:41:40.524Z] fd332fbdc1db: Pulling fs layer [2021-07-14T17:41:40.524Z] fd332fbdc1db: Waiting [2021-07-14T17:41:40.524Z] b6dc333f4379: Verifying Checksum [2021-07-14T17:41:40.524Z] b6dc333f4379: Download complete [2021-07-14T17:41:40.798Z] 31603596830f: Verifying Checksum [2021-07-14T17:41:40.798Z] 31603596830f: Download complete [2021-07-14T17:41:40.798Z] fd332fbdc1db: Verifying Checksum [2021-07-14T17:41:40.798Z] fd332fbdc1db: Download complete [2021-07-14T17:41:41.070Z] 31603596830f: Pull complete [2021-07-14T17:41:41.070Z] b6dc333f4379: Pull complete [2021-07-14T17:41:41.070Z] 3d9ef1400e77: Verifying Checksum [2021-07-14T17:41:41.070Z] 3d9ef1400e77: Download complete [2021-07-14T17:41:41.661Z] 3d9ef1400e77: Pull complete [2021-07-14T17:41:41.661Z] fd332fbdc1db: Pull complete [2021-07-14T17:41:41.661Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T17:41:41.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T17:41:41.661Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T17:41:41.754Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T17:41:41.813Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T17:41:42.534Z] $ docker top 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T17:41:42.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:41:42.668Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:41:42.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:41:42.795Z] $ docker exec 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent [2021-07-14T17:41:42.944Z] SSH_AUTH_SOCK=/tmp/ssh-zoLwqvTp3oVH/agent.14 [2021-07-14T17:41:42.944Z] SSH_AGENT_PID=20 [2021-07-14T17:41:42.954Z] Running ssh-add (command line suppressed) [2021-07-14T17:41:43.052Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4294614373875834876.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4294614373875834876.key) [2021-07-14T17:41:43.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:41:43.395Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T17:41:43.412Z] $ docker exec --env ******** --env ******** 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent -k [2021-07-14T17:41:43.501Z] unset SSH_AUTH_SOCK; [2021-07-14T17:41:43.502Z] unset SSH_AGENT_PID; [2021-07-14T17:41:43.502Z] echo Agent pid 20 killed; [2021-07-14T17:41:43.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T17:41:43.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T17:41:43.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T17:41:43.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T17:41:43.693Z] $ docker exec 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent [2021-07-14T17:41:43.802Z] SSH_AUTH_SOCK=/tmp/ssh-mxspdJG1SBZ2/agent.54 [2021-07-14T17:41:43.802Z] SSH_AGENT_PID=60 [2021-07-14T17:41:43.811Z] Running ssh-add (command line suppressed) [2021-07-14T17:41:43.912Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5574211460136837414.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5574211460136837414.key) [2021-07-14T17:41:43.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T17:41:44.290Z] + git semver init [2021-07-14T17:41:44.290Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T17:41:44.290Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-07-14T17:41:44.290Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-07-14T17:41:44.290Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T17:41:44.290Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T17:41:44.290Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T17:41:44.290Z] # $SEMVER_BRANCH = main [2021-07-14T17:41:44.290Z] # $SEMVER_TEMP = /tmp/semver-281423718 [2021-07-14T17:41:44.290Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-07-14T17:41:44.874Z] # '/tmp/semver-281423718' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2021-07-14T17:41:44.874Z] # -> Force: false [2021-07-14T17:41:44.874Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-07-14T17:41:44.888Z] $ docker exec --env ******** --env ******** 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent -k [2021-07-14T17:41:44.986Z] unset SSH_AUTH_SOCK; [2021-07-14T17:41:44.986Z] unset SSH_AGENT_PID; [2021-07-14T17:41:44.986Z] echo Agent pid 60 killed; [2021-07-14T17:41:45.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T17:41:45.339Z] + git semver [Pipeline] } [2021-07-14T17:41:45.355Z] $ docker stop --time=1 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 [2021-07-14T17:41:46.595Z] $ docker rm -f 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:41:46.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T17:41:47.296Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T17:41:47.299Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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-07-14T17:42:02.520Z] Still waiting to schedule task [2021-07-14T17:42:02.521Z] ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:42:02.521Z] ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-14T17:42:02.521Z] ‘prd-centos7-docker-4c-2g-360’ is offline [2021-07-14T17:42:02.521Z] ‘prd-centos7-docker-4c-2g-363’ is offline [2021-07-14T17:42:02.521Z] ‘prd-centos7-docker-4c-2g-372’ is offline [2021-07-14T17:42:02.522Z] Still waiting to schedule task [2021-07-14T17:42:02.522Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T17:42:16.260Z] Running on prd-centos7-docker-4c-2g-374 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-07-14T17:42:16.280Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-07-14T17:42:16.411Z] Selected Git installation does not exist. Using Default [2021-07-14T17:42:16.411Z] The recommended git tool is: NONE [2021-07-14T17:42:19.103Z] using credential edgex-jenkins-ssh [2021-07-14T17:42:19.117Z] Cloning the remote Git repository [2021-07-14T17:42:18.613Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-14T17:42:18.692Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-07-14T17:42:18.728Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-14T17:42:18.728Z] > git --version # timeout=10 [2021-07-14T17:42:18.735Z] > git --version # 'git version 2.24.4' [2021-07-14T17:42:18.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T17:42:18.765Z] [INFO] Currently running in a labeled security context [2021-07-14T17:42:18.765Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T17:42:18.765Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh4227305586880011321.key [2021-07-14T17:42:18.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:42:19.936Z] Avoid second fetch [2021-07-14T17:42:19.937Z] Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) [2021-07-14T17:42:19.454Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-14T17:42:19.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T17:42:19.488Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T17:42:19.499Z] > git checkout -f e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 [2021-07-14T17:42:23.531Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T17:42:24.447Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:42:24.797Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T17:42:25.111Z] + sudo service docker restart [2021-07-14T17:42:25.111Z] + true [2021-07-14T17:42:25.111Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-14T17:42:43.503Z] ========================================================= [2021-07-14T17:42:43.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T17:42:43.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:42:43.826Z] + 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-07-14T17:42:43.826Z] Sending build context to Docker daemon 1.004MB [2021-07-14T17:42:43.826Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-07-14T17:42:43.826Z] Step 2/8 : FROM ${BASE} [2021-07-14T17:42:44.094Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T17:42:44.094Z] 540db60ca938: Pulling fs layer [2021-07-14T17:42:44.094Z] adcc1eea9eea: Pulling fs layer [2021-07-14T17:42:44.094Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T17:42:44.094Z] 0773c198feca: Pulling fs layer [2021-07-14T17:42:44.094Z] 345f892a5656: Pulling fs layer [2021-07-14T17:42:44.094Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T17:42:44.094Z] 5ac4037533be: Pulling fs layer [2021-07-14T17:42:44.094Z] dc6bda0758c5: Pulling fs layer [2021-07-14T17:42:44.094Z] 345f892a5656: Waiting [2021-07-14T17:42:44.094Z] 9ac62484cfdc: Waiting [2021-07-14T17:42:44.094Z] 5ac4037533be: Waiting [2021-07-14T17:42:44.094Z] dc6bda0758c5: Waiting [2021-07-14T17:42:44.094Z] 0773c198feca: Waiting [2021-07-14T17:42:44.094Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T17:42:44.094Z] 4c4ab2625f07: Download complete [2021-07-14T17:42:44.094Z] adcc1eea9eea: Verifying Checksum [2021-07-14T17:42:44.094Z] adcc1eea9eea: Download complete [2021-07-14T17:42:44.094Z] 345f892a5656: Verifying Checksum [2021-07-14T17:42:44.094Z] 345f892a5656: Download complete [2021-07-14T17:42:44.094Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T17:42:44.094Z] 9ac62484cfdc: Download complete [2021-07-14T17:42:44.360Z] 540db60ca938: Verifying Checksum [2021-07-14T17:42:44.360Z] 540db60ca938: Download complete [2021-07-14T17:42:44.360Z] 540db60ca938: Pull complete [2021-07-14T17:42:44.628Z] adcc1eea9eea: Pull complete [2021-07-14T17:42:44.628Z] 4c4ab2625f07: Pull complete [2021-07-14T17:42:44.628Z] 5ac4037533be: Verifying Checksum [2021-07-14T17:42:44.628Z] 5ac4037533be: Download complete [2021-07-14T17:42:47.215Z] dc6bda0758c5: Verifying Checksum [2021-07-14T17:42:47.215Z] dc6bda0758c5: Download complete [2021-07-14T17:42:48.175Z] 0773c198feca: Verifying Checksum [2021-07-14T17:42:48.175Z] 0773c198feca: Download complete [2021-07-14T17:42:51.561Z] 0773c198feca: Pull complete [2021-07-14T17:42:51.561Z] 345f892a5656: Pull complete [2021-07-14T17:42:51.561Z] 9ac62484cfdc: Pull complete [2021-07-14T17:42:51.561Z] 5ac4037533be: Pull complete [2021-07-14T17:42:52.986Z] dc6bda0758c5: Pull complete [2021-07-14T17:42:52.986Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T17:42:52.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T17:42:52.986Z] ---> eb58bd16d52e [2021-07-14T17:42:52.986Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T17:42:56.336Z] ---> Running in a3578db2df25 [2021-07-14T17:42:56.336Z] Removing intermediate container a3578db2df25 [2021-07-14T17:42:56.336Z] ---> 497bbdab609f [2021-07-14T17:42:56.336Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T17:42:56.336Z] ---> Running in 5776fa9eaa92 [2021-07-14T17:42:56.927Z] Removing intermediate container 5776fa9eaa92 [2021-07-14T17:42:56.927Z] ---> 217c87886471 [2021-07-14T17:42:56.927Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-07-14T17:42:56.927Z] ---> Running in b041dea343c3 [2021-07-14T17:42:56.927Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T17:42:57.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T17:42:58.475Z] OK: 149 MiB in 40 packages [2021-07-14T17:42:58.745Z] Removing intermediate container b041dea343c3 [2021-07-14T17:42:58.745Z] ---> b22da7ce0e3d [2021-07-14T17:42:58.745Z] Step 6/8 : WORKDIR /build [2021-07-14T17:42:58.745Z] ---> Running in 280cb9f5b887 [2021-07-14T17:42:58.745Z] Removing intermediate container 280cb9f5b887 [2021-07-14T17:42:58.745Z] ---> 2d73617789fa [2021-07-14T17:42:58.745Z] Step 7/8 : COPY go.mod . [2021-07-14T17:42:59.016Z] ---> 2a3e4506fefe [2021-07-14T17:42:59.016Z] Step 8/8 : RUN go mod download [2021-07-14T17:42:59.016Z] ---> Running in ac9be52f1095 [2021-07-14T17:43:11.358Z] Removing intermediate container ac9be52f1095 [2021-07-14T17:43:11.358Z] ---> 1f9ff0e51d82 [2021-07-14T17:43:11.358Z] Successfully built 1f9ff0e51d82 [2021-07-14T17:43:11.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:43:11.702Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:43:11.703Z] . [Pipeline] withDockerContainer [2021-07-14T17:43:11.799Z] prd-centos7-docker-4c-2g-374 does not seem to be running inside a container [2021-07-14T17:43:11.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:43:12.214Z] $ docker top 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:43:12.605Z] + go version [2021-07-14T17:43:12.606Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T17:43:12.625Z] $ docker stop --time=1 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 [2021-07-14T17:43:13.823Z] $ docker rm -f 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T17:43:14.365Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T17:43:14.366Z] . [Pipeline] withDockerContainer [2021-07-14T17:43:14.448Z] prd-centos7-docker-4c-2g-374 does not seem to be running inside a container [2021-07-14T17:43:14.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-14T17:43:14.875Z] $ docker top 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T17:43:15.270Z] + go mod tidy [Pipeline] sh [2021-07-14T17:43:15.879Z] + make test [2021-07-14T17:43:15.880Z] go mod tidy [2021-07-14T17:43:15.880Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T17:43:28.252Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-07-14T17:43:28.545Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.012s coverage: 5.4% of statements [2021-07-14T17:43:28.545Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-07-14T17:43:28.545Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-07-14T17:43:28.815Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-07-14T17:43:29.088Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-07-14T17:43:29.088Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-07-14T17:43:29.680Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-07-14T17:43:29.949Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements [2021-07-14T17:43:29.949Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 26.7% of statements [2021-07-14T17:43:33.309Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements [2021-07-14T17:43:33.309Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-07-14T17:43:33.309Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-07-14T17:43:33.309Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-07-14T17:43:33.309Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T17:43:39.992Z] gofmt -l . [2021-07-14T17:43:39.992Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T17:43:40.008Z] $ docker stop --time=1 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 [2021-07-14T17:43:41.441Z] $ docker rm -f 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T17:43:41.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T17:43:42.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T17:43:43.239Z] ---> job-cost.sh [2021-07-14T17:43:43.239Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXYR [2021-07-14T17:43:53.452Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T17:44:05.879Z] lf-activate-venv(): INFO: Adding /tmp/venv-tXYR/bin to PATH [2021-07-14T17:44:05.879Z] INFO: No Stack... [2021-07-14T17:44:06.146Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T17:44:06.732Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T17:44:07.061Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-07-14T17:44:07.061Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T17:44:07.109Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [2021-07-14T17:44:07.119Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] did not exist. Created. [2021-07-14T17:44:07.119Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T17:44:07.470Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T17:44:07.538Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T17:44:07.551Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T19:16:17.677Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2759 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-07-14T19:16:17.733Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-07-14T19:16:17.954Z] Selected Git installation does not exist. Using Default [2021-07-14T19:16:17.954Z] The recommended git tool is: NONE [2021-07-14T19:16:24.325Z] using credential edgex-jenkins-ssh [2021-07-14T19:16:24.345Z] Cloning the remote Git repository [2021-07-14T19:16:24.431Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-14T19:16:24.560Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-07-14T19:16:24.651Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-07-14T19:16:24.653Z] > git --version # timeout=10 [2021-07-14T19:16:24.668Z] > git --version # 'git version 2.17.1' [2021-07-14T19:16:24.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T19:16:24.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:25.920Z] Avoid second fetch [2021-07-14T19:16:25.921Z] Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) [2021-07-14T19:16:25.882Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-07-14T19:16:25.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T19:16:25.953Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T19:16:25.974Z] > git checkout -f e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 [2021-07-14T19:16:30.496Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T19:16:31.503Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:31.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T19:16:32.285Z] + sudo service docker restart [2021-07-14T19:16:32.285Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-14T19:16:51.137Z] ========================================================= [2021-07-14T19:16:51.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T19:16:51.137Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:16:51.489Z] + 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-07-14T19:16:52.482Z] Sending build context to Docker daemon 1.003MB [2021-07-14T19:16:52.482Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-07-14T19:16:52.482Z] Step 2/8 : FROM ${BASE} [2021-07-14T19:16:53.089Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T19:16:53.089Z] 595b0fe564bb: Pulling fs layer [2021-07-14T19:16:53.089Z] 24495759ef45: Pulling fs layer [2021-07-14T19:16:53.089Z] d148012ef14d: Pulling fs layer [2021-07-14T19:16:53.089Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T19:16:53.089Z] 093eec477d81: Pulling fs layer [2021-07-14T19:16:53.089Z] 20fd20ab2234: Pulling fs layer [2021-07-14T19:16:53.089Z] 43245461236d: Pulling fs layer [2021-07-14T19:16:53.089Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T19:16:53.089Z] cb65c68fc2e2: Waiting [2021-07-14T19:16:53.089Z] 093eec477d81: Waiting [2021-07-14T19:16:53.089Z] 20fd20ab2234: Waiting [2021-07-14T19:16:53.089Z] 43245461236d: Waiting [2021-07-14T19:16:53.089Z] 5a37c24eccbd: Waiting [2021-07-14T19:16:53.364Z] 24495759ef45: Verifying Checksum [2021-07-14T19:16:53.364Z] 24495759ef45: Download complete [2021-07-14T19:16:53.364Z] d148012ef14d: Verifying Checksum [2021-07-14T19:16:53.364Z] d148012ef14d: Download complete [2021-07-14T19:16:53.364Z] 093eec477d81: Verifying Checksum [2021-07-14T19:16:53.364Z] 093eec477d81: Download complete [2021-07-14T19:16:53.364Z] 20fd20ab2234: Verifying Checksum [2021-07-14T19:16:53.364Z] 20fd20ab2234: Download complete [2021-07-14T19:16:53.364Z] 595b0fe564bb: Download complete [2021-07-14T19:16:53.364Z] 43245461236d: Verifying Checksum [2021-07-14T19:16:53.364Z] 43245461236d: Download complete [2021-07-14T19:16:54.365Z] 595b0fe564bb: Pull complete [2021-07-14T19:16:54.966Z] 24495759ef45: Pull complete [2021-07-14T19:16:55.253Z] d148012ef14d: Pull complete [2021-07-14T19:16:58.647Z] 5a37c24eccbd: Verifying Checksum [2021-07-14T19:16:58.647Z] 5a37c24eccbd: Download complete [2021-07-14T19:17:01.269Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T19:17:01.269Z] cb65c68fc2e2: Download complete [2021-07-14T19:17:11.466Z] cb65c68fc2e2: Pull complete [2021-07-14T19:17:11.745Z] 093eec477d81: Pull complete [2021-07-14T19:17:12.346Z] 20fd20ab2234: Pull complete [2021-07-14T19:17:12.951Z] 43245461236d: Pull complete [2021-07-14T19:17:17.279Z] 5a37c24eccbd: Pull complete [2021-07-14T19:17:17.279Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T19:17:17.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T19:17:17.279Z] ---> 274d7007c78b [2021-07-14T19:17:17.279Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-14T19:17:21.610Z] ---> Running in c3a6cad62384 [2021-07-14T19:17:21.889Z] Removing intermediate container c3a6cad62384 [2021-07-14T19:17:21.889Z] ---> 92f9f860756e [2021-07-14T19:17:21.889Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T19:17:22.167Z] ---> Running in d13532063f33 [2021-07-14T19:17:24.798Z] Removing intermediate container d13532063f33 [2021-07-14T19:17:24.798Z] ---> 77c92fff26da [2021-07-14T19:17:24.798Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-07-14T19:17:25.070Z] ---> Running in 9ea7979ed336 [2021-07-14T19:17:26.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:27.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T19:17:28.101Z] OK: 138 MiB in 40 packages [2021-07-14T19:17:30.084Z] Removing intermediate container 9ea7979ed336 [2021-07-14T19:17:30.084Z] ---> dcabf5f639ef [2021-07-14T19:17:30.084Z] Step 6/8 : WORKDIR /build [2021-07-14T19:17:30.084Z] ---> Running in bad3b31553e2 [2021-07-14T19:17:30.680Z] Removing intermediate container bad3b31553e2 [2021-07-14T19:17:30.680Z] ---> 5ffc643bb0de [2021-07-14T19:17:30.680Z] Step 7/8 : COPY go.mod . [2021-07-14T19:17:31.281Z] ---> d9c64170d240 [2021-07-14T19:17:31.281Z] Step 8/8 : RUN go mod download [2021-07-14T19:17:31.554Z] ---> Running in 5e54fd887997 [2021-07-14T19:17:58.377Z] Removing intermediate container 5e54fd887997 [2021-07-14T19:17:58.377Z] ---> 86bc9b6aae2f [2021-07-14T19:17:58.377Z] Successfully built 86bc9b6aae2f [2021-07-14T19:17:58.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:17:58.732Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:17:58.732Z] . [Pipeline] withDockerContainer [2021-07-14T19:17:59.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container [2021-07-14T19:17:59.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-arm64 cat [2021-07-14T19:18:01.127Z] $ docker top 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:02.169Z] + go version [2021-07-14T19:18:02.169Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-14T19:18:02.198Z] $ docker stop --time=1 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 [2021-07-14T19:18:04.168Z] $ docker rm -f 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:18:05.009Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T19:18:05.009Z] . [Pipeline] withDockerContainer [2021-07-14T19:18:05.287Z] prd-ubuntu18.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container [2021-07-14T19:18:05.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-arm64 cat [2021-07-14T19:18:07.050Z] $ docker top 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:18:08.022Z] + go mod tidy [Pipeline] sh [2021-07-14T19:18:09.304Z] + make test [2021-07-14T19:18:09.305Z] go mod tidy [2021-07-14T19:18:09.922Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-14T19:18:56.950Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-07-14T19:18:56.950Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.037s coverage: 5.4% of statements [2021-07-14T19:18:56.950Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-07-14T19:18:56.950Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.185s coverage: 92.2% of statements [2021-07-14T19:18:56.950Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements [2021-07-14T19:18:56.950Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-07-14T19:18:56.950Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-07-14T19:18:56.950Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-07-14T19:18:57.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.052s coverage: 100.0% of statements [2021-07-14T19:18:57.596Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.041s coverage: 26.7% of statements [2021-07-14T19:19:01.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 91.0% of statements [2021-07-14T19:19:01.921Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-07-14T19:19:01.921Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-07-14T19:19:01.921Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements [2021-07-14T19:19:02.194Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-14T19:19:29.051Z] gofmt -l . [2021-07-14T19:19:29.051Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-14T19:19:29.093Z] $ docker stop --time=1 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 [2021-07-14T19:19:31.186Z] $ docker rm -f 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T19:19:32.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-14T19:19:32.054Z] Warning: overwriting stash ‘coverage-report’ [2021-07-14T19:19:32.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:19:33.416Z] ---> job-cost.sh [2021-07-14T19:19:33.416Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rpO6 [2021-07-14T19:20:20.366Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T19:21:57.278Z] lf-activate-venv(): INFO: Adding /tmp/venv-rpO6/bin to PATH [2021-07-14T19:21:57.278Z] INFO: No Stack... [2021-07-14T19:21:57.278Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T19:21:57.278Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T19:21:57.643Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-07-14T19:21:57.643Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T19:21:57.704Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [2021-07-14T19:21:57.718Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] did not exist. Created. [2021-07-14T19:21:57.718Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T19:21:58.068Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-c56e0403/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-c56e0403/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T19:21:58.410Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T19:21:58.441Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T19:21:58.593Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T19:21:58.618Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-14T19:21:59.268Z] provisioning config files... [2021-07-14T19:21:59.286Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1447118338903641678tmp [Pipeline] { [Pipeline] sh [2021-07-14T19:21:59.622Z] + set +x [2021-07-14T19:21:59.623Z] + curl -s https://codecov.io/bash [2021-07-14T19:21:59.623Z] + bash -s -- [2021-07-14T19:21:59.623Z] [2021-07-14T19:21:59.623Z] _____ _ [2021-07-14T19:21:59.623Z] / ____| | | [2021-07-14T19:21:59.623Z] | | ___ __| | ___ ___ _____ __ [2021-07-14T19:21:59.623Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-14T19:21:59.623Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-14T19:21:59.623Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-14T19:21:59.623Z] Bash-1.0.4 [2021-07-14T19:21:59.623Z] [2021-07-14T19:21:59.623Z] [2021-07-14T19:21:59.623Z] ==> git version 2.24.4 found [2021-07-14T19:21:59.623Z] ==> 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-07-14T19:21:59.623Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-14T19:21:59.623Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-14T19:21:59.623Z] ==> Jenkins CI detected. [2021-07-14T19:21:59.623Z] project root: . [2021-07-14T19:21:59.623Z] --> token set from env [2021-07-14T19:21:59.623Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-14T19:21:59.623Z] ==> Running gcov in . (disable via -X gcov) [2021-07-14T19:21:59.623Z] ==> Python coveragepy not found [2021-07-14T19:21:59.623Z] ==> Searching for coverage reports in: [2021-07-14T19:21:59.623Z] + . [2021-07-14T19:21:59.623Z] -> Found 1 reports [2021-07-14T19:21:59.623Z] ==> Detecting git/mercurial file structure [2021-07-14T19:21:59.898Z] ==> Reading reports [2021-07-14T19:21:59.898Z] + ./coverage.out bytes=31740 [2021-07-14T19:21:59.898Z] ==> Appending adjustments [2021-07-14T19:21:59.898Z] https://docs.codecov.io/docs/fixing-reports [2021-07-14T19:21:59.898Z] + Found adjustments [2021-07-14T19:21:59.898Z] ==> Gzipping contents [2021-07-14T19:21:59.898Z] 8.0K /tmp/codecov.rUYYyp.gz [2021-07-14T19:21:59.898Z] ==> Uploading reports [2021-07-14T19:21:59.898Z] url: https://codecov.io [2021-07-14T19:21:59.898Z] query: branch=main&commit=e14485956ada2e3a45ee492e2ff461dd1b2a0b88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T19:21:59.898Z] -> Pinging Codecov [2021-07-14T19:21:59.898Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=e14485956ada2e3a45ee492e2ff461dd1b2a0b88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-14T19:22:00.478Z] -> Uploading to [2021-07-14T19:22:00.478Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-14/833815588EE85121546D348822E98E2E/e14485956ada2e3a45ee492e2ff461dd1b2a0b88/40937594-8e48-4ac3-a911-9224d744a34d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7a790588be5b31450f321ec73d61b6cb592fbc8c34fa84ff1346c877f4f3878 [2021-07-14T19:22:00.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T19:22:00.478Z] Dload Upload Total Spent Left Speed [2021-07-14T19:22:00.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5866 0 0 100 5866 0 17336 --:--:-- --:--:-- --:--:-- 17303 [2021-07-14T19:22:00.755Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] } [2021-07-14T19:22:00.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-14T19:22:01.155Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-14T19:22:01.177Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:01.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T19:22:01.525Z] [2021-07-14T19:22:01.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:01.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T19:22:01.864Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-14T19:22:01.864Z] 188c0c94c7c5: Pulling fs layer [2021-07-14T19:22:01.864Z] 0ef7d3d256c8: Pulling fs layer [2021-07-14T19:22:01.864Z] de9db76c5a1d: Pulling fs layer [2021-07-14T19:22:01.864Z] 0eba1c9be4d2: Pulling fs layer [2021-07-14T19:22:01.864Z] 0d57e429df01: Pulling fs layer [2021-07-14T19:22:01.864Z] 4e4be7b47b0d: Pulling fs layer [2021-07-14T19:22:01.864Z] e1f770b5df2f: Pulling fs layer [2021-07-14T19:22:01.864Z] 85a0685a4137: Pulling fs layer [2021-07-14T19:22:01.864Z] 0eba1c9be4d2: Waiting [2021-07-14T19:22:01.864Z] 0d57e429df01: Waiting [2021-07-14T19:22:01.864Z] 4e4be7b47b0d: Waiting [2021-07-14T19:22:01.864Z] e1f770b5df2f: Waiting [2021-07-14T19:22:01.864Z] 85a0685a4137: Waiting [2021-07-14T19:22:01.864Z] de9db76c5a1d: Download complete [2021-07-14T19:22:01.864Z] 0ef7d3d256c8: Verifying Checksum [2021-07-14T19:22:01.864Z] 0ef7d3d256c8: Download complete [2021-07-14T19:22:02.145Z] 0d57e429df01: Verifying Checksum [2021-07-14T19:22:02.145Z] 0d57e429df01: Download complete [2021-07-14T19:22:02.145Z] 188c0c94c7c5: Verifying Checksum [2021-07-14T19:22:02.145Z] 188c0c94c7c5: Download complete [2021-07-14T19:22:02.145Z] 4e4be7b47b0d: Verifying Checksum [2021-07-14T19:22:02.145Z] 4e4be7b47b0d: Download complete [2021-07-14T19:22:02.145Z] 188c0c94c7c5: Pull complete [2021-07-14T19:22:02.414Z] 0ef7d3d256c8: Pull complete [2021-07-14T19:22:02.414Z] de9db76c5a1d: Pull complete [2021-07-14T19:22:03.380Z] e1f770b5df2f: Verifying Checksum [2021-07-14T19:22:03.380Z] e1f770b5df2f: Download complete [2021-07-14T19:22:07.647Z] 0eba1c9be4d2: Verifying Checksum [2021-07-14T19:22:07.647Z] 0eba1c9be4d2: Download complete [2021-07-14T19:22:08.617Z] 85a0685a4137: Verifying Checksum [2021-07-14T19:22:08.617Z] 85a0685a4137: Download complete [2021-07-14T19:22:11.206Z] 0eba1c9be4d2: Pull complete [2021-07-14T19:22:11.206Z] 0d57e429df01: Pull complete [2021-07-14T19:22:11.206Z] 4e4be7b47b0d: Pull complete [2021-07-14T19:22:11.206Z] e1f770b5df2f: Pull complete [2021-07-14T19:22:16.614Z] 85a0685a4137: Pull complete [2021-07-14T19:22:16.614Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-14T19:22:16.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-14T19:22:16.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-14T19:22:16.729Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:22:16.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-14T19:22:17.553Z] $ docker top cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-14T19:22:17.657Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-14T19:22:17.969Z] + set -o pipefail [2021-07-14T19:22:17.969Z] + snyk monitor '--org=edgex-jenkins' [2021-07-14T19:22:23.324Z] [2021-07-14T19:22:23.324Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-07-14T19:22:23.324Z] [2021-07-14T19:22:23.324Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/23d0da91-297d-4885-bb78-8e1855bbc5e6 [2021-07-14T19:22:23.324Z] [2021-07-14T19:22:23.324Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-14T19:22:23.324Z] [2021-07-14T19:22:23.324Z] [Pipeline] } [2021-07-14T19:22:23.338Z] $ docker stop --time=1 cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 [2021-07-14T19:22:25.293Z] $ docker rm -f cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 [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-07-14T19:22:26.289Z] + git log --format=format:%s -1 e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:26.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T19:22:26.615Z] . [Pipeline] withDockerContainer [2021-07-14T19:22:26.701Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:22:26.754Z] $ 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-07-14T19:22:27.140Z] $ docker top 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T19:22:27.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T19:22:27.271Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T19:22:27.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T19:22:27.388Z] $ docker exec 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 ssh-agent [2021-07-14T19:22:27.511Z] SSH_AUTH_SOCK=/tmp/ssh-uOOuEtcWtX5J/agent.14 [2021-07-14T19:22:27.511Z] SSH_AGENT_PID=21 [2021-07-14T19:22:27.519Z] Running ssh-add (command line suppressed) [2021-07-14T19:22:27.615Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_154017629487997576.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_154017629487997576.key) [2021-07-14T19:22:27.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T19:22:27.947Z] + git semver tag [2021-07-14T19:22:27.947Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T19:22:27.947Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-07-14T19:22:27.947Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-07-14T19:22:27.947Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T19:22:27.947Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T19:22:27.947Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T19:22:27.947Z] # $SEMVER_BRANCH = main [2021-07-14T19:22:27.947Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-07-14T19:22:27.947Z] # e14485956ada2e3a45ee492e2ff461dd1b2a0b88 HEAD [2021-07-14T19:22:27.947Z] # -> Force: false [2021-07-14T19:22:27.947Z] # 9e4a1b1a76b73402b30b50912d349444b811f2e0 refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-07-14T19:22:27.958Z] $ docker exec --env ******** --env ******** 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 ssh-agent -k [2021-07-14T19:22:28.044Z] unset SSH_AUTH_SOCK; [2021-07-14T19:22:28.044Z] unset SSH_AGENT_PID; [2021-07-14T19:22:28.044Z] echo Agent pid 21 killed; [2021-07-14T19:22:28.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T19:22:28.414Z] + git semver [Pipeline] } [2021-07-14T19:22:28.432Z] $ docker stop --time=1 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 [2021-07-14T19:22:29.627Z] $ docker rm -f 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:30.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T19:22:30.103Z] [2021-07-14T19:22:30.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:30.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T19:22:30.432Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-14T19:22:30.432Z] ab5ef0e58194: Pulling fs layer [2021-07-14T19:22:30.432Z] 9712f1f96733: Pulling fs layer [2021-07-14T19:22:30.432Z] 63f879dbbcfc: Pulling fs layer [2021-07-14T19:22:30.432Z] 0d9ebad4ef96: Pulling fs layer [2021-07-14T19:22:30.432Z] e9a5061849ea: Pulling fs layer [2021-07-14T19:22:30.432Z] d747dcd14b5f: Pulling fs layer [2021-07-14T19:22:30.432Z] 2de7ff778b66: Pulling fs layer [2021-07-14T19:22:30.432Z] 0d9ebad4ef96: Waiting [2021-07-14T19:22:30.432Z] e9a5061849ea: Waiting [2021-07-14T19:22:30.432Z] d747dcd14b5f: Waiting [2021-07-14T19:22:30.432Z] 2de7ff778b66: Waiting [2021-07-14T19:22:30.432Z] 9712f1f96733: Verifying Checksum [2021-07-14T19:22:30.432Z] 9712f1f96733: Download complete [2021-07-14T19:22:32.371Z] 63f879dbbcfc: Verifying Checksum [2021-07-14T19:22:32.371Z] 63f879dbbcfc: Download complete [2021-07-14T19:22:32.650Z] e9a5061849ea: Verifying Checksum [2021-07-14T19:22:32.650Z] e9a5061849ea: Download complete [2021-07-14T19:22:32.650Z] d747dcd14b5f: Verifying Checksum [2021-07-14T19:22:32.650Z] d747dcd14b5f: Download complete [2021-07-14T19:22:33.605Z] 2de7ff778b66: Verifying Checksum [2021-07-14T19:22:33.605Z] 2de7ff778b66: Download complete [2021-07-14T19:22:34.187Z] 0d9ebad4ef96: Verifying Checksum [2021-07-14T19:22:34.187Z] 0d9ebad4ef96: Download complete [2021-07-14T19:22:34.771Z] ab5ef0e58194: Verifying Checksum [2021-07-14T19:22:34.771Z] ab5ef0e58194: Download complete [2021-07-14T19:22:37.380Z] ab5ef0e58194: Pull complete [2021-07-14T19:22:37.380Z] 9712f1f96733: Pull complete [2021-07-14T19:22:37.966Z] 63f879dbbcfc: Pull complete [2021-07-14T19:22:41.321Z] 0d9ebad4ef96: Pull complete [2021-07-14T19:22:41.321Z] e9a5061849ea: Pull complete [2021-07-14T19:22:41.321Z] d747dcd14b5f: Pull complete [2021-07-14T19:22:42.306Z] 2de7ff778b66: Pull complete [2021-07-14T19:22:42.306Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-14T19:22:42.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-14T19:22:42.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-14T19:22:42.392Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:22:42.441Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-14T19:22:45.443Z] $ docker top 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:22:45.543Z] provisioning config files... [2021-07-14T19:22:45.555Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2265559571486010127tmp [2021-07-14T19:22:45.577Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2248985839598535207tmp [2021-07-14T19:22:45.597Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1958402825831257077tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:22:45.620Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:45.930Z] ---> sigul-configuration.sh [2021-07-14T19:22:45.930Z] gpg: directory `/root/.gnupg' created [2021-07-14T19:22:45.930Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-14T19:22:45.930Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-14T19:22:45.930Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-14T19:22:45.930Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-14T19:22:45.930Z] gpg: CAST5 encrypted data [2021-07-14T19:22:45.930Z] gpg: encrypted with 1 passphrase [2021-07-14T19:22:45.930Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-14T19:22:46.244Z] + mkdir /home/jenkins [2021-07-14T19:22:46.244Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-14T19:22:46.555Z] + 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-07-14T19:22:46.571Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:46.880Z] ---> sigul-install.sh [2021-07-14T19:22:52.232Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-14T19:22:52.593Z] + git tag --list [2021-07-14T19:22:52.593Z] v0.0.1 [2021-07-14T19:22:52.593Z] v0.0.10 [2021-07-14T19:22:52.593Z] v0.0.11 [2021-07-14T19:22:52.593Z] v0.0.12 [2021-07-14T19:22:52.593Z] v0.0.13 [2021-07-14T19:22:52.593Z] v0.0.14 [2021-07-14T19:22:52.593Z] v0.0.15 [2021-07-14T19:22:52.593Z] v0.0.16 [2021-07-14T19:22:52.593Z] v0.0.17 [2021-07-14T19:22:52.593Z] v0.0.18 [2021-07-14T19:22:52.593Z] v0.0.19 [2021-07-14T19:22:52.593Z] v0.0.2 [2021-07-14T19:22:52.593Z] v0.0.20 [2021-07-14T19:22:52.593Z] v0.0.21 [2021-07-14T19:22:52.593Z] v0.0.22 [2021-07-14T19:22:52.593Z] v0.0.23 [2021-07-14T19:22:52.593Z] v0.0.24 [2021-07-14T19:22:52.593Z] v0.0.25 [2021-07-14T19:22:52.593Z] v0.0.26 [2021-07-14T19:22:52.593Z] v0.0.27 [2021-07-14T19:22:52.593Z] v0.0.28 [2021-07-14T19:22:52.593Z] v0.0.29 [2021-07-14T19:22:52.593Z] v0.0.3 [2021-07-14T19:22:52.593Z] v0.0.30 [2021-07-14T19:22:52.593Z] v0.0.31 [2021-07-14T19:22:52.593Z] v0.0.32 [2021-07-14T19:22:52.593Z] v0.0.33 [2021-07-14T19:22:52.593Z] v0.0.34 [2021-07-14T19:22:52.593Z] v0.0.35 [2021-07-14T19:22:52.593Z] v0.0.36 [2021-07-14T19:22:52.593Z] v0.0.37 [2021-07-14T19:22:52.593Z] v0.0.38 [2021-07-14T19:22:52.593Z] v0.0.39 [2021-07-14T19:22:52.593Z] v0.0.4 [2021-07-14T19:22:52.593Z] v0.0.40 [2021-07-14T19:22:52.593Z] v0.0.41 [2021-07-14T19:22:52.593Z] v0.0.42 [2021-07-14T19:22:52.593Z] v0.0.43 [2021-07-14T19:22:52.593Z] v0.0.44 [2021-07-14T19:22:52.593Z] v0.0.45 [2021-07-14T19:22:52.593Z] v0.0.46 [2021-07-14T19:22:52.593Z] v0.0.47 [2021-07-14T19:22:52.593Z] v0.0.48 [2021-07-14T19:22:52.593Z] v0.0.49 [2021-07-14T19:22:52.593Z] v0.0.5 [2021-07-14T19:22:52.593Z] v0.0.50 [2021-07-14T19:22:52.593Z] v0.0.51 [2021-07-14T19:22:52.593Z] v0.0.52 [2021-07-14T19:22:52.593Z] v0.0.53 [2021-07-14T19:22:52.593Z] v0.0.54 [2021-07-14T19:22:52.593Z] v0.0.55 [2021-07-14T19:22:52.593Z] v0.0.56 [2021-07-14T19:22:52.593Z] v0.0.57 [2021-07-14T19:22:52.593Z] v0.0.58 [2021-07-14T19:22:52.593Z] v0.0.59 [2021-07-14T19:22:52.593Z] v0.0.6 [2021-07-14T19:22:52.593Z] v0.0.60 [2021-07-14T19:22:52.593Z] v0.0.61 [2021-07-14T19:22:52.593Z] v0.0.62 [2021-07-14T19:22:52.593Z] v0.0.63 [2021-07-14T19:22:52.593Z] v0.0.64 [2021-07-14T19:22:52.593Z] v0.0.65 [2021-07-14T19:22:52.593Z] v0.0.66 [2021-07-14T19:22:52.593Z] v0.0.67 [2021-07-14T19:22:52.593Z] v0.0.68 [2021-07-14T19:22:52.593Z] v0.0.69 [2021-07-14T19:22:52.593Z] v0.0.7 [2021-07-14T19:22:52.593Z] v0.0.70 [2021-07-14T19:22:52.593Z] v0.0.71 [2021-07-14T19:22:52.593Z] v0.0.72 [2021-07-14T19:22:52.593Z] v0.0.8 [2021-07-14T19:22:52.593Z] v0.0.9 [2021-07-14T19:22:52.593Z] v2.0.0 [2021-07-14T19:22:52.593Z] v2.0.0-dev.1 [2021-07-14T19:22:52.593Z] v2.0.0-dev.10 [2021-07-14T19:22:52.593Z] v2.0.0-dev.11 [2021-07-14T19:22:52.593Z] v2.0.0-dev.12 [2021-07-14T19:22:52.593Z] v2.0.0-dev.13 [2021-07-14T19:22:52.593Z] v2.0.0-dev.14 [2021-07-14T19:22:52.593Z] v2.0.0-dev.15 [2021-07-14T19:22:52.593Z] v2.0.0-dev.16 [2021-07-14T19:22:52.593Z] v2.0.0-dev.17 [2021-07-14T19:22:52.593Z] v2.0.0-dev.18 [2021-07-14T19:22:52.593Z] v2.0.0-dev.19 [2021-07-14T19:22:52.593Z] v2.0.0-dev.2 [2021-07-14T19:22:52.593Z] v2.0.0-dev.20 [2021-07-14T19:22:52.593Z] v2.0.0-dev.21 [2021-07-14T19:22:52.593Z] v2.0.0-dev.22 [2021-07-14T19:22:52.593Z] v2.0.0-dev.23 [2021-07-14T19:22:52.593Z] v2.0.0-dev.24 [2021-07-14T19:22:52.593Z] v2.0.0-dev.25 [2021-07-14T19:22:52.593Z] v2.0.0-dev.26 [2021-07-14T19:22:52.593Z] v2.0.0-dev.27 [2021-07-14T19:22:52.593Z] v2.0.0-dev.28 [2021-07-14T19:22:52.593Z] v2.0.0-dev.29 [2021-07-14T19:22:52.593Z] v2.0.0-dev.3 [2021-07-14T19:22:52.593Z] v2.0.0-dev.30 [2021-07-14T19:22:52.593Z] v2.0.0-dev.31 [2021-07-14T19:22:52.593Z] v2.0.0-dev.32 [2021-07-14T19:22:52.593Z] v2.0.0-dev.33 [2021-07-14T19:22:52.593Z] v2.0.0-dev.34 [2021-07-14T19:22:52.593Z] v2.0.0-dev.35 [2021-07-14T19:22:52.593Z] v2.0.0-dev.36 [2021-07-14T19:22:52.593Z] v2.0.0-dev.37 [2021-07-14T19:22:52.593Z] v2.0.0-dev.38 [2021-07-14T19:22:52.593Z] v2.0.0-dev.39 [2021-07-14T19:22:52.593Z] v2.0.0-dev.4 [2021-07-14T19:22:52.593Z] v2.0.0-dev.40 [2021-07-14T19:22:52.593Z] v2.0.0-dev.41 [2021-07-14T19:22:52.593Z] v2.0.0-dev.42 [2021-07-14T19:22:52.593Z] v2.0.0-dev.43 [2021-07-14T19:22:52.593Z] v2.0.0-dev.44 [2021-07-14T19:22:52.593Z] v2.0.0-dev.45 [2021-07-14T19:22:52.593Z] v2.0.0-dev.46 [2021-07-14T19:22:52.593Z] v2.0.0-dev.47 [2021-07-14T19:22:52.593Z] v2.0.0-dev.48 [2021-07-14T19:22:52.593Z] v2.0.0-dev.49 [2021-07-14T19:22:52.593Z] v2.0.0-dev.5 [2021-07-14T19:22:52.593Z] v2.0.0-dev.50 [2021-07-14T19:22:52.593Z] v2.0.0-dev.51 [2021-07-14T19:22:52.593Z] v2.0.0-dev.52 [2021-07-14T19:22:52.593Z] v2.0.0-dev.53 [2021-07-14T19:22:52.593Z] v2.0.0-dev.54 [2021-07-14T19:22:52.593Z] v2.0.0-dev.55 [2021-07-14T19:22:52.593Z] v2.0.0-dev.56 [2021-07-14T19:22:52.593Z] v2.0.0-dev.57 [2021-07-14T19:22:52.593Z] v2.0.0-dev.58 [2021-07-14T19:22:52.593Z] v2.0.0-dev.59 [2021-07-14T19:22:52.593Z] v2.0.0-dev.6 [2021-07-14T19:22:52.593Z] v2.0.0-dev.60 [2021-07-14T19:22:52.593Z] v2.0.0-dev.61 [2021-07-14T19:22:52.593Z] v2.0.0-dev.62 [2021-07-14T19:22:52.593Z] v2.0.0-dev.63 [2021-07-14T19:22:52.593Z] v2.0.0-dev.64 [2021-07-14T19:22:52.593Z] v2.0.0-dev.65 [2021-07-14T19:22:52.593Z] v2.0.0-dev.66 [2021-07-14T19:22:52.593Z] v2.0.0-dev.67 [2021-07-14T19:22:52.593Z] v2.0.0-dev.7 [2021-07-14T19:22:52.593Z] v2.0.0-dev.8 [2021-07-14T19:22:52.593Z] v2.0.0-dev.9 [2021-07-14T19:22:52.593Z] v2.0.1-dev.1 [Pipeline] sh [2021-07-14T19:22:53.160Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-14T19:22:53.742Z] Signing Git tag with Sigul... [2021-07-14T19:22:53.742Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-07-14T19:22:54.710Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:22:55.023Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-14T19:22:55.035Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-14T19:22:55.060Z] $ docker stop --time=1 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 [2021-07-14T19:22:56.492Z] $ docker rm -f 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:22:57.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T19:22:57.111Z] . [Pipeline] withDockerContainer [2021-07-14T19:22:57.200Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:22:57.265Z] $ 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-07-14T19:22:57.640Z] $ docker top f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T19:22:57.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T19:22:57.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T19:22:57.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T19:22:57.893Z] $ docker exec f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 ssh-agent [2021-07-14T19:22:58.010Z] SSH_AUTH_SOCK=/tmp/ssh-MWuwPYwChUrD/agent.14 [2021-07-14T19:22:58.010Z] SSH_AGENT_PID=20 [2021-07-14T19:22:58.019Z] Running ssh-add (command line suppressed) [2021-07-14T19:22:58.114Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6439029010378180231.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6439029010378180231.key) [2021-07-14T19:22:58.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T19:22:58.456Z] + git semver bump pre [2021-07-14T19:22:58.456Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T19:22:58.456Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-07-14T19:22:58.456Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-07-14T19:22:58.456Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T19:22:58.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T19:22:58.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T19:22:58.456Z] # $SEMVER_BRANCH = main [2021-07-14T19:22:58.456Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-07-14T19:22:58.456Z] 2.0.1-dev.2 [Pipeline] } [2021-07-14T19:22:58.468Z] $ docker exec --env ******** --env ******** f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 ssh-agent -k [2021-07-14T19:22:58.555Z] unset SSH_AUTH_SOCK; [2021-07-14T19:22:58.555Z] unset SSH_AGENT_PID; [2021-07-14T19:22:58.555Z] echo Agent pid 20 killed; [2021-07-14T19:22:58.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T19:22:58.927Z] + git semver [Pipeline] } [2021-07-14T19:22:58.943Z] $ docker stop --time=1 f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 [2021-07-14T19:23:00.142Z] $ docker rm -f f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:23:00.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T19:23:00.550Z] . [Pipeline] withDockerContainer [2021-07-14T19:23:00.642Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:23:00.702Z] $ 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-07-14T19:23:01.091Z] $ docker top af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T19:23:01.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T19:23:01.226Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T19:23:01.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T19:23:01.336Z] $ docker exec af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 ssh-agent [2021-07-14T19:23:01.456Z] SSH_AUTH_SOCK=/tmp/ssh-vFAqOCsiX4Ol/agent.14 [2021-07-14T19:23:01.456Z] SSH_AGENT_PID=21 [2021-07-14T19:23:01.465Z] Running ssh-add (command line suppressed) [2021-07-14T19:23:01.563Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1544201170762431621.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1544201170762431621.key) [2021-07-14T19:23:01.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T19:23:01.918Z] + git semver push [2021-07-14T19:23:01.918Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T19:23:01.918Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-07-14T19:23:01.918Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-07-14T19:23:01.918Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T19:23:01.918Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T19:23:01.918Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T19:23:01.918Z] # $SEMVER_BRANCH = main [2021-07-14T19:23:01.918Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-07-14T19:23:08.574Z] $ docker exec --env ******** --env ******** af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 ssh-agent -k [2021-07-14T19:23:08.666Z] unset SSH_AUTH_SOCK; [2021-07-14T19:23:08.674Z] unset SSH_AGENT_PID; [2021-07-14T19:23:08.674Z] echo Agent pid 21 killed; [2021-07-14T19:23:08.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T19:23:09.043Z] + git semver [Pipeline] } [2021-07-14T19:23:09.061Z] $ docker stop --time=1 af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 [2021-07-14T19:23:10.247Z] $ docker rm -f af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:11.621Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:12.211Z] ---> package-listing.sh [2021-07-14T19:23:12.211Z] ++ facter osfamily [2021-07-14T19:23:12.211Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T19:23:12.483Z] + OS_FAMILY=redhat [2021-07-14T19:23:12.483Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2021-07-14T19:23:12.483Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T19:23:12.483Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T19:23:12.483Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T19:23:12.483Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T19:23:12.483Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-07-14T19:23:12.483Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T19:23:12.483Z] + case "${OS_FAMILY}" in [2021-07-14T19:23:12.483Z] + rpm -qa [2021-07-14T19:23:12.483Z] + sort [2021-07-14T19:23:13.070Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T19:23:13.070Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T19:23:13.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T19:23:13.070Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-07-14T19:23:13.070Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2021-07-14T19:23:13.070Z] + 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-07-14T19:23:13.086Z] 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-07-14T19:23:13.395Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:23:13.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:23:13.995Z] [2021-07-14T19:23:13.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T19:23:14.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:23:14.331Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T19:23:14.331Z] df20fa9351a1: Pulling fs layer [2021-07-14T19:23:14.331Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T19:23:14.331Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T19:23:14.331Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T19:23:14.331Z] 93b61091891f: Pulling fs layer [2021-07-14T19:23:14.331Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T19:23:14.331Z] 5e14af77c1be: Pulling fs layer [2021-07-14T19:23:14.331Z] 01666e4c0597: Pulling fs layer [2021-07-14T19:23:14.331Z] aa168da1d23b: Pulling fs layer [2021-07-14T19:23:14.331Z] 93b9cdb0e59b: Waiting [2021-07-14T19:23:14.331Z] 5e14af77c1be: Waiting [2021-07-14T19:23:14.331Z] 01666e4c0597: Waiting [2021-07-14T19:23:14.331Z] aa168da1d23b: Waiting [2021-07-14T19:23:14.331Z] 46f8f816bc3b: Waiting [2021-07-14T19:23:14.331Z] 93b61091891f: Waiting [2021-07-14T19:23:14.331Z] 36b3adc4ff6f: Download complete [2021-07-14T19:23:14.331Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T19:23:14.331Z] 46f8f816bc3b: Download complete [2021-07-14T19:23:14.605Z] df20fa9351a1: Verifying Checksum [2021-07-14T19:23:14.605Z] df20fa9351a1: Download complete [2021-07-14T19:23:14.605Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T19:23:14.605Z] 93b9cdb0e59b: Download complete [2021-07-14T19:23:14.605Z] 5e14af77c1be: Verifying Checksum [2021-07-14T19:23:14.605Z] 5e14af77c1be: Download complete [2021-07-14T19:23:14.605Z] 93b61091891f: Verifying Checksum [2021-07-14T19:23:14.605Z] 93b61091891f: Download complete [2021-07-14T19:23:14.605Z] df20fa9351a1: Pull complete [2021-07-14T19:23:14.878Z] 36b3adc4ff6f: Pull complete [2021-07-14T19:23:14.878Z] 01666e4c0597: Verifying Checksum [2021-07-14T19:23:14.878Z] 01666e4c0597: Download complete [2021-07-14T19:23:14.878Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T19:23:14.878Z] 8ad3a11d3b57: Download complete [2021-07-14T19:23:15.463Z] 8ad3a11d3b57: Pull complete [2021-07-14T19:23:15.463Z] 46f8f816bc3b: Pull complete [2021-07-14T19:23:15.463Z] 93b61091891f: Pull complete [2021-07-14T19:23:15.729Z] 93b9cdb0e59b: Pull complete [2021-07-14T19:23:15.729Z] 5e14af77c1be: Pull complete [2021-07-14T19:23:15.729Z] 01666e4c0597: Pull complete [2021-07-14T19:23:19.063Z] aa168da1d23b: Verifying Checksum [2021-07-14T19:23:19.063Z] aa168da1d23b: Download complete [2021-07-14T19:23:23.343Z] aa168da1d23b: Pull complete [2021-07-14T19:23:23.343Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T19:23:23.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T19:23:23.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T19:23:23.432Z] prd-centos7-docker-4c-2g-373 does not seem to be running inside a container [2021-07-14T19:23:23.492Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T19:23:25.519Z] $ docker top 9def99868f52dfd1b1b09e1a61c6b5ae4e9564982030315edf009c76b9ac37df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T19:23:25.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T19:23:26.238Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T19:23:26.551Z] + ls /var/log/sa-host [2021-07-14T19:23:26.551Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T19:23:26.551Z] file_magic: OK [2021-07-14T19:23:26.551Z] HZ: Using current value: 100 [2021-07-14T19:23:26.551Z] file_header: OK [2021-07-14T19:23:26.551Z] 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-07-14T19:23:26.551Z] Statistics: [2021-07-14T19:23:26.551Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:23:26.551Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T19:23:26.551Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T19:23:26.552Z] file_magic: OK [2021-07-14T19:23:26.552Z] HZ: Using current value: 100 [2021-07-14T19:23:26.552Z] file_header: OK [2021-07-14T19:23:26.552Z] 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-07-14T19:23:26.552Z] Statistics: [2021-07-14T19:23:26.552Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T19:23:26.552Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T19:23:26.758Z] provisioning config files... [2021-07-14T19:23:26.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7507468047577240036tmp [Pipeline] { [Pipeline] echo [2021-07-14T19:23:26.801Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:27.112Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T19:23:27.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:27.510Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T19:23:27.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:27.831Z] ---> sudo-logs.sh [2021-07-14T19:23:27.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T19:23:27.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:28.178Z] ---> job-cost.sh [2021-07-14T19:23:28.178Z] lf-activate-venv: SKIPPING [2021-07-14T19:23:28.178Z] DEBUG: total: 0.18000000715255737 [2021-07-14T19:23:28.178Z] INFO: Retrieving Stack Cost... [2021-07-14T19:23:29.140Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T19:23:29.719Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T19:23:29.735Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T19:23:30.045Z] ---> logs-deploy.sh [2021-07-14T19:23:30.045Z] lf-activate-venv: SKIPPING [2021-07-14T19:23:30.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/2 [2021-07-14T19:23:30.045Z] INFO: archiving workspace using pattern(s): [2021-07-14T19:23:31.003Z] Archives upload complete. [2021-07-14T19:23:31.003Z] INFO: archiving logs to Nexus