Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea13c9b3c20d610f68b721375534697523c37432 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-ssh14588732290763954009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh11290417579804598715.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17462134505600074169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh844281139956511185.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16832304520591393447.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-991 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea13c9b3c20d610f68b721375534697523c37432 (main) Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.43" > git config core.sparsecheckout # timeout=10 > git checkout -f ea13c9b3c20d610f68b721375534697523c37432 # timeout=10 > git rev-list --no-walk 206c1ca2dda6ab2b3d710be026a900f39cabca4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-08-27T09:05:24.367Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-08-27T09:05:24.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-08-27T09:05:24.469Z] ========================================================= [2026-08-27T09:05:24.469Z] EdgeX Global Pipelines Version Info [2026-08-27T09:05:24.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:05:25.623Z] ------------------- [2026-08-27T09:05:25.623Z] stable info: [2026-08-27T09:05:25.623Z] ------------------- [2026-08-27T09:05:25.623Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-08-27T09:05:25.624Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-27T09:05:25.624Z] Message: update stable to v1.0.281 [2026-08-27T09:05:26.197Z] ------------------- [2026-08-27T09:05:26.197Z] experimental info: [2026-08-27T09:05:26.197Z] ------------------- [2026-08-27T09:05:26.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-08-27T09:05:26.197Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-27T09:05:26.197Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-08-27T09:05:26.295Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2026-08-27T09:05:26.315Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2026-08-27T09:05:26.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-08-27T09:05:26.356Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-08-27T09:05:26.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-08-27T09:05:26.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-08-27T09:05:26.413Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-08-27T09:05:26.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-08-27T09:05:26.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-08-27T09:05:26.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-08-27T09:05:26.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-08-27T09:05:26.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2026-08-27T09:05:26.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-08-27T09:05:26.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-08-27T09:05:26.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-08-27T09:05:26.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-08-27T09:05:26.658Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-08-27T09:05:26.677Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-08-27T09:05:26.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-08-27T09:05:26.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-08-27T09:05:26.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-08-27T09:05:26.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-08-27T09:05:26.790Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-08-27T09:05:26.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-08-27T09:05:26.838Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-08-27T09:05:26.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-08-27T09:05:26.887Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-08-27T09:05:26.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-08-27T09:05:26.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-08-27T09:05:26.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-08-27T09:05:26.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo [2026-08-27T09:05:26.999Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea13c9b [Pipeline] echo [2026-08-27T09:05:27.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-08-27T09:05:27.409Z] + git rev-list -1 --merges ea13c9b3c20d610f68b721375534697523c37432~1..ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo [2026-08-27T09:05:27.441Z] -----------> git rev-list -1 --merges ea13c9b3c20d610f68b721375534697523c37432~1..ea13c9b3c20d610f68b721375534697523c37432 ea13c9b3c20d610f68b721375534697523c37432 [2026-08-27T09:05:27.441Z] ea13c9b3c20d610f68b721375534697523c37432 [false] [Pipeline] sh [2026-08-27T09:05:27.746Z] + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo [2026-08-27T09:05:27.766Z] ========================================================= [2026-08-27T09:05:27.766Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-08-27T09:05:27.766Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-08-27T09:05:28.119Z] + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] echo [2026-08-27T09:05:28.136Z] [semverPrep] GIT_COMMIT: ea13c9b3c20d610f68b721375534697523c37432, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.43 [Pipeline] echo [2026-08-27T09:05:28.151Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-08-27T09:05:28.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-27T09:05:28.552Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-08-27T09:05:28.552Z] + [ -e /tmp/ssh_known_hosts ] [2026-08-27T09:05:28.552Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-08-27T09:05:28.552Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-08-27T09:05:28.552Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-08-27T09:05:28.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:05:28.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:05:29.572Z] [2026-08-27T09:05:29.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:05:29.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:05:30.157Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-08-27T09:05:30.157Z] 3dae71ba6b94: Pulling fs layer [2026-08-27T09:05:30.157Z] 6bf1a483ea7c: Pulling fs layer [2026-08-27T09:05:30.157Z] f5dfc541a4d3: Pulling fs layer [2026-08-27T09:05:30.157Z] 461d9e800cba: Pulling fs layer [2026-08-27T09:05:30.157Z] 80192f66455f: Pulling fs layer [2026-08-27T09:05:30.157Z] 2e8e34ca0e6c: Pulling fs layer [2026-08-27T09:05:30.157Z] 461d9e800cba: Waiting [2026-08-27T09:05:30.157Z] 80192f66455f: Waiting [2026-08-27T09:05:30.157Z] 2e8e34ca0e6c: Waiting [2026-08-27T09:05:30.157Z] a29436f7fd5d: Pulling fs layer [2026-08-27T09:05:30.157Z] 923cac83aea3: Pulling fs layer [2026-08-27T09:05:30.157Z] a29436f7fd5d: Waiting [2026-08-27T09:05:30.157Z] 25ad8b0a4227: Pulling fs layer [2026-08-27T09:05:30.157Z] 923cac83aea3: Waiting [2026-08-27T09:05:30.157Z] db01528c6b51: Pulling fs layer [2026-08-27T09:05:30.157Z] 28988de357af: Pulling fs layer [2026-08-27T09:05:30.157Z] 25ad8b0a4227: Waiting [2026-08-27T09:05:30.157Z] db01528c6b51: Waiting [2026-08-27T09:05:30.157Z] 28988de357af: Waiting [2026-08-27T09:05:30.157Z] 6bf1a483ea7c: Verifying Checksum [2026-08-27T09:05:30.157Z] 6bf1a483ea7c: Download complete [2026-08-27T09:05:30.157Z] 461d9e800cba: Verifying Checksum [2026-08-27T09:05:30.157Z] 461d9e800cba: Download complete [2026-08-27T09:05:30.157Z] 80192f66455f: Verifying Checksum [2026-08-27T09:05:30.157Z] 80192f66455f: Download complete [2026-08-27T09:05:30.419Z] 3dae71ba6b94: Download complete [2026-08-27T09:05:30.419Z] f5dfc541a4d3: Verifying Checksum [2026-08-27T09:05:30.419Z] f5dfc541a4d3: Download complete [2026-08-27T09:05:30.419Z] 923cac83aea3: Verifying Checksum [2026-08-27T09:05:30.419Z] 923cac83aea3: Download complete [2026-08-27T09:05:30.681Z] 25ad8b0a4227: Verifying Checksum [2026-08-27T09:05:30.681Z] 25ad8b0a4227: Download complete [2026-08-27T09:05:30.681Z] db01528c6b51: Verifying Checksum [2026-08-27T09:05:30.681Z] db01528c6b51: Download complete [2026-08-27T09:05:30.681Z] 28988de357af: Verifying Checksum [2026-08-27T09:05:30.681Z] 28988de357af: Download complete [2026-08-27T09:05:30.943Z] a29436f7fd5d: Verifying Checksum [2026-08-27T09:05:30.943Z] a29436f7fd5d: Download complete [2026-08-27T09:05:31.202Z] 2e8e34ca0e6c: Verifying Checksum [2026-08-27T09:05:31.202Z] 2e8e34ca0e6c: Download complete [2026-08-27T09:05:31.464Z] 3dae71ba6b94: Pull complete [2026-08-27T09:05:31.726Z] 6bf1a483ea7c: Pull complete [2026-08-27T09:05:32.676Z] f5dfc541a4d3: Pull complete [2026-08-27T09:05:32.676Z] 461d9e800cba: Pull complete [2026-08-27T09:05:32.676Z] 80192f66455f: Pull complete [2026-08-27T09:05:35.979Z] 2e8e34ca0e6c: Pull complete [2026-08-27T09:05:36.550Z] a29436f7fd5d: Pull complete [2026-08-27T09:05:36.550Z] 923cac83aea3: Pull complete [2026-08-27T09:05:36.811Z] 25ad8b0a4227: Pull complete [2026-08-27T09:05:36.811Z] db01528c6b51: Pull complete [2026-08-27T09:05:36.811Z] 28988de357af: Pull complete [2026-08-27T09:05:36.811Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-08-27T09:05:36.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:05:36.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:05:36.973Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:05:37.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:05:38.802Z] $ docker top e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e -eo pid,comm [2026-08-27T09:05:38.866Z] 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). [2026-08-27T09:05:38.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-27T09:05:38.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-27T09:05:38.924Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-27T09:05:39.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-27T09:05:39.078Z] $ docker exec e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent [2026-08-27T09:05:39.207Z] SSH_AUTH_SOCK=/tmp/ssh-ky76Ne8YzxdG/agent.33 [2026-08-27T09:05:39.207Z] SSH_AGENT_PID=39 [2026-08-27T09:05:39.216Z] Running ssh-add (command line suppressed) [2026-08-27T09:05:39.344Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5822363327465115629.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5822363327465115629.key) [2026-08-27T09:05:39.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-27T09:05:39.668Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] sh [2026-08-27T09:05:39.963Z] + git tag --points-at HEAD [Pipeline] } [2026-08-27T09:05:39.975Z] $ docker exec --env ******** --env ******** e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent -k [2026-08-27T09:05:40.101Z] unset SSH_AUTH_SOCK; [2026-08-27T09:05:40.101Z] unset SSH_AGENT_PID; [2026-08-27T09:05:40.101Z] echo Agent pid 39 killed; [2026-08-27T09:05:40.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-08-27T09:05:40.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-27T09:05:40.159Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-27T09:05:40.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-27T09:05:40.301Z] $ docker exec e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent [2026-08-27T09:05:40.433Z] SSH_AUTH_SOCK=/tmp/ssh-sBGY88egeov0/agent.86 [2026-08-27T09:05:40.433Z] SSH_AGENT_PID=92 [2026-08-27T09:05:40.440Z] Running ssh-add (command line suppressed) [2026-08-27T09:05:40.568Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13188693447000514544.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13188693447000514544.key) [2026-08-27T09:05:40.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-27T09:05:40.901Z] + git semver init [2026-08-27T09:05:41.163Z] 2026-08-27 09:05:41,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-27T09:05:41.163Z] 2026-08-27 09:05:41,135 [run_init] DEBUG init version:0.0.0 force:False [2026-08-27T09:05:41.163Z] 2026-08-27 09:05:41,135 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2026-08-27T09:05:41.163Z] 2026-08-27 09:05:41,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2026-08-27T09:05:41.163Z] 2026-08-27 09:05:41,136 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) [2026-08-27T09:05:42.567Z] 2026-08-27 09:05:42,532 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2026-08-27T09:05:42.567Z] 2026-08-27 09:05:42,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2026-08-27T09:05:42.567Z] 2026-08-27 09:05:42,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:05:42.567Z] 2026-08-27 09:05:42,532 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:05:42.567Z] 4.1.0-dev.23 [Pipeline] } [2026-08-27T09:05:42.578Z] $ docker exec --env ******** --env ******** e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e ssh-agent -k [2026-08-27T09:05:42.691Z] unset SSH_AUTH_SOCK; [2026-08-27T09:05:42.692Z] unset SSH_AGENT_PID; [2026-08-27T09:05:42.692Z] echo Agent pid 92 killed; [2026-08-27T09:05:42.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-27T09:05:43.039Z] + git semver [Pipeline] } [2026-08-27T09:05:43.317Z] $ docker stop --time=1 e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e [2026-08-27T09:05:44.606Z] $ docker rm -f --volumes e01e30ce66f784985241c01dbe9cd40cb34fff94b69d174c0db84ad0ddfcf13e [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-27T09:05:44.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-08-27T09:05:45.312Z] Stashed 1 file(s) [Pipeline] echo [2026-08-27T09:05:45.317Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [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 [2026-08-27T09:05:45.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-27T09:05:45.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-27T09:05:45.719Z] ========================================================= [2026-08-27T09:05:45.719Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-08-27T09:05:45.719Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-08-27T09:05:46.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-27T09:05:46.028Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-08-27T09:05:46.028Z] 2d35ebdb57d9: Pulling fs layer [2026-08-27T09:05:46.028Z] c35fb4624d26: Pulling fs layer [2026-08-27T09:05:46.028Z] 4e2aec7ef170: Pulling fs layer [2026-08-27T09:05:46.028Z] 333b49ad6fbf: Pulling fs layer [2026-08-27T09:05:46.028Z] 4f4fb700ef54: Pulling fs layer [2026-08-27T09:05:46.028Z] c3e65509a76b: Pulling fs layer [2026-08-27T09:05:46.028Z] 7cf9ebb963bd: Pulling fs layer [2026-08-27T09:05:46.028Z] bb34ca984cfb: Pulling fs layer [2026-08-27T09:05:46.028Z] 151cf03bc807: Pulling fs layer [2026-08-27T09:05:46.028Z] 4f4fb700ef54: Waiting [2026-08-27T09:05:46.028Z] 333b49ad6fbf: Waiting [2026-08-27T09:05:46.028Z] c3e65509a76b: Waiting [2026-08-27T09:05:46.028Z] 151cf03bc807: Waiting [2026-08-27T09:05:46.028Z] bb34ca984cfb: Waiting [2026-08-27T09:05:46.028Z] c35fb4624d26: Verifying Checksum [2026-08-27T09:05:46.028Z] c35fb4624d26: Download complete [2026-08-27T09:05:46.028Z] 333b49ad6fbf: Verifying Checksum [2026-08-27T09:05:46.028Z] 333b49ad6fbf: Download complete [2026-08-27T09:05:46.028Z] 2d35ebdb57d9: Verifying Checksum [2026-08-27T09:05:46.028Z] 2d35ebdb57d9: Download complete [2026-08-27T09:05:46.289Z] 4f4fb700ef54: Verifying Checksum [2026-08-27T09:05:46.289Z] 4f4fb700ef54: Download complete [2026-08-27T09:05:46.289Z] c3e65509a76b: Verifying Checksum [2026-08-27T09:05:46.289Z] c3e65509a76b: Download complete [2026-08-27T09:05:46.289Z] 7cf9ebb963bd: Verifying Checksum [2026-08-27T09:05:46.289Z] 7cf9ebb963bd: Download complete [2026-08-27T09:05:46.289Z] 2d35ebdb57d9: Pull complete [2026-08-27T09:05:46.549Z] c35fb4624d26: Pull complete [2026-08-27T09:05:46.549Z] 4e2aec7ef170: Verifying Checksum [2026-08-27T09:05:46.549Z] 4e2aec7ef170: Download complete [2026-08-27T09:05:46.549Z] 151cf03bc807: Verifying Checksum [2026-08-27T09:05:46.549Z] 151cf03bc807: Download complete [2026-08-27T09:05:47.120Z] bb34ca984cfb: Verifying Checksum [2026-08-27T09:05:47.120Z] bb34ca984cfb: Download complete [2026-08-27T09:05:51.318Z] 4e2aec7ef170: Pull complete [2026-08-27T09:05:51.318Z] 333b49ad6fbf: Pull complete [2026-08-27T09:05:51.318Z] 4f4fb700ef54: Pull complete [2026-08-27T09:05:51.318Z] c3e65509a76b: Pull complete [2026-08-27T09:05:51.577Z] 7cf9ebb963bd: Pull complete [2026-08-27T09:05:53.486Z] bb34ca984cfb: Pull complete [2026-08-27T09:05:54.057Z] 151cf03bc807: Pull complete [2026-08-27T09:05:54.057Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-08-27T09:05:54.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-27T09:05:54.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-08-27T09:05:54.350Z] + 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 [2026-08-27T09:05:54.656Z] + docker inspect -f . ci-base-image-x86_64 [2026-08-27T09:05:54.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:05:54.749Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:05:54.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:05:56.407Z] $ docker top 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-27T09:05:56.771Z] + go version [2026-08-27T09:05:56.771Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-08-27T09:05:56.782Z] $ docker stop --time=1 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e [2026-08-27T09:05:58.076Z] $ docker rm -f --volumes 318f593aee95265e8c9c9622b211763809fc4d8bbfa20cc3341f8408735ea89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:05:58.521Z] + docker inspect -f . ci-base-image-x86_64 [2026-08-27T09:05:58.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:05:58.606Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:05:58.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:05:58.970Z] $ docker top b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-27T09:05:59.316Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2026-08-27T09:05:59.623Z] + make test [2026-08-27T09:05:59.623Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2026-08-27T09:05:59.623Z] go: downloading github.com/stretchr/testify v1.12.1 [2026-08-27T09:05:59.623Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.43 [2026-08-27T09:05:59.623Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 [2026-08-27T09:06:00.197Z] go: downloading github.com/go-jose/go-jose/v4 v4.1.4 [2026-08-27T09:06:00.197Z] go: downloading google.golang.org/grpc v1.82.1 [2026-08-27T09:06:00.197Z] go: downloading github.com/go-kit/log v0.2.1 [2026-08-27T09:06:00.197Z] go: downloading github.com/go-playground/validator/v10 v10.30.3 [2026-08-27T09:06:00.197Z] go: downloading github.com/google/uuid v1.6.0 [2026-08-27T09:06:00.197Z] go: downloading github.com/stretchr/objx v0.5.3 [2026-08-27T09:06:00.197Z] go: downloading google.golang.org/protobuf v1.36.11 [2026-08-27T09:06:00.770Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2026-08-27T09:06:00.770Z] go: downloading go.yaml.in/yaml/v3 v3.0.5 [2026-08-27T09:06:00.770Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.13 [2026-08-27T09:06:00.770Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-08-27T09:06:00.770Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-08-27T09:06:00.770Z] go: downloading golang.org/x/text v0.37.0 [2026-08-27T09:06:00.770Z] go: downloading golang.org/x/crypto v0.52.0 [2026-08-27T09:06:00.770Z] go: downloading golang.org/x/net v0.55.0 [2026-08-27T09:06:00.770Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478 [2026-08-27T09:06:00.770Z] go: downloading golang.org/x/sys v0.45.0 [2026-08-27T09:06:00.770Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.735s coverage: 74.5% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.037s coverage: 52.2% of statements [2026-08-27T09:06:33.057Z] ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.050s coverage: 96.7% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.027s coverage: 82.9% of statements [2026-08-27T09:06:33.057Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.049s coverage: 100.0% of statements [2026-08-27T09:06:33.057Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.042s coverage: 55.8% of statements [2026-08-27T09:06:33.057Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.026s coverage: 73.7% of statements [2026-08-27T09:06:33.057Z] ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.035s coverage: 100.0% of statements [2026-08-27T09:06:33.057Z] github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements [2026-08-27T09:06:47.959Z] 0 issues. [2026-08-27T09:06:47.959Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2026-08-27T09:06:50.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-08-27T09:06:50.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-08-27T09:06:50.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-08-27T09:06:50.551Z] $ docker stop --time=1 b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 [2026-08-27T09:06:52.259Z] $ docker rm -f --volumes b2a2cfce246b9227319c30997052b843f1b309f1761c2b03dd7c4c354df52c91 [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-27T09:06:52.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-08-27T09:06:53.054Z] 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 [2026-08-27T09:06:53.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-27T09:06:53.552Z] [2026-08-27T09:06:53.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:06:53.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-27T09:06:53.860Z] latest: Pulling from edgex-lftools-log-publisher [2026-08-27T09:06:53.860Z] 5eb5b503b376: Pulling fs layer [2026-08-27T09:06:53.860Z] 5c69ac0246d0: Pulling fs layer [2026-08-27T09:06:53.860Z] ec43610c2a17: Pulling fs layer [2026-08-27T09:06:53.860Z] 3a2ae6a8a46f: Pulling fs layer [2026-08-27T09:06:53.860Z] 33b1e0a273af: Pulling fs layer [2026-08-27T09:06:53.860Z] 5d3b04190fa2: Pulling fs layer [2026-08-27T09:06:53.860Z] 2f39f015ded8: Pulling fs layer [2026-08-27T09:06:53.860Z] 3a2ae6a8a46f: Waiting [2026-08-27T09:06:53.860Z] 33b1e0a273af: Waiting [2026-08-27T09:06:53.860Z] 5d3b04190fa2: Waiting [2026-08-27T09:06:53.860Z] 2f39f015ded8: Waiting [2026-08-27T09:06:53.860Z] 5c69ac0246d0: Verifying Checksum [2026-08-27T09:06:53.860Z] 5c69ac0246d0: Download complete [2026-08-27T09:06:53.860Z] 3a2ae6a8a46f: Verifying Checksum [2026-08-27T09:06:53.860Z] 3a2ae6a8a46f: Download complete [2026-08-27T09:06:54.121Z] ec43610c2a17: Verifying Checksum [2026-08-27T09:06:54.121Z] ec43610c2a17: Download complete [2026-08-27T09:06:54.121Z] 33b1e0a273af: Verifying Checksum [2026-08-27T09:06:54.121Z] 33b1e0a273af: Download complete [2026-08-27T09:06:54.121Z] 5d3b04190fa2: Verifying Checksum [2026-08-27T09:06:54.121Z] 5d3b04190fa2: Download complete [2026-08-27T09:06:54.121Z] 5eb5b503b376: Download complete [2026-08-27T09:06:54.697Z] 2f39f015ded8: Verifying Checksum [2026-08-27T09:06:54.697Z] 2f39f015ded8: Download complete [2026-08-27T09:06:55.640Z] 5eb5b503b376: Pull complete [2026-08-27T09:06:55.640Z] 5c69ac0246d0: Pull complete [2026-08-27T09:06:56.575Z] ec43610c2a17: Pull complete [2026-08-27T09:06:56.575Z] 3a2ae6a8a46f: Pull complete [2026-08-27T09:06:56.575Z] 33b1e0a273af: Pull complete [2026-08-27T09:06:56.575Z] 5d3b04190fa2: Pull complete [2026-08-27T09:07:03.178Z] 2f39f015ded8: Pull complete [2026-08-27T09:07:03.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-08-27T09:07:03.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-27T09:07:03.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:07:03.286Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:07:03.325Z] $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:07:04.351Z] $ docker top 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:07:04.760Z] ---> job-cost.sh [2026-08-27T09:07:04.760Z] lf-activate-venv: SKIPPING [2026-08-27T09:07:04.760Z] INFO: No Stack... [2026-08-27T09:07:05.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-27T09:07:05.282Z] INFO: Archiving Costs [Pipeline] sh [2026-08-27T09:07:05.575Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2026-08-27T09:07:05.575Z] + cut -d, -f6 [Pipeline] lock [2026-08-27T09:07:05.589Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] [2026-08-27T09:07:05.601Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] did not exist. Created. [2026-08-27T09:07:05.607Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-27T09:07:05.912Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-08-27T09:07:05.943Z] Stashed 1 file(s) [Pipeline] } [2026-08-27T09:07:05.950Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-27T09:07:05.971Z] $ docker stop --time=1 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 [2026-08-27T09:07:07.120Z] $ docker rm -f --volumes 097a502027f91fcd75ec6661f60321a8c511310574da3abec0a7c708b9cea8f7 [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 [2026-08-27T09:07:07.410Z] provisioning config files... [2026-08-27T09:07:07.424Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5542746080709388630tmp [Pipeline] { [Pipeline] sh [2026-08-27T09:07:07.751Z] + set +x [2026-08-27T09:07:07.751Z] + curl -s https://codecov.io/bash [2026-08-27T09:07:07.751Z] + bash -s -- [2026-08-27T09:07:07.751Z] [2026-08-27T09:07:07.751Z] _____ _ [2026-08-27T09:07:07.751Z] / ____| | | [2026-08-27T09:07:07.751Z] | | ___ __| | ___ ___ _____ __ [2026-08-27T09:07:07.751Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-08-27T09:07:07.751Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-08-27T09:07:07.751Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-08-27T09:07:07.751Z] Bash-1.0.6 [2026-08-27T09:07:07.751Z] [2026-08-27T09:07:07.751Z] [2026-08-27T09:07:07.751Z] ==> git version 2.25.1 found [2026-08-27T09:07:07.751Z] ==> 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 [2026-08-27T09:07:07.751Z] Release-Date: 2020-01-08 [2026-08-27T09:07:07.751Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-08-27T09:07:07.751Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-08-27T09:07:07.751Z] ==> Jenkins CI detected. [2026-08-27T09:07:07.751Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2026-08-27T09:07:07.751Z] project root: . [2026-08-27T09:07:07.751Z] --> token set from env [2026-08-27T09:07:07.751Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-08-27T09:07:08.014Z] ==> Running gcov in . (disable via -X gcov) [2026-08-27T09:07:08.014Z] ==> Python coveragepy not found [2026-08-27T09:07:08.014Z] ==> Searching for coverage reports in: [2026-08-27T09:07:08.014Z] + . [2026-08-27T09:07:08.014Z] -> Found 1 reports [2026-08-27T09:07:08.014Z] ==> Detecting git/mercurial file structure [2026-08-27T09:07:08.014Z] ==> Reading reports [2026-08-27T09:07:08.014Z] + ./coverage.out bytes=76267 [2026-08-27T09:07:08.014Z] ==> Appending adjustments [2026-08-27T09:07:08.014Z] https://docs.codecov.io/docs/fixing-reports [2026-08-27T09:07:08.014Z] + Found adjustments [2026-08-27T09:07:08.276Z] ==> Gzipping contents [2026-08-27T09:07:08.276Z] 12K /tmp/codecov.Txsf5T.gz [2026-08-27T09:07:08.276Z] ==> Uploading reports [2026-08-27T09:07:08.276Z] url: https://codecov.io [2026-08-27T09:07:08.276Z] query: branch=main&commit=ea13c9b3c20d610f68b721375534697523c37432&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2026-08-27T09:07:08.276Z] -> Pinging Codecov [2026-08-27T09:07:08.276Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ea13c9b3c20d610f68b721375534697523c37432&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2026-08-27T09:07:08.537Z] -> Uploading to [2026-08-27T09:07:08.537Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/ea13c9b3c20d610f68b721375534697523c37432/ea286c04-0ba3-4e41-8e0c-57b49da9027c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260827%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260827T090708Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=374c7ec978af025df33b8bad9ae2cddcaacd1ced70f04ea05c2b66037b999784 [2026-08-27T09:07:08.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-27T09:07:08.537Z] Dload Upload Total Spent Left Speed [2026-08-27T09:07:08.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10795 0 0 100 10795 0 48846 --:--:-- --:--:-- --:--:-- 48846 [2026-08-27T09:07:08.798Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] } [2026-08-27T09:07:08.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-08-27T09:07:09.048Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-08-27T09:07:09.070Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:07:09.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-27T09:07:09.382Z] [2026-08-27T09:07:09.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:07:09.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-27T09:07:09.689Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-08-27T09:07:09.689Z] 2d35ebdb57d9: Already exists [2026-08-27T09:07:09.689Z] 85e8836fcdb2: Pulling fs layer [2026-08-27T09:07:09.689Z] 91631faa732a: Pulling fs layer [2026-08-27T09:07:09.689Z] f3f5ae8826fa: Pulling fs layer [2026-08-27T09:07:09.689Z] 4f4fb700ef54: Pulling fs layer [2026-08-27T09:07:09.689Z] 7861252a18e6: Pulling fs layer [2026-08-27T09:07:09.689Z] 9130f900ef6f: Pulling fs layer [2026-08-27T09:07:09.689Z] 4f4fb700ef54: Waiting [2026-08-27T09:07:09.689Z] 7861252a18e6: Waiting [2026-08-27T09:07:09.689Z] 9130f900ef6f: Waiting [2026-08-27T09:07:09.689Z] f3f5ae8826fa: Verifying Checksum [2026-08-27T09:07:09.689Z] f3f5ae8826fa: Download complete [2026-08-27T09:07:09.689Z] 4f4fb700ef54: Verifying Checksum [2026-08-27T09:07:09.689Z] 4f4fb700ef54: Download complete [2026-08-27T09:07:09.689Z] 85e8836fcdb2: Verifying Checksum [2026-08-27T09:07:09.690Z] 85e8836fcdb2: Download complete [2026-08-27T09:07:09.952Z] 85e8836fcdb2: Pull complete [2026-08-27T09:07:09.952Z] 7861252a18e6: Verifying Checksum [2026-08-27T09:07:09.952Z] 7861252a18e6: Download complete [2026-08-27T09:07:10.213Z] 91631faa732a: Verifying Checksum [2026-08-27T09:07:10.213Z] 91631faa732a: Download complete [2026-08-27T09:07:10.783Z] 9130f900ef6f: Verifying Checksum [2026-08-27T09:07:10.783Z] 9130f900ef6f: Download complete [2026-08-27T09:07:14.986Z] 91631faa732a: Pull complete [2026-08-27T09:07:14.986Z] f3f5ae8826fa: Pull complete [2026-08-27T09:07:14.986Z] 4f4fb700ef54: Pull complete [2026-08-27T09:07:14.986Z] 7861252a18e6: Pull complete [2026-08-27T09:07:18.291Z] 9130f900ef6f: Pull complete [2026-08-27T09:07:18.291Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-08-27T09:07:18.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-27T09:07:18.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:07:18.398Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:07:18.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:07:20.091Z] $ docker top f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-27T09:07:20.441Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo [2026-08-27T09:07:20.453Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2026-08-27T09:07:20.736Z] + set -o pipefail [2026-08-27T09:07:20.737Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2026-08-27T09:07:27.352Z] [2026-08-27T09:07:27.352Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... [2026-08-27T09:07:27.352Z] [2026-08-27T09:07:27.352Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/1e5a0f5d-d9fa-4123-8743-ecae8f017919 [2026-08-27T09:07:27.352Z] [2026-08-27T09:07:27.352Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-08-27T09:07:27.352Z] [Pipeline] } [2026-08-27T09:07:27.949Z] $ docker stop --time=1 f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 [2026-08-27T09:07:29.709Z] $ docker rm -f --volumes f300e5b22d0ae37d77a8a3315eaec5b30b85f61b2c11e7b6e42fc4e8f769b390 [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 [2026-08-27T09:07:30.428Z] + git log --format=format:%s -1 ea13c9b3c20d610f68b721375534697523c37432 [Pipeline] sh [2026-08-27T09:07:30.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-27T09:07:30.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:07:31.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:07:31.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:07:31.119Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:07:31.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:07:31.442Z] $ docker top c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d -eo pid,comm [2026-08-27T09:07:31.485Z] 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). [2026-08-27T09:07:31.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-27T09:07:31.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-27T09:07:31.545Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-27T09:07:31.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-27T09:07:31.668Z] $ docker exec c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d ssh-agent [2026-08-27T09:07:31.779Z] SSH_AUTH_SOCK=/tmp/ssh-a6uUYrUE0zIJ/agent.31 [2026-08-27T09:07:31.780Z] SSH_AGENT_PID=37 [2026-08-27T09:07:31.786Z] Running ssh-add (command line suppressed) [2026-08-27T09:07:31.900Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2914722365745477972.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2914722365745477972.key) [2026-08-27T09:07:31.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-27T09:07:32.218Z] + git semver tag [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,461 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,464 [run_tag] DEBUG tag force:False [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,464 [check_head_tag] DEBUG check head tag [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,465 [execute] INFO git cat-file --batch-check [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,467 [execute] INFO git cat-file --batch [2026-08-27T09:07:32.480Z] 2026-08-27 09:07:32,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) [2026-08-27T09:07:32.741Z] 2026-08-27 09:07:32,484 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:07:32.741Z] 2026-08-27 09:07:32,484 [execute] INFO git tag -a v4.1.0-dev.23 -m v4.1.0-dev.23 [2026-08-27T09:07:32.741Z] 2026-08-27 09:07:32,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.23', '-m', 'v4.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) [2026-08-27T09:07:32.741Z] 2026-08-27 09:07:32,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:07:32.741Z] 4.1.0-dev.23 [Pipeline] } [2026-08-27T09:07:32.753Z] $ docker exec --env ******** --env ******** c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d ssh-agent -k [2026-08-27T09:07:32.884Z] unset SSH_AUTH_SOCK; [2026-08-27T09:07:32.884Z] unset SSH_AGENT_PID; [2026-08-27T09:07:32.884Z] echo Agent pid 37 killed; [2026-08-27T09:07:32.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-27T09:07:33.220Z] + git semver [Pipeline] } [2026-08-27T09:07:33.496Z] $ docker stop --time=1 c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d [2026-08-27T09:07:34.761Z] $ docker rm -f --volumes c2b58527f815bb2e6d2a4926227cbe6272ecdd77ae2ac6e8cc7ad0fbb788fc2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:07:35.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-27T09:07:35.175Z] [2026-08-27T09:07:35.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:07:35.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-27T09:07:35.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-08-27T09:07:35.483Z] ab5ef0e58194: Pulling fs layer [2026-08-27T09:07:35.483Z] 9712f1f96733: Pulling fs layer [2026-08-27T09:07:35.483Z] 63f879dbbcfc: Pulling fs layer [2026-08-27T09:07:35.483Z] 0d9ebad4ef96: Pulling fs layer [2026-08-27T09:07:35.483Z] e9a5061849ea: Pulling fs layer [2026-08-27T09:07:35.483Z] d747dcd14b5f: Pulling fs layer [2026-08-27T09:07:35.483Z] 2de7ff778b66: Pulling fs layer [2026-08-27T09:07:35.483Z] e9a5061849ea: Waiting [2026-08-27T09:07:35.483Z] d747dcd14b5f: Waiting [2026-08-27T09:07:35.483Z] 2de7ff778b66: Waiting [2026-08-27T09:07:35.483Z] 0d9ebad4ef96: Waiting [2026-08-27T09:07:35.483Z] 9712f1f96733: Verifying Checksum [2026-08-27T09:07:35.483Z] 9712f1f96733: Download complete [2026-08-27T09:07:36.057Z] 63f879dbbcfc: Verifying Checksum [2026-08-27T09:07:36.057Z] 63f879dbbcfc: Download complete [2026-08-27T09:07:36.057Z] e9a5061849ea: Verifying Checksum [2026-08-27T09:07:36.057Z] e9a5061849ea: Download complete [2026-08-27T09:07:36.057Z] d747dcd14b5f: Download complete [2026-08-27T09:07:36.057Z] ab5ef0e58194: Verifying Checksum [2026-08-27T09:07:36.057Z] ab5ef0e58194: Download complete [2026-08-27T09:07:36.319Z] 2de7ff778b66: Verifying Checksum [2026-08-27T09:07:36.319Z] 2de7ff778b66: Download complete [2026-08-27T09:07:36.319Z] 0d9ebad4ef96: Verifying Checksum [2026-08-27T09:07:36.319Z] 0d9ebad4ef96: Download complete [2026-08-27T09:07:39.625Z] ab5ef0e58194: Pull complete [2026-08-27T09:07:39.625Z] 9712f1f96733: Pull complete [2026-08-27T09:07:39.625Z] 63f879dbbcfc: Pull complete [2026-08-27T09:07:44.931Z] 0d9ebad4ef96: Pull complete [2026-08-27T09:07:44.931Z] e9a5061849ea: Pull complete [2026-08-27T09:07:44.931Z] d747dcd14b5f: Pull complete [2026-08-27T09:07:46.320Z] 2de7ff778b66: Pull complete [2026-08-27T09:07:46.581Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-08-27T09:07:46.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-27T09:07:46.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:07:46.687Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:07:46.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:07:48.518Z] $ docker top 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-08-27T09:07:48.589Z] provisioning config files... [2026-08-27T09:07:48.599Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4103762119008353365tmp [2026-08-27T09:07:48.612Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10743192708897420771tmp [2026-08-27T09:07:48.629Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5534283543944775688tmp [Pipeline] { [Pipeline] echo [2026-08-27T09:07:48.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:07:48.962Z] ---> sigul-configuration.sh [2026-08-27T09:07:48.962Z] gpg: directory `/root/.gnupg' created [2026-08-27T09:07:48.962Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-08-27T09:07:48.962Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-08-27T09:07:48.962Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-08-27T09:07:48.962Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-08-27T09:07:48.962Z] gpg: CAST5 encrypted data [2026-08-27T09:07:48.962Z] gpg: encrypted with 1 passphrase [2026-08-27T09:07:48.962Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-08-27T09:07:49.269Z] + mkdir /home/jenkins [2026-08-27T09:07:49.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-08-27T09:07:49.577Z] + 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 [2026-08-27T09:07:49.593Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:07:49.900Z] ---> sigul-install.sh [2026-08-27T09:07:49.900Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-08-27T09:07:50.213Z] + git tag --list [2026-08-27T09:07:50.213Z] v0.0.0 [2026-08-27T09:07:50.213Z] v0.0.1 [2026-08-27T09:07:50.213Z] v0.0.10 [2026-08-27T09:07:50.213Z] v0.0.11 [2026-08-27T09:07:50.213Z] v0.0.12 [2026-08-27T09:07:50.213Z] v0.0.13 [2026-08-27T09:07:50.213Z] v0.0.14 [2026-08-27T09:07:50.213Z] v0.0.15 [2026-08-27T09:07:50.213Z] v0.0.16 [2026-08-27T09:07:50.213Z] v0.0.17 [2026-08-27T09:07:50.213Z] v0.0.18 [2026-08-27T09:07:50.213Z] v0.0.19 [2026-08-27T09:07:50.213Z] v0.0.2 [2026-08-27T09:07:50.213Z] v0.0.20 [2026-08-27T09:07:50.213Z] v0.0.21 [2026-08-27T09:07:50.213Z] v0.0.22 [2026-08-27T09:07:50.213Z] v0.0.23 [2026-08-27T09:07:50.213Z] v0.0.24 [2026-08-27T09:07:50.213Z] v0.0.25 [2026-08-27T09:07:50.213Z] v0.0.26 [2026-08-27T09:07:50.213Z] v0.0.27 [2026-08-27T09:07:50.213Z] v0.0.28 [2026-08-27T09:07:50.213Z] v0.0.29 [2026-08-27T09:07:50.213Z] v0.0.3 [2026-08-27T09:07:50.213Z] v0.0.30 [2026-08-27T09:07:50.213Z] v0.0.31 [2026-08-27T09:07:50.213Z] v0.0.32 [2026-08-27T09:07:50.213Z] v0.0.33 [2026-08-27T09:07:50.213Z] v0.0.4 [2026-08-27T09:07:50.213Z] v0.0.5 [2026-08-27T09:07:50.213Z] v0.0.6 [2026-08-27T09:07:50.213Z] v0.0.7 [2026-08-27T09:07:50.213Z] v0.0.8 [2026-08-27T09:07:50.213Z] v0.0.9 [2026-08-27T09:07:50.213Z] v2.0.0 [2026-08-27T09:07:50.213Z] v2.1.0 [2026-08-27T09:07:50.213Z] v2.1.1 [2026-08-27T09:07:50.213Z] v2.2.0 [2026-08-27T09:07:50.213Z] v2.3.0 [2026-08-27T09:07:50.213Z] v3.0 [2026-08-27T09:07:50.213Z] v3.0.0 [2026-08-27T09:07:50.213Z] v3.0.1 [2026-08-27T09:07:50.213Z] v3.1 [2026-08-27T09:07:50.213Z] v3.1.0 [2026-08-27T09:07:50.213Z] v4.0 [2026-08-27T09:07:50.213Z] v4.0.0 [2026-08-27T09:07:50.213Z] v4.0.1 [2026-08-27T09:07:50.213Z] v4.0.2 [2026-08-27T09:07:50.213Z] v4.1.0-dev.18 [2026-08-27T09:07:50.213Z] v4.1.0-dev.19 [2026-08-27T09:07:50.213Z] v4.1.0-dev.20 [2026-08-27T09:07:50.213Z] v4.1.0-dev.21 [2026-08-27T09:07:50.213Z] v4.1.0-dev.22 [2026-08-27T09:07:50.213Z] v4.1.0-dev.23 [Pipeline] sh [2026-08-27T09:07:50.533Z] + lftools sign git-tag v4.1.0-dev.23 [2026-08-27T09:07:51.107Z] Signing Git tag with Sigul... [2026-08-27T09:07:51.107Z] Signing v4.1.0-dev.23 [2026-08-27T09:09:42.714Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2026-08-27T09:09:42.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:09:43.031Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-08-27T09:09:43.038Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-08-27T09:09:43.062Z] $ docker stop --time=1 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae [2026-08-27T09:09:44.346Z] $ docker rm -f --volumes 04072d47c178524089a3777e822a4f4ed36cf4f28394a50c8acde86ed84604ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-08-27T09:09:44.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-27T09:09:44.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:09:45.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:09:45.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:09:45.184Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:09:45.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:09:45.514Z] $ docker top 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-27T09:09:45.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-27T09:09:45.642Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-27T09:09:45.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-27T09:09:45.805Z] $ docker exec 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba ssh-agent [2026-08-27T09:09:45.924Z] SSH_AUTH_SOCK=/tmp/ssh-6m1cMlmn1lcU/agent.33 [2026-08-27T09:09:45.924Z] SSH_AGENT_PID=39 [2026-08-27T09:09:45.930Z] Running ssh-add (command line suppressed) [2026-08-27T09:09:46.025Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2166811306509944037.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2166811306509944037.key) [2026-08-27T09:09:46.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-27T09:09:46.347Z] + git semver bump pre [2026-08-27T09:09:46.608Z] 2026-08-27 09:09:46,602 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,607 [bump_version] DEBUG bumping version:4.1.0-dev.23 on axis:pre with prefix:dev [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,607 [bump_version] DEBUG bumped version:4.1.0-dev.24 [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,607 [write_version] DEBUG write version:4.1.0-dev.24 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:09:46.609Z] 2026-08-27 09:09:46,607 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:09:46.870Z] 2026-08-27 09:09:46,610 [execute] INFO git cat-file --batch-check [2026-08-27T09:09:46.870Z] 2026-08-27 09:09:46,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-27T09:09:46.870Z] 2026-08-27 09:09:46,615 [execute] INFO git cat-file --batch [2026-08-27T09:09:46.870Z] 2026-08-27 09:09:46,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-27T09:09:46.870Z] 2026-08-27 09:09:46,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:09:46.870Z] 4.1.0-dev.24 [Pipeline] } [2026-08-27T09:09:46.881Z] $ docker exec --env ******** --env ******** 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba ssh-agent -k [2026-08-27T09:09:46.995Z] unset SSH_AUTH_SOCK; [2026-08-27T09:09:46.995Z] unset SSH_AGENT_PID; [2026-08-27T09:09:46.995Z] echo Agent pid 39 killed; [2026-08-27T09:09:47.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-27T09:09:47.342Z] + git semver [Pipeline] } [2026-08-27T09:09:47.618Z] $ docker stop --time=1 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba [2026-08-27T09:09:49.016Z] $ docker rm -f --volumes 3be7e200f1944e10fa249f3dd3af4604fd3be87685b4cc7d4a141b7b7427b2ba [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-27T09:09:49.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-27T09:09:49.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:09:49.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-27T09:09:49.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:09:49.791Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:09:49.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:09:50.075Z] $ docker top 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 -eo pid,comm [2026-08-27T09:09:50.126Z] 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). [2026-08-27T09:09:50.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-27T09:09:50.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-27T09:09:50.180Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-27T09:09:50.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-27T09:09:50.320Z] $ docker exec 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 ssh-agent [2026-08-27T09:09:50.429Z] SSH_AUTH_SOCK=/tmp/ssh-Zqlt0FZbGeqU/agent.30 [2026-08-27T09:09:50.429Z] SSH_AGENT_PID=36 [2026-08-27T09:09:50.435Z] Running ssh-add (command line suppressed) [2026-08-27T09:09:50.565Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_45879433284181567.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_45879433284181567.key) [2026-08-27T09:09:50.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-27T09:09:50.890Z] + git semver push [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,156 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,160 [run_push] DEBUG push [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,160 [execute] INFO git cat-file --batch-check [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,162 [execute] INFO git rev-list 42a7ead6f4815171a058fa143aa1eec2ff2cce6f -- [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,162 [execute] DEBUG Popen(['git', 'rev-list', '42a7ead6f4815171a058fa143aa1eec2ff2cce6f', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,169 [execute] INFO git fetch -v -- origin [2026-08-27T09:09:51.463Z] 2026-08-27 09:09:51,169 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-08-27T09:09:52.038Z] 2026-08-27 09:09:51,817 [run_push] DEBUG no remote changes detected [2026-08-27T09:09:52.038Z] 2026-08-27 09:09:51,817 [execute] INFO git push origin semver [2026-08-27T09:09:52.038Z] 2026-08-27 09:09:51,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-08-27T09:09:53.424Z] 2026-08-27 09:09:53,332 [run_push] DEBUG push all version tags [2026-08-27T09:09:53.424Z] 2026-08-27 09:09:53,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-08-27T09:09:53.424Z] 2026-08-27 09:09:53,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) [2026-08-27T09:09:54.823Z] 2026-08-27 09:09:54,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-08-27T09:09:54.823Z] 4.1.0-dev.24 [Pipeline] } [2026-08-27T09:09:54.833Z] $ docker exec --env ******** --env ******** 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 ssh-agent -k [2026-08-27T09:09:54.958Z] unset SSH_AUTH_SOCK; [2026-08-27T09:09:54.958Z] unset SSH_AGENT_PID; [2026-08-27T09:09:54.958Z] echo Agent pid 36 killed; [2026-08-27T09:09:54.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-27T09:09:55.287Z] + git semver [Pipeline] } [2026-08-27T09:09:55.564Z] $ docker stop --time=1 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 [2026-08-27T09:09:56.833Z] $ docker rm -f --volumes 0c626790401867ab71bcf6c8aa956ce439e2572984e03dd3c5a19130ac6cb009 [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 [2026-08-27T09:09:57.554Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2026-08-27T09:09:57.554Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-08-27T09:09:57.554Z] total 16 [2026-08-27T09:09:57.554Z] drwxr-xr-x 3 root root 4096 Aug 27 09:07 . [2026-08-27T09:09:57.554Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:07 .. [2026-08-27T09:09:57.554Z] drwxr-xr-x 2 root root 4096 Aug 27 09:07 cost [2026-08-27T09:09:57.554Z] -rw-r--r-- 1 root root 86 Aug 27 09:07 cost.csv [2026-08-27T09:09:57.554Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-08-27T09:09:57.554Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-08-27T09:09:57.554Z] total 16 [2026-08-27T09:09:57.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:07 . [2026-08-27T09:09:57.554Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 09:07 .. [2026-08-27T09:09:57.554Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:07 cost [2026-08-27T09:09:57.554Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 27 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:09:57.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:09:58.833Z] ---> package-listing.sh [2026-08-27T09:09:58.833Z] ++ facter osfamily [2026-08-27T09:09:58.833Z] ++ tr '[:upper:]' '[:lower:]' [2026-08-27T09:09:59.095Z] + OS_FAMILY=debian [2026-08-27T09:09:59.095Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2026-08-27T09:09:59.095Z] + START_PACKAGES=/tmp/packages_start.txt [2026-08-27T09:09:59.095Z] + END_PACKAGES=/tmp/packages_end.txt [2026-08-27T09:09:59.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-08-27T09:09:59.095Z] + PACKAGES=/tmp/packages_start.txt [2026-08-27T09:09:59.095Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2026-08-27T09:09:59.095Z] + PACKAGES=/tmp/packages_end.txt [2026-08-27T09:09:59.095Z] + case "${OS_FAMILY}" in [2026-08-27T09:09:59.095Z] + dpkg -l [2026-08-27T09:09:59.095Z] + grep '^ii' [2026-08-27T09:09:59.095Z] + '[' -f /tmp/packages_start.txt ']' [2026-08-27T09:09:59.095Z] + '[' -f /tmp/packages_end.txt ']' [2026-08-27T09:09:59.095Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-08-27T09:09:59.095Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2026-08-27T09:09:59.095Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2026-08-27T09:09:59.095Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2026-08-27T09:09:59.112Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-08-27T09:09:59.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-27T09:09:59.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-27T09:09:59.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-27T09:10:00.030Z] prd-ubuntu20.04-docker-8c-8g-991 does not seem to be running inside a container [2026-08-27T09:10:00.064Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 [2026-08-27T09:10:00.296Z] $ docker top 4f39ec86b0cd3a914c1ebaff2816e7b8d2f1611c068d29176e1300996ba0618f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-27T09:10:00.654Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-08-27T09:10:00.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-08-27T09:10:01.238Z] + ls /var/log/sa-host [2026-08-27T09:10:01.238Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-27T09:10:01.409Z] provisioning config files... [2026-08-27T09:10:01.421Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10905944695199103654tmp [Pipeline] { [Pipeline] echo [2026-08-27T09:10:01.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:10:01.740Z] ---> create-netrc.sh [Pipeline] } [2026-08-27T09:10:01.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:10:02.100Z] ---> python-tools-install.sh [Pipeline] echo [2026-08-27T09:10:02.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:10:02.683Z] ---> sudo-logs.sh [2026-08-27T09:10:02.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-08-27T09:10:08.017Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:10:08.316Z] ---> job-cost.sh [2026-08-27T09:10:08.317Z] lf-activate-venv: SKIPPING [2026-08-27T09:10:08.317Z] DEBUG: total: 0.2199999988079071 [2026-08-27T09:10:08.317Z] INFO: Retrieving Stack Cost... [2026-08-27T09:10:08.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-27T09:10:09.148Z] INFO: Archiving Costs [Pipeline] echo [2026-08-27T09:10:09.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-27T09:10:09.455Z] ---> logs-deploy.sh [2026-08-27T09:10:09.455Z] lf-activate-venv: SKIPPING [2026-08-27T09:10:09.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/138 [2026-08-27T09:10:09.455Z] INFO: archiving workspace using pattern(s): [2026-08-27T09:10:10.418Z] Archives upload complete. [2026-08-27T09:10:10.686Z] INFO: archiving logs to Nexus [2026-08-27T09:10:11.259Z] ---> uname -a: [2026-08-27T09:10:11.259Z] Linux prd-ubuntu20-04-docker-8c-8g-991 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] ---> lscpu: [2026-08-27T09:10:11.259Z] Architecture: x86_64 [2026-08-27T09:10:11.259Z] CPU op-mode(s): 32-bit, 64-bit [2026-08-27T09:10:11.259Z] Byte Order: Little Endian [2026-08-27T09:10:11.259Z] Address sizes: 40 bits physical, 48 bits virtual [2026-08-27T09:10:11.259Z] CPU(s): 8 [2026-08-27T09:10:11.259Z] On-line CPU(s) list: 0-7 [2026-08-27T09:10:11.259Z] Thread(s) per core: 1 [2026-08-27T09:10:11.259Z] Core(s) per socket: 1 [2026-08-27T09:10:11.259Z] Socket(s): 8 [2026-08-27T09:10:11.259Z] NUMA node(s): 1 [2026-08-27T09:10:11.259Z] Vendor ID: AuthenticAMD [2026-08-27T09:10:11.259Z] CPU family: 23 [2026-08-27T09:10:11.259Z] Model: 49 [2026-08-27T09:10:11.259Z] Model name: AMD EPYC-Rome Processor [2026-08-27T09:10:11.259Z] Stepping: 0 [2026-08-27T09:10:11.259Z] CPU MHz: 2800.000 [2026-08-27T09:10:11.259Z] BogoMIPS: 5600.00 [2026-08-27T09:10:11.259Z] Virtualization: AMD-V [2026-08-27T09:10:11.259Z] Hypervisor vendor: KVM [2026-08-27T09:10:11.259Z] Virtualization type: full [2026-08-27T09:10:11.259Z] L1d cache: 256 KiB [2026-08-27T09:10:11.259Z] L1i cache: 256 KiB [2026-08-27T09:10:11.259Z] L2 cache: 4 MiB [2026-08-27T09:10:11.259Z] L3 cache: 128 MiB [2026-08-27T09:10:11.259Z] NUMA node0 CPU(s): 0-7 [2026-08-27T09:10:11.259Z] Vulnerability Gather data sampling: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Itlb multihit: Not affected [2026-08-27T09:10:11.259Z] Vulnerability L1tf: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Mds: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Meltdown: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Mmio stale data: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Retbleed: Vulnerable [2026-08-27T09:10:11.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-08-27T09:10:11.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-08-27T09:10:11.259Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-08-27T09:10:11.259Z] Vulnerability Srbds: Not affected [2026-08-27T09:10:11.259Z] Vulnerability Tsx async abort: Not affected [2026-08-27T09:10:11.259Z] 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] ---> nproc: [2026-08-27T09:10:11.259Z] 8 [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] ---> df -h: [2026-08-27T09:10:11.259Z] Filesystem Size Used Avail Use% Mounted on [2026-08-27T09:10:11.259Z] overlay 155G 13G 143G 9% / [2026-08-27T09:10:11.259Z] tmpfs 64M 0 64M 0% /dev [2026-08-27T09:10:11.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-08-27T09:10:11.259Z] shm 64M 0 64M 0% /dev/shm [2026-08-27T09:10:11.259Z] /dev/vda1 155G 13G 143G 9% /facter-os [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] ---> sar -b -r -n DEV: [2026-08-27T09:10:11.259Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-991) 08/27/26 _x86_64_ (8 CPU) [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:04:41 LINUX RESTART (8 CPU) [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-08-27T09:10:11.259Z] 09:06:01 306.33 64.64 241.69 0.00 11282.65 87392.50 0.00 [2026-08-27T09:10:11.259Z] 09:07:01 44.10 0.22 43.89 0.00 5.20 21991.20 0.00 [2026-08-27T09:10:11.259Z] 09:08:01 156.76 0.38 156.37 0.00 17.33 73569.21 0.00 [2026-08-27T09:10:11.259Z] 09:09:01 2.43 0.00 2.43 0.00 0.00 39.61 0.00 [2026-08-27T09:10:11.259Z] 09:10:01 48.38 3.68 44.69 0.00 2537.18 4280.22 0.00 [2026-08-27T09:10:11.259Z] Average: 111.60 13.78 97.81 0.00 2768.38 37454.03 0.00 [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-08-27T09:10:11.259Z] 09:06:01 28363400 31522932 765132 2.33 99852 3306436 1723168 5.08 1027272 3047256 134696 [2026-08-27T09:10:11.259Z] 09:07:01 27945660 31533772 755192 2.30 111280 3689376 1806992 5.33 1103572 3351372 519928 [2026-08-27T09:10:11.259Z] 09:08:01 26421088 31459208 817856 2.49 164516 4944984 1807948 5.33 1265004 4560860 808 [2026-08-27T09:10:11.259Z] 09:09:01 26422512 31460816 815764 2.48 164596 4944988 1791440 5.28 1264180 4560864 184 [2026-08-27T09:10:11.259Z] 09:10:01 26262732 31481140 781720 2.38 168456 5116268 1771436 5.22 1364772 4603052 200 [2026-08-27T09:10:11.259Z] Average: 27083078 31491574 787133 2.39 141740 4400410 1780197 5.25 1204960 4024681 131163 [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-08-27T09:10:11.259Z] 09:06:01 docker0 32.54 40.19 2.99 573.91 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:06:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:06:01 ens3 695.27 522.90 8595.75 141.13 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:06:01 vethce614e4 25.78 30.21 2.60 463.20 0.00 0.00 0.00 0.04 [2026-08-27T09:10:11.259Z] 09:07:01 docker0 0.92 1.17 0.08 0.20 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:07:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:07:01 ens3 137.35 104.80 2536.52 15.57 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:08:01 docker0 32.99 36.69 3.11 464.29 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:08:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:08:01 veth27817ab 0.28 0.25 0.04 0.02 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:08:01 ens3 385.00 284.87 7750.23 47.93 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:09:01 docker0 0.10 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:09:01 veth27817ab 0.10 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:09:01 ens3 2.95 2.15 2.29 1.31 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:10:01 docker0 2.05 1.65 0.35 0.63 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:10:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] 09:10:01 ens3 212.83 97.15 1479.98 141.87 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] Average: docker0 13.72 15.95 1.31 207.80 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] Average: ens3 286.68 202.37 4072.90 69.56 0.00 0.00 0.00 0.00 [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] ---> sar -P ALL: [2026-08-27T09:10:11.259Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-991) 08/27/26 _x86_64_ (8 CPU) [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:04:41 LINUX RESTART (8 CPU) [2026-08-27T09:10:11.259Z] [2026-08-27T09:10:11.259Z] 09:05:01 CPU %user %nice %system %iowait %steal %idle [2026-08-27T09:10:11.259Z] 09:06:01 all 10.92 0.00 3.71 2.42 0.03 82.93 [2026-08-27T09:10:11.259Z] 09:06:01 0 10.99 0.00 3.89 1.49 0.02 83.60 [2026-08-27T09:10:11.259Z] 09:06:01 1 9.62 0.00 3.63 0.72 0.03 85.99 [2026-08-27T09:10:11.259Z] 09:06:01 2 11.84 0.00 4.56 4.17 0.02 79.42 [2026-08-27T09:10:11.259Z] 09:06:01 3 8.25 0.00 3.36 6.15 0.03 82.22 [2026-08-27T09:10:11.259Z] 09:06:01 4 13.89 0.00 3.40 0.68 0.03 81.99 [2026-08-27T09:10:11.259Z] 09:06:01 5 12.61 0.00 3.43 0.59 0.03 83.34 [2026-08-27T09:10:11.259Z] 09:06:01 6 8.31 0.00 3.02 1.23 0.03 87.40 [2026-08-27T09:10:11.259Z] 09:06:01 7 11.83 0.00 4.38 4.30 0.03 79.46 [2026-08-27T09:10:11.259Z] 09:07:01 all 41.40 0.00 6.02 0.24 0.02 52.32 [2026-08-27T09:10:11.259Z] 09:07:01 0 42.89 0.00 5.83 0.05 0.02 51.21 [2026-08-27T09:10:11.259Z] 09:07:01 1 42.09 0.00 5.82 0.05 0.03 52.00 [2026-08-27T09:10:11.259Z] 09:07:01 2 38.34 0.00 7.24 0.22 0.03 54.17 [2026-08-27T09:10:11.259Z] 09:07:01 3 42.23 0.00 5.76 0.98 0.02 51.01 [2026-08-27T09:10:11.259Z] 09:07:01 4 41.81 0.00 5.88 0.00 0.02 52.29 [2026-08-27T09:10:11.259Z] 09:07:01 5 42.72 0.00 6.08 0.03 0.02 51.15 [2026-08-27T09:10:11.259Z] 09:07:01 6 39.72 0.00 5.72 0.52 0.03 54.00 [2026-08-27T09:10:11.259Z] 09:07:01 7 41.42 0.00 5.81 0.05 0.02 52.70 [2026-08-27T09:10:11.259Z] 09:08:01 all 8.21 0.00 3.58 0.77 0.02 87.42 [2026-08-27T09:10:11.259Z] 09:08:01 0 8.14 0.00 3.83 0.08 0.02 87.93 [2026-08-27T09:10:11.259Z] 09:08:01 1 8.17 0.00 3.25 0.15 0.02 88.41 [2026-08-27T09:10:11.259Z] 09:08:01 2 10.05 0.00 3.90 2.90 0.02 83.13 [2026-08-27T09:10:11.259Z] 09:08:01 3 6.59 0.00 3.98 1.64 0.02 87.76 [2026-08-27T09:10:11.259Z] 09:08:01 4 6.96 0.00 3.24 0.44 0.02 89.34 [2026-08-27T09:10:11.259Z] 09:08:01 5 9.89 0.00 3.56 0.08 0.03 86.43 [2026-08-27T09:10:11.259Z] 09:08:01 6 7.36 0.00 2.43 0.74 0.02 89.45 [2026-08-27T09:10:11.259Z] 09:08:01 7 8.56 0.00 4.47 0.10 0.03 86.84 [2026-08-27T09:10:11.259Z] 09:09:01 all 0.29 0.00 0.01 0.07 0.00 99.62 [2026-08-27T09:10:11.259Z] 09:09:01 0 2.02 0.00 0.00 0.00 0.00 97.98 [2026-08-27T09:10:11.259Z] 09:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2026-08-27T09:10:11.259Z] 09:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2026-08-27T09:10:11.259Z] 09:09:01 3 0.05 0.00 0.02 0.18 0.00 99.75 [2026-08-27T09:10:11.259Z] 09:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-08-27T09:10:11.259Z] 09:09:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2026-08-27T09:10:11.259Z] 09:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-08-27T09:10:11.259Z] 09:09:01 7 0.05 0.00 0.02 0.33 0.00 99.60 [2026-08-27T09:10:11.259Z] 09:10:01 all 2.77 0.00 0.99 0.21 0.00 96.02 [2026-08-27T09:10:11.259Z] 09:10:01 0 3.64 0.00 0.91 0.02 0.00 95.44 [2026-08-27T09:10:11.259Z] 09:10:01 1 2.18 0.00 1.00 0.07 0.00 96.75 [2026-08-27T09:10:11.259Z] 09:10:01 2 2.13 0.00 1.15 0.18 0.00 96.53 [2026-08-27T09:10:11.259Z] 09:10:01 3 2.76 0.00 0.87 0.32 0.00 96.05 [2026-08-27T09:10:11.259Z] 09:10:01 4 2.00 0.00 1.32 0.15 0.02 96.51 [2026-08-27T09:10:11.259Z] 09:10:01 5 3.44 0.00 0.94 0.48 0.00 95.14 [2026-08-27T09:10:11.259Z] 09:10:01 6 2.67 0.00 0.92 0.17 0.02 96.22 [2026-08-27T09:10:11.259Z] 09:10:01 7 3.29 0.00 0.85 0.33 0.00 95.52 [2026-08-27T09:10:11.259Z] Average: all 12.67 0.00 2.85 0.74 0.02 83.73 [2026-08-27T09:10:11.259Z] Average: 0 13.43 0.00 2.87 0.33 0.01 83.36 [2026-08-27T09:10:11.259Z] Average: 1 12.38 0.00 2.74 0.20 0.02 84.66 [2026-08-27T09:10:11.259Z] Average: 2 12.44 0.00 3.36 1.49 0.02 82.69 [2026-08-27T09:10:11.259Z] Average: 3 11.93 0.00 2.79 1.85 0.01 83.42 [2026-08-27T09:10:11.260Z] Average: 4 12.91 0.00 2.76 0.25 0.02 84.06 [2026-08-27T09:10:11.260Z] Average: 5 13.69 0.00 2.79 0.24 0.02 83.26 [2026-08-27T09:10:11.260Z] Average: 6 11.56 0.00 2.41 0.53 0.02 85.48 [2026-08-27T09:10:11.260Z] Average: 7 12.99 0.00 3.10 1.02 0.02 82.88 [2026-08-27T09:10:11.260Z] [2026-08-27T09:10:11.260Z] [2026-08-27T09:10:11.260Z]