Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 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-ssh3528742451582724055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh7806180932804225794.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 056ae7b86453181957306e7078512cbe12174832 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-ssh5174355560574884143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh9899042838354910183.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-ssh14594680972870245329.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, 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.23 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-6495’ Running on prd-ubuntu20.04-docker-8c-8g-6501 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 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 (main) Commit message: "feat: Reduce payload size for device events (#1012)" > 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 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 # timeout=10 > git rev-list --no-walk beaeb51bf53b0ca371ccfc7ed4199659b76c172d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:26 ========================================================= 04:42:26 EdgeX Global Pipelines Version Info 04:42:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:28 ------------------- 04:42:28 stable info: 04:42:28 ------------------- 04:42:28 Commited By: Cherry Wang cherry@iotechsys.com 04:42:28 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:42:28 Message: update stable to v1.0.276 04:42:28 ------------------- 04:42:28 experimental info: 04:42:28 ------------------- 04:42:28 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:28 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 04:42:28 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:42:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22c22c6 [Pipeline] echo 04:42:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:29 + git rev-list -1 --merges 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796~1..22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] echo 04:42:29 -----------> git rev-list -1 --merges 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796~1..22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [false] [Pipeline] sh 04:42:30 + git log --format=format:%s -1 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] echo 04:42:30 ========================================================= 04:42:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:30 + git log --format=format:%s -1 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] echo 04:42:30 [semverPrep] GIT_COMMIT: 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796, Commit Message: feat: Reduce payload size for device events (#1012) [Pipeline] echo 04:42:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:30 + grep -v github /etc/ssh/ssh_known_hosts 04:42:30 + [ -e /tmp/ssh_known_hosts ] 04:42:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:30 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:31 04:42:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:31 3dae71ba6b94: Pulling fs layer 04:42:31 6bf1a483ea7c: Pulling fs layer 04:42:31 f5dfc541a4d3: Pulling fs layer 04:42:31 461d9e800cba: Pulling fs layer 04:42:31 80192f66455f: Pulling fs layer 04:42:31 2e8e34ca0e6c: Pulling fs layer 04:42:31 a29436f7fd5d: Pulling fs layer 04:42:31 923cac83aea3: Pulling fs layer 04:42:31 25ad8b0a4227: Pulling fs layer 04:42:31 db01528c6b51: Pulling fs layer 04:42:31 28988de357af: Pulling fs layer 04:42:31 80192f66455f: Waiting 04:42:31 2e8e34ca0e6c: Waiting 04:42:31 a29436f7fd5d: Waiting 04:42:31 923cac83aea3: Waiting 04:42:31 25ad8b0a4227: Waiting 04:42:31 db01528c6b51: Waiting 04:42:31 28988de357af: Waiting 04:42:31 461d9e800cba: Waiting 04:42:31 6bf1a483ea7c: Verifying Checksum 04:42:31 6bf1a483ea7c: Download complete 04:42:31 461d9e800cba: Verifying Checksum 04:42:31 461d9e800cba: Download complete 04:42:31 80192f66455f: Verifying Checksum 04:42:31 80192f66455f: Download complete 04:42:31 f5dfc541a4d3: Verifying Checksum 04:42:31 f5dfc541a4d3: Download complete 04:42:31 3dae71ba6b94: Verifying Checksum 04:42:31 3dae71ba6b94: Download complete 04:42:31 923cac83aea3: Verifying Checksum 04:42:31 923cac83aea3: Download complete 04:42:32 25ad8b0a4227: Verifying Checksum 04:42:32 25ad8b0a4227: Download complete 04:42:32 db01528c6b51: Verifying Checksum 04:42:32 db01528c6b51: Download complete 04:42:32 28988de357af: Verifying Checksum 04:42:32 28988de357af: Download complete 04:42:32 a29436f7fd5d: Verifying Checksum 04:42:32 a29436f7fd5d: Download complete 04:42:32 2e8e34ca0e6c: Verifying Checksum 04:42:32 2e8e34ca0e6c: Download complete 04:42:33 3dae71ba6b94: Pull complete 04:42:33 6bf1a483ea7c: Pull complete 04:42:34 f5dfc541a4d3: Pull complete 04:42:34 461d9e800cba: Pull complete 04:42:34 80192f66455f: Pull complete 04:42:38 2e8e34ca0e6c: Pull complete 04:42:39 a29436f7fd5d: Pull complete 04:42:39 923cac83aea3: Pull complete 04:42:39 25ad8b0a4227: Pull complete 04:42:39 db01528c6b51: Pull complete 04:42:39 28988de357af: Pull complete 04:42:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:42:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:39 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:42:40 $ 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 04:42:41 $ docker top 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e -eo pid,comm 04:42:41 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). 04:42:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:41 [ssh-agent] Looking for ssh-agent implementation... 04:42:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:42 $ docker exec 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e ssh-agent 04:42:42 SSH_AUTH_SOCK=/tmp/ssh-gsJXlgpAUOT6/agent.32 04:42:42 SSH_AGENT_PID=38 04:42:42 Running ssh-add (command line suppressed) 04:42:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11242121699936276929.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11242121699936276929.key) 04:42:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:42 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] sh 04:42:42 + git tag --points-at HEAD [Pipeline] } 04:42:42 $ docker exec --env ******** --env ******** 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e ssh-agent -k 04:42:43 unset SSH_AUTH_SOCK; 04:42:43 unset SSH_AGENT_PID; 04:42:43 echo Agent pid 38 killed; 04:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:43 [ssh-agent] Looking for ssh-agent implementation... 04:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:43 $ docker exec 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e ssh-agent 04:42:43 SSH_AUTH_SOCK=/tmp/ssh-HpSdTAVyqgza/agent.85 04:42:43 SSH_AGENT_PID=91 04:42:43 Running ssh-add (command line suppressed) 04:42:43 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12155498604501927771.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12155498604501927771.key) 04:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:43 + git semver init 04:42:43 2025-08-08 04:42:43,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:43 2025-08-08 04:42:43,887 [run_init] DEBUG init version:0.0.0 force:False 04:42:43 2025-08-08 04:42:43,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 04:42:43 2025-08-08 04:42:43,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 04:42:43 2025-08-08 04:42:43,888 [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) 04:42:44 2025-08-08 04:42:44,803 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 04:42:44 2025-08-08 04:42:44,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 04:42:44 2025-08-08 04:42:44,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:42:44 2025-08-08 04:42:44,804 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:42:44 4.1.0-dev.11 [Pipeline] } 04:42:44 $ docker exec --env ******** --env ******** 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e ssh-agent -k 04:42:44 unset SSH_AUTH_SOCK; 04:42:44 unset SSH_AGENT_PID; 04:42:44 echo Agent pid 91 killed; 04:42:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:45 + git semver [Pipeline] } 04:42:45 $ docker stop --time=1 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e 04:42:46 $ docker rm -f --volumes 8da88aaba61ba83b6ce52424c611b84a65f2a242e2621d8194e82022c677482e [Pipeline] // withDockerContainer [Pipeline] sh 04:42:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:47 Stashed 1 file(s) [Pipeline] echo 04:42:47 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 04:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:42:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:42:47 ========================================================= 04:42:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:42:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:42:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:48 0a9a5dfd008f: Pulling fs layer 04:42:48 36466aa92d05: Pulling fs layer 04:42:48 e10405b45d13: Pulling fs layer 04:42:48 096b7ceb2af7: Pulling fs layer 04:42:48 4f4fb700ef54: Pulling fs layer 04:42:48 c451b95d7931: Pulling fs layer 04:42:48 9febf9df4401: Pulling fs layer 04:42:48 1477f019b032: Pulling fs layer 04:42:48 c7dc25521971: Pulling fs layer 04:42:48 4f4fb700ef54: Waiting 04:42:48 c451b95d7931: Waiting 04:42:48 9febf9df4401: Waiting 04:42:48 1477f019b032: Waiting 04:42:48 c7dc25521971: Waiting 04:42:48 096b7ceb2af7: Waiting 04:42:48 36466aa92d05: Verifying Checksum 04:42:48 36466aa92d05: Download complete 04:42:48 096b7ceb2af7: Verifying Checksum 04:42:48 096b7ceb2af7: Download complete 04:42:48 4f4fb700ef54: Download complete 04:42:48 c451b95d7931: Verifying Checksum 04:42:48 0a9a5dfd008f: Verifying Checksum 04:42:48 0a9a5dfd008f: Download complete 04:42:48 c451b95d7931: Download complete 04:42:48 9febf9df4401: Verifying Checksum 04:42:48 9febf9df4401: Download complete 04:42:48 0a9a5dfd008f: Pull complete 04:42:48 c7dc25521971: Verifying Checksum 04:42:48 c7dc25521971: Download complete 04:42:48 36466aa92d05: Pull complete 04:42:49 e10405b45d13: Download complete 04:42:49 1477f019b032: Verifying Checksum 04:42:49 1477f019b032: Download complete 04:42:54 e10405b45d13: Pull complete 04:42:54 096b7ceb2af7: Pull complete 04:42:54 4f4fb700ef54: Pull complete 04:42:54 c451b95d7931: Pull complete 04:42:54 9febf9df4401: Pull complete 04:42:56 1477f019b032: Pull complete 04:42:56 c7dc25521971: Pull complete 04:42:56 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 04:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:42:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 04:42:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:57 + docker inspect -f . ci-base-image-x86_64 04:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:57 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:42:57 $ 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 04:42:59 $ docker top a7fa6a265f2080492b6fc886213410aa1c45a2197588db656bff012c194d8192 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:59 + go version 04:42:59 go version go1.23.9 linux/amd64 [Pipeline] } 04:42:59 $ docker stop --time=1 a7fa6a265f2080492b6fc886213410aa1c45a2197588db656bff012c194d8192 04:43:00 $ docker rm -f --volumes a7fa6a265f2080492b6fc886213410aa1c45a2197588db656bff012c194d8192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:01 + docker inspect -f . ci-base-image-x86_64 04:43:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:01 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:43:01 $ 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 04:43:01 $ docker top 7717322041ddd0efbc8c940aff9deb2031baac6c53e0f2a2c2f825c9831191f9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:01 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 04:43:02 + make test 04:43:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:02 go: downloading github.com/google/uuid v1.6.0 04:43:02 go: downloading github.com/stretchr/testify v1.10.0 04:43:02 go: downloading github.com/go-playground/validator/v10 v10.27.0 04:43:02 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 04:43:02 go: downloading github.com/go-kit/log v0.2.1 04:43:02 go: downloading gopkg.in/yaml.v3 v3.0.1 04:43:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:43:02 go: downloading github.com/davecgh/go-spew v1.1.1 04:43:02 go: downloading github.com/pmezard/go-difflib v1.0.0 04:43:02 go: downloading github.com/stretchr/objx v0.5.2 04:43:02 go: downloading github.com/x448/float16 v0.8.4 04:43:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:43:02 go: downloading github.com/go-playground/universal-translator v0.18.1 04:43:02 go: downloading github.com/leodido/go-urn v1.4.0 04:43:02 go: downloading golang.org/x/crypto v0.36.0 04:43:02 go: downloading golang.org/x/text v0.23.0 04:43:02 go: downloading github.com/go-playground/locales v0.14.1 04:43:02 go: downloading golang.org/x/net v0.38.0 04:43:02 go: downloading golang.org/x/sys v0.31.0 04:43:04 github.com/edgexfoundry/go-mod-core-contracts/v4/clients coverage: 0.0% of statements 04:43:11 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 04:43:11 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 04:43:11 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.096s coverage: 79.0% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.008s coverage: 35.5% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.005s coverage: 29.4% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.013s coverage: 31.7% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.032s coverage: 77.2% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.005s coverage: 90.0% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.035s coverage: 84.1% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.008s coverage: 65.3% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.007s coverage: 33.8% of statements 04:43:11 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.013s coverage: 71.4% of statements 04:43:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:43:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:43:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:43:23 $ docker stop --time=1 7717322041ddd0efbc8c940aff9deb2031baac6c53e0f2a2c2f825c9831191f9 04:43:25 $ docker rm -f --volumes 7717322041ddd0efbc8c940aff9deb2031baac6c53e0f2a2c2f825c9831191f9 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:26 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 04:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:27 04:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:27 latest: Pulling from edgex-lftools-log-publisher 04:43:27 5eb5b503b376: Pulling fs layer 04:43:27 5c69ac0246d0: Pulling fs layer 04:43:27 ec43610c2a17: Pulling fs layer 04:43:27 3a2ae6a8a46f: Pulling fs layer 04:43:27 33b1e0a273af: Pulling fs layer 04:43:27 5d3b04190fa2: Pulling fs layer 04:43:27 2f39f015ded8: Pulling fs layer 04:43:27 3a2ae6a8a46f: Waiting 04:43:27 33b1e0a273af: Waiting 04:43:27 5d3b04190fa2: Waiting 04:43:27 2f39f015ded8: Waiting 04:43:27 5c69ac0246d0: Verifying Checksum 04:43:27 3a2ae6a8a46f: Download complete 04:43:27 33b1e0a273af: Verifying Checksum 04:43:27 33b1e0a273af: Download complete 04:43:27 5d3b04190fa2: Verifying Checksum 04:43:27 5d3b04190fa2: Download complete 04:43:27 ec43610c2a17: Verifying Checksum 04:43:27 ec43610c2a17: Download complete 04:43:27 5eb5b503b376: Verifying Checksum 04:43:27 5eb5b503b376: Download complete 04:43:28 2f39f015ded8: Verifying Checksum 04:43:28 2f39f015ded8: Download complete 04:43:29 5eb5b503b376: Pull complete 04:43:29 5c69ac0246d0: Pull complete 04:43:29 ec43610c2a17: Pull complete 04:43:29 3a2ae6a8a46f: Pull complete 04:43:29 33b1e0a273af: Pull complete 04:43:29 5d3b04190fa2: Pull complete 04:43:35 2f39f015ded8: Pull complete 04:43:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:43:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:35 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:43:35 $ 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 04:43:36 $ docker top 369b241a0122c0b08710dabc8541030fc349a2065dede2d5014ffcedafd0e12c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:36 ---> job-cost.sh 04:43:36 lf-activate-venv: SKIPPING 04:43:36 INFO: No Stack... 04:43:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:43:37 INFO: Archiving Costs [Pipeline] sh 04:43:37 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 04:43:37 + cut -d, -f6 [Pipeline] lock 04:43:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-255-stack-cost] 04:43:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-255-stack-cost] did not exist. Created. 04:43:37 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:37 + echo total: 0.2199999988079071 [Pipeline] stash 04:43:37 Stashed 1 file(s) [Pipeline] } 04:43:37 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-255-stack-cost] [Pipeline] // lock [Pipeline] } 04:43:37 $ docker stop --time=1 369b241a0122c0b08710dabc8541030fc349a2065dede2d5014ffcedafd0e12c 04:43:41 $ docker rm -f --volumes 369b241a0122c0b08710dabc8541030fc349a2065dede2d5014ffcedafd0e12c [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 04:43:41 provisioning config files... 04:43:41 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13867466534152941121tmp [Pipeline] { [Pipeline] sh 04:43:41 + set +x 04:43:41 + curl -s https://codecov.io/bash 04:43:41 + bash -s -- 04:43:41 04:43:41 _____ _ 04:43:41 / ____| | | 04:43:41 | | ___ __| | ___ ___ _____ __ 04:43:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:43:41 | |___| (_) | (_| | __/ (_| (_) \ V / 04:43:41 \_____\___/ \__,_|\___|\___\___/ \_/ 04:43:41 Bash-1.0.6 04:43:41 04:43:41 04:43:41 ==> git version 2.25.1 found 04:43:41 ==> 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 04:43:41 Release-Date: 2020-01-08 04:43:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:43:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:43:41 ==> Jenkins CI detected. 04:43:41 current dir:  /w/workspace/undry_go-mod-core-contracts_main 04:43:41 project root: . 04:43:41 --> token set from env 04:43:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:43:41 ==> Running gcov in . (disable via -X gcov) 04:43:41 ==> Python coveragepy not found 04:43:41 ==> Searching for coverage reports in: 04:43:41 + . 04:43:41 -> Found 1 reports 04:43:41 ==> Detecting git/mercurial file structure 04:43:41 ==> Reading reports 04:43:41 + ./coverage.out bytes=367946 04:43:41 ==> Appending adjustments 04:43:41 https://docs.codecov.io/docs/fixing-reports 04:43:42 + Found adjustments 04:43:42 ==> Gzipping contents 04:43:42 40K /tmp/codecov.90a0Qz.gz 04:43:42 ==> Uploading reports 04:43:42 url: https://codecov.io 04:43:42 query: branch=main&commit=22c22c6c2065d8f7b8aff8ad1da3b0719ca47796&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:42 -> Pinging Codecov 04:43:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=22c22c6c2065d8f7b8aff8ad1da3b0719ca47796&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 04:43:42 -> Uploading to 04:43:42 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-core-contracts/22c22c6c2065d8f7b8aff8ad1da3b0719ca47796/9888f136-eb07-4597-85b0-2cdd2c51ec85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250808%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250808T044342Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=da039e82d7d8f9477b23711ff2b151020d2401bcf66665ea3c77a89394acb47f 04:43:42 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:42 Dload Upload Total Spent Left Speed 04:43:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38391 0 0 100 38391 0 240k --:--:-- --:--:-- --:--:-- 240k 04:43:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] } 04:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:43:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:43:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:43 04:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:45 latest: Pulling from edgex-devops/edgex-snyk-go 04:43:45 0a9a5dfd008f: Already exists 04:43:45 36466aa92d05: Already exists 04:43:45 e10405b45d13: Already exists 04:43:45 096b7ceb2af7: Already exists 04:43:45 4f4fb700ef54: Already exists 04:43:45 e50aa161e22a: Pulling fs layer 04:43:45 d3c8db5fb9df: Pulling fs layer 04:43:46 e50aa161e22a: Verifying Checksum 04:43:46 e50aa161e22a: Download complete 04:43:46 e50aa161e22a: Pull complete 04:43:46 d3c8db5fb9df: Verifying Checksum 04:43:46 d3c8db5fb9df: Download complete 04:43:50 d3c8db5fb9df: Pull complete 04:43:50 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 04:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:43:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:50 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:43:50 $ 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 04:43:51 $ docker top 8f55685a212f55df47344f5c8df6c0759bbe8d81810db327180815c40f31d043 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:52 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 04:43:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 04:43:52 + set -o pipefail 04:43:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 04:43:56 04:43:56 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v4)... 04:43:56 04:43:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/99a3ee99-e8a2-4f36-852c-276806cab779 04:43:56 04:43:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:43:56 04:43:57 04:43:57 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:43:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:43:57 $ docker stop --time=1 8f55685a212f55df47344f5c8df6c0759bbe8d81810db327180815c40f31d043 04:43:59 $ docker rm -f --volumes 8f55685a212f55df47344f5c8df6c0759bbe8d81810db327180815c40f31d043 [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 04:44:00 + git log --format=format:%s -1 22c22c6c2065d8f7b8aff8ad1da3b0719ca47796 [Pipeline] sh 04:44:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:00 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:44:00 $ 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 04:44:01 $ docker top b9783a15c19d5eef6a92d979d39db6d776b427fba265b64413c22dd1d059a178 -eo pid,comm 04:44:01 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). 04:44:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:01 [ssh-agent] Looking for ssh-agent implementation... 04:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:01 $ docker exec b9783a15c19d5eef6a92d979d39db6d776b427fba265b64413c22dd1d059a178 ssh-agent 04:44:01 SSH_AUTH_SOCK=/tmp/ssh-JNviKOhdIAEU/agent.31 04:44:01 SSH_AGENT_PID=38 04:44:01 Running ssh-add (command line suppressed) 04:44:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2914081997836637512.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2914081997836637512.key) 04:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:01 + git semver tag 04:44:02 2025-08-08 04:44:01,957 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:02 2025-08-08 04:44:01,961 [run_tag] DEBUG tag force:False 04:44:02 2025-08-08 04:44:01,961 [check_head_tag] DEBUG check head tag 04:44:02 2025-08-08 04:44:01,963 [execute] INFO git cat-file --batch-check 04:44:02 2025-08-08 04:44:01,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 04:44:02 2025-08-08 04:44:01,966 [execute] INFO git cat-file --batch 04:44:02 2025-08-08 04:44:01,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=, shell=False, universal_newlines=False) 04:44:02 2025-08-08 04:44:02,001 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:02 2025-08-08 04:44:02,001 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 04:44:02 2025-08-08 04:44:02,002 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/undry_go-mod-core-contracts_main, stdin=None, shell=False, universal_newlines=False) 04:44:02 2025-08-08 04:44:02,004 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:02 4.1.0-dev.11 [Pipeline] } 04:44:02 $ docker exec --env ******** --env ******** b9783a15c19d5eef6a92d979d39db6d776b427fba265b64413c22dd1d059a178 ssh-agent -k 04:44:02 unset SSH_AUTH_SOCK; 04:44:02 unset SSH_AGENT_PID; 04:44:02 echo Agent pid 38 killed; 04:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:02 + git semver [Pipeline] } 04:44:02 $ docker stop --time=1 b9783a15c19d5eef6a92d979d39db6d776b427fba265b64413c22dd1d059a178 04:44:04 $ docker rm -f --volumes b9783a15c19d5eef6a92d979d39db6d776b427fba265b64413c22dd1d059a178 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:04 04:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:04 0.23.1-centos7: Pulling from edgex-lftools 04:44:04 ab5ef0e58194: Pulling fs layer 04:44:04 9712f1f96733: Pulling fs layer 04:44:04 63f879dbbcfc: Pulling fs layer 04:44:04 0d9ebad4ef96: Pulling fs layer 04:44:04 e9a5061849ea: Pulling fs layer 04:44:04 d747dcd14b5f: Pulling fs layer 04:44:04 2de7ff778b66: Pulling fs layer 04:44:04 0d9ebad4ef96: Waiting 04:44:04 e9a5061849ea: Waiting 04:44:04 d747dcd14b5f: Waiting 04:44:04 2de7ff778b66: Waiting 04:44:04 9712f1f96733: Verifying Checksum 04:44:04 9712f1f96733: Download complete 04:44:04 63f879dbbcfc: Verifying Checksum 04:44:04 63f879dbbcfc: Download complete 04:44:04 e9a5061849ea: Verifying Checksum 04:44:04 e9a5061849ea: Download complete 04:44:04 d747dcd14b5f: Verifying Checksum 04:44:04 d747dcd14b5f: Download complete 04:44:05 0d9ebad4ef96: Verifying Checksum 04:44:05 0d9ebad4ef96: Download complete 04:44:05 ab5ef0e58194: Verifying Checksum 04:44:05 ab5ef0e58194: Download complete 04:44:05 2de7ff778b66: Verifying Checksum 04:44:05 2de7ff778b66: Download complete 04:44:09 ab5ef0e58194: Pull complete 04:44:09 9712f1f96733: Pull complete 04:44:09 63f879dbbcfc: Pull complete 04:44:14 0d9ebad4ef96: Pull complete 04:44:15 e9a5061849ea: Pull complete 04:44:15 d747dcd14b5f: Pull complete 04:44:16 2de7ff778b66: Pull complete 04:44:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:16 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:44:16 $ 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 04:44:18 $ docker top 4eb0ad92541b16c3ba36909307e57c5075f17312836775efc47e2b312ef95628 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:44:18 provisioning config files... 04:44:18 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config11816195006062356731tmp 04:44:18 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3571389768994659383tmp 04:44:18 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8318416015808610134tmp [Pipeline] { [Pipeline] echo 04:44:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:44:18 ---> sigul-configuration.sh 04:44:18 gpg: directory `/root/.gnupg' created 04:44:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:44:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:44:18 gpg: keyring `/root/.gnupg/secring.gpg' created 04:44:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:44:18 gpg: CAST5 encrypted data 04:44:18 gpg: encrypted with 1 passphrase 04:44:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:44:19 + mkdir /home/jenkins 04:44:19 + mkdir /home/jenkins/sigul [Pipeline] sh 04:44:19 + 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 04:44:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:44:19 ---> sigul-install.sh 04:44:19 Sigul already installed; skipping installation. [Pipeline] sh 04:44:20 + git tag --list 04:44:20 v0.0.0 04:44:20 v0.0.1 04:44:20 v0.1.0 04:44:20 v0.1.1 04:44:20 v0.1.10 04:44:20 v0.1.100 04:44:20 v0.1.101 04:44:20 v0.1.102 04:44:20 v0.1.103 04:44:20 v0.1.104 04:44:20 v0.1.105 04:44:20 v0.1.106 04:44:20 v0.1.107 04:44:20 v0.1.108 04:44:20 v0.1.109 04:44:20 v0.1.11 04:44:20 v0.1.110 04:44:20 v0.1.111 04:44:20 v0.1.112 04:44:20 v0.1.113 04:44:20 v0.1.114 04:44:20 v0.1.115 04:44:20 v0.1.116 04:44:20 v0.1.117 04:44:20 v0.1.118 04:44:20 v0.1.119 04:44:20 v0.1.12 04:44:20 v0.1.120 04:44:20 v0.1.121 04:44:20 v0.1.122 04:44:20 v0.1.123 04:44:20 v0.1.124 04:44:20 v0.1.125 04:44:20 v0.1.126 04:44:20 v0.1.127 04:44:20 v0.1.128 04:44:20 v0.1.129 04:44:20 v0.1.13 04:44:20 v0.1.130 04:44:20 v0.1.131 04:44:20 v0.1.132 04:44:20 v0.1.133 04:44:20 v0.1.134 04:44:20 v0.1.135 04:44:20 v0.1.136 04:44:20 v0.1.137 04:44:20 v0.1.138 04:44:20 v0.1.139 04:44:20 v0.1.14 04:44:20 v0.1.140 04:44:20 v0.1.141 04:44:20 v0.1.142 04:44:20 v0.1.143 04:44:20 v0.1.144 04:44:20 v0.1.145 04:44:20 v0.1.146 04:44:20 v0.1.147 04:44:20 v0.1.148 04:44:20 v0.1.149 04:44:20 v0.1.15 04:44:20 v0.1.16 04:44:20 v0.1.17 04:44:20 v0.1.18 04:44:20 v0.1.19 04:44:20 v0.1.2 04:44:20 v0.1.20 04:44:20 v0.1.21 04:44:20 v0.1.22 04:44:20 v0.1.23 04:44:20 v0.1.24 04:44:20 v0.1.25 04:44:20 v0.1.26 04:44:20 v0.1.27 04:44:20 v0.1.28 04:44:20 v0.1.29 04:44:20 v0.1.3 04:44:20 v0.1.30 04:44:20 v0.1.31 04:44:20 v0.1.32 04:44:20 v0.1.33 04:44:20 v0.1.34 04:44:20 v0.1.35 04:44:20 v0.1.36 04:44:20 v0.1.37 04:44:20 v0.1.38 04:44:20 v0.1.39 04:44:20 v0.1.4 04:44:20 v0.1.40 04:44:20 v0.1.41 04:44:20 v0.1.42 04:44:20 v0.1.43 04:44:20 v0.1.44 04:44:20 v0.1.45 04:44:20 v0.1.46 04:44:20 v0.1.47 04:44:20 v0.1.48 04:44:20 v0.1.49 04:44:20 v0.1.5 04:44:20 v0.1.50 04:44:20 v0.1.51 04:44:20 v0.1.52 04:44:20 v0.1.53 04:44:20 v0.1.54 04:44:20 v0.1.55 04:44:20 v0.1.56 04:44:20 v0.1.57 04:44:20 v0.1.58 04:44:20 v0.1.59 04:44:20 v0.1.6 04:44:20 v0.1.60 04:44:20 v0.1.61 04:44:20 v0.1.62 04:44:20 v0.1.63 04:44:20 v0.1.64 04:44:20 v0.1.65 04:44:20 v0.1.66 04:44:20 v0.1.67 04:44:20 v0.1.68 04:44:20 v0.1.69 04:44:20 v0.1.7 04:44:20 v0.1.70 04:44:20 v0.1.71 04:44:20 v0.1.72 04:44:20 v0.1.73 04:44:20 v0.1.74 04:44:20 v0.1.75 04:44:20 v0.1.76 04:44:20 v0.1.77 04:44:20 v0.1.78 04:44:20 v0.1.79 04:44:20 v0.1.8 04:44:20 v0.1.80 04:44:20 v0.1.81 04:44:20 v0.1.82 04:44:20 v0.1.83 04:44:20 v0.1.84 04:44:20 v0.1.85 04:44:20 v0.1.86 04:44:20 v0.1.87 04:44:20 v0.1.88 04:44:20 v0.1.89 04:44:20 v0.1.9 04:44:20 v0.1.90 04:44:20 v0.1.91 04:44:20 v0.1.92 04:44:20 v0.1.93 04:44:20 v0.1.94 04:44:20 v0.1.95 04:44:20 v0.1.96 04:44:20 v0.1.97 04:44:20 v0.1.98 04:44:20 v0.1.99 04:44:20 v2.0.0 04:44:20 v2.1.0 04:44:20 v2.1.1 04:44:20 v2.2.0 04:44:20 v2.3.0 04:44:20 v3.0 04:44:20 v3.0.0 04:44:20 v3.1 04:44:20 v3.1.0 04:44:20 v4.0 04:44:20 v4.0.0 04:44:20 v4.0.1 04:44:20 v4.1.0-dev.1 04:44:20 v4.1.0-dev.10 04:44:20 v4.1.0-dev.11 04:44:20 v4.1.0-dev.2 04:44:20 v4.1.0-dev.3 04:44:20 v4.1.0-dev.4 04:44:20 v4.1.0-dev.5 04:44:20 v4.1.0-dev.6 04:44:20 v4.1.0-dev.7 04:44:20 v4.1.0-dev.8 04:44:20 v4.1.0-dev.9 [Pipeline] sh 04:44:20 + lftools sign git-tag v4.1.0-dev.11 04:44:21 Signing Git tag with Sigul... 04:44:21 Signing v4.1.0-dev.11 [Pipeline] echo 04:44:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:44:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:44:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:44:21 $ docker stop --time=1 4eb0ad92541b16c3ba36909307e57c5075f17312836775efc47e2b312ef95628 04:44:22 $ docker rm -f --volumes 4eb0ad92541b16c3ba36909307e57c5075f17312836775efc47e2b312ef95628 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:44:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:23 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:44: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 04:44:24 $ docker top 815cf8fffb300bc03fdf948681082ac9efdba89ffa26b6040e4d2168b2937f9f -eo pid,comm 04:44: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). 04:44:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:24 [ssh-agent] Looking for ssh-agent implementation... 04:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:24 $ docker exec 815cf8fffb300bc03fdf948681082ac9efdba89ffa26b6040e4d2168b2937f9f ssh-agent 04:44:24 SSH_AUTH_SOCK=/tmp/ssh-rbLnkEyIhYtC/agent.33 04:44:24 SSH_AGENT_PID=39 04:44:24 Running ssh-add (command line suppressed) 04:44:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18430584403825263670.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18430584403825263670.key) 04:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:24 + git semver bump pre 04:44:24 2025-08-08 04:44:24,901 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:24 2025-08-08 04:44:24,904 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:24 2025-08-08 04:44:24,904 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 04:44:24 2025-08-08 04:44:24,904 [bump_version] DEBUG bumped version:4.1.0-dev.12 04:44:24 2025-08-08 04:44:24,905 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 04:44:24 2025-08-08 04:44:24,905 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:24 2025-08-08 04:44:24,905 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:24 2025-08-08 04:44:24,907 [execute] INFO git cat-file --batch-check 04:44:24 2025-08-08 04:44:24,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 04:44:24 2025-08-08 04:44:24,910 [execute] INFO git cat-file --batch 04:44:24 2025-08-08 04:44:24,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 04:44:24 2025-08-08 04:44:24,913 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:24 4.1.0-dev.12 [Pipeline] } 04:44:24 $ docker exec --env ******** --env ******** 815cf8fffb300bc03fdf948681082ac9efdba89ffa26b6040e4d2168b2937f9f ssh-agent -k 04:44:25 unset SSH_AUTH_SOCK; 04:44:25 unset SSH_AGENT_PID; 04:44:25 echo Agent pid 39 killed; 04:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:25 + git semver [Pipeline] } 04:44:25 $ docker stop --time=1 815cf8fffb300bc03fdf948681082ac9efdba89ffa26b6040e4d2168b2937f9f 04:44:26 $ docker rm -f --volumes 815cf8fffb300bc03fdf948681082ac9efdba89ffa26b6040e4d2168b2937f9f [Pipeline] // withDockerContainer [Pipeline] sh 04:44:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:27 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:44:27 $ 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 04:44:27 $ docker top 6b2e464a73cd7386c9d88fddc9e297703a93a38f4094c5ed52bd0c7e026fa203 -eo pid,comm 04:44:27 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). 04:44:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:28 [ssh-agent] Looking for ssh-agent implementation... 04:44:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:28 $ docker exec 6b2e464a73cd7386c9d88fddc9e297703a93a38f4094c5ed52bd0c7e026fa203 ssh-agent 04:44:28 SSH_AUTH_SOCK=/tmp/ssh-c7ywoYtPLYfB/agent.32 04:44:28 SSH_AGENT_PID=38 04:44:28 Running ssh-add (command line suppressed) 04:44:28 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8720265518266753598.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8720265518266753598.key) 04:44:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:28 + git semver push 04:44:28 2025-08-08 04:44:28,870 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:44:28 2025-08-08 04:44:28,874 [run_push] DEBUG push 04:44:28 2025-08-08 04:44:28,874 [execute] INFO git cat-file --batch-check 04:44:28 2025-08-08 04:44:28,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=, shell=False, universal_newlines=False) 04:44:28 2025-08-08 04:44:28,877 [execute] INFO git rev-list b31ebae752b15ecfa0315492f28786c6c37534af -- 04:44:28 2025-08-08 04:44:28,877 [execute] DEBUG Popen(['git', 'rev-list', 'b31ebae752b15ecfa0315492f28786c6c37534af', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:44:28 2025-08-08 04:44:28,891 [execute] INFO git fetch -v -- origin 04:44:28 2025-08-08 04:44:28,891 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:44:29 2025-08-08 04:44:29,383 [run_push] DEBUG no remote changes detected 04:44:29 2025-08-08 04:44:29,384 [execute] INFO git push origin semver 04:44:29 2025-08-08 04:44:29,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:44:30 2025-08-08 04:44:30,130 [run_push] DEBUG push all version tags 04:44:30 2025-08-08 04:44:30,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:44:30 2025-08-08 04:44:30,131 [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) 04:44:30 2025-08-08 04:44:30,810 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 04:44:30 4.1.0-dev.12 [Pipeline] } 04:44:31 $ docker exec --env ******** --env ******** 6b2e464a73cd7386c9d88fddc9e297703a93a38f4094c5ed52bd0c7e026fa203 ssh-agent -k 04:44:31 unset SSH_AUTH_SOCK; 04:44:31 unset SSH_AGENT_PID; 04:44:31 echo Agent pid 38 killed; 04:44:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:31 + git semver [Pipeline] } 04:44:31 $ docker stop --time=1 6b2e464a73cd7386c9d88fddc9e297703a93a38f4094c5ed52bd0c7e026fa203 04:44:32 $ docker rm -f --volumes 6b2e464a73cd7386c9d88fddc9e297703a93a38f4094c5ed52bd0c7e026fa203 [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 04:44:33 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 04:44:33 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:44:33 total 16 04:44:33 drwxr-xr-x 3 root root 4096 Aug 8 04:43 . 04:44:33 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 04:44 .. 04:44:33 drwxr-xr-x 2 root root 4096 Aug 8 04:43 cost 04:44:33 -rw-r--r-- 1 root root 93 Aug 8 04:43 cost.csv 04:44:33 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 04:44:33 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 04:44:33 total 16 04:44:33 drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:43 . 04:44:33 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 04:44 .. 04:44:33 drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 04:43 cost 04:44:33 -rw-r--r-- 1 jenkins jenkins 93 Aug 8 04:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:44:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:44:34 ---> package-listing.sh 04:44:34 ++ facter osfamily 04:44:34 ++ tr '[:upper:]' '[:lower:]' 04:44:34 + OS_FAMILY=debian 04:44:34 + workspace=/w/workspace/undry_go-mod-core-contracts_main 04:44:34 + START_PACKAGES=/tmp/packages_start.txt 04:44:34 + END_PACKAGES=/tmp/packages_end.txt 04:44:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:44:34 + PACKAGES=/tmp/packages_start.txt 04:44:34 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:44:34 + PACKAGES=/tmp/packages_end.txt 04:44:34 + case "${OS_FAMILY}" in 04:44:34 + dpkg -l 04:44:34 + grep '^ii' 04:44:34 + '[' -f /tmp/packages_start.txt ']' 04:44:34 + '[' -f /tmp/packages_end.txt ']' 04:44:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:44:34 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 04:44:34 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 04:44:34 + 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 04:44:35 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 04:44:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:36 prd-ubuntu20.04-docker-8c-8g-6501 does not seem to be running inside a container 04:44:36 $ 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 04:44:36 $ docker top 7f4b4c45768bde081fc93e15b27522591edeedcff18ffbdf656f2de2878ff884 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:44:36 + mkdir -p /var/log/sysstat [Pipeline] sh 04:44:37 + ls /var/log/sa-host 04:44:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:44:37 provisioning config files... 04:44:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4868897769627752445tmp [Pipeline] { [Pipeline] echo 04:44:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:44:37 ---> create-netrc.sh [Pipeline] } 04:44:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:44:37 ---> python-tools-install.sh [Pipeline] echo 04:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:44:38 ---> sudo-logs.sh 04:44:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:44:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:44:38 ---> job-cost.sh 04:44:38 lf-activate-venv: SKIPPING 04:44:38 DEBUG: total: 0.2199999988079071 04:44:38 INFO: Retrieving Stack Cost... 04:44:38 INFO: Retrieving Pricing Info for: v3-standard-8 04:44:39 INFO: Archiving Costs [Pipeline] echo 04:44:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:44:39 ---> logs-deploy.sh 04:44:39 lf-activate-venv: SKIPPING 04:44:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/255 04:44:39 INFO: archiving workspace using pattern(s): 04:44:40 Archives upload complete. 04:44:40 INFO: archiving logs to Nexus