Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb33793af0ebf81337ba2af9b619b667156188ec 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-ssh17168670582247643363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7503349979005235411.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh4480588861241056630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh8923346305523277847.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-ssh1693260634391035252.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-104’ Running on prd-ubuntu20.04-docker-8c-8g-112 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 fb33793af0ebf81337ba2af9b619b667156188ec (main) Commit message: "build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#415)" > 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 fb33793af0ebf81337ba2af9b619b667156188ec # timeout=10 > git rev-list --no-walk ca535db5b8e3728576b564f95432a0991e58d467 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:50:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:50:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:50:07 ========================================================= 11:50:07 EdgeX Global Pipelines Version Info 11:50:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:50:08 ------------------- 11:50:08 stable info: 11:50:08 ------------------- 11:50:08 Commited By: Ginny Guan ginny@iotechsys.com 11:50:08 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 11:50:08 Message: update stable to v1.0.274 11:50:08 ------------------- 11:50:08 experimental info: 11:50:08 ------------------- 11:50:08 Commited By: Ginny Guan ginny@iotechsys.com 11:50:08 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 11:50:08 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:50:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb33793 [Pipeline] echo 11:50:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:50:09 + git rev-list -1 --merges fb33793af0ebf81337ba2af9b619b667156188ec~1..fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo 11:50:09 -----------> git rev-list -1 --merges fb33793af0ebf81337ba2af9b619b667156188ec~1..fb33793af0ebf81337ba2af9b619b667156188ec fb33793af0ebf81337ba2af9b619b667156188ec [false] [Pipeline] sh 11:50:10 + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo 11:50:10 ========================================================= 11:50:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:50:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:10 + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] echo 11:50:10 [semverPrep] GIT_COMMIT: fb33793af0ebf81337ba2af9b619b667156188ec, Commit Message: build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#415) [Pipeline] echo 11:50:10 [semverPrep] This is not a build commit. [Pipeline] sh 11:50:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:50:11 + grep -v github /etc/ssh/ssh_known_hosts 11:50:11 + [ -e /tmp/ssh_known_hosts ] 11:50:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:50:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:50:11 + sudo tee -a /etc/ssh/ssh_known_hosts 11:50:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:50:11 11:50:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:50:12 0.1.4: Pulling from edgex-devops/py-git-semver 11:50:12 b85a868b505f: Pulling fs layer 11:50:12 e2be974225ed: Pulling fs layer 11:50:12 339a4e72a1f5: Pulling fs layer 11:50:12 988bab9f4d93: Pulling fs layer 11:50:12 1469e6f7b9e6: Pulling fs layer 11:50:12 eaf3925da568: Pulling fs layer 11:50:12 bab4dde63d76: Pulling fs layer 11:50:12 bde34c3a00c8: Pulling fs layer 11:50:12 b352a97aabf1: Pulling fs layer 11:50:12 4872d77fe225: Pulling fs layer 11:50:12 5851b861e8e6: Pulling fs layer 11:50:12 eaf3925da568: Waiting 11:50:12 bab4dde63d76: Waiting 11:50:12 4872d77fe225: Waiting 11:50:12 1469e6f7b9e6: Waiting 11:50:12 bde34c3a00c8: Waiting 11:50:12 5851b861e8e6: Waiting 11:50:12 b352a97aabf1: Waiting 11:50:12 988bab9f4d93: Waiting 11:50:12 e2be974225ed: Verifying Checksum 11:50:12 e2be974225ed: Download complete 11:50:12 988bab9f4d93: Verifying Checksum 11:50:12 988bab9f4d93: Download complete 11:50:12 1469e6f7b9e6: Verifying Checksum 11:50:12 1469e6f7b9e6: Download complete 11:50:12 339a4e72a1f5: Verifying Checksum 11:50:12 339a4e72a1f5: Download complete 11:50:12 eaf3925da568: Verifying Checksum 11:50:12 eaf3925da568: Download complete 11:50:12 bde34c3a00c8: Download complete 11:50:12 b352a97aabf1: Verifying Checksum 11:50:12 b352a97aabf1: Download complete 11:50:12 4872d77fe225: Download complete 11:50:12 5851b861e8e6: Download complete 11:50:12 b85a868b505f: Verifying Checksum 11:50:12 b85a868b505f: Download complete 11:50:13 bab4dde63d76: Verifying Checksum 11:50:13 bab4dde63d76: Download complete 11:50:13 b85a868b505f: Pull complete 11:50:14 e2be974225ed: Pull complete 11:50:14 339a4e72a1f5: Pull complete 11:50:14 988bab9f4d93: Pull complete 11:50:15 1469e6f7b9e6: Pull complete 11:50:15 eaf3925da568: Pull complete 11:50:16 bab4dde63d76: Pull complete 11:50:16 bde34c3a00c8: Pull complete 11:50:16 b352a97aabf1: Pull complete 11:50:17 4872d77fe225: Pull complete 11:50:17 5851b861e8e6: Pull complete 11:50:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:50:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:17 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:50:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:50:19 $ docker top 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c -eo pid,comm 11:50:20 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). 11:50:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:50:20 [ssh-agent] Looking for ssh-agent implementation... 11:50:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:20 $ docker exec 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent 11:50:20 SSH_AUTH_SOCK=/tmp/ssh-PrqIJvi422uW/agent.33 11:50:20 SSH_AGENT_PID=39 11:50:20 Running ssh-add (command line suppressed) 11:50:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4554242899980759053.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4554242899980759053.key) 11:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:50:20 + git tag --points-at HEAD [Pipeline] } 11:50:20 $ docker exec --env ******** --env ******** 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent -k 11:50:20 unset SSH_AUTH_SOCK; 11:50:20 unset SSH_AGENT_PID; 11:50:20 echo Agent pid 39 killed; 11:50:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:50:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:50:20 [ssh-agent] Looking for ssh-agent implementation... 11:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:21 $ docker exec 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent 11:50:21 SSH_AUTH_SOCK=/tmp/ssh-apmkTSIKbZgG/agent.72 11:50:21 SSH_AGENT_PID=78 11:50:21 Running ssh-add (command line suppressed) 11:50:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1260592239787251966.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1260592239787251966.key) 11:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:50:21 + git semver init 11:50:21 2025-04-18 11:50:21,762 [run_init] DEBUG init version:0.0.0 force:False 11:50:21 2025-04-18 11:50:21,763 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 11:50:21 2025-04-18 11:50:21,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 11:50:21 2025-04-18 11:50:21,764 [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, universal_newlines=False, shell=None, istream=None) 11:50:22 2025-04-18 11:50:22,550 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 11:50:22 2025-04-18 11:50:22,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 11:50:22 2025-04-18 11:50:22,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:50:22 2025-04-18 11:50:22,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:50:22 4.1.0-dev.4 [Pipeline] } 11:50:22 $ docker exec --env ******** --env ******** 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c ssh-agent -k 11:50:22 unset SSH_AUTH_SOCK; 11:50:22 unset SSH_AGENT_PID; 11:50:22 echo Agent pid 78 killed; 11:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:50:23 + git semver [Pipeline] } 11:50:23 $ docker stop --time=1 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c 11:50:24 $ docker rm -f --volumes 363d498042174b1c240f674c7ee220cd0086084078475a52d17c35aebb4c928c [Pipeline] // withDockerContainer [Pipeline] sh 11:50:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:50:25 Stashed 1 file(s) [Pipeline] echo 11:50:25 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 11:50:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:50:25 ========================================================= 11:50:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:50:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:50:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:50:26 0a9a5dfd008f: Pulling fs layer 11:50:26 dbfa0bcfca99: Pulling fs layer 11:50:26 70eabb1d9476: Pulling fs layer 11:50:26 957bedc73fa3: Pulling fs layer 11:50:26 957bedc73fa3: Waiting 11:50:26 4f4fb700ef54: Pulling fs layer 11:50:26 f40432e63723: Pulling fs layer 11:50:26 90b4343acab7: Pulling fs layer 11:50:26 f40432e63723: Waiting 11:50:26 4f4fb700ef54: Waiting 11:50:26 9f67ea4ac784: Pulling fs layer 11:50:26 9228b9a606be: Pulling fs layer 11:50:26 9228b9a606be: Waiting 11:50:26 9f67ea4ac784: Waiting 11:50:26 90b4343acab7: Waiting 11:50:26 dbfa0bcfca99: Verifying Checksum 11:50:26 dbfa0bcfca99: Download complete 11:50:26 957bedc73fa3: Download complete 11:50:26 4f4fb700ef54: Verifying Checksum 11:50:26 4f4fb700ef54: Download complete 11:50:26 f40432e63723: Verifying Checksum 11:50:26 f40432e63723: Download complete 11:50:26 0a9a5dfd008f: Download complete 11:50:26 90b4343acab7: Verifying Checksum 11:50:26 90b4343acab7: Download complete 11:50:26 0a9a5dfd008f: Pull complete 11:50:26 9228b9a606be: Verifying Checksum 11:50:26 9228b9a606be: Download complete 11:50:26 dbfa0bcfca99: Pull complete 11:50:27 9f67ea4ac784: Verifying Checksum 11:50:27 9f67ea4ac784: Download complete 11:50:30 70eabb1d9476: Pull complete 11:50:30 957bedc73fa3: Pull complete 11:50:30 4f4fb700ef54: Pull complete 11:50:30 f40432e63723: Pull complete 11:50:30 90b4343acab7: Pull complete 11:50:33 9f67ea4ac784: Pull complete 11:50:33 9228b9a606be: Pull complete 11:50:33 Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 11:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:50:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 11:50:33 + 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 11:50:33 + docker inspect -f . ci-base-image-x86_64 11:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:33 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:50:33 $ 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 ******** ci-base-image-x86_64 cat 11:50:37 $ docker top b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:38 + go version 11:50:38 go version go1.23.8 linux/amd64 [Pipeline] } 11:50:38 $ docker stop --time=1 b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 11:50:39 $ docker rm -f --volumes b1661a41ec7eebaf7f1ac73a00e9f7cc8499b99b618abf84ea6b8aa6f728d3d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:40 + docker inspect -f . ci-base-image-x86_64 11:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:40 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:50:40 $ 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 ******** ci-base-image-x86_64 cat 11:50:40 $ docker top 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:40 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 11:50:41 + make test 11:50:41 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 11:50:41 go: downloading github.com/google/uuid v1.6.0 11:50:41 go: downloading github.com/stretchr/testify v1.10.0 11:50:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.1 11:50:41 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:50:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:50:41 go: downloading github.com/nats-io/nats.go v1.40.1 11:50:41 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:50:41 go: downloading github.com/x448/float16 v0.8.4 11:50:41 go: downloading github.com/pmezard/go-difflib v1.0.0 11:50:41 go: downloading github.com/davecgh/go-spew v1.1.1 11:50:41 go: downloading github.com/stretchr/objx v0.5.2 11:50:41 go: downloading github.com/gorilla/websocket v1.5.3 11:50:41 go: downloading golang.org/x/net v0.38.0 11:50:41 go: downloading golang.org/x/sync v0.12.0 11:50:41 go: downloading github.com/go-playground/validator/v10 v10.25.0 11:50:41 go: downloading github.com/hashicorp/errwrap v1.0.0 11:50:41 go: downloading gopkg.in/yaml.v3 v3.0.1 11:50:41 go: downloading github.com/klauspost/compress v1.18.0 11:50:41 go: downloading github.com/nats-io/nkeys v0.4.9 11:50:41 go: downloading github.com/nats-io/nuid v1.0.1 11:50:41 go: downloading github.com/leodido/go-urn v1.4.0 11:50:41 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 11:50:41 go: downloading github.com/go-playground/universal-translator v0.18.1 11:50:41 go: downloading golang.org/x/crypto v0.36.0 11:50:41 go: downloading golang.org/x/text v0.23.0 11:50:41 go: downloading github.com/go-playground/locales v0.14.1 11:50:41 go: downloading golang.org/x/sys v0.31.0 11:51:00 ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] 11:51:00 github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements 11:51:01 ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.038s coverage: 86.0% of statements 11:51:01 github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.032s coverage: 19.3% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.047s coverage: 85.0% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.033s coverage: 80.2% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.023s coverage: 15.4% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.026s coverage: 100.0% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.020s coverage: 100.0% of statements 11:51:06 ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.021s coverage: 61.5% of statements 11:51:25 go vet ./... 11:51:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:51:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:51:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:51:25 $ docker stop --time=1 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 11:51:28 $ docker rm -f --volumes 0784c3f574171c019e3b31977a2d9380e7e971a7d614e14f06ecaef87373dcc0 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:51:29 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 11:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:29 11:51:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:30 latest: Pulling from edgex-lftools-log-publisher 11:51:30 5eb5b503b376: Pulling fs layer 11:51:30 5c69ac0246d0: Pulling fs layer 11:51:30 ec43610c2a17: Pulling fs layer 11:51:30 3a2ae6a8a46f: Pulling fs layer 11:51:30 33b1e0a273af: Pulling fs layer 11:51:30 5d3b04190fa2: Pulling fs layer 11:51:30 2f39f015ded8: Pulling fs layer 11:51:30 3a2ae6a8a46f: Waiting 11:51:30 33b1e0a273af: Waiting 11:51:30 5d3b04190fa2: Waiting 11:51:30 2f39f015ded8: Waiting 11:51:30 5c69ac0246d0: Verifying Checksum 11:51:30 5c69ac0246d0: Download complete 11:51:30 3a2ae6a8a46f: Download complete 11:51:30 33b1e0a273af: Verifying Checksum 11:51:30 33b1e0a273af: Download complete 11:51:30 5d3b04190fa2: Verifying Checksum 11:51:30 5d3b04190fa2: Download complete 11:51:30 ec43610c2a17: Verifying Checksum 11:51:30 ec43610c2a17: Download complete 11:51:30 5eb5b503b376: Verifying Checksum 11:51:30 5eb5b503b376: Download complete 11:51:31 2f39f015ded8: Download complete 11:51:31 5eb5b503b376: Pull complete 11:51:31 5c69ac0246d0: Pull complete 11:51:32 ec43610c2a17: Pull complete 11:51:32 3a2ae6a8a46f: Pull complete 11:51:32 33b1e0a273af: Pull complete 11:51:32 5d3b04190fa2: Pull complete 11:51:38 2f39f015ded8: Pull complete 11:51:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:38 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:51:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:51:43 $ docker top e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:43 ---> job-cost.sh 11:51:43 lf-activate-venv: SKIPPING 11:51:43 INFO: No Stack... 11:51:44 INFO: Retrieving Pricing Info for: v3-standard-8 11:51:44 INFO: Archiving Costs [Pipeline] sh 11:51:44 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 11:51:44 + cut -d, -f6 [Pipeline] lock 11:51:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] 11:51:44 Resource [jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] did not exist. Created. 11:51:44 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:45 + echo total: 0.2199999988079071 [Pipeline] stash 11:51:45 Stashed 1 file(s) [Pipeline] } 11:51:45 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:45 $ docker stop --time=1 e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 11:51:46 $ docker rm -f --volumes e3f0e11700623214df72afc2e7ebed86a4b34e99eeab57d5d12063f3641d3b81 [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 11:51:46 provisioning config files... 11:51:46 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11757785832916530601tmp [Pipeline] { [Pipeline] sh 11:51:47 + set +x 11:51:47 + curl -s https://codecov.io/bash 11:51:47 + bash -s -- 11:51:47 11:51:47 _____ _ 11:51:47 / ____| | | 11:51:47 | | ___ __| | ___ ___ _____ __ 11:51:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:51:47 | |___| (_) | (_| | __/ (_| (_) \ V / 11:51:47 \_____\___/ \__,_|\___|\___\___/ \_/ 11:51:47 Bash-1.0.6 11:51:47 11:51:47 11:51:47 ==> git version 2.25.1 found 11:51:47 ==> 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 11:51:47 Release-Date: 2020-01-08 11:51:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:51:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:51:47 ==> Jenkins CI detected. 11:51:47 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 11:51:47 project root: . 11:51:47 --> token set from env 11:51:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:51:47 ==> Running gcov in . (disable via -X gcov) 11:51:47 ==> Python coveragepy not found 11:51:47 ==> Searching for coverage reports in: 11:51:47 + . 11:51:47 -> Found 1 reports 11:51:47 ==> Detecting git/mercurial file structure 11:51:47 ==> Reading reports 11:51:47 + ./coverage.out bytes=60312 11:51:47 ==> Appending adjustments 11:51:47 https://docs.codecov.io/docs/fixing-reports 11:51:47 + Found adjustments 11:51:47 ==> Gzipping contents 11:51:47 12K /tmp/codecov.2EqqHz.gz 11:51:47 ==> Uploading reports 11:51:47 url: https://codecov.io 11:51:47 query: branch=main&commit=fb33793af0ebf81337ba2af9b619b667156188ec&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:47 -> Pinging Codecov 11:51:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb33793af0ebf81337ba2af9b619b667156188ec&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:47 -> Uploading to 11:51:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/fb33793af0ebf81337ba2af9b619b667156188ec/4868a948-9855-4047-b4ae-70dcf76c4149.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250418%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250418T115147Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c8dba3cdeef07da01939f29bdd6894b5b0d29b510649edbeb0ade58acee95df9 11:51:47 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:47 Dload Upload Total Spent Left Speed 11:51:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8453 0 0 100 8453 0 66559 --:--:-- --:--:-- --:--:-- 66039 100 8453 0 0 100 8453 0 66559 --:--:-- --:--:-- --:--:-- 66039 11:51:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] } 11:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:51:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:51:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:48 11:51:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:48 latest: Pulling from edgex-devops/edgex-snyk-go 11:51:48 43c4264eed91: Pulling fs layer 11:51:48 4cc291be95ef: Pulling fs layer 11:51:48 2ac1f1163629: Pulling fs layer 11:51:48 5c3c966382ef: Pulling fs layer 11:51:48 4f4fb700ef54: Pulling fs layer 11:51:48 d9c7d2e4e75e: Pulling fs layer 11:51:48 9c3e1370e548: Pulling fs layer 11:51:48 5c3c966382ef: Waiting 11:51:48 4f4fb700ef54: Waiting 11:51:48 d9c7d2e4e75e: Waiting 11:51:48 9c3e1370e548: Waiting 11:51:48 4cc291be95ef: Verifying Checksum 11:51:48 4cc291be95ef: Download complete 11:51:48 5c3c966382ef: Verifying Checksum 11:51:48 5c3c966382ef: Download complete 11:51:48 4f4fb700ef54: Download complete 11:51:48 43c4264eed91: Verifying Checksum 11:51:48 43c4264eed91: Download complete 11:51:48 43c4264eed91: Pull complete 11:51:48 d9c7d2e4e75e: Verifying Checksum 11:51:48 d9c7d2e4e75e: Download complete 11:51:48 4cc291be95ef: Pull complete 11:51:49 2ac1f1163629: Verifying Checksum 11:51:49 2ac1f1163629: Download complete 11:51:49 9c3e1370e548: Verifying Checksum 11:51:49 9c3e1370e548: Download complete 11:51:52 2ac1f1163629: Pull complete 11:51:52 5c3c966382ef: Pull complete 11:51:52 4f4fb700ef54: Pull complete 11:51:52 d9c7d2e4e75e: Pull complete 11:51:56 9c3e1370e548: Pull complete 11:51:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:56 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:51:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:52:02 $ docker top 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:03 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo 11:52:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 11:52:03 + set -o pipefail 11:52:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 11:52:08 11:52:08 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... 11:52:08 11:52:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/53b56277-c8f9-4d02-9096-d1fa6b6987ee 11:52:08 11:52:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:52:08 11:52:09 11:52:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:52:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:52:11 $ docker stop --time=1 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 11:52:14 $ docker rm -f --volumes 765b26614fbbeaa07180365fa6bcbeef27a30c285d2d32f862b37f22534cd224 [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 11:52:15 + git log --format=format:%s -1 fb33793af0ebf81337ba2af9b619b667156188ec [Pipeline] sh 11:52:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:16 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:52:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:16 $ docker top 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 -eo pid,comm 11:52:16 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). 11:52:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:16 [ssh-agent] Looking for ssh-agent implementation... 11:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:16 $ docker exec 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 ssh-agent 11:52:17 SSH_AUTH_SOCK=/tmp/ssh-3LGgWgLF0mOf/agent.32 11:52:17 SSH_AGENT_PID=38 11:52:17 Running ssh-add (command line suppressed) 11:52:17 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_136937266910346812.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_136937266910346812.key) 11:52:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:17 + git semver tag 11:52:17 2025-04-18 11:52:17,694 [run_tag] DEBUG tag force:False 11:52:17 2025-04-18 11:52:17,694 [check_head_tag] DEBUG check head tag 11:52:17 2025-04-18 11:52:17,694 [execute] INFO git cat-file --batch-check 11:52:17 2025-04-18 11:52:17,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 11:52:17 2025-04-18 11:52:17,698 [execute] INFO git cat-file --batch 11:52:17 2025-04-18 11:52:17,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 11:52:17 2025-04-18 11:52:17,714 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:17 2025-04-18 11:52:17,715 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 11:52:17 2025-04-18 11:52:17,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 11:52:17 2025-04-18 11:52:17,718 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:17 4.1.0-dev.4 [Pipeline] } 11:52:17 $ docker exec --env ******** --env ******** 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 ssh-agent -k 11:52:17 unset SSH_AUTH_SOCK; 11:52:17 unset SSH_AGENT_PID; 11:52:17 echo Agent pid 38 killed; 11:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:18 + git semver [Pipeline] } 11:52:18 $ docker stop --time=1 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 11:52:19 $ docker rm -f --volumes 899cd28775836d7bf939207a3398846ae80a1728c5307a0770348e04d17caca2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:20 11:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:20 0.23.1-centos7: Pulling from edgex-lftools 11:52:20 ab5ef0e58194: Pulling fs layer 11:52:20 9712f1f96733: Pulling fs layer 11:52:20 63f879dbbcfc: Pulling fs layer 11:52:20 0d9ebad4ef96: Pulling fs layer 11:52:20 e9a5061849ea: Pulling fs layer 11:52:20 d747dcd14b5f: Pulling fs layer 11:52:20 2de7ff778b66: Pulling fs layer 11:52:20 0d9ebad4ef96: Waiting 11:52:20 d747dcd14b5f: Waiting 11:52:20 2de7ff778b66: Waiting 11:52:20 e9a5061849ea: Waiting 11:52:20 9712f1f96733: Verifying Checksum 11:52:20 9712f1f96733: Download complete 11:52:21 63f879dbbcfc: Verifying Checksum 11:52:21 63f879dbbcfc: Download complete 11:52:21 0d9ebad4ef96: Verifying Checksum 11:52:21 0d9ebad4ef96: Download complete 11:52:21 e9a5061849ea: Verifying Checksum 11:52:21 e9a5061849ea: Download complete 11:52:21 d747dcd14b5f: Verifying Checksum 11:52:21 d747dcd14b5f: Download complete 11:52:21 2de7ff778b66: Verifying Checksum 11:52:21 2de7ff778b66: Download complete 11:52:21 ab5ef0e58194: Verifying Checksum 11:52:21 ab5ef0e58194: Download complete 11:52:23 ab5ef0e58194: Pull complete 11:52:23 9712f1f96733: Pull complete 11:52:24 63f879dbbcfc: Pull complete 11:52:29 0d9ebad4ef96: Pull complete 11:52:29 e9a5061849ea: Pull complete 11:52:29 d747dcd14b5f: Pull complete 11:52:29 2de7ff778b66: Pull complete 11:52:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:29 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:52: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:52:35 $ docker top 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:52:35 provisioning config files... 11:52:35 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8067727850122520310tmp 11:52:35 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11984064111809074468tmp 11:52:35 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17823514538365343668tmp [Pipeline] { [Pipeline] echo 11:52:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:52:35 ---> sigul-configuration.sh 11:52:35 gpg: directory `/root/.gnupg' created 11:52:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:52:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:52:35 gpg: keyring `/root/.gnupg/secring.gpg' created 11:52:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:52:35 gpg: CAST5 encrypted data 11:52:35 gpg: encrypted with 1 passphrase 11:52:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:52:36 + mkdir /home/jenkins 11:52:36 + mkdir /home/jenkins/sigul [Pipeline] sh 11:52:36 + 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 11:52:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:52:36 ---> sigul-install.sh 11:52:36 Sigul already installed; skipping installation. [Pipeline] sh 11:52:37 + git tag --list 11:52:37 v0.0.0 11:52:37 v0.1.0 11:52:37 v0.1.1 11:52:37 v0.1.10 11:52:37 v0.1.11 11:52:37 v0.1.12 11:52:37 v0.1.13 11:52:37 v0.1.14 11:52:37 v0.1.15 11:52:37 v0.1.16 11:52:37 v0.1.17 11:52:37 v0.1.18 11:52:37 v0.1.19 11:52:37 v0.1.2 11:52:37 v0.1.20 11:52:37 v0.1.21 11:52:37 v0.1.22 11:52:37 v0.1.23 11:52:37 v0.1.24 11:52:37 v0.1.25 11:52:37 v0.1.26 11:52:37 v0.1.27 11:52:37 v0.1.28 11:52:37 v0.1.29 11:52:37 v0.1.3 11:52:37 v0.1.30 11:52:37 v0.1.31 11:52:37 v0.1.4 11:52:37 v0.1.5 11:52:37 v0.1.6 11:52:37 v0.1.7 11:52:37 v0.1.8 11:52:37 v0.1.9 11:52:37 v2.0.0 11:52:37 v2.0.1 11:52:37 v2.1.0 11:52:37 v2.1.1 11:52:37 v2.2.0 11:52:37 v2.3.0 11:52:37 v3.0 11:52:37 v3.0.0 11:52:37 v3.1 11:52:37 v3.1.0 11:52:37 v4.0 11:52:37 v4.0.0 11:52:37 v4.0.1 11:52:37 v4.1.0-dev.1 11:52:37 v4.1.0-dev.2 11:52:37 v4.1.0-dev.3 11:52:37 v4.1.0-dev.4 [Pipeline] sh 11:52:37 + lftools sign git-tag v4.1.0-dev.4 11:52:37 Signing Git tag with Sigul... 11:52:37 Signing v4.1.0-dev.4 [Pipeline] echo 11:52:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:52:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:52:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:52:38 $ docker stop --time=1 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 11:52:39 $ docker rm -f --volumes 2fc3f2d83702dd466b9958dc3c1d0fbbac85a94f1a97c1f7295842f5d7a0fc27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:52:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:40 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:52:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:41 $ docker top 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:41 [ssh-agent] Looking for ssh-agent implementation... 11:52:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:41 $ docker exec 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f ssh-agent 11:52:41 SSH_AUTH_SOCK=/tmp/ssh-ZejLssM9D9tg/agent.32 11:52:41 SSH_AGENT_PID=38 11:52:41 Running ssh-add (command line suppressed) 11:52:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1233626360034158808.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1233626360034158808.key) 11:52:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:41 + git semver bump pre 11:52:42 2025-04-18 11:52:42,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:42 2025-04-18 11:52:42,076 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 11:52:42 2025-04-18 11:52:42,076 [bump_version] DEBUG bumped version:4.1.0-dev.5 11:52:42 2025-04-18 11:52:42,076 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 11:52:42 2025-04-18 11:52:42,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:42 2025-04-18 11:52:42,076 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:42 2025-04-18 11:52:42,078 [execute] INFO git cat-file --batch-check 11:52:42 2025-04-18 11:52:42,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:42 2025-04-18 11:52:42,084 [execute] INFO git cat-file --batch 11:52:42 2025-04-18 11:52:42,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:42 2025-04-18 11:52:42,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:42 4.1.0-dev.5 [Pipeline] } 11:52:42 $ docker exec --env ******** --env ******** 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f ssh-agent -k 11:52:42 unset SSH_AUTH_SOCK; 11:52:42 unset SSH_AGENT_PID; 11:52:42 echo Agent pid 38 killed; 11:52:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:42 + git semver [Pipeline] } 11:52:42 $ docker stop --time=1 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f 11:52:44 $ docker rm -f --volumes 3642d4febadf50256872231bbf9fde2932da367a4985790dac7668c15c6bb71f [Pipeline] // withDockerContainer [Pipeline] sh 11:52:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:45 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:52:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:45 $ docker top 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:45 [ssh-agent] Looking for ssh-agent implementation... 11:52:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:45 $ docker exec 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 ssh-agent 11:52:45 SSH_AUTH_SOCK=/tmp/ssh-qh3nvMz5Rduz/agent.31 11:52:45 SSH_AGENT_PID=37 11:52:45 Running ssh-add (command line suppressed) 11:52:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8022359604984613203.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8022359604984613203.key) 11:52:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:46 + git semver push 11:52:46 2025-04-18 11:52:46,358 [run_push] DEBUG push 11:52:46 2025-04-18 11:52:46,359 [execute] INFO git cat-file --batch-check 11:52:46 2025-04-18 11:52:46,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:46 2025-04-18 11:52:46,363 [execute] INFO git rev-list ce9111a3cd40bf1589413a946f9c821b48d4083f -- 11:52:46 2025-04-18 11:52:46,363 [execute] DEBUG Popen(['git', 'rev-list', 'ce9111a3cd40bf1589413a946f9c821b48d4083f', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 11:52:46 2025-04-18 11:52:46,373 [execute] INFO git fetch -v origin 11:52:46 2025-04-18 11:52:46,374 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 11:52:47 2025-04-18 11:52:46,834 [run_push] DEBUG no remote changes detected 11:52:47 2025-04-18 11:52:46,834 [execute] INFO git push origin semver 11:52:47 2025-04-18 11:52:46,835 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 11:52:47 2025-04-18 11:52:47,467 [run_push] DEBUG push all version tags 11:52:47 2025-04-18 11:52:47,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:52:47 2025-04-18 11:52:47,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 11:52:48 2025-04-18 11:52:48,064 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 11:52:48 4.1.0-dev.5 [Pipeline] } 11:52:48 $ docker exec --env ******** --env ******** 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 ssh-agent -k 11:52:48 unset SSH_AUTH_SOCK; 11:52:48 unset SSH_AGENT_PID; 11:52:48 echo Agent pid 37 killed; 11:52:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:48 + git semver [Pipeline] } 11:52:48 $ docker stop --time=1 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 11:52:50 $ docker rm -f --volumes 7b1eb4e700cf29951eab75004834f0566201d4d649a2c6ee0320782925f08bc9 [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 11:52:50 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 11:52:50 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 11:52:50 total 16 11:52:50 drwxr-xr-x 3 root root 4096 Apr 18 11:51 . 11:52:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 11:52 .. 11:52:50 drwxr-xr-x 2 root root 4096 Apr 18 11:51 cost 11:52:50 -rw-r--r-- 1 root root 88 Apr 18 11:51 cost.csv 11:52:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 11:52:50 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 11:52:50 total 16 11:52:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 11:51 . 11:52:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 11:52 .. 11:52:50 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 11:51 cost 11:52:50 -rw-r--r-- 1 jenkins jenkins 88 Apr 18 11:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:52:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:52:51 ---> package-listing.sh 11:52:51 ++ facter osfamily 11:52:51 ++ tr '[:upper:]' '[:lower:]' 11:52:52 + OS_FAMILY=debian 11:52:52 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 11:52:52 + START_PACKAGES=/tmp/packages_start.txt 11:52:52 + END_PACKAGES=/tmp/packages_end.txt 11:52:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:52 + PACKAGES=/tmp/packages_start.txt 11:52:52 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 11:52:52 + PACKAGES=/tmp/packages_end.txt 11:52:52 + case "${OS_FAMILY}" in 11:52:52 + dpkg -l 11:52:52 + grep '^ii' 11:52:52 + '[' -f /tmp/packages_start.txt ']' 11:52:52 + '[' -f /tmp/packages_end.txt ']' 11:52:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:52 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 11:52:52 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 11:52:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 11:52:52 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 11:52:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:53 prd-ubuntu20.04-docker-8c-8g-112 does not seem to be running inside a container 11:52:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:53 $ docker top 33e6ebd54a4a5bb3ccd3ec1b25a075c00ed749ee961eb2ca78f0c3a75b241c73 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:53 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:53 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:54 + ls /var/log/sa-host 11:52:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:54 provisioning config files... 11:52:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17465246983529469204tmp [Pipeline] { [Pipeline] echo 11:52:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:54 ---> create-netrc.sh [Pipeline] } 11:52:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:54 ---> python-tools-install.sh [Pipeline] echo 11:52:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:55 ---> sudo-logs.sh 11:52:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:52:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:55 ---> job-cost.sh 11:52:55 lf-activate-venv: SKIPPING 11:52:55 DEBUG: total: 0.2199999988079071 11:52:55 INFO: Retrieving Stack Cost... 11:52:55 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:56 INFO: Archiving Costs [Pipeline] echo 11:52:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:56 ---> logs-deploy.sh 11:52:56 lf-activate-venv: SKIPPING 11:52:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/205 11:52:56 INFO: archiving workspace using pattern(s): 11:52:57 Archives upload complete. 11:52:57 INFO: archiving logs to Nexus 11:52:58 ---> uname -a: 11:52:58 Linux prd-ubuntu20-04-docker-8c-8g-112 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:52:58 11:52:58 11:52:58 ---> lscpu: 11:52:58 Architecture: x86_64 11:52:58 CPU op-mode(s): 32-bit, 64-bit 11:52:58 Byte Order: Little Endian 11:52:58 Address sizes: 40 bits physical, 48 bits virtual 11:52:58 CPU(s): 8 11:52:58 On-line CPU(s) list: 0-7 11:52:58 Thread(s) per core: 1 11:52:58 Core(s) per socket: 1 11:52:58 Socket(s): 8 11:52:58 NUMA node(s): 1 11:52:58 Vendor ID: AuthenticAMD 11:52:58 CPU family: 23 11:52:58 Model: 49 11:52:58 Model name: AMD EPYC-Rome Processor 11:52:58 Stepping: 0 11:52:58 CPU MHz: 2799.998 11:52:58 BogoMIPS: 5599.99 11:52:58 Virtualization: AMD-V 11:52:58 Hypervisor vendor: KVM 11:52:58 Virtualization type: full 11:52:58 L1d cache: 256 KiB 11:52:58 L1i cache: 256 KiB 11:52:58 L2 cache: 4 MiB 11:52:58 L3 cache: 128 MiB 11:52:58 NUMA node0 CPU(s): 0-7 11:52:58 Vulnerability Itlb multihit: Not affected 11:52:58 Vulnerability L1tf: Not affected 11:52:58 Vulnerability Mds: Not affected 11:52:58 Vulnerability Meltdown: Not affected 11:52:58 Vulnerability Mmio stale data: Not affected 11:52:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:52:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:52:58 Vulnerability Srbds: Not affected 11:52:58 Vulnerability Tsx async abort: Not affected 11:52:58 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:52:58 11:52:58 11:52:58 ---> nproc: 11:52:58 8 11:52:58 11:52:58 11:52:58 ---> df -h: 11:52:58 Filesystem Size Used Avail Use% Mounted on 11:52:58 overlay 155G 12G 144G 8% / 11:52:58 tmpfs 64M 0 64M 0% /dev 11:52:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:52:58 shm 64M 0 64M 0% /dev/shm 11:52:58 /dev/vda1 155G 12G 144G 8% /facter-os 11:52:58 11:52:58 11:52:58 ---> sar -b -r -n DEV: 11:52:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-112) 04/18/25 _x86_64_ (8 CPU) 11:52:58 11:52:58 11:49:23 LINUX RESTART (8 CPU) 11:52:58 11:52:58 11:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:52:58 11:51:01 321.71 11.69 310.02 0.00 1769.33 87963.53 0.00 11:52:58 11:52:01 107.23 0.28 106.95 0.00 21.33 54345.62 0.00 11:52:58 Average: 213.56 5.94 207.62 0.00 887.91 71011.95 0.00 11:52:58 11:52:58 11:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:52:58 11:51:01 28497540 31439104 866232 2.63 85756 3087724 2155908 6.35 1467728 2473996 591580 11:52:58 11:52:01 27961340 31539088 767096 2.33 111556 3635848 1839740 5.42 1153764 3264008 102608 11:52:58 Average: 28229440 31489096 816664 2.48 98656 3361786 1997824 5.89 1310746 2869002 347094 11:52:58 11:52:58 11:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:52:58 11:51:01 ens3 409.83 250.87 6186.42 65.26 0.00 0.00 0.00 0.00 11:52:58 11:51:01 docker0 67.11 116.88 5.52 1135.24 0.00 0.00 0.00 0.00 11:52:58 11:51:01 veth79bd36f 62.11 112.35 5.90 1083.84 0.00 0.00 0.00 0.09 11:52:58 11:51:01 lo 3.19 3.19 0.31 0.31 0.00 0.00 0.00 0.00 11:52:58 11:52:01 ens3 229.39 137.57 6461.19 25.27 0.00 0.00 0.00 0.00 11:52:58 11:52:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:52:58 11:52:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 11:52:58 Average: ens3 318.84 193.74 6324.97 45.09 0.00 0.00 0.00 0.00 11:52:58 Average: docker0 33.30 57.96 2.74 562.80 0.00 0.00 0.00 0.00 11:52:58 Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 11:52:58 11:52:58 11:52:58 ---> sar -P ALL: 11:52:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-112) 04/18/25 _x86_64_ (8 CPU) 11:52:58 11:52:58 11:49:23 LINUX RESTART (8 CPU) 11:52:58 11:52:58 11:50:02 CPU %user %nice %system %iowait %steal %idle 11:52:58 11:51:01 all 20.15 0.00 4.59 1.99 0.06 73.21 11:52:58 11:51:01 0 20.74 0.00 5.87 3.46 0.05 69.87 11:52:58 11:51:01 1 21.82 0.00 4.69 3.41 0.07 70.01 11:52:58 11:51:01 2 18.95 0.00 4.12 0.05 0.05 76.82 11:52:58 11:51:01 3 19.92 0.00 4.24 0.05 0.05 75.74 11:52:58 11:51:01 4 18.71 0.00 4.93 7.74 0.05 68.57 11:52:58 11:51:01 5 21.09 0.00 5.05 0.74 0.07 73.06 11:52:58 11:51:01 6 20.21 0.00 3.94 0.39 0.07 75.39 11:52:58 11:51:01 7 19.74 0.00 3.89 0.10 0.05 76.22 11:52:58 11:52:01 all 22.30 0.00 4.71 3.09 0.07 69.83 11:52:58 11:52:01 0 23.68 0.00 4.48 2.05 0.07 69.73 11:52:58 11:52:01 1 21.88 0.00 4.89 10.72 0.08 62.43 11:52:58 11:52:01 2 23.30 0.00 5.12 1.34 0.07 70.17 11:52:58 11:52:01 3 21.35 0.00 4.48 0.10 0.07 74.00 11:52:58 11:52:01 4 21.76 0.00 4.84 9.49 0.07 63.84 11:52:58 11:52:01 5 21.97 0.00 4.53 0.12 0.05 73.33 11:52:58 11:52:01 6 22.16 0.00 5.10 0.13 0.07 72.54 11:52:58 11:52:01 7 22.28 0.00 4.25 0.84 0.05 72.58 11:52:58 Average: all 21.23 0.00 4.65 2.55 0.06 71.51 11:52:58 Average: 0 22.22 0.00 5.17 2.75 0.06 69.80 11:52:58 Average: 1 21.85 0.00 4.79 7.09 0.08 66.20 11:52:58 Average: 2 21.14 0.00 4.63 0.70 0.06 73.47 11:52:58 Average: 3 20.64 0.00 4.36 0.08 0.06 74.86 11:52:58 Average: 4 20.25 0.00 4.89 8.62 0.06 66.18 11:52:58 Average: 5 21.53 0.00 4.79 0.42 0.06 73.19 11:52:58 Average: 6 21.19 0.00 4.52 0.26 0.07 73.95 11:52:58 Average: 7 21.02 0.00 4.07 0.48 0.05 74.39 11:52:58 11:52:58 11:52:58