Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b231d8741049f7542527500b4916e882e6cdbb69 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-ssh3813796157300878661.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-ssh1656216122960257892.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-core-contracts/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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2569136336916719880.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-ssh8370425270972381769.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-core-contracts/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh57119376072016114.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2893 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh772339587887772470.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" > git rev-list --no-walk 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:31:34.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:31:34.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:31:34.769Z] ========================================================= [2021-07-15T17:31:34.769Z] EdgeX Global Pipelines Version Info [2021-07-15T17:31:34.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:31:36.123Z] ------------------- [2021-07-15T17:31:36.123Z] stable info: [2021-07-15T17:31:36.123Z] ------------------- [2021-07-15T17:31:36.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:31:36.123Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:31:36.123Z] Message: update stable to v1.0.196 [2021-07-15T17:31:36.716Z] ------------------- [2021-07-15T17:31:36.716Z] experimental info: [2021-07-15T17:31:36.716Z] ------------------- [2021-07-15T17:31:36.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:31:36.716Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:31:36.716Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:31:36.867Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-15T17:31:36.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:31:36.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:31:36.956Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:31:36.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:31:36.998Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:31:37.019Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:31:37.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:31:37.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T17:31:37.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:31:37.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:31:37.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:31:37.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:31:37.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:31:37.205Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:31:37.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:31:37.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:31:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:31:37.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:31:37.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-15T17:31:37.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T17:31:37.371Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T17:31:37.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T17:31:37.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T17:31:37.442Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-15T17:31:37.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:31:37.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-15T17:31:37.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-15T17:31:37.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-15T17:31:37.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] echo [2021-07-15T17:31:37.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b231d87 [Pipeline] echo [2021-07-15T17:31:37.605Z] [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-15T17:31:38.143Z] + git log --format=format:%s -1 b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] echo [2021-07-15T17:31:38.199Z] GIT_COMMIT: b231d8741049f7542527500b4916e882e6cdbb69, Commit Message: Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo [2021-07-15T17:31:38.212Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:31:39.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:31:39.826Z] [2021-07-15T17:31:39.826Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:31:40.158Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:31:40.432Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:31:40.432Z] 31603596830f: Pulling fs layer [2021-07-15T17:31:40.433Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:31:40.433Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:31:40.433Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:31:40.433Z] fd332fbdc1db: Waiting [2021-07-15T17:31:40.433Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:31:40.433Z] b6dc333f4379: Download complete [2021-07-15T17:31:40.433Z] 31603596830f: Verifying Checksum [2021-07-15T17:31:40.433Z] 31603596830f: Download complete [2021-07-15T17:31:40.703Z] 31603596830f: Pull complete [2021-07-15T17:31:40.703Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:31:40.703Z] fd332fbdc1db: Download complete [2021-07-15T17:31:40.704Z] b6dc333f4379: Pull complete [2021-07-15T17:31:40.704Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:31:40.704Z] 3d9ef1400e77: Download complete [2021-07-15T17:31:41.293Z] 3d9ef1400e77: Pull complete [2021-07-15T17:31:41.560Z] fd332fbdc1db: Pull complete [2021-07-15T17:31:41.560Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:31:41.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:31:41.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:31:41.658Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:31:41.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:31:42.501Z] $ docker top 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:31:42.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:31:42.631Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:31:42.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:31:42.755Z] $ docker exec 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent [2021-07-15T17:31:42.875Z] SSH_AUTH_SOCK=/tmp/ssh-eYER2IS7yAYR/agent.13 [2021-07-15T17:31:42.875Z] SSH_AGENT_PID=18 [2021-07-15T17:31:42.889Z] Running ssh-add (command line suppressed) [2021-07-15T17:31:42.988Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5385645729254705856.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5385645729254705856.key) [2021-07-15T17:31:43.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:31:43.340Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:31:43.361Z] $ docker exec --env ******** --env ******** 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent -k [2021-07-15T17:31:43.453Z] unset SSH_AUTH_SOCK; [2021-07-15T17:31:43.454Z] unset SSH_AGENT_PID; [2021-07-15T17:31:43.454Z] echo Agent pid 18 killed; [2021-07-15T17:31:43.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:31:43.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:31:43.586Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:31:43.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:31:43.709Z] $ docker exec 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent [2021-07-15T17:31:43.840Z] SSH_AUTH_SOCK=/tmp/ssh-1dQOyOtlgsks/agent.52 [2021-07-15T17:31:43.840Z] SSH_AGENT_PID=58 [2021-07-15T17:31:43.849Z] Running ssh-add (command line suppressed) [2021-07-15T17:31:43.942Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4334395824550861505.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4334395824550861505.key) [2021-07-15T17:31:43.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:31:44.284Z] + git semver init [2021-07-15T17:31:44.284Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:31:44.284Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T17:31:44.284Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T17:31:44.284Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:31:44.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:31:44.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:31:44.284Z] # $SEMVER_BRANCH = main [2021-07-15T17:31:44.284Z] # $SEMVER_TEMP = /tmp/semver-248422434 [2021-07-15T17:31:44.284Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-15T17:31:44.874Z] # '/tmp/semver-248422434' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-15T17:31:44.874Z] # -> Force: false [2021-07-15T17:31:44.874Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-15T17:31:44.887Z] $ docker exec --env ******** --env ******** 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 ssh-agent -k [2021-07-15T17:31:44.990Z] unset SSH_AUTH_SOCK; [2021-07-15T17:31:44.991Z] unset SSH_AGENT_PID; [2021-07-15T17:31:44.991Z] echo Agent pid 58 killed; [2021-07-15T17:31:45.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:31:45.354Z] + git semver [Pipeline] } [2021-07-15T17:31:45.372Z] $ docker stop --time=1 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 [2021-07-15T17:31:46.629Z] $ docker rm -f 78f48ecff1e64074961883dd2eba8726499b8681bdb834e35a964ce028a9c883 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:31:47.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:31:47.363Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:31:47.366Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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-15T17:32:02.646Z] Still waiting to schedule task [2021-07-15T17:32:02.647Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T17:32:02.649Z] Still waiting to schedule task [2021-07-15T17:32:02.649Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2888’ [2021-07-15T17:33:41.375Z] Running on prd-centos7-docker-4c-2g-2894 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-15T17:33:41.393Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-07-15T17:33:41.543Z] Selected Git installation does not exist. Using Default [2021-07-15T17:33:41.543Z] The recommended git tool is: NONE [2021-07-15T17:33:44.559Z] using credential edgex-jenkins-ssh [2021-07-15T17:33:44.575Z] Cloning the remote Git repository [2021-07-15T17:33:44.052Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:33:44.158Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-07-15T17:33:44.205Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:33:44.206Z] > git --version # timeout=10 [2021-07-15T17:33:44.215Z] > git --version # 'git version 2.24.4' [2021-07-15T17:33:44.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:33:44.255Z] [INFO] Currently running in a labeled security context [2021-07-15T17:33:44.255Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:33:44.255Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5055983700176554230.key [2021-07-15T17:33:44.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:33:45.619Z] Avoid second fetch [2021-07-15T17:33:45.620Z] Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) [2021-07-15T17:33:45.097Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:33:45.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:33:45.132Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:33:45.138Z] > git checkout -f b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 [2021-07-15T17:33:49.239Z] Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:33:50.090Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:33:50.444Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:33:50.760Z] + sudo service docker restart [2021-07-15T17:33:50.761Z] + true [2021-07-15T17:33:50.761Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-15T17:34:09.883Z] ========================================================= [2021-07-15T17:34:09.883Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:34:09.883Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:34:10.254Z] + 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-15T17:34:10.254Z] Sending build context to Docker daemon 2.908MB [2021-07-15T17:34:10.254Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:34:10.254Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:34:10.521Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:34:10.521Z] 540db60ca938: Pulling fs layer [2021-07-15T17:34:10.521Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:34:10.521Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:34:10.521Z] 0773c198feca: Pulling fs layer [2021-07-15T17:34:10.521Z] 345f892a5656: Pulling fs layer [2021-07-15T17:34:10.521Z] 4796506630df: Pulling fs layer [2021-07-15T17:34:10.521Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:34:10.521Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:34:10.521Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:34:10.521Z] 0773c198feca: Waiting [2021-07-15T17:34:10.521Z] 345f892a5656: Waiting [2021-07-15T17:34:10.521Z] 4796506630df: Waiting [2021-07-15T17:34:10.521Z] cc55df3e53f1: Waiting [2021-07-15T17:34:10.521Z] 4d027b6c602c: Waiting [2021-07-15T17:34:10.521Z] 449e75d2c14e: Waiting [2021-07-15T17:34:10.521Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:34:10.521Z] 4c4ab2625f07: Download complete [2021-07-15T17:34:10.521Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:34:10.521Z] adcc1eea9eea: Download complete [2021-07-15T17:34:10.790Z] 345f892a5656: Verifying Checksum [2021-07-15T17:34:10.790Z] 345f892a5656: Download complete [2021-07-15T17:34:10.790Z] 4796506630df: Verifying Checksum [2021-07-15T17:34:10.790Z] 4796506630df: Download complete [2021-07-15T17:34:10.790Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:34:10.790Z] cc55df3e53f1: Download complete [2021-07-15T17:34:10.790Z] 540db60ca938: Verifying Checksum [2021-07-15T17:34:10.790Z] 540db60ca938: Download complete [2021-07-15T17:34:11.057Z] 540db60ca938: Pull complete [2021-07-15T17:34:11.057Z] adcc1eea9eea: Pull complete [2021-07-15T17:34:11.057Z] 4c4ab2625f07: Pull complete [2021-07-15T17:34:11.643Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:34:11.643Z] 4d027b6c602c: Download complete [2021-07-15T17:34:14.232Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:34:14.232Z] 449e75d2c14e: Download complete [2021-07-15T17:34:15.653Z] 0773c198feca: Verifying Checksum [2021-07-15T17:34:15.653Z] 0773c198feca: Download complete [2021-07-15T17:34:19.027Z] 0773c198feca: Pull complete [2021-07-15T17:34:19.028Z] 345f892a5656: Pull complete [2021-07-15T17:34:19.028Z] 4796506630df: Pull complete [2021-07-15T17:34:19.028Z] cc55df3e53f1: Pull complete [2021-07-15T17:34:19.028Z] 4d027b6c602c: Pull complete [2021-07-15T17:34:20.449Z] 449e75d2c14e: Pull complete [2021-07-15T17:34:20.449Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:34:20.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:34:20.449Z] ---> 0d28375d9b5b [2021-07-15T17:34:20.449Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:34:21.867Z] ---> Running in 0f9fa2bfa406 [2021-07-15T17:34:22.138Z] Removing intermediate container 0f9fa2bfa406 [2021-07-15T17:34:22.138Z] ---> aa6307268c6b [2021-07-15T17:34:22.138Z] Step 4/7 : RUN apk add bash [2021-07-15T17:34:22.138Z] ---> Running in f36b18233003 [2021-07-15T17:34:22.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:34:23.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:34:23.651Z] OK: 149 MiB in 40 packages [2021-07-15T17:34:23.918Z] Removing intermediate container f36b18233003 [2021-07-15T17:34:23.918Z] ---> ebd3bde3f200 [2021-07-15T17:34:23.918Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:34:23.918Z] ---> Running in e1d548bf26ca [2021-07-15T17:34:23.918Z] Removing intermediate container e1d548bf26ca [2021-07-15T17:34:23.918Z] ---> 89b940652e85 [2021-07-15T17:34:23.918Z] Step 6/7 : COPY go.mod . [2021-07-15T17:34:24.188Z] ---> 26f35dccdbf1 [2021-07-15T17:34:24.188Z] Step 7/7 : RUN go mod download [2021-07-15T17:34:24.188Z] ---> Running in 8030acbd3b03 [2021-07-15T17:34:56.485Z] Removing intermediate container 8030acbd3b03 [2021-07-15T17:34:56.485Z] ---> b7d16bcf911e [2021-07-15T17:34:56.485Z] Successfully built b7d16bcf911e [2021-07-15T17:34:56.485Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:34:56.842Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:34:56.842Z] . [Pipeline] withDockerContainer [2021-07-15T17:34:56.937Z] prd-centos7-docker-4c-2g-2894 does not seem to be running inside a container [2021-07-15T17:34:57.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:34:57.372Z] $ docker top d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:34:57.773Z] + go version [2021-07-15T17:34:57.773Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:34:57.789Z] $ docker stop --time=1 d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff [2021-07-15T17:34:59.034Z] $ docker rm -f d80fde7833fe8404d379780348f05bd3ff01e9cc2464332cef53d4f7f03c36ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:34:59.611Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:34:59.611Z] . [Pipeline] withDockerContainer [2021-07-15T17:34:59.702Z] prd-centos7-docker-4c-2g-2894 does not seem to be running inside a container [2021-07-15T17:34:59.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:35:00.177Z] $ docker top 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:35:00.610Z] + go mod tidy [Pipeline] sh [2021-07-15T17:35:01.263Z] + make test [2021-07-15T17:35:01.263Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:35:01.600Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:35:11.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements [2021-07-15T17:35:11.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:35:11.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:35:11.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:35:11.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-15T17:35:11.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:35:12.722Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 47.2% of statements [2021-07-15T17:35:12.722Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 90.0% of statements [2021-07-15T17:35:12.722Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements [2021-07-15T17:35:12.994Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 59.5% of statements [2021-07-15T17:35:12.994Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-07-15T17:35:13.608Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-07-15T17:35:13.608Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:35:14.414Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2895 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-15T17:35:14.451Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-07-15T17:35:14.684Z] Selected Git installation does not exist. Using Default [2021-07-15T17:35:14.684Z] The recommended git tool is: NONE [2021-07-15T17:35:19.046Z] gofmt -l . [2021-07-15T17:35:19.046Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:35:19.062Z] $ docker stop --time=1 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 [2021-07-15T17:35:20.553Z] $ docker rm -f 6de977829664c39f4f17201f32b24a01f23928f38d9ad23acd69c18b6f4c8415 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:35:20.846Z] using credential edgex-jenkins-ssh [2021-07-15T17:35:20.999Z] Cloning the remote Git repository [2021-07-15T17:35:21.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:35:21.376Z] 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-15T17:35:21.049Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:35:21.165Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-07-15T17:35:21.253Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:35:21.254Z] > git --version # timeout=10 [2021-07-15T17:35:21.269Z] > git --version # 'git version 2.17.1' [2021-07-15T17:35:21.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:35:21.343Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:35:22.297Z] ---> job-cost.sh [2021-07-15T17:35:22.297Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RzFO [2021-07-15T17:35:22.704Z] Avoid second fetch [2021-07-15T17:35:22.705Z] Checking out Revision b231d8741049f7542527500b4916e882e6cdbb69 (main) [2021-07-15T17:35:22.655Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:35:22.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:35:22.722Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:35:22.736Z] > git checkout -f b231d8741049f7542527500b4916e882e6cdbb69 # timeout=10 [2021-07-15T17:35:27.145Z] Commit message: "Merge pull request #641 from edgexfoundry/dependabot/go_modules/github.com/go-kit/kit-0.11.0" [2021-07-15T17:35:27.402Z] [2021-07-15T17:35:27.402Z] GitHub has been notified of this commit’s build result [2021-07-15T17:35:27.402Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:35:28.061Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:35:28.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:35:28.832Z] + sudo service docker restart [2021-07-15T17:35:28.832Z] + true [2021-07-15T17:35:32.508Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:35:45.082Z] lf-activate-venv(): INFO: Adding /tmp/venv-RzFO/bin to PATH [2021-07-15T17:35:45.082Z] INFO: No Stack... [2021-07-15T17:35:45.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:35:46.090Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:35:46.729Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-07-15T17:35:46.729Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:35:46.781Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [2021-07-15T17:35:46.794Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] did not exist. Created. [2021-07-15T17:35:46.795Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:35:47.386Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T17:35:47.531Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:35:47.580Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] // lock [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2021-07-15T17:35:47.992Z] ========================================================= [2021-07-15T17:35:47.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:35:47.992Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:35:48.354Z] + 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-15T17:35:49.473Z] Sending build context to Docker daemon 2.907MB [2021-07-15T17:35:49.473Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:35:49.473Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:35:50.068Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:35:50.068Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:35:50.068Z] 24495759ef45: Pulling fs layer [2021-07-15T17:35:50.068Z] d148012ef14d: Pulling fs layer [2021-07-15T17:35:50.068Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:35:50.068Z] 093eec477d81: Pulling fs layer [2021-07-15T17:35:50.068Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:35:50.068Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:35:50.068Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:35:50.068Z] 2446dc1eb7d3: Waiting [2021-07-15T17:35:50.068Z] cb65c68fc2e2: Waiting [2021-07-15T17:35:50.068Z] 093eec477d81: Waiting [2021-07-15T17:35:50.068Z] a6d5b2bbb924: Waiting [2021-07-15T17:35:50.068Z] 596795e73e0f: Waiting [2021-07-15T17:35:50.068Z] d148012ef14d: Download complete [2021-07-15T17:35:50.068Z] 24495759ef45: Verifying Checksum [2021-07-15T17:35:50.068Z] 24495759ef45: Download complete [2021-07-15T17:35:50.429Z] 093eec477d81: Verifying Checksum [2021-07-15T17:35:50.429Z] 093eec477d81: Download complete [2021-07-15T17:35:50.429Z] 2446dc1eb7d3: Download complete [2021-07-15T17:35:50.429Z] 595b0fe564bb: Download complete [2021-07-15T17:35:51.064Z] 595b0fe564bb: Pull complete [2021-07-15T17:35:51.472Z] 24495759ef45: Pull complete [2021-07-15T17:35:52.141Z] d148012ef14d: Pull complete [2021-07-15T17:35:54.156Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:35:54.156Z] 596795e73e0f: Download complete [2021-07-15T17:35:54.763Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:35:54.763Z] cb65c68fc2e2: Download complete [2021-07-15T17:36:05.018Z] cb65c68fc2e2: Pull complete [2021-07-15T17:36:05.296Z] 093eec477d81: Pull complete [2021-07-15T17:36:05.572Z] a6d5b2bbb924: Pull complete [2021-07-15T17:36:06.173Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:36:10.516Z] 596795e73e0f: Pull complete [2021-07-15T17:36:10.516Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:36:10.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:36:10.516Z] ---> d9e956139c92 [2021-07-15T17:36:10.516Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:36:14.126Z] ---> Running in eaeb5962d404 [2021-07-15T17:36:14.126Z] Removing intermediate container eaeb5962d404 [2021-07-15T17:36:14.126Z] ---> a07f4afed182 [2021-07-15T17:36:14.126Z] Step 4/7 : RUN apk add bash [2021-07-15T17:36:14.398Z] ---> Running in 63a9344abdfe [2021-07-15T17:36:15.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:36:16.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:36:17.955Z] OK: 138 MiB in 40 packages [2021-07-15T17:36:18.990Z] Removing intermediate container 63a9344abdfe [2021-07-15T17:36:18.990Z] ---> 4c3b49dcc382 [2021-07-15T17:36:18.990Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:36:18.990Z] ---> Running in 04de1a624c26 [2021-07-15T17:36:19.585Z] Removing intermediate container 04de1a624c26 [2021-07-15T17:36:19.585Z] ---> 7991a83e4e24 [2021-07-15T17:36:19.585Z] Step 6/7 : COPY go.mod . [2021-07-15T17:36:20.183Z] ---> ab0e98277f2d [2021-07-15T17:36:20.183Z] Step 7/7 : RUN go mod download [2021-07-15T17:36:20.455Z] ---> Running in d972f535830b [2021-07-15T17:37:42.351Z] Removing intermediate container d972f535830b [2021-07-15T17:37:42.351Z] ---> 736ccbd33128 [2021-07-15T17:37:42.351Z] Successfully built 736ccbd33128 [2021-07-15T17:37:42.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:37:42.748Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:37:42.748Z] . [Pipeline] withDockerContainer [2021-07-15T17:37:43.054Z] prd-ubuntu18.04-docker-arm64-4c-16g-2895 does not seem to be running inside a container [2021-07-15T17:37:43.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-15T17:37:44.968Z] $ docker top 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:37:45.990Z] + go version [2021-07-15T17:37:45.990Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:37:46.011Z] $ docker stop --time=1 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 [2021-07-15T17:37:47.927Z] $ docker rm -f 3d3b856212401d4719f8779e180da44f486fa5429deca391a257a65fa5f58f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:37:48.706Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:37:48.706Z] . [Pipeline] withDockerContainer [2021-07-15T17:37:48.970Z] prd-ubuntu18.04-docker-arm64-4c-16g-2895 does not seem to be running inside a container [2021-07-15T17:37:49.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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-15T17:37:50.841Z] $ docker top cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:37:51.842Z] + go mod tidy [Pipeline] sh [2021-07-15T17:37:53.130Z] + make test [2021-07-15T17:37:53.131Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:37:54.623Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:38:27.192Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.411s coverage: 83.5% of statements [2021-07-15T17:38:27.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:38:27.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:38:27.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:38:27.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements [2021-07-15T17:38:27.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:38:29.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.071s coverage: 47.2% of statements [2021-07-15T17:38:29.875Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.064s coverage: 90.0% of statements [2021-07-15T17:38:31.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.341s coverage: 86.2% of statements [2021-07-15T17:38:31.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.100s coverage: 59.5% of statements [2021-07-15T17:38:31.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-07-15T17:38:31.940Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements [2021-07-15T17:38:32.216Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:38:54.427Z] gofmt -l . [2021-07-15T17:38:54.427Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:38:54.447Z] $ docker stop --time=1 cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff [2021-07-15T17:38:56.442Z] $ docker rm -f cf68ffd3719c7ae07caea986e85c99256721ee8fed6f2d2c5302f4e2aaba15ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:38:57.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:38:57.303Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T17:38:57.992Z] 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-15T17:38:58.706Z] ---> job-cost.sh [2021-07-15T17:38:58.706Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Wdb [2021-07-15T17:39:45.720Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:41:52.706Z] lf-activate-venv(): INFO: Adding /tmp/venv-5Wdb/bin to PATH [2021-07-15T17:41:52.706Z] INFO: No Stack... [2021-07-15T17:41:52.706Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:41:52.706Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:41:53.053Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-07-15T17:41:53.053Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:41:53.128Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [2021-07-15T17:41:53.141Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] did not exist. Created. [2021-07-15T17:41:53.141Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:41:53.512Z] /w/workspace/go-mod-core-contracts/5@tmp/durable-837f990a/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-837f990a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T17:41:53.873Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:41:53.911Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T17:41:54.087Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:41:54.100Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-5-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-15T17:41:54.699Z] provisioning config files... [2021-07-15T17:41:54.716Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1550448304260961272tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:41:55.090Z] + set +x [2021-07-15T17:41:55.090Z] + bash -s -- [2021-07-15T17:41:55.090Z] + curl -s https://codecov.io/bash [2021-07-15T17:41:55.090Z] [2021-07-15T17:41:55.090Z] _____ _ [2021-07-15T17:41:55.090Z] / ____| | | [2021-07-15T17:41:55.090Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:41:55.090Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:41:55.090Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:41:55.090Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:41:55.090Z] Bash-1.0.5 [2021-07-15T17:41:55.090Z] [2021-07-15T17:41:55.090Z] [2021-07-15T17:41:55.090Z] ==> git version 2.24.4 found [2021-07-15T17:41:55.090Z] ==> 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-15T17:41:55.090Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:41:55.090Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:41:55.090Z] ==> Jenkins CI detected. [2021-07-15T17:41:55.090Z] project root: . [2021-07-15T17:41:55.090Z] --> token set from env [2021-07-15T17:41:55.090Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:41:55.367Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:41:55.367Z] ==> Python coveragepy not found [2021-07-15T17:41:55.367Z] ==> Searching for coverage reports in: [2021-07-15T17:41:55.367Z] + . [2021-07-15T17:41:55.367Z] -> Found 1 reports [2021-07-15T17:41:55.367Z] ==> Detecting git/mercurial file structure [2021-07-15T17:41:55.367Z] ==> Reading reports [2021-07-15T17:41:55.367Z] + ./coverage.out bytes=101674 [2021-07-15T17:41:55.367Z] ==> Appending adjustments [2021-07-15T17:41:55.367Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:41:55.950Z] + Found adjustments [2021-07-15T17:41:55.950Z] ==> Gzipping contents [2021-07-15T17:41:55.950Z] 16K /tmp/codecov.ahSyCN.gz [2021-07-15T17:41:55.950Z] ==> Uploading reports [2021-07-15T17:41:55.950Z] url: https://codecov.io [2021-07-15T17:41:55.950Z] query: branch=main&commit=b231d8741049f7542527500b4916e882e6cdbb69&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:41:55.950Z] -> Pinging Codecov [2021-07-15T17:41:55.950Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=b231d8741049f7542527500b4916e882e6cdbb69&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-15T17:41:56.219Z] -> Uploading to [2021-07-15T17:41:56.219Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/b231d8741049f7542527500b4916e882e6cdbb69/2b71faae-dd1e-4f7a-81f1-3889be18a048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T174156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f83dfd3e7ef3f1ed6cf7ffe759ae4af9c27b29281491b5aa4d5724c205c891d [2021-07-15T17:41:56.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:41:56.219Z] Dload Upload Total Spent Left Speed [2021-07-15T17:41:56.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15254 0 0 100 15254 0 36836 --:--:-- --:--:-- --:--:-- 36845 100 15254 0 0 100 15254 0 36825 --:--:-- --:--:-- --:--:-- 36756 [2021-07-15T17:41:56.805Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] } [2021-07-15T17:41:56.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-15T17:41:57.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-15T17:41:57.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:41:58.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:41:58.131Z] [2021-07-15T17:41:58.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:41:58.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:41:58.459Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-15T17:41:58.459Z] 188c0c94c7c5: Pulling fs layer [2021-07-15T17:41:58.459Z] 0ef7d3d256c8: Pulling fs layer [2021-07-15T17:41:58.459Z] de9db76c5a1d: Pulling fs layer [2021-07-15T17:41:58.459Z] 0eba1c9be4d2: Pulling fs layer [2021-07-15T17:41:58.459Z] 0d57e429df01: Pulling fs layer [2021-07-15T17:41:58.459Z] 4e4be7b47b0d: Pulling fs layer [2021-07-15T17:41:58.459Z] e1f770b5df2f: Pulling fs layer [2021-07-15T17:41:58.459Z] 85a0685a4137: Pulling fs layer [2021-07-15T17:41:58.459Z] 0eba1c9be4d2: Waiting [2021-07-15T17:41:58.459Z] 0d57e429df01: Waiting [2021-07-15T17:41:58.459Z] 4e4be7b47b0d: Waiting [2021-07-15T17:41:58.459Z] e1f770b5df2f: Waiting [2021-07-15T17:41:58.459Z] 85a0685a4137: Waiting [2021-07-15T17:41:58.459Z] de9db76c5a1d: Verifying Checksum [2021-07-15T17:41:58.459Z] de9db76c5a1d: Download complete [2021-07-15T17:41:58.459Z] 0ef7d3d256c8: Verifying Checksum [2021-07-15T17:41:58.459Z] 0ef7d3d256c8: Download complete [2021-07-15T17:41:58.459Z] 0d57e429df01: Verifying Checksum [2021-07-15T17:41:58.459Z] 0d57e429df01: Download complete [2021-07-15T17:41:58.729Z] 4e4be7b47b0d: Verifying Checksum [2021-07-15T17:41:58.729Z] 4e4be7b47b0d: Download complete [2021-07-15T17:41:58.729Z] 188c0c94c7c5: Verifying Checksum [2021-07-15T17:41:58.729Z] 188c0c94c7c5: Download complete [2021-07-15T17:41:58.996Z] 188c0c94c7c5: Pull complete [2021-07-15T17:41:58.996Z] 0ef7d3d256c8: Pull complete [2021-07-15T17:41:58.996Z] de9db76c5a1d: Pull complete [2021-07-15T17:42:00.959Z] e1f770b5df2f: Verifying Checksum [2021-07-15T17:42:00.959Z] e1f770b5df2f: Download complete [2021-07-15T17:42:05.236Z] 0eba1c9be4d2: Verifying Checksum [2021-07-15T17:42:05.236Z] 0eba1c9be4d2: Download complete [2021-07-15T17:42:05.511Z] 85a0685a4137: Verifying Checksum [2021-07-15T17:42:05.511Z] 85a0685a4137: Download complete [2021-07-15T17:42:08.125Z] 0eba1c9be4d2: Pull complete [2021-07-15T17:42:08.125Z] 0d57e429df01: Pull complete [2021-07-15T17:42:08.125Z] 4e4be7b47b0d: Pull complete [2021-07-15T17:42:08.721Z] e1f770b5df2f: Pull complete [2021-07-15T17:42:12.116Z] 85a0685a4137: Pull complete [2021-07-15T17:42:12.116Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-15T17:42:12.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-15T17:42:12.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-15T17:42:12.222Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:42:12.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-15T17:42:14.265Z] $ docker top 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-15T17:42:14.432Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-15T17:42:14.749Z] + set -o pipefail [2021-07-15T17:42:14.749Z] + snyk monitor '--org=edgex-jenkins' [2021-07-15T17:42:41.460Z] [2021-07-15T17:42:41.460Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-15T17:42:41.460Z] [2021-07-15T17:42:41.460Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/028389d2-e247-4529-8ef2-4fceb1a50ca8 [2021-07-15T17:42:41.460Z] [2021-07-15T17:42:41.460Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-15T17:42:41.460Z] [2021-07-15T17:42:41.460Z] [Pipeline] } [2021-07-15T17:42:41.477Z] $ docker stop --time=1 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 [2021-07-15T17:42:43.112Z] $ docker rm -f 7a163757ee2349d29e7e077c91d65b1c41019b57c286ecbbf8db4ad4fdc42af5 [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-15T17:42:44.224Z] + git log --format=format:%s -1 b231d8741049f7542527500b4916e882e6cdbb69 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:42:44.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:42:44.566Z] . [Pipeline] withDockerContainer [2021-07-15T17:42:44.661Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:42:44.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:42:45.110Z] $ docker top 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:42:45.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:42:45.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:42:45.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:42:45.359Z] $ docker exec 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b ssh-agent [2021-07-15T17:42:45.477Z] SSH_AUTH_SOCK=/tmp/ssh-pFwiPqJgcawQ/agent.14 [2021-07-15T17:42:45.477Z] SSH_AGENT_PID=21 [2021-07-15T17:42:45.485Z] Running ssh-add (command line suppressed) [2021-07-15T17:42:45.588Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_787026145239234780.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_787026145239234780.key) [2021-07-15T17:42:45.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:42:45.935Z] + git semver tag [2021-07-15T17:42:45.935Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:42:45.935Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T17:42:45.935Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T17:42:45.935Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:42:45.935Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:42:45.935Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:42:45.935Z] # $SEMVER_BRANCH = main [2021-07-15T17:42:45.935Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-15T17:42:45.935Z] # b231d8741049f7542527500b4916e882e6cdbb69 HEAD [2021-07-15T17:42:45.935Z] # -> Force: false [2021-07-15T17:42:45.935Z] # 38c6874d939756a31d38b0703f74aeec1a88bb37 refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-07-15T17:42:45.946Z] $ docker exec --env ******** --env ******** 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b ssh-agent -k [2021-07-15T17:42:46.046Z] unset SSH_AUTH_SOCK; [2021-07-15T17:42:46.046Z] unset SSH_AGENT_PID; [2021-07-15T17:42:46.046Z] echo Agent pid 21 killed; [2021-07-15T17:42:46.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:42:46.429Z] + git semver [Pipeline] } [2021-07-15T17:42:46.446Z] $ docker stop --time=1 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b [2021-07-15T17:42:47.648Z] $ docker rm -f 4f45ce98acc5b060a600969496527a52741372d4dc5a860e39590b77bda47b5b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:42:48.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:42:48.222Z] [2021-07-15T17:42:48.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:42:48.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:42:48.558Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-15T17:42:48.558Z] ab5ef0e58194: Pulling fs layer [2021-07-15T17:42:48.558Z] 9712f1f96733: Pulling fs layer [2021-07-15T17:42:48.558Z] 63f879dbbcfc: Pulling fs layer [2021-07-15T17:42:48.558Z] 0d9ebad4ef96: Pulling fs layer [2021-07-15T17:42:48.558Z] e9a5061849ea: Pulling fs layer [2021-07-15T17:42:48.558Z] d747dcd14b5f: Pulling fs layer [2021-07-15T17:42:48.558Z] 2de7ff778b66: Pulling fs layer [2021-07-15T17:42:48.558Z] e9a5061849ea: Waiting [2021-07-15T17:42:48.558Z] d747dcd14b5f: Waiting [2021-07-15T17:42:48.558Z] 2de7ff778b66: Waiting [2021-07-15T17:42:48.558Z] 0d9ebad4ef96: Waiting [2021-07-15T17:42:48.558Z] 9712f1f96733: Verifying Checksum [2021-07-15T17:42:48.558Z] 9712f1f96733: Download complete [2021-07-15T17:42:51.902Z] 63f879dbbcfc: Verifying Checksum [2021-07-15T17:42:51.902Z] 63f879dbbcfc: Download complete [2021-07-15T17:42:51.902Z] e9a5061849ea: Verifying Checksum [2021-07-15T17:42:51.902Z] e9a5061849ea: Download complete [2021-07-15T17:42:51.902Z] d747dcd14b5f: Verifying Checksum [2021-07-15T17:42:51.902Z] d747dcd14b5f: Download complete [2021-07-15T17:42:52.486Z] 0d9ebad4ef96: Verifying Checksum [2021-07-15T17:42:52.486Z] 0d9ebad4ef96: Download complete [2021-07-15T17:42:52.486Z] 2de7ff778b66: Verifying Checksum [2021-07-15T17:42:52.486Z] 2de7ff778b66: Download complete [2021-07-15T17:42:53.075Z] ab5ef0e58194: Verifying Checksum [2021-07-15T17:42:53.075Z] ab5ef0e58194: Download complete [2021-07-15T17:42:56.443Z] ab5ef0e58194: Pull complete [2021-07-15T17:42:56.443Z] 9712f1f96733: Pull complete [2021-07-15T17:42:56.713Z] 63f879dbbcfc: Pull complete [2021-07-15T17:43:01.048Z] 0d9ebad4ef96: Pull complete [2021-07-15T17:43:01.048Z] e9a5061849ea: Pull complete [2021-07-15T17:43:01.048Z] d747dcd14b5f: Pull complete [2021-07-15T17:43:02.024Z] 2de7ff778b66: Pull complete [2021-07-15T17:43:02.024Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-15T17:43:02.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-15T17:43:02.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-15T17:43:02.136Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:43:02.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-15T17:43:05.302Z] $ docker top c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:43:05.441Z] provisioning config files... [2021-07-15T17:43:05.459Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7325382178411898783tmp [2021-07-15T17:43:05.489Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7161846049294247359tmp [2021-07-15T17:43:05.514Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2745585431286978475tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:43:05.540Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:05.856Z] ---> sigul-configuration.sh [2021-07-15T17:43:05.856Z] gpg: directory `/root/.gnupg' created [2021-07-15T17:43:05.856Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-15T17:43:05.856Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-15T17:43:05.856Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-15T17:43:05.856Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-15T17:43:05.856Z] gpg: CAST5 encrypted data [2021-07-15T17:43:05.856Z] gpg: encrypted with 1 passphrase [2021-07-15T17:43:05.856Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-15T17:43:06.174Z] + mkdir /home/jenkins [2021-07-15T17:43:06.174Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-15T17:43:06.494Z] + 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-15T17:43:06.510Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:06.843Z] ---> sigul-install.sh [2021-07-15T17:43:11.125Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-15T17:43:11.460Z] + git tag --list [2021-07-15T17:43:11.460Z] v0.0.0 [2021-07-15T17:43:11.460Z] v0.0.1 [2021-07-15T17:43:11.460Z] v0.1.0 [2021-07-15T17:43:11.460Z] v0.1.1 [2021-07-15T17:43:11.460Z] v0.1.10 [2021-07-15T17:43:11.460Z] v0.1.100 [2021-07-15T17:43:11.460Z] v0.1.101 [2021-07-15T17:43:11.460Z] v0.1.102 [2021-07-15T17:43:11.460Z] v0.1.103 [2021-07-15T17:43:11.460Z] v0.1.104 [2021-07-15T17:43:11.460Z] v0.1.105 [2021-07-15T17:43:11.460Z] v0.1.106 [2021-07-15T17:43:11.460Z] v0.1.107 [2021-07-15T17:43:11.460Z] v0.1.108 [2021-07-15T17:43:11.460Z] v0.1.109 [2021-07-15T17:43:11.460Z] v0.1.11 [2021-07-15T17:43:11.460Z] v0.1.110 [2021-07-15T17:43:11.460Z] v0.1.111 [2021-07-15T17:43:11.460Z] v0.1.112 [2021-07-15T17:43:11.460Z] v0.1.113 [2021-07-15T17:43:11.460Z] v0.1.114 [2021-07-15T17:43:11.460Z] v0.1.115 [2021-07-15T17:43:11.460Z] v0.1.116 [2021-07-15T17:43:11.460Z] v0.1.117 [2021-07-15T17:43:11.460Z] v0.1.118 [2021-07-15T17:43:11.460Z] v0.1.119 [2021-07-15T17:43:11.460Z] v0.1.12 [2021-07-15T17:43:11.460Z] v0.1.120 [2021-07-15T17:43:11.460Z] v0.1.121 [2021-07-15T17:43:11.460Z] v0.1.122 [2021-07-15T17:43:11.460Z] v0.1.123 [2021-07-15T17:43:11.460Z] v0.1.124 [2021-07-15T17:43:11.460Z] v0.1.125 [2021-07-15T17:43:11.460Z] v0.1.126 [2021-07-15T17:43:11.460Z] v0.1.127 [2021-07-15T17:43:11.460Z] v0.1.128 [2021-07-15T17:43:11.460Z] v0.1.129 [2021-07-15T17:43:11.460Z] v0.1.13 [2021-07-15T17:43:11.460Z] v0.1.130 [2021-07-15T17:43:11.460Z] v0.1.131 [2021-07-15T17:43:11.460Z] v0.1.132 [2021-07-15T17:43:11.460Z] v0.1.133 [2021-07-15T17:43:11.460Z] v0.1.134 [2021-07-15T17:43:11.460Z] v0.1.135 [2021-07-15T17:43:11.460Z] v0.1.136 [2021-07-15T17:43:11.460Z] v0.1.137 [2021-07-15T17:43:11.460Z] v0.1.138 [2021-07-15T17:43:11.460Z] v0.1.139 [2021-07-15T17:43:11.460Z] v0.1.14 [2021-07-15T17:43:11.460Z] v0.1.140 [2021-07-15T17:43:11.460Z] v0.1.141 [2021-07-15T17:43:11.460Z] v0.1.142 [2021-07-15T17:43:11.460Z] v0.1.143 [2021-07-15T17:43:11.460Z] v0.1.144 [2021-07-15T17:43:11.460Z] v0.1.145 [2021-07-15T17:43:11.460Z] v0.1.146 [2021-07-15T17:43:11.460Z] v0.1.147 [2021-07-15T17:43:11.460Z] v0.1.148 [2021-07-15T17:43:11.460Z] v0.1.149 [2021-07-15T17:43:11.460Z] v0.1.15 [2021-07-15T17:43:11.460Z] v0.1.16 [2021-07-15T17:43:11.460Z] v0.1.17 [2021-07-15T17:43:11.460Z] v0.1.18 [2021-07-15T17:43:11.460Z] v0.1.19 [2021-07-15T17:43:11.460Z] v0.1.2 [2021-07-15T17:43:11.460Z] v0.1.20 [2021-07-15T17:43:11.460Z] v0.1.21 [2021-07-15T17:43:11.460Z] v0.1.22 [2021-07-15T17:43:11.460Z] v0.1.23 [2021-07-15T17:43:11.460Z] v0.1.24 [2021-07-15T17:43:11.460Z] v0.1.25 [2021-07-15T17:43:11.460Z] v0.1.26 [2021-07-15T17:43:11.460Z] v0.1.27 [2021-07-15T17:43:11.460Z] v0.1.28 [2021-07-15T17:43:11.460Z] v0.1.29 [2021-07-15T17:43:11.460Z] v0.1.3 [2021-07-15T17:43:11.460Z] v0.1.30 [2021-07-15T17:43:11.460Z] v0.1.31 [2021-07-15T17:43:11.460Z] v0.1.32 [2021-07-15T17:43:11.460Z] v0.1.33 [2021-07-15T17:43:11.460Z] v0.1.34 [2021-07-15T17:43:11.460Z] v0.1.35 [2021-07-15T17:43:11.460Z] v0.1.36 [2021-07-15T17:43:11.460Z] v0.1.37 [2021-07-15T17:43:11.460Z] v0.1.38 [2021-07-15T17:43:11.460Z] v0.1.39 [2021-07-15T17:43:11.460Z] v0.1.4 [2021-07-15T17:43:11.460Z] v0.1.40 [2021-07-15T17:43:11.460Z] v0.1.41 [2021-07-15T17:43:11.460Z] v0.1.42 [2021-07-15T17:43:11.460Z] v0.1.43 [2021-07-15T17:43:11.460Z] v0.1.44 [2021-07-15T17:43:11.460Z] v0.1.45 [2021-07-15T17:43:11.460Z] v0.1.46 [2021-07-15T17:43:11.460Z] v0.1.47 [2021-07-15T17:43:11.460Z] v0.1.48 [2021-07-15T17:43:11.460Z] v0.1.49 [2021-07-15T17:43:11.460Z] v0.1.5 [2021-07-15T17:43:11.460Z] v0.1.50 [2021-07-15T17:43:11.460Z] v0.1.51 [2021-07-15T17:43:11.460Z] v0.1.52 [2021-07-15T17:43:11.460Z] v0.1.53 [2021-07-15T17:43:11.460Z] v0.1.54 [2021-07-15T17:43:11.460Z] v0.1.55 [2021-07-15T17:43:11.460Z] v0.1.56 [2021-07-15T17:43:11.460Z] v0.1.57 [2021-07-15T17:43:11.460Z] v0.1.58 [2021-07-15T17:43:11.460Z] v0.1.59 [2021-07-15T17:43:11.460Z] v0.1.6 [2021-07-15T17:43:11.460Z] v0.1.60 [2021-07-15T17:43:11.460Z] v0.1.61 [2021-07-15T17:43:11.460Z] v0.1.62 [2021-07-15T17:43:11.460Z] v0.1.63 [2021-07-15T17:43:11.460Z] v0.1.64 [2021-07-15T17:43:11.460Z] v0.1.65 [2021-07-15T17:43:11.460Z] v0.1.66 [2021-07-15T17:43:11.460Z] v0.1.67 [2021-07-15T17:43:11.460Z] v0.1.68 [2021-07-15T17:43:11.460Z] v0.1.69 [2021-07-15T17:43:11.460Z] v0.1.7 [2021-07-15T17:43:11.460Z] v0.1.70 [2021-07-15T17:43:11.460Z] v0.1.71 [2021-07-15T17:43:11.460Z] v0.1.72 [2021-07-15T17:43:11.460Z] v0.1.73 [2021-07-15T17:43:11.460Z] v0.1.74 [2021-07-15T17:43:11.460Z] v0.1.75 [2021-07-15T17:43:11.460Z] v0.1.76 [2021-07-15T17:43:11.460Z] v0.1.77 [2021-07-15T17:43:11.460Z] v0.1.78 [2021-07-15T17:43:11.460Z] v0.1.79 [2021-07-15T17:43:11.460Z] v0.1.8 [2021-07-15T17:43:11.460Z] v0.1.80 [2021-07-15T17:43:11.460Z] v0.1.81 [2021-07-15T17:43:11.460Z] v0.1.82 [2021-07-15T17:43:11.460Z] v0.1.83 [2021-07-15T17:43:11.460Z] v0.1.84 [2021-07-15T17:43:11.460Z] v0.1.85 [2021-07-15T17:43:11.460Z] v0.1.86 [2021-07-15T17:43:11.460Z] v0.1.87 [2021-07-15T17:43:11.460Z] v0.1.88 [2021-07-15T17:43:11.460Z] v0.1.89 [2021-07-15T17:43:11.460Z] v0.1.9 [2021-07-15T17:43:11.460Z] v0.1.90 [2021-07-15T17:43:11.460Z] v0.1.91 [2021-07-15T17:43:11.460Z] v0.1.92 [2021-07-15T17:43:11.460Z] v0.1.93 [2021-07-15T17:43:11.460Z] v0.1.94 [2021-07-15T17:43:11.460Z] v0.1.95 [2021-07-15T17:43:11.460Z] v0.1.96 [2021-07-15T17:43:11.460Z] v0.1.97 [2021-07-15T17:43:11.460Z] v0.1.98 [2021-07-15T17:43:11.460Z] v0.1.99 [2021-07-15T17:43:11.460Z] v2.0.0 [2021-07-15T17:43:11.460Z] v2.0.0-dev.1 [2021-07-15T17:43:11.460Z] v2.0.0-dev.10 [2021-07-15T17:43:11.460Z] v2.0.0-dev.100 [2021-07-15T17:43:11.460Z] v2.0.0-dev.101 [2021-07-15T17:43:11.460Z] v2.0.0-dev.102 [2021-07-15T17:43:11.460Z] v2.0.0-dev.103 [2021-07-15T17:43:11.460Z] v2.0.0-dev.11 [2021-07-15T17:43:11.460Z] v2.0.0-dev.12 [2021-07-15T17:43:11.460Z] v2.0.0-dev.13 [2021-07-15T17:43:11.460Z] v2.0.0-dev.14 [2021-07-15T17:43:11.460Z] v2.0.0-dev.15 [2021-07-15T17:43:11.460Z] v2.0.0-dev.16 [2021-07-15T17:43:11.460Z] v2.0.0-dev.17 [2021-07-15T17:43:11.460Z] v2.0.0-dev.18 [2021-07-15T17:43:11.460Z] v2.0.0-dev.19 [2021-07-15T17:43:11.460Z] v2.0.0-dev.2 [2021-07-15T17:43:11.460Z] v2.0.0-dev.20 [2021-07-15T17:43:11.460Z] v2.0.0-dev.21 [2021-07-15T17:43:11.460Z] v2.0.0-dev.22 [2021-07-15T17:43:11.460Z] v2.0.0-dev.23 [2021-07-15T17:43:11.460Z] v2.0.0-dev.24 [2021-07-15T17:43:11.460Z] v2.0.0-dev.25 [2021-07-15T17:43:11.460Z] v2.0.0-dev.26 [2021-07-15T17:43:11.460Z] v2.0.0-dev.27 [2021-07-15T17:43:11.460Z] v2.0.0-dev.28 [2021-07-15T17:43:11.460Z] v2.0.0-dev.29 [2021-07-15T17:43:11.460Z] v2.0.0-dev.3 [2021-07-15T17:43:11.460Z] v2.0.0-dev.30 [2021-07-15T17:43:11.460Z] v2.0.0-dev.31 [2021-07-15T17:43:11.460Z] v2.0.0-dev.32 [2021-07-15T17:43:11.460Z] v2.0.0-dev.33 [2021-07-15T17:43:11.460Z] v2.0.0-dev.34 [2021-07-15T17:43:11.460Z] v2.0.0-dev.35 [2021-07-15T17:43:11.460Z] v2.0.0-dev.36 [2021-07-15T17:43:11.460Z] v2.0.0-dev.37 [2021-07-15T17:43:11.460Z] v2.0.0-dev.38 [2021-07-15T17:43:11.460Z] v2.0.0-dev.39 [2021-07-15T17:43:11.460Z] v2.0.0-dev.4 [2021-07-15T17:43:11.460Z] v2.0.0-dev.40 [2021-07-15T17:43:11.460Z] v2.0.0-dev.41 [2021-07-15T17:43:11.460Z] v2.0.0-dev.42 [2021-07-15T17:43:11.460Z] v2.0.0-dev.43 [2021-07-15T17:43:11.460Z] v2.0.0-dev.44 [2021-07-15T17:43:11.460Z] v2.0.0-dev.45 [2021-07-15T17:43:11.460Z] v2.0.0-dev.46 [2021-07-15T17:43:11.460Z] v2.0.0-dev.47 [2021-07-15T17:43:11.460Z] v2.0.0-dev.48 [2021-07-15T17:43:11.460Z] v2.0.0-dev.49 [2021-07-15T17:43:11.460Z] v2.0.0-dev.5 [2021-07-15T17:43:11.460Z] v2.0.0-dev.50 [2021-07-15T17:43:11.460Z] v2.0.0-dev.51 [2021-07-15T17:43:11.460Z] v2.0.0-dev.52 [2021-07-15T17:43:11.460Z] v2.0.0-dev.53 [2021-07-15T17:43:11.460Z] v2.0.0-dev.54 [2021-07-15T17:43:11.460Z] v2.0.0-dev.55 [2021-07-15T17:43:11.460Z] v2.0.0-dev.56 [2021-07-15T17:43:11.460Z] v2.0.0-dev.57 [2021-07-15T17:43:11.460Z] v2.0.0-dev.58 [2021-07-15T17:43:11.460Z] v2.0.0-dev.59 [2021-07-15T17:43:11.460Z] v2.0.0-dev.6 [2021-07-15T17:43:11.460Z] v2.0.0-dev.60 [2021-07-15T17:43:11.460Z] v2.0.0-dev.61 [2021-07-15T17:43:11.460Z] v2.0.0-dev.62 [2021-07-15T17:43:11.460Z] v2.0.0-dev.63 [2021-07-15T17:43:11.460Z] v2.0.0-dev.64 [2021-07-15T17:43:11.460Z] v2.0.0-dev.65 [2021-07-15T17:43:11.460Z] v2.0.0-dev.66 [2021-07-15T17:43:11.460Z] v2.0.0-dev.67 [2021-07-15T17:43:11.460Z] v2.0.0-dev.68 [2021-07-15T17:43:11.460Z] v2.0.0-dev.69 [2021-07-15T17:43:11.460Z] v2.0.0-dev.7 [2021-07-15T17:43:11.460Z] v2.0.0-dev.70 [2021-07-15T17:43:11.460Z] v2.0.0-dev.71 [2021-07-15T17:43:11.460Z] v2.0.0-dev.72 [2021-07-15T17:43:11.460Z] v2.0.0-dev.73 [2021-07-15T17:43:11.460Z] v2.0.0-dev.74 [2021-07-15T17:43:11.460Z] v2.0.0-dev.75 [2021-07-15T17:43:11.460Z] v2.0.0-dev.76 [2021-07-15T17:43:11.460Z] v2.0.0-dev.77 [2021-07-15T17:43:11.460Z] v2.0.0-dev.78 [2021-07-15T17:43:11.460Z] v2.0.0-dev.79 [2021-07-15T17:43:11.460Z] v2.0.0-dev.8 [2021-07-15T17:43:11.460Z] v2.0.0-dev.80 [2021-07-15T17:43:11.460Z] v2.0.0-dev.81 [2021-07-15T17:43:11.460Z] v2.0.0-dev.82 [2021-07-15T17:43:11.460Z] v2.0.0-dev.83 [2021-07-15T17:43:11.461Z] v2.0.0-dev.84 [2021-07-15T17:43:11.461Z] v2.0.0-dev.85 [2021-07-15T17:43:11.461Z] v2.0.0-dev.86 [2021-07-15T17:43:11.461Z] v2.0.0-dev.87 [2021-07-15T17:43:11.461Z] v2.0.0-dev.88 [2021-07-15T17:43:11.461Z] v2.0.0-dev.89 [2021-07-15T17:43:11.461Z] v2.0.0-dev.9 [2021-07-15T17:43:11.461Z] v2.0.0-dev.90 [2021-07-15T17:43:11.461Z] v2.0.0-dev.91 [2021-07-15T17:43:11.461Z] v2.0.0-dev.92 [2021-07-15T17:43:11.461Z] v2.0.0-dev.93 [2021-07-15T17:43:11.461Z] v2.0.0-dev.94 [2021-07-15T17:43:11.461Z] v2.0.0-dev.95 [2021-07-15T17:43:11.461Z] v2.0.0-dev.96 [2021-07-15T17:43:11.461Z] v2.0.0-dev.97 [2021-07-15T17:43:11.461Z] v2.0.0-dev.98 [2021-07-15T17:43:11.461Z] v2.0.0-dev.99 [2021-07-15T17:43:11.461Z] v2.0.1-dev.1 [2021-07-15T17:43:11.461Z] v2.0.1-dev.2 [2021-07-15T17:43:11.461Z] v2.0.1-dev.3 [2021-07-15T17:43:11.461Z] v2.0.1-dev.4 [Pipeline] sh [2021-07-15T17:43:11.787Z] + lftools sign git-tag v2.0.1-dev.4 [2021-07-15T17:43:12.375Z] Signing Git tag with Sigul... [2021-07-15T17:43:12.375Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-07-15T17:43:13.445Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:13.764Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-15T17:43:13.778Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-15T17:43:13.811Z] $ docker stop --time=1 c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e [2021-07-15T17:43:15.436Z] $ docker rm -f c3b1825b80eb46fa110a05ec7ba3737db57d828f31ad82891eccbe8d4c937c6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:43:16.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:43:16.093Z] . [Pipeline] withDockerContainer [2021-07-15T17:43:16.195Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:43:16.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:43:16.726Z] $ docker top d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:43:16.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:43:16.885Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:43:17.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:43:17.030Z] $ docker exec d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 ssh-agent [2021-07-15T17:43:17.175Z] SSH_AUTH_SOCK=/tmp/ssh-1KsUPBlH9qE9/agent.14 [2021-07-15T17:43:17.175Z] SSH_AGENT_PID=21 [2021-07-15T17:43:17.186Z] Running ssh-add (command line suppressed) [2021-07-15T17:43:17.297Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8699105096365624987.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8699105096365624987.key) [2021-07-15T17:43:17.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:43:17.644Z] + git semver bump pre [2021-07-15T17:43:17.644Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:43:17.644Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T17:43:17.644Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T17:43:17.644Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:43:17.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:43:17.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:43:17.644Z] # $SEMVER_BRANCH = main [2021-07-15T17:43:17.644Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-15T17:43:17.644Z] 2.0.1-dev.5 [Pipeline] } [2021-07-15T17:43:17.687Z] $ docker exec --env ******** --env ******** d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 ssh-agent -k [2021-07-15T17:43:17.795Z] unset SSH_AUTH_SOCK; [2021-07-15T17:43:17.795Z] unset SSH_AGENT_PID; [2021-07-15T17:43:17.795Z] echo Agent pid 21 killed; [2021-07-15T17:43:17.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:43:18.180Z] + git semver [Pipeline] } [2021-07-15T17:43:18.201Z] $ docker stop --time=1 d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 [2021-07-15T17:43:19.426Z] $ docker rm -f d1005675b1317c4e870c2bc07db05341a2ea7e29e41e20c9890b99bf6ae00c61 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:43:19.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:43:19.849Z] . [Pipeline] withDockerContainer [2021-07-15T17:43:20.156Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:43:20.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-15T17:43:20.667Z] $ docker top a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:43:20.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:43:20.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:43:20.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:43:20.907Z] $ docker exec a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 ssh-agent [2021-07-15T17:43:21.035Z] SSH_AUTH_SOCK=/tmp/ssh-5wF8rGmMno5k/agent.14 [2021-07-15T17:43:21.035Z] SSH_AGENT_PID=20 [2021-07-15T17:43:21.044Z] Running ssh-add (command line suppressed) [2021-07-15T17:43:21.146Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_389952380924922271.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_389952380924922271.key) [2021-07-15T17:43:21.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:43:21.494Z] + git semver push [2021-07-15T17:43:21.494Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:43:21.494Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-15T17:43:21.494Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-15T17:43:21.494Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:43:21.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:43:21.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:43:21.494Z] # $SEMVER_BRANCH = main [2021-07-15T17:43:21.494Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-15T17:43:26.851Z] $ docker exec --env ******** --env ******** a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 ssh-agent -k [2021-07-15T17:43:26.955Z] unset SSH_AUTH_SOCK; [2021-07-15T17:43:26.955Z] unset SSH_AGENT_PID; [2021-07-15T17:43:26.955Z] echo Agent pid 20 killed; [2021-07-15T17:43:26.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:43:27.341Z] + git semver [Pipeline] } [2021-07-15T17:43:27.363Z] $ docker stop --time=1 a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 [2021-07-15T17:43:28.564Z] $ docker rm -f a3ac651e6457f8b45d4d3e16a35fbec475a118565f5608a275b552453e398048 [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-15T17:43:29.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:30.362Z] ---> package-listing.sh [2021-07-15T17:43:30.362Z] ++ facter osfamily [2021-07-15T17:43:30.362Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:43:30.643Z] + OS_FAMILY=redhat [2021-07-15T17:43:30.643Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-15T17:43:30.643Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:43:30.643Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:43:30.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:43:30.643Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:43:30.643Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-15T17:43:30.643Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:43:30.643Z] + case "${OS_FAMILY}" in [2021-07-15T17:43:30.643Z] + rpm -qa [2021-07-15T17:43:30.643Z] + sort [2021-07-15T17:43:31.231Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:43:31.231Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:43:31.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:43:31.231Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-15T17:43:31.231Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-15T17:43:31.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-15T17:43:31.251Z] 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/undry_go-mod-core-contracts_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-15T17:43:31.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:43:32.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:43:32.163Z] [2021-07-15T17:43:32.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:43:32.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:43:32.495Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:43:32.495Z] 5843afab3874: Pulling fs layer [2021-07-15T17:43:32.495Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:43:32.495Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:43:32.495Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:43:32.495Z] 865369a531d5: Pulling fs layer [2021-07-15T17:43:32.495Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:43:32.495Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:43:32.495Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:43:32.495Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:43:32.495Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:43:32.495Z] 9ac237eaa80d: Waiting [2021-07-15T17:43:32.495Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:43:32.495Z] 7074353bde3e: Waiting [2021-07-15T17:43:32.495Z] 1a467efa2204: Waiting [2021-07-15T17:43:32.495Z] 865369a531d5: Waiting [2021-07-15T17:43:32.495Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:43:32.495Z] 2dfaacf7024e: Download complete [2021-07-15T17:43:32.773Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:43:32.773Z] 1a467efa2204: Download complete [2021-07-15T17:43:32.773Z] 5843afab3874: Verifying Checksum [2021-07-15T17:43:32.773Z] 5843afab3874: Download complete [2021-07-15T17:43:32.773Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:43:32.773Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:43:32.773Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T17:43:32.773Z] 9ac237eaa80d: Download complete [2021-07-15T17:43:32.773Z] 5843afab3874: Pull complete [2021-07-15T17:43:32.773Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:43:32.773Z] 865369a531d5: Verifying Checksum [2021-07-15T17:43:32.773Z] 865369a531d5: Download complete [2021-07-15T17:43:33.040Z] 2dfaacf7024e: Pull complete [2021-07-15T17:43:33.312Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:43:33.312Z] 2dbba127c6aa: Download complete [2021-07-15T17:43:33.896Z] 2dbba127c6aa: Pull complete [2021-07-15T17:43:33.896Z] 1a467efa2204: Pull complete [2021-07-15T17:43:34.163Z] 865369a531d5: Pull complete [2021-07-15T17:43:34.163Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:43:34.163Z] 9ac237eaa80d: Pull complete [2021-07-15T17:43:34.434Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:43:37.786Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:43:37.786Z] 7074353bde3e: Download complete [2021-07-15T17:43:42.308Z] 7074353bde3e: Pull complete [2021-07-15T17:43:42.308Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:43:42.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:43:42.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:43:42.454Z] prd-centos7-docker-4c-2g-2893 does not seem to be running inside a container [2021-07-15T17:43:42.543Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T17:43:44.475Z] $ docker top 339c67149008c21a3585174528116715c97fb855a90751d8905f4ef8de0c3d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:43:44.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:43:45.251Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:43:45.580Z] + ls /var/log/sa-host [2021-07-15T17:43:45.580Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:43:45.580Z] file_magic: OK [2021-07-15T17:43:45.580Z] HZ: Using current value: 100 [2021-07-15T17:43:45.580Z] file_header: OK [2021-07-15T17:43:45.580Z] 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-15T17:43:45.580Z] Statistics: [2021-07-15T17:43:45.580Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:43:45.580Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:43:45.580Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:43:45.580Z] file_magic: OK [2021-07-15T17:43:45.580Z] HZ: Using current value: 100 [2021-07-15T17:43:45.580Z] file_header: OK [2021-07-15T17:43:45.580Z] 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-15T17:43:45.580Z] Statistics: [2021-07-15T17:43:45.580Z] HRHnuu...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-15T17:43:45.580Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:43:45.767Z] provisioning config files... [2021-07-15T17:43:45.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2707714386337631778tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:43:45.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:46.156Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:43:46.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:46.597Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:43:46.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:46.947Z] ---> sudo-logs.sh [2021-07-15T17:43:46.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:43:46.979Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:47.315Z] ---> job-cost.sh [2021-07-15T17:43:47.315Z] lf-activate-venv: SKIPPING [2021-07-15T17:43:47.315Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:43:47.315Z] INFO: Retrieving Stack Cost... [2021-07-15T17:43:48.284Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:43:48.875Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:43:48.898Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:43:49.301Z] ---> logs-deploy.sh [2021-07-15T17:43:49.301Z] lf-activate-venv: SKIPPING [2021-07-15T17:43:49.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/5 [2021-07-15T17:43:49.301Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:43:49.935Z] Archives upload complete. [2021-07-15T17:43:50.346Z] INFO: archiving logs to Nexus