Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 80f9d803c85e13af13fff42ea31439c96c1a79b9 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-ssh385296520634901009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6334630564790335097.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5402186521042096496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh30774583843742167.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9182789346331286841.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23 in /w/workspace/dry_go-mod-core-contracts_master [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 > git init /w/workspace/dry_go-mod-core-contracts_master # 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.3' 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/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh659908776053033222.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 80f9d803c85e13af13fff42ea31439c96c1a79b9 (master) > 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 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 Commit message: "Merge pull request #615 from hahattan/issue-609" > git rev-list --no-walk 0ed323b743fc8fe54dc489c41ca6875dcecaf2f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T02:43:50.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T02:43:50.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T02:43:50.889Z] ========================================================= [2021-05-14T02:43:50.889Z] EdgeX Global Pipelines Version Info [2021-05-14T02:43:50.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:43:52.922Z] ------------------- [2021-05-14T02:43:52.922Z] stable info: [2021-05-14T02:43:52.922Z] ------------------- [2021-05-14T02:43:52.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T02:43:52.922Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T02:43:52.922Z] Message: update stable to v1.0.192 [2021-05-14T02:43:53.504Z] ------------------- [2021-05-14T02:43:53.504Z] experimental info: [2021-05-14T02:43:53.504Z] ------------------- [2021-05-14T02:43:53.504Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T02:43:53.504Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T02:43:53.504Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T02:43:53.661Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-14T02:43:53.697Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-14T02:43:53.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T02:43:53.746Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T02:43:53.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T02:43:53.790Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T02:43:53.812Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T02:43:53.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T02:43:53.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T02:43:53.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T02:43:53.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T02:43:53.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-14T02:43:53.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T02:43:53.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T02:43:53.995Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T02:43:54.019Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T02:43:54.043Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T02:43:54.066Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T02:43:54.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T02:43:54.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T02:43:54.136Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T02:43:54.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T02:43:54.183Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T02:43:54.205Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T02:43:54.227Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-14T02:43:54.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T02:43:54.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T02:43:54.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T02:43:54.347Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T02:43:54.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] echo [2021-05-14T02:43:54.399Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f9d80 [Pipeline] echo [2021-05-14T02:43:54.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T02:43:54.935Z] + git log --format=format:%s -1 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] echo [2021-05-14T02:43:54.989Z] GIT_COMMIT: 80f9d803c85e13af13fff42ea31439c96c1a79b9, Commit Message: Merge pull request #615 from hahattan/issue-609 [Pipeline] echo [2021-05-14T02:43:55.002Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:43:56.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:43:56.352Z] [2021-05-14T02:43:56.353Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:43:56.692Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:43:56.960Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T02:43:56.960Z] 31603596830f: Pulling fs layer [2021-05-14T02:43:56.960Z] 54011a49482f: Pulling fs layer [2021-05-14T02:43:56.960Z] a6820b24f6d8: Pulling fs layer [2021-05-14T02:43:56.960Z] f581987b2513: Pulling fs layer [2021-05-14T02:43:56.960Z] f581987b2513: Waiting [2021-05-14T02:43:56.960Z] 54011a49482f: Verifying Checksum [2021-05-14T02:43:56.960Z] 54011a49482f: Download complete [2021-05-14T02:43:56.960Z] 31603596830f: Verifying Checksum [2021-05-14T02:43:56.960Z] 31603596830f: Download complete [2021-05-14T02:43:56.960Z] f581987b2513: Verifying Checksum [2021-05-14T02:43:56.960Z] f581987b2513: Download complete [2021-05-14T02:43:57.226Z] a6820b24f6d8: Verifying Checksum [2021-05-14T02:43:57.226Z] a6820b24f6d8: Download complete [2021-05-14T02:43:57.226Z] 31603596830f: Pull complete [2021-05-14T02:43:57.492Z] 54011a49482f: Pull complete [2021-05-14T02:43:58.444Z] a6820b24f6d8: Pull complete [2021-05-14T02:43:59.025Z] f581987b2513: Pull complete [2021-05-14T02:43:59.025Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T02:43:59.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:43:59.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T02:43:59.164Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:43:59.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T02:44:02.103Z] $ docker top 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T02:44:02.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T02:44:02.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T02:44:02.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T02:44:02.693Z] $ docker exec 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent [2021-05-14T02:44:02.952Z] SSH_AUTH_SOCK=/tmp/ssh-Fo7po5dbt6mm/agent.12 [2021-05-14T02:44:02.953Z] SSH_AGENT_PID=17 [2021-05-14T02:44:02.968Z] Running ssh-add (command line suppressed) [2021-05-14T02:44:03.142Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4290839697128048313.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4290839697128048313.key) [2021-05-14T02:44:03.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T02:44:03.515Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T02:44:03.539Z] $ docker exec --env ******** --env ******** 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent -k [2021-05-14T02:44:03.683Z] unset SSH_AUTH_SOCK; [2021-05-14T02:44:03.684Z] unset SSH_AGENT_PID; [2021-05-14T02:44:03.684Z] echo Agent pid 17 killed; [2021-05-14T02:44:03.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T02:44:03.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T02:44:03.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T02:44:03.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T02:44:03.973Z] $ docker exec 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent [2021-05-14T02:44:04.167Z] SSH_AUTH_SOCK=/tmp/ssh-gQxL4DIdFccg/agent.47 [2021-05-14T02:44:04.167Z] SSH_AGENT_PID=53 [2021-05-14T02:44:04.176Z] Running ssh-add (command line suppressed) [2021-05-14T02:44:04.324Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9192213715742783575.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9192213715742783575.key) [2021-05-14T02:44:04.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T02:44:04.732Z] + git semver init [2021-05-14T02:44:04.732Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T02:44:04.732Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-14T02:44:04.732Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-14T02:44:04.732Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T02:44:04.732Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T02:44:04.732Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T02:44:04.732Z] # $SEMVER_BRANCH = master [2021-05-14T02:44:04.732Z] # $SEMVER_TEMP = /tmp/semver-978500579 [2021-05-14T02:44:04.732Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-14T02:44:05.691Z] # '/tmp/semver-978500579' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-05-14T02:44:05.691Z] # -> Force: false [2021-05-14T02:44:05.691Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-05-14T02:44:05.708Z] $ docker exec --env ******** --env ******** 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 ssh-agent -k [2021-05-14T02:44:05.843Z] unset SSH_AUTH_SOCK; [2021-05-14T02:44:05.843Z] unset SSH_AGENT_PID; [2021-05-14T02:44:05.843Z] echo Agent pid 53 killed; [2021-05-14T02:44:05.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T02:44:06.271Z] + git semver [Pipeline] } [2021-05-14T02:44:06.294Z] $ docker stop --time=1 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 [2021-05-14T02:44:08.033Z] $ docker rm -f 466bdedcba5ef71eeac6790f966c502b4f0ba4c8197ce32d1ec134d42be4d669 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T02:44:08.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T02:44:08.958Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T02:44:08.963Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.89 [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-05-14T02:44:24.250Z] Still waiting to schedule task [2021-05-14T02:44:24.250Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-23’ [2021-05-14T02:44:24.253Z] Still waiting to schedule task [2021-05-14T02:44:24.254Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-14T02:46:24.146Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-05-14T02:46:24.166Z] Running in /w/workspace/go-mod-core-contracts/208 [Pipeline] { [Pipeline] checkout [2021-05-14T02:46:24.572Z] Selected Git installation does not exist. Using Default [2021-05-14T02:46:24.572Z] The recommended git tool is: NONE [2021-05-14T02:46:29.545Z] using credential edgex-jenkins-ssh [2021-05-14T02:46:29.563Z] Cloning the remote Git repository [2021-05-14T02:46:29.696Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-14T02:46:29.819Z] > git init /w/workspace/go-mod-core-contracts/208 # timeout=10 [2021-05-14T02:46:29.935Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-14T02:46:29.936Z] > git --version # timeout=10 [2021-05-14T02:46:29.985Z] > git --version # 'git version 2.17.1' [2021-05-14T02:46:29.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T02:46:30.097Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T02:46:31.272Z] Avoid second fetch [2021-05-14T02:46:31.273Z] Checking out Revision 80f9d803c85e13af13fff42ea31439c96c1a79b9 (master) [2021-05-14T02:46:31.242Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-14T02:46:31.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T02:46:31.298Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T02:46:31.322Z] > git checkout -f 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 [2021-05-14T02:46:35.886Z] Commit message: "Merge pull request #615 from hahattan/issue-609" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T02:46:37.300Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T02:46:37.709Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T02:46:38.062Z] + + true [2021-05-14T02:46:38.062Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-14T02:46:40.303Z] ========================================================= [2021-05-14T02:46:40.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T02:46:40.303Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:46:40.655Z] + 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-05-14T02:46:41.636Z] Sending build context to Docker daemon 3.153MB [2021-05-14T02:46:41.636Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-14T02:46:41.636Z] Step 2/7 : FROM ${BASE} [2021-05-14T02:46:42.229Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T02:46:42.229Z] 595b0fe564bb: Pulling fs layer [2021-05-14T02:46:42.229Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T02:46:42.229Z] 316046926c0a: Pulling fs layer [2021-05-14T02:46:42.229Z] 4ebd0625c992: Pulling fs layer [2021-05-14T02:46:42.229Z] 207e8628e3a3: Pulling fs layer [2021-05-14T02:46:42.229Z] c791037a9be2: Pulling fs layer [2021-05-14T02:46:42.229Z] ffd874e62e21: Pulling fs layer [2021-05-14T02:46:42.229Z] 4ebd0625c992: Waiting [2021-05-14T02:46:42.229Z] 207e8628e3a3: Waiting [2021-05-14T02:46:42.229Z] c791037a9be2: Waiting [2021-05-14T02:46:42.229Z] ffd874e62e21: Waiting [2021-05-14T02:46:42.229Z] 316046926c0a: Verifying Checksum [2021-05-14T02:46:42.229Z] 316046926c0a: Download complete [2021-05-14T02:46:42.229Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T02:46:42.229Z] 7186ed65a4f7: Download complete [2021-05-14T02:46:42.507Z] 207e8628e3a3: Verifying Checksum [2021-05-14T02:46:42.507Z] 207e8628e3a3: Download complete [2021-05-14T02:46:42.507Z] c791037a9be2: Verifying Checksum [2021-05-14T02:46:42.507Z] c791037a9be2: Download complete [2021-05-14T02:46:42.507Z] 595b0fe564bb: Download complete [2021-05-14T02:46:43.108Z] 595b0fe564bb: Pull complete [2021-05-14T02:46:43.706Z] 7186ed65a4f7: Pull complete [2021-05-14T02:46:43.982Z] 316046926c0a: Pull complete [2021-05-14T02:46:44.583Z] ffd874e62e21: Verifying Checksum [2021-05-14T02:46:44.583Z] ffd874e62e21: Download complete [2021-05-14T02:46:45.564Z] 4ebd0625c992: Verifying Checksum [2021-05-14T02:46:45.564Z] 4ebd0625c992: Download complete [2021-05-14T02:46:53.944Z] Running on prd-centos7-docker-4c-2g-25 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-05-14T02:46:53.970Z] Running in /w/workspace/go-mod-core-contracts/208 [Pipeline] { [Pipeline] checkout [2021-05-14T02:46:54.088Z] Selected Git installation does not exist. Using Default [2021-05-14T02:46:54.088Z] The recommended git tool is: NONE [2021-05-14T02:46:56.693Z] using credential edgex-jenkins-ssh [2021-05-14T02:46:56.707Z] Cloning the remote Git repository [2021-05-14T02:46:56.728Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-14T02:46:56.797Z] > git init /w/workspace/go-mod-core-contracts/208 # timeout=10 [2021-05-14T02:46:56.860Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-14T02:46:56.860Z] > git --version # timeout=10 [2021-05-14T02:46:56.877Z] > git --version # 'git version 2.24.3' [2021-05-14T02:46:56.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T02:46:56.938Z] [INFO] Currently running in a labeled security context [2021-05-14T02:46:56.938Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T02:46:56.938Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/208@tmp/jenkins-gitclient-ssh8540465728766984096.key [2021-05-14T02:46:56.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T02:46:57.670Z] Avoid second fetch [2021-05-14T02:46:57.671Z] Checking out Revision 80f9d803c85e13af13fff42ea31439c96c1a79b9 (master) [2021-05-14T02:46:57.989Z] 4ebd0625c992: Pull complete [2021-05-14T02:46:57.989Z] 207e8628e3a3: Pull complete [2021-05-14T02:46:57.989Z] c791037a9be2: Pull complete [2021-05-14T02:46:57.654Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-14T02:46:57.660Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T02:46:57.677Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T02:46:57.682Z] > git checkout -f 80f9d803c85e13af13fff42ea31439c96c1a79b9 # timeout=10 [2021-05-14T02:47:00.638Z] ffd874e62e21: Pull complete [2021-05-14T02:47:00.638Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T02:47:00.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T02:47:00.638Z] ---> cfc18b08335c [2021-05-14T02:47:00.638Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-14T02:47:01.403Z] Commit message: "Merge pull request #615 from hahattan/issue-609" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T02:47:02.416Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T02:47:02.748Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T02:47:03.053Z] + sudo service docker restart [2021-05-14T02:47:03.053Z] + true [2021-05-14T02:47:03.053Z] Redirecting to /bin/systemctl restart docker.service [2021-05-14T02:47:03.280Z] ---> Running in 6b612878418d [2021-05-14T02:47:03.558Z] Removing intermediate container 6b612878418d [2021-05-14T02:47:03.558Z] ---> b494bbdd5c66 [2021-05-14T02:47:03.558Z] Step 4/7 : RUN apk add bash [2021-05-14T02:47:03.833Z] ---> Running in 465faafdaa63 [Pipeline] unstash [Pipeline] echo [2021-05-14T02:47:04.578Z] ========================================================= [2021-05-14T02:47:04.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T02:47:04.578Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:47:04.904Z] + 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-05-14T02:47:05.167Z] Sending build context to Docker daemon 3.154MB [2021-05-14T02:47:05.167Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-14T02:47:05.167Z] Step 2/7 : FROM ${BASE} [2021-05-14T02:47:05.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T02:47:05.435Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T02:47:05.435Z] 540db60ca938: Pulling fs layer [2021-05-14T02:47:05.435Z] adcc1eea9eea: Pulling fs layer [2021-05-14T02:47:05.435Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T02:47:05.435Z] 0510c868ecb4: Pulling fs layer [2021-05-14T02:47:05.435Z] afea3b2eda06: Pulling fs layer [2021-05-14T02:47:05.435Z] 7809a108b3ef: Pulling fs layer [2021-05-14T02:47:05.435Z] f706445af74f: Pulling fs layer [2021-05-14T02:47:05.435Z] afea3b2eda06: Waiting [2021-05-14T02:47:05.435Z] 7809a108b3ef: Waiting [2021-05-14T02:47:05.435Z] 0510c868ecb4: Waiting [2021-05-14T02:47:05.435Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T02:47:05.435Z] 4c4ab2625f07: Download complete [2021-05-14T02:47:05.435Z] adcc1eea9eea: Download complete [2021-05-14T02:47:05.435Z] afea3b2eda06: Verifying Checksum [2021-05-14T02:47:05.435Z] afea3b2eda06: Download complete [2021-05-14T02:47:05.435Z] 7809a108b3ef: Verifying Checksum [2021-05-14T02:47:05.435Z] 7809a108b3ef: Download complete [2021-05-14T02:47:05.435Z] 540db60ca938: Verifying Checksum [2021-05-14T02:47:06.012Z] 540db60ca938: Pull complete [2021-05-14T02:47:06.012Z] adcc1eea9eea: Pull complete [2021-05-14T02:47:06.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T02:47:06.275Z] 4c4ab2625f07: Pull complete [2021-05-14T02:47:07.223Z] f706445af74f: Verifying Checksum [2021-05-14T02:47:07.223Z] f706445af74f: Download complete [2021-05-14T02:47:07.799Z] 0510c868ecb4: Verifying Checksum [2021-05-14T02:47:07.799Z] 0510c868ecb4: Download complete [2021-05-14T02:47:08.846Z] OK: 138 MiB in 40 packages [2021-05-14T02:47:09.826Z] Removing intermediate container 465faafdaa63 [2021-05-14T02:47:09.826Z] ---> c824b59c7e75 [2021-05-14T02:47:09.826Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-14T02:47:10.097Z] ---> Running in d2d0c3d60ffd [2021-05-14T02:47:10.367Z] Removing intermediate container d2d0c3d60ffd [2021-05-14T02:47:10.367Z] ---> a56626b7debb [2021-05-14T02:47:10.367Z] Step 6/7 : COPY go.mod . [2021-05-14T02:47:11.350Z] ---> 38f0843a9ed4 [2021-05-14T02:47:11.350Z] Step 7/7 : RUN go mod download [2021-05-14T02:47:11.350Z] ---> Running in a8e35e29c07f [2021-05-14T02:47:13.122Z] 0510c868ecb4: Pull complete [2021-05-14T02:47:13.122Z] afea3b2eda06: Pull complete [2021-05-14T02:47:13.393Z] 7809a108b3ef: Pull complete [2021-05-14T02:47:23.439Z] f706445af74f: Pull complete [2021-05-14T02:47:23.439Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T02:47:23.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T02:47:23.439Z] ---> b068be0155e3 [2021-05-14T02:47:23.439Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-14T02:47:23.439Z] ---> Running in 0c0a0e8468e7 [2021-05-14T02:47:23.439Z] Removing intermediate container 0c0a0e8468e7 [2021-05-14T02:47:23.439Z] ---> a26722b81b6d [2021-05-14T02:47:23.439Z] Step 4/7 : RUN apk add bash [2021-05-14T02:47:23.439Z] ---> Running in e286cf86ca95 [2021-05-14T02:47:23.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T02:47:24.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T02:47:24.968Z] OK: 149 MiB in 40 packages [2021-05-14T02:47:25.233Z] Removing intermediate container e286cf86ca95 [2021-05-14T02:47:25.233Z] ---> f871a6cb8518 [2021-05-14T02:47:25.233Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-14T02:47:25.497Z] ---> Running in 5fcacc69f43e [2021-05-14T02:47:25.497Z] Removing intermediate container 5fcacc69f43e [2021-05-14T02:47:25.497Z] ---> 9c55f568b507 [2021-05-14T02:47:25.497Z] Step 6/7 : COPY go.mod . [2021-05-14T02:47:25.768Z] ---> ee1fabf0a7f5 [2021-05-14T02:47:25.768Z] Step 7/7 : RUN go mod download [2021-05-14T02:47:25.768Z] ---> Running in 172f9db92766 [2021-05-14T02:47:29.666Z] Removing intermediate container a8e35e29c07f [2021-05-14T02:47:29.666Z] ---> 21b31600edeb [2021-05-14T02:47:29.666Z] Successfully built 21b31600edeb [2021-05-14T02:47:29.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:47:30.014Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T02:47:30.014Z] . [Pipeline] withDockerContainer [2021-05-14T02:47:30.290Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-05-14T02:47:30.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T02:47:31.921Z] $ docker top e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T02:47:32.887Z] + go version [2021-05-14T02:47:32.887Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T02:47:32.913Z] $ docker stop --time=1 e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 [2021-05-14T02:47:34.921Z] $ docker rm -f e3ae1f2bc0eca472c938246aeb2e57af23652dc51d72d344626444ce438b29e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:47:35.763Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T02:47:35.763Z] . [Pipeline] withDockerContainer [2021-05-14T02:47:36.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-24 does not seem to be running inside a container [2021-05-14T02:47:36.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T02:47:37.654Z] $ docker top 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T02:47:38.607Z] + go mod tidy [Pipeline] sh [2021-05-14T02:47:39.544Z] + make test [2021-05-14T02:47:39.544Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-14T02:47:40.750Z] Removing intermediate container 172f9db92766 [2021-05-14T02:47:40.750Z] ---> b3f8d8ae8676 [2021-05-14T02:47:40.750Z] Successfully built b3f8d8ae8676 [2021-05-14T02:47:40.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:47:41.077Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T02:47:41.077Z] . [Pipeline] withDockerContainer [2021-05-14T02:47:41.205Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-05-14T02:47:41.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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-05-14T02:47:42.013Z] $ docker top b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T02:47:42.434Z] + go version [2021-05-14T02:47:42.434Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T02:47:42.448Z] $ docker stop --time=1 b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 [2021-05-14T02:47:43.780Z] $ docker rm -f b353ae1ca8940d13a2e1a1a9e2ef9acf7d9bba284d39f5afbb27117017a7da18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:47:44.401Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T02:47:44.401Z] . [Pipeline] withDockerContainer [2021-05-14T02:47:44.507Z] prd-centos7-docker-4c-2g-25 does not seem to be running inside a container [2021-05-14T02:47:44.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/208 -v /w/workspace/go-mod-core-contracts/208:/w/workspace/go-mod-core-contracts/208:rw,z -v /w/workspace/go-mod-core-contracts/208@tmp:/w/workspace/go-mod-core-contracts/208@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-05-14T02:47:45.219Z] $ docker top c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T02:47:45.640Z] + go mod tidy [Pipeline] sh [2021-05-14T02:47:46.220Z] + make test [2021-05-14T02:47:46.220Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-14T02:47:54.482Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-14T02:47:54.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements [2021-05-14T02:47:54.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.015s coverage: 100.0% of statements [2021-05-14T02:47:55.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.022s coverage: 45.4% of statements [2021-05-14T02:47:55.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.016s coverage: 77.8% of statements [2021-05-14T02:47:55.082Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-14T02:47:55.664Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements [2021-05-14T02:47:55.930Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.013s coverage: 14.7% of statements [2021-05-14T02:47:56.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements [2021-05-14T02:47:56.196Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.030s coverage: 91.8% of statements [2021-05-14T02:47:56.196Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-14T02:47:56.196Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-14T02:47:56.463Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.013s coverage: 100.0% of statements [2021-05-14T02:47:56.463Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 35.5% of statements [2021-05-14T02:47:58.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements [2021-05-14T02:47:58.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-05-14T02:47:58.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements [2021-05-14T02:47:58.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements [2021-05-14T02:47:58.441Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.032s coverage: 14.3% of statements [2021-05-14T02:47:59.437Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-14T02:47:59.437Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-14T02:48:01.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.097s coverage: 82.9% of statements [2021-05-14T02:48:01.417Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-14T02:48:01.417Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-14T02:48:01.417Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-14T02:48:01.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 45.4% of statements [2021-05-14T02:48:01.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.020s coverage: 95.2% of statements [2021-05-14T02:48:01.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.065s coverage: 86.3% of statements [2021-05-14T02:48:01.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.012s coverage: 60.5% of statements [2021-05-14T02:48:01.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.012s coverage: 58.2% of statements [2021-05-14T02:48:02.220Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-14T02:48:06.652Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-14T02:48:07.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.059s coverage: 85.7% of statements [2021-05-14T02:48:07.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.060s coverage: 100.0% of statements [2021-05-14T02:48:07.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.039s coverage: 45.4% of statements [2021-05-14T02:48:08.251Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.058s coverage: 77.8% of statements [2021-05-14T02:48:08.251Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-14T02:48:08.858Z] gofmt -l . [2021-05-14T02:48:08.858Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-14T02:48:09.138Z] $ docker stop --time=1 c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc [2021-05-14T02:48:11.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements [2021-05-14T02:48:11.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.078s coverage: 14.7% of statements [2021-05-14T02:48:11.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements [2021-05-14T02:48:11.746Z] $ docker rm -f c582756a5416ef576532c7a45c51dfac3c3af3b54544e5accbf31dbdfe2bc4bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T02:48:12.275Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.081s coverage: 91.8% of statements [2021-05-14T02:48:12.275Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-14T02:48:12.275Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-14T02:48:12.275Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.031s coverage: 100.0% of statements [2021-05-14T02:48:12.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T02:48:12.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 35.5% of statements [2021-05-14T02:48:12.958Z] 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-05-14T02:48:14.105Z] ---> job-cost.sh [2021-05-14T02:48:14.105Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R6Vz [2021-05-14T02:48:19.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.105s coverage: 63.0% of statements [2021-05-14T02:48:19.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements [2021-05-14T02:48:19.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements [2021-05-14T02:48:19.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.057s coverage: 15.4% of statements [2021-05-14T02:48:19.320Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.010s coverage: 14.3% of statements [2021-05-14T02:48:19.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-14T02:48:19.320Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-14T02:48:24.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.315s coverage: 82.9% of statements [2021-05-14T02:48:24.740Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-14T02:48:24.740Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-14T02:48:24.740Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-14T02:48:24.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.153s coverage: 45.4% of statements [2021-05-14T02:48:24.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.046s coverage: 95.2% of statements [2021-05-14T02:48:25.337Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.209s coverage: 86.3% of statements [2021-05-14T02:48:25.337Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.037s coverage: 60.5% of statements [2021-05-14T02:48:26.312Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 58.2% of statements [2021-05-14T02:48:26.589Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-14T02:48:29.062Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T02:48:48.802Z] gofmt -l . [2021-05-14T02:48:48.802Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-14T02:48:48.823Z] $ docker stop --time=1 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 [2021-05-14T02:48:51.038Z] $ docker rm -f 8759b3388b5a79a541610c4f64768064ae40eac82206b990929be8c1a6dd7717 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T02:48:51.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T02:48:51.964Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T02:48:52.627Z] 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-05-14T02:48:53.354Z] ---> job-cost.sh [2021-05-14T02:48:53.354Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mkYK [2021-05-14T02:48:55.689Z] lf-activate-venv(): INFO: Adding /tmp/venv-R6Vz/bin to PATH [2021-05-14T02:48:55.689Z] INFO: No Stack... [2021-05-14T02:48:55.689Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T02:48:56.641Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T02:48:56.964Z] + cut -d, -f6 [2021-05-14T02:48:56.964Z] + cat /w/workspace/go-mod-core-contracts/208/archives/cost.csv [Pipeline] lock [2021-05-14T02:48:57.013Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [2021-05-14T02:48:57.023Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] did not exist. Created. [2021-05-14T02:48:57.023Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T02:48:57.374Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T02:48:57.497Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T02:48:57.510Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T02:49:32.324Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T02:50:54.055Z] lf-activate-venv(): INFO: Adding /tmp/venv-mkYK/bin to PATH [2021-05-14T02:50:54.055Z] INFO: No Stack... [2021-05-14T02:50:54.055Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T02:50:54.055Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T02:50:54.401Z] + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/208/archives/cost.csv [2021-05-14T02:50:54.401Z] [Pipeline] lock [2021-05-14T02:50:54.461Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [2021-05-14T02:50:54.471Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] did not exist. Created. [2021-05-14T02:50:54.471Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T02:50:54.833Z] /w/workspace/go-mod-core-contracts/208@tmp/durable-9ad870c4/script.sh: 1: /w/workspace/go-mod-core-contracts/208@tmp/durable-9ad870c4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-14T02:50:55.173Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T02:50:55.205Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T02:50:55.374Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T02:50:55.386Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-208-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-05-14T02:50:56.237Z] provisioning config files... [2021-05-14T02:50:56.259Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4956496559153580242tmp [Pipeline] { [Pipeline] sh [2021-05-14T02:50:56.602Z] + set +x [2021-05-14T02:50:56.602Z] + curl -s https://codecov.io/bash [2021-05-14T02:50:56.602Z] + bash -s -- [2021-05-14T02:50:56.867Z] [2021-05-14T02:50:56.867Z] _____ _ [2021-05-14T02:50:56.867Z] / ____| | | [2021-05-14T02:50:56.867Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T02:50:56.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T02:50:56.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T02:50:56.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T02:50:56.867Z] Bash-1.0.2 [2021-05-14T02:50:56.867Z] [2021-05-14T02:50:56.867Z] [2021-05-14T02:50:56.867Z] ==> git version 2.24.3 found [2021-05-14T02:50:56.867Z] ==> 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-05-14T02:50:56.867Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T02:50:56.867Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T02:50:56.867Z] ==> Jenkins CI detected. [2021-05-14T02:50:56.867Z] project root: . [2021-05-14T02:50:56.867Z] --> token set from env [2021-05-14T02:50:56.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T02:50:56.867Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T02:50:56.867Z] ==> Python coveragepy not found [2021-05-14T02:50:56.867Z] ==> Searching for coverage reports in: [2021-05-14T02:50:56.867Z] + . [2021-05-14T02:50:56.867Z] -> Found 1 reports [2021-05-14T02:50:56.867Z] ==> Detecting git/mercurial file structure [2021-05-14T02:50:56.867Z] ==> Reading reports [2021-05-14T02:50:56.867Z] + ./coverage.out bytes=177064 [2021-05-14T02:50:56.867Z] ==> Appending adjustments [2021-05-14T02:50:56.867Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T02:50:58.274Z] + Found adjustments [2021-05-14T02:50:58.274Z] ==> Gzipping contents [2021-05-14T02:50:58.274Z] 28K /tmp/codecov.SnJVA5.gz [2021-05-14T02:50:58.274Z] ==> Uploading reports [2021-05-14T02:50:58.274Z] url: https://codecov.io [2021-05-14T02:50:58.274Z] query: branch=master&commit=80f9d803c85e13af13fff42ea31439c96c1a79b9&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T02:50:58.274Z] -> Pinging Codecov [2021-05-14T02:50:58.274Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=80f9d803c85e13af13fff42ea31439c96c1a79b9&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F208%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T02:50:58.851Z] -> Uploading to [2021-05-14T02:50:58.851Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/71470A77251A30514AAF9C0BB2E5B6CE/80f9d803c85e13af13fff42ea31439c96c1a79b9/ad038d3a-69b3-4018-8021-e7bf686b32de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T025058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c6f8a9bb7ae05cdf66eb5602d5145250b009c05e35de7390e24a0020f726241 [2021-05-14T02:50:58.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T02:50:58.851Z] Dload Upload Total Spent Left Speed [2021-05-14T02:50:59.432Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25993 0 0 100 25993 0 48746 --:--:-- --:--:-- --:--:-- 48767 [2021-05-14T02:50:59.432Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] } [2021-05-14T02:50:59.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-14T02:51:03.033Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T02:51:03.137Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:51:03.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T02:51:03.722Z] [2021-05-14T02:51:03.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:51:04.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T02:51:04.066Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T02:51:04.067Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T02:51:04.067Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T02:51:04.067Z] de9db76c5a1d: Pulling fs layer [2021-05-14T02:51:04.067Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T02:51:04.067Z] 0d57e429df01: Pulling fs layer [2021-05-14T02:51:04.067Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T02:51:04.067Z] e1f770b5df2f: Pulling fs layer [2021-05-14T02:51:04.067Z] 85a0685a4137: Pulling fs layer [2021-05-14T02:51:04.067Z] 0eba1c9be4d2: Waiting [2021-05-14T02:51:04.067Z] 0d57e429df01: Waiting [2021-05-14T02:51:04.067Z] 4e4be7b47b0d: Waiting [2021-05-14T02:51:04.067Z] e1f770b5df2f: Waiting [2021-05-14T02:51:04.067Z] 85a0685a4137: Waiting [2021-05-14T02:51:04.067Z] de9db76c5a1d: Verifying Checksum [2021-05-14T02:51:04.067Z] de9db76c5a1d: Download complete [2021-05-14T02:51:04.067Z] 0ef7d3d256c8: Verifying Checksum [2021-05-14T02:51:04.067Z] 0ef7d3d256c8: Download complete [2021-05-14T02:51:04.067Z] 0d57e429df01: Verifying Checksum [2021-05-14T02:51:04.067Z] 0d57e429df01: Download complete [2021-05-14T02:51:04.339Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T02:51:04.339Z] 4e4be7b47b0d: Download complete [2021-05-14T02:51:04.339Z] 188c0c94c7c5: Verifying Checksum [2021-05-14T02:51:04.339Z] 188c0c94c7c5: Download complete [2021-05-14T02:51:04.923Z] 188c0c94c7c5: Pull complete [2021-05-14T02:51:05.195Z] 0ef7d3d256c8: Pull complete [2021-05-14T02:51:05.196Z] de9db76c5a1d: Pull complete [2021-05-14T02:51:06.170Z] e1f770b5df2f: Verifying Checksum [2021-05-14T02:51:06.170Z] e1f770b5df2f: Download complete [2021-05-14T02:51:09.599Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T02:51:09.599Z] 0eba1c9be4d2: Download complete [2021-05-14T02:51:09.599Z] 85a0685a4137: Verifying Checksum [2021-05-14T02:51:09.599Z] 85a0685a4137: Download complete [2021-05-14T02:51:16.297Z] 0eba1c9be4d2: Pull complete [2021-05-14T02:51:16.561Z] 0d57e429df01: Pull complete [2021-05-14T02:51:16.823Z] 4e4be7b47b0d: Pull complete [2021-05-14T02:51:19.462Z] e1f770b5df2f: Pull complete [2021-05-14T02:51:27.842Z] 85a0685a4137: Pull complete [2021-05-14T02:51:27.842Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T02:51:27.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T02:51:27.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T02:51:28.130Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:51:28.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T02:51:29.418Z] $ docker top 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T02:51:29.567Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T02:51:29.887Z] + set -o pipefail [2021-05-14T02:51:29.887Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T02:51:44.862Z] [2021-05-14T02:51:44.862Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-05-14T02:51:44.862Z] [2021-05-14T02:51:44.862Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c44706f6-d2d0-492d-afd8-ef234a3f156b [2021-05-14T02:51:44.862Z] [2021-05-14T02:51:44.862Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T02:51:44.862Z] [2021-05-14T02:51:44.862Z] [Pipeline] } [2021-05-14T02:51:44.882Z] $ docker stop --time=1 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 [2021-05-14T02:51:47.762Z] $ docker rm -f 0955f24e9a086c303d6efdfd8b55c226aea9e5f8493df7a3a45b9d417f5f1e56 [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-05-14T02:51:49.113Z] + git log --format=format:%s -1 80f9d803c85e13af13fff42ea31439c96c1a79b9 [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:51:49.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:51:49.441Z] . [Pipeline] withDockerContainer [2021-05-14T02:51:49.555Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:51:49.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T02:51:50.501Z] $ docker top 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T02:51:50.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T02:51:50.785Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T02:51:51.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T02:51:51.110Z] $ docker exec 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f ssh-agent [2021-05-14T02:51:51.319Z] SSH_AUTH_SOCK=/tmp/ssh-8HGxadUnftbD/agent.11 [2021-05-14T02:51:51.319Z] SSH_AGENT_PID=16 [2021-05-14T02:51:51.328Z] Running ssh-add (command line suppressed) [2021-05-14T02:51:51.537Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_60061874305303734.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_60061874305303734.key) [2021-05-14T02:51:51.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T02:51:51.938Z] + git semver tag [2021-05-14T02:51:52.203Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T02:51:52.203Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-14T02:51:52.203Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-14T02:51:52.203Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T02:51:52.203Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T02:51:52.203Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T02:51:52.203Z] # $SEMVER_BRANCH = master [2021-05-14T02:51:52.203Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-05-14T02:51:52.203Z] # 80f9d803c85e13af13fff42ea31439c96c1a79b9 HEAD [2021-05-14T02:51:52.203Z] # -> Force: false [2021-05-14T02:51:52.203Z] # 9bfb983712caafd74cc586eeecb6f4a07c366969 refs/tags/v2.0.0-dev.89 [Pipeline] } [2021-05-14T02:51:52.220Z] $ docker exec --env ******** --env ******** 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f ssh-agent -k [2021-05-14T02:51:52.356Z] unset SSH_AUTH_SOCK; [2021-05-14T02:51:52.356Z] unset SSH_AGENT_PID; [2021-05-14T02:51:52.356Z] echo Agent pid 16 killed; [2021-05-14T02:51:52.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T02:51:52.779Z] + git semver [Pipeline] } [2021-05-14T02:51:52.804Z] $ docker stop --time=1 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f [2021-05-14T02:51:54.280Z] $ docker rm -f 44e455c4eed91b1d75a20544ae5b10dbd5afc13d4cffbad104f98600a79fbd1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:51:55.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T02:51:55.083Z] [2021-05-14T02:51:55.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:51:55.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T02:51:55.421Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T02:51:55.421Z] ab5ef0e58194: Pulling fs layer [2021-05-14T02:51:55.421Z] 9712f1f96733: Pulling fs layer [2021-05-14T02:51:55.421Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T02:51:55.421Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T02:51:55.421Z] e9a5061849ea: Pulling fs layer [2021-05-14T02:51:55.421Z] d747dcd14b5f: Pulling fs layer [2021-05-14T02:51:55.421Z] 2de7ff778b66: Pulling fs layer [2021-05-14T02:51:55.421Z] 0d9ebad4ef96: Waiting [2021-05-14T02:51:55.421Z] e9a5061849ea: Waiting [2021-05-14T02:51:55.421Z] d747dcd14b5f: Waiting [2021-05-14T02:51:55.421Z] 2de7ff778b66: Waiting [2021-05-14T02:51:55.421Z] 9712f1f96733: Verifying Checksum [2021-05-14T02:51:55.421Z] 9712f1f96733: Download complete [2021-05-14T02:51:57.376Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T02:51:57.376Z] 63f879dbbcfc: Download complete [2021-05-14T02:51:57.967Z] e9a5061849ea: Verifying Checksum [2021-05-14T02:51:57.967Z] e9a5061849ea: Download complete [2021-05-14T02:51:57.967Z] d747dcd14b5f: Verifying Checksum [2021-05-14T02:51:57.967Z] d747dcd14b5f: Download complete [2021-05-14T02:51:58.237Z] 2de7ff778b66: Verifying Checksum [2021-05-14T02:51:58.238Z] 2de7ff778b66: Download complete [2021-05-14T02:51:58.507Z] ab5ef0e58194: Verifying Checksum [2021-05-14T02:51:58.507Z] ab5ef0e58194: Download complete [2021-05-14T02:51:58.775Z] 0d9ebad4ef96: Verifying Checksum [2021-05-14T02:51:58.775Z] 0d9ebad4ef96: Download complete [2021-05-14T02:52:05.438Z] ab5ef0e58194: Pull complete [2021-05-14T02:52:05.439Z] 9712f1f96733: Pull complete [2021-05-14T02:52:07.393Z] 63f879dbbcfc: Pull complete [2021-05-14T02:52:15.660Z] 0d9ebad4ef96: Pull complete [2021-05-14T02:52:18.228Z] e9a5061849ea: Pull complete [2021-05-14T02:52:18.494Z] d747dcd14b5f: Pull complete [2021-05-14T02:52:19.923Z] 2de7ff778b66: Pull complete [2021-05-14T02:52:19.923Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T02:52:20.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T02:52:20.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T02:52:20.434Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:52:20.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T02:52:24.984Z] $ docker top c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T02:52:25.222Z] provisioning config files... [2021-05-14T02:52:25.235Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1333451735755889195tmp [2021-05-14T02:52:25.255Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2814115296366198598tmp [2021-05-14T02:52:25.276Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3265461891792359453tmp [Pipeline] { [Pipeline] echo [2021-05-14T02:52:25.309Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:52:25.644Z] ---> sigul-configuration.sh [2021-05-14T02:52:25.644Z] gpg: directory `/root/.gnupg' created [2021-05-14T02:52:25.644Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T02:52:25.644Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T02:52:25.644Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T02:52:25.644Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T02:52:25.644Z] gpg: CAST5 encrypted data [2021-05-14T02:52:25.911Z] gpg: encrypted with 1 passphrase [2021-05-14T02:52:25.911Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T02:52:26.232Z] + mkdir /home/jenkins [2021-05-14T02:52:26.232Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T02:52:26.547Z] + 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-05-14T02:52:26.561Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:52:26.878Z] ---> sigul-install.sh [2021-05-14T02:52:35.071Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T02:52:35.396Z] + git tag --list [2021-05-14T02:52:35.665Z] v0.0.0 [2021-05-14T02:52:35.665Z] v0.0.1 [2021-05-14T02:52:35.665Z] v0.1.0 [2021-05-14T02:52:35.665Z] v0.1.1 [2021-05-14T02:52:35.665Z] v0.1.10 [2021-05-14T02:52:35.665Z] v0.1.100 [2021-05-14T02:52:35.665Z] v0.1.101 [2021-05-14T02:52:35.665Z] v0.1.102 [2021-05-14T02:52:35.665Z] v0.1.103 [2021-05-14T02:52:35.665Z] v0.1.104 [2021-05-14T02:52:35.665Z] v0.1.105 [2021-05-14T02:52:35.665Z] v0.1.106 [2021-05-14T02:52:35.665Z] v0.1.107 [2021-05-14T02:52:35.665Z] v0.1.108 [2021-05-14T02:52:35.665Z] v0.1.109 [2021-05-14T02:52:35.665Z] v0.1.11 [2021-05-14T02:52:35.665Z] v0.1.110 [2021-05-14T02:52:35.665Z] v0.1.111 [2021-05-14T02:52:35.665Z] v0.1.112 [2021-05-14T02:52:35.665Z] v0.1.113 [2021-05-14T02:52:35.665Z] v0.1.114 [2021-05-14T02:52:35.665Z] v0.1.115 [2021-05-14T02:52:35.665Z] v0.1.116 [2021-05-14T02:52:35.665Z] v0.1.117 [2021-05-14T02:52:35.665Z] v0.1.118 [2021-05-14T02:52:35.665Z] v0.1.119 [2021-05-14T02:52:35.665Z] v0.1.12 [2021-05-14T02:52:35.665Z] v0.1.120 [2021-05-14T02:52:35.665Z] v0.1.121 [2021-05-14T02:52:35.665Z] v0.1.122 [2021-05-14T02:52:35.665Z] v0.1.123 [2021-05-14T02:52:35.665Z] v0.1.124 [2021-05-14T02:52:35.665Z] v0.1.125 [2021-05-14T02:52:35.665Z] v0.1.126 [2021-05-14T02:52:35.665Z] v0.1.127 [2021-05-14T02:52:35.665Z] v0.1.128 [2021-05-14T02:52:35.665Z] v0.1.129 [2021-05-14T02:52:35.665Z] v0.1.13 [2021-05-14T02:52:35.665Z] v0.1.130 [2021-05-14T02:52:35.665Z] v0.1.131 [2021-05-14T02:52:35.665Z] v0.1.132 [2021-05-14T02:52:35.665Z] v0.1.133 [2021-05-14T02:52:35.665Z] v0.1.134 [2021-05-14T02:52:35.665Z] v0.1.135 [2021-05-14T02:52:35.665Z] v0.1.136 [2021-05-14T02:52:35.665Z] v0.1.137 [2021-05-14T02:52:35.665Z] v0.1.138 [2021-05-14T02:52:35.665Z] v0.1.139 [2021-05-14T02:52:35.665Z] v0.1.14 [2021-05-14T02:52:35.665Z] v0.1.140 [2021-05-14T02:52:35.665Z] v0.1.141 [2021-05-14T02:52:35.665Z] v0.1.142 [2021-05-14T02:52:35.665Z] v0.1.143 [2021-05-14T02:52:35.665Z] v0.1.144 [2021-05-14T02:52:35.665Z] v0.1.145 [2021-05-14T02:52:35.665Z] v0.1.146 [2021-05-14T02:52:35.665Z] v0.1.147 [2021-05-14T02:52:35.665Z] v0.1.148 [2021-05-14T02:52:35.665Z] v0.1.149 [2021-05-14T02:52:35.665Z] v0.1.15 [2021-05-14T02:52:35.665Z] v0.1.16 [2021-05-14T02:52:35.665Z] v0.1.17 [2021-05-14T02:52:35.665Z] v0.1.18 [2021-05-14T02:52:35.665Z] v0.1.19 [2021-05-14T02:52:35.665Z] v0.1.2 [2021-05-14T02:52:35.665Z] v0.1.20 [2021-05-14T02:52:35.665Z] v0.1.21 [2021-05-14T02:52:35.665Z] v0.1.22 [2021-05-14T02:52:35.665Z] v0.1.23 [2021-05-14T02:52:35.665Z] v0.1.24 [2021-05-14T02:52:35.665Z] v0.1.25 [2021-05-14T02:52:35.665Z] v0.1.26 [2021-05-14T02:52:35.665Z] v0.1.27 [2021-05-14T02:52:35.665Z] v0.1.28 [2021-05-14T02:52:35.665Z] v0.1.29 [2021-05-14T02:52:35.665Z] v0.1.3 [2021-05-14T02:52:35.665Z] v0.1.30 [2021-05-14T02:52:35.665Z] v0.1.31 [2021-05-14T02:52:35.665Z] v0.1.32 [2021-05-14T02:52:35.665Z] v0.1.33 [2021-05-14T02:52:35.665Z] v0.1.34 [2021-05-14T02:52:35.665Z] v0.1.35 [2021-05-14T02:52:35.665Z] v0.1.36 [2021-05-14T02:52:35.665Z] v0.1.37 [2021-05-14T02:52:35.665Z] v0.1.38 [2021-05-14T02:52:35.665Z] v0.1.39 [2021-05-14T02:52:35.665Z] v0.1.4 [2021-05-14T02:52:35.665Z] v0.1.40 [2021-05-14T02:52:35.665Z] v0.1.41 [2021-05-14T02:52:35.665Z] v0.1.42 [2021-05-14T02:52:35.665Z] v0.1.43 [2021-05-14T02:52:35.665Z] v0.1.44 [2021-05-14T02:52:35.665Z] v0.1.45 [2021-05-14T02:52:35.665Z] v0.1.46 [2021-05-14T02:52:35.665Z] v0.1.47 [2021-05-14T02:52:35.665Z] v0.1.48 [2021-05-14T02:52:35.665Z] v0.1.49 [2021-05-14T02:52:35.665Z] v0.1.5 [2021-05-14T02:52:35.665Z] v0.1.50 [2021-05-14T02:52:35.665Z] v0.1.51 [2021-05-14T02:52:35.665Z] v0.1.52 [2021-05-14T02:52:35.665Z] v0.1.53 [2021-05-14T02:52:35.665Z] v0.1.54 [2021-05-14T02:52:35.665Z] v0.1.55 [2021-05-14T02:52:35.665Z] v0.1.56 [2021-05-14T02:52:35.665Z] v0.1.57 [2021-05-14T02:52:35.665Z] v0.1.58 [2021-05-14T02:52:35.665Z] v0.1.59 [2021-05-14T02:52:35.665Z] v0.1.6 [2021-05-14T02:52:35.665Z] v0.1.60 [2021-05-14T02:52:35.665Z] v0.1.61 [2021-05-14T02:52:35.665Z] v0.1.62 [2021-05-14T02:52:35.665Z] v0.1.63 [2021-05-14T02:52:35.665Z] v0.1.64 [2021-05-14T02:52:35.665Z] v0.1.65 [2021-05-14T02:52:35.665Z] v0.1.66 [2021-05-14T02:52:35.665Z] v0.1.67 [2021-05-14T02:52:35.665Z] v0.1.68 [2021-05-14T02:52:35.665Z] v0.1.69 [2021-05-14T02:52:35.665Z] v0.1.7 [2021-05-14T02:52:35.665Z] v0.1.70 [2021-05-14T02:52:35.665Z] v0.1.71 [2021-05-14T02:52:35.665Z] v0.1.72 [2021-05-14T02:52:35.665Z] v0.1.73 [2021-05-14T02:52:35.665Z] v0.1.74 [2021-05-14T02:52:35.665Z] v0.1.75 [2021-05-14T02:52:35.665Z] v0.1.76 [2021-05-14T02:52:35.665Z] v0.1.77 [2021-05-14T02:52:35.665Z] v0.1.78 [2021-05-14T02:52:35.665Z] v0.1.79 [2021-05-14T02:52:35.665Z] v0.1.8 [2021-05-14T02:52:35.665Z] v0.1.80 [2021-05-14T02:52:35.665Z] v0.1.81 [2021-05-14T02:52:35.665Z] v0.1.82 [2021-05-14T02:52:35.665Z] v0.1.83 [2021-05-14T02:52:35.665Z] v0.1.84 [2021-05-14T02:52:35.665Z] v0.1.85 [2021-05-14T02:52:35.665Z] v0.1.86 [2021-05-14T02:52:35.665Z] v0.1.87 [2021-05-14T02:52:35.665Z] v0.1.88 [2021-05-14T02:52:35.666Z] v0.1.89 [2021-05-14T02:52:35.666Z] v0.1.9 [2021-05-14T02:52:35.666Z] v0.1.90 [2021-05-14T02:52:35.666Z] v0.1.91 [2021-05-14T02:52:35.666Z] v0.1.92 [2021-05-14T02:52:35.666Z] v0.1.93 [2021-05-14T02:52:35.666Z] v0.1.94 [2021-05-14T02:52:35.666Z] v0.1.95 [2021-05-14T02:52:35.666Z] v0.1.96 [2021-05-14T02:52:35.666Z] v0.1.97 [2021-05-14T02:52:35.666Z] v0.1.98 [2021-05-14T02:52:35.666Z] v0.1.99 [2021-05-14T02:52:35.666Z] v2.0.0-dev.1 [2021-05-14T02:52:35.666Z] v2.0.0-dev.10 [2021-05-14T02:52:35.666Z] v2.0.0-dev.11 [2021-05-14T02:52:35.666Z] v2.0.0-dev.12 [2021-05-14T02:52:35.666Z] v2.0.0-dev.13 [2021-05-14T02:52:35.666Z] v2.0.0-dev.14 [2021-05-14T02:52:35.666Z] v2.0.0-dev.15 [2021-05-14T02:52:35.666Z] v2.0.0-dev.16 [2021-05-14T02:52:35.666Z] v2.0.0-dev.17 [2021-05-14T02:52:35.666Z] v2.0.0-dev.18 [2021-05-14T02:52:35.666Z] v2.0.0-dev.19 [2021-05-14T02:52:35.666Z] v2.0.0-dev.2 [2021-05-14T02:52:35.666Z] v2.0.0-dev.20 [2021-05-14T02:52:35.666Z] v2.0.0-dev.21 [2021-05-14T02:52:35.666Z] v2.0.0-dev.22 [2021-05-14T02:52:35.666Z] v2.0.0-dev.23 [2021-05-14T02:52:35.666Z] v2.0.0-dev.24 [2021-05-14T02:52:35.666Z] v2.0.0-dev.25 [2021-05-14T02:52:35.666Z] v2.0.0-dev.26 [2021-05-14T02:52:35.666Z] v2.0.0-dev.27 [2021-05-14T02:52:35.666Z] v2.0.0-dev.28 [2021-05-14T02:52:35.666Z] v2.0.0-dev.29 [2021-05-14T02:52:35.666Z] v2.0.0-dev.3 [2021-05-14T02:52:35.666Z] v2.0.0-dev.30 [2021-05-14T02:52:35.666Z] v2.0.0-dev.31 [2021-05-14T02:52:35.666Z] v2.0.0-dev.32 [2021-05-14T02:52:35.666Z] v2.0.0-dev.33 [2021-05-14T02:52:35.666Z] v2.0.0-dev.34 [2021-05-14T02:52:35.666Z] v2.0.0-dev.35 [2021-05-14T02:52:35.666Z] v2.0.0-dev.36 [2021-05-14T02:52:35.666Z] v2.0.0-dev.37 [2021-05-14T02:52:35.666Z] v2.0.0-dev.38 [2021-05-14T02:52:35.666Z] v2.0.0-dev.39 [2021-05-14T02:52:35.666Z] v2.0.0-dev.4 [2021-05-14T02:52:35.666Z] v2.0.0-dev.40 [2021-05-14T02:52:35.666Z] v2.0.0-dev.41 [2021-05-14T02:52:35.666Z] v2.0.0-dev.42 [2021-05-14T02:52:35.666Z] v2.0.0-dev.43 [2021-05-14T02:52:35.666Z] v2.0.0-dev.44 [2021-05-14T02:52:35.666Z] v2.0.0-dev.45 [2021-05-14T02:52:35.666Z] v2.0.0-dev.46 [2021-05-14T02:52:35.666Z] v2.0.0-dev.47 [2021-05-14T02:52:35.666Z] v2.0.0-dev.48 [2021-05-14T02:52:35.666Z] v2.0.0-dev.49 [2021-05-14T02:52:35.666Z] v2.0.0-dev.5 [2021-05-14T02:52:35.666Z] v2.0.0-dev.50 [2021-05-14T02:52:35.666Z] v2.0.0-dev.51 [2021-05-14T02:52:35.666Z] v2.0.0-dev.52 [2021-05-14T02:52:35.666Z] v2.0.0-dev.53 [2021-05-14T02:52:35.666Z] v2.0.0-dev.54 [2021-05-14T02:52:35.666Z] v2.0.0-dev.55 [2021-05-14T02:52:35.666Z] v2.0.0-dev.56 [2021-05-14T02:52:35.666Z] v2.0.0-dev.57 [2021-05-14T02:52:35.666Z] v2.0.0-dev.58 [2021-05-14T02:52:35.666Z] v2.0.0-dev.59 [2021-05-14T02:52:35.666Z] v2.0.0-dev.6 [2021-05-14T02:52:35.666Z] v2.0.0-dev.60 [2021-05-14T02:52:35.666Z] v2.0.0-dev.61 [2021-05-14T02:52:35.666Z] v2.0.0-dev.62 [2021-05-14T02:52:35.666Z] v2.0.0-dev.63 [2021-05-14T02:52:35.666Z] v2.0.0-dev.64 [2021-05-14T02:52:35.666Z] v2.0.0-dev.65 [2021-05-14T02:52:35.666Z] v2.0.0-dev.66 [2021-05-14T02:52:35.666Z] v2.0.0-dev.67 [2021-05-14T02:52:35.666Z] v2.0.0-dev.68 [2021-05-14T02:52:35.666Z] v2.0.0-dev.69 [2021-05-14T02:52:35.666Z] v2.0.0-dev.7 [2021-05-14T02:52:35.666Z] v2.0.0-dev.70 [2021-05-14T02:52:35.666Z] v2.0.0-dev.71 [2021-05-14T02:52:35.666Z] v2.0.0-dev.72 [2021-05-14T02:52:35.666Z] v2.0.0-dev.73 [2021-05-14T02:52:35.666Z] v2.0.0-dev.74 [2021-05-14T02:52:35.666Z] v2.0.0-dev.75 [2021-05-14T02:52:35.666Z] v2.0.0-dev.76 [2021-05-14T02:52:35.666Z] v2.0.0-dev.77 [2021-05-14T02:52:35.666Z] v2.0.0-dev.78 [2021-05-14T02:52:35.666Z] v2.0.0-dev.79 [2021-05-14T02:52:35.666Z] v2.0.0-dev.8 [2021-05-14T02:52:35.666Z] v2.0.0-dev.80 [2021-05-14T02:52:35.666Z] v2.0.0-dev.81 [2021-05-14T02:52:35.666Z] v2.0.0-dev.82 [2021-05-14T02:52:35.666Z] v2.0.0-dev.83 [2021-05-14T02:52:35.666Z] v2.0.0-dev.84 [2021-05-14T02:52:35.666Z] v2.0.0-dev.85 [2021-05-14T02:52:35.666Z] v2.0.0-dev.86 [2021-05-14T02:52:35.666Z] v2.0.0-dev.87 [2021-05-14T02:52:35.666Z] v2.0.0-dev.88 [2021-05-14T02:52:35.666Z] v2.0.0-dev.89 [2021-05-14T02:52:35.666Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-14T02:52:35.996Z] + lftools sign git-tag v2.0.0-dev.89 [2021-05-14T02:52:37.421Z] Signing Git tag with Sigul... [2021-05-14T02:52:37.421Z] Signing v2.0.0-dev.89 [Pipeline] echo [2021-05-14T02:52:38.392Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:52:38.723Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T02:52:38.738Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T02:52:38.791Z] $ docker stop --time=1 c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade [2021-05-14T02:52:40.421Z] $ docker rm -f c2c5fb97f5c8cdfc0aafbacf921c45ce83d396a77e021fc1a2f316edd4a79ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:52:41.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:52:41.198Z] . [Pipeline] withDockerContainer [2021-05-14T02:52:41.340Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:52:41.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T02:52:42.288Z] $ docker top 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T02:52:42.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T02:52:42.484Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T02:52:42.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T02:52:42.816Z] $ docker exec 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 ssh-agent [2021-05-14T02:52:43.119Z] SSH_AUTH_SOCK=/tmp/ssh-v1bjFK1yFgOa/agent.11 [2021-05-14T02:52:43.119Z] SSH_AGENT_PID=16 [2021-05-14T02:52:43.143Z] Running ssh-add (command line suppressed) [2021-05-14T02:52:43.329Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1410794321348923596.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1410794321348923596.key) [2021-05-14T02:52:43.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T02:52:43.747Z] + git semver bump pre [2021-05-14T02:52:43.747Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T02:52:43.747Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-14T02:52:43.747Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-14T02:52:43.747Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T02:52:43.747Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T02:52:43.747Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T02:52:43.747Z] # $SEMVER_BRANCH = master [2021-05-14T02:52:43.747Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-05-14T02:52:43.747Z] 2.0.0-dev.90 [Pipeline] } [2021-05-14T02:52:43.764Z] $ docker exec --env ******** --env ******** 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 ssh-agent -k [2021-05-14T02:52:43.929Z] unset SSH_AUTH_SOCK; [2021-05-14T02:52:43.929Z] unset SSH_AGENT_PID; [2021-05-14T02:52:43.929Z] echo Agent pid 16 killed; [2021-05-14T02:52:43.988Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T02:52:44.332Z] + git semver [Pipeline] } [2021-05-14T02:52:44.356Z] $ docker stop --time=1 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 [2021-05-14T02:52:45.795Z] $ docker rm -f 24c9236a6077c52d8a3339ca46690df925117dbb33798647227df8a44b4dd520 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:52:46.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T02:52:46.321Z] . [Pipeline] withDockerContainer [2021-05-14T02:52:46.469Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:52:46.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T02:52:47.359Z] $ docker top 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T02:52:47.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T02:52:47.593Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T02:52:47.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T02:52:47.839Z] $ docker exec 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c ssh-agent [2021-05-14T02:52:48.053Z] SSH_AUTH_SOCK=/tmp/ssh-NNGsgVLp8jfx/agent.13 [2021-05-14T02:52:48.053Z] SSH_AGENT_PID=18 [2021-05-14T02:52:48.065Z] Running ssh-add (command line suppressed) [2021-05-14T02:52:48.218Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_841969076437279509.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_841969076437279509.key) [2021-05-14T02:52:48.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T02:52:48.597Z] + git semver push [2021-05-14T02:52:48.597Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T02:52:48.597Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-05-14T02:52:48.597Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-05-14T02:52:48.597Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T02:52:48.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T02:52:48.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T02:52:48.597Z] # $SEMVER_BRANCH = master [2021-05-14T02:52:48.597Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-05-14T02:52:53.949Z] $ docker exec --env ******** --env ******** 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c ssh-agent -k [2021-05-14T02:52:54.147Z] unset SSH_AUTH_SOCK; [2021-05-14T02:52:54.148Z] unset SSH_AGENT_PID; [2021-05-14T02:52:54.148Z] echo Agent pid 18 killed; [2021-05-14T02:52:54.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T02:52:54.604Z] + git semver [Pipeline] } [2021-05-14T02:52:54.635Z] $ docker stop --time=1 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c [2021-05-14T02:52:56.179Z] $ docker rm -f 1a155e8510d6de278fdee50bdb99caa12d3b93cc0012d505d1ec2cca672d326c [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-05-14T02:52:57.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:52:57.965Z] ---> package-listing.sh [2021-05-14T02:52:57.965Z] ++ facter osfamily [2021-05-14T02:52:57.965Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T02:52:57.965Z] + OS_FAMILY=redhat [2021-05-14T02:52:57.965Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-05-14T02:52:57.965Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T02:52:57.965Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T02:52:57.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T02:52:57.965Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T02:52:57.965Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-05-14T02:52:57.965Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T02:52:57.965Z] + case "${OS_FAMILY}" in [2021-05-14T02:52:57.965Z] + rpm -qa [2021-05-14T02:52:57.965Z] + sort [2021-05-14T02:53:03.288Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T02:53:03.288Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T02:53:03.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T02:53:03.288Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-05-14T02:53:03.288Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-05-14T02:53:03.288Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2021-05-14T02:53:03.308Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-14T02:53:03.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:53:03.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T02:53:03.952Z] [2021-05-14T02:53:03.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T02:53:04.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T02:53:04.299Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T02:53:04.299Z] df20fa9351a1: Pulling fs layer [2021-05-14T02:53:04.299Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T02:53:04.299Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T02:53:04.299Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T02:53:04.299Z] 93b61091891f: Pulling fs layer [2021-05-14T02:53:04.299Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T02:53:04.299Z] 5e14af77c1be: Pulling fs layer [2021-05-14T02:53:04.299Z] 01666e4c0597: Pulling fs layer [2021-05-14T02:53:04.299Z] aa168da1d23b: Pulling fs layer [2021-05-14T02:53:04.299Z] 93b61091891f: Waiting [2021-05-14T02:53:04.299Z] 93b9cdb0e59b: Waiting [2021-05-14T02:53:04.299Z] 5e14af77c1be: Waiting [2021-05-14T02:53:04.299Z] 01666e4c0597: Waiting [2021-05-14T02:53:04.299Z] aa168da1d23b: Waiting [2021-05-14T02:53:04.299Z] 46f8f816bc3b: Waiting [2021-05-14T02:53:04.299Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T02:53:04.299Z] 36b3adc4ff6f: Download complete [2021-05-14T02:53:04.299Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T02:53:04.299Z] 46f8f816bc3b: Download complete [2021-05-14T02:53:04.299Z] df20fa9351a1: Verifying Checksum [2021-05-14T02:53:04.299Z] df20fa9351a1: Download complete [2021-05-14T02:53:04.299Z] 93b9cdb0e59b: Download complete [2021-05-14T02:53:04.570Z] 93b61091891f: Verifying Checksum [2021-05-14T02:53:04.570Z] 93b61091891f: Download complete [2021-05-14T02:53:04.570Z] 01666e4c0597: Verifying Checksum [2021-05-14T02:53:04.570Z] 01666e4c0597: Download complete [2021-05-14T02:53:04.570Z] 5e14af77c1be: Verifying Checksum [2021-05-14T02:53:04.570Z] 5e14af77c1be: Download complete [2021-05-14T02:53:04.570Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T02:53:04.570Z] 8ad3a11d3b57: Download complete [2021-05-14T02:53:04.848Z] df20fa9351a1: Pull complete [2021-05-14T02:53:05.446Z] 36b3adc4ff6f: Pull complete [2021-05-14T02:53:06.876Z] aa168da1d23b: Verifying Checksum [2021-05-14T02:53:06.876Z] aa168da1d23b: Download complete [2021-05-14T02:53:07.461Z] 8ad3a11d3b57: Pull complete [2021-05-14T02:53:07.461Z] 46f8f816bc3b: Pull complete [2021-05-14T02:53:08.039Z] 93b61091891f: Pull complete [2021-05-14T02:53:08.039Z] 93b9cdb0e59b: Pull complete [2021-05-14T02:53:08.302Z] 5e14af77c1be: Pull complete [2021-05-14T02:53:08.302Z] 01666e4c0597: Pull complete [2021-05-14T02:53:18.404Z] aa168da1d23b: Pull complete [2021-05-14T02:53:18.404Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T02:53:18.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T02:53:18.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T02:53:18.623Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-05-14T02:53:18.689Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T02:53:21.916Z] $ docker top c1d7fb9977b44d719da9eb0d84c6dcff72ca9d7578370c67602eeac0c5a1d35f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T02:53:22.452Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T02:53:22.769Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T02:53:23.088Z] + ls /var/log/sa-host [2021-05-14T02:53:23.088Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T02:53:23.088Z] file_magic: OK [2021-05-14T02:53:23.088Z] HZ: Using current value: 100 [2021-05-14T02:53:23.088Z] file_header: OK [2021-05-14T02:53:23.088Z] 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-05-14T02:53:23.088Z] Statistics: [2021-05-14T02:53:23.088Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T02:53:23.088Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T02:53:23.088Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T02:53:23.088Z] file_magic: OK [2021-05-14T02:53:23.088Z] HZ: Using current value: 100 [2021-05-14T02:53:23.089Z] file_header: OK [2021-05-14T02:53:23.089Z] 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-05-14T02:53:23.089Z] Statistics: [2021-05-14T02:53:23.089Z] Hnuu...uuuununununu... [2021-05-14T02:53:23.089Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T02:53:23.843Z] provisioning config files... [2021-05-14T02:53:23.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5195789159851615886tmp [Pipeline] { [Pipeline] echo [2021-05-14T02:53:23.910Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:53:24.250Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T02:53:24.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T02:53:24.302Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:53:24.628Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T02:53:24.644Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:53:24.960Z] ---> sudo-logs.sh [2021-05-14T02:53:24.960Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T02:53:25.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:53:25.351Z] ---> job-cost.sh [2021-05-14T02:53:25.351Z] lf-activate-venv: SKIPPING [2021-05-14T02:53:25.351Z] DEBUG: total: 0.20999999344348907 [2021-05-14T02:53:25.351Z] INFO: Retrieving Stack Cost... [2021-05-14T02:53:26.306Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T02:53:26.884Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T02:53:26.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T02:53:27.217Z] ---> logs-deploy.sh [2021-05-14T02:53:27.217Z] lf-activate-venv: SKIPPING [2021-05-14T02:53:27.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/208 [2021-05-14T02:53:27.217Z] INFO: archiving workspace using pattern(s): [2021-05-14T02:53:29.146Z] Archives upload complete. [2021-05-14T02:53:29.146Z] INFO: archiving logs to Nexus