Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 62d0d237e11a496f212b6f47e7ad619fbaaf2531 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2940171382037337996.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2309006814576856127.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 > git /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-ssh3379319744178801568.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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3657264560781542614.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 > git /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-ssh2807255701252082134.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 Running on prd-centos7-docker-4c-2g-2466 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 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Avoid second fetch Checking out Revision 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (main) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh1777619293760908874.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 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 Commit message: "feat: Add Reading API route constant and client (#635)" > git rev-list --no-walk 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-11T09:29:58.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-11T09:29:59.030Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-11T09:29:59.069Z] ========================================================= [2021-07-11T09:29:59.069Z] EdgeX Global Pipelines Version Info [2021-07-11T09:29:59.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:30:00.555Z] ------------------- [2021-07-11T09:30:00.556Z] stable info: [2021-07-11T09:30:00.556Z] ------------------- [2021-07-11T09:30:00.556Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-11T09:30:00.556Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T09:30:00.556Z] Message: update stable to v1.0.196 [2021-07-11T09:30:01.134Z] ------------------- [2021-07-11T09:30:01.134Z] experimental info: [2021-07-11T09:30:01.134Z] ------------------- [2021-07-11T09:30:01.134Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-11T09:30:01.134Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-11T09:30:01.134Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-11T09:30:01.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-11T09:30:01.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-11T09:30:01.421Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-11T09:30:01.455Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-11T09:30:01.487Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-11T09:30:01.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-11T09:30:01.555Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-11T09:30:01.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-11T09:30:01.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-11T09:30:01.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-11T09:30:01.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-11T09:30:01.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-11T09:30:01.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-11T09:30:01.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-11T09:30:01.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T09:30:01.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T09:30:01.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T09:30:01.883Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-11T09:30:01.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-11T09:30:01.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-11T09:30:01.968Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-11T09:30:01.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-11T09:30:02.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-11T09:30:02.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-11T09:30:02.076Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-11T09:30:02.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-11T09:30:02.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-11T09:30:02.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-11T09:30:02.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-11T09:30:02.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] echo [2021-07-11T09:30:02.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62d0d23 [Pipeline] echo [2021-07-11T09:30:02.261Z] [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-11T09:30:02.802Z] + git log --format=format:%s -1 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] echo [2021-07-11T09:30:02.842Z] GIT_COMMIT: 62d0d237e11a496f212b6f47e7ad619fbaaf2531, Commit Message: feat: Add Reading API route constant and client (#635) [Pipeline] echo [2021-07-11T09:30:02.867Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:30:03.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:30:03.917Z] [2021-07-11T09:30:03.917Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:30:04.250Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:30:04.250Z] latest: Pulling from edgex-devops/git-semver [2021-07-11T09:30:04.250Z] 31603596830f: Pulling fs layer [2021-07-11T09:30:04.250Z] b6dc333f4379: Pulling fs layer [2021-07-11T09:30:04.250Z] 3d9ef1400e77: Pulling fs layer [2021-07-11T09:30:04.250Z] fd332fbdc1db: Pulling fs layer [2021-07-11T09:30:04.250Z] fd332fbdc1db: Waiting [2021-07-11T09:30:04.511Z] b6dc333f4379: Verifying Checksum [2021-07-11T09:30:04.511Z] b6dc333f4379: Download complete [2021-07-11T09:30:04.511Z] 31603596830f: Verifying Checksum [2021-07-11T09:30:04.511Z] 31603596830f: Download complete [2021-07-11T09:30:04.511Z] fd332fbdc1db: Verifying Checksum [2021-07-11T09:30:04.511Z] fd332fbdc1db: Download complete [2021-07-11T09:30:04.773Z] 31603596830f: Pull complete [2021-07-11T09:30:04.773Z] 3d9ef1400e77: Verifying Checksum [2021-07-11T09:30:04.773Z] 3d9ef1400e77: Download complete [2021-07-11T09:30:04.773Z] b6dc333f4379: Pull complete [2021-07-11T09:30:05.354Z] 3d9ef1400e77: Pull complete [2021-07-11T09:30:05.616Z] fd332fbdc1db: Pull complete [2021-07-11T09:30:05.616Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-11T09:30:05.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:30:05.616Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-11T09:30:05.696Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:30:05.678Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T09:30:06.882Z] $ docker top 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T09:30:07.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T09:30:07.016Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T09:30:07.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T09:30:07.131Z] $ docker exec 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent [2021-07-11T09:30:07.235Z] SSH_AUTH_SOCK=/tmp/ssh-aA0TD6Uv9VSw/agent.13 [2021-07-11T09:30:07.235Z] SSH_AGENT_PID=20 [2021-07-11T09:30:07.242Z] Running ssh-add (command line suppressed) [2021-07-11T09:30:07.328Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1479048812901046588.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1479048812901046588.key) [2021-07-11T09:30:07.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T09:30:07.648Z] + git tag --points-at HEAD [Pipeline] } [2021-07-11T09:30:07.663Z] $ docker exec --env ******** --env ******** 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent -k [2021-07-11T09:30:07.752Z] unset SSH_AUTH_SOCK; [2021-07-11T09:30:07.753Z] unset SSH_AGENT_PID; [2021-07-11T09:30:07.753Z] echo Agent pid 20 killed; [2021-07-11T09:30:07.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-11T09:30:07.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T09:30:07.805Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T09:30:07.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T09:30:07.917Z] $ docker exec 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent [2021-07-11T09:30:08.026Z] SSH_AUTH_SOCK=/tmp/ssh-cpMdC6fsUEB6/agent.55 [2021-07-11T09:30:08.026Z] SSH_AGENT_PID=62 [2021-07-11T09:30:08.032Z] Running ssh-add (command line suppressed) [2021-07-11T09:30:08.125Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3405942190719923587.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3405942190719923587.key) [2021-07-11T09:30:08.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T09:30:08.457Z] + git semver init [2021-07-11T09:30:08.458Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T09:30:08.458Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-11T09:30:08.458Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-11T09:30:08.458Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T09:30:08.458Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T09:30:08.458Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T09:30:08.458Z] # $SEMVER_BRANCH = main [2021-07-11T09:30:08.458Z] # $SEMVER_TEMP = /tmp/semver-469372624 [2021-07-11T09:30:08.458Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-11T09:30:09.035Z] # '/tmp/semver-469372624' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-11T09:30:09.035Z] # -> Force: false [2021-07-11T09:30:09.035Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-11T09:30:09.046Z] $ docker exec --env ******** --env ******** 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c ssh-agent -k [2021-07-11T09:30:09.135Z] unset SSH_AUTH_SOCK; [2021-07-11T09:30:09.135Z] unset SSH_AGENT_PID; [2021-07-11T09:30:09.135Z] echo Agent pid 62 killed; [2021-07-11T09:30:09.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T09:30:09.495Z] + git semver [Pipeline] } [2021-07-11T09:30:09.509Z] $ docker stop --time=1 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c [2021-07-11T09:30:10.770Z] $ docker rm -f 8a454ec1d729cd7aa9d84829245dc1c69a0c702582ddb6fd69dcffe8950bcb7c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T09:30:11.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-11T09:30:11.429Z] Stashed 1 file(s) [Pipeline] echo [2021-07-11T09:30:11.433Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-11T09:30:26.806Z] Still waiting to schedule task [2021-07-11T09:30:26.807Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2466’ [2021-07-11T09:30:26.809Z] Still waiting to schedule task [2021-07-11T09:30:26.810Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-11T09:32:30.314Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2467 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-11T09:32:30.340Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-11T09:32:30.567Z] Selected Git installation does not exist. Using Default [2021-07-11T09:32:30.567Z] The recommended git tool is: NONE [2021-07-11T09:32:35.962Z] using credential edgex-jenkins-ssh [2021-07-11T09:32:35.980Z] Cloning the remote Git repository [2021-07-11T09:32:36.031Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T09:32:36.160Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-11T09:32:36.219Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T09:32:36.219Z] > git --version # timeout=10 [2021-07-11T09:32:36.233Z] > git --version # 'git version 2.17.1' [2021-07-11T09:32:36.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T09:32:36.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T09:32:37.662Z] Avoid second fetch [2021-07-11T09:32:37.663Z] Checking out Revision 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (main) [2021-07-11T09:32:37.581Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T09:32:37.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T09:32:37.682Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T09:32:37.694Z] > git checkout -f 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-11T09:32:42.000Z] Commit message: "feat: Add Reading API route constant and client (#635)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T09:32:43.395Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-11T09:32:43.816Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T09:32:44.167Z] + sudo service docker restart [2021-07-11T09:32:44.168Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-11T09:33:02.814Z] ========================================================= [2021-07-11T09:33:02.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-11T09:33:02.814Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:33:03.164Z] + 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-11T09:33:04.150Z] Sending build context to Docker daemon 2.893MB [2021-07-11T09:33:04.150Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-11T09:33:04.150Z] Step 2/7 : FROM ${BASE} [2021-07-11T09:33:04.753Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-11T09:33:04.753Z] 595b0fe564bb: Pulling fs layer [2021-07-11T09:33:04.753Z] 24495759ef45: Pulling fs layer [2021-07-11T09:33:04.753Z] d148012ef14d: Pulling fs layer [2021-07-11T09:33:04.753Z] cb65c68fc2e2: Pulling fs layer [2021-07-11T09:33:04.753Z] 093eec477d81: Pulling fs layer [2021-07-11T09:33:04.753Z] 20fd20ab2234: Pulling fs layer [2021-07-11T09:33:04.753Z] 43245461236d: Pulling fs layer [2021-07-11T09:33:04.753Z] 5a37c24eccbd: Pulling fs layer [2021-07-11T09:33:04.753Z] cb65c68fc2e2: Waiting [2021-07-11T09:33:04.753Z] 20fd20ab2234: Waiting [2021-07-11T09:33:04.753Z] 5a37c24eccbd: Waiting [2021-07-11T09:33:04.753Z] 43245461236d: Waiting [2021-07-11T09:33:04.753Z] d148012ef14d: Download complete [2021-07-11T09:33:04.753Z] 24495759ef45: Verifying Checksum [2021-07-11T09:33:04.753Z] 24495759ef45: Download complete [2021-07-11T09:33:04.753Z] 093eec477d81: Verifying Checksum [2021-07-11T09:33:04.753Z] 093eec477d81: Download complete [2021-07-11T09:33:04.753Z] 20fd20ab2234: Verifying Checksum [2021-07-11T09:33:04.753Z] 20fd20ab2234: Download complete [2021-07-11T09:33:04.753Z] 595b0fe564bb: Download complete [2021-07-11T09:33:04.753Z] 43245461236d: Verifying Checksum [2021-07-11T09:33:04.753Z] 43245461236d: Download complete [2021-07-11T09:33:05.751Z] 595b0fe564bb: Pull complete [2021-07-11T09:33:06.027Z] 24495759ef45: Pull complete [2021-07-11T09:33:06.372Z] Running on prd-centos7-docker-4c-2g-2468 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-11T09:33:06.396Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-07-11T09:33:06.503Z] Selected Git installation does not exist. Using Default [2021-07-11T09:33:06.503Z] The recommended git tool is: NONE [2021-07-11T09:33:06.651Z] d148012ef14d: Pull complete [2021-07-11T09:33:07.253Z] 5a37c24eccbd: Verifying Checksum [2021-07-11T09:33:08.244Z] cb65c68fc2e2: Verifying Checksum [2021-07-11T09:33:08.244Z] cb65c68fc2e2: Download complete [2021-07-11T09:33:08.843Z] using credential edgex-jenkins-ssh [2021-07-11T09:33:08.856Z] Cloning the remote Git repository [2021-07-11T09:33:08.410Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T09:33:08.484Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-07-11T09:33:08.515Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-11T09:33:08.515Z] > git --version # timeout=10 [2021-07-11T09:33:08.526Z] > git --version # 'git version 2.24.4' [2021-07-11T09:33:08.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-11T09:33:08.554Z] [INFO] Currently running in a labeled security context [2021-07-11T09:33:08.554Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-11T09:33:08.554Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5331032799062550572.key [2021-07-11T09:33:08.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T09:33:09.742Z] Avoid second fetch [2021-07-11T09:33:09.743Z] Checking out Revision 62d0d237e11a496f212b6f47e7ad619fbaaf2531 (main) [2021-07-11T09:33:09.328Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-11T09:33:09.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-11T09:33:09.361Z] > git config core.sparsecheckout # timeout=10 [2021-07-11T09:33:09.368Z] > git checkout -f 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-11T09:33:13.229Z] Commit message: "feat: Add Reading API route constant and client (#635)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-11T09:33:14.159Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-11T09:33:14.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-11T09:33:14.788Z] + sudo service docker restart [2021-07-11T09:33:14.788Z] + true [2021-07-11T09:33:14.788Z] Redirecting to /bin/systemctl restart docker.service [2021-07-11T09:33:18.444Z] cb65c68fc2e2: Pull complete [2021-07-11T09:33:18.444Z] 093eec477d81: Pull complete [2021-07-11T09:33:18.733Z] 20fd20ab2234: Pull complete [2021-07-11T09:33:19.333Z] 43245461236d: Pull complete [2021-07-11T09:33:23.653Z] 5a37c24eccbd: Pull complete [2021-07-11T09:33:23.653Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-11T09:33:23.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-11T09:33:23.653Z] ---> 274d7007c78b [2021-07-11T09:33:23.653Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-11T09:33:25.631Z] ---> Running in 45c00bea2762 [2021-07-11T09:33:25.631Z] Removing intermediate container 45c00bea2762 [2021-07-11T09:33:25.631Z] ---> e40035ca9dc0 [2021-07-11T09:33:25.631Z] Step 4/7 : RUN apk add bash [2021-07-11T09:33:25.905Z] ---> Running in bdc7ba918619 [2021-07-11T09:33:27.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-11T09:33:28.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-11T09:33:29.343Z] OK: 138 MiB in 40 packages [2021-07-11T09:33:30.327Z] Removing intermediate container bdc7ba918619 [2021-07-11T09:33:30.327Z] ---> 38f43140328f [2021-07-11T09:33:30.327Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-11T09:33:30.327Z] ---> Running in 7181534e3cd6 [2021-07-11T09:33:30.936Z] Removing intermediate container 7181534e3cd6 [2021-07-11T09:33:30.936Z] ---> b91482224783 [2021-07-11T09:33:30.936Z] Step 6/7 : COPY go.mod . [2021-07-11T09:33:31.917Z] ---> df37a87e2b03 [2021-07-11T09:33:31.917Z] Step 7/7 : RUN go mod download [2021-07-11T09:33:31.917Z] ---> Running in 0e91ce282cee [Pipeline] unstash [Pipeline] echo [2021-07-11T09:33:33.059Z] ========================================================= [2021-07-11T09:33:33.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-11T09:33:33.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:33:33.403Z] + 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-11T09:33:33.664Z] Sending build context to Docker daemon 2.895MB [2021-07-11T09:33:33.664Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-11T09:33:33.664Z] Step 2/7 : FROM ${BASE} [2021-07-11T09:33:33.664Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-11T09:33:33.664Z] 540db60ca938: Pulling fs layer [2021-07-11T09:33:33.664Z] adcc1eea9eea: Pulling fs layer [2021-07-11T09:33:33.664Z] 4c4ab2625f07: Pulling fs layer [2021-07-11T09:33:33.664Z] 0773c198feca: Pulling fs layer [2021-07-11T09:33:33.664Z] 345f892a5656: Pulling fs layer [2021-07-11T09:33:33.664Z] 9ac62484cfdc: Pulling fs layer [2021-07-11T09:33:33.664Z] 5ac4037533be: Pulling fs layer [2021-07-11T09:33:33.664Z] dc6bda0758c5: Pulling fs layer [2021-07-11T09:33:33.664Z] 345f892a5656: Waiting [2021-07-11T09:33:33.664Z] 9ac62484cfdc: Waiting [2021-07-11T09:33:33.664Z] 5ac4037533be: Waiting [2021-07-11T09:33:33.664Z] dc6bda0758c5: Waiting [2021-07-11T09:33:33.664Z] 0773c198feca: Waiting [2021-07-11T09:33:33.930Z] 4c4ab2625f07: Verifying Checksum [2021-07-11T09:33:33.930Z] 4c4ab2625f07: Download complete [2021-07-11T09:33:33.930Z] adcc1eea9eea: Verifying Checksum [2021-07-11T09:33:33.930Z] adcc1eea9eea: Download complete [2021-07-11T09:33:33.930Z] 345f892a5656: Verifying Checksum [2021-07-11T09:33:33.930Z] 345f892a5656: Download complete [2021-07-11T09:33:33.930Z] 9ac62484cfdc: Verifying Checksum [2021-07-11T09:33:33.930Z] 9ac62484cfdc: Download complete [2021-07-11T09:33:33.930Z] 540db60ca938: Verifying Checksum [2021-07-11T09:33:34.198Z] 540db60ca938: Pull complete [2021-07-11T09:33:34.198Z] 5ac4037533be: Verifying Checksum [2021-07-11T09:33:34.198Z] 5ac4037533be: Download complete [2021-07-11T09:33:34.198Z] adcc1eea9eea: Pull complete [2021-07-11T09:33:34.462Z] 4c4ab2625f07: Pull complete [2021-07-11T09:33:35.850Z] dc6bda0758c5: Verifying Checksum [2021-07-11T09:33:35.850Z] dc6bda0758c5: Download complete [2021-07-11T09:33:36.112Z] 0773c198feca: Verifying Checksum [2021-07-11T09:33:36.112Z] 0773c198feca: Download complete [2021-07-11T09:33:39.448Z] 0773c198feca: Pull complete [2021-07-11T09:33:39.448Z] 345f892a5656: Pull complete [2021-07-11T09:33:39.448Z] 9ac62484cfdc: Pull complete [2021-07-11T09:33:39.718Z] 5ac4037533be: Pull complete [2021-07-11T09:33:41.123Z] dc6bda0758c5: Pull complete [2021-07-11T09:33:41.124Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-11T09:33:41.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-11T09:33:41.124Z] ---> eb58bd16d52e [2021-07-11T09:33:41.124Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-11T09:33:45.348Z] ---> Running in 555afa21fbbe [2021-07-11T09:33:45.348Z] Removing intermediate container 555afa21fbbe [2021-07-11T09:33:45.348Z] ---> 5005a97075c6 [2021-07-11T09:33:45.348Z] Step 4/7 : RUN apk add bash [2021-07-11T09:33:45.348Z] ---> Running in 2c5a83112ea5 [2021-07-11T09:33:45.609Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-11T09:33:46.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-11T09:33:46.831Z] OK: 149 MiB in 40 packages [2021-07-11T09:33:47.406Z] Removing intermediate container 2c5a83112ea5 [2021-07-11T09:33:47.406Z] ---> 055818d63722 [2021-07-11T09:33:47.406Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-11T09:33:47.406Z] ---> Running in aee2e0d1722c [2021-07-11T09:33:47.406Z] Removing intermediate container aee2e0d1722c [2021-07-11T09:33:47.406Z] ---> d6f0e935412b [2021-07-11T09:33:47.406Z] Step 6/7 : COPY go.mod . [2021-07-11T09:33:47.406Z] ---> 7336c52ad8d5 [2021-07-11T09:33:47.406Z] Step 7/7 : RUN go mod download [2021-07-11T09:33:47.667Z] ---> Running in e9c3a9403115 [2021-07-11T09:33:50.240Z] Removing intermediate container 0e91ce282cee [2021-07-11T09:33:50.240Z] ---> 12e82b9fa5fc [2021-07-11T09:33:50.240Z] Successfully built 12e82b9fa5fc [2021-07-11T09:33:50.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:33:50.584Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T09:33:50.584Z] . [Pipeline] withDockerContainer [2021-07-11T09:33:50.824Z] prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container [2021-07-11T09:33:50.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T09:33:52.490Z] $ docker top 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T09:33:53.480Z] + go version [2021-07-11T09:33:53.480Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-11T09:33:53.505Z] $ docker stop --time=1 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee [2021-07-11T09:33:54.277Z] Removing intermediate container e9c3a9403115 [2021-07-11T09:33:54.278Z] ---> d305765d70dc [2021-07-11T09:33:54.278Z] Successfully built d305765d70dc [2021-07-11T09:33:54.278Z] Successfully tagged ci-base-image-x86_64:latest [2021-07-11T09:33:55.341Z] $ docker rm -f 644987eb47e00e021f9aa21ccbb3a8ee42a576e5064d8eff568b19445282f8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:33:56.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T09:33:56.117Z] . [Pipeline] withDockerContainer [2021-07-11T09:33:56.189Z] prd-centos7-docker-4c-2g-2468 does not seem to be running inside a container [2021-07-11T09:33:56.233Z] + docker inspect -f . ci-base-image-arm64 [2021-07-11T09:33:56.233Z] . [2021-07-11T09:33:56.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T09:33:56.578Z] $ docker top df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-07-11T09:33:56.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container [2021-07-11T09:33:56.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-11T09:33:58.579Z] $ docker top 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-11T09:33:59.149Z] + go version [2021-07-11T09:33:59.149Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-11T09:33:59.162Z] $ docker stop --time=1 df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb [2021-07-11T09:33:59.534Z] + go mod tidy [2021-07-11T09:34:00.357Z] $ docker rm -f df9617b6e6fb5805867541d3198a6dba5c2a7229fb43aa872d5b28c7540b1afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:34:00.960Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-11T09:34:00.960Z] . [Pipeline] withDockerContainer [2021-07-11T09:34:01.041Z] prd-centos7-docker-4c-2g-2468 does not seem to be running inside a container [2021-07-11T09:34:01.079Z] + make test [2021-07-11T09:34:01.079Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-11T09:34:01.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-11T09:34:01.490Z] $ docker top b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T09:34:01.879Z] + go mod tidy [Pipeline] sh [2021-07-11T09:34:02.071Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-11T09:34:02.179Z] + make test [2021-07-11T09:34:02.179Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-11T09:34:02.445Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-11T09:34:12.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 83.3% of statements [2021-07-11T09:34:12.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-11T09:34:12.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-11T09:34:12.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-11T09:34:12.499Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-11T09:34:12.499Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-11T09:34:13.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.2% of statements [2021-07-11T09:34:13.078Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 90.0% of statements [2021-07-11T09:34:13.345Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 86.2% of statements [2021-07-11T09:34:13.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-11T09:34:13.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 35.5% of statements [2021-07-11T09:34:13.879Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-11T09:34:13.879Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-11T09:34:18.136Z] gofmt -l . [2021-07-11T09:34:18.396Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-11T09:34:18.404Z] $ docker stop --time=1 b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 [2021-07-11T09:34:19.854Z] $ docker rm -f b14c33c607181bf77e431797f9af83f30686c10c01cb32bddbf7765ad4b09ac9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T09:34:20.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T09:34:20.500Z] 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-11T09:34:21.578Z] ---> job-cost.sh [2021-07-11T09:34:21.578Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qjd0 [2021-07-11T09:34:29.735Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.385s coverage: 83.3% of statements [2021-07-11T09:34:41.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-11T09:34:41.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-11T09:34:41.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.064s coverage: 26.3% of statements [2021-07-11T09:34:41.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.056s coverage: 90.0% of statements [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.236s coverage: 86.2% of statements [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.051s coverage: 59.5% of statements [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements [2021-07-11T09:34:41.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements [2021-07-11T09:34:41.118Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-11T09:34:44.682Z] lf-activate-venv(): INFO: Adding /tmp/venv-Qjd0/bin to PATH [2021-07-11T09:34:44.682Z] INFO: No Stack... [2021-07-11T09:34:44.682Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T09:34:44.682Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T09:34:44.989Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-07-11T09:34:44.989Z] + cut -d, -f6 [Pipeline] lock [2021-07-11T09:34:45.028Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [2021-07-11T09:34:45.042Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] did not exist. Created. [2021-07-11T09:34:45.042Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T09:34:45.366Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-11T09:34:45.434Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T09:34:45.448Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-11T09:34:59.449Z] gofmt -l . [2021-07-11T09:34:59.449Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-11T09:34:59.468Z] $ docker stop --time=1 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 [2021-07-11T09:35:01.507Z] $ docker rm -f 40e20af698867ff5245bd81b3d234bed314646b087debd5af69da8e2b37d1f03 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-11T09:35:02.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-11T09:35:02.325Z] Warning: overwriting stash ‘coverage-report’ [2021-07-11T09:35:02.931Z] 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-11T09:35:03.647Z] ---> job-cost.sh [2021-07-11T09:35:03.647Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jmyt [2021-07-11T09:35:42.610Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-11T09:37:04.349Z] lf-activate-venv(): INFO: Adding /tmp/venv-Jmyt/bin to PATH [2021-07-11T09:37:04.349Z] INFO: No Stack... [2021-07-11T09:37:04.349Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-11T09:37:04.349Z] INFO: Archiving Costs [Pipeline] sh [2021-07-11T09:37:04.696Z] + + catcut /w/workspace/go-mod-core-contracts/2/archives/cost.csv -d, [2021-07-11T09:37:04.696Z] -f6 [Pipeline] lock [2021-07-11T09:37:04.759Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [2021-07-11T09:37:04.801Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] did not exist. Created. [2021-07-11T09:37:04.801Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-11T09:37:05.171Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-023df1c0/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-023df1c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-11T09:37:05.518Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-11T09:37:05.550Z] Warning: overwriting stash ‘stack-cost’ [2021-07-11T09:37:05.692Z] Stashed 1 file(s) [Pipeline] } [2021-07-11T09:37:05.702Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-11T09:37:06.408Z] provisioning config files... [2021-07-11T09:37:06.422Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5410910022933367699tmp [Pipeline] { [Pipeline] sh [2021-07-11T09:37:06.745Z] + set +x [2021-07-11T09:37:06.745Z] + curl -s https://codecov.io/bash [2021-07-11T09:37:06.745Z] + bash -s -- [2021-07-11T09:37:06.745Z] [2021-07-11T09:37:06.745Z] _____ _ [2021-07-11T09:37:06.745Z] / ____| | | [2021-07-11T09:37:06.745Z] | | ___ __| | ___ ___ _____ __ [2021-07-11T09:37:06.745Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-11T09:37:06.745Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-11T09:37:06.745Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-11T09:37:06.745Z] Bash-1.0.3 [2021-07-11T09:37:06.745Z] [2021-07-11T09:37:06.745Z] [2021-07-11T09:37:06.745Z] ==> git version 2.24.4 found [2021-07-11T09:37:06.745Z] ==> 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-11T09:37:06.745Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-11T09:37:06.745Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-11T09:37:06.745Z] ==> Jenkins CI detected. [2021-07-11T09:37:06.745Z] project root: . [2021-07-11T09:37:06.745Z] --> token set from env [2021-07-11T09:37:06.745Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-11T09:37:06.745Z] ==> Running gcov in . (disable via -X gcov) [2021-07-11T09:37:06.745Z] ==> Python coveragepy not found [2021-07-11T09:37:06.745Z] ==> Searching for coverage reports in: [2021-07-11T09:37:06.745Z] + . [2021-07-11T09:37:06.745Z] -> Found 1 reports [2021-07-11T09:37:06.745Z] ==> Detecting git/mercurial file structure [2021-07-11T09:37:07.014Z] ==> Reading reports [2021-07-11T09:37:07.014Z] + ./coverage.out bytes=101130 [2021-07-11T09:37:07.014Z] ==> Appending adjustments [2021-07-11T09:37:07.014Z] https://docs.codecov.io/docs/fixing-reports [2021-07-11T09:37:07.282Z] + Found adjustments [2021-07-11T09:37:07.282Z] ==> Gzipping contents [2021-07-11T09:37:07.543Z] 16K /tmp/codecov.a2Qoxj.gz [2021-07-11T09:37:07.543Z] ==> Uploading reports [2021-07-11T09:37:07.543Z] url: https://codecov.io [2021-07-11T09:37:07.543Z] query: branch=main&commit=62d0d237e11a496f212b6f47e7ad619fbaaf2531&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-11T09:37:07.543Z] -> Pinging Codecov [2021-07-11T09:37:07.543Z] https://codecov.io/upload/v4?package=bash-1.0.3&branch=main&commit=62d0d237e11a496f212b6f47e7ad619fbaaf2531&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-11T09:37:07.805Z] -> Uploading to [2021-07-11T09:37:07.805Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-11/71470A77251A30514AAF9C0BB2E5B6CE/62d0d237e11a496f212b6f47e7ad619fbaaf2531/1be6e32f-5212-4b0e-ba19-7c242e1d6a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T093707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2801e839443b14cd30579de45cf445a28eb4a806efb8ba1f406e0c149794c3 [2021-07-11T09:37:07.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-11T09:37:07.805Z] Dload Upload Total Spent Left Speed [2021-07-11T09:37:08.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15116 0 0 100 15116 0 33140 --:--:-- --:--:-- --:--:-- 33149 [2021-07-11T09:37:08.378Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] } [2021-07-11T09:37:08.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-11T09:37:09.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-11T09:37:09.213Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:09.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T09:37:09.522Z] [2021-07-11T09:37:09.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:09.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T09:37:09.834Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-11T09:37:09.834Z] 188c0c94c7c5: Pulling fs layer [2021-07-11T09:37:09.834Z] 0ef7d3d256c8: Pulling fs layer [2021-07-11T09:37:09.834Z] de9db76c5a1d: Pulling fs layer [2021-07-11T09:37:09.834Z] 0eba1c9be4d2: Pulling fs layer [2021-07-11T09:37:09.834Z] 0d57e429df01: Pulling fs layer [2021-07-11T09:37:09.834Z] 4e4be7b47b0d: Pulling fs layer [2021-07-11T09:37:09.834Z] e1f770b5df2f: Pulling fs layer [2021-07-11T09:37:09.834Z] 85a0685a4137: Pulling fs layer [2021-07-11T09:37:09.834Z] 0d57e429df01: Waiting [2021-07-11T09:37:09.834Z] 4e4be7b47b0d: Waiting [2021-07-11T09:37:09.834Z] e1f770b5df2f: Waiting [2021-07-11T09:37:09.834Z] 85a0685a4137: Waiting [2021-07-11T09:37:09.834Z] 0eba1c9be4d2: Waiting [2021-07-11T09:37:09.834Z] de9db76c5a1d: Verifying Checksum [2021-07-11T09:37:09.834Z] de9db76c5a1d: Download complete [2021-07-11T09:37:09.834Z] 0ef7d3d256c8: Download complete [2021-07-11T09:37:09.834Z] 0d57e429df01: Verifying Checksum [2021-07-11T09:37:09.834Z] 0d57e429df01: Download complete [2021-07-11T09:37:10.098Z] 4e4be7b47b0d: Verifying Checksum [2021-07-11T09:37:10.098Z] 4e4be7b47b0d: Download complete [2021-07-11T09:37:10.098Z] 188c0c94c7c5: Verifying Checksum [2021-07-11T09:37:10.098Z] 188c0c94c7c5: Download complete [2021-07-11T09:37:10.098Z] 188c0c94c7c5: Pull complete [2021-07-11T09:37:10.360Z] 0ef7d3d256c8: Pull complete [2021-07-11T09:37:10.360Z] de9db76c5a1d: Pull complete [2021-07-11T09:37:11.761Z] e1f770b5df2f: Verifying Checksum [2021-07-11T09:37:11.761Z] e1f770b5df2f: Download complete [2021-07-11T09:37:13.678Z] 85a0685a4137: Verifying Checksum [2021-07-11T09:37:13.678Z] 85a0685a4137: Download complete [2021-07-11T09:37:13.678Z] 0eba1c9be4d2: Verifying Checksum [2021-07-11T09:37:13.678Z] 0eba1c9be4d2: Download complete [2021-07-11T09:37:17.044Z] 0eba1c9be4d2: Pull complete [2021-07-11T09:37:17.044Z] 0d57e429df01: Pull complete [2021-07-11T09:37:17.044Z] 4e4be7b47b0d: Pull complete [2021-07-11T09:37:17.307Z] e1f770b5df2f: Pull complete [2021-07-11T09:37:20.641Z] 85a0685a4137: Pull complete [2021-07-11T09:37:20.641Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-11T09:37:20.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-11T09:37:20.641Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-11T09:37:20.715Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:37:20.761Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-11T09:37:23.036Z] $ docker top cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-11T09:37:23.134Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-11T09:37:23.437Z] + set -o pipefail [2021-07-11T09:37:23.437Z] + snyk monitor '--org=edgex-jenkins' [2021-07-11T09:37:26.748Z] [2021-07-11T09:37:26.748Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-11T09:37:26.748Z] [2021-07-11T09:37:26.748Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c5c172f8-edd0-41e7-ac64-eaa58d24ef70 [2021-07-11T09:37:26.748Z] [2021-07-11T09:37:26.748Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-11T09:37:26.748Z] [2021-07-11T09:37:26.748Z] [Pipeline] } [2021-07-11T09:37:26.761Z] $ docker stop --time=1 cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 [2021-07-11T09:37:28.548Z] $ docker rm -f cca40ceddc1e9a2cd6158c5f523c7688a5cb232e58a55243c2e8b85db709a297 [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-11T09:37:29.500Z] + git log --format=format:%s -1 62d0d237e11a496f212b6f47e7ad619fbaaf2531 [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:29.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:37:29.807Z] . [Pipeline] withDockerContainer [2021-07-11T09:37:29.879Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:37:29.912Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T09:37:30.276Z] $ docker top b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T09:37:30.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T09:37:30.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T09:37:30.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T09:37:30.525Z] $ docker exec b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 ssh-agent [2021-07-11T09:37:30.629Z] SSH_AUTH_SOCK=/tmp/ssh-h2OBtJxwq4iI/agent.13 [2021-07-11T09:37:30.629Z] SSH_AGENT_PID=19 [2021-07-11T09:37:30.634Z] Running ssh-add (command line suppressed) [2021-07-11T09:37:30.719Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5868009720076271102.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5868009720076271102.key) [2021-07-11T09:37:30.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T09:37:31.044Z] + git semver tag [2021-07-11T09:37:31.044Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T09:37:31.044Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-11T09:37:31.044Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-11T09:37:31.044Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T09:37:31.044Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T09:37:31.044Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T09:37:31.044Z] # $SEMVER_BRANCH = main [2021-07-11T09:37:31.044Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-11T09:37:31.044Z] # 62d0d237e11a496f212b6f47e7ad619fbaaf2531 HEAD [2021-07-11T09:37:31.044Z] # -> Force: false [2021-07-11T09:37:31.044Z] # 0972d768c5071bcfad6967f7c05ddb858e4b80d0 refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-07-11T09:37:31.054Z] $ docker exec --env ******** --env ******** b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 ssh-agent -k [2021-07-11T09:37:31.156Z] unset SSH_AUTH_SOCK; [2021-07-11T09:37:31.156Z] unset SSH_AGENT_PID; [2021-07-11T09:37:31.156Z] echo Agent pid 19 killed; [2021-07-11T09:37:31.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T09:37:31.512Z] + git semver [Pipeline] } [2021-07-11T09:37:31.530Z] $ docker stop --time=1 b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 [2021-07-11T09:37:32.724Z] $ docker rm -f b7637f55155c418e604af87ffe65054d8e83b000bcccb28c04579ee6f6682bc3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:33.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T09:37:33.231Z] [2021-07-11T09:37:33.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:33.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T09:37:33.545Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-11T09:37:33.545Z] ab5ef0e58194: Pulling fs layer [2021-07-11T09:37:33.545Z] 9712f1f96733: Pulling fs layer [2021-07-11T09:37:33.545Z] 63f879dbbcfc: Pulling fs layer [2021-07-11T09:37:33.545Z] 0d9ebad4ef96: Pulling fs layer [2021-07-11T09:37:33.545Z] e9a5061849ea: Pulling fs layer [2021-07-11T09:37:33.545Z] d747dcd14b5f: Pulling fs layer [2021-07-11T09:37:33.545Z] 2de7ff778b66: Pulling fs layer [2021-07-11T09:37:33.545Z] 0d9ebad4ef96: Waiting [2021-07-11T09:37:33.545Z] d747dcd14b5f: Waiting [2021-07-11T09:37:33.545Z] 2de7ff778b66: Waiting [2021-07-11T09:37:33.545Z] e9a5061849ea: Waiting [2021-07-11T09:37:33.545Z] 9712f1f96733: Verifying Checksum [2021-07-11T09:37:33.545Z] 9712f1f96733: Download complete [2021-07-11T09:37:34.932Z] 63f879dbbcfc: Verifying Checksum [2021-07-11T09:37:34.932Z] 63f879dbbcfc: Download complete [2021-07-11T09:37:34.932Z] e9a5061849ea: Verifying Checksum [2021-07-11T09:37:34.932Z] e9a5061849ea: Download complete [2021-07-11T09:37:34.932Z] d747dcd14b5f: Verifying Checksum [2021-07-11T09:37:34.932Z] d747dcd14b5f: Download complete [2021-07-11T09:37:35.190Z] 2de7ff778b66: Verifying Checksum [2021-07-11T09:37:35.190Z] 2de7ff778b66: Download complete [2021-07-11T09:37:35.452Z] 0d9ebad4ef96: Verifying Checksum [2021-07-11T09:37:35.452Z] 0d9ebad4ef96: Download complete [2021-07-11T09:37:35.713Z] ab5ef0e58194: Verifying Checksum [2021-07-11T09:37:35.713Z] ab5ef0e58194: Download complete [2021-07-11T09:37:38.286Z] ab5ef0e58194: Pull complete [2021-07-11T09:37:38.286Z] 9712f1f96733: Pull complete [2021-07-11T09:37:39.247Z] 63f879dbbcfc: Pull complete [2021-07-11T09:37:42.612Z] 0d9ebad4ef96: Pull complete [2021-07-11T09:37:42.612Z] e9a5061849ea: Pull complete [2021-07-11T09:37:42.612Z] d747dcd14b5f: Pull complete [2021-07-11T09:37:43.557Z] 2de7ff778b66: Pull complete [2021-07-11T09:37:43.557Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-11T09:37:43.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-11T09:37:43.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-11T09:37:43.632Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:37:43.680Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-11T09:37:46.791Z] $ docker top 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-11T09:37:46.894Z] provisioning config files... [2021-07-11T09:37:46.910Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8516264002578981439tmp [2021-07-11T09:37:46.925Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6954290373278128176tmp [2021-07-11T09:37:46.939Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config833716034884677234tmp [Pipeline] { [Pipeline] echo [2021-07-11T09:37:46.963Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:37:47.260Z] ---> sigul-configuration.sh [2021-07-11T09:37:47.260Z] gpg: directory `/root/.gnupg' created [2021-07-11T09:37:47.260Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-11T09:37:47.260Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-11T09:37:47.260Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-11T09:37:47.260Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-11T09:37:47.260Z] gpg: CAST5 encrypted data [2021-07-11T09:37:47.260Z] gpg: encrypted with 1 passphrase [2021-07-11T09:37:47.260Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-11T09:37:47.562Z] + mkdir /home/jenkins [2021-07-11T09:37:47.562Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-11T09:37:47.870Z] + 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-11T09:37:47.883Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:37:48.178Z] ---> sigul-install.sh [2021-07-11T09:37:52.395Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-07-11T09:37:52.696Z] + git tag --list [2021-07-11T09:37:52.696Z] v0.0.0 [2021-07-11T09:37:52.696Z] v0.0.1 [2021-07-11T09:37:52.696Z] v0.1.0 [2021-07-11T09:37:52.696Z] v0.1.1 [2021-07-11T09:37:52.696Z] v0.1.10 [2021-07-11T09:37:52.696Z] v0.1.100 [2021-07-11T09:37:52.696Z] v0.1.101 [2021-07-11T09:37:52.696Z] v0.1.102 [2021-07-11T09:37:52.696Z] v0.1.103 [2021-07-11T09:37:52.696Z] v0.1.104 [2021-07-11T09:37:52.696Z] v0.1.105 [2021-07-11T09:37:52.697Z] v0.1.106 [2021-07-11T09:37:52.697Z] v0.1.107 [2021-07-11T09:37:52.697Z] v0.1.108 [2021-07-11T09:37:52.697Z] v0.1.109 [2021-07-11T09:37:52.697Z] v0.1.11 [2021-07-11T09:37:52.697Z] v0.1.110 [2021-07-11T09:37:52.697Z] v0.1.111 [2021-07-11T09:37:52.697Z] v0.1.112 [2021-07-11T09:37:52.697Z] v0.1.113 [2021-07-11T09:37:52.697Z] v0.1.114 [2021-07-11T09:37:52.697Z] v0.1.115 [2021-07-11T09:37:52.697Z] v0.1.116 [2021-07-11T09:37:52.697Z] v0.1.117 [2021-07-11T09:37:52.697Z] v0.1.118 [2021-07-11T09:37:52.697Z] v0.1.119 [2021-07-11T09:37:52.697Z] v0.1.12 [2021-07-11T09:37:52.697Z] v0.1.120 [2021-07-11T09:37:52.697Z] v0.1.121 [2021-07-11T09:37:52.697Z] v0.1.122 [2021-07-11T09:37:52.697Z] v0.1.123 [2021-07-11T09:37:52.697Z] v0.1.124 [2021-07-11T09:37:52.697Z] v0.1.125 [2021-07-11T09:37:52.697Z] v0.1.126 [2021-07-11T09:37:52.697Z] v0.1.127 [2021-07-11T09:37:52.697Z] v0.1.128 [2021-07-11T09:37:52.697Z] v0.1.129 [2021-07-11T09:37:52.697Z] v0.1.13 [2021-07-11T09:37:52.697Z] v0.1.130 [2021-07-11T09:37:52.697Z] v0.1.131 [2021-07-11T09:37:52.697Z] v0.1.132 [2021-07-11T09:37:52.697Z] v0.1.133 [2021-07-11T09:37:52.697Z] v0.1.134 [2021-07-11T09:37:52.697Z] v0.1.135 [2021-07-11T09:37:52.697Z] v0.1.136 [2021-07-11T09:37:52.697Z] v0.1.137 [2021-07-11T09:37:52.697Z] v0.1.138 [2021-07-11T09:37:52.697Z] v0.1.139 [2021-07-11T09:37:52.697Z] v0.1.14 [2021-07-11T09:37:52.697Z] v0.1.140 [2021-07-11T09:37:52.697Z] v0.1.141 [2021-07-11T09:37:52.697Z] v0.1.142 [2021-07-11T09:37:52.697Z] v0.1.143 [2021-07-11T09:37:52.697Z] v0.1.144 [2021-07-11T09:37:52.697Z] v0.1.145 [2021-07-11T09:37:52.697Z] v0.1.146 [2021-07-11T09:37:52.697Z] v0.1.147 [2021-07-11T09:37:52.697Z] v0.1.148 [2021-07-11T09:37:52.697Z] v0.1.149 [2021-07-11T09:37:52.697Z] v0.1.15 [2021-07-11T09:37:52.697Z] v0.1.16 [2021-07-11T09:37:52.697Z] v0.1.17 [2021-07-11T09:37:52.697Z] v0.1.18 [2021-07-11T09:37:52.697Z] v0.1.19 [2021-07-11T09:37:52.697Z] v0.1.2 [2021-07-11T09:37:52.697Z] v0.1.20 [2021-07-11T09:37:52.697Z] v0.1.21 [2021-07-11T09:37:52.697Z] v0.1.22 [2021-07-11T09:37:52.697Z] v0.1.23 [2021-07-11T09:37:52.697Z] v0.1.24 [2021-07-11T09:37:52.697Z] v0.1.25 [2021-07-11T09:37:52.697Z] v0.1.26 [2021-07-11T09:37:52.697Z] v0.1.27 [2021-07-11T09:37:52.697Z] v0.1.28 [2021-07-11T09:37:52.697Z] v0.1.29 [2021-07-11T09:37:52.697Z] v0.1.3 [2021-07-11T09:37:52.697Z] v0.1.30 [2021-07-11T09:37:52.697Z] v0.1.31 [2021-07-11T09:37:52.697Z] v0.1.32 [2021-07-11T09:37:52.697Z] v0.1.33 [2021-07-11T09:37:52.697Z] v0.1.34 [2021-07-11T09:37:52.697Z] v0.1.35 [2021-07-11T09:37:52.697Z] v0.1.36 [2021-07-11T09:37:52.697Z] v0.1.37 [2021-07-11T09:37:52.697Z] v0.1.38 [2021-07-11T09:37:52.697Z] v0.1.39 [2021-07-11T09:37:52.697Z] v0.1.4 [2021-07-11T09:37:52.697Z] v0.1.40 [2021-07-11T09:37:52.697Z] v0.1.41 [2021-07-11T09:37:52.697Z] v0.1.42 [2021-07-11T09:37:52.697Z] v0.1.43 [2021-07-11T09:37:52.697Z] v0.1.44 [2021-07-11T09:37:52.697Z] v0.1.45 [2021-07-11T09:37:52.697Z] v0.1.46 [2021-07-11T09:37:52.697Z] v0.1.47 [2021-07-11T09:37:52.697Z] v0.1.48 [2021-07-11T09:37:52.697Z] v0.1.49 [2021-07-11T09:37:52.697Z] v0.1.5 [2021-07-11T09:37:52.697Z] v0.1.50 [2021-07-11T09:37:52.697Z] v0.1.51 [2021-07-11T09:37:52.697Z] v0.1.52 [2021-07-11T09:37:52.697Z] v0.1.53 [2021-07-11T09:37:52.697Z] v0.1.54 [2021-07-11T09:37:52.697Z] v0.1.55 [2021-07-11T09:37:52.697Z] v0.1.56 [2021-07-11T09:37:52.697Z] v0.1.57 [2021-07-11T09:37:52.697Z] v0.1.58 [2021-07-11T09:37:52.697Z] v0.1.59 [2021-07-11T09:37:52.697Z] v0.1.6 [2021-07-11T09:37:52.697Z] v0.1.60 [2021-07-11T09:37:52.697Z] v0.1.61 [2021-07-11T09:37:52.697Z] v0.1.62 [2021-07-11T09:37:52.697Z] v0.1.63 [2021-07-11T09:37:52.697Z] v0.1.64 [2021-07-11T09:37:52.697Z] v0.1.65 [2021-07-11T09:37:52.697Z] v0.1.66 [2021-07-11T09:37:52.697Z] v0.1.67 [2021-07-11T09:37:52.697Z] v0.1.68 [2021-07-11T09:37:52.697Z] v0.1.69 [2021-07-11T09:37:52.697Z] v0.1.7 [2021-07-11T09:37:52.697Z] v0.1.70 [2021-07-11T09:37:52.697Z] v0.1.71 [2021-07-11T09:37:52.697Z] v0.1.72 [2021-07-11T09:37:52.697Z] v0.1.73 [2021-07-11T09:37:52.697Z] v0.1.74 [2021-07-11T09:37:52.697Z] v0.1.75 [2021-07-11T09:37:52.697Z] v0.1.76 [2021-07-11T09:37:52.697Z] v0.1.77 [2021-07-11T09:37:52.697Z] v0.1.78 [2021-07-11T09:37:52.697Z] v0.1.79 [2021-07-11T09:37:52.697Z] v0.1.8 [2021-07-11T09:37:52.697Z] v0.1.80 [2021-07-11T09:37:52.697Z] v0.1.81 [2021-07-11T09:37:52.697Z] v0.1.82 [2021-07-11T09:37:52.697Z] v0.1.83 [2021-07-11T09:37:52.697Z] v0.1.84 [2021-07-11T09:37:52.697Z] v0.1.85 [2021-07-11T09:37:52.697Z] v0.1.86 [2021-07-11T09:37:52.697Z] v0.1.87 [2021-07-11T09:37:52.697Z] v0.1.88 [2021-07-11T09:37:52.697Z] v0.1.89 [2021-07-11T09:37:52.697Z] v0.1.9 [2021-07-11T09:37:52.697Z] v0.1.90 [2021-07-11T09:37:52.697Z] v0.1.91 [2021-07-11T09:37:52.697Z] v0.1.92 [2021-07-11T09:37:52.697Z] v0.1.93 [2021-07-11T09:37:52.697Z] v0.1.94 [2021-07-11T09:37:52.697Z] v0.1.95 [2021-07-11T09:37:52.697Z] v0.1.96 [2021-07-11T09:37:52.697Z] v0.1.97 [2021-07-11T09:37:52.697Z] v0.1.98 [2021-07-11T09:37:52.697Z] v0.1.99 [2021-07-11T09:37:52.697Z] v2.0.0 [2021-07-11T09:37:52.697Z] v2.0.0-dev.1 [2021-07-11T09:37:52.697Z] v2.0.0-dev.10 [2021-07-11T09:37:52.697Z] v2.0.0-dev.100 [2021-07-11T09:37:52.697Z] v2.0.0-dev.101 [2021-07-11T09:37:52.697Z] v2.0.0-dev.102 [2021-07-11T09:37:52.697Z] v2.0.0-dev.103 [2021-07-11T09:37:52.697Z] v2.0.0-dev.11 [2021-07-11T09:37:52.697Z] v2.0.0-dev.12 [2021-07-11T09:37:52.697Z] v2.0.0-dev.13 [2021-07-11T09:37:52.697Z] v2.0.0-dev.14 [2021-07-11T09:37:52.697Z] v2.0.0-dev.15 [2021-07-11T09:37:52.697Z] v2.0.0-dev.16 [2021-07-11T09:37:52.697Z] v2.0.0-dev.17 [2021-07-11T09:37:52.697Z] v2.0.0-dev.18 [2021-07-11T09:37:52.697Z] v2.0.0-dev.19 [2021-07-11T09:37:52.697Z] v2.0.0-dev.2 [2021-07-11T09:37:52.697Z] v2.0.0-dev.20 [2021-07-11T09:37:52.697Z] v2.0.0-dev.21 [2021-07-11T09:37:52.697Z] v2.0.0-dev.22 [2021-07-11T09:37:52.697Z] v2.0.0-dev.23 [2021-07-11T09:37:52.697Z] v2.0.0-dev.24 [2021-07-11T09:37:52.697Z] v2.0.0-dev.25 [2021-07-11T09:37:52.697Z] v2.0.0-dev.26 [2021-07-11T09:37:52.697Z] v2.0.0-dev.27 [2021-07-11T09:37:52.697Z] v2.0.0-dev.28 [2021-07-11T09:37:52.697Z] v2.0.0-dev.29 [2021-07-11T09:37:52.697Z] v2.0.0-dev.3 [2021-07-11T09:37:52.697Z] v2.0.0-dev.30 [2021-07-11T09:37:52.697Z] v2.0.0-dev.31 [2021-07-11T09:37:52.697Z] v2.0.0-dev.32 [2021-07-11T09:37:52.697Z] v2.0.0-dev.33 [2021-07-11T09:37:52.697Z] v2.0.0-dev.34 [2021-07-11T09:37:52.697Z] v2.0.0-dev.35 [2021-07-11T09:37:52.697Z] v2.0.0-dev.36 [2021-07-11T09:37:52.697Z] v2.0.0-dev.37 [2021-07-11T09:37:52.697Z] v2.0.0-dev.38 [2021-07-11T09:37:52.697Z] v2.0.0-dev.39 [2021-07-11T09:37:52.697Z] v2.0.0-dev.4 [2021-07-11T09:37:52.697Z] v2.0.0-dev.40 [2021-07-11T09:37:52.697Z] v2.0.0-dev.41 [2021-07-11T09:37:52.697Z] v2.0.0-dev.42 [2021-07-11T09:37:52.697Z] v2.0.0-dev.43 [2021-07-11T09:37:52.697Z] v2.0.0-dev.44 [2021-07-11T09:37:52.697Z] v2.0.0-dev.45 [2021-07-11T09:37:52.697Z] v2.0.0-dev.46 [2021-07-11T09:37:52.697Z] v2.0.0-dev.47 [2021-07-11T09:37:52.697Z] v2.0.0-dev.48 [2021-07-11T09:37:52.697Z] v2.0.0-dev.49 [2021-07-11T09:37:52.697Z] v2.0.0-dev.5 [2021-07-11T09:37:52.697Z] v2.0.0-dev.50 [2021-07-11T09:37:52.697Z] v2.0.0-dev.51 [2021-07-11T09:37:52.697Z] v2.0.0-dev.52 [2021-07-11T09:37:52.697Z] v2.0.0-dev.53 [2021-07-11T09:37:52.697Z] v2.0.0-dev.54 [2021-07-11T09:37:52.697Z] v2.0.0-dev.55 [2021-07-11T09:37:52.697Z] v2.0.0-dev.56 [2021-07-11T09:37:52.697Z] v2.0.0-dev.57 [2021-07-11T09:37:52.697Z] v2.0.0-dev.58 [2021-07-11T09:37:52.697Z] v2.0.0-dev.59 [2021-07-11T09:37:52.697Z] v2.0.0-dev.6 [2021-07-11T09:37:52.697Z] v2.0.0-dev.60 [2021-07-11T09:37:52.697Z] v2.0.0-dev.61 [2021-07-11T09:37:52.697Z] v2.0.0-dev.62 [2021-07-11T09:37:52.697Z] v2.0.0-dev.63 [2021-07-11T09:37:52.697Z] v2.0.0-dev.64 [2021-07-11T09:37:52.697Z] v2.0.0-dev.65 [2021-07-11T09:37:52.697Z] v2.0.0-dev.66 [2021-07-11T09:37:52.697Z] v2.0.0-dev.67 [2021-07-11T09:37:52.697Z] v2.0.0-dev.68 [2021-07-11T09:37:52.697Z] v2.0.0-dev.69 [2021-07-11T09:37:52.697Z] v2.0.0-dev.7 [2021-07-11T09:37:52.697Z] v2.0.0-dev.70 [2021-07-11T09:37:52.697Z] v2.0.0-dev.71 [2021-07-11T09:37:52.697Z] v2.0.0-dev.72 [2021-07-11T09:37:52.697Z] v2.0.0-dev.73 [2021-07-11T09:37:52.697Z] v2.0.0-dev.74 [2021-07-11T09:37:52.697Z] v2.0.0-dev.75 [2021-07-11T09:37:52.697Z] v2.0.0-dev.76 [2021-07-11T09:37:52.697Z] v2.0.0-dev.77 [2021-07-11T09:37:52.697Z] v2.0.0-dev.78 [2021-07-11T09:37:52.697Z] v2.0.0-dev.79 [2021-07-11T09:37:52.697Z] v2.0.0-dev.8 [2021-07-11T09:37:52.697Z] v2.0.0-dev.80 [2021-07-11T09:37:52.697Z] v2.0.0-dev.81 [2021-07-11T09:37:52.697Z] v2.0.0-dev.82 [2021-07-11T09:37:52.697Z] v2.0.0-dev.83 [2021-07-11T09:37:52.697Z] v2.0.0-dev.84 [2021-07-11T09:37:52.697Z] v2.0.0-dev.85 [2021-07-11T09:37:52.697Z] v2.0.0-dev.86 [2021-07-11T09:37:52.697Z] v2.0.0-dev.87 [2021-07-11T09:37:52.697Z] v2.0.0-dev.88 [2021-07-11T09:37:52.697Z] v2.0.0-dev.89 [2021-07-11T09:37:52.697Z] v2.0.0-dev.9 [2021-07-11T09:37:52.697Z] v2.0.0-dev.90 [2021-07-11T09:37:52.697Z] v2.0.0-dev.91 [2021-07-11T09:37:52.697Z] v2.0.0-dev.92 [2021-07-11T09:37:52.697Z] v2.0.0-dev.93 [2021-07-11T09:37:52.697Z] v2.0.0-dev.94 [2021-07-11T09:37:52.697Z] v2.0.0-dev.95 [2021-07-11T09:37:52.697Z] v2.0.0-dev.96 [2021-07-11T09:37:52.697Z] v2.0.0-dev.97 [2021-07-11T09:37:52.697Z] v2.0.0-dev.98 [2021-07-11T09:37:52.697Z] v2.0.0-dev.99 [2021-07-11T09:37:52.697Z] v2.0.1-dev.1 [Pipeline] sh [2021-07-11T09:37:53.026Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-11T09:37:53.598Z] Signing Git tag with Sigul... [2021-07-11T09:37:53.598Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-07-11T09:37:54.181Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:37:54.480Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-11T09:37:54.489Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-11T09:37:54.521Z] $ docker stop --time=1 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 [2021-07-11T09:37:56.102Z] $ docker rm -f 12bcc30cf5b20e3752bd60630814520563d349719fce81e6e3045a2549e14ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:37:56.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:37:56.821Z] . [Pipeline] withDockerContainer [2021-07-11T09:37:56.894Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:37:57.041Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T09:37:57.426Z] $ docker top a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T09:37:57.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T09:37:57.654Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T09:37:57.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T09:37:57.778Z] $ docker exec a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 ssh-agent [2021-07-11T09:37:57.898Z] SSH_AUTH_SOCK=/tmp/ssh-bYpDZISQ5OPg/agent.14 [2021-07-11T09:37:57.898Z] SSH_AGENT_PID=21 [2021-07-11T09:37:57.903Z] Running ssh-add (command line suppressed) [2021-07-11T09:37:58.006Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_652672536961747558.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_652672536961747558.key) [2021-07-11T09:37:58.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T09:37:58.335Z] + git semver bump pre [2021-07-11T09:37:58.335Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T09:37:58.335Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-11T09:37:58.335Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-11T09:37:58.335Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T09:37:58.335Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T09:37:58.335Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T09:37:58.335Z] # $SEMVER_BRANCH = main [2021-07-11T09:37:58.335Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-11T09:37:58.335Z] 2.0.1-dev.2 [Pipeline] } [2021-07-11T09:37:58.345Z] $ docker exec --env ******** --env ******** a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 ssh-agent -k [2021-07-11T09:37:58.445Z] unset SSH_AUTH_SOCK; [2021-07-11T09:37:58.445Z] unset SSH_AGENT_PID; [2021-07-11T09:37:58.445Z] echo Agent pid 21 killed; [2021-07-11T09:37:58.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T09:37:58.801Z] + git semver [Pipeline] } [2021-07-11T09:37:58.816Z] $ docker stop --time=1 a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 [2021-07-11T09:38:00.018Z] $ docker rm -f a266515ce816c030d936d15540f36763d72c02f2b9e86d28970ce45cb4549779 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:38:00.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-11T09:38:00.407Z] . [Pipeline] withDockerContainer [2021-07-11T09:38:00.485Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:38:00.523Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-11T09:38:00.907Z] $ docker top 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-11T09:38:01.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-11T09:38:01.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-11T09:38:01.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-11T09:38:01.187Z] $ docker exec 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f ssh-agent [2021-07-11T09:38:01.291Z] SSH_AUTH_SOCK=/tmp/ssh-kQeBzMPELI5F/agent.15 [2021-07-11T09:38:01.291Z] SSH_AGENT_PID=21 [2021-07-11T09:38:01.297Z] Running ssh-add (command line suppressed) [2021-07-11T09:38:01.386Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2046038141052847568.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2046038141052847568.key) [2021-07-11T09:38:01.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-11T09:38:01.733Z] + git semver push [2021-07-11T09:38:01.733Z] # -> Open(): unable to determine branch for HEAD [2021-07-11T09:38:01.733Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-11T09:38:01.733Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-11T09:38:01.733Z] # $SEMVER_REMOTE_NAME = origin [2021-07-11T09:38:01.733Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-11T09:38:01.733Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-11T09:38:01.733Z] # $SEMVER_BRANCH = main [2021-07-11T09:38:01.733Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-11T09:38:07.037Z] $ docker exec --env ******** --env ******** 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f ssh-agent -k [2021-07-11T09:38:07.149Z] unset SSH_AUTH_SOCK; [2021-07-11T09:38:07.149Z] unset SSH_AGENT_PID; [2021-07-11T09:38:07.149Z] echo Agent pid 21 killed; [2021-07-11T09:38:07.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-11T09:38:07.501Z] + git semver [Pipeline] } [2021-07-11T09:38:07.517Z] $ docker stop --time=1 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f [2021-07-11T09:38:08.703Z] $ docker rm -f 7bec5b21a6c0ccdfa6bc7b115de0873b6cc6595af0fd136775b3069bec7fbc7f [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-11T09:38:09.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:10.489Z] ---> package-listing.sh [2021-07-11T09:38:10.489Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-11T09:38:10.489Z] ++ facter osfamily [2021-07-11T09:38:10.758Z] + OS_FAMILY=redhat [2021-07-11T09:38:10.758Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-11T09:38:10.758Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-11T09:38:10.758Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-11T09:38:10.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-11T09:38:10.758Z] + PACKAGES=/tmp/packages_start.txt [2021-07-11T09:38:10.758Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-11T09:38:10.758Z] + PACKAGES=/tmp/packages_end.txt [2021-07-11T09:38:10.758Z] + case "${OS_FAMILY}" in [2021-07-11T09:38:10.758Z] + sort [2021-07-11T09:38:10.758Z] + rpm -qa [2021-07-11T09:38:11.342Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-11T09:38:11.342Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-11T09:38:11.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-11T09:38:11.342Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-11T09:38:11.342Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-11T09:38:11.342Z] + 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-11T09:38:11.356Z] 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-11T09:38:11.643Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:38:12.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T09:38:12.216Z] [2021-07-11T09:38:12.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-11T09:38:12.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T09:38:12.532Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-11T09:38:12.532Z] df20fa9351a1: Pulling fs layer [2021-07-11T09:38:12.532Z] 36b3adc4ff6f: Pulling fs layer [2021-07-11T09:38:12.532Z] 8ad3a11d3b57: Pulling fs layer [2021-07-11T09:38:12.532Z] 46f8f816bc3b: Pulling fs layer [2021-07-11T09:38:12.532Z] 93b61091891f: Pulling fs layer [2021-07-11T09:38:12.532Z] 93b9cdb0e59b: Pulling fs layer [2021-07-11T09:38:12.532Z] 5e14af77c1be: Pulling fs layer [2021-07-11T09:38:12.532Z] 01666e4c0597: Pulling fs layer [2021-07-11T09:38:12.532Z] aa168da1d23b: Pulling fs layer [2021-07-11T09:38:12.532Z] 93b61091891f: Waiting [2021-07-11T09:38:12.532Z] 93b9cdb0e59b: Waiting [2021-07-11T09:38:12.532Z] 5e14af77c1be: Waiting [2021-07-11T09:38:12.532Z] 01666e4c0597: Waiting [2021-07-11T09:38:12.532Z] aa168da1d23b: Waiting [2021-07-11T09:38:12.532Z] 46f8f816bc3b: Waiting [2021-07-11T09:38:12.532Z] 36b3adc4ff6f: Download complete [2021-07-11T09:38:12.532Z] 46f8f816bc3b: Verifying Checksum [2021-07-11T09:38:12.532Z] 46f8f816bc3b: Download complete [2021-07-11T09:38:12.797Z] df20fa9351a1: Verifying Checksum [2021-07-11T09:38:12.797Z] df20fa9351a1: Download complete [2021-07-11T09:38:12.797Z] 93b9cdb0e59b: Verifying Checksum [2021-07-11T09:38:12.797Z] 93b9cdb0e59b: Download complete [2021-07-11T09:38:12.797Z] 5e14af77c1be: Verifying Checksum [2021-07-11T09:38:12.797Z] 5e14af77c1be: Download complete [2021-07-11T09:38:12.797Z] 93b61091891f: Verifying Checksum [2021-07-11T09:38:12.797Z] 93b61091891f: Download complete [2021-07-11T09:38:13.056Z] 01666e4c0597: Verifying Checksum [2021-07-11T09:38:13.056Z] 01666e4c0597: Download complete [2021-07-11T09:38:13.056Z] df20fa9351a1: Pull complete [2021-07-11T09:38:13.056Z] 8ad3a11d3b57: Verifying Checksum [2021-07-11T09:38:13.056Z] 8ad3a11d3b57: Download complete [2021-07-11T09:38:13.056Z] 36b3adc4ff6f: Pull complete [2021-07-11T09:38:13.630Z] 8ad3a11d3b57: Pull complete [2021-07-11T09:38:13.893Z] 46f8f816bc3b: Pull complete [2021-07-11T09:38:14.155Z] 93b61091891f: Pull complete [2021-07-11T09:38:14.155Z] 93b9cdb0e59b: Pull complete [2021-07-11T09:38:14.155Z] 5e14af77c1be: Pull complete [2021-07-11T09:38:14.155Z] 01666e4c0597: Pull complete [2021-07-11T09:38:14.728Z] aa168da1d23b: Verifying Checksum [2021-07-11T09:38:14.728Z] aa168da1d23b: Download complete [2021-07-11T09:38:18.964Z] aa168da1d23b: Pull complete [2021-07-11T09:38:18.964Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-11T09:38:18.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-11T09:38:18.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-11T09:38:19.041Z] prd-centos7-docker-4c-2g-2466 does not seem to be running inside a container [2021-07-11T09:38:19.078Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-11T09:38:21.028Z] $ docker top 290ed0df1b94ff112c7188d6087d001a162d12ae2eb20366e11859b1bbb3303f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-11T09:38:21.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-11T09:38:21.698Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-11T09:38:21.993Z] + ls /var/log/sa-host [2021-07-11T09:38:21.993Z] + sadf -c /var/log/sa-host/sa05 [2021-07-11T09:38:21.993Z] file_magic: OK [2021-07-11T09:38:21.993Z] HZ: Using current value: 100 [2021-07-11T09:38:21.993Z] file_header: OK [2021-07-11T09:38:21.993Z] 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-11T09:38:21.993Z] Statistics: [2021-07-11T09:38:21.993Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T09:38:21.993Z] File successfully converted to sysstat format version 12.2.1 [2021-07-11T09:38:21.993Z] + sadf -c /var/log/sa-host/sa11 [2021-07-11T09:38:21.993Z] file_magic: OK [2021-07-11T09:38:21.993Z] HZ: Using current value: 100 [2021-07-11T09:38:21.993Z] file_header: OK [2021-07-11T09:38:21.993Z] 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-11T09:38:21.993Z] Statistics: [2021-07-11T09:38:21.993Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-11T09:38:21.993Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-11T09:38:22.683Z] provisioning config files... [2021-07-11T09:38:22.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5365211221881387942tmp [Pipeline] { [Pipeline] echo [2021-07-11T09:38:22.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:23.011Z] ---> create-netrc.sh [Pipeline] } [2021-07-11T09:38:23.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:23.417Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-11T09:38:23.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:23.733Z] ---> sudo-logs.sh [2021-07-11T09:38:23.733Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-11T09:38:23.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:24.069Z] ---> job-cost.sh [2021-07-11T09:38:24.069Z] lf-activate-venv: SKIPPING [2021-07-11T09:38:24.069Z] DEBUG: total: 0.18000000715255737 [2021-07-11T09:38:24.069Z] INFO: Retrieving Stack Cost... [2021-07-11T09:38:25.013Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-11T09:38:25.274Z] INFO: Archiving Costs [Pipeline] echo [2021-07-11T09:38:25.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-11T09:38:25.588Z] ---> logs-deploy.sh [2021-07-11T09:38:25.589Z] lf-activate-venv: SKIPPING [2021-07-11T09:38:25.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/2 [2021-07-11T09:38:25.589Z] INFO: archiving workspace using pattern(s): [2021-07-11T09:38:26.534Z] Archives upload complete. [2021-07-11T09:38:26.534Z] INFO: archiving logs to Nexus