Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4deeeded2767da8de2223bd80090c8a419e81381 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-ssh9300521134622180134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13403288799716995462.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1897255609140105880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh6032409880089649497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh655572457137429353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.25 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4379’ Running on prd-ubuntu20.04-docker-8c-8g-4385 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 4deeeded2767da8de2223bd80090c8a419e81381 (main) Commit message: "Merge pull request #1043 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.1" > 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 4deeeded2767da8de2223bd80090c8a419e81381 # timeout=10 > git rev-list --no-walk 38c85c2449f0fd4f4f2068622aad16981770bde4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:36:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:36:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:36:32 ========================================================= 02:36:32 EdgeX Global Pipelines Version Info 02:36:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:36:33 ------------------- 02:36:33 stable info: 02:36:33 ------------------- 02:36:33 Commited By: Cherry Wang cherry@iotechsys.com 02:36:33 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:36:33 Message: update stable to v1.0.278 02:36:33 ------------------- 02:36:33 experimental info: 02:36:33 ------------------- 02:36:33 Commited By: **** collab-it+edgex@linuxfoundation.org 02:36:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:36:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:36:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4deeede [Pipeline] echo 02:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:36:34 + git rev-list -1 --merges 4deeeded2767da8de2223bd80090c8a419e81381~1..4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] echo 02:36:34 -----------> git rev-list -1 --merges 4deeeded2767da8de2223bd80090c8a419e81381~1..4deeeded2767da8de2223bd80090c8a419e81381 4deeeded2767da8de2223bd80090c8a419e81381 02:36:34 4deeeded2767da8de2223bd80090c8a419e81381 [false] [Pipeline] sh 02:36:35 + git log --format=format:%s -1 4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] echo 02:36:35 ========================================================= 02:36:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:36:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:35 + git log --format=format:%s -1 4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] echo 02:36:35 [semverPrep] GIT_COMMIT: 4deeeded2767da8de2223bd80090c8a419e81381, Commit Message: Merge pull request #1043 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.9.1 [Pipeline] echo 02:36:35 [semverPrep] This is not a build commit. [Pipeline] sh 02:36:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:36:35 + grep -v github /etc/ssh/ssh_known_hosts 02:36:35 + [ -e /tmp/ssh_known_hosts ] 02:36:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:36:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:36:35 + sudo tee -a /etc/ssh/ssh_known_hosts 02:36:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:36 02:36:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:36 0.1.4: Pulling from edgex-devops/py-git-semver 02:36:37 3dae71ba6b94: Pulling fs layer 02:36:37 6bf1a483ea7c: Pulling fs layer 02:36:37 f5dfc541a4d3: Pulling fs layer 02:36:37 461d9e800cba: Pulling fs layer 02:36:37 80192f66455f: Pulling fs layer 02:36:37 2e8e34ca0e6c: Pulling fs layer 02:36:37 a29436f7fd5d: Pulling fs layer 02:36:37 923cac83aea3: Pulling fs layer 02:36:37 25ad8b0a4227: Pulling fs layer 02:36:37 db01528c6b51: Pulling fs layer 02:36:37 28988de357af: Pulling fs layer 02:36:37 461d9e800cba: Waiting 02:36:37 a29436f7fd5d: Waiting 02:36:37 db01528c6b51: Waiting 02:36:37 923cac83aea3: Waiting 02:36:37 28988de357af: Waiting 02:36:37 25ad8b0a4227: Waiting 02:36:37 80192f66455f: Waiting 02:36:37 2e8e34ca0e6c: Waiting 02:36:37 6bf1a483ea7c: Verifying Checksum 02:36:37 6bf1a483ea7c: Download complete 02:36:37 461d9e800cba: Verifying Checksum 02:36:37 461d9e800cba: Download complete 02:36:37 80192f66455f: Verifying Checksum 02:36:37 80192f66455f: Download complete 02:36:37 f5dfc541a4d3: Verifying Checksum 02:36:37 f5dfc541a4d3: Download complete 02:36:37 3dae71ba6b94: Verifying Checksum 02:36:37 3dae71ba6b94: Download complete 02:36:37 923cac83aea3: Verifying Checksum 02:36:37 923cac83aea3: Download complete 02:36:37 25ad8b0a4227: Verifying Checksum 02:36:37 25ad8b0a4227: Download complete 02:36:37 db01528c6b51: Verifying Checksum 02:36:37 db01528c6b51: Download complete 02:36:37 28988de357af: Verifying Checksum 02:36:37 28988de357af: Download complete 02:36:37 a29436f7fd5d: Verifying Checksum 02:36:37 a29436f7fd5d: Download complete 02:36:37 2e8e34ca0e6c: Verifying Checksum 02:36:37 2e8e34ca0e6c: Download complete 02:36:38 3dae71ba6b94: Pull complete 02:36:39 6bf1a483ea7c: Pull complete 02:36:40 f5dfc541a4d3: Pull complete 02:36:40 461d9e800cba: Pull complete 02:36:40 80192f66455f: Pull complete 02:36:44 2e8e34ca0e6c: Pull complete 02:36:44 a29436f7fd5d: Pull complete 02:36:44 923cac83aea3: Pull complete 02:36:44 25ad8b0a4227: Pull complete 02:36:44 db01528c6b51: Pull complete 02:36:44 28988de357af: Pull complete 02:36:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:45 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:36:48 $ docker top db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee -eo pid,comm 02:36:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:36:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:48 [ssh-agent] Looking for ssh-agent implementation... 02:36:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:48 $ docker exec db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee ssh-agent 02:36:48 SSH_AUTH_SOCK=/tmp/ssh-MlpIYZNyVIYk/agent.33 02:36:48 SSH_AGENT_PID=39 02:36:48 Running ssh-add (command line suppressed) 02:36:48 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562140976148163811.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562140976148163811.key) 02:36:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:48 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] sh 02:36:49 + git tag --points-at HEAD [Pipeline] } 02:36:49 $ docker exec --env ******** --env ******** db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee ssh-agent -k 02:36:49 unset SSH_AUTH_SOCK; 02:36:49 unset SSH_AGENT_PID; 02:36:49 echo Agent pid 39 killed; 02:36:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:49 [ssh-agent] Looking for ssh-agent implementation... 02:36:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:49 $ docker exec db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee ssh-agent 02:36:49 SSH_AUTH_SOCK=/tmp/ssh-YaDuiPScFL7H/agent.86 02:36:49 SSH_AGENT_PID=92 02:36:49 Running ssh-add (command line suppressed) 02:36:49 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918398538485837910.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918398538485837910.key) 02:36:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:49 + git semver init 02:36:50 2026-03-31 02:36:50,164 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:36:50 2026-03-31 02:36:50,169 [run_init] DEBUG init version:0.0.0 force:False 02:36:50 2026-03-31 02:36:50,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 02:36:50 2026-03-31 02:36:50,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 02:36:50 2026-03-31 02:36:50,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 02:36:51 2026-03-31 02:36:51,198 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 02:36:51 2026-03-31 02:36:51,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 02:36:51 2026-03-31 02:36:51,199 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:36:51 2026-03-31 02:36:51,199 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:36:51 4.1.0-dev.31 [Pipeline] } 02:36:51 $ docker exec --env ******** --env ******** db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee ssh-agent -k 02:36:51 unset SSH_AUTH_SOCK; 02:36:51 unset SSH_AGENT_PID; 02:36:51 echo Agent pid 92 killed; 02:36:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:52 + git semver [Pipeline] } 02:36:52 $ docker stop --time=1 db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee 02:36:53 $ docker rm -f --volumes db0be90e6620c7c0c1ae82cd98cbc18dabc18b7a4449f92dc86b85d658af01ee [Pipeline] // withDockerContainer [Pipeline] sh 02:36:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:54 Stashed 1 file(s) [Pipeline] echo 02:36:54 [edgeXSemver]: initialized semver on version 4.1.0-dev.31 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 02:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:54 ========================================================= 02:36:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:36:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:36:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:36:55 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:36:55 2d35ebdb57d9: Pulling fs layer 02:36:55 c35fb4624d26: Pulling fs layer 02:36:55 4e2aec7ef170: Pulling fs layer 02:36:55 333b49ad6fbf: Pulling fs layer 02:36:55 4f4fb700ef54: Pulling fs layer 02:36:55 c3e65509a76b: Pulling fs layer 02:36:55 7cf9ebb963bd: Pulling fs layer 02:36:55 bb34ca984cfb: Pulling fs layer 02:36:55 151cf03bc807: Pulling fs layer 02:36:55 333b49ad6fbf: Waiting 02:36:55 4f4fb700ef54: Waiting 02:36:55 c3e65509a76b: Waiting 02:36:55 7cf9ebb963bd: Waiting 02:36:55 bb34ca984cfb: Waiting 02:36:55 151cf03bc807: Waiting 02:36:55 c35fb4624d26: Verifying Checksum 02:36:55 c35fb4624d26: Download complete 02:36:55 333b49ad6fbf: Verifying Checksum 02:36:55 333b49ad6fbf: Download complete 02:36:55 4f4fb700ef54: Verifying Checksum 02:36:55 4f4fb700ef54: Download complete 02:36:55 c3e65509a76b: Verifying Checksum 02:36:55 c3e65509a76b: Download complete 02:36:55 2d35ebdb57d9: Verifying Checksum 02:36:55 2d35ebdb57d9: Download complete 02:36:55 7cf9ebb963bd: Verifying Checksum 02:36:55 7cf9ebb963bd: Download complete 02:36:55 2d35ebdb57d9: Pull complete 02:36:55 c35fb4624d26: Pull complete 02:36:55 4e2aec7ef170: Verifying Checksum 02:36:55 4e2aec7ef170: Download complete 02:36:55 151cf03bc807: Verifying Checksum 02:36:55 151cf03bc807: Download complete 02:36:55 bb34ca984cfb: Verifying Checksum 02:36:55 bb34ca984cfb: Download complete 02:37:01 4e2aec7ef170: Pull complete 02:37:01 333b49ad6fbf: Pull complete 02:37:01 4f4fb700ef54: Pull complete 02:37:01 c3e65509a76b: Pull complete 02:37:01 7cf9ebb963bd: Pull complete 02:37:04 bb34ca984cfb: Pull complete 02:37:05 151cf03bc807: Pull complete 02:37:05 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 02:37:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:05 + docker inspect -f . ci-base-image-x86_64 02:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:05 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:08 $ docker top 26c442bcfe719760f3f4d36a804a950d71cf9af80db567690994ef4dc0d6457d -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:08 + go version 02:37:08 go version go1.25.2 linux/amd64 [Pipeline] } 02:37:08 $ docker stop --time=1 26c442bcfe719760f3f4d36a804a950d71cf9af80db567690994ef4dc0d6457d 02:37:10 $ docker rm -f --volumes 26c442bcfe719760f3f4d36a804a950d71cf9af80db567690994ef4dc0d6457d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:10 + docker inspect -f . ci-base-image-x86_64 02:37:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:10 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:37:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:10 $ docker top 3e43b83844e8d0a7bee5a0b2313dfc241b605bfd6194073bef57afbfad32b680 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:11 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 02:37:11 + make test 02:37:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:37:11 go: downloading github.com/go-playground/validator/v10 v10.30.1 02:37:11 go: downloading github.com/google/uuid v1.6.0 02:37:11 go: downloading github.com/stretchr/testify v1.11.1 02:37:11 go: downloading github.com/fxamacker/cbor/v2 v2.9.1 02:37:11 go: downloading gopkg.in/yaml.v3 v3.0.1 02:37:11 go: downloading github.com/go-kit/log v0.2.1 02:37:11 go: downloading github.com/davecgh/go-spew v1.1.1 02:37:11 go: downloading github.com/pmezard/go-difflib v1.0.0 02:37:11 go: downloading github.com/stretchr/objx v0.5.2 02:37:11 go: downloading github.com/gabriel-vasile/mimetype v1.4.12 02:37:11 go: downloading github.com/leodido/go-urn v1.4.0 02:37:11 go: downloading github.com/go-playground/universal-translator v0.18.1 02:37:11 go: downloading golang.org/x/crypto v0.46.0 02:37:11 go: downloading golang.org/x/text v0.32.0 02:37:11 go: downloading github.com/go-playground/locales v0.14.1 02:37:11 go: downloading github.com/x448/float16 v0.8.4 02:37:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:37:12 go: downloading golang.org/x/sys v0.39.0 02:37:16 github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.109s coverage: 78.7% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.015s coverage: 34.3% of statements 02:37:22 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 02:37:22 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.011s coverage: 29.4% of statements 02:37:22 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.027s coverage: 52.2% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.030s coverage: 78.0% of statements 02:37:22 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.004s coverage: 90.0% of statements 02:37:23 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.040s coverage: 85.1% of statements 02:37:23 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.007s coverage: 66.0% of statements 02:37:23 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.004s coverage: 33.8% of statements 02:37:23 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.013s coverage: 71.1% of statements 02:37:38 0 issues. 02:37:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:37:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:37:38 $ docker stop --time=1 3e43b83844e8d0a7bee5a0b2313dfc241b605bfd6194073bef57afbfad32b680 02:37:41 $ docker rm -f --volumes 3e43b83844e8d0a7bee5a0b2313dfc241b605bfd6194073bef57afbfad32b680 [Pipeline] // withDockerContainer [Pipeline] sh 02:37:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:42 02:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:42 latest: Pulling from edgex-lftools-log-publisher 02:37:42 5eb5b503b376: Pulling fs layer 02:37:42 5c69ac0246d0: Pulling fs layer 02:37:42 ec43610c2a17: Pulling fs layer 02:37:42 3a2ae6a8a46f: Pulling fs layer 02:37:42 33b1e0a273af: Pulling fs layer 02:37:42 5d3b04190fa2: Pulling fs layer 02:37:42 2f39f015ded8: Pulling fs layer 02:37:42 33b1e0a273af: Waiting 02:37:42 2f39f015ded8: Waiting 02:37:42 5d3b04190fa2: Waiting 02:37:42 3a2ae6a8a46f: Waiting 02:37:42 5c69ac0246d0: Download complete 02:37:42 3a2ae6a8a46f: Download complete 02:37:42 33b1e0a273af: Verifying Checksum 02:37:42 33b1e0a273af: Download complete 02:37:42 ec43610c2a17: Verifying Checksum 02:37:42 ec43610c2a17: Download complete 02:37:42 5d3b04190fa2: Verifying Checksum 02:37:42 5d3b04190fa2: Download complete 02:37:43 5eb5b503b376: Verifying Checksum 02:37:43 5eb5b503b376: Download complete 02:37:43 2f39f015ded8: Download complete 02:37:45 5eb5b503b376: Pull complete 02:37:45 5c69ac0246d0: Pull complete 02:37:45 ec43610c2a17: Pull complete 02:37:45 3a2ae6a8a46f: Pull complete 02:37:45 33b1e0a273af: Pull complete 02:37:45 5d3b04190fa2: Pull complete 02:37:52 2f39f015ded8: Pull complete 02:37:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:52 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:37:52 $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:37:54 $ docker top 2558b96be2cd7e6044e9388e7f6ca91a7dde1f14c8901b5a6f137164937ed583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:55 ---> job-cost.sh 02:37:55 lf-activate-venv: SKIPPING 02:37:55 INFO: No Stack... 02:37:55 INFO: Retrieving Pricing Info for: v3-standard-8 02:37:55 INFO: Archiving Costs [Pipeline] sh 02:37:55 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 02:37:55 + cut -d, -f6 [Pipeline] lock 02:37:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-276-stack-cost] 02:37:55 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-276-stack-cost] did not exist. Created. 02:37:55 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:37:56 + echo total: 0.2199999988079071 [Pipeline] stash 02:37:56 Stashed 1 file(s) [Pipeline] } 02:37:56 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-276-stack-cost] [Pipeline] // lock [Pipeline] } 02:37:56 $ docker stop --time=1 2558b96be2cd7e6044e9388e7f6ca91a7dde1f14c8901b5a6f137164937ed583 02:37:57 $ docker rm -f --volumes 2558b96be2cd7e6044e9388e7f6ca91a7dde1f14c8901b5a6f137164937ed583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:37:57 provisioning config files... 02:37:57 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10876101207273946226tmp [Pipeline] { [Pipeline] sh 02:37:58 + set +x 02:37:58 + curl -s https://codecov.io/bash 02:37:58 + bash -s -- 02:37:58 02:37:58 _____ _ 02:37:58 / ____| | | 02:37:58 | | ___ __| | ___ ___ _____ __ 02:37:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:37:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:37:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:37:58 Bash-1.0.6 02:37:58 02:37:58 02:37:58 ==> git version 2.25.1 found 02:37:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:37:58 Release-Date: 2020-01-08 02:37:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:37:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:37:58 ==> Jenkins CI detected. 02:37:58 current dir:  /w/workspace/undry_go-mod-core-contracts_main 02:37:58 project root: . 02:37:58 --> token set from env 02:37:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:37:58 ==> Running gcov in . (disable via -X gcov) 02:37:58 ==> Python coveragepy not found 02:37:58 ==> Searching for coverage reports in: 02:37:58 + . 02:37:58 -> Found 1 reports 02:37:58 ==> Detecting git/mercurial file structure 02:37:58 ==> Reading reports 02:37:58 + ./coverage.out bytes=393639 02:37:58 ==> Appending adjustments 02:37:58 https://docs.codecov.io/docs/fixing-reports 02:37:59 + Found adjustments 02:37:59 ==> Gzipping contents 02:37:59 40K /tmp/codecov.GBoyhx.gz 02:37:59 ==> Uploading reports 02:37:59 url: https://codecov.io 02:37:59 query: branch=main&commit=4deeeded2767da8de2223bd80090c8a419e81381&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:37:59 -> Pinging Codecov 02:37:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4deeeded2767da8de2223bd80090c8a419e81381&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 02:37:59 -> Uploading to 02:37:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/4deeeded2767da8de2223bd80090c8a419e81381/d3073cac-350f-4307-ae8f-c424971776b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260331T023759Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0d7367dbd9cf93a93fe6567e5faec427e3f976d96a01ec9d6f3e28685ea82c51 02:37:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:59 Dload Upload Total Spent Left Speed 02:37:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40933 0 0 100 40933 0 207k --:--:-- --:--:-- --:--:-- 207k 02:37:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] } 02:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:37:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:37:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:38:00 02:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:38:00 latest: Pulling from edgex-devops/edgex-snyk-go 02:38:00 2d35ebdb57d9: Already exists 02:38:00 85e8836fcdb2: Pulling fs layer 02:38:00 91631faa732a: Pulling fs layer 02:38:00 f3f5ae8826fa: Pulling fs layer 02:38:00 4f4fb700ef54: Pulling fs layer 02:38:00 7861252a18e6: Pulling fs layer 02:38:00 9130f900ef6f: Pulling fs layer 02:38:00 4f4fb700ef54: Waiting 02:38:00 7861252a18e6: Waiting 02:38:00 9130f900ef6f: Waiting 02:38:00 f3f5ae8826fa: Verifying Checksum 02:38:00 f3f5ae8826fa: Download complete 02:38:00 85e8836fcdb2: Download complete 02:38:00 4f4fb700ef54: Verifying Checksum 02:38:00 85e8836fcdb2: Pull complete 02:38:00 91631faa732a: Download complete 02:38:00 7861252a18e6: Verifying Checksum 02:38:00 7861252a18e6: Download complete 02:38:01 9130f900ef6f: Verifying Checksum 02:38:01 9130f900ef6f: Download complete 02:38:06 91631faa732a: Pull complete 02:38:06 f3f5ae8826fa: Pull complete 02:38:06 4f4fb700ef54: Pull complete 02:38:06 7861252a18e6: Pull complete 02:38:10 9130f900ef6f: Pull complete 02:38:10 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:38:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:10 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:38:13 $ docker top 0c40e7d9e48fce79c29182fbece134e252b28a4e99bf7f7a12d2fd318d9a6f28 -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:14 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 02:38:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 02:38:14 + set -o pipefail 02:38:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 02:38:19 02:38:19 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 02:38:19 02:38:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/575b89b7-4fa6-43b9-b3c1-c02aa4a31073 02:38:19 02:38:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:38:19 [Pipeline] } 02:38:20 $ docker stop --time=1 0c40e7d9e48fce79c29182fbece134e252b28a4e99bf7f7a12d2fd318d9a6f28 02:38:22 $ docker rm -f --volumes 0c40e7d9e48fce79c29182fbece134e252b28a4e99bf7f7a12d2fd318d9a6f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:23 + git log --format=format:%s -1 4deeeded2767da8de2223bd80090c8a419e81381 [Pipeline] sh 02:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:23 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:38:24 $ docker top d6611ce6ac97b08d0a1908ff609df6b6384bb602a08b8f99a28a2ecf6fc0c9b4 -eo pid,comm 02:38:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:38:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:24 [ssh-agent] Looking for ssh-agent implementation... 02:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:24 $ docker exec d6611ce6ac97b08d0a1908ff609df6b6384bb602a08b8f99a28a2ecf6fc0c9b4 ssh-agent 02:38:24 SSH_AUTH_SOCK=/tmp/ssh-No6k9KoqQKSY/agent.33 02:38:24 SSH_AGENT_PID=39 02:38:24 Running ssh-add (command line suppressed) 02:38:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_234632396910206071.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_234632396910206071.key) 02:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:25 + git semver tag 02:38:25 2026-03-31 02:38:25,234 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:38:25 2026-03-31 02:38:25,238 [run_tag] DEBUG tag force:False 02:38:25 2026-03-31 02:38:25,238 [check_head_tag] DEBUG check head tag 02:38:25 2026-03-31 02:38:25,241 [execute] INFO git cat-file --batch-check 02:38:25 2026-03-31 02:38:25,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 02:38:25 2026-03-31 02:38:25,244 [execute] INFO git cat-file --batch 02:38:25 2026-03-31 02:38:25,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 02:38:25 2026-03-31 02:38:25,291 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:25 2026-03-31 02:38:25,292 [execute] INFO git tag -a v4.1.0-dev.31 -m v4.1.0-dev.31 02:38:25 2026-03-31 02:38:25,292 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.31', '-m', 'v4.1.0-dev.31'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 02:38:25 2026-03-31 02:38:25,295 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:25 4.1.0-dev.31 [Pipeline] } 02:38:25 $ docker exec --env ******** --env ******** d6611ce6ac97b08d0a1908ff609df6b6384bb602a08b8f99a28a2ecf6fc0c9b4 ssh-agent -k 02:38:25 unset SSH_AUTH_SOCK; 02:38:25 unset SSH_AGENT_PID; 02:38:25 echo Agent pid 39 killed; 02:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:26 + git semver [Pipeline] } 02:38:26 $ docker stop --time=1 d6611ce6ac97b08d0a1908ff609df6b6384bb602a08b8f99a28a2ecf6fc0c9b4 02:38:27 $ docker rm -f --volumes d6611ce6ac97b08d0a1908ff609df6b6384bb602a08b8f99a28a2ecf6fc0c9b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:38:28 02:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:38:28 0.23.1-centos7: Pulling from edgex-lftools 02:38:28 ab5ef0e58194: Pulling fs layer 02:38:28 9712f1f96733: Pulling fs layer 02:38:28 63f879dbbcfc: Pulling fs layer 02:38:28 0d9ebad4ef96: Pulling fs layer 02:38:28 e9a5061849ea: Pulling fs layer 02:38:28 d747dcd14b5f: Pulling fs layer 02:38:28 2de7ff778b66: Pulling fs layer 02:38:28 e9a5061849ea: Waiting 02:38:28 d747dcd14b5f: Waiting 02:38:28 2de7ff778b66: Waiting 02:38:28 0d9ebad4ef96: Waiting 02:38:28 9712f1f96733: Verifying Checksum 02:38:28 63f879dbbcfc: Verifying Checksum 02:38:28 63f879dbbcfc: Download complete 02:38:29 e9a5061849ea: Verifying Checksum 02:38:29 e9a5061849ea: Download complete 02:38:29 d747dcd14b5f: Verifying Checksum 02:38:29 d747dcd14b5f: Download complete 02:38:29 0d9ebad4ef96: Verifying Checksum 02:38:29 0d9ebad4ef96: Download complete 02:38:29 ab5ef0e58194: Verifying Checksum 02:38:29 ab5ef0e58194: Download complete 02:38:29 2de7ff778b66: Verifying Checksum 02:38:29 2de7ff778b66: Download complete 02:38:33 ab5ef0e58194: Pull complete 02:38:33 9712f1f96733: Pull complete 02:38:34 63f879dbbcfc: Pull complete 02:38:39 0d9ebad4ef96: Pull complete 02:38:39 e9a5061849ea: Pull complete 02:38:39 d747dcd14b5f: Pull complete 02:38:41 2de7ff778b66: Pull complete 02:38:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:41 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:38:45 $ docker top 38b308e4d5d9099477c446859ac0ac3282a1df065236e19b00da20e141af0148 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:38:45 provisioning config files... 02:38:45 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1525068034372583268tmp 02:38:45 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2346535293965259784tmp 02:38:45 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2224074337650369841tmp [Pipeline] { [Pipeline] echo 02:38:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:38:45 ---> sigul-configuration.sh 02:38:45 gpg: directory `/root/.gnupg' created 02:38:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:38:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:38:45 gpg: keyring `/root/.gnupg/secring.gpg' created 02:38:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:38:45 gpg: CAST5 encrypted data 02:38:45 gpg: encrypted with 1 passphrase 02:38:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:38:45 + mkdir /home/jenkins 02:38:45 + mkdir /home/jenkins/sigul [Pipeline] sh 02:38:46 + 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:38:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:38:46 ---> sigul-install.sh 02:38:46 Sigul already installed; skipping installation. [Pipeline] sh 02:38:46 + git tag --list 02:38:46 v0.0.0 02:38:46 v0.0.1 02:38:46 v0.1.0 02:38:46 v0.1.1 02:38:46 v0.1.10 02:38:46 v0.1.100 02:38:46 v0.1.101 02:38:46 v0.1.102 02:38:46 v0.1.103 02:38:46 v0.1.104 02:38:46 v0.1.105 02:38:46 v0.1.106 02:38:46 v0.1.107 02:38:46 v0.1.108 02:38:46 v0.1.109 02:38:46 v0.1.11 02:38:46 v0.1.110 02:38:46 v0.1.111 02:38:46 v0.1.112 02:38:46 v0.1.113 02:38:46 v0.1.114 02:38:46 v0.1.115 02:38:46 v0.1.116 02:38:46 v0.1.117 02:38:46 v0.1.118 02:38:46 v0.1.119 02:38:46 v0.1.12 02:38:46 v0.1.120 02:38:46 v0.1.121 02:38:46 v0.1.122 02:38:46 v0.1.123 02:38:46 v0.1.124 02:38:46 v0.1.125 02:38:46 v0.1.126 02:38:46 v0.1.127 02:38:46 v0.1.128 02:38:46 v0.1.129 02:38:46 v0.1.13 02:38:46 v0.1.130 02:38:46 v0.1.131 02:38:46 v0.1.132 02:38:46 v0.1.133 02:38:46 v0.1.134 02:38:46 v0.1.135 02:38:46 v0.1.136 02:38:46 v0.1.137 02:38:46 v0.1.138 02:38:46 v0.1.139 02:38:46 v0.1.14 02:38:46 v0.1.140 02:38:46 v0.1.141 02:38:46 v0.1.142 02:38:46 v0.1.143 02:38:46 v0.1.144 02:38:46 v0.1.145 02:38:46 v0.1.146 02:38:46 v0.1.147 02:38:46 v0.1.148 02:38:46 v0.1.149 02:38:46 v0.1.15 02:38:46 v0.1.16 02:38:46 v0.1.17 02:38:46 v0.1.18 02:38:46 v0.1.19 02:38:46 v0.1.2 02:38:46 v0.1.20 02:38:46 v0.1.21 02:38:46 v0.1.22 02:38:46 v0.1.23 02:38:46 v0.1.24 02:38:46 v0.1.25 02:38:46 v0.1.26 02:38:46 v0.1.27 02:38:46 v0.1.28 02:38:46 v0.1.29 02:38:46 v0.1.3 02:38:46 v0.1.30 02:38:46 v0.1.31 02:38:46 v0.1.32 02:38:46 v0.1.33 02:38:46 v0.1.34 02:38:46 v0.1.35 02:38:46 v0.1.36 02:38:46 v0.1.37 02:38:46 v0.1.38 02:38:46 v0.1.39 02:38:46 v0.1.4 02:38:46 v0.1.40 02:38:46 v0.1.41 02:38:46 v0.1.42 02:38:46 v0.1.43 02:38:46 v0.1.44 02:38:46 v0.1.45 02:38:46 v0.1.46 02:38:46 v0.1.47 02:38:46 v0.1.48 02:38:46 v0.1.49 02:38:46 v0.1.5 02:38:46 v0.1.50 02:38:46 v0.1.51 02:38:46 v0.1.52 02:38:46 v0.1.53 02:38:46 v0.1.54 02:38:46 v0.1.55 02:38:46 v0.1.56 02:38:46 v0.1.57 02:38:46 v0.1.58 02:38:46 v0.1.59 02:38:46 v0.1.6 02:38:46 v0.1.60 02:38:46 v0.1.61 02:38:46 v0.1.62 02:38:46 v0.1.63 02:38:46 v0.1.64 02:38:46 v0.1.65 02:38:46 v0.1.66 02:38:46 v0.1.67 02:38:46 v0.1.68 02:38:46 v0.1.69 02:38:46 v0.1.7 02:38:46 v0.1.70 02:38:46 v0.1.71 02:38:46 v0.1.72 02:38:46 v0.1.73 02:38:46 v0.1.74 02:38:46 v0.1.75 02:38:46 v0.1.76 02:38:46 v0.1.77 02:38:46 v0.1.78 02:38:46 v0.1.79 02:38:46 v0.1.8 02:38:46 v0.1.80 02:38:46 v0.1.81 02:38:46 v0.1.82 02:38:46 v0.1.83 02:38:46 v0.1.84 02:38:46 v0.1.85 02:38:46 v0.1.86 02:38:46 v0.1.87 02:38:46 v0.1.88 02:38:46 v0.1.89 02:38:46 v0.1.9 02:38:46 v0.1.90 02:38:46 v0.1.91 02:38:46 v0.1.92 02:38:46 v0.1.93 02:38:46 v0.1.94 02:38:46 v0.1.95 02:38:46 v0.1.96 02:38:46 v0.1.97 02:38:46 v0.1.98 02:38:46 v0.1.99 02:38:46 v2.0.0 02:38:46 v2.1.0 02:38:46 v2.1.1 02:38:46 v2.2.0 02:38:46 v2.3.0 02:38:46 v3.0 02:38:46 v3.0.0 02:38:46 v3.1 02:38:46 v3.1.0 02:38:46 v4.0 02:38:46 v4.0.0 02:38:46 v4.0.1 02:38:46 v4.0.2 02:38:46 v4.1.0-dev.1 02:38:46 v4.1.0-dev.10 02:38:46 v4.1.0-dev.11 02:38:46 v4.1.0-dev.12 02:38:46 v4.1.0-dev.13 02:38:46 v4.1.0-dev.14 02:38:46 v4.1.0-dev.15 02:38:46 v4.1.0-dev.16 02:38:46 v4.1.0-dev.17 02:38:46 v4.1.0-dev.18 02:38:46 v4.1.0-dev.19 02:38:46 v4.1.0-dev.2 02:38:46 v4.1.0-dev.20 02:38:46 v4.1.0-dev.21 02:38:46 v4.1.0-dev.22 02:38:46 v4.1.0-dev.23 02:38:46 v4.1.0-dev.24 02:38:46 v4.1.0-dev.25 02:38:46 v4.1.0-dev.26 02:38:46 v4.1.0-dev.27 02:38:46 v4.1.0-dev.28 02:38:46 v4.1.0-dev.29 02:38:46 v4.1.0-dev.3 02:38:46 v4.1.0-dev.30 02:38:46 v4.1.0-dev.31 02:38:46 v4.1.0-dev.4 02:38:46 v4.1.0-dev.5 02:38:46 v4.1.0-dev.6 02:38:46 v4.1.0-dev.7 02:38:46 v4.1.0-dev.8 02:38:46 v4.1.0-dev.9 [Pipeline] sh 02:38:47 + lftools sign git-tag v4.1.0-dev.31 02:38:47 Signing Git tag with Sigul... 02:38:47 Signing v4.1.0-dev.31 [Pipeline] echo 02:38:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:38:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:38:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:38:48 $ docker stop --time=1 38b308e4d5d9099477c446859ac0ac3282a1df065236e19b00da20e141af0148 02:38:49 $ docker rm -f --volumes 38b308e4d5d9099477c446859ac0ac3282a1df065236e19b00da20e141af0148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:38:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:50 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:38:50 $ docker top 1fa312047f5c0c51495792fe06ec5edc5ea74f26b3cc1f3abb5bc3529bd93d50 -eo pid,comm 02:38:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:38:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:50 [ssh-agent] Looking for ssh-agent implementation... 02:38:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:50 $ docker exec 1fa312047f5c0c51495792fe06ec5edc5ea74f26b3cc1f3abb5bc3529bd93d50 ssh-agent 02:38:50 SSH_AUTH_SOCK=/tmp/ssh-Qot2FhrJaZz9/agent.32 02:38:50 SSH_AGENT_PID=38 02:38:50 Running ssh-add (command line suppressed) 02:38:51 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16150652572352860611.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_16150652572352860611.key) 02:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:51 + git semver bump pre 02:38:51 2026-03-31 02:38:51,589 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:38:51 2026-03-31 02:38:51,612 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:51 2026-03-31 02:38:51,613 [bump_version] DEBUG bumping version:4.1.0-dev.31 on axis:pre with prefix:dev 02:38:51 2026-03-31 02:38:51,613 [bump_version] DEBUG bumped version:4.1.0-dev.32 02:38:51 2026-03-31 02:38:51,613 [write_version] DEBUG write version:4.1.0-dev.32 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 02:38:51 2026-03-31 02:38:51,613 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:51 2026-03-31 02:38:51,613 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:51 2026-03-31 02:38:51,617 [execute] INFO git cat-file --batch-check 02:38:51 2026-03-31 02:38:51,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 02:38:51 2026-03-31 02:38:51,622 [execute] INFO git cat-file --batch 02:38:51 2026-03-31 02:38:51,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 02:38:51 2026-03-31 02:38:51,625 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:51 4.1.0-dev.32 [Pipeline] } 02:38:51 $ docker exec --env ******** --env ******** 1fa312047f5c0c51495792fe06ec5edc5ea74f26b3cc1f3abb5bc3529bd93d50 ssh-agent -k 02:38:51 unset SSH_AUTH_SOCK; 02:38:51 unset SSH_AGENT_PID; 02:38:51 echo Agent pid 38 killed; 02:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:52 + git semver [Pipeline] } 02:38:52 $ docker stop --time=1 1fa312047f5c0c51495792fe06ec5edc5ea74f26b3cc1f3abb5bc3529bd93d50 02:38:53 $ docker rm -f --volumes 1fa312047f5c0c51495792fe06ec5edc5ea74f26b3cc1f3abb5bc3529bd93d50 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:38:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:54 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:38:54 $ docker top 7a42ea23d29fdcb21945ae930fba59968af7a600024bbf7b45824cd301b378a4 -eo pid,comm 02:38:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:38:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:55 [ssh-agent] Looking for ssh-agent implementation... 02:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:55 $ docker exec 7a42ea23d29fdcb21945ae930fba59968af7a600024bbf7b45824cd301b378a4 ssh-agent 02:38:55 SSH_AUTH_SOCK=/tmp/ssh-9VqZYejPQzQb/agent.32 02:38:55 SSH_AGENT_PID=38 02:38:55 Running ssh-add (command line suppressed) 02:38:55 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14605721913794496007.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14605721913794496007.key) 02:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:55 + git semver push 02:38:55 2026-03-31 02:38:55,866 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:38:55 2026-03-31 02:38:55,870 [run_push] DEBUG push 02:38:55 2026-03-31 02:38:55,871 [execute] INFO git cat-file --batch-check 02:38:55 2026-03-31 02:38:55,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 02:38:55 2026-03-31 02:38:55,874 [execute] INFO git rev-list b70c0ad4cd51326599e0d65c0c7fcf6b1c79bd4b -- 02:38:55 2026-03-31 02:38:55,874 [execute] DEBUG Popen(['git', 'rev-list', 'b70c0ad4cd51326599e0d65c0c7fcf6b1c79bd4b', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:38:55 2026-03-31 02:38:55,890 [execute] INFO git fetch -v -- origin 02:38:55 2026-03-31 02:38:55,890 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:38:56 2026-03-31 02:38:56,434 [run_push] DEBUG no remote changes detected 02:38:56 2026-03-31 02:38:56,434 [execute] INFO git push origin semver 02:38:56 2026-03-31 02:38:56,435 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:38:57 2026-03-31 02:38:57,233 [run_push] DEBUG push all version tags 02:38:57 2026-03-31 02:38:57,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:38:57 2026-03-31 02:38:57,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 02:38:57 2026-03-31 02:38:57,955 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 02:38:57 4.1.0-dev.32 [Pipeline] } 02:38:58 $ docker exec --env ******** --env ******** 7a42ea23d29fdcb21945ae930fba59968af7a600024bbf7b45824cd301b378a4 ssh-agent -k 02:38:58 unset SSH_AUTH_SOCK; 02:38:58 unset SSH_AGENT_PID; 02:38:58 echo Agent pid 38 killed; 02:38:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:58 + git semver [Pipeline] } 02:38:58 $ docker stop --time=1 7a42ea23d29fdcb21945ae930fba59968af7a600024bbf7b45824cd301b378a4 02:39:00 $ docker rm -f --volumes 7a42ea23d29fdcb21945ae930fba59968af7a600024bbf7b45824cd301b378a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:39:00 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 02:39:00 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:39:00 total 16 02:39:00 drwxr-xr-x 3 root root 4096 Mar 31 02:37 . 02:39:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 02:38 .. 02:39:00 drwxr-xr-x 2 root root 4096 Mar 31 02:37 cost 02:39:00 -rw-r--r-- 1 root root 93 Mar 31 02:37 cost.csv 02:39:00 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 02:39:00 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 02:39:00 total 16 02:39:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 02:37 . 02:39:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 02:38 .. 02:39:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 02:37 cost 02:39:00 -rw-r--r-- 1 jenkins jenkins 93 Mar 31 02:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:02 ---> package-listing.sh 02:39:02 ++ facter osfamily 02:39:02 ++ tr '[:upper:]' '[:lower:]' 02:39:02 + OS_FAMILY=debian 02:39:02 + workspace=/w/workspace/undry_go-mod-core-contracts_main 02:39:02 + START_PACKAGES=/tmp/packages_start.txt 02:39:02 + END_PACKAGES=/tmp/packages_end.txt 02:39:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:02 + PACKAGES=/tmp/packages_start.txt 02:39:02 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:39:02 + PACKAGES=/tmp/packages_end.txt 02:39:02 + case "${OS_FAMILY}" in 02:39:02 + dpkg -l 02:39:02 + grep '^ii' 02:39:02 + '[' -f /tmp/packages_start.txt ']' 02:39:02 + '[' -f /tmp/packages_end.txt ']' 02:39:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:02 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 02:39:02 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 02:39:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 02:39:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:03 prd-ubuntu20.04-docker-8c-8g-4385 does not seem to be running inside a container 02:39:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:03 $ docker top 0e1ba0faa970a1740920f43556812d638070a42a2b5af381941ea0fd4e641cde -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:39:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:39:04 + ls /var/log/sa-host 02:39:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:04 provisioning config files... 02:39:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9918039932549076015tmp [Pipeline] { [Pipeline] echo 02:39:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:39:04 ---> create-netrc.sh [Pipeline] } 02:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:39:05 ---> python-tools-install.sh [Pipeline] echo 02:39:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:39:05 ---> sudo-logs.sh 02:39:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:39:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:39:05 ---> job-cost.sh 02:39:05 lf-activate-venv: SKIPPING 02:39:05 DEBUG: total: 0.2199999988079071 02:39:05 INFO: Retrieving Stack Cost... 02:39:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:06 INFO: Archiving Costs [Pipeline] echo 02:39:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:39:07 ---> logs-deploy.sh 02:39:07 lf-activate-venv: SKIPPING 02:39:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/276 02:39:07 INFO: archiving workspace using pattern(s): 02:39:07 Archives upload complete. 02:39:07 INFO: archiving logs to Nexus 02:39:08 ---> uname -a: 02:39:08 Linux prd-ubuntu20-04-docker-8c-8g-4385 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:39:08 02:39:08 02:39:08 ---> lscpu: 02:39:08 Architecture: x86_64 02:39:08 CPU op-mode(s): 32-bit, 64-bit 02:39:08 Byte Order: Little Endian 02:39:08 Address sizes: 40 bits physical, 48 bits virtual 02:39:08 CPU(s): 8 02:39:08 On-line CPU(s) list: 0-7 02:39:08 Thread(s) per core: 1 02:39:08 Core(s) per socket: 1 02:39:08 Socket(s): 8 02:39:08 NUMA node(s): 1 02:39:08 Vendor ID: AuthenticAMD 02:39:08 CPU family: 23 02:39:08 Model: 49 02:39:08 Model name: AMD EPYC-Rome Processor 02:39:08 Stepping: 0 02:39:08 CPU MHz: 2799.974 02:39:08 BogoMIPS: 5599.94 02:39:08 Virtualization: AMD-V 02:39:08 Hypervisor vendor: KVM 02:39:08 Virtualization type: full 02:39:08 L1d cache: 256 KiB 02:39:08 L1i cache: 256 KiB 02:39:08 L2 cache: 4 MiB 02:39:08 L3 cache: 128 MiB 02:39:08 NUMA node0 CPU(s): 0-7 02:39:08 Vulnerability Gather data sampling: Not affected 02:39:08 Vulnerability Itlb multihit: Not affected 02:39:08 Vulnerability L1tf: Not affected 02:39:08 Vulnerability Mds: Not affected 02:39:08 Vulnerability Meltdown: Not affected 02:39:08 Vulnerability Mmio stale data: Not affected 02:39:08 Vulnerability Retbleed: Vulnerable 02:39:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:39:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:39:08 Vulnerability Srbds: Not affected 02:39:08 Vulnerability Tsx async abort: Not affected 02:39:08 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:39:08 02:39:08 02:39:08 ---> nproc: 02:39:08 8 02:39:08 02:39:08 02:39:08 ---> df -h: 02:39:08 Filesystem Size Used Avail Use% Mounted on 02:39:08 overlay 155G 13G 143G 8% / 02:39:08 tmpfs 64M 0 64M 0% /dev 02:39:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:39:08 shm 64M 0 64M 0% /dev/shm 02:39:08 /dev/vda1 155G 13G 143G 8% /facter-os 02:39:08 02:39:08 02:39:08 ---> sar -b -r -n DEV: 02:39:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4385) 03/31/26 _x86_64_ (8 CPU) 02:39:08 02:39:08 02:35:53 LINUX RESTART (8 CPU) 02:39:08 02:39:08 02:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:39:08 02:37:01 373.20 72.25 300.95 0.00 12217.43 193505.35 0.00 02:39:08 02:38:01 128.03 0.64 127.39 0.00 33.49 54786.92 0.00 02:39:08 02:39:01 128.76 0.23 128.53 0.00 12.13 56030.93 0.00 02:39:08 Average: 210.46 24.51 185.95 0.00 4110.33 101701.66 0.00 02:39:08 02:39:08 02:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:08 02:37:01 28717040 31549052 746784 2.27 87248 3025716 1811828 5.34 955560 2807324 537436 02:39:08 02:38:01 27757204 31526132 758232 2.31 113108 3864316 1819500 5.36 1119056 3515432 238284 02:39:08 02:39:01 26489852 31517588 761264 2.32 165644 4941552 1686284 4.97 1224524 4551572 232 02:39:08 Average: 27654699 31530924 755427 2.30 122000 3943861 1772537 5.23 1099713 3624776 258651 02:39:08 02:39:08 02:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:08 02:37:01 ens3 639.11 403.32 8022.18 124.66 0.00 0.00 0.00 0.00 02:39:08 02:37:01 docker0 6.28 7.72 0.71 75.34 0.00 0.00 0.00 0.00 02:39:08 02:37:01 lo 3.43 3.43 0.33 0.33 0.00 0.00 0.00 0.00 02:39:08 02:38:01 ens3 281.68 175.44 6213.48 35.81 0.00 0.00 0.00 0.00 02:39:08 02:38:01 docker0 21.84 26.01 1.97 380.14 0.00 0.00 0.00 0.00 02:39:08 02:38:01 lo 2.17 2.17 0.20 0.20 0.00 0.00 0.00 0.00 02:39:08 02:39:01 ens3 286.94 203.37 4516.63 133.11 0.00 0.00 0.00 0.00 02:39:08 02:39:01 docker0 28.95 28.90 2.88 379.59 0.00 0.00 0.00 0.00 02:39:08 02:39:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 02:39:08 Average: ens3 403.25 261.19 6250.97 98.21 0.00 0.00 0.00 0.00 02:39:08 Average: docker0 19.01 20.85 1.85 277.79 0.00 0.00 0.00 0.00 02:39:08 Average: lo 2.16 2.16 0.21 0.21 0.00 0.00 0.00 0.00 02:39:08 02:39:08 02:39:08 ---> sar -P ALL: 02:39:08 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4385) 03/31/26 _x86_64_ (8 CPU) 02:39:08 02:39:08 02:35:53 LINUX RESTART (8 CPU) 02:39:08 02:39:08 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:39:08 02:37:01 all 9.69 0.00 3.05 2.04 0.06 85.17 02:39:08 02:37:01 0 11.01 0.00 3.54 4.97 0.07 80.41 02:39:08 02:37:01 1 7.36 0.00 3.08 3.57 0.07 85.93 02:39:08 02:37:01 2 7.47 0.00 2.37 3.68 0.05 86.43 02:39:08 02:37:01 3 8.54 0.00 1.87 0.79 0.05 88.75 02:39:08 02:37:01 4 11.50 0.00 2.53 0.62 0.05 85.30 02:39:08 02:37:01 5 11.06 0.00 3.01 0.73 0.07 85.14 02:39:08 02:37:01 6 8.39 0.00 2.55 0.30 0.07 88.69 02:39:08 02:37:01 7 12.16 0.00 5.45 1.64 0.05 80.69 02:39:08 02:38:01 all 27.86 0.00 5.39 1.38 0.08 65.29 02:39:08 02:38:01 0 27.38 0.00 5.73 1.84 0.09 64.96 02:39:08 02:38:01 1 29.63 0.00 5.22 0.14 0.09 64.93 02:39:08 02:38:01 2 26.77 0.00 5.25 1.84 0.07 66.07 02:39:08 02:38:01 3 29.44 0.00 5.00 0.22 0.09 65.24 02:39:08 02:38:01 4 28.65 0.00 5.31 0.22 0.09 65.73 02:39:08 02:38:01 5 26.55 0.00 5.65 3.65 0.08 64.06 02:39:08 02:38:01 6 27.62 0.00 6.30 2.17 0.09 63.83 02:39:08 02:38:01 7 26.84 0.00 4.68 0.92 0.07 67.50 02:39:08 02:39:01 all 8.63 0.00 3.59 1.61 0.05 86.11 02:39:08 02:39:01 0 8.89 0.00 3.67 0.03 0.05 87.35 02:39:08 02:39:01 1 8.26 0.00 3.87 0.59 0.05 87.23 02:39:08 02:39:01 2 8.59 0.00 3.52 0.36 0.07 87.47 02:39:08 02:39:01 3 8.79 0.00 2.96 0.66 0.05 87.53 02:39:08 02:39:01 4 8.21 0.00 2.88 1.38 0.05 87.48 02:39:08 02:39:01 5 9.35 0.00 4.06 8.16 0.07 78.37 02:39:08 02:39:01 6 8.38 0.00 4.02 1.53 0.05 86.02 02:39:08 02:39:01 7 8.56 0.00 3.76 0.17 0.05 87.46 02:39:08 Average: all 15.33 0.00 4.00 1.68 0.07 78.92 02:39:08 Average: 0 15.68 0.00 4.30 2.28 0.07 77.66 02:39:08 Average: 1 15.02 0.00 4.05 1.44 0.07 79.43 02:39:08 Average: 2 14.21 0.00 3.70 1.96 0.06 80.06 02:39:08 Average: 3 15.52 0.00 3.27 0.56 0.06 80.59 02:39:08 Average: 4 16.05 0.00 3.57 0.75 0.06 79.58 02:39:08 Average: 5 15.62 0.00 4.24 4.19 0.07 75.88 02:39:08 Average: 6 14.72 0.00 4.27 1.32 0.07 79.62 02:39:08 Average: 7 15.82 0.00 4.63 0.91 0.06 78.58 02:39:08 02:39:08 02:39:08