Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e258c7f64a140cc311b76e1b6d2294c01d4b65c 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-ssh4701931276307216543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2576674956771285235.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2019425138294931680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16540753598519532640.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14144980997173345687.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging 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-8084 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e258c7f64a140cc311b76e1b6d2294c01d4b65c (main) Commit message: "Merge pull request #436 from FelixTing/issue-435" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e258c7f64a140cc311b76e1b6d2294c01d4b65c # timeout=10 > git rev-list --no-walk 2fdb43518e5543bc6f2f2ee11343861c94548cb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-01T14:11:28.972Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-01T14:11:29.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-01T14:11:29.103Z] ========================================================= [2025-09-01T14:11:29.103Z] EdgeX Global Pipelines Version Info [2025-09-01T14:11:29.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:11:30.186Z] ------------------- [2025-09-01T14:11:30.186Z] stable info: [2025-09-01T14:11:30.186Z] ------------------- [2025-09-01T14:11:30.186Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-01T14:11:30.186Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-01T14:11:30.186Z] Message: update stable to v1.0.276 [2025-09-01T14:11:30.757Z] ------------------- [2025-09-01T14:11:30.757Z] experimental info: [2025-09-01T14:11:30.757Z] ------------------- [2025-09-01T14:11:30.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-01T14:11:30.757Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-01T14:11:30.757Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-01T14:11:30.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-09-01T14:11:30.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-09-01T14:11:30.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-01T14:11:30.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-01T14:11:30.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-01T14:11:30.968Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-01T14:11:30.991Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-01T14:11:31.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-01T14:11:31.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-01T14:11:31.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-01T14:11:31.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-01T14:11:31.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-09-01T14:11:31.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-01T14:11:31.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-01T14:11:31.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-09-01T14:11:31.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-09-01T14:11:31.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-01T14:11:31.249Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-01T14:11:31.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-01T14:11:31.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-01T14:11:31.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-01T14:11:31.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-01T14:11:31.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-01T14:11:31.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-01T14:11:31.405Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-09-01T14:11:31.430Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-01T14:11:31.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-01T14:11:31.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-01T14:11:31.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-01T14:11:31.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-01T14:11:31.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo [2025-09-01T14:11:31.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e258c7 [Pipeline] echo [2025-09-01T14:11:31.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-01T14:11:31.985Z] + git rev-list -1 --merges 1e258c7f64a140cc311b76e1b6d2294c01d4b65c~1..1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo [2025-09-01T14:11:32.012Z] -----------> git rev-list -1 --merges 1e258c7f64a140cc311b76e1b6d2294c01d4b65c~1..1e258c7f64a140cc311b76e1b6d2294c01d4b65c 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [false] [Pipeline] sh [2025-09-01T14:11:32.322Z] + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo [2025-09-01T14:11:32.343Z] ========================================================= [2025-09-01T14:11:32.343Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-01T14:11:32.343Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-01T14:11:32.710Z] + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] echo [2025-09-01T14:11:32.723Z] [semverPrep] GIT_COMMIT: 1e258c7f64a140cc311b76e1b6d2294c01d4b65c, Commit Message: Merge pull request #436 from FelixTing/issue-435 [Pipeline] echo [2025-09-01T14:11:32.738Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-01T14:11:33.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T14:11:33.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-01T14:11:33.118Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-01T14:11:33.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-01T14:11:33.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-01T14:11:33.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-01T14:11:33.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:11:33.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:11:33.543Z] [2025-09-01T14:11:33.543Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:11:33.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:11:33.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-01T14:11:33.851Z] 3dae71ba6b94: Pulling fs layer [2025-09-01T14:11:33.851Z] 6bf1a483ea7c: Pulling fs layer [2025-09-01T14:11:33.851Z] f5dfc541a4d3: Pulling fs layer [2025-09-01T14:11:33.851Z] 461d9e800cba: Pulling fs layer [2025-09-01T14:11:33.851Z] 80192f66455f: Pulling fs layer [2025-09-01T14:11:33.851Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-01T14:11:33.851Z] a29436f7fd5d: Pulling fs layer [2025-09-01T14:11:33.851Z] 923cac83aea3: Pulling fs layer [2025-09-01T14:11:33.851Z] 25ad8b0a4227: Pulling fs layer [2025-09-01T14:11:33.851Z] db01528c6b51: Pulling fs layer [2025-09-01T14:11:33.851Z] 28988de357af: Pulling fs layer [2025-09-01T14:11:33.851Z] 461d9e800cba: Waiting [2025-09-01T14:11:33.851Z] 80192f66455f: Waiting [2025-09-01T14:11:33.851Z] 2e8e34ca0e6c: Waiting [2025-09-01T14:11:33.851Z] a29436f7fd5d: Waiting [2025-09-01T14:11:33.851Z] 923cac83aea3: Waiting [2025-09-01T14:11:33.851Z] 25ad8b0a4227: Waiting [2025-09-01T14:11:33.851Z] 28988de357af: Waiting [2025-09-01T14:11:33.851Z] db01528c6b51: Waiting [2025-09-01T14:11:34.116Z] 6bf1a483ea7c: Download complete [2025-09-01T14:11:34.116Z] 461d9e800cba: Download complete [2025-09-01T14:11:34.116Z] 80192f66455f: Verifying Checksum [2025-09-01T14:11:34.116Z] 80192f66455f: Download complete [2025-09-01T14:11:34.116Z] f5dfc541a4d3: Verifying Checksum [2025-09-01T14:11:34.116Z] f5dfc541a4d3: Download complete [2025-09-01T14:11:34.116Z] 3dae71ba6b94: Verifying Checksum [2025-09-01T14:11:34.116Z] 3dae71ba6b94: Download complete [2025-09-01T14:11:34.116Z] 923cac83aea3: Download complete [2025-09-01T14:11:34.377Z] 25ad8b0a4227: Verifying Checksum [2025-09-01T14:11:34.377Z] 25ad8b0a4227: Download complete [2025-09-01T14:11:34.377Z] db01528c6b51: Verifying Checksum [2025-09-01T14:11:34.377Z] db01528c6b51: Download complete [2025-09-01T14:11:34.377Z] 28988de357af: Verifying Checksum [2025-09-01T14:11:34.377Z] 28988de357af: Download complete [2025-09-01T14:11:34.377Z] a29436f7fd5d: Verifying Checksum [2025-09-01T14:11:34.377Z] a29436f7fd5d: Download complete [2025-09-01T14:11:34.946Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-01T14:11:34.946Z] 2e8e34ca0e6c: Download complete [2025-09-01T14:11:35.516Z] 3dae71ba6b94: Pull complete [2025-09-01T14:11:35.775Z] 6bf1a483ea7c: Pull complete [2025-09-01T14:11:36.713Z] f5dfc541a4d3: Pull complete [2025-09-01T14:11:36.713Z] 461d9e800cba: Pull complete [2025-09-01T14:11:36.713Z] 80192f66455f: Pull complete [2025-09-01T14:11:41.983Z] 2e8e34ca0e6c: Pull complete [2025-09-01T14:11:42.242Z] a29436f7fd5d: Pull complete [2025-09-01T14:11:42.242Z] 923cac83aea3: Pull complete [2025-09-01T14:11:42.502Z] 25ad8b0a4227: Pull complete [2025-09-01T14:11:42.502Z] db01528c6b51: Pull complete [2025-09-01T14:11:42.502Z] 28988de357af: Pull complete [2025-09-01T14:11:42.502Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-01T14:11:42.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:11:42.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:11:42.654Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:11:42.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:11:44.592Z] $ docker top 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c -eo pid,comm [2025-09-01T14:11:44.643Z] 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). [2025-09-01T14:11:44.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T14:11:44.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T14:11:44.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T14:11:44.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T14:11:44.827Z] $ docker exec 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent [2025-09-01T14:11:44.927Z] SSH_AUTH_SOCK=/tmp/ssh-nEbOZAu05yUg/agent.33 [2025-09-01T14:11:44.927Z] SSH_AGENT_PID=39 [2025-09-01T14:11:44.934Z] Running ssh-add (command line suppressed) [2025-09-01T14:11:45.032Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16661063104729433713.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16661063104729433713.key) [2025-09-01T14:11:45.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T14:11:45.347Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh [2025-09-01T14:11:45.639Z] + git tag --points-at HEAD [Pipeline] } [2025-09-01T14:11:45.649Z] $ docker exec --env ******** --env ******** 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent -k [2025-09-01T14:11:45.762Z] unset SSH_AUTH_SOCK; [2025-09-01T14:11:45.763Z] unset SSH_AGENT_PID; [2025-09-01T14:11:45.763Z] echo Agent pid 39 killed; [2025-09-01T14:11:45.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-01T14:11:45.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T14:11:45.820Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T14:11:45.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T14:11:45.915Z] $ docker exec 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent [2025-09-01T14:11:46.032Z] SSH_AUTH_SOCK=/tmp/ssh-tjfs7KEbPtnt/agent.87 [2025-09-01T14:11:46.032Z] SSH_AGENT_PID=93 [2025-09-01T14:11:46.037Z] Running ssh-add (command line suppressed) [2025-09-01T14:11:46.134Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13909671010861858130.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13909671010861858130.key) [2025-09-01T14:11:46.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T14:11:46.453Z] + git semver init [2025-09-01T14:11:46.715Z] 2025-09-01 14:11:46,689 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T14:11:46.715Z] 2025-09-01 14:11:46,694 [run_init] DEBUG init version:0.0.0 force:False [2025-09-01T14:11:46.715Z] 2025-09-01 14:11:46,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-09-01T14:11:46.715Z] 2025-09-01 14:11:46,696 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-09-01T14:11:46.715Z] 2025-09-01 14:11:46,696 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2025-09-01T14:11:47.655Z] 2025-09-01 14:11:47,472 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-09-01T14:11:47.655Z] 2025-09-01 14:11:47,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-09-01T14:11:47.655Z] 2025-09-01 14:11:47,472 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:11:47.655Z] 2025-09-01 14:11:47,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:11:47.655Z] 4.1.0-dev.14 [Pipeline] } [2025-09-01T14:11:47.663Z] $ docker exec --env ******** --env ******** 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c ssh-agent -k [2025-09-01T14:11:47.751Z] unset SSH_AUTH_SOCK; [2025-09-01T14:11:47.752Z] unset SSH_AGENT_PID; [2025-09-01T14:11:47.752Z] echo Agent pid 93 killed; [2025-09-01T14:11:47.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T14:11:48.092Z] + git semver [Pipeline] } [2025-09-01T14:11:48.365Z] $ docker stop --time=1 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c [2025-09-01T14:11:49.648Z] $ docker rm -f --volumes 692e4ea1f2cafeb5980ee7a6099d9229e63772e6e1df94a503730d270998be2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T14:11:50.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-01T14:11:50.237Z] Stashed 1 file(s) [Pipeline] echo [2025-09-01T14:11:50.242Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 [2025-09-01T14:11:50.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T14:11:50.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-01T14:11:50.669Z] ========================================================= [2025-09-01T14:11:50.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-01T14:11:50.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-09-01T14:11:50.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T14:11:50.980Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-09-01T14:11:50.980Z] 0a9a5dfd008f: Pulling fs layer [2025-09-01T14:11:50.980Z] 36466aa92d05: Pulling fs layer [2025-09-01T14:11:50.980Z] e10405b45d13: Pulling fs layer [2025-09-01T14:11:50.980Z] 096b7ceb2af7: Pulling fs layer [2025-09-01T14:11:50.980Z] 4f4fb700ef54: Pulling fs layer [2025-09-01T14:11:50.980Z] c451b95d7931: Pulling fs layer [2025-09-01T14:11:50.980Z] 9febf9df4401: Pulling fs layer [2025-09-01T14:11:50.980Z] 1477f019b032: Pulling fs layer [2025-09-01T14:11:50.980Z] c7dc25521971: Pulling fs layer [2025-09-01T14:11:50.980Z] c451b95d7931: Waiting [2025-09-01T14:11:50.980Z] 1477f019b032: Waiting [2025-09-01T14:11:50.980Z] c7dc25521971: Waiting [2025-09-01T14:11:50.980Z] 096b7ceb2af7: Waiting [2025-09-01T14:11:50.980Z] 9febf9df4401: Waiting [2025-09-01T14:11:50.980Z] 4f4fb700ef54: Waiting [2025-09-01T14:11:51.237Z] 36466aa92d05: Download complete [2025-09-01T14:11:51.237Z] 096b7ceb2af7: Verifying Checksum [2025-09-01T14:11:51.237Z] 096b7ceb2af7: Download complete [2025-09-01T14:11:51.237Z] 4f4fb700ef54: Verifying Checksum [2025-09-01T14:11:51.237Z] 4f4fb700ef54: Download complete [2025-09-01T14:11:51.237Z] 0a9a5dfd008f: Verifying Checksum [2025-09-01T14:11:51.237Z] 0a9a5dfd008f: Download complete [2025-09-01T14:11:51.237Z] c451b95d7931: Verifying Checksum [2025-09-01T14:11:51.237Z] c451b95d7931: Download complete [2025-09-01T14:11:51.237Z] 9febf9df4401: Verifying Checksum [2025-09-01T14:11:51.237Z] 9febf9df4401: Download complete [2025-09-01T14:11:51.237Z] 0a9a5dfd008f: Pull complete [2025-09-01T14:11:51.496Z] c7dc25521971: Verifying Checksum [2025-09-01T14:11:51.496Z] c7dc25521971: Download complete [2025-09-01T14:11:51.496Z] 36466aa92d05: Pull complete [2025-09-01T14:11:51.754Z] e10405b45d13: Verifying Checksum [2025-09-01T14:11:51.754Z] e10405b45d13: Download complete [2025-09-01T14:11:52.013Z] 1477f019b032: Download complete [2025-09-01T14:11:57.280Z] e10405b45d13: Pull complete [2025-09-01T14:11:57.280Z] 096b7ceb2af7: Pull complete [2025-09-01T14:11:57.280Z] 4f4fb700ef54: Pull complete [2025-09-01T14:11:57.280Z] c451b95d7931: Pull complete [2025-09-01T14:11:57.538Z] 9febf9df4401: Pull complete [2025-09-01T14:12:01.736Z] 1477f019b032: Pull complete [2025-09-01T14:12:01.736Z] c7dc25521971: Pull complete [2025-09-01T14:12:01.736Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-01T14:12:01.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-01T14:12:01.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-09-01T14:12:02.291Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:12:02.597Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-01T14:12:02.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:12:02.671Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:12:02.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:12:04.513Z] $ docker top 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T14:12:04.852Z] + go version [2025-09-01T14:12:04.852Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-01T14:12:04.861Z] $ docker stop --time=1 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 [2025-09-01T14:12:06.102Z] $ docker rm -f --volumes 532f30c86527d229aeafb5e7d59a090eda9c67f257b0f72e23eaaa480fe757b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:12:06.532Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-01T14:12:06.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:12:06.609Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:12:06.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:12:06.865Z] $ docker top 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T14:12:07.200Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-09-01T14:12:07.490Z] + make test [2025-09-01T14:12:07.490Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-09-01T14:12:07.490Z] go: downloading github.com/google/uuid v1.6.0 [2025-09-01T14:12:07.490Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-09-01T14:12:07.490Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.12 [2025-09-01T14:12:07.490Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.0 [2025-09-01T14:12:07.490Z] go: downloading github.com/nats-io/nats.go v1.44.0 [2025-09-01T14:12:07.490Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-09-01T14:12:07.748Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-09-01T14:12:07.748Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-09-01T14:12:07.748Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-09-01T14:12:07.748Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-09-01T14:12:07.748Z] go: downloading github.com/x448/float16 v0.8.4 [2025-09-01T14:12:07.748Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-09-01T14:12:07.748Z] go: downloading github.com/go-playground/validator/v10 v10.27.0 [2025-09-01T14:12:07.748Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-09-01T14:12:07.748Z] go: downloading golang.org/x/net v0.38.0 [2025-09-01T14:12:07.748Z] go: downloading golang.org/x/sync v0.13.0 [2025-09-01T14:12:07.748Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-09-01T14:12:07.748Z] go: downloading github.com/klauspost/compress v1.18.0 [2025-09-01T14:12:07.748Z] go: downloading github.com/nats-io/nkeys v0.4.11 [2025-09-01T14:12:07.748Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-09-01T14:12:07.748Z] go: downloading golang.org/x/crypto v0.37.0 [2025-09-01T14:12:08.007Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-09-01T14:12:08.007Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-09-01T14:12:08.007Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-09-01T14:12:08.007Z] go: downloading golang.org/x/text v0.24.0 [2025-09-01T14:12:08.007Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-09-01T14:12:08.007Z] go: downloading golang.org/x/sys v0.32.0 [2025-09-01T14:12:29.948Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-09-01T14:12:29.948Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-09-01T14:12:29.948Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.038s coverage: 86.0% of statements [2025-09-01T14:12:29.948Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements [2025-09-01T14:12:29.948Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.034s coverage: 15.9% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.056s coverage: 84.0% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.046s coverage: 79.3% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.024s coverage: 100.0% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.026s coverage: 100.0% of statements [2025-09-01T14:12:33.237Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.030s coverage: 64.4% of statements [2025-09-01T14:12:51.324Z] go vet ./... [2025-09-01T14:12:51.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-01T14:12:51.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-09-01T14:12:51.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-01T14:12:51.355Z] $ docker stop --time=1 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd [2025-09-01T14:12:53.220Z] $ docker rm -f --volumes 1abc70ae94ec159c820727728562c400ad458795d7d3a3c7255844ac0f20c8cd [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T14:12:53.843Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-01T14:12:53.899Z] 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 [2025-09-01T14:12:54.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T14:12:54.459Z] [2025-09-01T14:12:54.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:12:54.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T14:12:54.769Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-01T14:12:54.769Z] 5eb5b503b376: Pulling fs layer [2025-09-01T14:12:54.769Z] 5c69ac0246d0: Pulling fs layer [2025-09-01T14:12:54.769Z] ec43610c2a17: Pulling fs layer [2025-09-01T14:12:54.769Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-01T14:12:54.769Z] 33b1e0a273af: Pulling fs layer [2025-09-01T14:12:54.769Z] 5d3b04190fa2: Pulling fs layer [2025-09-01T14:12:54.769Z] 2f39f015ded8: Pulling fs layer [2025-09-01T14:12:54.769Z] 33b1e0a273af: Waiting [2025-09-01T14:12:54.769Z] 2f39f015ded8: Waiting [2025-09-01T14:12:54.769Z] 5d3b04190fa2: Waiting [2025-09-01T14:12:54.769Z] 3a2ae6a8a46f: Waiting [2025-09-01T14:12:54.769Z] 5c69ac0246d0: Download complete [2025-09-01T14:12:54.769Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-01T14:12:54.769Z] 3a2ae6a8a46f: Download complete [2025-09-01T14:12:54.769Z] 33b1e0a273af: Verifying Checksum [2025-09-01T14:12:54.769Z] 33b1e0a273af: Download complete [2025-09-01T14:12:54.769Z] ec43610c2a17: Verifying Checksum [2025-09-01T14:12:54.769Z] ec43610c2a17: Download complete [2025-09-01T14:12:54.769Z] 5d3b04190fa2: Verifying Checksum [2025-09-01T14:12:54.769Z] 5d3b04190fa2: Download complete [2025-09-01T14:12:55.035Z] 5eb5b503b376: Verifying Checksum [2025-09-01T14:12:55.035Z] 5eb5b503b376: Download complete [2025-09-01T14:12:55.607Z] 2f39f015ded8: Verifying Checksum [2025-09-01T14:12:55.607Z] 2f39f015ded8: Download complete [2025-09-01T14:12:56.994Z] 5eb5b503b376: Pull complete [2025-09-01T14:12:56.994Z] 5c69ac0246d0: Pull complete [2025-09-01T14:12:57.565Z] ec43610c2a17: Pull complete [2025-09-01T14:12:57.565Z] 3a2ae6a8a46f: Pull complete [2025-09-01T14:12:57.825Z] 33b1e0a273af: Pull complete [2025-09-01T14:12:57.825Z] 5d3b04190fa2: Pull complete [2025-09-01T14:13:04.391Z] 2f39f015ded8: Pull complete [2025-09-01T14:13:04.391Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-01T14:13:04.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T14:13:04.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:13:04.487Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:13:04.509Z] $ 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/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:13:05.621Z] $ docker top 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:13:06.044Z] ---> job-cost.sh [2025-09-01T14:13:06.044Z] lf-activate-venv: SKIPPING [2025-09-01T14:13:06.044Z] INFO: No Stack... [2025-09-01T14:13:06.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-01T14:13:06.563Z] INFO: Archiving Costs [Pipeline] sh [2025-09-01T14:13:06.854Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-09-01T14:13:06.854Z] + cut -d, -f6 [Pipeline] lock [2025-09-01T14:13:06.869Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] [2025-09-01T14:13:06.878Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] did not exist. Created. [2025-09-01T14:13:06.884Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-01T14:13:07.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-01T14:13:07.232Z] Stashed 1 file(s) [Pipeline] } [2025-09-01T14:13:07.240Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-01T14:13:07.270Z] $ docker stop --time=1 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 [2025-09-01T14:13:08.406Z] $ docker rm -f --volumes 2d52c33f71ad8bf33bee1a068ccc404cc93444513c4af25a30b8a54d686b9ff2 [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 [2025-09-01T14:13:08.728Z] provisioning config files... [2025-09-01T14:13:08.739Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6611597476014282396tmp [Pipeline] { [Pipeline] sh [2025-09-01T14:13:09.065Z] + set +x [2025-09-01T14:13:09.065Z] + curl -s https://codecov.io/bash [2025-09-01T14:13:09.065Z] + bash -s -- [2025-09-01T14:13:09.065Z] [2025-09-01T14:13:09.065Z] _____ _ [2025-09-01T14:13:09.065Z] / ____| | | [2025-09-01T14:13:09.065Z] | | ___ __| | ___ ___ _____ __ [2025-09-01T14:13:09.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-01T14:13:09.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-01T14:13:09.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-01T14:13:09.065Z] Bash-1.0.6 [2025-09-01T14:13:09.065Z] [2025-09-01T14:13:09.065Z] [2025-09-01T14:13:09.065Z] ==> git version 2.25.1 found [2025-09-01T14:13:09.065Z] ==> 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 [2025-09-01T14:13:09.065Z] Release-Date: 2020-01-08 [2025-09-01T14:13:09.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-01T14:13:09.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-01T14:13:09.065Z] ==> Jenkins CI detected. [2025-09-01T14:13:09.065Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-09-01T14:13:09.065Z] project root: . [2025-09-01T14:13:09.065Z] --> token set from env [2025-09-01T14:13:09.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-01T14:13:09.065Z] ==> Running gcov in . (disable via -X gcov) [2025-09-01T14:13:09.065Z] ==> Python coveragepy not found [2025-09-01T14:13:09.065Z] ==> Searching for coverage reports in: [2025-09-01T14:13:09.065Z] + . [2025-09-01T14:13:09.065Z] -> Found 1 reports [2025-09-01T14:13:09.065Z] ==> Detecting git/mercurial file structure [2025-09-01T14:13:09.065Z] ==> Reading reports [2025-09-01T14:13:09.324Z] + ./coverage.out bytes=68275 [2025-09-01T14:13:09.324Z] ==> Appending adjustments [2025-09-01T14:13:09.324Z] https://docs.codecov.io/docs/fixing-reports [2025-09-01T14:13:09.324Z] + Found adjustments [2025-09-01T14:13:09.324Z] ==> Gzipping contents [2025-09-01T14:13:09.324Z] 12K /tmp/codecov.QYezQB.gz [2025-09-01T14:13:09.324Z] ==> Uploading reports [2025-09-01T14:13:09.324Z] url: https://codecov.io [2025-09-01T14:13:09.324Z] query: branch=main&commit=1e258c7f64a140cc311b76e1b6d2294c01d4b65c&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-01T14:13:09.324Z] -> Pinging Codecov [2025-09-01T14:13:09.325Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e258c7f64a140cc311b76e1b6d2294c01d4b65c&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-01T14:13:09.583Z] -> Uploading to [2025-09-01T14:13:09.583Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/1e258c7f64a140cc311b76e1b6d2294c01d4b65c/a0b99db4-0277-4c32-b5b6-681fcdaef8e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250901%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250901T141309Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6b42ef5e10825a67139c23e4a463c3f37f117b289976762ceb3f623ae2fc567b [2025-09-01T14:13:09.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-01T14:13:09.583Z] Dload Upload Total Spent Left Speed [2025-09-01T14:13:09.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9173 0 0 100 9173 0 56623 --:--:-- --:--:-- --:--:-- 56276 [2025-09-01T14:13:09.847Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] } [2025-09-01T14:13:09.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-01T14:13:10.094Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-01T14:13:10.115Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:13:10.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T14:13:10.429Z] [2025-09-01T14:13:10.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:13:10.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T14:13:10.741Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-01T14:13:10.741Z] 0a9a5dfd008f: Already exists [2025-09-01T14:13:10.741Z] 36466aa92d05: Already exists [2025-09-01T14:13:10.741Z] e10405b45d13: Already exists [2025-09-01T14:13:10.741Z] 096b7ceb2af7: Already exists [2025-09-01T14:13:10.741Z] 4f4fb700ef54: Already exists [2025-09-01T14:13:10.741Z] e50aa161e22a: Pulling fs layer [2025-09-01T14:13:10.741Z] d3c8db5fb9df: Pulling fs layer [2025-09-01T14:13:11.000Z] e50aa161e22a: Verifying Checksum [2025-09-01T14:13:11.000Z] e50aa161e22a: Download complete [2025-09-01T14:13:11.259Z] e50aa161e22a: Pull complete [2025-09-01T14:13:12.635Z] d3c8db5fb9df: Download complete [2025-09-01T14:13:17.912Z] d3c8db5fb9df: Pull complete [2025-09-01T14:13:17.912Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-01T14:13:17.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-01T14:13:17.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:13:18.025Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:13:18.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:13:19.185Z] $ docker top 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T14:13:19.535Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-09-01T14:13:19.547Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-09-01T14:13:19.828Z] + set -o pipefail [2025-09-01T14:13:19.828Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-09-01T14:13:25.130Z] [2025-09-01T14:13:25.130Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-09-01T14:13:25.130Z] [2025-09-01T14:13:25.130Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/7514e5a2-d361-47ac-b4af-837f0074cf56 [2025-09-01T14:13:25.130Z] [2025-09-01T14:13:25.130Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-01T14:13:25.130Z] [Pipeline] } [2025-09-01T14:13:26.084Z] $ docker stop --time=1 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 [2025-09-01T14:13:28.207Z] $ docker rm -f --volumes 1eabcc25d783440cfa55a93835b47629146b7f72e5a8070f8e290c8883d8c8e9 [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 [2025-09-01T14:13:29.044Z] + git log --format=format:%s -1 1e258c7f64a140cc311b76e1b6d2294c01d4b65c [Pipeline] sh [2025-09-01T14:13:29.338Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T14:13:29.338Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:13:29.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:13:29.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:13:29.723Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:13:29.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:13:30.026Z] $ docker top c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c -eo pid,comm [2025-09-01T14:13:30.076Z] 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). [2025-09-01T14:13:30.076Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T14:13:30.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T14:13:30.136Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T14:13:30.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T14:13:30.255Z] $ docker exec c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c ssh-agent [2025-09-01T14:13:30.538Z] SSH_AUTH_SOCK=/tmp/ssh-uusHwSpmRNLw/agent.32 [2025-09-01T14:13:30.538Z] SSH_AGENT_PID=38 [2025-09-01T14:13:30.543Z] Running ssh-add (command line suppressed) [2025-09-01T14:13:30.630Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6413256550011190429.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6413256550011190429.key) [2025-09-01T14:13:30.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T14:13:30.951Z] + git semver tag [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,154 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,159 [run_tag] DEBUG tag force:False [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,159 [check_head_tag] DEBUG check head tag [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,160 [execute] INFO git cat-file --batch-check [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,162 [execute] INFO git cat-file --batch [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,182 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,182 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2025-09-01T14:13:31.211Z] 2025-09-01 14:13:31,185 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:13:31.211Z] 4.1.0-dev.14 [Pipeline] } [2025-09-01T14:13:31.481Z] $ docker exec --env ******** --env ******** c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c ssh-agent -k [2025-09-01T14:13:31.580Z] unset SSH_AUTH_SOCK; [2025-09-01T14:13:31.581Z] unset SSH_AGENT_PID; [2025-09-01T14:13:31.581Z] echo Agent pid 38 killed; [2025-09-01T14:13:31.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T14:13:31.929Z] + git semver [Pipeline] } [2025-09-01T14:13:32.200Z] $ docker stop --time=1 c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c [2025-09-01T14:13:33.467Z] $ docker rm -f --volumes c2bcb9c394a915ace31f8a8ab963ae5cbcee7ada6155232e8886b40eb556f33c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:13:33.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T14:13:33.889Z] [2025-09-01T14:13:33.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:13:34.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T14:13:34.202Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-01T14:13:34.202Z] ab5ef0e58194: Pulling fs layer [2025-09-01T14:13:34.202Z] 9712f1f96733: Pulling fs layer [2025-09-01T14:13:34.202Z] 63f879dbbcfc: Pulling fs layer [2025-09-01T14:13:34.202Z] 0d9ebad4ef96: Pulling fs layer [2025-09-01T14:13:34.202Z] e9a5061849ea: Pulling fs layer [2025-09-01T14:13:34.202Z] d747dcd14b5f: Pulling fs layer [2025-09-01T14:13:34.202Z] 2de7ff778b66: Pulling fs layer [2025-09-01T14:13:34.202Z] e9a5061849ea: Waiting [2025-09-01T14:13:34.202Z] d747dcd14b5f: Waiting [2025-09-01T14:13:34.202Z] 2de7ff778b66: Waiting [2025-09-01T14:13:34.202Z] 0d9ebad4ef96: Waiting [2025-09-01T14:13:34.202Z] 9712f1f96733: Verifying Checksum [2025-09-01T14:13:34.202Z] 9712f1f96733: Download complete [2025-09-01T14:13:34.463Z] 63f879dbbcfc: Verifying Checksum [2025-09-01T14:13:34.463Z] 63f879dbbcfc: Download complete [2025-09-01T14:13:34.723Z] e9a5061849ea: Verifying Checksum [2025-09-01T14:13:34.723Z] e9a5061849ea: Download complete [2025-09-01T14:13:34.723Z] d747dcd14b5f: Verifying Checksum [2025-09-01T14:13:34.723Z] d747dcd14b5f: Download complete [2025-09-01T14:13:34.723Z] 0d9ebad4ef96: Verifying Checksum [2025-09-01T14:13:34.723Z] 0d9ebad4ef96: Download complete [2025-09-01T14:13:34.982Z] 2de7ff778b66: Verifying Checksum [2025-09-01T14:13:34.983Z] 2de7ff778b66: Download complete [2025-09-01T14:13:34.983Z] ab5ef0e58194: Verifying Checksum [2025-09-01T14:13:34.983Z] ab5ef0e58194: Download complete [2025-09-01T14:13:39.171Z] ab5ef0e58194: Pull complete [2025-09-01T14:13:39.171Z] 9712f1f96733: Pull complete [2025-09-01T14:13:40.108Z] 63f879dbbcfc: Pull complete [2025-09-01T14:13:46.678Z] 0d9ebad4ef96: Pull complete [2025-09-01T14:13:46.678Z] e9a5061849ea: Pull complete [2025-09-01T14:13:46.678Z] d747dcd14b5f: Pull complete [2025-09-01T14:13:47.615Z] 2de7ff778b66: Pull complete [2025-09-01T14:13:47.615Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-01T14:13:47.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-01T14:13:47.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:13:47.727Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:13:47.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:13:49.672Z] $ docker top 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-01T14:13:49.753Z] provisioning config files... [2025-09-01T14:13:49.761Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3405482276056547942tmp [2025-09-01T14:13:49.771Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4913799929855965149tmp [2025-09-01T14:13:49.781Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10975750899766240645tmp [Pipeline] { [Pipeline] echo [2025-09-01T14:13:49.808Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:13:50.103Z] ---> sigul-configuration.sh [2025-09-01T14:13:50.103Z] gpg: directory `/root/.gnupg' created [2025-09-01T14:13:50.103Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-01T14:13:50.103Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-01T14:13:50.103Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-01T14:13:50.103Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-01T14:13:50.103Z] gpg: CAST5 encrypted data [2025-09-01T14:13:50.103Z] gpg: encrypted with 1 passphrase [2025-09-01T14:13:50.103Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-01T14:13:50.405Z] + mkdir /home/jenkins [2025-09-01T14:13:50.405Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-01T14:13:50.702Z] + 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 [2025-09-01T14:13:50.717Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:13:51.016Z] ---> sigul-install.sh [2025-09-01T14:13:51.016Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-01T14:13:51.313Z] + git tag --list [2025-09-01T14:13:51.313Z] v0.0.0 [2025-09-01T14:13:51.313Z] v0.1.0 [2025-09-01T14:13:51.313Z] v0.1.1 [2025-09-01T14:13:51.313Z] v0.1.10 [2025-09-01T14:13:51.313Z] v0.1.11 [2025-09-01T14:13:51.313Z] v0.1.12 [2025-09-01T14:13:51.313Z] v0.1.13 [2025-09-01T14:13:51.313Z] v0.1.14 [2025-09-01T14:13:51.313Z] v0.1.15 [2025-09-01T14:13:51.313Z] v0.1.16 [2025-09-01T14:13:51.313Z] v0.1.17 [2025-09-01T14:13:51.313Z] v0.1.18 [2025-09-01T14:13:51.313Z] v0.1.19 [2025-09-01T14:13:51.313Z] v0.1.2 [2025-09-01T14:13:51.313Z] v0.1.20 [2025-09-01T14:13:51.313Z] v0.1.21 [2025-09-01T14:13:51.313Z] v0.1.22 [2025-09-01T14:13:51.313Z] v0.1.23 [2025-09-01T14:13:51.313Z] v0.1.24 [2025-09-01T14:13:51.313Z] v0.1.25 [2025-09-01T14:13:51.313Z] v0.1.26 [2025-09-01T14:13:51.313Z] v0.1.27 [2025-09-01T14:13:51.313Z] v0.1.28 [2025-09-01T14:13:51.313Z] v0.1.29 [2025-09-01T14:13:51.313Z] v0.1.3 [2025-09-01T14:13:51.313Z] v0.1.30 [2025-09-01T14:13:51.313Z] v0.1.31 [2025-09-01T14:13:51.313Z] v0.1.4 [2025-09-01T14:13:51.313Z] v0.1.5 [2025-09-01T14:13:51.313Z] v0.1.6 [2025-09-01T14:13:51.313Z] v0.1.7 [2025-09-01T14:13:51.313Z] v0.1.8 [2025-09-01T14:13:51.313Z] v0.1.9 [2025-09-01T14:13:51.313Z] v2.0.0 [2025-09-01T14:13:51.313Z] v2.0.1 [2025-09-01T14:13:51.313Z] v2.1.0 [2025-09-01T14:13:51.313Z] v2.1.1 [2025-09-01T14:13:51.313Z] v2.2.0 [2025-09-01T14:13:51.313Z] v2.3.0 [2025-09-01T14:13:51.313Z] v3.0 [2025-09-01T14:13:51.313Z] v3.0.0 [2025-09-01T14:13:51.313Z] v3.1 [2025-09-01T14:13:51.313Z] v3.1.0 [2025-09-01T14:13:51.313Z] v4.0 [2025-09-01T14:13:51.313Z] v4.0.0 [2025-09-01T14:13:51.313Z] v4.0.1 [2025-09-01T14:13:51.313Z] v4.1.0-dev.1 [2025-09-01T14:13:51.313Z] v4.1.0-dev.10 [2025-09-01T14:13:51.313Z] v4.1.0-dev.11 [2025-09-01T14:13:51.313Z] v4.1.0-dev.12 [2025-09-01T14:13:51.313Z] v4.1.0-dev.13 [2025-09-01T14:13:51.313Z] v4.1.0-dev.14 [2025-09-01T14:13:51.313Z] v4.1.0-dev.2 [2025-09-01T14:13:51.313Z] v4.1.0-dev.3 [2025-09-01T14:13:51.313Z] v4.1.0-dev.4 [2025-09-01T14:13:51.313Z] v4.1.0-dev.5 [2025-09-01T14:13:51.313Z] v4.1.0-dev.6 [2025-09-01T14:13:51.313Z] v4.1.0-dev.7 [2025-09-01T14:13:51.313Z] v4.1.0-dev.8 [2025-09-01T14:13:51.313Z] v4.1.0-dev.9 [Pipeline] sh [2025-09-01T14:13:51.620Z] + lftools sign git-tag v4.1.0-dev.14 [2025-09-01T14:13:52.188Z] Signing Git tag with Sigul... [2025-09-01T14:13:52.188Z] Signing v4.1.0-dev.14 [2025-09-01T14:15:43.691Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2025-09-01T14:15:43.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:15:43.999Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-01T14:15:44.008Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-01T14:15:44.039Z] $ docker stop --time=1 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 [2025-09-01T14:15:45.303Z] $ docker rm -f --volumes 136e6ba8e8796109e462283c1e8af2fd0af1b5f4a8c5545139d213138c7ad572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-01T14:15:45.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T14:15:45.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:15:46.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:15:46.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:15:46.128Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:15:46.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:15:46.388Z] $ docker top d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 -eo pid,comm [2025-09-01T14:15:46.437Z] 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). [2025-09-01T14:15:46.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T14:15:46.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T14:15:46.493Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T14:15:46.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T14:15:46.596Z] $ docker exec d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 ssh-agent [2025-09-01T14:15:46.699Z] SSH_AUTH_SOCK=/tmp/ssh-P9Q86Pgyv762/agent.31 [2025-09-01T14:15:46.699Z] SSH_AGENT_PID=37 [2025-09-01T14:15:46.703Z] Running ssh-add (command line suppressed) [2025-09-01T14:15:46.803Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18300267156140314665.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_18300267156140314665.key) [2025-09-01T14:15:46.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T14:15:47.117Z] + git semver bump pre [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,337 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,341 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,341 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,341 [bump_version] DEBUG bumped version:4.1.0-dev.15 [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,342 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,342 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,343 [execute] INFO git cat-file --batch-check [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,346 [execute] INFO git cat-file --batch [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T14:15:47.378Z] 2025-09-01 14:15:47,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:15:47.378Z] 4.1.0-dev.15 [Pipeline] } [2025-09-01T14:15:47.644Z] $ docker exec --env ******** --env ******** d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 ssh-agent -k [2025-09-01T14:15:47.732Z] unset SSH_AUTH_SOCK; [2025-09-01T14:15:47.733Z] unset SSH_AGENT_PID; [2025-09-01T14:15:47.733Z] echo Agent pid 37 killed; [2025-09-01T14:15:47.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T14:15:48.066Z] + git semver [Pipeline] } [2025-09-01T14:15:48.336Z] $ docker stop --time=1 d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 [2025-09-01T14:15:49.631Z] $ docker rm -f --volumes d2ae3e99fbf63c32a1cdf89f59fa8567a47b5a3463b0cb8dbaa9127536b4bfd3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-01T14:15:49.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-01T14:15:49.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:15:50.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-01T14:15:50.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:15:50.381Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:15:50.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:15:50.628Z] $ docker top b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 -eo pid,comm [2025-09-01T14:15:50.674Z] 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). [2025-09-01T14:15:50.674Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-01T14:15:50.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-01T14:15:50.735Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-01T14:15:50.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-01T14:15:50.837Z] $ docker exec b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 ssh-agent [2025-09-01T14:15:50.936Z] SSH_AUTH_SOCK=/tmp/ssh-yHBjDwYySyJe/agent.33 [2025-09-01T14:15:50.936Z] SSH_AGENT_PID=39 [2025-09-01T14:15:50.941Z] Running ssh-add (command line suppressed) [2025-09-01T14:15:51.038Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8678107100140444229.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8678107100140444229.key) [2025-09-01T14:15:51.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-01T14:15:51.354Z] + git semver push [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,562 [run_push] DEBUG push [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,563 [execute] INFO git cat-file --batch-check [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,565 [execute] INFO git rev-list 64912a5d7a512e0515cffd3080d5e78267d13139 -- [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,566 [execute] DEBUG Popen(['git', 'rev-list', '64912a5d7a512e0515cffd3080d5e78267d13139', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,574 [execute] INFO git fetch -v -- origin [2025-09-01T14:15:51.614Z] 2025-09-01 14:15:51,574 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-01T14:15:53.001Z] 2025-09-01 14:15:52,741 [run_push] DEBUG no remote changes detected [2025-09-01T14:15:53.001Z] 2025-09-01 14:15:52,741 [execute] INFO git push origin semver [2025-09-01T14:15:53.001Z] 2025-09-01 14:15:52,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-01T14:15:53.589Z] 2025-09-01 14:15:53,380 [run_push] DEBUG push all version tags [2025-09-01T14:15:53.589Z] 2025-09-01 14:15:53,380 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-01T14:15:53.589Z] 2025-09-01 14:15:53,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) [2025-09-01T14:15:54.190Z] 2025-09-01 14:15:54,074 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-09-01T14:15:54.190Z] 4.1.0-dev.15 [Pipeline] } [2025-09-01T14:15:54.204Z] $ docker exec --env ******** --env ******** b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 ssh-agent -k [2025-09-01T14:15:54.301Z] unset SSH_AUTH_SOCK; [2025-09-01T14:15:54.301Z] unset SSH_AGENT_PID; [2025-09-01T14:15:54.301Z] echo Agent pid 39 killed; [2025-09-01T14:15:54.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-01T14:15:54.661Z] + git semver [Pipeline] } [2025-09-01T14:15:55.237Z] $ docker stop --time=1 b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 [2025-09-01T14:15:56.499Z] $ docker rm -f --volumes b76779595879acf91042f775495ab86de9d3aed2629ab4dec8fee5bb3a9dc409 [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 [2025-09-01T14:15:57.110Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-09-01T14:15:57.110Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-09-01T14:15:57.110Z] total 16 [2025-09-01T14:15:57.110Z] drwxr-xr-x 3 root root 4096 Sep 1 14:13 . [2025-09-01T14:15:57.110Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 14:13 .. [2025-09-01T14:15:57.110Z] drwxr-xr-x 2 root root 4096 Sep 1 14:13 cost [2025-09-01T14:15:57.110Z] -rw-r--r-- 1 root root 88 Sep 1 14:13 cost.csv [2025-09-01T14:15:57.110Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-09-01T14:15:57.110Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-09-01T14:15:57.110Z] total 16 [2025-09-01T14:15:57.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 14:13 . [2025-09-01T14:15:57.110Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 14:13 .. [2025-09-01T14:15:57.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 14:13 cost [2025-09-01T14:15:57.110Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 1 14:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:15:57.396Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:15:58.254Z] ---> package-listing.sh [2025-09-01T14:15:58.255Z] ++ facter osfamily [2025-09-01T14:15:58.255Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-01T14:15:58.516Z] + OS_FAMILY=debian [2025-09-01T14:15:58.516Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-09-01T14:15:58.516Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-01T14:15:58.516Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-01T14:15:58.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-01T14:15:58.516Z] + PACKAGES=/tmp/packages_start.txt [2025-09-01T14:15:58.516Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-09-01T14:15:58.516Z] + PACKAGES=/tmp/packages_end.txt [2025-09-01T14:15:58.516Z] + case "${OS_FAMILY}" in [2025-09-01T14:15:58.516Z] + dpkg -l [2025-09-01T14:15:58.516Z] + grep '^ii' [2025-09-01T14:15:58.516Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-01T14:15:58.516Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-01T14:15:58.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-01T14:15:58.516Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-09-01T14:15:58.516Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-09-01T14:15:58.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2025-09-01T14:15:58.529Z] 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-01T14:15:58.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-01T14:15:59.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-01T14:15:59.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-01T14:15:59.454Z] prd-ubuntu20.04-docker-8c-8g-8084 does not seem to be running inside a container [2025-09-01T14:15:59.485Z] $ 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/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 [2025-09-01T14:15:59.716Z] $ docker top 9a8eff5d31c2eba575326670f7a3dced3be14e8f2cc873030326d096f26f16b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-01T14:16:00.072Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-01T14:16:00.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-01T14:16:00.644Z] + ls /var/log/sa-host [2025-09-01T14:16:00.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-01T14:16:00.801Z] provisioning config files... [2025-09-01T14:16:00.819Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5355106433500607901tmp [Pipeline] { [Pipeline] echo [2025-09-01T14:16:00.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:16:01.121Z] ---> create-netrc.sh [Pipeline] } [2025-09-01T14:16:01.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:16:01.460Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-01T14:16:01.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:16:01.752Z] ---> sudo-logs.sh [2025-09-01T14:16:01.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-01T14:16:01.780Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:16:02.064Z] ---> job-cost.sh [2025-09-01T14:16:02.064Z] lf-activate-venv: SKIPPING [2025-09-01T14:16:02.064Z] DEBUG: total: 0.2199999988079071 [2025-09-01T14:16:02.064Z] INFO: Retrieving Stack Cost... [2025-09-01T14:16:02.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-01T14:16:02.581Z] INFO: Archiving Costs [Pipeline] echo [2025-09-01T14:16:02.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-01T14:16:02.873Z] ---> logs-deploy.sh [2025-09-01T14:16:02.873Z] lf-activate-venv: SKIPPING [2025-09-01T14:16:02.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/215 [2025-09-01T14:16:02.873Z] INFO: archiving workspace using pattern(s): [2025-09-01T14:16:03.808Z] Archives upload complete. [2025-09-01T14:16:04.067Z] INFO: archiving logs to Nexus [2025-09-01T14:16:04.635Z] ---> uname -a: [2025-09-01T14:16:04.635Z] Linux prd-ubuntu20-04-docker-8c-8g-8084 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-09-01T14:16:04.635Z] [2025-09-01T14:16:04.635Z] [2025-09-01T14:16:04.635Z] ---> lscpu: [2025-09-01T14:16:04.635Z] Architecture: x86_64 [2025-09-01T14:16:04.635Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-01T14:16:04.635Z] Byte Order: Little Endian [2025-09-01T14:16:04.635Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-01T14:16:04.635Z] CPU(s): 8 [2025-09-01T14:16:04.635Z] On-line CPU(s) list: 0-7 [2025-09-01T14:16:04.635Z] Thread(s) per core: 1 [2025-09-01T14:16:04.635Z] Core(s) per socket: 1 [2025-09-01T14:16:04.635Z] Socket(s): 8 [2025-09-01T14:16:04.635Z] NUMA node(s): 1 [2025-09-01T14:16:04.635Z] Vendor ID: AuthenticAMD [2025-09-01T14:16:04.635Z] CPU family: 23 [2025-09-01T14:16:04.635Z] Model: 49 [2025-09-01T14:16:04.635Z] Model name: AMD EPYC-Rome Processor [2025-09-01T14:16:04.635Z] Stepping: 0 [2025-09-01T14:16:04.635Z] CPU MHz: 2800.000 [2025-09-01T14:16:04.635Z] BogoMIPS: 5600.00 [2025-09-01T14:16:04.635Z] Virtualization: AMD-V [2025-09-01T14:16:04.635Z] Hypervisor vendor: KVM [2025-09-01T14:16:04.635Z] Virtualization type: full [2025-09-01T14:16:04.635Z] L1d cache: 256 KiB [2025-09-01T14:16:04.635Z] L1i cache: 256 KiB [2025-09-01T14:16:04.635Z] L2 cache: 4 MiB [2025-09-01T14:16:04.635Z] L3 cache: 128 MiB [2025-09-01T14:16:04.635Z] NUMA node0 CPU(s): 0-7 [2025-09-01T14:16:04.635Z] Vulnerability Gather data sampling: Not affected [2025-09-01T14:16:04.635Z] Vulnerability Itlb multihit: Not affected [2025-09-01T14:16:04.635Z] Vulnerability L1tf: Not affected [2025-09-01T14:16:04.635Z] Vulnerability Mds: Not affected [2025-09-01T14:16:04.635Z] Vulnerability Meltdown: Not affected [2025-09-01T14:16:04.635Z] Vulnerability Mmio stale data: Not affected [2025-09-01T14:16:04.635Z] Vulnerability Retbleed: Vulnerable [2025-09-01T14:16:04.635Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-01T14:16:04.635Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-09-01T14:16:04.636Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-09-01T14:16:04.636Z] Vulnerability Srbds: Not affected [2025-09-01T14:16:04.636Z] Vulnerability Tsx async abort: Not affected [2025-09-01T14:16:04.636Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] ---> nproc: [2025-09-01T14:16:04.636Z] 8 [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] ---> df -h: [2025-09-01T14:16:04.636Z] Filesystem Size Used Avail Use% Mounted on [2025-09-01T14:16:04.636Z] overlay 155G 13G 143G 8% / [2025-09-01T14:16:04.636Z] tmpfs 64M 0 64M 0% /dev [2025-09-01T14:16:04.636Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-09-01T14:16:04.636Z] shm 64M 0 64M 0% /dev/shm [2025-09-01T14:16:04.636Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] ---> sar -b -r -n DEV: [2025-09-01T14:16:04.636Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8084) 09/01/25 _x86_64_ (8 CPU) [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:10:50 LINUX RESTART (8 CPU) [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-09-01T14:16:04.636Z] 14:12:01 405.92 72.79 333.13 0.00 12273.69 185169.14 0.00 [2025-09-01T14:16:04.636Z] 14:13:01 81.24 0.50 80.74 0.00 8.53 41499.48 0.00 [2025-09-01T14:16:04.636Z] 14:14:01 132.54 0.32 132.23 0.00 16.66 63762.57 0.00 [2025-09-01T14:16:04.636Z] 14:15:01 2.53 0.00 2.53 0.00 0.00 40.00 0.00 [2025-09-01T14:16:04.636Z] 14:16:01 44.53 1.23 43.29 0.00 54.52 2898.72 0.00 [2025-09-01T14:16:04.636Z] Average: 133.35 14.97 118.38 0.00 2470.60 58672.03 0.00 [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-09-01T14:16:04.636Z] 14:12:01 28641544 31521996 770296 2.34 87964 3069564 1820316 5.37 977964 2852032 588092 [2025-09-01T14:16:04.636Z] 14:13:01 28077244 31511116 773596 2.35 104768 3560328 1834216 5.41 1103444 3237036 457744 [2025-09-01T14:16:04.636Z] 14:14:01 26836932 31438932 836232 2.54 151576 4563836 1817764 5.36 1248136 4205080 820 [2025-09-01T14:16:04.636Z] 14:15:01 26838136 31440248 834512 2.54 151636 4563840 1833820 5.41 1247264 4205080 172 [2025-09-01T14:16:04.636Z] 14:16:01 26737304 31456576 810040 2.46 168400 4660328 1785340 5.26 1289096 4251464 588 [2025-09-01T14:16:04.636Z] Average: 27426232 31473774 804935 2.45 132869 4083579 1818291 5.36 1173181 3750138 209483 [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-09-01T14:16:04.636Z] 14:12:01 docker0 5.32 4.98 0.51 51.20 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:12:01 ens3 577.35 389.37 7854.29 124.12 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:12:01 lo 3.50 3.50 0.34 0.34 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:13:01 docker0 60.04 117.91 5.03 1064.25 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:13:01 ens3 233.24 127.23 3605.33 24.87 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:13:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:14:01 docker0 63.84 121.43 5.40 1065.66 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:14:01 ens3 407.93 224.65 6972.00 44.59 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:14:01 veth57c146c 0.28 0.25 0.04 0.02 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:14:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:15:01 docker0 0.10 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:15:01 ens3 3.12 2.43 2.51 1.45 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:15:01 veth57c146c 0.10 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:16:01 docker0 2.27 1.83 0.30 0.66 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:16:01 ens3 127.10 102.27 933.05 137.69 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] 14:16:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] Average: docker0 26.31 49.24 2.25 436.34 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] Average: ens3 269.74 169.18 3873.31 66.54 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] ---> sar -P ALL: [2025-09-01T14:16:04.636Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8084) 09/01/25 _x86_64_ (8 CPU) [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:10:50 LINUX RESTART (8 CPU) [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] 14:11:01 CPU %user %nice %system %iowait %steal %idle [2025-09-01T14:16:04.636Z] 14:12:01 all 10.28 0.00 3.36 1.68 0.07 84.60 [2025-09-01T14:16:04.636Z] 14:12:01 0 14.32 0.00 2.69 0.34 0.05 82.60 [2025-09-01T14:16:04.636Z] 14:12:01 1 8.22 0.00 4.55 3.36 0.10 83.77 [2025-09-01T14:16:04.636Z] 14:12:01 2 9.31 0.00 3.01 0.24 0.07 87.38 [2025-09-01T14:16:04.636Z] 14:12:01 3 9.91 0.00 3.11 0.91 0.07 86.01 [2025-09-01T14:16:04.636Z] 14:12:01 4 10.41 0.00 3.31 0.27 0.07 85.95 [2025-09-01T14:16:04.636Z] 14:12:01 5 11.71 0.00 3.84 3.62 0.08 80.73 [2025-09-01T14:16:04.636Z] 14:12:01 6 10.25 0.00 3.35 4.24 0.07 82.09 [2025-09-01T14:16:04.636Z] 14:12:01 7 8.11 0.00 3.06 0.52 0.05 88.26 [2025-09-01T14:16:04.636Z] 14:13:01 all 32.97 0.00 5.32 0.52 0.08 61.11 [2025-09-01T14:16:04.636Z] 14:13:01 0 33.23 0.00 5.49 0.02 0.07 61.20 [2025-09-01T14:16:04.636Z] 14:13:01 1 32.73 0.00 5.45 0.69 0.07 61.06 [2025-09-01T14:16:04.636Z] 14:13:01 2 30.55 0.00 4.84 0.05 0.07 64.49 [2025-09-01T14:16:04.636Z] 14:13:01 3 33.41 0.00 5.55 0.12 0.08 60.84 [2025-09-01T14:16:04.636Z] 14:13:01 4 33.90 0.00 5.76 0.15 0.10 60.08 [2025-09-01T14:16:04.636Z] 14:13:01 5 31.82 0.00 5.34 0.02 0.08 62.74 [2025-09-01T14:16:04.636Z] 14:13:01 6 32.29 0.00 5.48 3.09 0.08 59.06 [2025-09-01T14:16:04.636Z] 14:13:01 7 35.86 0.00 4.63 0.03 0.10 59.37 [2025-09-01T14:16:04.636Z] 14:14:01 all 8.44 0.00 3.38 0.83 0.07 87.29 [2025-09-01T14:16:04.636Z] 14:14:01 0 9.28 0.00 2.71 0.05 0.07 87.89 [2025-09-01T14:16:04.636Z] 14:14:01 1 7.80 0.00 3.13 1.40 0.07 87.60 [2025-09-01T14:16:04.636Z] 14:14:01 2 9.53 0.00 3.09 0.08 0.07 87.23 [2025-09-01T14:16:04.636Z] 14:14:01 3 8.53 0.00 4.19 1.95 0.08 85.24 [2025-09-01T14:16:04.636Z] 14:14:01 4 7.19 0.00 2.89 0.29 0.05 89.59 [2025-09-01T14:16:04.636Z] 14:14:01 5 9.62 0.00 3.19 0.32 0.07 86.80 [2025-09-01T14:16:04.636Z] 14:14:01 6 8.47 0.00 4.13 1.34 0.07 85.99 [2025-09-01T14:16:04.636Z] 14:14:01 7 7.10 0.00 3.69 1.19 0.07 87.95 [2025-09-01T14:16:04.636Z] 14:15:01 all 0.29 0.00 0.03 0.01 0.01 99.66 [2025-09-01T14:16:04.636Z] 14:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-09-01T14:16:04.636Z] 14:15:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2025-09-01T14:16:04.636Z] 14:15:01 2 1.99 0.00 0.03 0.00 0.02 97.96 [2025-09-01T14:16:04.636Z] 14:15:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2025-09-01T14:16:04.636Z] 14:15:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-09-01T14:16:04.636Z] 14:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-09-01T14:16:04.636Z] 14:15:01 6 0.10 0.00 0.02 0.05 0.02 99.82 [2025-09-01T14:16:04.636Z] 14:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-09-01T14:16:04.636Z] 14:16:01 all 1.80 0.00 1.04 0.17 0.03 96.96 [2025-09-01T14:16:04.636Z] 14:16:01 0 1.75 0.00 0.99 0.25 0.03 96.98 [2025-09-01T14:16:04.636Z] 14:16:01 1 1.70 0.00 0.85 0.03 0.03 97.38 [2025-09-01T14:16:04.636Z] 14:16:01 2 2.84 0.00 0.94 0.58 0.03 95.61 [2025-09-01T14:16:04.636Z] 14:16:01 3 0.97 0.00 1.14 0.05 0.03 97.81 [2025-09-01T14:16:04.636Z] 14:16:01 4 1.77 0.00 0.85 0.17 0.02 97.19 [2025-09-01T14:16:04.636Z] 14:16:01 5 1.97 0.00 0.60 0.02 0.02 97.40 [2025-09-01T14:16:04.636Z] 14:16:01 6 2.46 0.00 1.15 0.20 0.05 96.13 [2025-09-01T14:16:04.636Z] 14:16:01 7 0.90 0.00 1.84 0.05 0.02 97.19 [2025-09-01T14:16:04.636Z] Average: all 10.72 0.00 2.62 0.64 0.05 85.97 [2025-09-01T14:16:04.636Z] Average: 0 11.70 0.00 2.37 0.13 0.04 85.75 [2025-09-01T14:16:04.636Z] Average: 1 10.08 0.00 2.80 1.09 0.05 85.98 [2025-09-01T14:16:04.636Z] Average: 2 10.79 0.00 2.37 0.19 0.05 86.61 [2025-09-01T14:16:04.636Z] Average: 3 10.55 0.00 2.80 0.61 0.06 85.99 [2025-09-01T14:16:04.636Z] Average: 4 10.63 0.00 2.57 0.17 0.05 86.57 [2025-09-01T14:16:04.636Z] Average: 5 10.98 0.00 2.59 0.79 0.05 85.59 [2025-09-01T14:16:04.636Z] Average: 6 10.70 0.00 2.82 1.78 0.06 84.65 [2025-09-01T14:16:04.636Z] Average: 7 10.36 0.00 2.64 0.36 0.05 86.60 [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z] [2025-09-01T14:16:04.636Z]