Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 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-ssh3828023079964065178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh14166056584912488773.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/jakarta/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/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15077186071217608104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh13735447162900198075.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/jakarta/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/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16961791042767591647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-145 in /w/workspace/ry_go-mod-core-contracts_jakarta [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/ry_go-mod-core-contracts_jakarta # 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/ry_go-mod-core-contracts_jakarta@tmp/jenkins-gitclient-ssh5425185795056875217.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 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 (jakarta) > 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 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 # timeout=10 Commit message: "Merge pull request #687 from weichou1229/issue-686-2" > git rev-list --no-walk 48c8a4cc4a1be27dbc877d23ecb7c029e0313989 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:16 ========================================================= 02:29:16 EdgeX Global Pipelines Version Info 02:29:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:17 ------------------- 02:29:17 stable info: 02:29:17 ------------------- 02:29:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:17 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 02:29:17 Message: update stable to v1.0.217 02:29:18 ------------------- 02:29:18 experimental info: 02:29:18 ------------------- 02:29:18 Commited By: **** collab-it+edgex@linuxfoundation.org 02:29:18 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 02:29:18 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 02:29:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] echo 02:29:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebaf5b8 [Pipeline] echo 02:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:29:19 + git rev-list -1 --merges ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6~1..ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] echo 02:29:19 -----------> git rev-list -1 --merges ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6~1..ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 02:29:19 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [false] [Pipeline] sh 02:29:19 + git log --format=format:%s -1 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] echo 02:29:19 ========================================================= 02:29:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:29:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:29:20 + git log --format=format:%s -1 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] echo 02:29:20 [semverPrep] GIT_COMMIT: ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6, Commit Message: Merge pull request #687 from weichou1229/issue-686-2 [Pipeline] echo 02:29:20 [semverPrep] This is not a build commit. [Pipeline] sh 02:29:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:29:20 + grep -v github /etc/ssh/ssh_known_hosts 02:29:20 + '[' -e /tmp/ssh_known_hosts ']' 02:29:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 02:29:20 + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:20 02:29:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:29:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:21 latest: Pulling from edgex-devops/git-semver 02:29:21 a0d0a0d46f8b: Pulling fs layer 02:29:21 3e5f54012d9b: Pulling fs layer 02:29:21 4c7163046ea9: Pulling fs layer 02:29:21 0c2d73faf560: Pulling fs layer 02:29:21 0c2d73faf560: Waiting 02:29:21 3e5f54012d9b: Verifying Checksum 02:29:21 3e5f54012d9b: Download complete 02:29:21 a0d0a0d46f8b: Download complete 02:29:21 0c2d73faf560: Verifying Checksum 02:29:21 0c2d73faf560: Download complete 02:29:21 4c7163046ea9: Verifying Checksum 02:29:21 4c7163046ea9: Download complete 02:29:21 a0d0a0d46f8b: Pull complete 02:29:21 3e5f54012d9b: Pull complete 02:29:22 4c7163046ea9: Pull complete 02:29:22 0c2d73faf560: Pull complete 02:29:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:29:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:29:22 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:29:22 $ docker top e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:29:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:22 [ssh-agent] Looking for ssh-agent implementation... 02:29:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:22 $ docker exec e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c ssh-agent 02:29:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlGflLL/agent.13 02:29:23 SSH_AGENT_PID=19 02:29:23 Running ssh-add (command line suppressed) 02:29:23 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8531145746460711072.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8531145746460711072.key) 02:29:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:23 + git tag --points-at HEAD [Pipeline] } 02:29:23 $ docker exec --env ******** --env ******** e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c ssh-agent -k 02:29:23 unset SSH_AUTH_SOCK; 02:29:23 unset SSH_AGENT_PID; 02:29:23 echo Agent pid 19 killed; 02:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:29:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:29:23 [ssh-agent] Looking for ssh-agent implementation... 02:29:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:29:23 $ docker exec e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c ssh-agent 02:29:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkminpd/agent.52 02:29:23 SSH_AGENT_PID=58 02:29:23 Running ssh-add (command line suppressed) 02:29:23 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_6371234206665345657.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_6371234206665345657.key) 02:29:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:29:24 + git semver init 02:29:24 # -> Open(): unable to determine branch for HEAD 02:29:24 # $GIT_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.git 02:29:24 # $GIT_WORK_TREE = /w/workspace/ry_go-mod-core-contracts_jakarta 02:29:24 # $SEMVER_REMOTE_NAME = origin 02:29:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:29:24 # $SEMVER_USER_NAME = edgex-jenkins 02:29:24 # $SEMVER_BRANCH = jakarta 02:29:24 # $SEMVER_TEMP = /tmp/semver-130946778 02:29:24 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:29:25 # '/tmp/semver-130946778' -> '/w/workspace/ry_go-mod-core-contracts_jakarta/.semver' 02:29:25 # -> Force: false 02:29:25 # $SEMVER_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.semver [Pipeline] } 02:29:25 $ docker exec --env ******** --env ******** e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c ssh-agent -k 02:29:25 unset SSH_AUTH_SOCK; 02:29:25 unset SSH_AGENT_PID; 02:29:25 echo Agent pid 58 killed; 02:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:29:25 + git semver [Pipeline] } 02:29:25 $ docker stop --time=1 e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c 02:29:26 $ docker rm -f e0ae3b6d35485972afad5e637a1f9b610be9f9ac020cec397ec1b6051cfe8c3c [Pipeline] // withDockerContainer [Pipeline] sh 02:29:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:29:27 Stashed 1 file(s) [Pipeline] echo 02:29:27 [edgeXSemver]: initialized semver on version 2.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:29:42 Still waiting to schedule task 02:29:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-145’ 02:29:42 Still waiting to schedule task 02:29:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:31:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-146 in /w/workspace/ry_go-mod-core-contracts_jakarta [Pipeline] { [Pipeline] ws 02:31:06 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 02:31:06 Selected Git installation does not exist. Using Default 02:31:06 The recommended git tool is: NONE 02:31:11 using credential edgex-jenkins-ssh 02:31:11 Cloning the remote Git repository 02:31:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:11 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 02:31:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:11 > git --version # timeout=10 02:31:11 > git --version # 'git version 2.17.1' 02:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:12 Avoid second fetch 02:31:12 Checking out Revision ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 (jakarta) 02:31:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:12 > git config core.sparsecheckout # timeout=10 02:31:12 > git checkout -f ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 # timeout=10 02:31:17 Commit message: "Merge pull request #687 from weichou1229/issue-686-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:31:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:31:18 Dload Upload Total Spent Left Speed 02:31:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh 02:31:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:31:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:31:18 + sudo tee /etc/docker/daemon.new 02:31:18 { 02:31:18 "registry-mirrors": [ 02:31:18 "https://nexus3.edgexfoundry.org:10001" 02:31:18 ], 02:31:18 "bip": "10.250.0.254/24", 02:31:18 "hosts": [ 02:31:18 "tcp://0.0.0.0:5555", 02:31:18 "unix:///var/run/docker.sock" 02:31:18 ], 02:31:18 "mtu": 1458, 02:31:18 "selinux-enabled": true, 02:31:18 "seccomp-profile": "/etc/docker/seccomp.json" 02:31:18 } [Pipeline] sh 02:31:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:31:19 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:31:38 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:38 ========================================================= 02:31:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 02:31:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:31:38 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:31:39 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 02:31:39 552d1f2373af: Pulling fs layer 02:31:39 ea3f2d53f512: Pulling fs layer 02:31:39 9e70ebbbe112: Pulling fs layer 02:31:39 7a9cfe048b4a: Pulling fs layer 02:31:39 72dc09318566: Pulling fs layer 02:31:39 6b38a4ac6b94: Pulling fs layer 02:31:39 1cf82868ecbe: Pulling fs layer 02:31:39 cf934696a108: Pulling fs layer 02:31:39 6b38a4ac6b94: Waiting 02:31:39 cf934696a108: Waiting 02:31:39 7a9cfe048b4a: Waiting 02:31:39 72dc09318566: Waiting 02:31:39 1cf82868ecbe: Waiting 02:31:39 9e70ebbbe112: Verifying Checksum 02:31:39 9e70ebbbe112: Download complete 02:31:39 ea3f2d53f512: Download complete 02:31:39 72dc09318566: Verifying Checksum 02:31:39 72dc09318566: Download complete 02:31:39 552d1f2373af: Verifying Checksum 02:31:39 552d1f2373af: Download complete 02:31:39 6b38a4ac6b94: Verifying Checksum 02:31:39 6b38a4ac6b94: Download complete 02:31:39 1cf82868ecbe: Verifying Checksum 02:31:39 1cf82868ecbe: Download complete 02:31:40 552d1f2373af: Pull complete 02:31:40 ea3f2d53f512: Pull complete 02:31:40 9e70ebbbe112: Pull complete 02:31:41 cf934696a108: Verifying Checksum 02:31:41 cf934696a108: Download complete 02:31:41 7a9cfe048b4a: Verifying Checksum 02:31:41 7a9cfe048b4a: Download complete 02:31:54 7a9cfe048b4a: Pull complete 02:31:54 72dc09318566: Pull complete 02:31:54 6b38a4ac6b94: Pull complete 02:31:54 1cf82868ecbe: Pull complete 02:31:55 Running on prd-centos7-docker-4c-2g-147 in /w/workspace/ry_go-mod-core-contracts_jakarta [Pipeline] { [Pipeline] ws 02:31:55 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 02:31:56 Selected Git installation does not exist. Using Default 02:31:56 The recommended git tool is: NONE 02:31:57 using credential edgex-jenkins-ssh 02:31:57 Cloning the remote Git repository 02:31:57 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:57 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 02:31:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:31:57 > git --version # timeout=10 02:31:57 > git --version # 'git version 2.24.4' 02:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:57 [INFO] Currently running in a labeled security context 02:31:57 [INFO] Currently SELinux is 'enforcing' on the host 02:31:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh980429795284105363.key 02:31:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:59 Avoid second fetch 02:31:59 Checking out Revision ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 (jakarta) 02:31:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:31:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:58 > git config core.sparsecheckout # timeout=10 02:31:58 > git checkout -f ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 # timeout=10 02:31:59 cf934696a108: Pull complete 02:31:59 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 02:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 02:31:59 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] sh 02:31:59 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:32:00 + docker inspect -f . ci-base-image-arm64 02:32:00 . [Pipeline] withDockerContainer 02:32:00 prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container 02:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:32:02 Commit message: "Merge pull request #687 from weichou1229/issue-686-2" 02:32:03 $ docker top bd74fb083a6f5aed5288c79867a1973ddfe10ee5a0ae2c098e908a3f56841cae -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:32:03 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:32:03 ========================================================= 02:32:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 02:32:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:32:04 + go version 02:32:04 go version go1.16.8 linux/arm64 02:32:04 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 02:32:04 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 02:32:04 a0d0a0d46f8b: Pulling fs layer 02:32:04 31adcdaf11c8: Pulling fs layer 02:32:04 b8b176561691: Pulling fs layer 02:32:04 4527c011a84f: Pulling fs layer 02:32:04 5d74067f8e1e: Pulling fs layer 02:32:04 36f58ee4fdd2: Pulling fs layer 02:32:04 32f094029db3: Pulling fs layer 02:32:04 773a5188bba9: Pulling fs layer 02:32:04 0a89ddfe6704: Pulling fs layer 02:32:04 36f58ee4fdd2: Waiting 02:32:04 32f094029db3: Waiting 02:32:04 773a5188bba9: Waiting 02:32:04 0a89ddfe6704: Waiting 02:32:04 4527c011a84f: Waiting 02:32:04 5d74067f8e1e: Waiting 02:32:04 b8b176561691: Verifying Checksum 02:32:04 b8b176561691: Download complete 02:32:04 31adcdaf11c8: Verifying Checksum 02:32:04 31adcdaf11c8: Download complete 02:32:04 5d74067f8e1e: Verifying Checksum 02:32:04 5d74067f8e1e: Download complete 02:32:04 36f58ee4fdd2: Verifying Checksum 02:32:04 36f58ee4fdd2: Download complete 02:32:04 a0d0a0d46f8b: Verifying Checksum 02:32:04 a0d0a0d46f8b: Download complete 02:32:04 32f094029db3: Verifying Checksum 02:32:04 32f094029db3: Download complete [Pipeline] } 02:32:04 $ docker stop --time=1 bd74fb083a6f5aed5288c79867a1973ddfe10ee5a0ae2c098e908a3f56841cae 02:32:04 773a5188bba9: Verifying Checksum 02:32:04 773a5188bba9: Download complete 02:32:04 a0d0a0d46f8b: Pull complete 02:32:04 4527c011a84f: Verifying Checksum 02:32:04 4527c011a84f: Download complete 02:32:05 31adcdaf11c8: Pull complete 02:32:05 0a89ddfe6704: Verifying Checksum 02:32:05 0a89ddfe6704: Download complete 02:32:05 b8b176561691: Pull complete 02:32:06 $ docker rm -f bd74fb083a6f5aed5288c79867a1973ddfe10ee5a0ae2c098e908a3f56841cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:06 + docker inspect -f . ci-base-image-arm64 02:32:06 . [Pipeline] withDockerContainer 02:32:06 prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container 02:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:32:08 $ docker top b24a13aee5daf0409eed0405bf3e41d3a2ff25e6acfe615fa1d9bdff9d3ff2ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:32:09 + make test 02:32:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:32:09 4527c011a84f: Pull complete 02:32:09 5d74067f8e1e: Pull complete 02:32:09 36f58ee4fdd2: Pull complete 02:32:09 32f094029db3: Pull complete 02:32:09 773a5188bba9: Pull complete 02:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:32:11 0a89ddfe6704: Pull complete 02:32:11 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 02:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 02:32:11 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] sh 02:32:11 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 02:32:12 + docker inspect -f . ci-base-image-x86_64 02:32:12 . [Pipeline] withDockerContainer 02:32:12 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 02:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:14 $ docker top e63d95293b07c1827e5c39c3c5e56f170081645ddf78249a5e719bda5b2ac3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:14 + go version 02:32:14 go version go1.16.8 linux/amd64 [Pipeline] } 02:32:14 $ docker stop --time=1 e63d95293b07c1827e5c39c3c5e56f170081645ddf78249a5e719bda5b2ac3d9 02:32:15 $ docker rm -f e63d95293b07c1827e5c39c3c5e56f170081645ddf78249a5e719bda5b2ac3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:32:16 + docker inspect -f . ci-base-image-x86_64 02:32:16 . [Pipeline] withDockerContainer 02:32:16 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 02:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:32:16 $ docker top b731c03c9017b92fd62095f776758e444d7493e459893343ca4bf3408125f802 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:32:16 + make test 02:32:16 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:32:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 02:32:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.064s coverage: 83.6% of statements 02:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:32:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 02:32:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 47.1% of statements 02:32:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.5% of statements 02:32:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 86.8% of statements 02:32:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 02:32:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 02:32:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 02:32:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:32:34 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:32:34 + go mod tidy 02:32:36 go: downloading github.com/google/uuid v1.3.0 02:32:36 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:32:36 go: downloading github.com/stretchr/testify v1.7.0 02:32:36 go: downloading github.com/go-kit/kit v0.11.0 02:32:36 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:32:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:32:36 go: downloading github.com/davecgh/go-spew v1.1.1 02:32:36 go: downloading github.com/pmezard/go-difflib v1.0.0 02:32:36 go: downloading github.com/x448/float16 v0.8.4 02:32:36 go: downloading github.com/stretchr/objx v0.1.1 02:32:36 go: downloading github.com/go-playground/universal-translator v0.18.0 02:32:36 go: downloading github.com/leodido/go-urn v1.2.1 02:32:36 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:32:36 go: downloading golang.org/x/text v0.3.6 02:32:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:32:36 go: downloading github.com/go-playground/locales v0.14.0 02:32:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:32:37 go: downloading github.com/go-stack/stack v1.8.0 02:32:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:32:37 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:32:37 go: downloading github.com/kr/pretty v0.3.0 02:32:37 go: downloading github.com/kr/text v0.2.0 02:32:37 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] } 02:32:38 $ docker stop --time=1 b731c03c9017b92fd62095f776758e444d7493e459893343ca4bf3408125f802 02:32:40 $ docker rm -f b731c03c9017b92fd62095f776758e444d7493e459893343ca4bf3408125f802 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:32:41 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 02:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:42 02:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:32:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.402s coverage: 83.6% of statements 02:32:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:32:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:32:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 02:32:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements 02:32:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 02:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:42 latest: Pulling from edgex-lftools-log-publisher 02:32:42 b4d181a07f80: Pulling fs layer 02:32:42 a1111a8f2ec3: Pulling fs layer 02:32:42 ed53099fbce6: Pulling fs layer 02:32:42 dc539afda2c1: Pulling fs layer 02:32:42 77bc0d833cb6: Pulling fs layer 02:32:42 9065ff56babe: Pulling fs layer 02:32:42 d287ab97295c: Pulling fs layer 02:32:42 77bc0d833cb6: Waiting 02:32:42 9065ff56babe: Waiting 02:32:42 d287ab97295c: Waiting 02:32:42 a1111a8f2ec3: Verifying Checksum 02:32:42 a1111a8f2ec3: Download complete 02:32:42 dc539afda2c1: Verifying Checksum 02:32:42 dc539afda2c1: Download complete 02:32:42 ed53099fbce6: Verifying Checksum 02:32:42 ed53099fbce6: Download complete 02:32:42 9065ff56babe: Verifying Checksum 02:32:42 9065ff56babe: Download complete 02:32:43 77bc0d833cb6: Verifying Checksum 02:32:43 77bc0d833cb6: Download complete 02:32:43 b4d181a07f80: Verifying Checksum 02:32:43 b4d181a07f80: Download complete 02:32:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.105s coverage: 47.1% of statements 02:32:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 90.5% of statements 02:32:43 d287ab97295c: Verifying Checksum 02:32:43 d287ab97295c: Download complete 02:32:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.280s coverage: 86.8% of statements 02:32:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.064s coverage: 59.5% of statements 02:32:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 02:32:44 b4d181a07f80: Pull complete 02:32:44 a1111a8f2ec3: Pull complete 02:32:45 ed53099fbce6: Pull complete 02:32:45 dc539afda2c1: Pull complete 02:32:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 48.7% of statements 02:32:45 77bc0d833cb6: Pull complete 02:32:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:32:45 9065ff56babe: Pull complete 02:32:51 d287ab97295c: Pull complete 02:32:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:32:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:32:51 prd-centos7-docker-4c-2g-147 does not seem to be running inside a container 02:32:51 $ 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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:32:53 $ docker top e0ad4fd4b24d33650ef54e2fdc4e92161c64c166bda50c125754f31399d74170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:54 ---> job-cost.sh 02:32:54 lf-activate-venv: SKIPPING 02:32:54 INFO: No Stack... 02:32:54 INFO: Retrieving Pricing Info for: v3-standard-2 02:32:54 INFO: Archiving Costs [Pipeline] sh 02:32:55 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 02:32:55 + cut -d, -f6 [Pipeline] lock 02:32:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] 02:32:55 Resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] did not exist. Created. 02:32:55 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:32:55 + echo total: 0.05999999865889549 [Pipeline] stash 02:32:55 Stashed 1 file(s) [Pipeline] } 02:32:55 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:32:55 $ docker stop --time=1 e0ad4fd4b24d33650ef54e2fdc4e92161c64c166bda50c125754f31399d74170 02:32:56 $ docker rm -f e0ad4fd4b24d33650ef54e2fdc4e92161c64c166bda50c125754f31399d74170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:33:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:33:07 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 02:33:08 + go mod tidy 02:33:10 go: downloading github.com/google/uuid v1.3.0 02:33:10 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:33:10 go: downloading github.com/stretchr/testify v1.7.0 02:33:10 go: downloading github.com/go-kit/kit v0.11.0 02:33:10 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 02:33:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:33:10 go: downloading github.com/davecgh/go-spew v1.1.1 02:33:10 go: downloading github.com/pmezard/go-difflib v1.0.0 02:33:10 go: downloading github.com/stretchr/objx v0.1.1 02:33:10 go: downloading github.com/go-playground/universal-translator v0.18.0 02:33:10 go: downloading github.com/leodido/go-urn v1.2.1 02:33:10 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:33:10 go: downloading golang.org/x/text v0.3.6 02:33:10 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:33:10 go: downloading github.com/go-playground/locales v0.14.0 02:33:13 go: downloading github.com/x448/float16 v0.8.4 02:33:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:33:13 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:33:13 go: downloading github.com/go-stack/stack v1.8.0 02:33:13 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 02:33:13 go: downloading github.com/kr/pretty v0.3.0 02:33:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 02:33:13 go: downloading github.com/kr/text v0.2.0 [Pipeline] } 02:33:14 $ docker stop --time=1 b24a13aee5daf0409eed0405bf3e41d3a2ff25e6acfe615fa1d9bdff9d3ff2ea 02:33:16 $ docker rm -f b24a13aee5daf0409eed0405bf3e41d3a2ff25e6acfe615fa1d9bdff9d3ff2ea [Pipeline] // withDockerContainer [Pipeline] sh 02:33:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:17 Warning: overwriting stash ‘coverage-report’ 02:33:18 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 02:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:19 02:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:19 arm64: Pulling from edgex-lftools-log-publisher 02:33:19 448f6bf000e3: Pulling fs layer 02:33:19 f757da607395: Pulling fs layer 02:33:19 05883995daec: Pulling fs layer 02:33:19 8603b9c90790: Pulling fs layer 02:33:19 1560dd03e051: Pulling fs layer 02:33:19 27f5ce0e4adf: Pulling fs layer 02:33:19 c2d8d7efcc4b: Pulling fs layer 02:33:19 1560dd03e051: Waiting 02:33:19 8603b9c90790: Waiting 02:33:19 27f5ce0e4adf: Waiting 02:33:19 c2d8d7efcc4b: Waiting 02:33:19 f757da607395: Verifying Checksum 02:33:19 f757da607395: Download complete 02:33:19 8603b9c90790: Verifying Checksum 02:33:19 8603b9c90790: Download complete 02:33:19 1560dd03e051: Verifying Checksum 02:33:19 1560dd03e051: Download complete 02:33:19 27f5ce0e4adf: Verifying Checksum 02:33:19 27f5ce0e4adf: Download complete 02:33:19 05883995daec: Verifying Checksum 02:33:19 05883995daec: Download complete 02:33:20 448f6bf000e3: Verifying Checksum 02:33:20 448f6bf000e3: Download complete 02:33:22 c2d8d7efcc4b: Verifying Checksum 02:33:22 c2d8d7efcc4b: Download complete 02:33:23 448f6bf000e3: Pull complete 02:33:24 f757da607395: Pull complete 02:33:25 05883995daec: Pull complete 02:33:26 8603b9c90790: Pull complete 02:33:27 1560dd03e051: Pull complete 02:33:27 27f5ce0e4adf: Pull complete 02:33:42 c2d8d7efcc4b: Pull complete 02:33:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-146 does not seem to be running inside a container 02:33:42 $ 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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:33:45 $ docker top 0fcf3e114c6888723f38caef96ca648e0cac2ff1ae37d0bf8773101aacb0979e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:46 ---> job-cost.sh 02:33:46 lf-activate-venv: SKIPPING 02:33:46 INFO: No Stack... 02:33:46 INFO: Retrieving Pricing Info for: v3-standard-4 02:33:46 INFO: Archiving Costs [Pipeline] sh 02:33:47 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 02:33:47 + cut -d, -f6 [Pipeline] lock 02:33:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] 02:33:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] did not exist. Created. 02:33:47 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:33:48 /w/workspace/go-mod-core-contracts/5@tmp/durable-d5306a89/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-d5306a89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:33:48 + echo total: 0.10999999940395355 [Pipeline] stash 02:33:48 Warning: overwriting stash ‘stack-cost’ 02:33:49 Stashed 1 file(s) [Pipeline] } 02:33:49 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:33:49 $ docker stop --time=1 0fcf3e114c6888723f38caef96ca648e0cac2ff1ae37d0bf8773101aacb0979e 02:33:50 $ docker rm -f 0fcf3e114c6888723f38caef96ca648e0cac2ff1ae37d0bf8773101aacb0979e [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 02:33:51 provisioning config files... 02:33:51 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config757531564998250562tmp [Pipeline] { [Pipeline] sh 02:33:51 + set +x 02:33:51 + curl -s https://codecov.io/bash 02:33:51 + bash -s -- 02:33:51 02:33:51 _____ _ 02:33:51 / ____| | | 02:33:51 | | ___ __| | ___ ___ _____ __ 02:33:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:33:51 | |___| (_) | (_| | __/ (_| (_) \ V / 02:33:51 \_____\___/ \__,_|\___|\___\___/ \_/ 02:33:51 Bash-1.0.6 02:33:51 02:33:51 02:33:51 ==> git version 2.24.4 found 02:33:51 ==> 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 02:33:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:33:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:33:51 ==> Jenkins CI detected. 02:33:51 current dir:  /w/workspace/ry_go-mod-core-contracts_jakarta 02:33:51 project root: . 02:33:51 --> token set from env 02:33:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:33:51 ==> Running gcov in . (disable via -X gcov) 02:33:51 ==> Python coveragepy not found 02:33:51 ==> Searching for coverage reports in: 02:33:51 + . 02:33:51 -> Found 1 reports 02:33:51 ==> Detecting git/mercurial file structure 02:33:51 ==> Reading reports 02:33:51 + ./coverage.out bytes=103915 02:33:51 ==> Appending adjustments 02:33:51 https://docs.codecov.io/docs/fixing-reports 02:33:52 + Found adjustments 02:33:52 ==> Gzipping contents 02:33:52 20K /tmp/codecov.rVBABu.gz 02:33:52 ==> Uploading reports 02:33:52 url: https://codecov.io 02:33:52 query: branch=jakarta&commit=ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:52 -> Pinging Codecov 02:33:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=jakarta&commit=ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:33:52 -> Uploading to 02:33:52 https://storage.googleapis.com/codecov/v4/raw/2021-12-03/71470A77251A30514AAF9C0BB2E5B6CE/ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6/2142ae88-041e-491b-b9b0-722198a88cda.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211203T023352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b9b66d4dbecc8232cd29c98e94d0258ed06f1b4609d19e317b442599ae1c906 02:33:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:52 Dload Upload Total Spent Left Speed 02:33:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17122 0 0 100 17122 0 59233 --:--:-- --:--:-- --:--:-- 59451 02:33:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] } 02:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:33:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:33:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:33:53 02:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:33:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:33:54 188c0c94c7c5: Pulling fs layer 02:33:54 0ef7d3d256c8: Pulling fs layer 02:33:54 de9db76c5a1d: Pulling fs layer 02:33:54 0eba1c9be4d2: Pulling fs layer 02:33:54 0d57e429df01: Pulling fs layer 02:33:54 4e4be7b47b0d: Pulling fs layer 02:33:54 e1f770b5df2f: Pulling fs layer 02:33:54 85a0685a4137: Pulling fs layer 02:33:54 0eba1c9be4d2: Waiting 02:33:54 0d57e429df01: Waiting 02:33:54 4e4be7b47b0d: Waiting 02:33:54 e1f770b5df2f: Waiting 02:33:54 85a0685a4137: Waiting 02:33:54 de9db76c5a1d: Verifying Checksum 02:33:54 de9db76c5a1d: Download complete 02:33:54 0ef7d3d256c8: Verifying Checksum 02:33:54 0ef7d3d256c8: Download complete 02:33:54 0d57e429df01: Verifying Checksum 02:33:54 0d57e429df01: Download complete 02:33:54 4e4be7b47b0d: Verifying Checksum 02:33:54 4e4be7b47b0d: Download complete 02:33:54 188c0c94c7c5: Verifying Checksum 02:33:54 188c0c94c7c5: Download complete 02:33:54 e1f770b5df2f: Verifying Checksum 02:33:54 e1f770b5df2f: Download complete 02:33:54 188c0c94c7c5: Pull complete 02:33:54 0eba1c9be4d2: Verifying Checksum 02:33:54 0eba1c9be4d2: Download complete 02:33:54 0ef7d3d256c8: Pull complete 02:33:54 de9db76c5a1d: Pull complete 02:33:54 85a0685a4137: Verifying Checksum 02:33:54 85a0685a4137: Download complete 02:33:59 0eba1c9be4d2: Pull complete 02:33:59 0d57e429df01: Pull complete 02:33:59 4e4be7b47b0d: Pull complete 02:33:59 e1f770b5df2f: Pull complete 02:34:04 85a0685a4137: Pull complete 02:34:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:34:04 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:34:05 $ docker top 187bc63e0b192c29c926d3db7ecf795c23d0d91a29db6ca21f5593bfc1b7cf13 -eo pid,comm [Pipeline] { [Pipeline] echo 02:34:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:34:05 + set -o pipefail 02:34:05 + snyk monitor '--org=edgex-jenkins' 02:34:07 02:34:07 Monitoring /w/workspace/ry_go-mod-core-contracts_jakarta (github.com/edgexfoundry/go-mod-core-contracts/v2)... 02:34:07 02:34:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/3ced3eb9-da98-4468-a28d-20021e667689 02:34:07 02:34:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:34:07 02:34:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:34:07 02:34:07 [Pipeline] } 02:34:07 $ docker stop --time=1 187bc63e0b192c29c926d3db7ecf795c23d0d91a29db6ca21f5593bfc1b7cf13 02:34:08 $ docker rm -f 187bc63e0b192c29c926d3db7ecf795c23d0d91a29db6ca21f5593bfc1b7cf13 [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 02:34:09 + git log --format=format:%s -1 ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 [Pipeline] sh 02:34:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:34:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:09 . [Pipeline] withDockerContainer 02:34:09 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:34:10 $ docker top 475616c2644f90126d37db69432f8b8a2786943479ac08fade05d9a638044f49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:10 [ssh-agent] Looking for ssh-agent implementation... 02:34:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:10 $ docker exec 475616c2644f90126d37db69432f8b8a2786943479ac08fade05d9a638044f49 ssh-agent 02:34:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXimeOkA/agent.15 02:34:10 SSH_AGENT_PID=21 02:34:10 Running ssh-add (command line suppressed) 02:34:10 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8044609393396333407.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8044609393396333407.key) 02:34:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:11 + git semver tag 02:34:11 # -> Open(): unable to determine branch for HEAD 02:34:11 # $GIT_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.git 02:34:11 # $GIT_WORK_TREE = /w/workspace/ry_go-mod-core-contracts_jakarta 02:34:11 # $SEMVER_REMOTE_NAME = origin 02:34:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:11 # $SEMVER_USER_NAME = edgex-jenkins 02:34:11 # $SEMVER_BRANCH = jakarta 02:34:11 # $SEMVER_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.semver 02:34:11 # ebaf5b8ee6bd73313c0df046fe1bd69b3e641eb6 HEAD 02:34:11 # -> Force: false 02:34:11 # 09dc7b148f416ac72f50ee590d6a7f4b6fe13e5c refs/tags/v2.1.1-dev.1 [Pipeline] } 02:34:11 $ docker exec --env ******** --env ******** 475616c2644f90126d37db69432f8b8a2786943479ac08fade05d9a638044f49 ssh-agent -k 02:34:11 unset SSH_AUTH_SOCK; 02:34:11 unset SSH_AGENT_PID; 02:34:11 echo Agent pid 21 killed; 02:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:11 + git semver [Pipeline] } 02:34:11 $ docker stop --time=1 475616c2644f90126d37db69432f8b8a2786943479ac08fade05d9a638044f49 02:34:12 $ docker rm -f 475616c2644f90126d37db69432f8b8a2786943479ac08fade05d9a638044f49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:13 02:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:13 0.23.1-centos7: Pulling from edgex-lftools 02:34:13 ab5ef0e58194: Pulling fs layer 02:34:13 9712f1f96733: Pulling fs layer 02:34:13 63f879dbbcfc: Pulling fs layer 02:34:13 0d9ebad4ef96: Pulling fs layer 02:34:13 e9a5061849ea: Pulling fs layer 02:34:13 d747dcd14b5f: Pulling fs layer 02:34:13 2de7ff778b66: Pulling fs layer 02:34:13 0d9ebad4ef96: Waiting 02:34:13 e9a5061849ea: Waiting 02:34:13 d747dcd14b5f: Waiting 02:34:13 2de7ff778b66: Waiting 02:34:13 9712f1f96733: Verifying Checksum 02:34:13 9712f1f96733: Download complete 02:34:13 63f879dbbcfc: Verifying Checksum 02:34:13 63f879dbbcfc: Download complete 02:34:13 ab5ef0e58194: Verifying Checksum 02:34:13 ab5ef0e58194: Download complete 02:34:13 d747dcd14b5f: Verifying Checksum 02:34:13 d747dcd14b5f: Download complete 02:34:13 0d9ebad4ef96: Verifying Checksum 02:34:13 0d9ebad4ef96: Download complete 02:34:14 e9a5061849ea: Verifying Checksum 02:34:14 e9a5061849ea: Download complete 02:34:14 2de7ff778b66: Verifying Checksum 02:34:14 2de7ff778b66: Download complete 02:34:17 ab5ef0e58194: Pull complete 02:34:17 9712f1f96733: Pull complete 02:34:17 63f879dbbcfc: Pull complete 02:34:22 0d9ebad4ef96: Pull complete 02:34:22 e9a5061849ea: Pull complete 02:34:22 d747dcd14b5f: Pull complete 02:34:24 2de7ff778b66: Pull complete 02:34:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:34:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:34:24 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:34:27 $ docker top 0ec97de0825b416579ad44da3edc0ef914c4eb343f61e7a4305f5883b54e13a2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:34:27 provisioning config files... 02:34:27 copy managed file [sigul-config] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config4383999080395138745tmp 02:34:27 copy managed file [sigul-password] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config7281734908695177914tmp 02:34:27 copy managed file [sigul-pki] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config1952490633077372647tmp [Pipeline] { [Pipeline] echo 02:34:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:34:27 ---> sigul-configuration.sh 02:34:27 gpg: directory `/root/.gnupg' created 02:34:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:34:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:34:27 gpg: keyring `/root/.gnupg/secring.gpg' created 02:34:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:34:27 gpg: CAST5 encrypted data 02:34:27 gpg: encrypted with 1 passphrase 02:34:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:34:28 + mkdir /home/jenkins 02:34:28 + mkdir /home/jenkins/sigul [Pipeline] sh 02:34:28 + 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 02:34:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:34:28 ---> sigul-install.sh 02:34:28 Sigul already installed; skipping installation. [Pipeline] sh 02:34:28 + git tag --list 02:34:28 v0.0.0 02:34:28 v0.0.1 02:34:28 v0.1.0 02:34:28 v0.1.1 02:34:28 v0.1.10 02:34:28 v0.1.100 02:34:28 v0.1.101 02:34:28 v0.1.102 02:34:28 v0.1.103 02:34:28 v0.1.104 02:34:28 v0.1.105 02:34:28 v0.1.106 02:34:28 v0.1.107 02:34:28 v0.1.108 02:34:28 v0.1.109 02:34:28 v0.1.11 02:34:28 v0.1.110 02:34:28 v0.1.111 02:34:28 v0.1.112 02:34:28 v0.1.113 02:34:28 v0.1.114 02:34:28 v0.1.115 02:34:28 v0.1.116 02:34:28 v0.1.117 02:34:28 v0.1.118 02:34:28 v0.1.119 02:34:28 v0.1.12 02:34:28 v0.1.120 02:34:28 v0.1.121 02:34:28 v0.1.122 02:34:28 v0.1.123 02:34:28 v0.1.124 02:34:28 v0.1.125 02:34:28 v0.1.126 02:34:28 v0.1.127 02:34:28 v0.1.128 02:34:28 v0.1.129 02:34:28 v0.1.13 02:34:28 v0.1.130 02:34:28 v0.1.131 02:34:28 v0.1.132 02:34:28 v0.1.133 02:34:28 v0.1.134 02:34:28 v0.1.135 02:34:28 v0.1.136 02:34:28 v0.1.137 02:34:28 v0.1.138 02:34:28 v0.1.139 02:34:28 v0.1.14 02:34:28 v0.1.140 02:34:28 v0.1.141 02:34:28 v0.1.142 02:34:28 v0.1.143 02:34:28 v0.1.144 02:34:28 v0.1.145 02:34:28 v0.1.146 02:34:28 v0.1.147 02:34:28 v0.1.148 02:34:28 v0.1.149 02:34:28 v0.1.15 02:34:28 v0.1.16 02:34:28 v0.1.17 02:34:28 v0.1.18 02:34:28 v0.1.19 02:34:28 v0.1.2 02:34:28 v0.1.20 02:34:28 v0.1.21 02:34:28 v0.1.22 02:34:28 v0.1.23 02:34:28 v0.1.24 02:34:28 v0.1.25 02:34:28 v0.1.26 02:34:28 v0.1.27 02:34:28 v0.1.28 02:34:28 v0.1.29 02:34:28 v0.1.3 02:34:28 v0.1.30 02:34:28 v0.1.31 02:34:28 v0.1.32 02:34:28 v0.1.33 02:34:28 v0.1.34 02:34:28 v0.1.35 02:34:28 v0.1.36 02:34:28 v0.1.37 02:34:28 v0.1.38 02:34:28 v0.1.39 02:34:28 v0.1.4 02:34:28 v0.1.40 02:34:28 v0.1.41 02:34:28 v0.1.42 02:34:28 v0.1.43 02:34:28 v0.1.44 02:34:28 v0.1.45 02:34:28 v0.1.46 02:34:28 v0.1.47 02:34:28 v0.1.48 02:34:28 v0.1.49 02:34:28 v0.1.5 02:34:28 v0.1.50 02:34:28 v0.1.51 02:34:28 v0.1.52 02:34:28 v0.1.53 02:34:28 v0.1.54 02:34:28 v0.1.55 02:34:28 v0.1.56 02:34:28 v0.1.57 02:34:28 v0.1.58 02:34:28 v0.1.59 02:34:28 v0.1.6 02:34:28 v0.1.60 02:34:28 v0.1.61 02:34:28 v0.1.62 02:34:28 v0.1.63 02:34:28 v0.1.64 02:34:28 v0.1.65 02:34:28 v0.1.66 02:34:28 v0.1.67 02:34:28 v0.1.68 02:34:28 v0.1.69 02:34:28 v0.1.7 02:34:28 v0.1.70 02:34:28 v0.1.71 02:34:28 v0.1.72 02:34:28 v0.1.73 02:34:28 v0.1.74 02:34:28 v0.1.75 02:34:28 v0.1.76 02:34:28 v0.1.77 02:34:28 v0.1.78 02:34:28 v0.1.79 02:34:28 v0.1.8 02:34:28 v0.1.80 02:34:28 v0.1.81 02:34:28 v0.1.82 02:34:28 v0.1.83 02:34:28 v0.1.84 02:34:28 v0.1.85 02:34:28 v0.1.86 02:34:28 v0.1.87 02:34:28 v0.1.88 02:34:28 v0.1.89 02:34:28 v0.1.9 02:34:28 v0.1.90 02:34:28 v0.1.91 02:34:28 v0.1.92 02:34:28 v0.1.93 02:34:28 v0.1.94 02:34:28 v0.1.95 02:34:28 v0.1.96 02:34:28 v0.1.97 02:34:28 v0.1.98 02:34:28 v0.1.99 02:34:28 v2.0.0 02:34:28 v2.0.0-dev.1 02:34:28 v2.0.0-dev.10 02:34:28 v2.0.0-dev.100 02:34:28 v2.0.0-dev.101 02:34:28 v2.0.0-dev.102 02:34:28 v2.0.0-dev.103 02:34:28 v2.0.0-dev.11 02:34:28 v2.0.0-dev.12 02:34:28 v2.0.0-dev.13 02:34:28 v2.0.0-dev.14 02:34:28 v2.0.0-dev.15 02:34:28 v2.0.0-dev.16 02:34:28 v2.0.0-dev.17 02:34:28 v2.0.0-dev.18 02:34:28 v2.0.0-dev.19 02:34:28 v2.0.0-dev.2 02:34:28 v2.0.0-dev.20 02:34:28 v2.0.0-dev.21 02:34:28 v2.0.0-dev.22 02:34:28 v2.0.0-dev.23 02:34:28 v2.0.0-dev.24 02:34:28 v2.0.0-dev.25 02:34:28 v2.0.0-dev.26 02:34:28 v2.0.0-dev.27 02:34:28 v2.0.0-dev.28 02:34:28 v2.0.0-dev.29 02:34:28 v2.0.0-dev.3 02:34:28 v2.0.0-dev.30 02:34:28 v2.0.0-dev.31 02:34:28 v2.0.0-dev.32 02:34:28 v2.0.0-dev.33 02:34:28 v2.0.0-dev.34 02:34:28 v2.0.0-dev.35 02:34:28 v2.0.0-dev.36 02:34:28 v2.0.0-dev.37 02:34:28 v2.0.0-dev.38 02:34:28 v2.0.0-dev.39 02:34:28 v2.0.0-dev.4 02:34:28 v2.0.0-dev.40 02:34:28 v2.0.0-dev.41 02:34:28 v2.0.0-dev.42 02:34:28 v2.0.0-dev.43 02:34:28 v2.0.0-dev.44 02:34:28 v2.0.0-dev.45 02:34:28 v2.0.0-dev.46 02:34:28 v2.0.0-dev.47 02:34:28 v2.0.0-dev.48 02:34:28 v2.0.0-dev.49 02:34:28 v2.0.0-dev.5 02:34:28 v2.0.0-dev.50 02:34:28 v2.0.0-dev.51 02:34:28 v2.0.0-dev.52 02:34:28 v2.0.0-dev.53 02:34:28 v2.0.0-dev.54 02:34:28 v2.0.0-dev.55 02:34:28 v2.0.0-dev.56 02:34:28 v2.0.0-dev.57 02:34:28 v2.0.0-dev.58 02:34:28 v2.0.0-dev.59 02:34:28 v2.0.0-dev.6 02:34:28 v2.0.0-dev.60 02:34:28 v2.0.0-dev.61 02:34:28 v2.0.0-dev.62 02:34:28 v2.0.0-dev.63 02:34:28 v2.0.0-dev.64 02:34:28 v2.0.0-dev.65 02:34:28 v2.0.0-dev.66 02:34:28 v2.0.0-dev.67 02:34:28 v2.0.0-dev.68 02:34:28 v2.0.0-dev.69 02:34:28 v2.0.0-dev.7 02:34:28 v2.0.0-dev.70 02:34:28 v2.0.0-dev.71 02:34:28 v2.0.0-dev.72 02:34:28 v2.0.0-dev.73 02:34:28 v2.0.0-dev.74 02:34:28 v2.0.0-dev.75 02:34:28 v2.0.0-dev.76 02:34:28 v2.0.0-dev.77 02:34:28 v2.0.0-dev.78 02:34:28 v2.0.0-dev.79 02:34:28 v2.0.0-dev.8 02:34:28 v2.0.0-dev.80 02:34:28 v2.0.0-dev.81 02:34:28 v2.0.0-dev.82 02:34:28 v2.0.0-dev.83 02:34:28 v2.0.0-dev.84 02:34:28 v2.0.0-dev.85 02:34:28 v2.0.0-dev.86 02:34:28 v2.0.0-dev.87 02:34:28 v2.0.0-dev.88 02:34:28 v2.0.0-dev.89 02:34:28 v2.0.0-dev.9 02:34:28 v2.0.0-dev.90 02:34:28 v2.0.0-dev.91 02:34:28 v2.0.0-dev.92 02:34:28 v2.0.0-dev.93 02:34:28 v2.0.0-dev.94 02:34:28 v2.0.0-dev.95 02:34:28 v2.0.0-dev.96 02:34:28 v2.0.0-dev.97 02:34:28 v2.0.0-dev.98 02:34:28 v2.0.0-dev.99 02:34:28 v2.0.1-dev.1 02:34:28 v2.0.1-dev.10 02:34:28 v2.0.1-dev.11 02:34:28 v2.0.1-dev.12 02:34:28 v2.0.1-dev.13 02:34:28 v2.0.1-dev.14 02:34:28 v2.0.1-dev.15 02:34:28 v2.0.1-dev.16 02:34:28 v2.0.1-dev.17 02:34:28 v2.0.1-dev.18 02:34:28 v2.0.1-dev.19 02:34:28 v2.0.1-dev.2 02:34:28 v2.0.1-dev.20 02:34:28 v2.0.1-dev.21 02:34:28 v2.0.1-dev.22 02:34:28 v2.0.1-dev.23 02:34:28 v2.0.1-dev.24 02:34:28 v2.0.1-dev.25 02:34:28 v2.0.1-dev.26 02:34:28 v2.0.1-dev.27 02:34:28 v2.0.1-dev.28 02:34:28 v2.0.1-dev.3 02:34:28 v2.0.1-dev.4 02:34:28 v2.0.1-dev.5 02:34:28 v2.0.1-dev.6 02:34:28 v2.0.1-dev.7 02:34:28 v2.0.1-dev.8 02:34:28 v2.0.1-dev.9 02:34:28 v2.1.0 02:34:28 v2.1.1-dev.1 02:34:28 v2.2.0-dev.1 [Pipeline] sh 02:34:29 + lftools sign git-tag v2.1.1-dev.1 02:34:29 Signing Git tag with Sigul... 02:34:29 Signing v2.1.1-dev.1 [Pipeline] echo 02:34:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:34:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:34:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:34:31 $ docker stop --time=1 0ec97de0825b416579ad44da3edc0ef914c4eb343f61e7a4305f5883b54e13a2 02:34:32 $ docker rm -f 0ec97de0825b416579ad44da3edc0ef914c4eb343f61e7a4305f5883b54e13a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:34:32 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:34:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:33 . [Pipeline] withDockerContainer 02:34:33 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:34:33 $ docker top 3767f6ec08773af876968e255a1bd7510a5e061689e688be726639e63e9049e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:33 [ssh-agent] Looking for ssh-agent implementation... 02:34:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:33 $ docker exec 3767f6ec08773af876968e255a1bd7510a5e061689e688be726639e63e9049e4 ssh-agent 02:34:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoHNlaA/agent.14 02:34:33 SSH_AGENT_PID=20 02:34:33 Running ssh-add (command line suppressed) 02:34:34 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8252149538041249358.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8252149538041249358.key) 02:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:34 + git semver bump pre 02:34:34 # -> Open(): unable to determine branch for HEAD 02:34:34 # $GIT_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.git 02:34:34 # $GIT_WORK_TREE = /w/workspace/ry_go-mod-core-contracts_jakarta 02:34:34 # $SEMVER_REMOTE_NAME = origin 02:34:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:34 # $SEMVER_USER_NAME = edgex-jenkins 02:34:34 # $SEMVER_BRANCH = jakarta 02:34:34 # $SEMVER_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.semver 02:34:34 2.1.1-dev.2 [Pipeline] } 02:34:34 $ docker exec --env ******** --env ******** 3767f6ec08773af876968e255a1bd7510a5e061689e688be726639e63e9049e4 ssh-agent -k 02:34:34 unset SSH_AUTH_SOCK; 02:34:34 unset SSH_AGENT_PID; 02:34:34 echo Agent pid 20 killed; 02:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:34 + git semver [Pipeline] } 02:34:34 $ docker stop --time=1 3767f6ec08773af876968e255a1bd7510a5e061689e688be726639e63e9049e4 02:34:35 $ docker rm -f 3767f6ec08773af876968e255a1bd7510a5e061689e688be726639e63e9049e4 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:36 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 02:34:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:34:36 . [Pipeline] withDockerContainer 02:34:36 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:34:37 $ docker top e43b8a0674d64b2e73c39969aa62a5eee867d927aa192e83f4e590367efd2cae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:34:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:34:37 [ssh-agent] Looking for ssh-agent implementation... 02:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:34:37 $ docker exec e43b8a0674d64b2e73c39969aa62a5eee867d927aa192e83f4e590367efd2cae ssh-agent 02:34:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBodmFE/agent.14 02:34:37 SSH_AGENT_PID=21 02:34:37 Running ssh-add (command line suppressed) 02:34:37 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_4113953020429234510.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_4113953020429234510.key) 02:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:34:37 + git semver push 02:34:37 # -> Open(): unable to determine branch for HEAD 02:34:37 # $GIT_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.git 02:34:37 # $GIT_WORK_TREE = /w/workspace/ry_go-mod-core-contracts_jakarta 02:34:37 # $SEMVER_REMOTE_NAME = origin 02:34:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:34:37 # $SEMVER_USER_NAME = edgex-jenkins 02:34:37 # $SEMVER_BRANCH = jakarta 02:34:37 # $SEMVER_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.semver [Pipeline] } 02:34:39 $ docker exec --env ******** --env ******** e43b8a0674d64b2e73c39969aa62a5eee867d927aa192e83f4e590367efd2cae ssh-agent -k 02:34:39 unset SSH_AUTH_SOCK; 02:34:39 unset SSH_AGENT_PID; 02:34:39 echo Agent pid 21 killed; 02:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:34:40 + git semver [Pipeline] } 02:34:40 $ docker stop --time=1 e43b8a0674d64b2e73c39969aa62a5eee867d927aa192e83f4e590367efd2cae 02:34:41 $ docker rm -f e43b8a0674d64b2e73c39969aa62a5eee867d927aa192e83f4e590367efd2cae [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:34:42 + '[' -d /w/workspace/ry_go-mod-core-contracts_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:34:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:43 ---> package-listing.sh 02:34:43 ++ tr '[:upper:]' '[:lower:]' 02:34:43 ++ facter osfamily 02:34:43 + OS_FAMILY=redhat 02:34:43 + workspace=/w/workspace/ry_go-mod-core-contracts_jakarta 02:34:43 + START_PACKAGES=/tmp/packages_start.txt 02:34:43 + END_PACKAGES=/tmp/packages_end.txt 02:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:43 + PACKAGES=/tmp/packages_start.txt 02:34:43 + '[' /w/workspace/ry_go-mod-core-contracts_jakarta ']' 02:34:43 + PACKAGES=/tmp/packages_end.txt 02:34:43 + case "${OS_FAMILY}" in 02:34:43 + rpm -qa 02:34:43 + sort 02:34:44 + '[' -f /tmp/packages_start.txt ']' 02:34:44 + '[' -f /tmp/packages_end.txt ']' 02:34:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:44 + '[' /w/workspace/ry_go-mod-core-contracts_jakarta ']' 02:34:44 + mkdir -p /w/workspace/ry_go-mod-core-contracts_jakarta/archives/ 02:34:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_go-mod-core-contracts_jakarta/archives/ [Pipeline] echo 02:34:44 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/ry_go-mod-core-contracts_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:34:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:45 02:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:45 latest: Pulling from edgex-lftools-log-publisher 02:34:45 b4d181a07f80: Pulling fs layer 02:34:45 a1111a8f2ec3: Pulling fs layer 02:34:45 ed53099fbce6: Pulling fs layer 02:34:45 dc539afda2c1: Pulling fs layer 02:34:45 77bc0d833cb6: Pulling fs layer 02:34:45 9065ff56babe: Pulling fs layer 02:34:45 d287ab97295c: Pulling fs layer 02:34:45 9065ff56babe: Waiting 02:34:45 dc539afda2c1: Waiting 02:34:45 77bc0d833cb6: Waiting 02:34:45 d287ab97295c: Waiting 02:34:45 a1111a8f2ec3: Verifying Checksum 02:34:45 a1111a8f2ec3: Download complete 02:34:45 dc539afda2c1: Verifying Checksum 02:34:45 dc539afda2c1: Download complete 02:34:45 ed53099fbce6: Verifying Checksum 02:34:45 ed53099fbce6: Download complete 02:34:45 9065ff56babe: Verifying Checksum 02:34:45 9065ff56babe: Download complete 02:34:45 77bc0d833cb6: Verifying Checksum 02:34:45 77bc0d833cb6: Download complete 02:34:45 b4d181a07f80: Verifying Checksum 02:34:45 b4d181a07f80: Download complete 02:34:46 d287ab97295c: Verifying Checksum 02:34:46 d287ab97295c: Download complete 02:34:47 b4d181a07f80: Pull complete 02:34:47 a1111a8f2ec3: Pull complete 02:34:47 ed53099fbce6: Pull complete 02:34:48 dc539afda2c1: Pull complete 02:34:48 77bc0d833cb6: Pull complete 02:34:48 9065ff56babe: Pull complete 02:34:53 d287ab97295c: Pull complete 02:34:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:34:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:34:53 prd-centos7-docker-4c-2g-145 does not seem to be running inside a container 02:34:53 $ 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/ry_go-mod-core-contracts_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:34:55 $ docker top fd9e07dc4f7306fba03f27bb1f8cbbf972e369272b7f54823387ccb04c8a70c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:56 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:56 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:56 + ls /var/log/sa-host 02:34:56 + sadf -c /var/log/sa-host/sa03 02:34:56 file_magic: OK 02:34:56 HZ: Using current value: 100 02:34:56 file_header: OK 02:34:56 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 02:34:56 Statistics: 02:34:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:34:56 File successfully converted to sysstat format version 12.0.3 02:34:56 + sadf -c /var/log/sa-host/sa17 02:34:56 file_magic: OK 02:34:56 HZ: Using current value: 100 02:34:56 file_header: OK 02:34:56 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 02:34:56 Statistics: 02:34:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:34:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:57 provisioning config files... 02:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config9021537344941191874tmp [Pipeline] { [Pipeline] echo 02:34:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:57 ---> create-netrc.sh [Pipeline] } 02:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:57 ---> python-tools-install.sh [Pipeline] echo 02:34:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:58 ---> sudo-logs.sh 02:34:58 Archiving 'sudo' log.. 02:34:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-145.novalocal: Name or service not known 02:34:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-145.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:34:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:58 ---> job-cost.sh 02:34:58 lf-activate-venv: SKIPPING 02:34:58 DEBUG: total: 0.10999999940395355 02:34:58 INFO: Retrieving Stack Cost... 02:34:58 INFO: Retrieving Pricing Info for: v3-standard-2 02:34:58 INFO: Archiving Costs [Pipeline] echo 02:34:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:59 ---> logs-deploy.sh 02:34:59 lf-activate-venv: SKIPPING 02:34:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/jakarta/5 02:34:59 INFO: archiving workspace using pattern(s): 02:34:59 Archives upload complete. 02:34:59 INFO: archiving logs to Nexus 02:35:00 ---> uname -a: 02:35:00 Linux prd-centos7-docker-4c-2g-145.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 02:35:00 02:35:00 02:35:00 ---> lscpu: 02:35:00 Architecture: x86_64 02:35:00 CPU op-mode(s): 32-bit, 64-bit 02:35:00 Byte Order: Little Endian 02:35:00 Address sizes: 40 bits physical, 48 bits virtual 02:35:00 CPU(s): 2 02:35:00 On-line CPU(s) list: 0,1 02:35:00 Thread(s) per core: 1 02:35:00 Core(s) per socket: 1 02:35:00 Socket(s): 2 02:35:00 NUMA node(s): 1 02:35:00 Vendor ID: AuthenticAMD 02:35:00 CPU family: 23 02:35:00 Model: 49 02:35:00 Model name: AMD EPYC-Rome Processor 02:35:00 Stepping: 0 02:35:00 CPU MHz: 2799.998 02:35:00 BogoMIPS: 5599.99 02:35:00 Virtualization: AMD-V 02:35:00 Hypervisor vendor: KVM 02:35:00 Virtualization type: full 02:35:00 L1d cache: 32K 02:35:00 L1i cache: 32K 02:35:00 L2 cache: 512K 02:35:00 L3 cache: 16384K 02:35:00 NUMA node0 CPU(s): 0,1 02:35:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:35:00 02:35:00 02:35:00 ---> nproc: 02:35:00 2 02:35:00 02:35:00 02:35:00 ---> df -h: 02:35:00 Filesystem Size Used Avail Use% Mounted on 02:35:00 overlay 40G 9.0G 32G 23% / 02:35:00 tmpfs 64M 0 64M 0% /dev 02:35:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:35:00 shm 64M 0 64M 0% /dev/shm 02:35:00 /dev/vda1 40G 9.0G 32G 23% /facter-os 02:35:00 02:35:00 02:35:00 ---> sar -b -r -n DEV: 02:35:00 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/03/21 _x86_64_ (2 CPU) 02:35:00 02:35:00 02:28:42 LINUX RESTART (2 CPU) 02:35:00 02:35:00 02:29:01 tps rtps wtps bread/s bwrtn/s 02:35:00 02:30:02 104.65 15.82 88.83 5178.82 4239.34 02:35:00 02:31:01 1.46 0.00 1.46 0.00 29.79 02:35:00 02:32:02 0.23 0.00 0.23 0.00 2.83 02:35:00 02:33:01 0.15 0.00 0.15 0.00 1.93 02:35:00 02:34:01 8.29 0.03 8.26 3.73 482.00 02:35:00 Average: 23.11 3.19 19.92 1043.77 957.70 02:35:00 02:35:00 02:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:00 02:30:02 5690648 0 614276 7.67 2620 1701396 1241892 13.71 557580 1524476 16 02:35:00 02:31:01 5700852 0 604064 7.54 2620 1701404 1165292 12.87 549612 1524440 8 02:35:00 02:32:02 5698348 0 606568 7.57 2620 1701404 1165472 12.87 551208 1524440 20 02:35:00 02:33:01 5698272 0 606636 7.57 2620 1701412 1165160 12.86 551716 1524440 20 02:35:00 02:34:01 4916736 0 757064 9.45 2620 2332520 1568252 17.31 738780 2047280 630068 02:35:00 Average: 5540971 0 637722 7.96 2620 1827627 1261214 13.92 589779 1629015 126026 02:35:00 02:35:00 02:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:00 02:30:02 eth0 428.67 230.79 1053.80 73.83 0.00 0.00 0.00 0.00 02:35:00 02:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:30:02 docker0 10.61 5.63 2.59 37.83 0.00 0.00 0.00 0.00 02:35:00 02:31:01 eth0 0.61 0.19 0.14 0.05 0.00 0.00 0.00 0.00 02:35:00 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:32:02 eth0 1.48 0.63 0.65 0.46 0.00 0.00 0.00 0.00 02:35:00 02:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:33:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 02:35:00 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:34:01 eth0 147.29 82.30 4063.23 9.62 0.00 0.00 0.00 0.00 02:35:00 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 Average: eth0 116.43 63.23 1030.47 16.92 0.00 0.00 0.00 0.00 02:35:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:00 Average: docker0 2.14 1.13 0.52 7.62 0.00 0.00 0.00 0.00 02:35:00 02:35:00 02:35:00 ---> sar -P ALL: 02:35:00 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 12/03/21 _x86_64_ (2 CPU) 02:35:00 02:35:00 02:28:42 LINUX RESTART (2 CPU) 02:35:00 02:35:00 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:35:00 02:30:02 all 14.80 0.00 3.49 2.00 0.08 79.63 02:35:00 02:30:02 0 15.08 0.00 3.67 1.13 0.07 80.05 02:35:00 02:30:02 1 14.53 0.00 3.31 2.86 0.09 79.22 02:35:00 02:31:01 all 0.28 0.00 0.08 0.00 0.02 99.62 02:35:00 02:31:01 0 0.44 0.00 0.05 0.00 0.02 99.49 02:35:00 02:31:01 1 0.12 0.00 0.12 0.00 0.02 99.74 02:35:00 02:32:02 all 0.29 0.00 0.07 0.00 0.03 99.62 02:35:00 02:32:02 0 0.48 0.00 0.05 0.00 0.02 99.45 02:35:00 02:32:02 1 0.10 0.00 0.08 0.00 0.03 99.78 02:35:00 02:33:01 all 0.27 0.00 0.06 0.00 0.02 99.65 02:35:00 02:33:01 0 0.49 0.00 0.07 0.00 0.02 99.42 02:35:00 02:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:35:00 02:34:01 all 7.34 0.00 2.67 0.02 0.03 89.94 02:35:00 02:34:01 0 7.24 0.00 2.66 0.02 0.03 90.05 02:35:00 02:34:01 1 7.45 0.00 2.68 0.02 0.03 89.82 02:35:00 Average: all 4.57 0.00 1.27 0.40 0.03 93.73 02:35:00 Average: 0 4.71 0.00 1.29 0.23 0.03 93.74 02:35:00 Average: 1 4.42 0.00 1.24 0.57 0.04 93.73 02:35:00 02:35:00 02:35:00