Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 64e6da7535685e5140ae00626b8183334678fd62 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-ssh2238557397706093988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1545246163105122904.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6203449497720246582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2806239106658531643.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh3902897215708877821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-596 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 Avoid second fetch Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh6848990088806367711.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk e59505e765e859397ba4820d4698e797601d216d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T21:37:34.928Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T21:37:35.035Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T21:37:35.070Z] ========================================================= [2021-06-21T21:37:35.070Z] EdgeX Global Pipelines Version Info [2021-06-21T21:37:35.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:37:36.614Z] ------------------- [2021-06-21T21:37:36.614Z] stable info: [2021-06-21T21:37:36.614Z] ------------------- [2021-06-21T21:37:36.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T21:37:36.614Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:37:36.614Z] Message: update stable to v1.0.195 [2021-06-21T21:37:37.195Z] ------------------- [2021-06-21T21:37:37.195Z] experimental info: [2021-06-21T21:37:37.195Z] ------------------- [2021-06-21T21:37:37.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T21:37:37.195Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:37:37.195Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T21:37:37.331Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-21T21:37:37.357Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-21T21:37:37.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T21:37:37.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T21:37:37.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T21:37:37.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T21:37:37.602Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T21:37:37.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T21:37:37.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T21:37:37.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T21:37:37.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T21:37:37.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-21T21:37:37.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T21:37:37.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T21:37:38.021Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:37:38.071Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:37:38.125Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:37:38.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:37:38.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T21:37:38.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T21:37:38.323Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T21:37:38.371Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T21:37:38.464Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T21:37:38.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T21:37:38.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-21T21:37:38.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T21:37:38.600Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T21:37:38.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T21:37:38.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T21:37:38.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] echo [2021-06-21T21:37:38.711Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64e6da7 [Pipeline] echo [2021-06-21T21:37:38.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:37:39.240Z] + git log --format=format:%s -1 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] echo [2021-06-21T21:37:39.284Z] GIT_COMMIT: 64e6da7535685e5140ae00626b8183334678fd62, Commit Message: Merge pull request #633 from jpwhitemn/add-ireland-changelog [Pipeline] echo [2021-06-21T21:37:39.300Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:37:40.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:37:40.306Z] [2021-06-21T21:37:40.306Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:37:40.638Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:37:40.638Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T21:37:40.638Z] 31603596830f: Pulling fs layer [2021-06-21T21:37:40.638Z] 54011a49482f: Pulling fs layer [2021-06-21T21:37:40.638Z] a6820b24f6d8: Pulling fs layer [2021-06-21T21:37:40.638Z] f581987b2513: Pulling fs layer [2021-06-21T21:37:40.638Z] f581987b2513: Waiting [2021-06-21T21:37:40.638Z] 54011a49482f: Download complete [2021-06-21T21:37:40.907Z] 31603596830f: Verifying Checksum [2021-06-21T21:37:40.907Z] 31603596830f: Download complete [2021-06-21T21:37:40.907Z] f581987b2513: Verifying Checksum [2021-06-21T21:37:40.907Z] f581987b2513: Download complete [2021-06-21T21:37:40.907Z] a6820b24f6d8: Verifying Checksum [2021-06-21T21:37:40.907Z] a6820b24f6d8: Download complete [2021-06-21T21:37:41.177Z] 31603596830f: Pull complete [2021-06-21T21:37:41.177Z] 54011a49482f: Pull complete [2021-06-21T21:37:42.137Z] a6820b24f6d8: Pull complete [2021-06-21T21:37:42.137Z] f581987b2513: Pull complete [2021-06-21T21:37:42.137Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T21:37:42.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:37:42.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T21:37:42.230Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:37:42.279Z] $ 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-06-21T21:37:43.380Z] $ docker top 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:37:43.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:37:43.522Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:37:43.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:37:43.654Z] $ docker exec 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent [2021-06-21T21:37:43.780Z] SSH_AUTH_SOCK=/tmp/ssh-E8VSuVHXJiD5/agent.14 [2021-06-21T21:37:43.780Z] SSH_AGENT_PID=20 [2021-06-21T21:37:43.790Z] Running ssh-add (command line suppressed) [2021-06-21T21:37:43.899Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7311912258203687897.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7311912258203687897.key) [2021-06-21T21:37:43.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:37:44.231Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T21:37:44.248Z] $ docker exec --env ******** --env ******** 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent -k [2021-06-21T21:37:44.356Z] unset SSH_AUTH_SOCK; [2021-06-21T21:37:44.357Z] unset SSH_AGENT_PID; [2021-06-21T21:37:44.357Z] echo Agent pid 20 killed; [2021-06-21T21:37:44.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T21:37:44.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:37:44.414Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:37:44.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:37:44.538Z] $ docker exec 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent [2021-06-21T21:37:44.651Z] SSH_AUTH_SOCK=/tmp/ssh-yYJuYSNNuvA3/agent.53 [2021-06-21T21:37:44.651Z] SSH_AGENT_PID=59 [2021-06-21T21:37:44.657Z] Running ssh-add (command line suppressed) [2021-06-21T21:37:44.753Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7343627860468856852.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7343627860468856852.key) [2021-06-21T21:37:44.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:37:45.080Z] + git semver init [2021-06-21T21:37:45.080Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:37:45.080Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-21T21:37:45.080Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-21T21:37:45.080Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:37:45.080Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:37:45.080Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:37:45.080Z] # $SEMVER_BRANCH = master [2021-06-21T21:37:45.080Z] # $SEMVER_TEMP = /tmp/semver-799606569 [2021-06-21T21:37:45.080Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-21T21:37:45.661Z] # '/tmp/semver-799606569' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2021-06-21T21:37:45.925Z] # -> Force: false [2021-06-21T21:37:45.925Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-21T21:37:45.932Z] $ docker exec --env ******** --env ******** 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc ssh-agent -k [2021-06-21T21:37:46.031Z] unset SSH_AUTH_SOCK; [2021-06-21T21:37:46.032Z] unset SSH_AGENT_PID; [2021-06-21T21:37:46.032Z] echo Agent pid 59 killed; [2021-06-21T21:37:46.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:37:46.398Z] + git semver [Pipeline] } [2021-06-21T21:37:46.409Z] $ docker stop --time=1 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc [2021-06-21T21:37:47.708Z] $ docker rm -f 3f94f9df96253686034f289f3cdefa45a1e56366b467110635ea380c4f24ecdc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:37:48.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T21:37:48.423Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T21:37:48.426Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.101 [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-06-21T21:38:03.687Z] Still waiting to schedule task [2021-06-21T21:38:03.688Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T21:38:03.690Z] Still waiting to schedule task [2021-06-21T21:38:03.690Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T21:40:03.033Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-597 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-21T21:40:03.057Z] Running in /w/workspace/go-mod-core-contracts/220 [Pipeline] { [Pipeline] checkout [2021-06-21T21:40:03.294Z] Selected Git installation does not exist. Using Default [2021-06-21T21:40:03.294Z] The recommended git tool is: NONE [2021-06-21T21:40:08.753Z] using credential edgex-jenkins-ssh [2021-06-21T21:40:08.771Z] Cloning the remote Git repository [2021-06-21T21:40:08.815Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T21:40:08.939Z] > git init /w/workspace/go-mod-core-contracts/220 # timeout=10 [2021-06-21T21:40:09.042Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T21:40:09.043Z] > git --version # timeout=10 [2021-06-21T21:40:09.057Z] > git --version # 'git version 2.17.1' [2021-06-21T21:40:09.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:40:09.133Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:40:10.345Z] Avoid second fetch [2021-06-21T21:40:10.346Z] Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) [2021-06-21T21:40:10.296Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T21:40:10.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:40:10.363Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:40:10.376Z] > git checkout -f 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-21T21:40:14.688Z] Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:40:16.505Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:40:16.927Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:40:17.291Z] + true [2021-06-21T21:40:17.291Z] + sudo service docker restart [2021-06-21T21:40:35.115Z] Running on prd-centos7-docker-4c-2g-598 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2021-06-21T21:40:35.136Z] Running in /w/workspace/go-mod-core-contracts/220 [Pipeline] { [Pipeline] checkout [2021-06-21T21:40:35.245Z] Selected Git installation does not exist. Using Default [2021-06-21T21:40:35.245Z] The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo [2021-06-21T21:40:35.891Z] ========================================================= [2021-06-21T21:40:35.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T21:40:35.891Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:40:36.281Z] + 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-06-21T21:40:37.270Z] Sending build context to Docker daemon 2.919MB [2021-06-21T21:40:37.270Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-21T21:40:37.270Z] Step 2/7 : FROM ${BASE} [2021-06-21T21:40:37.646Z] using credential edgex-jenkins-ssh [2021-06-21T21:40:37.677Z] Cloning the remote Git repository [2021-06-21T21:40:37.866Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T21:40:37.866Z] 595b0fe564bb: Pulling fs layer [2021-06-21T21:40:37.866Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T21:40:37.866Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T21:40:37.866Z] ba82ee9f976e: Pulling fs layer [2021-06-21T21:40:37.866Z] 506bd15cee9f: Pulling fs layer [2021-06-21T21:40:37.866Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T21:40:37.866Z] 618dc40b7e24: Pulling fs layer [2021-06-21T21:40:37.866Z] 506bd15cee9f: Waiting [2021-06-21T21:40:37.866Z] ba82ee9f976e: Waiting [2021-06-21T21:40:37.866Z] 75a0a4a0db45: Waiting [2021-06-21T21:40:37.866Z] 618dc40b7e24: Waiting [2021-06-21T21:40:37.866Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T21:40:37.866Z] 5b7225fbf94c: Download complete [2021-06-21T21:40:37.866Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T21:40:37.866Z] 3088b5b3c5c0: Download complete [2021-06-21T21:40:37.866Z] 506bd15cee9f: Verifying Checksum [2021-06-21T21:40:37.866Z] 506bd15cee9f: Download complete [2021-06-21T21:40:37.866Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T21:40:37.866Z] 75a0a4a0db45: Download complete [2021-06-21T21:40:37.866Z] 595b0fe564bb: Verifying Checksum [2021-06-21T21:40:37.866Z] 595b0fe564bb: Download complete [2021-06-21T21:40:38.467Z] 595b0fe564bb: Pull complete [2021-06-21T21:40:38.665Z] Avoid second fetch [2021-06-21T21:40:38.666Z] Checking out Revision 64e6da7535685e5140ae00626b8183334678fd62 (master) [2021-06-21T21:40:37.697Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T21:40:37.762Z] > git init /w/workspace/go-mod-core-contracts/220 # timeout=10 [2021-06-21T21:40:37.794Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-21T21:40:37.795Z] > git --version # timeout=10 [2021-06-21T21:40:37.801Z] > git --version # 'git version 2.24.4' [2021-06-21T21:40:37.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:40:37.887Z] [INFO] Currently running in a labeled security context [2021-06-21T21:40:37.887Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T21:40:37.887Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/220@tmp/jenkins-gitclient-ssh1696519697401910268.key [2021-06-21T21:40:37.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:40:38.649Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-21T21:40:38.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:40:38.676Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:40:38.682Z] > git checkout -f 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-21T21:40:39.465Z] 3088b5b3c5c0: Pull complete [2021-06-21T21:40:39.742Z] 5b7225fbf94c: Pull complete [2021-06-21T21:40:40.348Z] 618dc40b7e24: Verifying Checksum [2021-06-21T21:40:40.348Z] 618dc40b7e24: Download complete [2021-06-21T21:40:41.795Z] ba82ee9f976e: Verifying Checksum [2021-06-21T21:40:41.795Z] ba82ee9f976e: Download complete [2021-06-21T21:40:42.352Z] Commit message: "Merge pull request #633 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:40:43.381Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:40:43.709Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:40:44.015Z] + sudo service docker restart [2021-06-21T21:40:44.015Z] + true [2021-06-21T21:40:44.015Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T21:40:52.002Z] ba82ee9f976e: Pull complete [2021-06-21T21:40:52.278Z] 506bd15cee9f: Pull complete [2021-06-21T21:40:52.554Z] 75a0a4a0db45: Pull complete [2021-06-21T21:40:56.888Z] 618dc40b7e24: Pull complete [2021-06-21T21:40:56.888Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T21:40:56.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T21:40:56.888Z] ---> a36622ca3599 [2021-06-21T21:40:56.888Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T21:40:58.328Z] ---> Running in c8241117541b [2021-06-21T21:40:58.603Z] Removing intermediate container c8241117541b [2021-06-21T21:40:58.603Z] ---> cf269b6ece23 [2021-06-21T21:40:58.603Z] Step 4/7 : RUN apk add bash [2021-06-21T21:40:58.876Z] ---> Running in 1a672f35126b [2021-06-21T21:41:00.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T21:41:01.309Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T21:41:01.908Z] OK: 138 MiB in 40 packages [Pipeline] unstash [Pipeline] echo [2021-06-21T21:41:02.297Z] ========================================================= [2021-06-21T21:41:02.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T21:41:02.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:41:02.621Z] + 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-06-21T21:41:02.886Z] Sending build context to Docker daemon 2.92MB [2021-06-21T21:41:02.886Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-21T21:41:02.886Z] Step 2/7 : FROM ${BASE} [2021-06-21T21:41:03.152Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T21:41:03.152Z] 540db60ca938: Pulling fs layer [2021-06-21T21:41:03.152Z] adcc1eea9eea: Pulling fs layer [2021-06-21T21:41:03.152Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T21:41:03.152Z] 0510c868ecb4: Pulling fs layer [2021-06-21T21:41:03.152Z] afea3b2eda06: Pulling fs layer [2021-06-21T21:41:03.152Z] 7809a108b3ef: Pulling fs layer [2021-06-21T21:41:03.152Z] f706445af74f: Pulling fs layer [2021-06-21T21:41:03.152Z] 0510c868ecb4: Waiting [2021-06-21T21:41:03.152Z] afea3b2eda06: Waiting [2021-06-21T21:41:03.152Z] 7809a108b3ef: Waiting [2021-06-21T21:41:03.152Z] f706445af74f: Waiting [2021-06-21T21:41:03.152Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T21:41:03.152Z] 4c4ab2625f07: Download complete [2021-06-21T21:41:03.152Z] adcc1eea9eea: Verifying Checksum [2021-06-21T21:41:03.152Z] adcc1eea9eea: Download complete [2021-06-21T21:41:03.152Z] afea3b2eda06: Verifying Checksum [2021-06-21T21:41:03.152Z] afea3b2eda06: Download complete [2021-06-21T21:41:03.152Z] 7809a108b3ef: Verifying Checksum [2021-06-21T21:41:03.152Z] 7809a108b3ef: Download complete [2021-06-21T21:41:03.152Z] 540db60ca938: Verifying Checksum [2021-06-21T21:41:03.152Z] 540db60ca938: Download complete [2021-06-21T21:41:03.366Z] Removing intermediate container 1a672f35126b [2021-06-21T21:41:03.366Z] ---> 2e2c01747668 [2021-06-21T21:41:03.366Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-21T21:41:03.366Z] ---> Running in 052893342cdb [2021-06-21T21:41:03.413Z] 540db60ca938: Pull complete [2021-06-21T21:41:03.413Z] adcc1eea9eea: Pull complete [2021-06-21T21:41:03.413Z] 4c4ab2625f07: Pull complete [2021-06-21T21:41:03.971Z] Removing intermediate container 052893342cdb [2021-06-21T21:41:03.971Z] ---> 16bdaedb192f [2021-06-21T21:41:03.971Z] Step 6/7 : COPY go.mod . [2021-06-21T21:41:04.359Z] f706445af74f: Verifying Checksum [2021-06-21T21:41:04.359Z] f706445af74f: Download complete [2021-06-21T21:41:04.568Z] ---> 901a7817fd90 [2021-06-21T21:41:04.568Z] Step 7/7 : RUN go mod download [2021-06-21T21:41:04.842Z] ---> Running in 9920fa7c87be [2021-06-21T21:41:04.934Z] 0510c868ecb4: Verifying Checksum [2021-06-21T21:41:04.934Z] 0510c868ecb4: Download complete [2021-06-21T21:41:08.293Z] 0510c868ecb4: Pull complete [2021-06-21T21:41:08.293Z] afea3b2eda06: Pull complete [2021-06-21T21:41:08.293Z] 7809a108b3ef: Pull complete [2021-06-21T21:41:09.687Z] f706445af74f: Pull complete [2021-06-21T21:41:09.687Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T21:41:09.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T21:41:09.687Z] ---> b068be0155e3 [2021-06-21T21:41:09.687Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T21:41:13.920Z] ---> Running in daeab380f2ff [2021-06-21T21:41:13.920Z] Removing intermediate container daeab380f2ff [2021-06-21T21:41:13.920Z] ---> 006d0477089f [2021-06-21T21:41:13.920Z] Step 4/7 : RUN apk add bash [2021-06-21T21:41:13.920Z] ---> Running in c5748d2306db [2021-06-21T21:41:14.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T21:41:15.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T21:41:16.078Z] OK: 149 MiB in 40 packages [2021-06-21T21:41:16.351Z] Removing intermediate container c5748d2306db [2021-06-21T21:41:16.351Z] ---> b75c5634907f [2021-06-21T21:41:16.351Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-21T21:41:16.351Z] ---> Running in f9d0406b5ca5 [2021-06-21T21:41:16.351Z] Removing intermediate container f9d0406b5ca5 [2021-06-21T21:41:16.351Z] ---> e2d93595a602 [2021-06-21T21:41:16.351Z] Step 6/7 : COPY go.mod . [2021-06-21T21:41:16.619Z] ---> 49f8bee37a4e [2021-06-21T21:41:16.619Z] Step 7/7 : RUN go mod download [2021-06-21T21:41:16.619Z] ---> Running in 928165ed6627 [2021-06-21T21:41:23.174Z] Removing intermediate container 9920fa7c87be [2021-06-21T21:41:23.174Z] ---> 6544b7263dd0 [2021-06-21T21:41:23.174Z] Successfully built 6544b7263dd0 [2021-06-21T21:41:23.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:41:23.522Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:41:23.522Z] . [Pipeline] withDockerContainer [2021-06-21T21:41:23.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-597 does not seem to be running inside a container [2021-06-21T21:41:23.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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-06-21T21:41:24.791Z] Removing intermediate container 928165ed6627 [2021-06-21T21:41:24.791Z] ---> 8eed8401366b [2021-06-21T21:41:24.791Z] Successfully built 8eed8401366b [2021-06-21T21:41:24.791Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-21T21:41:25.523Z] $ docker top 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:41:26.237Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:41:26.238Z] . [Pipeline] withDockerContainer [2021-06-21T21:41:26.318Z] prd-centos7-docker-4c-2g-598 does not seem to be running inside a container [2021-06-21T21:41:26.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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-06-21T21:41:26.517Z] + go version [2021-06-21T21:41:26.517Z] go version go1.16.5 linux/arm64 [2021-06-21T21:41:26.710Z] $ docker top ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-21T21:41:26.799Z] $ docker stop --time=1 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc [2021-06-21T21:41:28.586Z] $ docker rm -f 200355f99b982ff5e2c995b75ac8c7fbb46aee879be6f767f5de3b49d2855ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:41:29.140Z] + go version [2021-06-21T21:41:29.140Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T21:41:29.206Z] $ docker stop --time=1 ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 [2021-06-21T21:41:29.452Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:41:29.452Z] . [2021-06-21T21:41:30.390Z] $ docker rm -f ada3683a1ed6b8c220746c591be1466cd5c1069b568413682ebe948fb0366935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-06-21T21:41:30.676Z] prd-ubuntu18.04-docker-arm64-4c-16g-597 does not seem to be running inside a container [2021-06-21T21:41:30.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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-06-21T21:41:32.247Z] $ docker top f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:41:33.100Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:41:33.100Z] . [Pipeline] withDockerContainer [2021-06-21T21:41:33.172Z] prd-centos7-docker-4c-2g-598 does not seem to be running inside a container [2021-06-21T21:41:33.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/220 -v /w/workspace/go-mod-core-contracts/220:/w/workspace/go-mod-core-contracts/220:rw,z -v /w/workspace/go-mod-core-contracts/220@tmp:/w/workspace/go-mod-core-contracts/220@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-06-21T21:41:33.235Z] + go mod tidy [2021-06-21T21:41:33.568Z] $ docker top d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-21T21:41:34.010Z] + go mod tidy [Pipeline] sh [2021-06-21T21:41:34.301Z] + make test [2021-06-21T21:41:34.301Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-21T21:41:34.311Z] + make test [2021-06-21T21:41:34.311Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-21T21:41:34.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-21T21:41:35.286Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-21T21:41:44.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 83.2% of statements [2021-06-21T21:41:44.714Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-21T21:41:44.714Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-21T21:41:44.714Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-21T21:41:44.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.010s coverage: 26.3% of statements [2021-06-21T21:41:44.714Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-21T21:41:44.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 45.5% of statements [2021-06-21T21:41:44.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements [2021-06-21T21:41:45.576Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 86.2% of statements [2021-06-21T21:41:45.576Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements [2021-06-21T21:41:45.843Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-06-21T21:41:46.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-06-21T21:41:46.107Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-21T21:41:51.468Z] gofmt -l . [2021-06-21T21:41:51.468Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-21T21:41:51.481Z] $ docker stop --time=1 d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c [2021-06-21T21:41:52.920Z] $ docker rm -f d8f7400e409e90a00f592db9724d27fceff8f567723f27d4f72774ddb649987c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:41:53.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T21:41:53.578Z] 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-06-21T21:41:54.772Z] ---> job-cost.sh [2021-06-21T21:41:54.772Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AmGT [2021-06-21T21:42:04.807Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T21:42:07.680Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.377s coverage: 83.2% of statements [2021-06-21T21:42:07.680Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-21T21:42:07.680Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-21T21:42:07.680Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-21T21:42:07.680Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 26.3% of statements [2021-06-21T21:42:07.680Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-21T21:42:09.682Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.077s coverage: 45.5% of statements [2021-06-21T21:42:09.682Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.065s coverage: 90.0% of statements [2021-06-21T21:42:10.676Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.229s coverage: 86.2% of statements [2021-06-21T21:42:10.676Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements [2021-06-21T21:42:10.676Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-06-21T21:42:12.111Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements [2021-06-21T21:42:12.111Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-21T21:42:17.089Z] lf-activate-venv(): INFO: Adding /tmp/venv-AmGT/bin to PATH [2021-06-21T21:42:17.089Z] INFO: No Stack... [2021-06-21T21:42:17.089Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T21:42:17.089Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T21:42:17.391Z] + cat /w/workspace/go-mod-core-contracts/220/archives/cost.csv [2021-06-21T21:42:17.391Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T21:42:17.420Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [2021-06-21T21:42:17.430Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] did not exist. Created. [2021-06-21T21:42:17.431Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T21:42:17.762Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T21:42:17.834Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T21:42:17.845Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T21:42:30.453Z] gofmt -l . [2021-06-21T21:42:30.728Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-21T21:42:31.337Z] $ docker stop --time=1 f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb [2021-06-21T21:42:33.340Z] $ docker rm -f f437fe6f25ce88ae631879eb24b1c256802fd66e5cf3ba04e43605b58e0330eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:42:34.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T21:42:34.176Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T21:42:34.776Z] 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-06-21T21:42:35.453Z] ---> job-cost.sh [2021-06-21T21:42:35.453Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hwxf [2021-06-21T21:43:14.440Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T21:44:36.179Z] lf-activate-venv(): INFO: Adding /tmp/venv-hwxf/bin to PATH [2021-06-21T21:44:36.179Z] INFO: No Stack... [2021-06-21T21:44:36.449Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T21:44:37.038Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T21:44:37.384Z] + cat /w/workspace/go-mod-core-contracts/220/archives/cost.csv [2021-06-21T21:44:37.384Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T21:44:37.464Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [2021-06-21T21:44:37.479Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] did not exist. Created. [2021-06-21T21:44:37.479Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T21:44:37.851Z] /w/workspace/go-mod-core-contracts/220@tmp/durable-5ebc2912/script.sh: 1: /w/workspace/go-mod-core-contracts/220@tmp/durable-5ebc2912/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T21:44:38.196Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T21:44:38.229Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T21:44:38.379Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T21:44:38.393Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-220-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-06-21T21:44:39.155Z] provisioning config files... [2021-06-21T21:44:39.170Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config733346193738537238tmp [Pipeline] { [Pipeline] sh [2021-06-21T21:44:39.490Z] + set +x [2021-06-21T21:44:39.490Z] + bash -s -- [2021-06-21T21:44:39.490Z] + curl -s https://codecov.io/bash [2021-06-21T21:44:39.490Z] [2021-06-21T21:44:39.490Z] _____ _ [2021-06-21T21:44:39.490Z] / ____| | | [2021-06-21T21:44:39.490Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T21:44:39.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T21:44:39.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T21:44:39.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T21:44:39.490Z] Bash-1.0.3 [2021-06-21T21:44:39.490Z] [2021-06-21T21:44:39.490Z] [2021-06-21T21:44:39.490Z] ==> git version 2.24.4 found [2021-06-21T21:44:39.490Z] ==> 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-06-21T21:44:39.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T21:44:39.490Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T21:44:39.490Z] ==> Jenkins CI detected. [2021-06-21T21:44:39.490Z] project root: . [2021-06-21T21:44:39.490Z] --> token set from env [2021-06-21T21:44:39.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T21:44:39.760Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T21:44:39.760Z] ==> Python coveragepy not found [2021-06-21T21:44:39.760Z] ==> Searching for coverage reports in: [2021-06-21T21:44:39.760Z] + . [2021-06-21T21:44:39.760Z] -> Found 1 reports [2021-06-21T21:44:39.760Z] ==> Detecting git/mercurial file structure [2021-06-21T21:44:39.760Z] ==> Reading reports [2021-06-21T21:44:39.760Z] + ./coverage.out bytes=105070 [2021-06-21T21:44:39.760Z] ==> Appending adjustments [2021-06-21T21:44:39.760Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T21:44:40.336Z] + Found adjustments [2021-06-21T21:44:40.336Z] ==> Gzipping contents [2021-06-21T21:44:40.336Z] 16K /tmp/codecov.P2Vzqx.gz [2021-06-21T21:44:40.336Z] ==> Uploading reports [2021-06-21T21:44:40.336Z] url: https://codecov.io [2021-06-21T21:44:40.336Z] query: branch=master&commit=64e6da7535685e5140ae00626b8183334678fd62&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T21:44:40.336Z] -> Pinging Codecov [2021-06-21T21:44:40.336Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=64e6da7535685e5140ae00626b8183334678fd62&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F220%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T21:44:40.600Z] -> Uploading to [2021-06-21T21:44:40.600Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/71470A77251A30514AAF9C0BB2E5B6CE/64e6da7535685e5140ae00626b8183334678fd62/a1f194bb-3acb-4542-acf2-ec9b74ee679d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T214440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0e7b173c0840c4505dd17b70429d6626e96f6bcb39ec5db3161a529f135b688 [2021-06-21T21:44:40.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T21:44:40.600Z] Dload Upload Total Spent Left Speed [2021-06-21T21:44:41.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15736 0 0 100 15736 0 47668 --:--:-- --:--:-- --:--:-- 47829 [2021-06-21T21:44:41.176Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] } [2021-06-21T21:44:41.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T21:44:42.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T21:44:42.126Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:44:42.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T21:44:42.449Z] [2021-06-21T21:44:42.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:44:42.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T21:44:42.768Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T21:44:42.768Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T21:44:42.768Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T21:44:42.768Z] de9db76c5a1d: Pulling fs layer [2021-06-21T21:44:42.768Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T21:44:42.768Z] 0d57e429df01: Pulling fs layer [2021-06-21T21:44:42.768Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T21:44:42.768Z] e1f770b5df2f: Pulling fs layer [2021-06-21T21:44:42.768Z] 85a0685a4137: Pulling fs layer [2021-06-21T21:44:42.768Z] 4e4be7b47b0d: Waiting [2021-06-21T21:44:42.768Z] e1f770b5df2f: Waiting [2021-06-21T21:44:42.768Z] 85a0685a4137: Waiting [2021-06-21T21:44:42.768Z] 0eba1c9be4d2: Waiting [2021-06-21T21:44:42.768Z] 0d57e429df01: Waiting [2021-06-21T21:44:42.768Z] de9db76c5a1d: Verifying Checksum [2021-06-21T21:44:42.768Z] de9db76c5a1d: Download complete [2021-06-21T21:44:42.768Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T21:44:42.768Z] 0ef7d3d256c8: Download complete [2021-06-21T21:44:42.768Z] 0d57e429df01: Verifying Checksum [2021-06-21T21:44:42.768Z] 0d57e429df01: Download complete [2021-06-21T21:44:43.040Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T21:44:43.040Z] 4e4be7b47b0d: Download complete [2021-06-21T21:44:43.040Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T21:44:43.040Z] 188c0c94c7c5: Download complete [2021-06-21T21:44:43.040Z] 188c0c94c7c5: Pull complete [2021-06-21T21:44:43.303Z] 0ef7d3d256c8: Pull complete [2021-06-21T21:44:43.303Z] de9db76c5a1d: Pull complete [2021-06-21T21:44:45.225Z] e1f770b5df2f: Verifying Checksum [2021-06-21T21:44:45.225Z] e1f770b5df2f: Download complete [2021-06-21T21:44:46.625Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T21:44:46.625Z] 0eba1c9be4d2: Download complete [2021-06-21T21:44:46.625Z] 85a0685a4137: Verifying Checksum [2021-06-21T21:44:46.625Z] 85a0685a4137: Download complete [2021-06-21T21:44:49.956Z] 0eba1c9be4d2: Pull complete [2021-06-21T21:44:49.956Z] 0d57e429df01: Pull complete [2021-06-21T21:44:50.234Z] 4e4be7b47b0d: Pull complete [2021-06-21T21:44:50.502Z] e1f770b5df2f: Pull complete [2021-06-21T21:44:53.842Z] 85a0685a4137: Pull complete [2021-06-21T21:44:54.105Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T21:44:54.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T21:44:54.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T21:44:54.193Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:44:54.233Z] $ 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-06-21T21:44:56.598Z] $ docker top 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T21:44:56.717Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T21:44:57.029Z] + set -o pipefail [2021-06-21T21:44:57.029Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T21:45:01.269Z] [2021-06-21T21:45:01.269Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-06-21T21:45:01.269Z] [2021-06-21T21:45:01.269Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c16b8371-e43a-42f2-8bdb-c76a4734687b [2021-06-21T21:45:01.269Z] [2021-06-21T21:45:01.269Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T21:45:01.269Z] [2021-06-21T21:45:01.269Z] [Pipeline] } [2021-06-21T21:45:01.280Z] $ docker stop --time=1 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 [2021-06-21T21:45:02.963Z] $ docker rm -f 7495b10fd3f7f65fed0c839dba9cd29d8d9dd6227936a46a7182202a1fde4751 [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-06-21T21:45:04.079Z] + git log --format=format:%s -1 64e6da7535685e5140ae00626b8183334678fd62 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:04.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:45:04.393Z] . [Pipeline] withDockerContainer [2021-06-21T21:45:04.481Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:45:04.526Z] $ 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-06-21T21:45:04.952Z] $ docker top 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:45:05.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:45:05.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:45:05.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:45:05.230Z] $ docker exec 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d ssh-agent [2021-06-21T21:45:05.354Z] SSH_AUTH_SOCK=/tmp/ssh-OLrsjWpXIp87/agent.13 [2021-06-21T21:45:05.354Z] SSH_AGENT_PID=19 [2021-06-21T21:45:05.360Z] Running ssh-add (command line suppressed) [2021-06-21T21:45:05.478Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6649972769275644595.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6649972769275644595.key) [2021-06-21T21:45:05.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:45:05.800Z] + git semver tag [2021-06-21T21:45:05.800Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:45:05.800Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-21T21:45:05.800Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-21T21:45:05.800Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:45:05.800Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:45:05.800Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:45:05.800Z] # $SEMVER_BRANCH = master [2021-06-21T21:45:05.800Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-21T21:45:05.800Z] # 64e6da7535685e5140ae00626b8183334678fd62 HEAD [2021-06-21T21:45:05.800Z] # -> Force: false [2021-06-21T21:45:05.800Z] # 8e2fcffef8af37b073ecc0f2cc714589bdf49114 refs/tags/v2.0.0-dev.101 [Pipeline] } [2021-06-21T21:45:05.809Z] $ docker exec --env ******** --env ******** 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d ssh-agent -k [2021-06-21T21:45:05.918Z] unset SSH_AUTH_SOCK; [2021-06-21T21:45:05.919Z] unset SSH_AGENT_PID; [2021-06-21T21:45:05.919Z] echo Agent pid 19 killed; [2021-06-21T21:45:05.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:45:06.287Z] + git semver [Pipeline] } [2021-06-21T21:45:06.301Z] $ docker stop --time=1 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d [2021-06-21T21:45:07.522Z] $ docker rm -f 609cc5738b0029e14bb65cab2a90d28c55f566ab962cc44fe73a46d88ca1e46d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:08.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T21:45:08.030Z] [2021-06-21T21:45:08.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:08.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T21:45:08.350Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T21:45:08.350Z] ab5ef0e58194: Pulling fs layer [2021-06-21T21:45:08.350Z] 9712f1f96733: Pulling fs layer [2021-06-21T21:45:08.350Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T21:45:08.350Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T21:45:08.350Z] e9a5061849ea: Pulling fs layer [2021-06-21T21:45:08.350Z] d747dcd14b5f: Pulling fs layer [2021-06-21T21:45:08.350Z] 2de7ff778b66: Pulling fs layer [2021-06-21T21:45:08.350Z] e9a5061849ea: Waiting [2021-06-21T21:45:08.350Z] d747dcd14b5f: Waiting [2021-06-21T21:45:08.350Z] 2de7ff778b66: Waiting [2021-06-21T21:45:08.350Z] 0d9ebad4ef96: Waiting [2021-06-21T21:45:08.350Z] 9712f1f96733: Verifying Checksum [2021-06-21T21:45:08.350Z] 9712f1f96733: Download complete [2021-06-21T21:45:09.747Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T21:45:09.747Z] 63f879dbbcfc: Download complete [2021-06-21T21:45:09.747Z] e9a5061849ea: Verifying Checksum [2021-06-21T21:45:09.747Z] e9a5061849ea: Download complete [2021-06-21T21:45:10.012Z] d747dcd14b5f: Verifying Checksum [2021-06-21T21:45:10.012Z] d747dcd14b5f: Download complete [2021-06-21T21:45:10.012Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T21:45:10.012Z] 0d9ebad4ef96: Download complete [2021-06-21T21:45:10.274Z] 2de7ff778b66: Verifying Checksum [2021-06-21T21:45:10.274Z] 2de7ff778b66: Download complete [2021-06-21T21:45:10.545Z] ab5ef0e58194: Download complete [2021-06-21T21:45:13.146Z] ab5ef0e58194: Pull complete [2021-06-21T21:45:13.146Z] 9712f1f96733: Pull complete [2021-06-21T21:45:14.112Z] 63f879dbbcfc: Pull complete [2021-06-21T21:45:18.390Z] 0d9ebad4ef96: Pull complete [2021-06-21T21:45:18.390Z] e9a5061849ea: Pull complete [2021-06-21T21:45:18.390Z] d747dcd14b5f: Pull complete [2021-06-21T21:45:19.357Z] 2de7ff778b66: Pull complete [2021-06-21T21:45:19.357Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T21:45:19.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T21:45:19.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T21:45:19.444Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:45:19.496Z] $ 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-06-21T21:45:23.159Z] $ docker top be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:45:23.279Z] provisioning config files... [2021-06-21T21:45:23.289Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config957225990352896114tmp [2021-06-21T21:45:23.304Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6364964766953748960tmp [2021-06-21T21:45:23.322Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1522138337815144502tmp [Pipeline] { [Pipeline] echo [2021-06-21T21:45:23.350Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:45:23.671Z] ---> sigul-configuration.sh [2021-06-21T21:45:23.671Z] gpg: directory `/root/.gnupg' created [2021-06-21T21:45:23.671Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T21:45:23.671Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T21:45:23.671Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T21:45:23.671Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T21:45:23.671Z] gpg: CAST5 encrypted data [2021-06-21T21:45:23.671Z] gpg: encrypted with 1 passphrase [2021-06-21T21:45:23.671Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T21:45:23.974Z] + mkdir /home/jenkins [2021-06-21T21:45:23.975Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T21:45:24.276Z] + 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-06-21T21:45:24.287Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:45:24.592Z] ---> sigul-install.sh [2021-06-21T21:45:28.812Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T21:45:29.116Z] + git tag --list [2021-06-21T21:45:29.116Z] v0.0.0 [2021-06-21T21:45:29.116Z] v0.0.1 [2021-06-21T21:45:29.116Z] v0.1.0 [2021-06-21T21:45:29.116Z] v0.1.1 [2021-06-21T21:45:29.116Z] v0.1.10 [2021-06-21T21:45:29.116Z] v0.1.100 [2021-06-21T21:45:29.116Z] v0.1.101 [2021-06-21T21:45:29.116Z] v0.1.102 [2021-06-21T21:45:29.116Z] v0.1.103 [2021-06-21T21:45:29.116Z] v0.1.104 [2021-06-21T21:45:29.116Z] v0.1.105 [2021-06-21T21:45:29.116Z] v0.1.106 [2021-06-21T21:45:29.116Z] v0.1.107 [2021-06-21T21:45:29.116Z] v0.1.108 [2021-06-21T21:45:29.116Z] v0.1.109 [2021-06-21T21:45:29.116Z] v0.1.11 [2021-06-21T21:45:29.116Z] v0.1.110 [2021-06-21T21:45:29.116Z] v0.1.111 [2021-06-21T21:45:29.116Z] v0.1.112 [2021-06-21T21:45:29.116Z] v0.1.113 [2021-06-21T21:45:29.116Z] v0.1.114 [2021-06-21T21:45:29.116Z] v0.1.115 [2021-06-21T21:45:29.116Z] v0.1.116 [2021-06-21T21:45:29.116Z] v0.1.117 [2021-06-21T21:45:29.116Z] v0.1.118 [2021-06-21T21:45:29.116Z] v0.1.119 [2021-06-21T21:45:29.116Z] v0.1.12 [2021-06-21T21:45:29.116Z] v0.1.120 [2021-06-21T21:45:29.116Z] v0.1.121 [2021-06-21T21:45:29.116Z] v0.1.122 [2021-06-21T21:45:29.116Z] v0.1.123 [2021-06-21T21:45:29.116Z] v0.1.124 [2021-06-21T21:45:29.116Z] v0.1.125 [2021-06-21T21:45:29.116Z] v0.1.126 [2021-06-21T21:45:29.116Z] v0.1.127 [2021-06-21T21:45:29.116Z] v0.1.128 [2021-06-21T21:45:29.116Z] v0.1.129 [2021-06-21T21:45:29.116Z] v0.1.13 [2021-06-21T21:45:29.116Z] v0.1.130 [2021-06-21T21:45:29.116Z] v0.1.131 [2021-06-21T21:45:29.116Z] v0.1.132 [2021-06-21T21:45:29.116Z] v0.1.133 [2021-06-21T21:45:29.116Z] v0.1.134 [2021-06-21T21:45:29.116Z] v0.1.135 [2021-06-21T21:45:29.116Z] v0.1.136 [2021-06-21T21:45:29.116Z] v0.1.137 [2021-06-21T21:45:29.116Z] v0.1.138 [2021-06-21T21:45:29.116Z] v0.1.139 [2021-06-21T21:45:29.116Z] v0.1.14 [2021-06-21T21:45:29.116Z] v0.1.140 [2021-06-21T21:45:29.116Z] v0.1.141 [2021-06-21T21:45:29.116Z] v0.1.142 [2021-06-21T21:45:29.116Z] v0.1.143 [2021-06-21T21:45:29.116Z] v0.1.144 [2021-06-21T21:45:29.116Z] v0.1.145 [2021-06-21T21:45:29.116Z] v0.1.146 [2021-06-21T21:45:29.116Z] v0.1.147 [2021-06-21T21:45:29.116Z] v0.1.148 [2021-06-21T21:45:29.116Z] v0.1.149 [2021-06-21T21:45:29.116Z] v0.1.15 [2021-06-21T21:45:29.116Z] v0.1.16 [2021-06-21T21:45:29.116Z] v0.1.17 [2021-06-21T21:45:29.116Z] v0.1.18 [2021-06-21T21:45:29.116Z] v0.1.19 [2021-06-21T21:45:29.116Z] v0.1.2 [2021-06-21T21:45:29.116Z] v0.1.20 [2021-06-21T21:45:29.116Z] v0.1.21 [2021-06-21T21:45:29.116Z] v0.1.22 [2021-06-21T21:45:29.116Z] v0.1.23 [2021-06-21T21:45:29.116Z] v0.1.24 [2021-06-21T21:45:29.116Z] v0.1.25 [2021-06-21T21:45:29.116Z] v0.1.26 [2021-06-21T21:45:29.116Z] v0.1.27 [2021-06-21T21:45:29.116Z] v0.1.28 [2021-06-21T21:45:29.116Z] v0.1.29 [2021-06-21T21:45:29.116Z] v0.1.3 [2021-06-21T21:45:29.116Z] v0.1.30 [2021-06-21T21:45:29.116Z] v0.1.31 [2021-06-21T21:45:29.116Z] v0.1.32 [2021-06-21T21:45:29.116Z] v0.1.33 [2021-06-21T21:45:29.116Z] v0.1.34 [2021-06-21T21:45:29.116Z] v0.1.35 [2021-06-21T21:45:29.117Z] v0.1.36 [2021-06-21T21:45:29.117Z] v0.1.37 [2021-06-21T21:45:29.117Z] v0.1.38 [2021-06-21T21:45:29.117Z] v0.1.39 [2021-06-21T21:45:29.117Z] v0.1.4 [2021-06-21T21:45:29.117Z] v0.1.40 [2021-06-21T21:45:29.117Z] v0.1.41 [2021-06-21T21:45:29.117Z] v0.1.42 [2021-06-21T21:45:29.117Z] v0.1.43 [2021-06-21T21:45:29.117Z] v0.1.44 [2021-06-21T21:45:29.117Z] v0.1.45 [2021-06-21T21:45:29.117Z] v0.1.46 [2021-06-21T21:45:29.117Z] v0.1.47 [2021-06-21T21:45:29.117Z] v0.1.48 [2021-06-21T21:45:29.117Z] v0.1.49 [2021-06-21T21:45:29.117Z] v0.1.5 [2021-06-21T21:45:29.117Z] v0.1.50 [2021-06-21T21:45:29.117Z] v0.1.51 [2021-06-21T21:45:29.117Z] v0.1.52 [2021-06-21T21:45:29.117Z] v0.1.53 [2021-06-21T21:45:29.117Z] v0.1.54 [2021-06-21T21:45:29.117Z] v0.1.55 [2021-06-21T21:45:29.117Z] v0.1.56 [2021-06-21T21:45:29.117Z] v0.1.57 [2021-06-21T21:45:29.117Z] v0.1.58 [2021-06-21T21:45:29.117Z] v0.1.59 [2021-06-21T21:45:29.117Z] v0.1.6 [2021-06-21T21:45:29.117Z] v0.1.60 [2021-06-21T21:45:29.117Z] v0.1.61 [2021-06-21T21:45:29.117Z] v0.1.62 [2021-06-21T21:45:29.117Z] v0.1.63 [2021-06-21T21:45:29.117Z] v0.1.64 [2021-06-21T21:45:29.117Z] v0.1.65 [2021-06-21T21:45:29.117Z] v0.1.66 [2021-06-21T21:45:29.117Z] v0.1.67 [2021-06-21T21:45:29.117Z] v0.1.68 [2021-06-21T21:45:29.117Z] v0.1.69 [2021-06-21T21:45:29.117Z] v0.1.7 [2021-06-21T21:45:29.117Z] v0.1.70 [2021-06-21T21:45:29.117Z] v0.1.71 [2021-06-21T21:45:29.117Z] v0.1.72 [2021-06-21T21:45:29.117Z] v0.1.73 [2021-06-21T21:45:29.117Z] v0.1.74 [2021-06-21T21:45:29.117Z] v0.1.75 [2021-06-21T21:45:29.117Z] v0.1.76 [2021-06-21T21:45:29.117Z] v0.1.77 [2021-06-21T21:45:29.117Z] v0.1.78 [2021-06-21T21:45:29.117Z] v0.1.79 [2021-06-21T21:45:29.117Z] v0.1.8 [2021-06-21T21:45:29.117Z] v0.1.80 [2021-06-21T21:45:29.117Z] v0.1.81 [2021-06-21T21:45:29.117Z] v0.1.82 [2021-06-21T21:45:29.117Z] v0.1.83 [2021-06-21T21:45:29.117Z] v0.1.84 [2021-06-21T21:45:29.117Z] v0.1.85 [2021-06-21T21:45:29.117Z] v0.1.86 [2021-06-21T21:45:29.117Z] v0.1.87 [2021-06-21T21:45:29.117Z] v0.1.88 [2021-06-21T21:45:29.117Z] v0.1.89 [2021-06-21T21:45:29.117Z] v0.1.9 [2021-06-21T21:45:29.117Z] v0.1.90 [2021-06-21T21:45:29.117Z] v0.1.91 [2021-06-21T21:45:29.117Z] v0.1.92 [2021-06-21T21:45:29.117Z] v0.1.93 [2021-06-21T21:45:29.117Z] v0.1.94 [2021-06-21T21:45:29.117Z] v0.1.95 [2021-06-21T21:45:29.117Z] v0.1.96 [2021-06-21T21:45:29.117Z] v0.1.97 [2021-06-21T21:45:29.117Z] v0.1.98 [2021-06-21T21:45:29.117Z] v0.1.99 [2021-06-21T21:45:29.117Z] v2.0.0-dev.1 [2021-06-21T21:45:29.117Z] v2.0.0-dev.10 [2021-06-21T21:45:29.117Z] v2.0.0-dev.100 [2021-06-21T21:45:29.117Z] v2.0.0-dev.101 [2021-06-21T21:45:29.117Z] v2.0.0-dev.11 [2021-06-21T21:45:29.117Z] v2.0.0-dev.12 [2021-06-21T21:45:29.117Z] v2.0.0-dev.13 [2021-06-21T21:45:29.117Z] v2.0.0-dev.14 [2021-06-21T21:45:29.117Z] v2.0.0-dev.15 [2021-06-21T21:45:29.117Z] v2.0.0-dev.16 [2021-06-21T21:45:29.117Z] v2.0.0-dev.17 [2021-06-21T21:45:29.117Z] v2.0.0-dev.18 [2021-06-21T21:45:29.117Z] v2.0.0-dev.19 [2021-06-21T21:45:29.117Z] v2.0.0-dev.2 [2021-06-21T21:45:29.117Z] v2.0.0-dev.20 [2021-06-21T21:45:29.117Z] v2.0.0-dev.21 [2021-06-21T21:45:29.117Z] v2.0.0-dev.22 [2021-06-21T21:45:29.117Z] v2.0.0-dev.23 [2021-06-21T21:45:29.117Z] v2.0.0-dev.24 [2021-06-21T21:45:29.117Z] v2.0.0-dev.25 [2021-06-21T21:45:29.117Z] v2.0.0-dev.26 [2021-06-21T21:45:29.117Z] v2.0.0-dev.27 [2021-06-21T21:45:29.117Z] v2.0.0-dev.28 [2021-06-21T21:45:29.117Z] v2.0.0-dev.29 [2021-06-21T21:45:29.117Z] v2.0.0-dev.3 [2021-06-21T21:45:29.117Z] v2.0.0-dev.30 [2021-06-21T21:45:29.117Z] v2.0.0-dev.31 [2021-06-21T21:45:29.117Z] v2.0.0-dev.32 [2021-06-21T21:45:29.117Z] v2.0.0-dev.33 [2021-06-21T21:45:29.117Z] v2.0.0-dev.34 [2021-06-21T21:45:29.117Z] v2.0.0-dev.35 [2021-06-21T21:45:29.117Z] v2.0.0-dev.36 [2021-06-21T21:45:29.117Z] v2.0.0-dev.37 [2021-06-21T21:45:29.117Z] v2.0.0-dev.38 [2021-06-21T21:45:29.117Z] v2.0.0-dev.39 [2021-06-21T21:45:29.117Z] v2.0.0-dev.4 [2021-06-21T21:45:29.117Z] v2.0.0-dev.40 [2021-06-21T21:45:29.117Z] v2.0.0-dev.41 [2021-06-21T21:45:29.117Z] v2.0.0-dev.42 [2021-06-21T21:45:29.117Z] v2.0.0-dev.43 [2021-06-21T21:45:29.117Z] v2.0.0-dev.44 [2021-06-21T21:45:29.117Z] v2.0.0-dev.45 [2021-06-21T21:45:29.117Z] v2.0.0-dev.46 [2021-06-21T21:45:29.117Z] v2.0.0-dev.47 [2021-06-21T21:45:29.117Z] v2.0.0-dev.48 [2021-06-21T21:45:29.117Z] v2.0.0-dev.49 [2021-06-21T21:45:29.117Z] v2.0.0-dev.5 [2021-06-21T21:45:29.117Z] v2.0.0-dev.50 [2021-06-21T21:45:29.117Z] v2.0.0-dev.51 [2021-06-21T21:45:29.117Z] v2.0.0-dev.52 [2021-06-21T21:45:29.117Z] v2.0.0-dev.53 [2021-06-21T21:45:29.117Z] v2.0.0-dev.54 [2021-06-21T21:45:29.117Z] v2.0.0-dev.55 [2021-06-21T21:45:29.117Z] v2.0.0-dev.56 [2021-06-21T21:45:29.117Z] v2.0.0-dev.57 [2021-06-21T21:45:29.117Z] v2.0.0-dev.58 [2021-06-21T21:45:29.117Z] v2.0.0-dev.59 [2021-06-21T21:45:29.117Z] v2.0.0-dev.6 [2021-06-21T21:45:29.117Z] v2.0.0-dev.60 [2021-06-21T21:45:29.117Z] v2.0.0-dev.61 [2021-06-21T21:45:29.117Z] v2.0.0-dev.62 [2021-06-21T21:45:29.117Z] v2.0.0-dev.63 [2021-06-21T21:45:29.117Z] v2.0.0-dev.64 [2021-06-21T21:45:29.117Z] v2.0.0-dev.65 [2021-06-21T21:45:29.117Z] v2.0.0-dev.66 [2021-06-21T21:45:29.117Z] v2.0.0-dev.67 [2021-06-21T21:45:29.117Z] v2.0.0-dev.68 [2021-06-21T21:45:29.117Z] v2.0.0-dev.69 [2021-06-21T21:45:29.117Z] v2.0.0-dev.7 [2021-06-21T21:45:29.117Z] v2.0.0-dev.70 [2021-06-21T21:45:29.117Z] v2.0.0-dev.71 [2021-06-21T21:45:29.117Z] v2.0.0-dev.72 [2021-06-21T21:45:29.117Z] v2.0.0-dev.73 [2021-06-21T21:45:29.117Z] v2.0.0-dev.74 [2021-06-21T21:45:29.117Z] v2.0.0-dev.75 [2021-06-21T21:45:29.117Z] v2.0.0-dev.76 [2021-06-21T21:45:29.117Z] v2.0.0-dev.77 [2021-06-21T21:45:29.117Z] v2.0.0-dev.78 [2021-06-21T21:45:29.117Z] v2.0.0-dev.79 [2021-06-21T21:45:29.117Z] v2.0.0-dev.8 [2021-06-21T21:45:29.117Z] v2.0.0-dev.80 [2021-06-21T21:45:29.117Z] v2.0.0-dev.81 [2021-06-21T21:45:29.117Z] v2.0.0-dev.82 [2021-06-21T21:45:29.117Z] v2.0.0-dev.83 [2021-06-21T21:45:29.117Z] v2.0.0-dev.84 [2021-06-21T21:45:29.117Z] v2.0.0-dev.85 [2021-06-21T21:45:29.117Z] v2.0.0-dev.86 [2021-06-21T21:45:29.117Z] v2.0.0-dev.87 [2021-06-21T21:45:29.117Z] v2.0.0-dev.88 [2021-06-21T21:45:29.117Z] v2.0.0-dev.89 [2021-06-21T21:45:29.117Z] v2.0.0-dev.9 [2021-06-21T21:45:29.117Z] v2.0.0-dev.90 [2021-06-21T21:45:29.117Z] v2.0.0-dev.91 [2021-06-21T21:45:29.117Z] v2.0.0-dev.92 [2021-06-21T21:45:29.117Z] v2.0.0-dev.93 [2021-06-21T21:45:29.117Z] v2.0.0-dev.94 [2021-06-21T21:45:29.117Z] v2.0.0-dev.95 [2021-06-21T21:45:29.117Z] v2.0.0-dev.96 [2021-06-21T21:45:29.117Z] v2.0.0-dev.97 [2021-06-21T21:45:29.117Z] v2.0.0-dev.98 [2021-06-21T21:45:29.117Z] v2.0.0-dev.99 [Pipeline] sh [2021-06-21T21:45:29.417Z] + lftools sign git-tag v2.0.0-dev.101 [2021-06-21T21:45:29.994Z] Signing Git tag with Sigul... [2021-06-21T21:45:29.994Z] Signing v2.0.0-dev.101 [Pipeline] echo [2021-06-21T21:45:30.952Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:45:31.253Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T21:45:31.263Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T21:45:31.301Z] $ docker stop --time=1 be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac [2021-06-21T21:45:32.812Z] $ docker rm -f be348d4cbacb8560ed05954ed096eb39be0f60e9797bf01b59cbd22af174caac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:33.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:45:33.541Z] . [Pipeline] withDockerContainer [2021-06-21T21:45:33.623Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:45:33.669Z] $ 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-06-21T21:45:34.175Z] $ docker top 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:45:34.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:45:34.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:45:34.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:45:34.590Z] $ docker exec 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d ssh-agent [2021-06-21T21:45:34.734Z] SSH_AUTH_SOCK=/tmp/ssh-mZO7DDARNUJ4/agent.13 [2021-06-21T21:45:34.734Z] SSH_AGENT_PID=19 [2021-06-21T21:45:34.741Z] Running ssh-add (command line suppressed) [2021-06-21T21:45:34.846Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2074399897103887995.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2074399897103887995.key) [2021-06-21T21:45:34.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:45:35.189Z] + git semver bump pre [2021-06-21T21:45:35.189Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:45:35.189Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-21T21:45:35.189Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-21T21:45:35.189Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:45:35.189Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:45:35.189Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:45:35.189Z] # $SEMVER_BRANCH = master [2021-06-21T21:45:35.189Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2021-06-21T21:45:35.189Z] 2.0.0-dev.102 [Pipeline] } [2021-06-21T21:45:35.198Z] $ docker exec --env ******** --env ******** 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d ssh-agent -k [2021-06-21T21:45:35.321Z] unset SSH_AUTH_SOCK; [2021-06-21T21:45:35.322Z] unset SSH_AGENT_PID; [2021-06-21T21:45:35.322Z] echo Agent pid 19 killed; [2021-06-21T21:45:35.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:45:35.688Z] + git semver [Pipeline] } [2021-06-21T21:45:35.702Z] $ docker stop --time=1 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d [2021-06-21T21:45:36.927Z] $ docker rm -f 3099049f4ea1f8497c5a1f7824a10d6527676fe1855202ad08886bf63f38854d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:37.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:45:37.333Z] . [Pipeline] withDockerContainer [2021-06-21T21:45:37.428Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:45:37.472Z] $ 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-06-21T21:45:37.907Z] $ docker top b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:45:38.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:45:38.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:45:38.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:45:38.210Z] $ docker exec b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f ssh-agent [2021-06-21T21:45:38.337Z] SSH_AUTH_SOCK=/tmp/ssh-WVXSlZ5AkGHr/agent.13 [2021-06-21T21:45:38.337Z] SSH_AGENT_PID=19 [2021-06-21T21:45:38.343Z] Running ssh-add (command line suppressed) [2021-06-21T21:45:38.456Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3983206663627813096.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3983206663627813096.key) [2021-06-21T21:45:38.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:45:38.801Z] + git semver push [2021-06-21T21:45:38.801Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:45:38.801Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2021-06-21T21:45:38.801Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2021-06-21T21:45:38.801Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:45:38.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:45:38.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:45:38.801Z] # $SEMVER_BRANCH = master [2021-06-21T21:45:38.801Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2021-06-21T21:45:44.115Z] $ docker exec --env ******** --env ******** b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f ssh-agent -k [2021-06-21T21:45:44.223Z] unset SSH_AUTH_SOCK; [2021-06-21T21:45:44.223Z] unset SSH_AGENT_PID; [2021-06-21T21:45:44.223Z] echo Agent pid 19 killed; [2021-06-21T21:45:44.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:45:44.601Z] + git semver [Pipeline] } [2021-06-21T21:45:44.615Z] $ docker stop --time=1 b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f [2021-06-21T21:45:45.814Z] $ docker rm -f b8a7dea6264f7c0f84c57b8e955c40c004a5698bc9489442bc985ecd2a0d491f [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-06-21T21:45:47.117Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:45:47.691Z] ---> package-listing.sh [2021-06-21T21:45:47.691Z] ++ facter osfamily [2021-06-21T21:45:47.691Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T21:45:47.974Z] + OS_FAMILY=redhat [2021-06-21T21:45:47.974Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2021-06-21T21:45:47.974Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T21:45:47.974Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T21:45:47.974Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T21:45:47.974Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T21:45:47.974Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-21T21:45:47.974Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T21:45:47.974Z] + case "${OS_FAMILY}" in [2021-06-21T21:45:47.974Z] + sort [2021-06-21T21:45:47.974Z] + rpm -qa [2021-06-21T21:45:48.549Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T21:45:48.549Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T21:45:48.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T21:45:48.549Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2021-06-21T21:45:48.549Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2021-06-21T21:45:48.549Z] + 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-06-21T21:45:48.564Z] 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-06-21T21:45:48.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:49.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:45:49.433Z] [2021-06-21T21:45:49.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:45:49.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:45:49.772Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T21:45:49.772Z] df20fa9351a1: Pulling fs layer [2021-06-21T21:45:49.772Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T21:45:49.772Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T21:45:49.772Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T21:45:49.772Z] 93b61091891f: Pulling fs layer [2021-06-21T21:45:49.772Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T21:45:49.772Z] 5e14af77c1be: Pulling fs layer [2021-06-21T21:45:49.772Z] 01666e4c0597: Pulling fs layer [2021-06-21T21:45:49.772Z] aa168da1d23b: Pulling fs layer [2021-06-21T21:45:49.772Z] 46f8f816bc3b: Waiting [2021-06-21T21:45:49.772Z] 93b61091891f: Waiting [2021-06-21T21:45:49.772Z] 93b9cdb0e59b: Waiting [2021-06-21T21:45:49.772Z] 5e14af77c1be: Waiting [2021-06-21T21:45:49.772Z] 01666e4c0597: Waiting [2021-06-21T21:45:49.772Z] aa168da1d23b: Waiting [2021-06-21T21:45:49.772Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T21:45:49.772Z] 36b3adc4ff6f: Download complete [2021-06-21T21:45:49.772Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T21:45:49.772Z] 46f8f816bc3b: Download complete [2021-06-21T21:45:49.772Z] df20fa9351a1: Verifying Checksum [2021-06-21T21:45:49.772Z] df20fa9351a1: Download complete [2021-06-21T21:45:50.046Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T21:45:50.046Z] 93b9cdb0e59b: Download complete [2021-06-21T21:45:50.046Z] 5e14af77c1be: Verifying Checksum [2021-06-21T21:45:50.046Z] 5e14af77c1be: Download complete [2021-06-21T21:45:50.046Z] 93b61091891f: Verifying Checksum [2021-06-21T21:45:50.046Z] 93b61091891f: Download complete [2021-06-21T21:45:50.046Z] 01666e4c0597: Verifying Checksum [2021-06-21T21:45:50.046Z] 01666e4c0597: Download complete [2021-06-21T21:45:50.046Z] df20fa9351a1: Pull complete [2021-06-21T21:45:50.046Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T21:45:50.046Z] 8ad3a11d3b57: Download complete [2021-06-21T21:45:50.321Z] 36b3adc4ff6f: Pull complete [2021-06-21T21:45:50.900Z] 8ad3a11d3b57: Pull complete [2021-06-21T21:45:50.900Z] 46f8f816bc3b: Pull complete [2021-06-21T21:45:51.165Z] 93b61091891f: Pull complete [2021-06-21T21:45:51.165Z] 93b9cdb0e59b: Pull complete [2021-06-21T21:45:51.165Z] 5e14af77c1be: Pull complete [2021-06-21T21:45:51.426Z] 01666e4c0597: Pull complete [2021-06-21T21:45:51.692Z] aa168da1d23b: Verifying Checksum [2021-06-21T21:45:51.692Z] aa168da1d23b: Download complete [2021-06-21T21:45:57.041Z] aa168da1d23b: Pull complete [2021-06-21T21:45:57.041Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T21:45:57.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:45:57.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T21:45:57.126Z] prd-centos7-docker-4c-2g-596 does not seem to be running inside a container [2021-06-21T21:45:57.168Z] $ 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-06-21T21:45:59.264Z] $ docker top 9bd02257a6d6a477a08dd6a53f36684e7d4a70087589b35a65e0f109eebf371b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:45:59.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T21:45:59.964Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T21:46:00.269Z] + ls /var/log/sa-host [2021-06-21T21:46:00.269Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T21:46:00.269Z] file_magic: OK [2021-06-21T21:46:00.269Z] HZ: Using current value: 100 [2021-06-21T21:46:00.269Z] file_header: OK [2021-06-21T21:46:00.269Z] 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-06-21T21:46:00.269Z] Statistics: [2021-06-21T21:46:00.269Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T21:46:00.269Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T21:46:00.269Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T21:46:00.269Z] file_magic: OK [2021-06-21T21:46:00.269Z] HZ: Using current value: 100 [2021-06-21T21:46:00.269Z] file_header: OK [2021-06-21T21:46:00.269Z] 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-06-21T21:46:00.269Z] Statistics: [2021-06-21T21:46:00.269Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T21:46:00.269Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:46:00.972Z] provisioning config files... [2021-06-21T21:46:00.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7419356643272167293tmp [Pipeline] { [Pipeline] echo [2021-06-21T21:46:01.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:46:01.318Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T21:46:01.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:46:01.749Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T21:46:01.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:46:02.093Z] ---> sudo-logs.sh [2021-06-21T21:46:02.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T21:46:02.136Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:46:02.437Z] ---> job-cost.sh [2021-06-21T21:46:02.437Z] lf-activate-venv: SKIPPING [2021-06-21T21:46:02.437Z] DEBUG: total: 0.18000000715255737 [2021-06-21T21:46:02.437Z] INFO: Retrieving Stack Cost... [2021-06-21T21:46:03.012Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T21:46:03.586Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T21:46:03.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:46:03.901Z] ---> logs-deploy.sh [2021-06-21T21:46:03.901Z] lf-activate-venv: SKIPPING [2021-06-21T21:46:03.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/220 [2021-06-21T21:46:03.901Z] INFO: archiving workspace using pattern(s): [2021-06-21T21:46:04.847Z] Archives upload complete. [2021-06-21T21:46:05.109Z] INFO: archiving logs to Nexus