Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh630290937782562106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh885108156532178819.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2138131330183165603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3503651058798267719.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1195022556482202623.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-192’ is offline Running on prd-centos7-docker-4c-2g-195 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh2225094454283348007.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 (main) > 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 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 Commit message: "Merge pull request #654 from weichou1229/issue-650" > git rev-list --no-walk d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-26T07:43:12.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-26T07:43:13.000Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-26T07:43:13.029Z] ========================================================= [2021-07-26T07:43:13.029Z] EdgeX Global Pipelines Version Info [2021-07-26T07:43:13.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:43:14.296Z] ------------------- [2021-07-26T07:43:14.296Z] stable info: [2021-07-26T07:43:14.296Z] ------------------- [2021-07-26T07:43:14.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-26T07:43:14.296Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-26T07:43:14.296Z] Message: update stable to v1.0.197 [2021-07-26T07:43:14.896Z] ------------------- [2021-07-26T07:43:14.896Z] experimental info: [2021-07-26T07:43:14.896Z] ------------------- [2021-07-26T07:43:14.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-26T07:43:14.897Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-26T07:43:14.897Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-26T07:43:15.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-26T07:43:15.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-26T07:43:15.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-26T07:43:15.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-26T07:43:15.122Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-26T07:43:15.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-26T07:43:15.165Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-26T07:43:15.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-26T07:43:15.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-26T07:43:15.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-26T07:43:15.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-26T07:43:15.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-26T07:43:15.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-26T07:43:15.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-26T07:43:15.342Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-26T07:43:15.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-26T07:43:15.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-26T07:43:15.409Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-26T07:43:15.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-26T07:43:15.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-26T07:43:15.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-26T07:43:15.498Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-26T07:43:15.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-26T07:43:15.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-26T07:43:15.570Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-26T07:43:15.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-26T07:43:15.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-26T07:43:15.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-26T07:43:15.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-26T07:43:15.736Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 [Pipeline] echo [2021-07-26T07:43:15.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 591b2f2 [Pipeline] echo [2021-07-26T07:43:15.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-26T07:43:16.286Z] + git log --format=format:%s -1 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 [Pipeline] echo [2021-07-26T07:43:16.342Z] GIT_COMMIT: 591b2f269ee4961f9507fe09c3b083e2eaefa9d9, Commit Message: Merge pull request #654 from weichou1229/issue-650 [Pipeline] echo [2021-07-26T07:43:16.354Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:43:16.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:43:16.953Z] [2021-07-26T07:43:16.953Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:43:17.302Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:43:17.302Z] latest: Pulling from edgex-devops/git-semver [2021-07-26T07:43:17.302Z] 31603596830f: Pulling fs layer [2021-07-26T07:43:17.302Z] b6dc333f4379: Pulling fs layer [2021-07-26T07:43:17.302Z] 3d9ef1400e77: Pulling fs layer [2021-07-26T07:43:17.302Z] fd332fbdc1db: Pulling fs layer [2021-07-26T07:43:17.302Z] fd332fbdc1db: Waiting [2021-07-26T07:43:17.302Z] b6dc333f4379: Verifying Checksum [2021-07-26T07:43:17.303Z] b6dc333f4379: Download complete [2021-07-26T07:43:17.889Z] 31603596830f: Verifying Checksum [2021-07-26T07:43:17.889Z] 31603596830f: Download complete [2021-07-26T07:43:17.889Z] 31603596830f: Pull complete [2021-07-26T07:43:17.889Z] fd332fbdc1db: Verifying Checksum [2021-07-26T07:43:17.889Z] fd332fbdc1db: Download complete [2021-07-26T07:43:17.889Z] b6dc333f4379: Pull complete [2021-07-26T07:43:18.478Z] 3d9ef1400e77: Verifying Checksum [2021-07-26T07:43:18.478Z] 3d9ef1400e77: Download complete [2021-07-26T07:43:18.750Z] 3d9ef1400e77: Pull complete [2021-07-26T07:43:19.020Z] fd332fbdc1db: Pull complete [2021-07-26T07:43:19.020Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-26T07:43:19.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:43:19.020Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-26T07:43:19.120Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:43:19.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-26T07:43:20.023Z] $ docker top 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-26T07:43:20.166Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T07:43:20.167Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T07:43:20.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T07:43:20.294Z] $ docker exec 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 ssh-agent [2021-07-26T07:43:20.417Z] SSH_AUTH_SOCK=/tmp/ssh-xv3HEhY72guo/agent.13 [2021-07-26T07:43:20.417Z] SSH_AGENT_PID=19 [2021-07-26T07:43:20.430Z] Running ssh-add (command line suppressed) [2021-07-26T07:43:20.540Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7265492438798349156.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7265492438798349156.key) [2021-07-26T07:43:20.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T07:43:20.882Z] + git tag --points-at HEAD [Pipeline] } [2021-07-26T07:43:20.901Z] $ docker exec --env ******** --env ******** 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 ssh-agent -k [2021-07-26T07:43:21.006Z] unset SSH_AUTH_SOCK; [2021-07-26T07:43:21.006Z] unset SSH_AGENT_PID; [2021-07-26T07:43:21.006Z] echo Agent pid 19 killed; [2021-07-26T07:43:21.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-26T07:43:21.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T07:43:21.075Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T07:43:21.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T07:43:21.203Z] $ docker exec 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 ssh-agent [2021-07-26T07:43:21.325Z] SSH_AUTH_SOCK=/tmp/ssh-cclSw6yjgw8H/agent.51 [2021-07-26T07:43:21.325Z] SSH_AGENT_PID=57 [2021-07-26T07:43:21.334Z] Running ssh-add (command line suppressed) [2021-07-26T07:43:21.437Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1263286552044766982.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1263286552044766982.key) [2021-07-26T07:43:21.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T07:43:21.771Z] + git semver init [2021-07-26T07:43:21.771Z] # -> Open(): unable to determine branch for HEAD [2021-07-26T07:43:21.771Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-26T07:43:21.771Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:43:21.771Z] # $SEMVER_REMOTE_NAME = origin [2021-07-26T07:43:21.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-26T07:43:21.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-26T07:43:21.771Z] # $SEMVER_BRANCH = main [2021-07-26T07:43:21.771Z] # $SEMVER_TEMP = /tmp/semver-716722760 [2021-07-26T07:43:21.771Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-26T07:43:22.745Z] # '/tmp/semver-716722760' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-26T07:43:22.745Z] # -> Force: false [2021-07-26T07:43:22.745Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-26T07:43:22.758Z] $ docker exec --env ******** --env ******** 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 ssh-agent -k [2021-07-26T07:43:22.864Z] unset SSH_AUTH_SOCK; [2021-07-26T07:43:22.865Z] unset SSH_AGENT_PID; [2021-07-26T07:43:22.865Z] echo Agent pid 57 killed; [2021-07-26T07:43:22.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T07:43:23.228Z] + git semver [Pipeline] } [2021-07-26T07:43:23.245Z] $ docker stop --time=1 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 [2021-07-26T07:43:24.502Z] $ docker rm -f 762a93ef0fca84139c4d5782efe6ef2e9181bdce296a1944d7afe2e5691a7e97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T07:43:24.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-26T07:43:25.247Z] Stashed 1 file(s) [Pipeline] echo [2021-07-26T07:43:25.250Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-26T07:43:40.535Z] Still waiting to schedule task [2021-07-26T07:43:40.535Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-26T07:43:40.538Z] Still waiting to schedule task [2021-07-26T07:43:40.538Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-193’ is offline [2021-07-26T07:45:40.259Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-196 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-26T07:45:40.283Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2021-07-26T07:45:40.664Z] Selected Git installation does not exist. Using Default [2021-07-26T07:45:40.665Z] The recommended git tool is: NONE [2021-07-26T07:45:46.065Z] using credential edgex-jenkins-ssh [2021-07-26T07:45:46.085Z] Cloning the remote Git repository [2021-07-26T07:45:46.134Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-26T07:45:46.263Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2021-07-26T07:45:46.385Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-26T07:45:46.386Z] > git --version # timeout=10 [2021-07-26T07:45:46.403Z] > git --version # 'git version 2.17.1' [2021-07-26T07:45:46.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T07:45:46.488Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T07:45:47.836Z] Avoid second fetch [2021-07-26T07:45:47.837Z] Checking out Revision 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 (main) [2021-07-26T07:45:47.786Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-26T07:45:47.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T07:45:47.856Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T07:45:47.873Z] > git checkout -f 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 [2021-07-26T07:45:52.139Z] Commit message: "Merge pull request #654 from weichou1229/issue-650" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-26T07:45:52.972Z] ========================================================= [2021-07-26T07:45:52.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-26T07:45:52.973Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:45:53.497Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-26T07:45:54.481Z] Sending build context to Docker daemon 2.924MB [2021-07-26T07:45:54.482Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-26T07:45:54.482Z] Step 2/7 : FROM ${BASE} [2021-07-26T07:45:55.085Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-26T07:45:55.085Z] 595b0fe564bb: Pulling fs layer [2021-07-26T07:45:55.085Z] 24495759ef45: Pulling fs layer [2021-07-26T07:45:55.085Z] d148012ef14d: Pulling fs layer [2021-07-26T07:45:55.085Z] cb65c68fc2e2: Pulling fs layer [2021-07-26T07:45:55.085Z] 093eec477d81: Pulling fs layer [2021-07-26T07:45:55.085Z] a6d5b2bbb924: Pulling fs layer [2021-07-26T07:45:55.085Z] 2446dc1eb7d3: Pulling fs layer [2021-07-26T07:45:55.085Z] 596795e73e0f: Pulling fs layer [2021-07-26T07:45:55.085Z] cb65c68fc2e2: Waiting [2021-07-26T07:45:55.085Z] 093eec477d81: Waiting [2021-07-26T07:45:55.085Z] a6d5b2bbb924: Waiting [2021-07-26T07:45:55.085Z] 2446dc1eb7d3: Waiting [2021-07-26T07:45:55.085Z] 596795e73e0f: Waiting [2021-07-26T07:45:55.085Z] d148012ef14d: Verifying Checksum [2021-07-26T07:45:55.085Z] d148012ef14d: Download complete [2021-07-26T07:45:55.085Z] 24495759ef45: Download complete [2021-07-26T07:45:55.085Z] 093eec477d81: Download complete [2021-07-26T07:45:55.358Z] a6d5b2bbb924: Verifying Checksum [2021-07-26T07:45:55.358Z] a6d5b2bbb924: Download complete [2021-07-26T07:45:55.358Z] 2446dc1eb7d3: Verifying Checksum [2021-07-26T07:45:55.358Z] 2446dc1eb7d3: Download complete [2021-07-26T07:45:55.358Z] 595b0fe564bb: Verifying Checksum [2021-07-26T07:45:55.358Z] 595b0fe564bb: Download complete [2021-07-26T07:45:55.962Z] 595b0fe564bb: Pull complete [2021-07-26T07:45:56.558Z] 24495759ef45: Pull complete [2021-07-26T07:45:56.831Z] d148012ef14d: Pull complete [2021-07-26T07:46:00.234Z] 596795e73e0f: Verifying Checksum [2021-07-26T07:46:00.234Z] 596795e73e0f: Download complete [2021-07-26T07:46:00.510Z] cb65c68fc2e2: Verifying Checksum [2021-07-26T07:46:00.510Z] cb65c68fc2e2: Download complete [2021-07-26T07:46:05.133Z] Running on prd-centos7-docker-4c-2g-197 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-26T07:46:05.151Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2021-07-26T07:46:05.251Z] Selected Git installation does not exist. Using Default [2021-07-26T07:46:05.251Z] The recommended git tool is: NONE [2021-07-26T07:46:08.007Z] using credential edgex-jenkins-ssh [2021-07-26T07:46:08.023Z] Cloning the remote Git repository [2021-07-26T07:46:07.973Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-26T07:46:08.047Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2021-07-26T07:46:08.084Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-26T07:46:08.085Z] > git --version # timeout=10 [2021-07-26T07:46:08.097Z] > git --version # 'git version 2.24.4' [2021-07-26T07:46:08.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-26T07:46:08.131Z] [INFO] Currently running in a labeled security context [2021-07-26T07:46:08.131Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-26T07:46:08.131Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/10@tmp/jenkins-gitclient-ssh6559947491863766807.key [2021-07-26T07:46:08.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T07:46:09.286Z] Avoid second fetch [2021-07-26T07:46:09.287Z] Checking out Revision 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 (main) [2021-07-26T07:46:09.256Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-26T07:46:09.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-26T07:46:09.287Z] > git config core.sparsecheckout # timeout=10 [2021-07-26T07:46:09.296Z] > git checkout -f 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 # timeout=10 [2021-07-26T07:46:13.057Z] cb65c68fc2e2: Pull complete [2021-07-26T07:46:13.057Z] 093eec477d81: Pull complete [2021-07-26T07:46:13.057Z] a6d5b2bbb924: Pull complete [2021-07-26T07:46:13.057Z] 2446dc1eb7d3: Pull complete [2021-07-26T07:46:13.103Z] Commit message: "Merge pull request #654 from weichou1229/issue-650" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-26T07:46:13.567Z] ========================================================= [2021-07-26T07:46:13.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-26T07:46:13.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:46:13.987Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-26T07:46:13.987Z] Sending build context to Docker daemon 2.925MB [2021-07-26T07:46:13.987Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-26T07:46:13.987Z] Step 2/7 : FROM ${BASE} [2021-07-26T07:46:14.257Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-26T07:46:14.257Z] 540db60ca938: Pulling fs layer [2021-07-26T07:46:14.257Z] adcc1eea9eea: Pulling fs layer [2021-07-26T07:46:14.257Z] 4c4ab2625f07: Pulling fs layer [2021-07-26T07:46:14.257Z] 0773c198feca: Pulling fs layer [2021-07-26T07:46:14.257Z] 345f892a5656: Pulling fs layer [2021-07-26T07:46:14.257Z] 4796506630df: Pulling fs layer [2021-07-26T07:46:14.257Z] cc55df3e53f1: Pulling fs layer [2021-07-26T07:46:14.257Z] 4d027b6c602c: Pulling fs layer [2021-07-26T07:46:14.257Z] 449e75d2c14e: Pulling fs layer [2021-07-26T07:46:14.257Z] 0773c198feca: Waiting [2021-07-26T07:46:14.257Z] 345f892a5656: Waiting [2021-07-26T07:46:14.257Z] 4796506630df: Waiting [2021-07-26T07:46:14.257Z] cc55df3e53f1: Waiting [2021-07-26T07:46:14.257Z] 4d027b6c602c: Waiting [2021-07-26T07:46:14.257Z] 449e75d2c14e: Waiting [2021-07-26T07:46:14.257Z] 4c4ab2625f07: Verifying Checksum [2021-07-26T07:46:14.257Z] 4c4ab2625f07: Download complete [2021-07-26T07:46:14.257Z] adcc1eea9eea: Verifying Checksum [2021-07-26T07:46:14.257Z] adcc1eea9eea: Download complete [2021-07-26T07:46:14.257Z] 345f892a5656: Verifying Checksum [2021-07-26T07:46:14.257Z] 345f892a5656: Download complete [2021-07-26T07:46:14.530Z] 4796506630df: Verifying Checksum [2021-07-26T07:46:14.531Z] 4796506630df: Download complete [2021-07-26T07:46:14.531Z] 540db60ca938: Verifying Checksum [2021-07-26T07:46:14.531Z] 540db60ca938: Download complete [2021-07-26T07:46:14.531Z] cc55df3e53f1: Verifying Checksum [2021-07-26T07:46:14.531Z] cc55df3e53f1: Download complete [2021-07-26T07:46:14.796Z] 540db60ca938: Pull complete [2021-07-26T07:46:14.796Z] adcc1eea9eea: Pull complete [2021-07-26T07:46:14.796Z] 4c4ab2625f07: Pull complete [2021-07-26T07:46:15.378Z] 4d027b6c602c: Verifying Checksum [2021-07-26T07:46:15.378Z] 4d027b6c602c: Download complete [2021-07-26T07:46:16.484Z] 596795e73e0f: Pull complete [2021-07-26T07:46:16.485Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-26T07:46:16.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-26T07:46:16.485Z] ---> d9e956139c92 [2021-07-26T07:46:16.485Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-26T07:46:18.725Z] 449e75d2c14e: Verifying Checksum [2021-07-26T07:46:18.725Z] 449e75d2c14e: Download complete [2021-07-26T07:46:19.140Z] ---> Running in 1e094f3e7e26 [2021-07-26T07:46:19.415Z] Removing intermediate container 1e094f3e7e26 [2021-07-26T07:46:19.415Z] ---> 1ddda470e741 [2021-07-26T07:46:19.415Z] Step 4/7 : RUN apk add bash [2021-07-26T07:46:19.697Z] 0773c198feca: Verifying Checksum [2021-07-26T07:46:19.697Z] 0773c198feca: Download complete [2021-07-26T07:46:19.698Z] ---> Running in ec25b7338c14 [2021-07-26T07:46:21.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-26T07:46:22.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-26T07:46:23.102Z] 0773c198feca: Pull complete [2021-07-26T07:46:23.102Z] 345f892a5656: Pull complete [2021-07-26T07:46:23.102Z] 4796506630df: Pull complete [2021-07-26T07:46:23.102Z] cc55df3e53f1: Pull complete [2021-07-26T07:46:23.102Z] 4d027b6c602c: Pull complete [2021-07-26T07:46:23.103Z] OK: 138 MiB in 40 packages [2021-07-26T07:46:24.084Z] Removing intermediate container ec25b7338c14 [2021-07-26T07:46:24.084Z] ---> f0b2378f5ebf [2021-07-26T07:46:24.084Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-26T07:46:24.356Z] ---> Running in 10346bdc82f9 [2021-07-26T07:46:24.513Z] 449e75d2c14e: Pull complete [2021-07-26T07:46:24.513Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-26T07:46:24.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-26T07:46:24.513Z] ---> 0d28375d9b5b [2021-07-26T07:46:24.513Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-26T07:46:24.954Z] Removing intermediate container 10346bdc82f9 [2021-07-26T07:46:24.954Z] ---> 329a86cb19c1 [2021-07-26T07:46:24.954Z] Step 6/7 : COPY go.mod . [2021-07-26T07:46:25.921Z] ---> Running in af51e3bfd1fb [2021-07-26T07:46:25.943Z] ---> d34026a37c19 [2021-07-26T07:46:25.943Z] Step 7/7 : RUN go mod download [2021-07-26T07:46:25.943Z] ---> Running in fad5d703a45c [2021-07-26T07:46:26.194Z] Removing intermediate container af51e3bfd1fb [2021-07-26T07:46:26.194Z] ---> 1cb280054651 [2021-07-26T07:46:26.194Z] Step 4/7 : RUN apk add bash [2021-07-26T07:46:26.194Z] ---> Running in fd46b53f2571 [2021-07-26T07:46:26.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-26T07:46:27.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-26T07:46:27.691Z] OK: 149 MiB in 40 packages [2021-07-26T07:46:27.959Z] Removing intermediate container fd46b53f2571 [2021-07-26T07:46:27.959Z] ---> c96e91322c77 [2021-07-26T07:46:27.959Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-26T07:46:27.959Z] ---> Running in 62f768fbb778 [2021-07-26T07:46:28.227Z] Removing intermediate container 62f768fbb778 [2021-07-26T07:46:28.227Z] ---> 5e5fae4874ff [2021-07-26T07:46:28.227Z] Step 6/7 : COPY go.mod . [2021-07-26T07:46:28.227Z] ---> 51b11e9d6d04 [2021-07-26T07:46:28.227Z] Step 7/7 : RUN go mod download [2021-07-26T07:46:28.227Z] ---> Running in 01c22adf8833 [2021-07-26T07:47:00.471Z] Removing intermediate container 01c22adf8833 [2021-07-26T07:47:00.471Z] ---> ace9c6bea720 [2021-07-26T07:47:00.471Z] Successfully built ace9c6bea720 [2021-07-26T07:47:00.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:00.834Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-26T07:47:00.834Z] . [Pipeline] withDockerContainer [2021-07-26T07:47:00.930Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-07-26T07:47:00.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-26T07:47:01.354Z] $ docker top e9ac0a9e40efb299040c5a0b0e8d5d8702a7bd4d503e94aeae655d557d4a62f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T07:47:01.777Z] + go version [2021-07-26T07:47:01.777Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-26T07:47:01.794Z] $ docker stop --time=1 e9ac0a9e40efb299040c5a0b0e8d5d8702a7bd4d503e94aeae655d557d4a62f1 [2021-07-26T07:47:02.990Z] $ docker rm -f e9ac0a9e40efb299040c5a0b0e8d5d8702a7bd4d503e94aeae655d557d4a62f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:03.587Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-26T07:47:03.587Z] . [Pipeline] withDockerContainer [2021-07-26T07:47:03.672Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-07-26T07:47:03.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-26T07:47:04.102Z] $ docker top 870ca97cd64b5f1c38c3e9bd159b68afb6f726bd0cae58e3a83ec24924a92ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T07:47:04.508Z] + go mod tidy [Pipeline] sh [2021-07-26T07:47:05.100Z] + make test [2021-07-26T07:47:05.100Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-26T07:47:05.370Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-26T07:47:15.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.060s coverage: 83.5% of statements [2021-07-26T07:47:15.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-26T07:47:15.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-26T07:47:15.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-26T07:47:15.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements [2021-07-26T07:47:15.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-26T07:47:15.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 46.9% of statements [2021-07-26T07:47:15.736Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-07-26T07:47:16.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 86.2% of statements [2021-07-26T07:47:16.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.014s coverage: 59.5% of statements [2021-07-26T07:47:16.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements [2021-07-26T07:47:16.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-26T07:47:16.549Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-26T07:47:21.921Z] gofmt -l . [2021-07-26T07:47:21.921Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-26T07:47:21.937Z] $ docker stop --time=1 870ca97cd64b5f1c38c3e9bd159b68afb6f726bd0cae58e3a83ec24924a92ea5 [2021-07-26T07:47:23.420Z] $ docker rm -f 870ca97cd64b5f1c38c3e9bd159b68afb6f726bd0cae58e3a83ec24924a92ea5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T07:47:23.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-26T07:47:24.118Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:25.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:47:25.016Z] [2021-07-26T07:47:25.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:25.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:47:25.395Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-26T07:47:25.395Z] b4d181a07f80: Pulling fs layer [2021-07-26T07:47:25.395Z] a1111a8f2ec3: Pulling fs layer [2021-07-26T07:47:25.395Z] ed53099fbce6: Pulling fs layer [2021-07-26T07:47:25.395Z] dc539afda2c1: Pulling fs layer [2021-07-26T07:47:25.395Z] 77bc0d833cb6: Pulling fs layer [2021-07-26T07:47:25.395Z] 9065ff56babe: Pulling fs layer [2021-07-26T07:47:25.395Z] d287ab97295c: Pulling fs layer [2021-07-26T07:47:25.395Z] 77bc0d833cb6: Waiting [2021-07-26T07:47:25.395Z] 9065ff56babe: Waiting [2021-07-26T07:47:25.395Z] d287ab97295c: Waiting [2021-07-26T07:47:25.395Z] dc539afda2c1: Waiting [2021-07-26T07:47:25.660Z] a1111a8f2ec3: Verifying Checksum [2021-07-26T07:47:25.660Z] a1111a8f2ec3: Download complete [2021-07-26T07:47:25.660Z] dc539afda2c1: Verifying Checksum [2021-07-26T07:47:25.660Z] dc539afda2c1: Download complete [2021-07-26T07:47:25.927Z] 77bc0d833cb6: Verifying Checksum [2021-07-26T07:47:25.927Z] 77bc0d833cb6: Download complete [2021-07-26T07:47:25.927Z] 9065ff56babe: Verifying Checksum [2021-07-26T07:47:25.927Z] 9065ff56babe: Download complete [2021-07-26T07:47:26.195Z] ed53099fbce6: Verifying Checksum [2021-07-26T07:47:26.195Z] ed53099fbce6: Download complete [2021-07-26T07:47:27.151Z] b4d181a07f80: Verifying Checksum [2021-07-26T07:47:27.151Z] b4d181a07f80: Download complete [2021-07-26T07:47:28.572Z] b4d181a07f80: Pull complete [2021-07-26T07:47:28.572Z] a1111a8f2ec3: Pull complete [2021-07-26T07:47:28.847Z] ed53099fbce6: Pull complete [2021-07-26T07:47:29.113Z] dc539afda2c1: Pull complete [2021-07-26T07:47:29.381Z] 77bc0d833cb6: Pull complete [2021-07-26T07:47:29.382Z] 9065ff56babe: Pull complete [2021-07-26T07:47:30.799Z] d287ab97295c: Verifying Checksum [2021-07-26T07:47:30.799Z] d287ab97295c: Download complete [2021-07-26T07:47:35.088Z] d287ab97295c: Pull complete [2021-07-26T07:47:35.088Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-26T07:47:35.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:47:35.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-26T07:47:35.176Z] prd-centos7-docker-4c-2g-197 does not seem to be running inside a container [2021-07-26T07:47:35.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-26T07:47:37.752Z] $ docker top f7a83025503f76453d31ca0de24132879341efb29764506f6e6cb1f82f347182 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:47:38.327Z] ---> job-cost.sh [2021-07-26T07:47:38.327Z] lf-activate-venv: SKIPPING [2021-07-26T07:47:38.327Z] INFO: No Stack... [2021-07-26T07:47:39.286Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-26T07:47:39.286Z] INFO: Archiving Costs [Pipeline] sh [2021-07-26T07:47:39.620Z] + cat /w/workspace/go-mod-core-contracts/10/archives/cost.csv [2021-07-26T07:47:39.620Z] + cut -d, -f6 [Pipeline] lock [2021-07-26T07:47:39.661Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [2021-07-26T07:47:39.673Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] did not exist. Created. [2021-07-26T07:47:39.673Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-26T07:47:40.018Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-26T07:47:40.056Z] Stashed 1 file(s) [Pipeline] } [2021-07-26T07:47:40.068Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-26T07:47:40.095Z] $ docker stop --time=1 f7a83025503f76453d31ca0de24132879341efb29764506f6e6cb1f82f347182 [2021-07-26T07:47:41.254Z] $ docker rm -f f7a83025503f76453d31ca0de24132879341efb29764506f6e6cb1f82f347182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-26T07:47:47.779Z] Removing intermediate container fad5d703a45c [2021-07-26T07:47:47.779Z] ---> b2ee9aa7ea09 [2021-07-26T07:47:47.779Z] Successfully built b2ee9aa7ea09 [2021-07-26T07:47:47.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:48.184Z] + docker inspect -f . ci-base-image-arm64 [2021-07-26T07:47:48.184Z] . [Pipeline] withDockerContainer [2021-07-26T07:47:48.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2021-07-26T07:47:48.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-26T07:47:50.289Z] $ docker top 9e9caa500874a0109eba1cb9beea38a3f293b47391d37d58ee7280cff7d17232 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T07:47:51.262Z] + go version [2021-07-26T07:47:51.262Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-26T07:47:51.296Z] $ docker stop --time=1 9e9caa500874a0109eba1cb9beea38a3f293b47391d37d58ee7280cff7d17232 [2021-07-26T07:47:53.157Z] $ docker rm -f 9e9caa500874a0109eba1cb9beea38a3f293b47391d37d58ee7280cff7d17232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:47:53.903Z] + docker inspect -f . ci-base-image-arm64 [2021-07-26T07:47:53.903Z] . [Pipeline] withDockerContainer [2021-07-26T07:47:54.176Z] prd-ubuntu18.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2021-07-26T07:47:54.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-26T07:47:55.880Z] $ docker top 95d7e731c534bdcf001f442f94268b5d7044f85023eb46a8e0bb16d44c15b378 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T07:47:57.003Z] + go mod tidy [Pipeline] sh [2021-07-26T07:47:58.664Z] + make test [2021-07-26T07:47:58.664Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-26T07:47:59.648Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-26T07:48:32.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.448s coverage: 83.5% of statements [2021-07-26T07:48:32.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-26T07:48:32.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-26T07:48:32.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-26T07:48:32.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.048s coverage: 26.3% of statements [2021-07-26T07:48:32.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-26T07:48:34.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 46.9% of statements [2021-07-26T07:48:34.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.104s coverage: 90.0% of statements [2021-07-26T07:48:35.478Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.264s coverage: 86.2% of statements [2021-07-26T07:48:35.478Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.064s coverage: 59.5% of statements [2021-07-26T07:48:35.753Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements [2021-07-26T07:48:36.363Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements [2021-07-26T07:48:36.961Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-26T07:48:59.161Z] gofmt -l . [2021-07-26T07:48:59.161Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-26T07:48:59.199Z] $ docker stop --time=1 95d7e731c534bdcf001f442f94268b5d7044f85023eb46a8e0bb16d44c15b378 [2021-07-26T07:49:01.116Z] $ docker rm -f 95d7e731c534bdcf001f442f94268b5d7044f85023eb46a8e0bb16d44c15b378 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-26T07:49:01.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-26T07:49:01.943Z] Warning: overwriting stash ‘coverage-report’ [2021-07-26T07:49:02.557Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:49:03.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T07:49:03.307Z] [2021-07-26T07:49:03.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:49:03.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T07:49:03.953Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-26T07:49:03.953Z] 448f6bf000e3: Pulling fs layer [2021-07-26T07:49:03.953Z] f757da607395: Pulling fs layer [2021-07-26T07:49:03.953Z] 05883995daec: Pulling fs layer [2021-07-26T07:49:03.953Z] 8603b9c90790: Pulling fs layer [2021-07-26T07:49:03.953Z] 1560dd03e051: Pulling fs layer [2021-07-26T07:49:03.953Z] 27f5ce0e4adf: Pulling fs layer [2021-07-26T07:49:03.953Z] c2d8d7efcc4b: Pulling fs layer [2021-07-26T07:49:03.953Z] 8603b9c90790: Waiting [2021-07-26T07:49:03.953Z] 1560dd03e051: Waiting [2021-07-26T07:49:03.953Z] 27f5ce0e4adf: Waiting [2021-07-26T07:49:03.953Z] c2d8d7efcc4b: Waiting [2021-07-26T07:49:04.227Z] f757da607395: Verifying Checksum [2021-07-26T07:49:04.227Z] f757da607395: Download complete [2021-07-26T07:49:04.227Z] 8603b9c90790: Download complete [2021-07-26T07:49:04.501Z] 05883995daec: Verifying Checksum [2021-07-26T07:49:04.501Z] 05883995daec: Download complete [2021-07-26T07:49:04.501Z] 1560dd03e051: Verifying Checksum [2021-07-26T07:49:04.501Z] 1560dd03e051: Download complete [2021-07-26T07:49:04.501Z] 27f5ce0e4adf: Download complete [2021-07-26T07:49:05.489Z] 448f6bf000e3: Verifying Checksum [2021-07-26T07:49:05.489Z] 448f6bf000e3: Download complete [2021-07-26T07:49:08.125Z] c2d8d7efcc4b: Verifying Checksum [2021-07-26T07:49:08.125Z] c2d8d7efcc4b: Download complete [2021-07-26T07:49:09.107Z] 448f6bf000e3: Pull complete [2021-07-26T07:49:09.708Z] f757da607395: Pull complete [2021-07-26T07:49:11.150Z] 05883995daec: Pull complete [2021-07-26T07:49:11.426Z] 8603b9c90790: Pull complete [2021-07-26T07:49:12.412Z] 1560dd03e051: Pull complete [2021-07-26T07:49:13.011Z] 27f5ce0e4adf: Pull complete [2021-07-26T07:49:28.109Z] c2d8d7efcc4b: Pull complete [2021-07-26T07:49:28.109Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-26T07:49:28.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-26T07:49:28.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-26T07:49:28.396Z] prd-ubuntu18.04-docker-arm64-4c-16g-196 does not seem to be running inside a container [2021-07-26T07:49:28.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-26T07:49:32.014Z] $ docker top 3f97e9417e9d60a74cb9d6ebd5bb6820ac0874249bf54b71c177a145f125252d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:49:33.033Z] ---> job-cost.sh [2021-07-26T07:49:33.033Z] lf-activate-venv: SKIPPING [2021-07-26T07:49:33.033Z] INFO: No Stack... [2021-07-26T07:49:33.626Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-26T07:49:34.218Z] INFO: Archiving Costs [Pipeline] sh [2021-07-26T07:49:34.884Z] + cat /w/workspace/go-mod-core-contracts/10/archives/cost.csv [2021-07-26T07:49:34.884Z] + cut -d, -f6 [Pipeline] lock [2021-07-26T07:49:34.945Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [2021-07-26T07:49:34.955Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] did not exist. Created. [2021-07-26T07:49:34.955Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-26T07:49:35.652Z] /w/workspace/go-mod-core-contracts/10@tmp/durable-c600c987/script.sh: 1: /w/workspace/go-mod-core-contracts/10@tmp/durable-c600c987/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-26T07:49:36.348Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-26T07:49:36.385Z] Warning: overwriting stash ‘stack-cost’ [2021-07-26T07:49:36.439Z] Stashed 1 file(s) [Pipeline] } [2021-07-26T07:49:36.461Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-26T07:49:36.508Z] $ docker stop --time=1 3f97e9417e9d60a74cb9d6ebd5bb6820ac0874249bf54b71c177a145f125252d [2021-07-26T07:49:38.158Z] $ docker rm -f 3f97e9417e9d60a74cb9d6ebd5bb6820ac0874249bf54b71c177a145f125252d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-26T07:49:39.200Z] provisioning config files... [2021-07-26T07:49:39.217Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2634776449486624710tmp [Pipeline] { [Pipeline] sh [2021-07-26T07:49:39.549Z] + set +x [2021-07-26T07:49:39.549Z] + bash -s -- [2021-07-26T07:49:39.549Z] + curl -s https://codecov.io/bash [2021-07-26T07:49:39.549Z] [2021-07-26T07:49:39.549Z] _____ _ [2021-07-26T07:49:39.549Z] / ____| | | [2021-07-26T07:49:39.549Z] | | ___ __| | ___ ___ _____ __ [2021-07-26T07:49:39.549Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-26T07:49:39.549Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-26T07:49:39.549Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-26T07:49:39.549Z] Bash-1.0.6 [2021-07-26T07:49:39.549Z] [2021-07-26T07:49:39.549Z] [2021-07-26T07:49:39.549Z] ==> git version 2.24.4 found [2021-07-26T07:49:39.549Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-26T07:49:39.549Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-26T07:49:39.549Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-26T07:49:39.549Z] ==> Jenkins CI detected. [2021-07-26T07:49:39.549Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:49:39.549Z] project root: . [2021-07-26T07:49:39.549Z] --> token set from env [2021-07-26T07:49:39.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-26T07:49:39.819Z] ==> Running gcov in . (disable via -X gcov) [2021-07-26T07:49:39.819Z] ==> Python coveragepy not found [2021-07-26T07:49:39.819Z] ==> Searching for coverage reports in: [2021-07-26T07:49:39.819Z] + . [2021-07-26T07:49:39.819Z] -> Found 1 reports [2021-07-26T07:49:39.819Z] ==> Detecting git/mercurial file structure [2021-07-26T07:49:39.819Z] ==> Reading reports [2021-07-26T07:49:39.819Z] + ./coverage.out bytes=101588 [2021-07-26T07:49:39.819Z] ==> Appending adjustments [2021-07-26T07:49:39.819Z] https://docs.codecov.io/docs/fixing-reports [2021-07-26T07:49:40.410Z] + Found adjustments [2021-07-26T07:49:40.410Z] ==> Gzipping contents [2021-07-26T07:49:40.410Z] 16K /tmp/codecov.1oyqHD.gz [2021-07-26T07:49:40.410Z] ==> Uploading reports [2021-07-26T07:49:40.410Z] url: https://codecov.io [2021-07-26T07:49:40.410Z] query: branch=main&commit=591b2f269ee4961f9507fe09c3b083e2eaefa9d9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-26T07:49:40.410Z] -> Pinging Codecov [2021-07-26T07:49:40.410Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=591b2f269ee4961f9507fe09c3b083e2eaefa9d9&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-26T07:49:40.997Z] -> Uploading to [2021-07-26T07:49:40.997Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-26/71470A77251A30514AAF9C0BB2E5B6CE/591b2f269ee4961f9507fe09c3b083e2eaefa9d9/2229d633-291c-4802-9c4a-c26ee7e6baff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210726T074940Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=078326f807ef06980d532bac14137f95fa18358203af0374494769975475227f [2021-07-26T07:49:40.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-26T07:49:40.997Z] Dload Upload Total Spent Left Speed [2021-07-26T07:49:41.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15190 0 0 100 15190 0 29810 --:--:-- --:--:-- --:--:-- 29842 [2021-07-26T07:49:41.275Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/591b2f269ee4961f9507fe09c3b083e2eaefa9d9 [Pipeline] } [2021-07-26T07:49:41.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-26T07:49:42.034Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-26T07:49:42.061Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:49:42.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-26T07:49:42.389Z] [2021-07-26T07:49:42.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:49:42.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-26T07:49:42.717Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-26T07:49:42.717Z] 188c0c94c7c5: Pulling fs layer [2021-07-26T07:49:42.717Z] 0ef7d3d256c8: Pulling fs layer [2021-07-26T07:49:42.717Z] de9db76c5a1d: Pulling fs layer [2021-07-26T07:49:42.717Z] 0eba1c9be4d2: Pulling fs layer [2021-07-26T07:49:42.717Z] 0d57e429df01: Pulling fs layer [2021-07-26T07:49:42.717Z] 4e4be7b47b0d: Pulling fs layer [2021-07-26T07:49:42.717Z] e1f770b5df2f: Pulling fs layer [2021-07-26T07:49:42.717Z] 85a0685a4137: Pulling fs layer [2021-07-26T07:49:42.717Z] 0d57e429df01: Waiting [2021-07-26T07:49:42.717Z] 4e4be7b47b0d: Waiting [2021-07-26T07:49:42.717Z] e1f770b5df2f: Waiting [2021-07-26T07:49:42.717Z] 85a0685a4137: Waiting [2021-07-26T07:49:42.717Z] 0eba1c9be4d2: Waiting [2021-07-26T07:49:42.717Z] de9db76c5a1d: Verifying Checksum [2021-07-26T07:49:42.717Z] de9db76c5a1d: Download complete [2021-07-26T07:49:42.717Z] 0ef7d3d256c8: Verifying Checksum [2021-07-26T07:49:42.717Z] 0ef7d3d256c8: Download complete [2021-07-26T07:49:42.717Z] 0d57e429df01: Verifying Checksum [2021-07-26T07:49:42.717Z] 0d57e429df01: Download complete [2021-07-26T07:49:42.985Z] 4e4be7b47b0d: Verifying Checksum [2021-07-26T07:49:42.985Z] 4e4be7b47b0d: Download complete [2021-07-26T07:49:43.261Z] 188c0c94c7c5: Verifying Checksum [2021-07-26T07:49:43.261Z] 188c0c94c7c5: Download complete [2021-07-26T07:49:43.261Z] 188c0c94c7c5: Pull complete [2021-07-26T07:49:43.529Z] 0ef7d3d256c8: Pull complete [2021-07-26T07:49:43.529Z] de9db76c5a1d: Pull complete [2021-07-26T07:49:44.489Z] e1f770b5df2f: Verifying Checksum [2021-07-26T07:49:44.489Z] e1f770b5df2f: Download complete [2021-07-26T07:49:48.757Z] 0eba1c9be4d2: Verifying Checksum [2021-07-26T07:49:48.757Z] 0eba1c9be4d2: Download complete [2021-07-26T07:49:48.757Z] 85a0685a4137: Verifying Checksum [2021-07-26T07:49:48.757Z] 85a0685a4137: Download complete [2021-07-26T07:49:51.363Z] 0eba1c9be4d2: Pull complete [2021-07-26T07:49:51.363Z] 0d57e429df01: Pull complete [2021-07-26T07:49:51.642Z] 4e4be7b47b0d: Pull complete [2021-07-26T07:49:51.914Z] e1f770b5df2f: Pull complete [2021-07-26T07:49:55.300Z] 85a0685a4137: Pull complete [2021-07-26T07:49:55.300Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-26T07:49:55.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-26T07:49:55.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-26T07:49:55.399Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:49:55.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-26T07:49:57.620Z] $ docker top 11c414e03ecf3d05b273537e5b3444d82dba1d96e72426a45005257b7b41f7a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-26T07:49:57.727Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-26T07:49:58.057Z] + set -o pipefail [2021-07-26T07:49:58.057Z] + snyk monitor '--org=edgex-jenkins' [2021-07-26T07:50:03.433Z] [2021-07-26T07:50:03.433Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-26T07:50:03.433Z] [2021-07-26T07:50:03.433Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/5d4f7131-0192-4b27-b3aa-f2ed444faa10 [2021-07-26T07:50:03.433Z] [2021-07-26T07:50:03.433Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-26T07:50:03.433Z] [2021-07-26T07:50:03.433Z] [Pipeline] } [2021-07-26T07:50:03.448Z] $ docker stop --time=1 11c414e03ecf3d05b273537e5b3444d82dba1d96e72426a45005257b7b41f7a6 [2021-07-26T07:50:05.171Z] $ docker rm -f 11c414e03ecf3d05b273537e5b3444d82dba1d96e72426a45005257b7b41f7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-26T07:50:06.186Z] + git log --format=format:%s -1 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:06.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:50:06.506Z] . [Pipeline] withDockerContainer [2021-07-26T07:50:06.595Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:50:06.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-26T07:50:07.049Z] $ docker top e5f7eca5541350b72bcb84cb4d69861d04f581d3f8d0fb76488f46e19ead3955 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-26T07:50:07.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T07:50:07.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T07:50:07.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T07:50:07.325Z] $ docker exec e5f7eca5541350b72bcb84cb4d69861d04f581d3f8d0fb76488f46e19ead3955 ssh-agent [2021-07-26T07:50:07.437Z] SSH_AUTH_SOCK=/tmp/ssh-9pJiBgQ37yfz/agent.14 [2021-07-26T07:50:07.437Z] SSH_AGENT_PID=21 [2021-07-26T07:50:07.448Z] Running ssh-add (command line suppressed) [2021-07-26T07:50:07.548Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7732122435807753277.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7732122435807753277.key) [2021-07-26T07:50:07.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T07:50:07.890Z] + git semver tag [2021-07-26T07:50:07.890Z] # -> Open(): unable to determine branch for HEAD [2021-07-26T07:50:07.890Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-26T07:50:07.890Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:50:07.890Z] # $SEMVER_REMOTE_NAME = origin [2021-07-26T07:50:07.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-26T07:50:07.890Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-26T07:50:07.890Z] # $SEMVER_BRANCH = main [2021-07-26T07:50:07.890Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-26T07:50:07.890Z] # 591b2f269ee4961f9507fe09c3b083e2eaefa9d9 HEAD [2021-07-26T07:50:07.890Z] # -> Force: false [2021-07-26T07:50:07.890Z] # fb9c401773e7829c28c0d672f3aeec1ac179022d refs/tags/v2.0.1-dev.9 [Pipeline] } [2021-07-26T07:50:07.901Z] $ docker exec --env ******** --env ******** e5f7eca5541350b72bcb84cb4d69861d04f581d3f8d0fb76488f46e19ead3955 ssh-agent -k [2021-07-26T07:50:07.999Z] unset SSH_AUTH_SOCK; [2021-07-26T07:50:07.999Z] unset SSH_AGENT_PID; [2021-07-26T07:50:07.999Z] echo Agent pid 21 killed; [2021-07-26T07:50:08.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T07:50:08.367Z] + git semver [Pipeline] } [2021-07-26T07:50:08.386Z] $ docker stop --time=1 e5f7eca5541350b72bcb84cb4d69861d04f581d3f8d0fb76488f46e19ead3955 [2021-07-26T07:50:09.612Z] $ docker rm -f e5f7eca5541350b72bcb84cb4d69861d04f581d3f8d0fb76488f46e19ead3955 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:10.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-26T07:50:10.126Z] [2021-07-26T07:50:10.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:10.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-26T07:50:10.458Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-26T07:50:10.458Z] ab5ef0e58194: Pulling fs layer [2021-07-26T07:50:10.458Z] 9712f1f96733: Pulling fs layer [2021-07-26T07:50:10.458Z] 63f879dbbcfc: Pulling fs layer [2021-07-26T07:50:10.458Z] 0d9ebad4ef96: Pulling fs layer [2021-07-26T07:50:10.458Z] e9a5061849ea: Pulling fs layer [2021-07-26T07:50:10.458Z] d747dcd14b5f: Pulling fs layer [2021-07-26T07:50:10.458Z] 2de7ff778b66: Pulling fs layer [2021-07-26T07:50:10.458Z] e9a5061849ea: Waiting [2021-07-26T07:50:10.458Z] d747dcd14b5f: Waiting [2021-07-26T07:50:10.458Z] 2de7ff778b66: Waiting [2021-07-26T07:50:10.458Z] 0d9ebad4ef96: Waiting [2021-07-26T07:50:10.458Z] 9712f1f96733: Verifying Checksum [2021-07-26T07:50:10.458Z] 9712f1f96733: Download complete [2021-07-26T07:50:13.036Z] 63f879dbbcfc: Verifying Checksum [2021-07-26T07:50:13.036Z] 63f879dbbcfc: Download complete [2021-07-26T07:50:13.302Z] e9a5061849ea: Verifying Checksum [2021-07-26T07:50:13.302Z] e9a5061849ea: Download complete [2021-07-26T07:50:13.302Z] d747dcd14b5f: Verifying Checksum [2021-07-26T07:50:13.302Z] d747dcd14b5f: Download complete [2021-07-26T07:50:13.886Z] 2de7ff778b66: Verifying Checksum [2021-07-26T07:50:13.886Z] 2de7ff778b66: Download complete [2021-07-26T07:50:14.151Z] 0d9ebad4ef96: Verifying Checksum [2021-07-26T07:50:14.151Z] 0d9ebad4ef96: Download complete [2021-07-26T07:50:14.429Z] ab5ef0e58194: Verifying Checksum [2021-07-26T07:50:14.429Z] ab5ef0e58194: Download complete [2021-07-26T07:50:17.044Z] ab5ef0e58194: Pull complete [2021-07-26T07:50:17.044Z] 9712f1f96733: Pull complete [2021-07-26T07:50:18.018Z] 63f879dbbcfc: Pull complete [2021-07-26T07:50:21.393Z] 0d9ebad4ef96: Pull complete [2021-07-26T07:50:21.393Z] e9a5061849ea: Pull complete [2021-07-26T07:50:21.663Z] d747dcd14b5f: Pull complete [2021-07-26T07:50:22.626Z] 2de7ff778b66: Pull complete [2021-07-26T07:50:22.626Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-26T07:50:22.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-26T07:50:22.626Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-26T07:50:22.957Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:50:23.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-26T07:50:26.128Z] $ docker top 43566f558a5b02dcc0f3c5d12c61013fa535d1b9dd25f7b7fc9771d20bbc4507 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-26T07:50:26.247Z] provisioning config files... [2021-07-26T07:50:26.260Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5350570105347058136tmp [2021-07-26T07:50:26.281Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4996855070790107539tmp [2021-07-26T07:50:26.305Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3086244497611439213tmp [Pipeline] { [Pipeline] echo [2021-07-26T07:50:26.332Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:50:26.645Z] ---> sigul-configuration.sh [2021-07-26T07:50:26.645Z] gpg: directory `/root/.gnupg' created [2021-07-26T07:50:26.645Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-26T07:50:26.645Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-26T07:50:26.645Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-26T07:50:26.645Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-26T07:50:26.645Z] gpg: CAST5 encrypted data [2021-07-26T07:50:26.645Z] gpg: encrypted with 1 passphrase [2021-07-26T07:50:26.645Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-26T07:50:26.965Z] + mkdir /home/jenkins [2021-07-26T07:50:26.966Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-26T07:50:27.290Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-26T07:50:27.304Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:50:27.614Z] ---> sigul-install.sh [2021-07-26T07:50:27.614Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-26T07:50:27.930Z] + git tag --list [2021-07-26T07:50:27.930Z] v0.0.0 [2021-07-26T07:50:27.930Z] v0.0.1 [2021-07-26T07:50:27.930Z] v0.1.0 [2021-07-26T07:50:27.930Z] v0.1.1 [2021-07-26T07:50:27.930Z] v0.1.10 [2021-07-26T07:50:27.930Z] v0.1.100 [2021-07-26T07:50:27.930Z] v0.1.101 [2021-07-26T07:50:27.930Z] v0.1.102 [2021-07-26T07:50:27.930Z] v0.1.103 [2021-07-26T07:50:27.930Z] v0.1.104 [2021-07-26T07:50:27.930Z] v0.1.105 [2021-07-26T07:50:27.930Z] v0.1.106 [2021-07-26T07:50:27.930Z] v0.1.107 [2021-07-26T07:50:27.930Z] v0.1.108 [2021-07-26T07:50:27.930Z] v0.1.109 [2021-07-26T07:50:27.930Z] v0.1.11 [2021-07-26T07:50:27.930Z] v0.1.110 [2021-07-26T07:50:27.930Z] v0.1.111 [2021-07-26T07:50:27.930Z] v0.1.112 [2021-07-26T07:50:27.930Z] v0.1.113 [2021-07-26T07:50:27.930Z] v0.1.114 [2021-07-26T07:50:27.930Z] v0.1.115 [2021-07-26T07:50:27.930Z] v0.1.116 [2021-07-26T07:50:27.930Z] v0.1.117 [2021-07-26T07:50:27.930Z] v0.1.118 [2021-07-26T07:50:27.930Z] v0.1.119 [2021-07-26T07:50:27.930Z] v0.1.12 [2021-07-26T07:50:27.930Z] v0.1.120 [2021-07-26T07:50:27.930Z] v0.1.121 [2021-07-26T07:50:27.930Z] v0.1.122 [2021-07-26T07:50:27.930Z] v0.1.123 [2021-07-26T07:50:27.930Z] v0.1.124 [2021-07-26T07:50:27.930Z] v0.1.125 [2021-07-26T07:50:27.930Z] v0.1.126 [2021-07-26T07:50:27.930Z] v0.1.127 [2021-07-26T07:50:27.930Z] v0.1.128 [2021-07-26T07:50:27.930Z] v0.1.129 [2021-07-26T07:50:27.930Z] v0.1.13 [2021-07-26T07:50:27.930Z] v0.1.130 [2021-07-26T07:50:27.930Z] v0.1.131 [2021-07-26T07:50:27.930Z] v0.1.132 [2021-07-26T07:50:27.930Z] v0.1.133 [2021-07-26T07:50:27.930Z] v0.1.134 [2021-07-26T07:50:27.930Z] v0.1.135 [2021-07-26T07:50:27.930Z] v0.1.136 [2021-07-26T07:50:27.930Z] v0.1.137 [2021-07-26T07:50:27.930Z] v0.1.138 [2021-07-26T07:50:27.930Z] v0.1.139 [2021-07-26T07:50:27.930Z] v0.1.14 [2021-07-26T07:50:27.930Z] v0.1.140 [2021-07-26T07:50:27.930Z] v0.1.141 [2021-07-26T07:50:27.930Z] v0.1.142 [2021-07-26T07:50:27.930Z] v0.1.143 [2021-07-26T07:50:27.930Z] v0.1.144 [2021-07-26T07:50:27.930Z] v0.1.145 [2021-07-26T07:50:27.930Z] v0.1.146 [2021-07-26T07:50:27.930Z] v0.1.147 [2021-07-26T07:50:27.930Z] v0.1.148 [2021-07-26T07:50:27.930Z] v0.1.149 [2021-07-26T07:50:27.930Z] v0.1.15 [2021-07-26T07:50:27.930Z] v0.1.16 [2021-07-26T07:50:27.930Z] v0.1.17 [2021-07-26T07:50:27.930Z] v0.1.18 [2021-07-26T07:50:27.930Z] v0.1.19 [2021-07-26T07:50:27.930Z] v0.1.2 [2021-07-26T07:50:27.930Z] v0.1.20 [2021-07-26T07:50:27.930Z] v0.1.21 [2021-07-26T07:50:27.930Z] v0.1.22 [2021-07-26T07:50:27.930Z] v0.1.23 [2021-07-26T07:50:27.930Z] v0.1.24 [2021-07-26T07:50:27.930Z] v0.1.25 [2021-07-26T07:50:27.930Z] v0.1.26 [2021-07-26T07:50:27.930Z] v0.1.27 [2021-07-26T07:50:27.930Z] v0.1.28 [2021-07-26T07:50:27.930Z] v0.1.29 [2021-07-26T07:50:27.930Z] v0.1.3 [2021-07-26T07:50:27.930Z] v0.1.30 [2021-07-26T07:50:27.930Z] v0.1.31 [2021-07-26T07:50:27.930Z] v0.1.32 [2021-07-26T07:50:27.930Z] v0.1.33 [2021-07-26T07:50:27.930Z] v0.1.34 [2021-07-26T07:50:27.930Z] v0.1.35 [2021-07-26T07:50:27.930Z] v0.1.36 [2021-07-26T07:50:27.930Z] v0.1.37 [2021-07-26T07:50:27.930Z] v0.1.38 [2021-07-26T07:50:27.930Z] v0.1.39 [2021-07-26T07:50:27.930Z] v0.1.4 [2021-07-26T07:50:27.930Z] v0.1.40 [2021-07-26T07:50:27.930Z] v0.1.41 [2021-07-26T07:50:27.930Z] v0.1.42 [2021-07-26T07:50:27.930Z] v0.1.43 [2021-07-26T07:50:27.930Z] v0.1.44 [2021-07-26T07:50:27.930Z] v0.1.45 [2021-07-26T07:50:27.930Z] v0.1.46 [2021-07-26T07:50:27.930Z] v0.1.47 [2021-07-26T07:50:27.930Z] v0.1.48 [2021-07-26T07:50:27.930Z] v0.1.49 [2021-07-26T07:50:27.930Z] v0.1.5 [2021-07-26T07:50:27.930Z] v0.1.50 [2021-07-26T07:50:27.930Z] v0.1.51 [2021-07-26T07:50:27.930Z] v0.1.52 [2021-07-26T07:50:27.930Z] v0.1.53 [2021-07-26T07:50:27.930Z] v0.1.54 [2021-07-26T07:50:27.930Z] v0.1.55 [2021-07-26T07:50:27.930Z] v0.1.56 [2021-07-26T07:50:27.930Z] v0.1.57 [2021-07-26T07:50:27.930Z] v0.1.58 [2021-07-26T07:50:27.930Z] v0.1.59 [2021-07-26T07:50:27.930Z] v0.1.6 [2021-07-26T07:50:27.930Z] v0.1.60 [2021-07-26T07:50:27.930Z] v0.1.61 [2021-07-26T07:50:27.930Z] v0.1.62 [2021-07-26T07:50:27.930Z] v0.1.63 [2021-07-26T07:50:27.930Z] v0.1.64 [2021-07-26T07:50:27.930Z] v0.1.65 [2021-07-26T07:50:27.930Z] v0.1.66 [2021-07-26T07:50:27.930Z] v0.1.67 [2021-07-26T07:50:27.930Z] v0.1.68 [2021-07-26T07:50:27.930Z] v0.1.69 [2021-07-26T07:50:27.930Z] v0.1.7 [2021-07-26T07:50:27.930Z] v0.1.70 [2021-07-26T07:50:27.930Z] v0.1.71 [2021-07-26T07:50:27.930Z] v0.1.72 [2021-07-26T07:50:27.930Z] v0.1.73 [2021-07-26T07:50:27.930Z] v0.1.74 [2021-07-26T07:50:27.930Z] v0.1.75 [2021-07-26T07:50:27.930Z] v0.1.76 [2021-07-26T07:50:27.930Z] v0.1.77 [2021-07-26T07:50:27.930Z] v0.1.78 [2021-07-26T07:50:27.930Z] v0.1.79 [2021-07-26T07:50:27.930Z] v0.1.8 [2021-07-26T07:50:27.930Z] v0.1.80 [2021-07-26T07:50:27.930Z] v0.1.81 [2021-07-26T07:50:27.930Z] v0.1.82 [2021-07-26T07:50:27.930Z] v0.1.83 [2021-07-26T07:50:27.930Z] v0.1.84 [2021-07-26T07:50:27.930Z] v0.1.85 [2021-07-26T07:50:27.930Z] v0.1.86 [2021-07-26T07:50:27.930Z] v0.1.87 [2021-07-26T07:50:27.930Z] v0.1.88 [2021-07-26T07:50:27.930Z] v0.1.89 [2021-07-26T07:50:27.930Z] v0.1.9 [2021-07-26T07:50:27.930Z] v0.1.90 [2021-07-26T07:50:27.930Z] v0.1.91 [2021-07-26T07:50:27.930Z] v0.1.92 [2021-07-26T07:50:27.930Z] v0.1.93 [2021-07-26T07:50:27.930Z] v0.1.94 [2021-07-26T07:50:27.930Z] v0.1.95 [2021-07-26T07:50:27.930Z] v0.1.96 [2021-07-26T07:50:27.930Z] v0.1.97 [2021-07-26T07:50:27.930Z] v0.1.98 [2021-07-26T07:50:27.930Z] v0.1.99 [2021-07-26T07:50:27.930Z] v2.0.0 [2021-07-26T07:50:27.930Z] v2.0.0-dev.1 [2021-07-26T07:50:27.930Z] v2.0.0-dev.10 [2021-07-26T07:50:27.930Z] v2.0.0-dev.100 [2021-07-26T07:50:27.930Z] v2.0.0-dev.101 [2021-07-26T07:50:27.930Z] v2.0.0-dev.102 [2021-07-26T07:50:27.930Z] v2.0.0-dev.103 [2021-07-26T07:50:27.930Z] v2.0.0-dev.11 [2021-07-26T07:50:27.930Z] v2.0.0-dev.12 [2021-07-26T07:50:27.930Z] v2.0.0-dev.13 [2021-07-26T07:50:27.930Z] v2.0.0-dev.14 [2021-07-26T07:50:27.930Z] v2.0.0-dev.15 [2021-07-26T07:50:27.930Z] v2.0.0-dev.16 [2021-07-26T07:50:27.930Z] v2.0.0-dev.17 [2021-07-26T07:50:27.930Z] v2.0.0-dev.18 [2021-07-26T07:50:27.930Z] v2.0.0-dev.19 [2021-07-26T07:50:27.930Z] v2.0.0-dev.2 [2021-07-26T07:50:27.930Z] v2.0.0-dev.20 [2021-07-26T07:50:27.930Z] v2.0.0-dev.21 [2021-07-26T07:50:27.930Z] v2.0.0-dev.22 [2021-07-26T07:50:27.930Z] v2.0.0-dev.23 [2021-07-26T07:50:27.930Z] v2.0.0-dev.24 [2021-07-26T07:50:27.930Z] v2.0.0-dev.25 [2021-07-26T07:50:27.930Z] v2.0.0-dev.26 [2021-07-26T07:50:27.930Z] v2.0.0-dev.27 [2021-07-26T07:50:27.930Z] v2.0.0-dev.28 [2021-07-26T07:50:27.930Z] v2.0.0-dev.29 [2021-07-26T07:50:27.930Z] v2.0.0-dev.3 [2021-07-26T07:50:27.930Z] v2.0.0-dev.30 [2021-07-26T07:50:27.930Z] v2.0.0-dev.31 [2021-07-26T07:50:27.930Z] v2.0.0-dev.32 [2021-07-26T07:50:27.930Z] v2.0.0-dev.33 [2021-07-26T07:50:27.930Z] v2.0.0-dev.34 [2021-07-26T07:50:27.930Z] v2.0.0-dev.35 [2021-07-26T07:50:27.930Z] v2.0.0-dev.36 [2021-07-26T07:50:27.930Z] v2.0.0-dev.37 [2021-07-26T07:50:27.930Z] v2.0.0-dev.38 [2021-07-26T07:50:27.930Z] v2.0.0-dev.39 [2021-07-26T07:50:27.930Z] v2.0.0-dev.4 [2021-07-26T07:50:27.930Z] v2.0.0-dev.40 [2021-07-26T07:50:27.930Z] v2.0.0-dev.41 [2021-07-26T07:50:27.930Z] v2.0.0-dev.42 [2021-07-26T07:50:27.930Z] v2.0.0-dev.43 [2021-07-26T07:50:27.930Z] v2.0.0-dev.44 [2021-07-26T07:50:27.930Z] v2.0.0-dev.45 [2021-07-26T07:50:27.930Z] v2.0.0-dev.46 [2021-07-26T07:50:27.930Z] v2.0.0-dev.47 [2021-07-26T07:50:27.930Z] v2.0.0-dev.48 [2021-07-26T07:50:27.930Z] v2.0.0-dev.49 [2021-07-26T07:50:27.930Z] v2.0.0-dev.5 [2021-07-26T07:50:27.930Z] v2.0.0-dev.50 [2021-07-26T07:50:27.930Z] v2.0.0-dev.51 [2021-07-26T07:50:27.930Z] v2.0.0-dev.52 [2021-07-26T07:50:27.930Z] v2.0.0-dev.53 [2021-07-26T07:50:27.930Z] v2.0.0-dev.54 [2021-07-26T07:50:27.930Z] v2.0.0-dev.55 [2021-07-26T07:50:27.930Z] v2.0.0-dev.56 [2021-07-26T07:50:27.930Z] v2.0.0-dev.57 [2021-07-26T07:50:27.930Z] v2.0.0-dev.58 [2021-07-26T07:50:27.930Z] v2.0.0-dev.59 [2021-07-26T07:50:27.930Z] v2.0.0-dev.6 [2021-07-26T07:50:27.930Z] v2.0.0-dev.60 [2021-07-26T07:50:27.930Z] v2.0.0-dev.61 [2021-07-26T07:50:27.930Z] v2.0.0-dev.62 [2021-07-26T07:50:27.930Z] v2.0.0-dev.63 [2021-07-26T07:50:27.930Z] v2.0.0-dev.64 [2021-07-26T07:50:27.930Z] v2.0.0-dev.65 [2021-07-26T07:50:27.930Z] v2.0.0-dev.66 [2021-07-26T07:50:27.930Z] v2.0.0-dev.67 [2021-07-26T07:50:27.930Z] v2.0.0-dev.68 [2021-07-26T07:50:27.930Z] v2.0.0-dev.69 [2021-07-26T07:50:27.930Z] v2.0.0-dev.7 [2021-07-26T07:50:27.930Z] v2.0.0-dev.70 [2021-07-26T07:50:27.930Z] v2.0.0-dev.71 [2021-07-26T07:50:27.930Z] v2.0.0-dev.72 [2021-07-26T07:50:27.930Z] v2.0.0-dev.73 [2021-07-26T07:50:27.930Z] v2.0.0-dev.74 [2021-07-26T07:50:27.930Z] v2.0.0-dev.75 [2021-07-26T07:50:27.930Z] v2.0.0-dev.76 [2021-07-26T07:50:27.930Z] v2.0.0-dev.77 [2021-07-26T07:50:27.930Z] v2.0.0-dev.78 [2021-07-26T07:50:27.930Z] v2.0.0-dev.79 [2021-07-26T07:50:27.930Z] v2.0.0-dev.8 [2021-07-26T07:50:27.930Z] v2.0.0-dev.80 [2021-07-26T07:50:27.930Z] v2.0.0-dev.81 [2021-07-26T07:50:27.930Z] v2.0.0-dev.82 [2021-07-26T07:50:27.930Z] v2.0.0-dev.83 [2021-07-26T07:50:27.930Z] v2.0.0-dev.84 [2021-07-26T07:50:27.930Z] v2.0.0-dev.85 [2021-07-26T07:50:27.930Z] v2.0.0-dev.86 [2021-07-26T07:50:27.930Z] v2.0.0-dev.87 [2021-07-26T07:50:27.930Z] v2.0.0-dev.88 [2021-07-26T07:50:27.930Z] v2.0.0-dev.89 [2021-07-26T07:50:27.930Z] v2.0.0-dev.9 [2021-07-26T07:50:27.930Z] v2.0.0-dev.90 [2021-07-26T07:50:27.930Z] v2.0.0-dev.91 [2021-07-26T07:50:27.930Z] v2.0.0-dev.92 [2021-07-26T07:50:27.930Z] v2.0.0-dev.93 [2021-07-26T07:50:27.930Z] v2.0.0-dev.94 [2021-07-26T07:50:27.930Z] v2.0.0-dev.95 [2021-07-26T07:50:27.930Z] v2.0.0-dev.96 [2021-07-26T07:50:27.930Z] v2.0.0-dev.97 [2021-07-26T07:50:27.930Z] v2.0.0-dev.98 [2021-07-26T07:50:27.930Z] v2.0.0-dev.99 [2021-07-26T07:50:27.930Z] v2.0.1-dev.1 [2021-07-26T07:50:27.930Z] v2.0.1-dev.2 [2021-07-26T07:50:27.930Z] v2.0.1-dev.3 [2021-07-26T07:50:27.930Z] v2.0.1-dev.4 [2021-07-26T07:50:27.930Z] v2.0.1-dev.5 [2021-07-26T07:50:27.930Z] v2.0.1-dev.6 [2021-07-26T07:50:27.930Z] v2.0.1-dev.7 [2021-07-26T07:50:27.930Z] v2.0.1-dev.8 [2021-07-26T07:50:27.930Z] v2.0.1-dev.9 [Pipeline] sh [2021-07-26T07:50:28.250Z] + lftools sign git-tag v2.0.1-dev.9 [2021-07-26T07:50:28.836Z] Signing Git tag with Sigul... [2021-07-26T07:50:28.836Z] Signing v2.0.1-dev.9 [Pipeline] echo [2021-07-26T07:50:29.812Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:50:30.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-26T07:50:30.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-26T07:50:30.174Z] $ docker stop --time=1 43566f558a5b02dcc0f3c5d12c61013fa535d1b9dd25f7b7fc9771d20bbc4507 [2021-07-26T07:50:31.429Z] $ docker rm -f 43566f558a5b02dcc0f3c5d12c61013fa535d1b9dd25f7b7fc9771d20bbc4507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:32.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:50:32.148Z] . [Pipeline] withDockerContainer [2021-07-26T07:50:32.238Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:50:32.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-26T07:50:32.682Z] $ docker top 3f55affc3b270b37e67436251db281d951ac43fa6307a764d8be115e00bc038b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-26T07:50:32.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T07:50:32.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T07:50:32.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T07:50:32.944Z] $ docker exec 3f55affc3b270b37e67436251db281d951ac43fa6307a764d8be115e00bc038b ssh-agent [2021-07-26T07:50:33.065Z] SSH_AUTH_SOCK=/tmp/ssh-npYHUCEDhQko/agent.14 [2021-07-26T07:50:33.065Z] SSH_AGENT_PID=21 [2021-07-26T07:50:33.074Z] Running ssh-add (command line suppressed) [2021-07-26T07:50:33.172Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2344200226043415114.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2344200226043415114.key) [2021-07-26T07:50:33.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T07:50:33.508Z] + git semver bump pre [2021-07-26T07:50:33.508Z] # -> Open(): unable to determine branch for HEAD [2021-07-26T07:50:33.508Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-26T07:50:33.508Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:50:33.508Z] # $SEMVER_REMOTE_NAME = origin [2021-07-26T07:50:33.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-26T07:50:33.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-26T07:50:33.508Z] # $SEMVER_BRANCH = main [2021-07-26T07:50:33.508Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-26T07:50:33.508Z] 2.0.1-dev.10 [Pipeline] } [2021-07-26T07:50:33.518Z] $ docker exec --env ******** --env ******** 3f55affc3b270b37e67436251db281d951ac43fa6307a764d8be115e00bc038b ssh-agent -k [2021-07-26T07:50:33.608Z] unset SSH_AUTH_SOCK; [2021-07-26T07:50:33.608Z] unset SSH_AGENT_PID; [2021-07-26T07:50:33.608Z] echo Agent pid 21 killed; [2021-07-26T07:50:33.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T07:50:33.975Z] + git semver [Pipeline] } [2021-07-26T07:50:33.993Z] $ docker stop --time=1 3f55affc3b270b37e67436251db281d951ac43fa6307a764d8be115e00bc038b [2021-07-26T07:50:35.198Z] $ docker rm -f 3f55affc3b270b37e67436251db281d951ac43fa6307a764d8be115e00bc038b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:35.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-26T07:50:35.617Z] . [Pipeline] withDockerContainer [2021-07-26T07:50:35.759Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:50:36.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-26T07:50:36.543Z] $ docker top 527c121b5d8b68298b3c0b1bc6b3098055b150fb6d992fd8ce29787539a16d79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-26T07:50:36.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-26T07:50:36.687Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-26T07:50:36.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-26T07:50:36.810Z] $ docker exec 527c121b5d8b68298b3c0b1bc6b3098055b150fb6d992fd8ce29787539a16d79 ssh-agent [2021-07-26T07:50:36.927Z] SSH_AUTH_SOCK=/tmp/ssh-Dv0mkP3rcV6Z/agent.15 [2021-07-26T07:50:36.927Z] SSH_AGENT_PID=22 [2021-07-26T07:50:36.935Z] Running ssh-add (command line suppressed) [2021-07-26T07:50:37.032Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7247852129804239006.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7247852129804239006.key) [2021-07-26T07:50:37.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-26T07:50:37.376Z] + git semver push [2021-07-26T07:50:37.376Z] # -> Open(): unable to determine branch for HEAD [2021-07-26T07:50:37.376Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-26T07:50:37.376Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:50:37.376Z] # $SEMVER_REMOTE_NAME = origin [2021-07-26T07:50:37.376Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-26T07:50:37.376Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-26T07:50:37.376Z] # $SEMVER_BRANCH = main [2021-07-26T07:50:37.376Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-26T07:50:42.729Z] $ docker exec --env ******** --env ******** 527c121b5d8b68298b3c0b1bc6b3098055b150fb6d992fd8ce29787539a16d79 ssh-agent -k [2021-07-26T07:50:42.830Z] unset SSH_AUTH_SOCK; [2021-07-26T07:50:42.830Z] unset SSH_AGENT_PID; [2021-07-26T07:50:42.831Z] echo Agent pid 22 killed; [2021-07-26T07:50:42.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-26T07:50:43.205Z] + git semver [Pipeline] } [2021-07-26T07:50:43.225Z] $ docker stop --time=1 527c121b5d8b68298b3c0b1bc6b3098055b150fb6d992fd8ce29787539a16d79 [2021-07-26T07:50:44.451Z] $ docker rm -f 527c121b5d8b68298b3c0b1bc6b3098055b150fb6d992fd8ce29787539a16d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:50:45.642Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:50:46.237Z] ---> package-listing.sh [2021-07-26T07:50:46.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-26T07:50:46.237Z] ++ facter osfamily [2021-07-26T07:50:46.509Z] + OS_FAMILY=redhat [2021-07-26T07:50:46.509Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-26T07:50:46.509Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-26T07:50:46.509Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-26T07:50:46.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-26T07:50:46.509Z] + PACKAGES=/tmp/packages_start.txt [2021-07-26T07:50:46.509Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-26T07:50:46.509Z] + PACKAGES=/tmp/packages_end.txt [2021-07-26T07:50:46.509Z] + case "${OS_FAMILY}" in [2021-07-26T07:50:46.509Z] + sort [2021-07-26T07:50:46.509Z] + rpm -qa [2021-07-26T07:50:47.090Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-26T07:50:47.090Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-26T07:50:47.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-26T07:50:47.090Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-26T07:50:47.090Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-26T07:50:47.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-26T07:50:47.144Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-26T07:50:47.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:48.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:50:48.038Z] [2021-07-26T07:50:48.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-26T07:50:48.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:50:48.365Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-26T07:50:48.365Z] b4d181a07f80: Pulling fs layer [2021-07-26T07:50:48.365Z] a1111a8f2ec3: Pulling fs layer [2021-07-26T07:50:48.365Z] ed53099fbce6: Pulling fs layer [2021-07-26T07:50:48.365Z] dc539afda2c1: Pulling fs layer [2021-07-26T07:50:48.365Z] 77bc0d833cb6: Pulling fs layer [2021-07-26T07:50:48.365Z] 9065ff56babe: Pulling fs layer [2021-07-26T07:50:48.365Z] d287ab97295c: Pulling fs layer [2021-07-26T07:50:48.365Z] dc539afda2c1: Waiting [2021-07-26T07:50:48.365Z] 77bc0d833cb6: Waiting [2021-07-26T07:50:48.365Z] 9065ff56babe: Waiting [2021-07-26T07:50:48.365Z] d287ab97295c: Waiting [2021-07-26T07:50:48.633Z] a1111a8f2ec3: Verifying Checksum [2021-07-26T07:50:48.633Z] a1111a8f2ec3: Download complete [2021-07-26T07:50:48.633Z] dc539afda2c1: Verifying Checksum [2021-07-26T07:50:48.633Z] dc539afda2c1: Download complete [2021-07-26T07:50:48.900Z] 77bc0d833cb6: Verifying Checksum [2021-07-26T07:50:48.900Z] 77bc0d833cb6: Download complete [2021-07-26T07:50:48.900Z] 9065ff56babe: Verifying Checksum [2021-07-26T07:50:48.900Z] 9065ff56babe: Download complete [2021-07-26T07:50:49.167Z] ed53099fbce6: Verifying Checksum [2021-07-26T07:50:49.167Z] ed53099fbce6: Download complete [2021-07-26T07:50:50.135Z] b4d181a07f80: Verifying Checksum [2021-07-26T07:50:50.136Z] b4d181a07f80: Download complete [2021-07-26T07:50:51.115Z] b4d181a07f80: Pull complete [2021-07-26T07:50:51.382Z] a1111a8f2ec3: Pull complete [2021-07-26T07:50:51.968Z] ed53099fbce6: Pull complete [2021-07-26T07:50:51.968Z] dc539afda2c1: Pull complete [2021-07-26T07:50:52.236Z] 77bc0d833cb6: Pull complete [2021-07-26T07:50:52.236Z] 9065ff56babe: Pull complete [2021-07-26T07:50:53.643Z] d287ab97295c: Verifying Checksum [2021-07-26T07:50:53.643Z] d287ab97295c: Download complete [2021-07-26T07:50:57.911Z] d287ab97295c: Pull complete [2021-07-26T07:50:57.911Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-26T07:50:57.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-26T07:50:57.911Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-26T07:50:58.005Z] prd-centos7-docker-4c-2g-195 does not seem to be running inside a container [2021-07-26T07:50:58.056Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-26T07:51:00.469Z] $ docker top 87e42c632dc734d9164be084ad110ed78c30948e3874b1c84d36ff449f340de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-26T07:51:00.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-26T07:51:01.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-26T07:51:01.523Z] + ls /var/log/sa-host [2021-07-26T07:51:01.523Z] + sadf -c /var/log/sa-host/sa05 [2021-07-26T07:51:01.523Z] file_magic: OK [2021-07-26T07:51:01.523Z] HZ: Using current value: 100 [2021-07-26T07:51:01.523Z] file_header: OK [2021-07-26T07:51:01.523Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-26T07:51:01.523Z] Statistics: [2021-07-26T07:51:01.523Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-26T07:51:01.523Z] File successfully converted to sysstat format version 12.0.3 [2021-07-26T07:51:01.523Z] + sadf -c /var/log/sa-host/sa26 [2021-07-26T07:51:01.523Z] file_magic: OK [2021-07-26T07:51:01.523Z] HZ: Using current value: 100 [2021-07-26T07:51:01.523Z] file_header: OK [2021-07-26T07:51:01.523Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-26T07:51:01.523Z] Statistics: [2021-07-26T07:51:01.523Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-26T07:51:01.523Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-26T07:51:01.729Z] provisioning config files... [2021-07-26T07:51:01.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4223536740226104182tmp [Pipeline] { [Pipeline] echo [2021-07-26T07:51:01.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:51:02.092Z] ---> create-netrc.sh [Pipeline] } [2021-07-26T07:51:02.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:51:02.526Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-26T07:51:02.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:51:02.861Z] ---> sudo-logs.sh [2021-07-26T07:51:02.861Z] Archiving 'sudo' log.. [2021-07-26T07:51:02.861Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-195.vexxhost.local: Name or service not known [2021-07-26T07:51:02.861Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-195.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-26T07:51:02.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:51:03.211Z] ---> job-cost.sh [2021-07-26T07:51:03.211Z] lf-activate-venv: SKIPPING [2021-07-26T07:51:03.211Z] DEBUG: total: 0.18000000715255737 [2021-07-26T07:51:03.211Z] INFO: Retrieving Stack Cost... [2021-07-26T07:51:03.798Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-26T07:51:04.379Z] INFO: Archiving Costs [Pipeline] echo [2021-07-26T07:51:04.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-26T07:51:04.706Z] ---> logs-deploy.sh [2021-07-26T07:51:04.706Z] lf-activate-venv: SKIPPING [2021-07-26T07:51:04.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/10 [2021-07-26T07:51:04.706Z] INFO: archiving workspace using pattern(s): [2021-07-26T07:51:05.289Z] Archives upload complete. [2021-07-26T07:51:05.555Z] INFO: archiving logs to Nexus