Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 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-ssh11869742688448479227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15561593253748777835.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh3885372061657283339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14869418934515210907.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-ssh952385102881063498.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, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-1784 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 (main) > 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 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 # timeout=10 Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.45" > git rev-list --no-walk 5f3655f0c7ab60665b110989f37186d1ab7da72b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:55 ========================================================= 03:19:55 EdgeX Global Pipelines Version Info 03:19:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:57 ------------------- 03:19:57 stable info: 03:19:57 ------------------- 03:19:57 Commited By: Ginny Guan ginny@iotechsys.com 03:19:57 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:19:57 Message: update stable to v1.0.281 03:19:58 ------------------- 03:19:58 experimental info: 03:19:58 ------------------- 03:19:58 Commited By: **** collab-it+edgex@linuxfoundation.org 03:19:58 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:19:58 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa11c8c [Pipeline] echo 03:19:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:20:00 + git rev-list -1 --merges aa11c8c36ed71e444acb3ef42c2eb8ece39b9891~1..aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] echo 03:20:00 -----------> git rev-list -1 --merges aa11c8c36ed71e444acb3ef42c2eb8ece39b9891~1..aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 03:20:00 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [false] [Pipeline] sh 03:20:00 + git log --format=format:%s -1 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] echo 03:20:00 ========================================================= 03:20:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:20:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:20:01 + git log --format=format:%s -1 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] echo 03:20:01 [semverPrep] GIT_COMMIT: aa11c8c36ed71e444acb3ef42c2eb8ece39b9891, Commit Message: Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.1.0-dev.45 [Pipeline] echo 03:20:01 [semverPrep] This is not a build commit. [Pipeline] sh 03:20:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:01 + grep -v github /etc/ssh/ssh_known_hosts 03:20:01 + [ -e /tmp/ssh_known_hosts ] 03:20:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:20:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:20:01 + sudo tee -a /etc/ssh/ssh_known_hosts 03:20:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:02 03:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:02 0.1.4: Pulling from edgex-devops/py-git-semver 03:20:02 3dae71ba6b94: Pulling fs layer 03:20:02 6bf1a483ea7c: Pulling fs layer 03:20:02 f5dfc541a4d3: Pulling fs layer 03:20:02 461d9e800cba: Pulling fs layer 03:20:02 80192f66455f: Pulling fs layer 03:20:02 2e8e34ca0e6c: Pulling fs layer 03:20:02 a29436f7fd5d: Pulling fs layer 03:20:02 923cac83aea3: Pulling fs layer 03:20:02 25ad8b0a4227: Pulling fs layer 03:20:02 461d9e800cba: Waiting 03:20:02 80192f66455f: Waiting 03:20:02 25ad8b0a4227: Waiting 03:20:02 2e8e34ca0e6c: Waiting 03:20:02 923cac83aea3: Waiting 03:20:02 a29436f7fd5d: Waiting 03:20:02 db01528c6b51: Pulling fs layer 03:20:02 28988de357af: Pulling fs layer 03:20:02 db01528c6b51: Waiting 03:20:02 28988de357af: Waiting 03:20:02 6bf1a483ea7c: Verifying Checksum 03:20:02 6bf1a483ea7c: Download complete 03:20:02 461d9e800cba: Verifying Checksum 03:20:02 461d9e800cba: Download complete 03:20:02 80192f66455f: Download complete 03:20:02 f5dfc541a4d3: Verifying Checksum 03:20:02 f5dfc541a4d3: Download complete 03:20:02 3dae71ba6b94: Download complete 03:20:02 923cac83aea3: Verifying Checksum 03:20:02 923cac83aea3: Download complete 03:20:02 25ad8b0a4227: Verifying Checksum 03:20:02 25ad8b0a4227: Download complete 03:20:02 db01528c6b51: Download complete 03:20:02 28988de357af: Verifying Checksum 03:20:02 28988de357af: Download complete 03:20:02 a29436f7fd5d: Verifying Checksum 03:20:02 a29436f7fd5d: Download complete 03:20:03 2e8e34ca0e6c: Download complete 03:20:04 3dae71ba6b94: Pull complete 03:20:04 6bf1a483ea7c: Pull complete 03:20:04 f5dfc541a4d3: Pull complete 03:20:04 461d9e800cba: Pull complete 03:20:04 80192f66455f: Pull complete 03:20:09 2e8e34ca0e6c: Pull complete 03:20:09 a29436f7fd5d: Pull complete 03:20:09 923cac83aea3: Pull complete 03:20:09 25ad8b0a4227: Pull complete 03:20:09 db01528c6b51: Pull complete 03:20:09 28988de357af: Pull complete 03:20:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:09 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:20:10 $ 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 03:20:11 $ docker top a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 -eo pid,comm 03:20:12 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). 03:20:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:12 [ssh-agent] Looking for ssh-agent implementation... 03:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:12 $ docker exec a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 ssh-agent 03:20:12 SSH_AUTH_SOCK=/tmp/ssh-LDXqGMDK1R4j/agent.33 03:20:12 SSH_AGENT_PID=39 03:20:12 Running ssh-add (command line suppressed) 03:20:12 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1971341906795216300.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1971341906795216300.key) 03:20:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:12 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] sh 03:20:13 + git tag --points-at HEAD [Pipeline] } 03:20:13 $ docker exec --env ******** --env ******** a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 ssh-agent -k 03:20:13 unset SSH_AUTH_SOCK; 03:20:13 unset SSH_AGENT_PID; 03:20:13 echo Agent pid 39 killed; 03:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:20:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:13 [ssh-agent] Looking for ssh-agent implementation... 03:20:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:13 $ docker exec a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 ssh-agent 03:20:13 SSH_AUTH_SOCK=/tmp/ssh-baCkunge0VsL/agent.86 03:20:13 SSH_AGENT_PID=92 03:20:13 Running ssh-add (command line suppressed) 03:20:13 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10801268899923190647.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10801268899923190647.key) 03:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:14 + git semver init 03:20:14 2026-09-04 03:20:14,283 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:20:14 2026-09-04 03:20:14,287 [run_init] DEBUG init version:0.0.0 force:False 03:20:14 2026-09-04 03:20:14,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 03:20:14 2026-09-04 03:20:14,288 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 03:20:14 2026-09-04 03:20:14,288 [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) 03:20:15 2026-09-04 03:20:15,286 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 03:20:15 2026-09-04 03:20:15,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 03:20:15 2026-09-04 03:20:15,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:20:15 2026-09-04 03:20:15,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:20:15 4.1.0-dev.34 [Pipeline] } 03:20:15 $ docker exec --env ******** --env ******** a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 ssh-agent -k 03:20:15 unset SSH_AUTH_SOCK; 03:20:15 unset SSH_AGENT_PID; 03:20:15 echo Agent pid 92 killed; 03:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:16 + git semver [Pipeline] } 03:20:16 $ docker stop --time=1 a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 03:20:17 $ docker rm -f --volumes a7f96415c9e331f918e93a1aa9f6f456ac0e2e9921df4070ae2749b635f13026 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:20:18 Stashed 1 file(s) [Pipeline] echo 03:20:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.34 [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 03:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:20:20 ========================================================= 03:20:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:20:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:20:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:20:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 03:20:20 2d35ebdb57d9: Pulling fs layer 03:20:20 c35fb4624d26: Pulling fs layer 03:20:20 4e2aec7ef170: Pulling fs layer 03:20:20 333b49ad6fbf: Pulling fs layer 03:20:20 4f4fb700ef54: Pulling fs layer 03:20:20 c3e65509a76b: Pulling fs layer 03:20:20 7cf9ebb963bd: Pulling fs layer 03:20:20 bb34ca984cfb: Pulling fs layer 03:20:20 151cf03bc807: Pulling fs layer 03:20:20 bb34ca984cfb: Waiting 03:20:20 151cf03bc807: Waiting 03:20:20 4f4fb700ef54: Waiting 03:20:20 c3e65509a76b: Waiting 03:20:20 7cf9ebb963bd: Waiting 03:20:20 333b49ad6fbf: Waiting 03:20:20 c35fb4624d26: Verifying Checksum 03:20:20 c35fb4624d26: Download complete 03:20:20 2d35ebdb57d9: Download complete 03:20:20 333b49ad6fbf: Verifying Checksum 03:20:20 333b49ad6fbf: Download complete 03:20:20 4f4fb700ef54: Download complete 03:20:21 c3e65509a76b: Verifying Checksum 03:20:21 c3e65509a76b: Download complete 03:20:21 7cf9ebb963bd: Verifying Checksum 03:20:21 7cf9ebb963bd: Download complete 03:20:21 2d35ebdb57d9: Pull complete 03:20:21 151cf03bc807: Verifying Checksum 03:20:21 151cf03bc807: Download complete 03:20:21 c35fb4624d26: Pull complete 03:20:21 4e2aec7ef170: Verifying Checksum 03:20:21 4e2aec7ef170: Download complete 03:20:21 bb34ca984cfb: Verifying Checksum 03:20:21 bb34ca984cfb: Download complete 03:20:26 4e2aec7ef170: Pull complete 03:20:26 333b49ad6fbf: Pull complete 03:20:26 4f4fb700ef54: Pull complete 03:20:26 c3e65509a76b: Pull complete 03:20:26 7cf9ebb963bd: Pull complete 03:20:28 bb34ca984cfb: Pull complete 03:20:28 151cf03bc807: Pull complete 03:20:28 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:20:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 03:20:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:29 + docker inspect -f . ci-base-image-x86_64 03:20:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:29 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:20:29 $ 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 03:20:31 $ docker top 87d25997a636029633082727e9ee7c0f81613c15b2666d477fb3e212fdfdb7a8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:31 + go version 03:20:31 go version go1.25.2 linux/amd64 [Pipeline] } 03:20:31 $ docker stop --time=1 87d25997a636029633082727e9ee7c0f81613c15b2666d477fb3e212fdfdb7a8 03:20:32 $ docker rm -f --volumes 87d25997a636029633082727e9ee7c0f81613c15b2666d477fb3e212fdfdb7a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:33 + docker inspect -f . ci-base-image-x86_64 03:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:33 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:20:33 $ 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 03:20:33 $ docker top 7c4373af8234ec41efbe9785f4a9671c2ada55b645b7c522311a5a65ce5c4138 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:33 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 03:20:34 + make test 03:20:34 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 03:20:34 go: downloading github.com/google/uuid v1.6.0 03:20:34 go: downloading github.com/stretchr/testify v1.12.1 03:20:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.45 03:20:34 go: downloading github.com/fxamacker/cbor/v2 v2.9.3 03:20:34 go: downloading github.com/nats-io/nats.go v1.53.1 03:20:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:20:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 03:20:34 go: downloading github.com/x448/float16 v0.8.4 03:20:34 go: downloading github.com/stretchr/objx v0.5.3 03:20:34 go: downloading github.com/hashicorp/errwrap v1.0.0 03:20:34 go: downloading github.com/gorilla/websocket v1.5.3 03:20:34 go: downloading golang.org/x/net v0.55.0 03:20:34 go: downloading golang.org/x/sync v0.20.0 03:20:34 go: downloading github.com/klauspost/compress v1.18.5 03:20:34 go: downloading github.com/nats-io/nkeys v0.4.15 03:20:34 go: downloading github.com/nats-io/nuid v1.0.1 03:20:34 go: downloading github.com/go-playground/validator/v10 v10.30.3 03:20:34 go: downloading go.yaml.in/yaml/v3 v3.0.5 03:20:34 go: downloading golang.org/x/text v0.37.0 03:20:34 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 03:20:34 go: downloading golang.org/x/crypto v0.52.0 03:20:34 go: downloading github.com/go-playground/universal-translator v0.18.1 03:20:34 go: downloading github.com/leodido/go-urn v1.4.0 03:20:35 go: downloading github.com/go-playground/locales v0.14.1 03:20:35 go: downloading golang.org/x/sys v0.45.0 03:20:57 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.033s coverage: 86.0% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.034s coverage: 16.3% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.053s coverage: 82.6% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.065s coverage: 79.3% of statements 03:21:00 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 03:21:00 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.015s coverage: 15.4% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.028s coverage: 100.0% of statements 03:21:00 github.com/edgexfoundry/go-mod-messaging/v4/messaging/envelope coverage: 0.0% of statements 03:21:00 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.025s coverage: 100.0% of statements 03:21:00 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.034s coverage: 64.4% of statements 03:21:12 0 issues. 03:21:12 go vet ./... 03:21:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 03:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:21:14 $ docker stop --time=1 7c4373af8234ec41efbe9785f4a9671c2ada55b645b7c522311a5a65ce5c4138 03:21:15 $ docker rm -f --volumes 7c4373af8234ec41efbe9785f4a9671c2ada55b645b7c522311a5a65ce5c4138 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:21:16 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 03:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:17 03:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:17 latest: Pulling from edgex-lftools-log-publisher 03:21:17 5eb5b503b376: Pulling fs layer 03:21:17 5c69ac0246d0: Pulling fs layer 03:21:17 ec43610c2a17: Pulling fs layer 03:21:17 3a2ae6a8a46f: Pulling fs layer 03:21:17 33b1e0a273af: Pulling fs layer 03:21:17 5d3b04190fa2: Pulling fs layer 03:21:17 2f39f015ded8: Pulling fs layer 03:21:17 33b1e0a273af: Waiting 03:21:17 3a2ae6a8a46f: Waiting 03:21:17 5d3b04190fa2: Waiting 03:21:17 2f39f015ded8: Waiting 03:21:19 5c69ac0246d0: Verifying Checksum 03:21:19 5c69ac0246d0: Download complete 03:21:19 3a2ae6a8a46f: Verifying Checksum 03:21:19 3a2ae6a8a46f: Download complete 03:21:19 ec43610c2a17: Verifying Checksum 03:21:19 ec43610c2a17: Download complete 03:21:19 33b1e0a273af: Verifying Checksum 03:21:19 33b1e0a273af: Download complete 03:21:19 5d3b04190fa2: Verifying Checksum 03:21:19 5eb5b503b376: Download complete 03:21:19 2f39f015ded8: Verifying Checksum 03:21:19 2f39f015ded8: Download complete 03:21:19 5eb5b503b376: Pull complete 03:21:19 5c69ac0246d0: Pull complete 03:21:21 ec43610c2a17: Pull complete 03:21:21 3a2ae6a8a46f: Pull complete 03:21:21 33b1e0a273af: Pull complete 03:21:21 5d3b04190fa2: Pull complete 03:21:25 2f39f015ded8: Pull complete 03:21:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:25 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:21:25 $ 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 03:21:26 $ docker top a6b7820d2919016b51b1fa4d4845f7a6ba565737478e01ad36d9e100fced08e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:26 ---> job-cost.sh 03:21:26 lf-activate-venv: SKIPPING 03:21:26 INFO: No Stack... 03:21:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:27 INFO: Archiving Costs [Pipeline] sh 03:21:27 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 03:21:27 + cut -d, -f6 [Pipeline] lock 03:21:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-235-stack-cost] 03:21:27 Resource [jenkins-edgexfoundry-go-mod-messaging-main-235-stack-cost] did not exist. Created. 03:21:27 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:28 + echo total: 0.2199999988079071 [Pipeline] stash 03:21:28 Stashed 1 file(s) [Pipeline] } 03:21:28 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-235-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:28 $ docker stop --time=1 a6b7820d2919016b51b1fa4d4845f7a6ba565737478e01ad36d9e100fced08e4 03:21:29 $ docker rm -f --volumes a6b7820d2919016b51b1fa4d4845f7a6ba565737478e01ad36d9e100fced08e4 [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 03:21:29 provisioning config files... 03:21:29 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7838590563812117007tmp [Pipeline] { [Pipeline] sh 03:21:30 + set +x 03:21:30 + curl -s https://codecov.io/bash 03:21:30 + bash -s -- 03:21:30 03:21:30 _____ _ 03:21:30 / ____| | | 03:21:30 | | ___ __| | ___ ___ _____ __ 03:21:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:30 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:30 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:30 Bash-1.0.6 03:21:30 03:21:30 03:21:30 ==> git version 2.25.1 found 03:21:30 ==> 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 03:21:30 Release-Date: 2020-01-08 03:21:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:30 ==> Jenkins CI detected. 03:21:30 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 03:21:30 project root: . 03:21:30 --> token set from env 03:21:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:30 ==> Running gcov in . (disable via -X gcov) 03:21:30 ==> Python coveragepy not found 03:21:30 ==> Searching for coverage reports in: 03:21:30 + . 03:21:30 -> Found 1 reports 03:21:30 ==> Detecting git/mercurial file structure 03:21:30 ==> Reading reports 03:21:30 + ./coverage.out bytes=53534 03:21:30 ==> Appending adjustments 03:21:30 https://docs.codecov.io/docs/fixing-reports 03:21:30 + Found adjustments 03:21:30 ==> Gzipping contents 03:21:30 12K /tmp/codecov.hDgTcL.gz 03:21:30 ==> Uploading reports 03:21:30 url: https://codecov.io 03:21:30 query: branch=main&commit=aa11c8c36ed71e444acb3ef42c2eb8ece39b9891&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:30 -> Pinging Codecov 03:21:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aa11c8c36ed71e444acb3ef42c2eb8ece39b9891&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F235%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:30 -> Uploading to 03:21:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/aa11c8c36ed71e444acb3ef42c2eb8ece39b9891/a8afc78a-a493-477f-b95b-117494a391f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260904T032130Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a122512762dadc1eccf11d3059af4806b7ff02d6707d8dd0029f593848e71d6a 03:21:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:30 Dload Upload Total Spent Left Speed 03:21:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8708 0 0 100 8708 0 53097 --:--:-- --:--:-- --:--:-- 53097 03:21:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] } 03:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:21:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:21:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:31 03:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:31 latest: Pulling from edgex-devops/edgex-snyk-go 03:21:31 2d35ebdb57d9: Already exists 03:21:31 85e8836fcdb2: Pulling fs layer 03:21:31 91631faa732a: Pulling fs layer 03:21:31 f3f5ae8826fa: Pulling fs layer 03:21:31 4f4fb700ef54: Pulling fs layer 03:21:31 7861252a18e6: Pulling fs layer 03:21:31 9130f900ef6f: Pulling fs layer 03:21:31 4f4fb700ef54: Waiting 03:21:31 7861252a18e6: Waiting 03:21:31 9130f900ef6f: Waiting 03:21:31 f3f5ae8826fa: Download complete 03:21:31 85e8836fcdb2: Verifying Checksum 03:21:31 85e8836fcdb2: Download complete 03:21:31 4f4fb700ef54: Verifying Checksum 03:21:31 4f4fb700ef54: Download complete 03:21:32 85e8836fcdb2: Pull complete 03:21:32 7861252a18e6: Verifying Checksum 03:21:32 7861252a18e6: Download complete 03:21:32 91631faa732a: Verifying Checksum 03:21:32 91631faa732a: Download complete 03:21:32 9130f900ef6f: Verifying Checksum 03:21:36 91631faa732a: Pull complete 03:21:36 f3f5ae8826fa: Pull complete 03:21:36 4f4fb700ef54: Pull complete 03:21:36 7861252a18e6: Pull complete 03:21:40 9130f900ef6f: Pull complete 03:21:40 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:40 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:21:40 $ 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 03:21:42 $ docker top b86188e2aee0aff71613e60f0a4ffad7710674895b1ed5fd9fed75dcce4804a1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:42 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 03:21:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 03:21:42 + set -o pipefail 03:21:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 03:21:48 03:21:48 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 03:21:48 03:21:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/e8cd195a-948e-4b09-b15c-071ffe17f181 03:21:48 03:21:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:21:48 [Pipeline] } 03:21:48 $ docker stop --time=1 b86188e2aee0aff71613e60f0a4ffad7710674895b1ed5fd9fed75dcce4804a1 03:21:50 $ docker rm -f --volumes b86188e2aee0aff71613e60f0a4ffad7710674895b1ed5fd9fed75dcce4804a1 [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 03:21:51 + git log --format=format:%s -1 aa11c8c36ed71e444acb3ef42c2eb8ece39b9891 [Pipeline] sh 03:21:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:52 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:21:52 $ 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 03:21:52 $ docker top 989e1933fa5ee479646ed2ee1364a6a41ab2fcb26ae603230edfd956b4f5a44b -eo pid,comm 03:21:52 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). 03:21:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:52 [ssh-agent] Looking for ssh-agent implementation... 03:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:52 $ docker exec 989e1933fa5ee479646ed2ee1364a6a41ab2fcb26ae603230edfd956b4f5a44b ssh-agent 03:21:52 SSH_AUTH_SOCK=/tmp/ssh-M1JDvDBavPMZ/agent.33 03:21:52 SSH_AGENT_PID=39 03:21:52 Running ssh-add (command line suppressed) 03:21:53 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1440548302409343954.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1440548302409343954.key) 03:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:53 + git semver tag 03:21:53 2026-09-04 03:21:53,675 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:21:53 2026-09-04 03:21:53,678 [run_tag] DEBUG tag force:False 03:21:53 2026-09-04 03:21:53,678 [check_head_tag] DEBUG check head tag 03:21:53 2026-09-04 03:21:53,679 [execute] INFO git cat-file --batch-check 03:21:53 2026-09-04 03:21:53,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 03:21:53 2026-09-04 03:21:53,681 [execute] INFO git cat-file --batch 03:21:53 2026-09-04 03:21:53,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=, shell=False, universal_newlines=False) 03:21:53 2026-09-04 03:21:53,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:21:53 2026-09-04 03:21:53,693 [execute] INFO git tag -a v4.1.0-dev.34 -m v4.1.0-dev.34 03:21:53 2026-09-04 03:21:53,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.34', '-m', 'v4.1.0-dev.34'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, stdin=None, shell=False, universal_newlines=False) 03:21:53 2026-09-04 03:21:53,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:21:53 4.1.0-dev.34 [Pipeline] } 03:21:53 $ docker exec --env ******** --env ******** 989e1933fa5ee479646ed2ee1364a6a41ab2fcb26ae603230edfd956b4f5a44b ssh-agent -k 03:21:53 unset SSH_AUTH_SOCK; 03:21:53 unset SSH_AGENT_PID; 03:21:53 echo Agent pid 39 killed; 03:21:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:54 + git semver [Pipeline] } 03:21:54 $ docker stop --time=1 989e1933fa5ee479646ed2ee1364a6a41ab2fcb26ae603230edfd956b4f5a44b 03:21:55 $ docker rm -f --volumes 989e1933fa5ee479646ed2ee1364a6a41ab2fcb26ae603230edfd956b4f5a44b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:56 03:21:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:56 0.23.1-centos7: Pulling from edgex-lftools 03:21:56 ab5ef0e58194: Pulling fs layer 03:21:56 9712f1f96733: Pulling fs layer 03:21:56 63f879dbbcfc: Pulling fs layer 03:21:56 0d9ebad4ef96: Pulling fs layer 03:21:56 e9a5061849ea: Pulling fs layer 03:21:56 d747dcd14b5f: Pulling fs layer 03:21:56 2de7ff778b66: Pulling fs layer 03:21:56 e9a5061849ea: Waiting 03:21:56 d747dcd14b5f: Waiting 03:21:56 0d9ebad4ef96: Waiting 03:21:56 2de7ff778b66: Waiting 03:21:56 9712f1f96733: Verifying Checksum 03:21:56 9712f1f96733: Download complete 03:21:56 63f879dbbcfc: Verifying Checksum 03:21:56 63f879dbbcfc: Download complete 03:21:57 e9a5061849ea: Verifying Checksum 03:21:57 e9a5061849ea: Download complete 03:21:57 ab5ef0e58194: Verifying Checksum 03:21:57 ab5ef0e58194: Download complete 03:21:57 d747dcd14b5f: Download complete 03:21:57 2de7ff778b66: Verifying Checksum 03:21:57 2de7ff778b66: Download complete 03:21:57 0d9ebad4ef96: Verifying Checksum 03:21:57 0d9ebad4ef96: Download complete 03:21:59 ab5ef0e58194: Pull complete 03:21:59 9712f1f96733: Pull complete 03:22:00 63f879dbbcfc: Pull complete 03:22:05 0d9ebad4ef96: Pull complete 03:22:05 e9a5061849ea: Pull complete 03:22:05 d747dcd14b5f: Pull complete 03:22:06 2de7ff778b66: Pull complete 03:22:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:22:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:06 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:22:06 $ 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 03:22:08 $ docker top 913c3509baf072282ae65254e0db1b5c38dc0b5c53cb397445316c72391b3564 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:22:08 provisioning config files... 03:22:08 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config49090369527528974tmp 03:22:08 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6529419975523787260tmp 03:22:08 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config510818847710478814tmp [Pipeline] { [Pipeline] echo 03:22:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:22:09 ---> sigul-configuration.sh 03:22:09 gpg: directory `/root/.gnupg' created 03:22:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:22:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:22:09 gpg: keyring `/root/.gnupg/secring.gpg' created 03:22:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:22:09 gpg: CAST5 encrypted data 03:22:09 gpg: encrypted with 1 passphrase 03:22:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:22:09 + mkdir /home/jenkins 03:22:09 + mkdir /home/jenkins/sigul [Pipeline] sh 03:22:09 + 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 03:22:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:22:10 ---> sigul-install.sh 03:22:10 Sigul already installed; skipping installation. [Pipeline] sh 03:22:10 + git tag --list 03:22:10 v0.0.0 03:22:10 v0.1.0 03:22:10 v0.1.1 03:22:10 v0.1.10 03:22:10 v0.1.11 03:22:10 v0.1.12 03:22:10 v0.1.13 03:22:10 v0.1.14 03:22:10 v0.1.15 03:22:10 v0.1.16 03:22:10 v0.1.17 03:22:10 v0.1.18 03:22:10 v0.1.19 03:22:10 v0.1.2 03:22:10 v0.1.20 03:22:10 v0.1.21 03:22:10 v0.1.22 03:22:10 v0.1.23 03:22:10 v0.1.24 03:22:10 v0.1.25 03:22:10 v0.1.26 03:22:10 v0.1.27 03:22:10 v0.1.28 03:22:10 v0.1.29 03:22:10 v0.1.3 03:22:10 v0.1.30 03:22:10 v0.1.31 03:22:10 v0.1.4 03:22:10 v0.1.5 03:22:10 v0.1.6 03:22:10 v0.1.7 03:22:10 v0.1.8 03:22:10 v0.1.9 03:22:10 v2.0.0 03:22:10 v2.0.1 03:22:10 v2.1.0 03:22:10 v2.1.1 03:22:10 v2.2.0 03:22:10 v2.3.0 03:22:10 v3.0 03:22:10 v3.0.0 03:22:10 v3.1 03:22:10 v3.1.0 03:22:10 v4.0 03:22:10 v4.0.0 03:22:10 v4.0.1 03:22:10 v4.0.2 03:22:10 v4.0.3 03:22:10 v4.1.0-dev.29 03:22:10 v4.1.0-dev.30 03:22:10 v4.1.0-dev.31 03:22:10 v4.1.0-dev.32 03:22:10 v4.1.0-dev.33 03:22:10 v4.1.0-dev.34 [Pipeline] sh 03:22:10 + lftools sign git-tag v4.1.0-dev.34 03:22:11 Signing Git tag with Sigul... 03:22:11 Signing v4.1.0-dev.34 [Pipeline] echo 03:22:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:22:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:22:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:22:12 $ docker stop --time=1 913c3509baf072282ae65254e0db1b5c38dc0b5c53cb397445316c72391b3564 03:22:13 $ docker rm -f --volumes 913c3509baf072282ae65254e0db1b5c38dc0b5c53cb397445316c72391b3564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:22:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:14 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:22:14 $ 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 03:22:14 $ docker top 57492ec6ec4ad37a839e0c3829a36ed905a0bcee73c07017a0367d4477003a1e -eo pid,comm 03:22:14 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). 03:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:14 [ssh-agent] Looking for ssh-agent implementation... 03:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:14 $ docker exec 57492ec6ec4ad37a839e0c3829a36ed905a0bcee73c07017a0367d4477003a1e ssh-agent 03:22:14 SSH_AUTH_SOCK=/tmp/ssh-rpf45Lt8qmxh/agent.32 03:22:14 SSH_AGENT_PID=38 03:22:14 Running ssh-add (command line suppressed) 03:22:15 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12522470364981534145.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12522470364981534145.key) 03:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:15 + git semver bump pre 03:22:15 2026-09-04 03:22:15,533 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:22:15 2026-09-04 03:22:15,537 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:15 2026-09-04 03:22:15,537 [bump_version] DEBUG bumping version:4.1.0-dev.34 on axis:pre with prefix:dev 03:22:15 2026-09-04 03:22:15,537 [bump_version] DEBUG bumped version:4.1.0-dev.35 03:22:15 2026-09-04 03:22:15,537 [write_version] DEBUG write version:4.1.0-dev.35 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 03:22:15 2026-09-04 03:22:15,538 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:15 2026-09-04 03:22:15,538 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:15 2026-09-04 03:22:15,539 [execute] INFO git cat-file --batch-check 03:22:15 2026-09-04 03:22:15,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 03:22:15 2026-09-04 03:22:15,542 [execute] INFO git cat-file --batch 03:22:15 2026-09-04 03:22:15,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 03:22:15 2026-09-04 03:22:15,545 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:15 4.1.0-dev.35 [Pipeline] } 03:22:15 $ docker exec --env ******** --env ******** 57492ec6ec4ad37a839e0c3829a36ed905a0bcee73c07017a0367d4477003a1e ssh-agent -k 03:22:15 unset SSH_AUTH_SOCK; 03:22:15 unset SSH_AGENT_PID; 03:22:15 echo Agent pid 38 killed; 03:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:16 + git semver [Pipeline] } 03:22:16 $ docker stop --time=1 57492ec6ec4ad37a839e0c3829a36ed905a0bcee73c07017a0367d4477003a1e 03:22:17 $ docker rm -f --volumes 57492ec6ec4ad37a839e0c3829a36ed905a0bcee73c07017a0367d4477003a1e [Pipeline] // withDockerContainer [Pipeline] sh 03:22:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:18 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:22:18 $ 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 03:22:18 $ docker top 4b1889b5a22f5990057f48ea91bf9c2955f31e3870ba3ace6bbf01053aac2dea -eo pid,comm 03:22:18 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). 03:22:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:18 [ssh-agent] Looking for ssh-agent implementation... 03:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:18 $ docker exec 4b1889b5a22f5990057f48ea91bf9c2955f31e3870ba3ace6bbf01053aac2dea ssh-agent 03:22:19 SSH_AUTH_SOCK=/tmp/ssh-GQhSI7aPD8ZB/agent.32 03:22:19 SSH_AGENT_PID=38 03:22:19 Running ssh-add (command line suppressed) 03:22:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10737165731250821216.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10737165731250821216.key) 03:22:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:19 + git semver push 03:22:19 2026-09-04 03:22:19,742 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:22:19 2026-09-04 03:22:19,745 [run_push] DEBUG push 03:22:19 2026-09-04 03:22:19,746 [execute] INFO git cat-file --batch-check 03:22:19 2026-09-04 03:22:19,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=, shell=False, universal_newlines=False) 03:22:19 2026-09-04 03:22:19,748 [execute] INFO git rev-list ab011940a32f12272b87b7114a0a379a62fb4d3a -- 03:22:19 2026-09-04 03:22:19,748 [execute] DEBUG Popen(['git', 'rev-list', 'ab011940a32f12272b87b7114a0a379a62fb4d3a', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:22:19 2026-09-04 03:22:19,756 [execute] INFO git fetch -v -- origin 03:22:19 2026-09-04 03:22:19,756 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:22:20 2026-09-04 03:22:20,358 [run_push] DEBUG no remote changes detected 03:22:20 2026-09-04 03:22:20,359 [execute] INFO git push origin semver 03:22:20 2026-09-04 03:22:20,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:22:22 2026-09-04 03:22:21,835 [run_push] DEBUG push all version tags 03:22:22 2026-09-04 03:22:21,835 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:22:22 2026-09-04 03:22:21,836 [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) 03:22:23 2026-09-04 03:22:23,209 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 03:22:23 4.1.0-dev.35 [Pipeline] } 03:22:23 $ docker exec --env ******** --env ******** 4b1889b5a22f5990057f48ea91bf9c2955f31e3870ba3ace6bbf01053aac2dea ssh-agent -k 03:22:23 unset SSH_AUTH_SOCK; 03:22:23 unset SSH_AGENT_PID; 03:22:23 echo Agent pid 38 killed; 03:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:23 + git semver [Pipeline] } 03:22:24 $ docker stop --time=1 4b1889b5a22f5990057f48ea91bf9c2955f31e3870ba3ace6bbf01053aac2dea 03:22:25 $ docker rm -f --volumes 4b1889b5a22f5990057f48ea91bf9c2955f31e3870ba3ace6bbf01053aac2dea [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 03:22:25 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 03:22:25 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:22:25 total 16 03:22:25 drwxr-xr-x 3 root root 4096 Sep 4 03:21 . 03:22:25 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 03:22 .. 03:22:25 drwxr-xr-x 2 root root 4096 Sep 4 03:21 cost 03:22:25 -rw-r--r-- 1 root root 88 Sep 4 03:21 cost.csv 03:22:25 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:22:25 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 03:22:25 total 16 03:22:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:21 . 03:22:25 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 03:22 .. 03:22:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 03:21 cost 03:22:25 -rw-r--r-- 1 jenkins jenkins 88 Sep 4 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:22:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:27 ---> package-listing.sh 03:22:27 ++ facter osfamily 03:22:27 ++ tr '[:upper:]' '[:lower:]' 03:22:27 + OS_FAMILY=debian 03:22:27 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 03:22:27 + START_PACKAGES=/tmp/packages_start.txt 03:22:27 + END_PACKAGES=/tmp/packages_end.txt 03:22:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:27 + PACKAGES=/tmp/packages_start.txt 03:22:27 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 03:22:27 + PACKAGES=/tmp/packages_end.txt 03:22:27 + case "${OS_FAMILY}" in 03:22:27 + dpkg -l 03:22:27 + grep '^ii' 03:22:27 + '[' -f /tmp/packages_start.txt ']' 03:22:27 + '[' -f /tmp/packages_end.txt ']' 03:22:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:27 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 03:22:27 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 03:22:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 03:22:27 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 03:22:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:28 prd-ubuntu20.04-docker-8c-8g-1784 does not seem to be running inside a container 03:22:28 $ 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 03:22:28 $ docker top 2c2670b5d4e5e573f05febe55757c7914ae9f558f31c88c28feed3ab6bfcac99 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:29 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:29 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:29 + ls /var/log/sa-host 03:22:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:29 provisioning config files... 03:22:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10391181101688096413tmp [Pipeline] { [Pipeline] echo 03:22:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:30 ---> create-netrc.sh [Pipeline] } 03:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:30 ---> python-tools-install.sh [Pipeline] echo 03:22:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:30 ---> sudo-logs.sh 03:22:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:31 ---> job-cost.sh 03:22:31 lf-activate-venv: SKIPPING 03:22:31 DEBUG: total: 0.2199999988079071 03:22:31 INFO: Retrieving Stack Cost... 03:22:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:36 INFO: Archiving Costs [Pipeline] echo 03:22:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:37 ---> logs-deploy.sh 03:22:37 lf-activate-venv: SKIPPING 03:22:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/235 03:22:37 INFO: archiving workspace using pattern(s): 03:22:38 Archives upload complete. 03:22:38 INFO: archiving logs to Nexus 03:22:39 ---> uname -a: 03:22:39 Linux prd-ubuntu20-04-docker-8c-8g-1784 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:22:39 03:22:39 03:22:39 ---> lscpu: 03:22:39 Architecture: x86_64 03:22:39 CPU op-mode(s): 32-bit, 64-bit 03:22:39 Byte Order: Little Endian 03:22:39 Address sizes: 40 bits physical, 48 bits virtual 03:22:39 CPU(s): 8 03:22:39 On-line CPU(s) list: 0-7 03:22:39 Thread(s) per core: 1 03:22:39 Core(s) per socket: 1 03:22:39 Socket(s): 8 03:22:39 NUMA node(s): 1 03:22:39 Vendor ID: AuthenticAMD 03:22:39 CPU family: 23 03:22:39 Model: 49 03:22:39 Model name: AMD EPYC-Rome Processor 03:22:39 Stepping: 0 03:22:39 CPU MHz: 2799.998 03:22:39 BogoMIPS: 5599.99 03:22:39 Virtualization: AMD-V 03:22:39 Hypervisor vendor: KVM 03:22:39 Virtualization type: full 03:22:39 L1d cache: 256 KiB 03:22:39 L1i cache: 256 KiB 03:22:39 L2 cache: 4 MiB 03:22:39 L3 cache: 128 MiB 03:22:39 NUMA node0 CPU(s): 0-7 03:22:39 Vulnerability Gather data sampling: Not affected 03:22:39 Vulnerability Itlb multihit: Not affected 03:22:39 Vulnerability L1tf: Not affected 03:22:39 Vulnerability Mds: Not affected 03:22:39 Vulnerability Meltdown: Not affected 03:22:39 Vulnerability Mmio stale data: Not affected 03:22:39 Vulnerability Retbleed: Vulnerable 03:22:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:22:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:22:39 Vulnerability Srbds: Not affected 03:22:39 Vulnerability Tsx async abort: Not affected 03:22:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 03:22:39 03:22:39 03:22:39 ---> nproc: 03:22:39 8 03:22:39 03:22:39 03:22:39 ---> df -h: 03:22:39 Filesystem Size Used Avail Use% Mounted on 03:22:39 overlay 155G 13G 143G 8% / 03:22:39 tmpfs 64M 0 64M 0% /dev 03:22:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:22:39 shm 64M 0 64M 0% /dev/shm 03:22:39 /dev/vda1 155G 13G 143G 8% /facter-os 03:22:39 03:22:39 03:22:39 ---> sar -b -r -n DEV: 03:22:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1784) 09/04/26 _x86_64_ (8 CPU) 03:22:39 03:22:39 03:19:10 LINUX RESTART (8 CPU) 03:22:39 03:22:39 03:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:22:39 03:21:01 112.61 4.00 108.61 0.00 505.00 48636.64 0.00 03:22:39 03:22:01 140.79 0.37 140.43 0.00 23.73 70977.37 0.00 03:22:39 Average: 126.82 2.17 124.65 0.00 262.34 59900.86 0.00 03:22:39 03:22:39 03:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:39 03:21:01 27802188 31336656 948532 2.89 104200 3653456 2238488 6.60 1384856 3222508 457760 03:22:39 03:22:01 26647228 31510524 774220 2.36 139608 4845548 1811260 5.34 1181908 4476272 516536 03:22:39 Average: 27224708 31423590 861376 2.62 121904 4249502 2024874 5.97 1283382 3849390 487148 03:22:39 03:22:39 03:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:39 03:21:01 ens3 346.60 270.06 8381.79 66.60 0.00 0.00 0.00 0.00 03:22:39 03:21:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 03:22:39 03:21:01 veth5ccf1d2 63.07 83.24 6.13 1053.48 0.00 0.00 0.00 0.09 03:22:39 03:21:01 docker0 70.04 91.00 5.90 1130.73 0.00 0.00 0.00 0.00 03:22:39 03:22:01 ens3 442.19 326.16 10817.56 48.85 0.00 0.00 0.00 0.00 03:22:39 03:22:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 03:22:39 03:22:01 docker0 65.21 92.33 5.91 1037.29 0.00 0.00 0.00 0.00 03:22:39 Average: ens3 394.80 298.34 9609.91 57.65 0.00 0.00 0.00 0.00 03:22:39 Average: lo 2.39 2.39 0.23 0.23 0.00 0.00 0.00 0.00 03:22:39 Average: docker0 67.60 91.67 5.91 1083.62 0.00 0.00 0.00 0.00 03:22:39 03:22:39 03:22:39 ---> sar -P ALL: 03:22:39 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1784) 09/04/26 _x86_64_ (8 CPU) 03:22:39 03:22:39 03:19:10 LINUX RESTART (8 CPU) 03:22:39 03:22:39 03:20:02 CPU %user %nice %system %iowait %steal %idle 03:22:39 03:21:01 all 21.92 0.00 4.82 0.91 0.03 72.32 03:22:39 03:21:01 0 22.46 0.00 5.50 1.75 0.03 70.25 03:22:39 03:21:01 1 23.01 0.00 5.63 2.01 0.02 69.33 03:22:39 03:21:01 2 22.48 0.00 4.51 0.33 0.02 72.67 03:22:39 03:21:01 3 24.09 0.00 4.65 0.19 0.02 71.05 03:22:39 03:21:01 4 19.04 0.00 4.43 0.07 0.03 76.43 03:22:39 03:21:01 5 21.19 0.00 4.27 2.39 0.03 72.11 03:22:39 03:21:01 6 22.98 0.00 5.00 0.17 0.03 71.81 03:22:39 03:21:01 7 20.16 0.00 4.52 0.34 0.03 74.94 03:22:39 03:22:01 all 18.74 0.00 4.79 0.72 0.02 75.73 03:22:39 03:22:01 0 18.58 0.00 5.72 2.43 0.02 73.26 03:22:39 03:22:01 1 19.14 0.00 4.83 0.07 0.02 75.94 03:22:39 03:22:01 2 18.67 0.00 4.43 0.07 0.03 76.80 03:22:39 03:22:01 3 17.92 0.00 5.06 0.15 0.02 76.85 03:22:39 03:22:01 4 19.23 0.00 3.97 0.12 0.02 76.67 03:22:39 03:22:01 5 18.52 0.00 5.00 1.14 0.02 75.32 03:22:39 03:22:01 6 18.05 0.00 4.57 1.74 0.02 75.62 03:22:39 03:22:01 7 19.85 0.00 4.73 0.03 0.02 75.37 03:22:39 Average: all 20.32 0.00 4.80 0.81 0.02 74.04 03:22:39 Average: 0 20.50 0.00 5.61 2.09 0.03 71.77 03:22:39 Average: 1 21.06 0.00 5.23 1.03 0.02 72.66 03:22:39 Average: 2 20.56 0.00 4.47 0.20 0.03 74.75 03:22:39 Average: 3 20.98 0.00 4.86 0.17 0.02 73.97 03:22:39 Average: 4 19.13 0.00 4.20 0.09 0.03 76.55 03:22:39 Average: 5 19.84 0.00 4.64 1.76 0.03 73.73 03:22:39 Average: 6 20.50 0.00 4.78 0.96 0.03 73.73 03:22:39 Average: 7 20.00 0.00 4.63 0.19 0.03 75.16 03:22:39 03:22:39 03:22:39