Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 072525f16f12b154736297d351c7418c7fe9afb9 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-ssh3331813823539623769.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16232172963920968409.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14760479376288543082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4667202047432206081.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-ssh9919524648637320907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38252 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 072525f16f12b154736297d351c7418c7fe9afb9 (main) Commit message: "feat!: Handle the encoding and size check (#388)" > 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 072525f16f12b154736297d351c7418c7fe9afb9 # timeout=10 > git rev-list --no-walk fe7411df0afdb6be36928bad926be7985da58a55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-06T03:42:16.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-06T03:42:16.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-06T03:42:16.699Z] ========================================================= [2025-02-06T03:42:16.699Z] EdgeX Global Pipelines Version Info [2025-02-06T03:42:16.699Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:42:17.423Z] ------------------- [2025-02-06T03:42:17.423Z] stable info: [2025-02-06T03:42:17.423Z] ------------------- [2025-02-06T03:42:17.423Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-06T03:42:17.423Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-06T03:42:17.423Z] Message: update stable to v1.0.269 [2025-02-06T03:42:18.046Z] ------------------- [2025-02-06T03:42:18.046Z] experimental info: [2025-02-06T03:42:18.046Z] ------------------- [2025-02-06T03:42:18.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-06T03:42:18.046Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-06T03:42:18.046Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-06T03:42:18.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-02-06T03:42:18.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-02-06T03:42:18.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-06T03:42:18.226Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-06T03:42:18.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-06T03:42:18.283Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-06T03:42:18.306Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-06T03:42:18.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-06T03:42:18.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-06T03:42:18.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-06T03:42:18.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-06T03:42:18.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-02-06T03:42:18.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-06T03:42:18.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-06T03:42:18.497Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T03:42:18.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T03:42:18.552Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T03:42:18.576Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-06T03:42:18.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-06T03:42:18.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-06T03:42:18.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-06T03:42:18.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-06T03:42:18.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-06T03:42:18.704Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-06T03:42:18.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-02-06T03:42:18.761Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-06T03:42:18.785Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-06T03:42:18.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-06T03:42:18.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-06T03:42:18.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-06T03:42:18.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] echo [2025-02-06T03:42:18.914Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 072525f [Pipeline] echo [2025-02-06T03:42:18.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-06T03:42:19.350Z] + git rev-list -1 --merges 072525f16f12b154736297d351c7418c7fe9afb9~1..072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] echo [2025-02-06T03:42:19.378Z] -----------> git rev-list -1 --merges 072525f16f12b154736297d351c7418c7fe9afb9~1..072525f16f12b154736297d351c7418c7fe9afb9 072525f16f12b154736297d351c7418c7fe9afb9 [false] [Pipeline] sh [2025-02-06T03:42:19.671Z] + git log --format=format:%s -1 072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] echo [2025-02-06T03:42:19.688Z] ========================================================= [2025-02-06T03:42:19.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-06T03:42:19.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-06T03:42:20.052Z] + git log --format=format:%s -1 072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] echo [2025-02-06T03:42:20.064Z] [semverPrep] GIT_COMMIT: 072525f16f12b154736297d351c7418c7fe9afb9, Commit Message: feat!: Handle the encoding and size check (#388) [Pipeline] echo [2025-02-06T03:42:20.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-06T03:42:20.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-06T03:42:20.491Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-06T03:42:20.491Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-06T03:42:20.491Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-06T03:42:20.491Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-06T03:42:20.491Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-06T03:42:20.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:42:20.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:42:20.923Z] [2025-02-06T03:42:20.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:42:21.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:42:21.517Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-06T03:42:21.517Z] b85a868b505f: Pulling fs layer [2025-02-06T03:42:21.517Z] e2be974225ed: Pulling fs layer [2025-02-06T03:42:21.517Z] 339a4e72a1f5: Pulling fs layer [2025-02-06T03:42:21.517Z] 988bab9f4d93: Pulling fs layer [2025-02-06T03:42:21.517Z] 1469e6f7b9e6: Pulling fs layer [2025-02-06T03:42:21.517Z] eaf3925da568: Pulling fs layer [2025-02-06T03:42:21.517Z] 988bab9f4d93: Waiting [2025-02-06T03:42:21.517Z] 1469e6f7b9e6: Waiting [2025-02-06T03:42:21.517Z] bab4dde63d76: Pulling fs layer [2025-02-06T03:42:21.517Z] bde34c3a00c8: Pulling fs layer [2025-02-06T03:42:21.517Z] eaf3925da568: Waiting [2025-02-06T03:42:21.517Z] bde34c3a00c8: Waiting [2025-02-06T03:42:21.517Z] b352a97aabf1: Pulling fs layer [2025-02-06T03:42:21.517Z] 4872d77fe225: Pulling fs layer [2025-02-06T03:42:21.517Z] 5851b861e8e6: Pulling fs layer [2025-02-06T03:42:21.517Z] b352a97aabf1: Waiting [2025-02-06T03:42:21.517Z] 4872d77fe225: Waiting [2025-02-06T03:42:21.517Z] e2be974225ed: Verifying Checksum [2025-02-06T03:42:21.517Z] e2be974225ed: Download complete [2025-02-06T03:42:21.517Z] 988bab9f4d93: Verifying Checksum [2025-02-06T03:42:21.517Z] 988bab9f4d93: Download complete [2025-02-06T03:42:21.517Z] 1469e6f7b9e6: Verifying Checksum [2025-02-06T03:42:21.517Z] 1469e6f7b9e6: Download complete [2025-02-06T03:42:21.517Z] 339a4e72a1f5: Verifying Checksum [2025-02-06T03:42:21.517Z] 339a4e72a1f5: Download complete [2025-02-06T03:42:21.792Z] eaf3925da568: Verifying Checksum [2025-02-06T03:42:21.792Z] eaf3925da568: Download complete [2025-02-06T03:42:21.792Z] bde34c3a00c8: Verifying Checksum [2025-02-06T03:42:21.792Z] bde34c3a00c8: Download complete [2025-02-06T03:42:21.792Z] b352a97aabf1: Download complete [2025-02-06T03:42:21.792Z] 4872d77fe225: Verifying Checksum [2025-02-06T03:42:21.792Z] 4872d77fe225: Download complete [2025-02-06T03:42:21.792Z] 5851b861e8e6: Verifying Checksum [2025-02-06T03:42:21.792Z] 5851b861e8e6: Download complete [2025-02-06T03:42:21.792Z] b85a868b505f: Verifying Checksum [2025-02-06T03:42:21.792Z] b85a868b505f: Download complete [2025-02-06T03:42:22.052Z] bab4dde63d76: Verifying Checksum [2025-02-06T03:42:22.052Z] bab4dde63d76: Download complete [2025-02-06T03:42:22.997Z] b85a868b505f: Pull complete [2025-02-06T03:42:22.997Z] e2be974225ed: Pull complete [2025-02-06T03:42:23.564Z] 339a4e72a1f5: Pull complete [2025-02-06T03:42:23.564Z] 988bab9f4d93: Pull complete [2025-02-06T03:42:23.824Z] 1469e6f7b9e6: Pull complete [2025-02-06T03:42:23.824Z] eaf3925da568: Pull complete [2025-02-06T03:42:25.740Z] bab4dde63d76: Pull complete [2025-02-06T03:42:25.740Z] bde34c3a00c8: Pull complete [2025-02-06T03:42:25.740Z] b352a97aabf1: Pull complete [2025-02-06T03:42:25.740Z] 4872d77fe225: Pull complete [2025-02-06T03:42:25.740Z] 5851b861e8e6: Pull complete [2025-02-06T03:42:25.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-06T03:42:25.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:42:25.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:42:25.893Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:42:25.916Z] $ 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 [2025-02-06T03:42:28.936Z] $ docker top 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 -eo pid,comm [2025-02-06T03:42:29.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-06T03:42:29.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-06T03:42:29.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T03:42:29.058Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T03:42:29.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T03:42:29.168Z] $ docker exec 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 ssh-agent [2025-02-06T03:42:29.295Z] SSH_AUTH_SOCK=/tmp/ssh-qeFolLEbpIyo/agent.33 [2025-02-06T03:42:29.295Z] SSH_AGENT_PID=39 [2025-02-06T03:42:29.300Z] Running ssh-add (command line suppressed) [2025-02-06T03:42:29.388Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7378596078681320578.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7378596078681320578.key) [2025-02-06T03:42:29.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T03:42:29.702Z] + git tag --points-at HEAD [Pipeline] } [2025-02-06T03:42:29.706Z] $ docker exec --env ******** --env ******** 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 ssh-agent -k [2025-02-06T03:42:29.798Z] unset SSH_AUTH_SOCK; [2025-02-06T03:42:29.799Z] unset SSH_AGENT_PID; [2025-02-06T03:42:29.799Z] echo Agent pid 39 killed; [2025-02-06T03:42:29.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-06T03:42:29.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T03:42:29.859Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T03:42:29.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T03:42:29.961Z] $ docker exec 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 ssh-agent [2025-02-06T03:42:30.075Z] SSH_AUTH_SOCK=/tmp/ssh-BePwDrvFwczD/agent.75 [2025-02-06T03:42:30.075Z] SSH_AGENT_PID=81 [2025-02-06T03:42:30.079Z] Running ssh-add (command line suppressed) [2025-02-06T03:42:30.180Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4718043372196293507.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4718043372196293507.key) [2025-02-06T03:42:30.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T03:42:30.503Z] + git semver init [2025-02-06T03:42:30.763Z] 2025-02-06 03:42:30,663 [run_init] DEBUG init version:0.0.0 force:False [2025-02-06T03:42:30.763Z] 2025-02-06 03:42:30,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-06T03:42:30.763Z] 2025-02-06 03:42:30,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-06T03:42:30.763Z] 2025-02-06 03:42:30,665 [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) [2025-02-06T03:42:31.703Z] 2025-02-06 03:42:31,439 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-02-06T03:42:31.703Z] 2025-02-06 03:42:31,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-02-06T03:42:31.703Z] 2025-02-06 03:42:31,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:42:31.703Z] 2025-02-06 03:42:31,440 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:42:31.703Z] 4.0.0-dev.14 [Pipeline] } [2025-02-06T03:42:31.706Z] $ docker exec --env ******** --env ******** 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 ssh-agent -k [2025-02-06T03:42:31.796Z] unset SSH_AUTH_SOCK; [2025-02-06T03:42:31.796Z] unset SSH_AGENT_PID; [2025-02-06T03:42:31.797Z] echo Agent pid 81 killed; [2025-02-06T03:42:31.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-06T03:42:32.142Z] + git semver [Pipeline] } [2025-02-06T03:42:32.409Z] $ docker stop --time=1 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 [2025-02-06T03:42:33.721Z] $ docker rm -f --volumes 420d539164fec6dd360ae2c1794ef3fc9c1a812c8691153c2ee73d6f1ab28cd9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-06T03:42:34.065Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-06T03:42:34.323Z] Stashed 1 file(s) [Pipeline] echo [2025-02-06T03:42:34.333Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2025-02-06T03:42:34.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-06T03:42:34.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-06T03:42:34.712Z] ========================================================= [2025-02-06T03:42:34.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-06T03:42:34.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-02-06T03:42:35.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-06T03:42:35.033Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-06T03:42:35.033Z] da9db072f522: Pulling fs layer [2025-02-06T03:42:35.033Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-06T03:42:35.033Z] 06f05ace1117: Pulling fs layer [2025-02-06T03:42:35.033Z] 5fe327b54edc: Pulling fs layer [2025-02-06T03:42:35.033Z] 4f4fb700ef54: Pulling fs layer [2025-02-06T03:42:35.033Z] 92a5565b7b96: Pulling fs layer [2025-02-06T03:42:35.033Z] ff9bb7016b71: Pulling fs layer [2025-02-06T03:42:35.033Z] 5fe327b54edc: Waiting [2025-02-06T03:42:35.033Z] 4f4fb700ef54: Waiting [2025-02-06T03:42:35.033Z] 92a5565b7b96: Waiting [2025-02-06T03:42:35.033Z] b67dba6c2c7d: Pulling fs layer [2025-02-06T03:42:35.033Z] a813b0c90790: Pulling fs layer [2025-02-06T03:42:35.033Z] ff9bb7016b71: Waiting [2025-02-06T03:42:35.033Z] b67dba6c2c7d: Waiting [2025-02-06T03:42:35.033Z] a813b0c90790: Waiting [2025-02-06T03:42:35.033Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-06T03:42:35.033Z] 6ef4a4ee8ca5: Download complete [2025-02-06T03:42:35.033Z] 5fe327b54edc: Verifying Checksum [2025-02-06T03:42:35.033Z] 5fe327b54edc: Download complete [2025-02-06T03:42:35.033Z] 4f4fb700ef54: Verifying Checksum [2025-02-06T03:42:35.033Z] 4f4fb700ef54: Download complete [2025-02-06T03:42:35.033Z] 92a5565b7b96: Verifying Checksum [2025-02-06T03:42:35.034Z] 92a5565b7b96: Download complete [2025-02-06T03:42:35.034Z] da9db072f522: Download complete [2025-02-06T03:42:35.034Z] ff9bb7016b71: Verifying Checksum [2025-02-06T03:42:35.034Z] ff9bb7016b71: Download complete [2025-02-06T03:42:35.293Z] da9db072f522: Pull complete [2025-02-06T03:42:35.293Z] a813b0c90790: Verifying Checksum [2025-02-06T03:42:35.293Z] a813b0c90790: Download complete [2025-02-06T03:42:35.293Z] 6ef4a4ee8ca5: Pull complete [2025-02-06T03:42:35.552Z] 06f05ace1117: Verifying Checksum [2025-02-06T03:42:35.552Z] 06f05ace1117: Download complete [2025-02-06T03:42:35.811Z] b67dba6c2c7d: Verifying Checksum [2025-02-06T03:42:35.811Z] b67dba6c2c7d: Download complete [2025-02-06T03:42:39.195Z] 06f05ace1117: Pull complete [2025-02-06T03:42:39.195Z] 5fe327b54edc: Pull complete [2025-02-06T03:42:39.195Z] 4f4fb700ef54: Pull complete [2025-02-06T03:42:39.195Z] 92a5565b7b96: Pull complete [2025-02-06T03:42:39.195Z] ff9bb7016b71: Pull complete [2025-02-06T03:42:41.097Z] b67dba6c2c7d: Pull complete [2025-02-06T03:42:41.677Z] a813b0c90790: Pull complete [2025-02-06T03:42:41.677Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-06T03:42:41.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-06T03:42:41.677Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-02-06T03:42:41.967Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:42:42.272Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-06T03:42:42.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:42:42.354Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:42:42.387Z] $ 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 [2025-02-06T03:42:49.576Z] $ docker top 53d133acdbb6319d16779685258081bb06dc47b21684b856d394ddf007276787 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T03:42:49.933Z] + go version [2025-02-06T03:42:49.933Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-06T03:42:49.945Z] $ docker stop --time=1 53d133acdbb6319d16779685258081bb06dc47b21684b856d394ddf007276787 [2025-02-06T03:42:51.197Z] $ docker rm -f --volumes 53d133acdbb6319d16779685258081bb06dc47b21684b856d394ddf007276787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:42:51.657Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-06T03:42:51.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:42:51.741Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:42:51.775Z] $ 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 [2025-02-06T03:42:52.069Z] $ docker top d582d21eaba4d8e0ae793e1432b1b220669ab14de00fcfa1df7c8d3e62ede4c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T03:42:52.417Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-02-06T03:42:52.726Z] + make test [2025-02-06T03:42:52.726Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-02-06T03:42:52.726Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-06T03:42:52.726Z] go: downloading github.com/nats-io/nats.go v1.38.0 [2025-02-06T03:42:52.726Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-02-06T03:42:52.726Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.23 [2025-02-06T03:42:52.726Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-06T03:42:52.986Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-06T03:42:52.986Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-06T03:42:53.245Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-02-06T03:42:53.245Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-02-06T03:42:53.245Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-02-06T03:42:53.245Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-06T03:42:53.505Z] go: downloading github.com/klauspost/compress v1.17.9 [2025-02-06T03:42:53.505Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-02-06T03:42:53.505Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-02-06T03:42:53.505Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-02-06T03:42:53.505Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-06T03:42:53.505Z] go: downloading golang.org/x/net v0.34.0 [2025-02-06T03:42:53.505Z] go: downloading golang.org/x/sync v0.10.0 [2025-02-06T03:42:53.505Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-06T03:42:53.505Z] go: downloading github.com/go-playground/validator/v10 v10.24.0 [2025-02-06T03:42:53.505Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-06T03:42:53.505Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-02-06T03:42:53.505Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-06T03:42:53.505Z] go: downloading golang.org/x/crypto v0.32.0 [2025-02-06T03:42:53.505Z] go: downloading golang.org/x/text v0.21.0 [2025-02-06T03:42:53.505Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-06T03:42:53.763Z] go: downloading golang.org/x/sys v0.29.0 [2025-02-06T03:43:11.856Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-02-06T03:43:11.856Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-02-06T03:43:11.856Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-02-06T03:43:11.856Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.026s coverage: 87.9% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.024s coverage: 19.3% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.049s coverage: 85.0% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.038s coverage: 80.2% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.024s coverage: 15.4% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.017s coverage: 100.0% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.017s coverage: 100.0% of statements [2025-02-06T03:43:17.143Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.018s coverage: 61.5% of statements [2025-02-06T03:43:32.061Z] go vet ./... [2025-02-06T03:43:33.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-06T03:43:33.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-02-06T03:43:33.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-06T03:43:33.472Z] $ docker stop --time=1 d582d21eaba4d8e0ae793e1432b1b220669ab14de00fcfa1df7c8d3e62ede4c0 [2025-02-06T03:43:37.618Z] $ docker rm -f --volumes d582d21eaba4d8e0ae793e1432b1b220669ab14de00fcfa1df7c8d3e62ede4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-06T03:43:38.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-06T03:43:38.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:43:38.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T03:43:38.774Z] [2025-02-06T03:43:38.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:43:39.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T03:43:39.084Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-06T03:43:39.084Z] 5eb5b503b376: Pulling fs layer [2025-02-06T03:43:39.084Z] 5c69ac0246d0: Pulling fs layer [2025-02-06T03:43:39.084Z] ec43610c2a17: Pulling fs layer [2025-02-06T03:43:39.084Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-06T03:43:39.084Z] 33b1e0a273af: Pulling fs layer [2025-02-06T03:43:39.084Z] 5d3b04190fa2: Pulling fs layer [2025-02-06T03:43:39.084Z] 2f39f015ded8: Pulling fs layer [2025-02-06T03:43:39.084Z] 33b1e0a273af: Waiting [2025-02-06T03:43:39.084Z] 5d3b04190fa2: Waiting [2025-02-06T03:43:39.084Z] 2f39f015ded8: Waiting [2025-02-06T03:43:39.084Z] 3a2ae6a8a46f: Waiting [2025-02-06T03:43:39.084Z] 5c69ac0246d0: Verifying Checksum [2025-02-06T03:43:39.084Z] 5c69ac0246d0: Download complete [2025-02-06T03:43:39.084Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-06T03:43:39.084Z] 3a2ae6a8a46f: Download complete [2025-02-06T03:43:39.084Z] 33b1e0a273af: Verifying Checksum [2025-02-06T03:43:39.084Z] 33b1e0a273af: Download complete [2025-02-06T03:43:39.084Z] 5d3b04190fa2: Verifying Checksum [2025-02-06T03:43:39.084Z] 5d3b04190fa2: Download complete [2025-02-06T03:43:39.084Z] ec43610c2a17: Verifying Checksum [2025-02-06T03:43:39.084Z] ec43610c2a17: Download complete [2025-02-06T03:43:39.343Z] 5eb5b503b376: Verifying Checksum [2025-02-06T03:43:39.343Z] 5eb5b503b376: Download complete [2025-02-06T03:43:39.917Z] 2f39f015ded8: Download complete [2025-02-06T03:43:40.487Z] 5eb5b503b376: Pull complete [2025-02-06T03:43:40.487Z] 5c69ac0246d0: Pull complete [2025-02-06T03:43:41.053Z] ec43610c2a17: Pull complete [2025-02-06T03:43:41.053Z] 3a2ae6a8a46f: Pull complete [2025-02-06T03:43:41.311Z] 33b1e0a273af: Pull complete [2025-02-06T03:43:41.311Z] 5d3b04190fa2: Pull complete [2025-02-06T03:43:45.498Z] 2f39f015ded8: Pull complete [2025-02-06T03:43:45.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-06T03:43:45.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T03:43:45.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:43:45.597Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:43:45.627Z] $ 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 [2025-02-06T03:43:50.792Z] $ docker top af05324dd6dc50f45f82daecb11166500d56ebd6d3781c13e6afac591e4651f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:43:51.199Z] ---> job-cost.sh [2025-02-06T03:43:51.199Z] lf-activate-venv: SKIPPING [2025-02-06T03:43:51.199Z] INFO: No Stack... [2025-02-06T03:43:51.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-06T03:43:51.720Z] INFO: Archiving Costs [Pipeline] sh [2025-02-06T03:43:52.020Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-02-06T03:43:52.021Z] + cut -d, -f6 [Pipeline] lock [2025-02-06T03:43:52.034Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-189-stack-cost] [2025-02-06T03:43:52.045Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-189-stack-cost] did not exist. Created. [2025-02-06T03:43:52.050Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-06T03:43:52.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-06T03:43:52.399Z] Stashed 1 file(s) [Pipeline] } [2025-02-06T03:43:52.407Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-06T03:43:52.436Z] $ docker stop --time=1 af05324dd6dc50f45f82daecb11166500d56ebd6d3781c13e6afac591e4651f6 [2025-02-06T03:43:53.603Z] $ docker rm -f --volumes af05324dd6dc50f45f82daecb11166500d56ebd6d3781c13e6afac591e4651f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-06T03:43:53.936Z] provisioning config files... [2025-02-06T03:43:53.945Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13194570998874216299tmp [Pipeline] { [Pipeline] sh [2025-02-06T03:43:54.270Z] + set +x [2025-02-06T03:43:54.271Z] + + curl -s https://codecov.io/bashbash [2025-02-06T03:43:54.271Z] -s -- [2025-02-06T03:43:54.271Z] [2025-02-06T03:43:54.271Z] _____ _ [2025-02-06T03:43:54.271Z] / ____| | | [2025-02-06T03:43:54.271Z] | | ___ __| | ___ ___ _____ __ [2025-02-06T03:43:54.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-06T03:43:54.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-06T03:43:54.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-06T03:43:54.271Z] Bash-1.0.6 [2025-02-06T03:43:54.271Z] [2025-02-06T03:43:54.271Z] [2025-02-06T03:43:54.271Z] ==> git version 2.25.1 found [2025-02-06T03:43:54.271Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-06T03:43:54.271Z] Release-Date: 2020-01-08 [2025-02-06T03:43:54.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-06T03:43:54.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-06T03:43:54.271Z] ==> Jenkins CI detected. [2025-02-06T03:43:54.271Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-02-06T03:43:54.271Z] project root: . [2025-02-06T03:43:54.271Z] --> token set from env [2025-02-06T03:43:54.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-06T03:43:54.271Z] ==> Running gcov in . (disable via -X gcov) [2025-02-06T03:43:54.271Z] ==> Python coveragepy not found [2025-02-06T03:43:54.271Z] ==> Searching for coverage reports in: [2025-02-06T03:43:54.271Z] + . [2025-02-06T03:43:54.271Z] -> Found 1 reports [2025-02-06T03:43:54.271Z] ==> Detecting git/mercurial file structure [2025-02-06T03:43:54.530Z] ==> Reading reports [2025-02-06T03:43:54.530Z] + ./coverage.out bytes=60714 [2025-02-06T03:43:54.530Z] ==> Appending adjustments [2025-02-06T03:43:54.530Z] https://docs.codecov.io/docs/fixing-reports [2025-02-06T03:43:54.530Z] + Found adjustments [2025-02-06T03:43:54.530Z] ==> Gzipping contents [2025-02-06T03:43:54.530Z] 12K /tmp/codecov.d4AEqf.gz [2025-02-06T03:43:54.530Z] ==> Uploading reports [2025-02-06T03:43:54.530Z] url: https://codecov.io [2025-02-06T03:43:54.530Z] query: branch=main&commit=072525f16f12b154736297d351c7418c7fe9afb9&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-06T03:43:54.530Z] -> Pinging Codecov [2025-02-06T03:43:54.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=072525f16f12b154736297d351c7418c7fe9afb9&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-06T03:43:54.790Z] -> Uploading to [2025-02-06T03:43:54.790Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/072525f16f12b154736297d351c7418c7fe9afb9/71156525-9651-4a8f-abbf-51c8503bb57c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250206T034354Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c88b1870cca924b1264a762578dd0392c4f8cc84f716640a050beb18a31f7fa1 [2025-02-06T03:43:54.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-06T03:43:54.790Z] Dload Upload Total Spent Left Speed [2025-02-06T03:43:55.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 54786 --:--:-- --:--:-- --:--:-- 55132 [2025-02-06T03:43:55.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] } [2025-02-06T03:43:55.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-06T03:43:55.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-06T03:43:55.340Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:43:55.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-06T03:43:55.654Z] [2025-02-06T03:43:55.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:43:55.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-06T03:43:55.961Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-06T03:43:55.961Z] 43c4264eed91: Pulling fs layer [2025-02-06T03:43:55.961Z] 4cc291be95ef: Pulling fs layer [2025-02-06T03:43:55.961Z] 2ac1f1163629: Pulling fs layer [2025-02-06T03:43:55.961Z] 5c3c966382ef: Pulling fs layer [2025-02-06T03:43:55.961Z] 4f4fb700ef54: Pulling fs layer [2025-02-06T03:43:55.961Z] d9c7d2e4e75e: Pulling fs layer [2025-02-06T03:43:55.961Z] 9c3e1370e548: Pulling fs layer [2025-02-06T03:43:55.961Z] 4f4fb700ef54: Waiting [2025-02-06T03:43:55.961Z] d9c7d2e4e75e: Waiting [2025-02-06T03:43:55.961Z] 9c3e1370e548: Waiting [2025-02-06T03:43:55.961Z] 5c3c966382ef: Waiting [2025-02-06T03:43:55.961Z] 4cc291be95ef: Download complete [2025-02-06T03:43:55.961Z] 5c3c966382ef: Download complete [2025-02-06T03:43:55.961Z] 4f4fb700ef54: Download complete [2025-02-06T03:43:55.961Z] 43c4264eed91: Download complete [2025-02-06T03:43:56.219Z] 43c4264eed91: Pull complete [2025-02-06T03:43:56.219Z] d9c7d2e4e75e: Verifying Checksum [2025-02-06T03:43:56.219Z] d9c7d2e4e75e: Download complete [2025-02-06T03:43:56.219Z] 4cc291be95ef: Pull complete [2025-02-06T03:43:56.476Z] 2ac1f1163629: Verifying Checksum [2025-02-06T03:43:56.476Z] 2ac1f1163629: Download complete [2025-02-06T03:43:57.042Z] 9c3e1370e548: Verifying Checksum [2025-02-06T03:43:57.042Z] 9c3e1370e548: Download complete [2025-02-06T03:43:59.572Z] 2ac1f1163629: Pull complete [2025-02-06T03:43:59.572Z] 5c3c966382ef: Pull complete [2025-02-06T03:43:59.830Z] 4f4fb700ef54: Pull complete [2025-02-06T03:44:00.088Z] d9c7d2e4e75e: Pull complete [2025-02-06T03:44:02.617Z] 9c3e1370e548: Pull complete [2025-02-06T03:44:02.617Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-06T03:44:02.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-06T03:44:02.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:02.725Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:02.754Z] $ 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 [2025-02-06T03:44:07.115Z] $ docker top 00a3f2f88c775c2d6500666d80ea8d075d83187f6bfff24417af21c907a045e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T03:44:07.472Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-02-06T03:44:07.486Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-02-06T03:44:07.765Z] + set -o pipefail [2025-02-06T03:44:07.765Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-02-06T03:44:14.718Z] [2025-02-06T03:44:14.718Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-02-06T03:44:14.718Z] [2025-02-06T03:44:14.718Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/cfda1c50-97ff-49c6-9101-84377c50188b [2025-02-06T03:44:14.718Z] [2025-02-06T03:44:14.718Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-06T03:44:14.718Z] [2025-02-06T03:44:15.287Z] [2025-02-06T03:44:15.287Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-06T03:44:15.287Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-06T03:44:15.301Z] $ docker stop --time=1 00a3f2f88c775c2d6500666d80ea8d075d83187f6bfff24417af21c907a045e0 [2025-02-06T03:44:19.005Z] $ docker rm -f --volumes 00a3f2f88c775c2d6500666d80ea8d075d83187f6bfff24417af21c907a045e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-06T03:44:19.763Z] + git log --format=format:%s -1 072525f16f12b154736297d351c7418c7fe9afb9 [Pipeline] sh [2025-02-06T03:44:20.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-06T03:44:20.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:20.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:44:20.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:20.436Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:20.488Z] $ 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 [2025-02-06T03:44:20.830Z] $ docker top e8dcd7eb92c3ae899fd5b8784387904f071259c63ceddcba5cb093f1201ec08a -eo pid,comm [2025-02-06T03:44:20.871Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-06T03:44:20.871Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-06T03:44:20.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T03:44:20.926Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T03:44:21.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T03:44:21.026Z] $ docker exec e8dcd7eb92c3ae899fd5b8784387904f071259c63ceddcba5cb093f1201ec08a ssh-agent [2025-02-06T03:44:21.121Z] SSH_AUTH_SOCK=/tmp/ssh-RmFAuNfYT2gj/agent.32 [2025-02-06T03:44:21.121Z] SSH_AGENT_PID=38 [2025-02-06T03:44:21.126Z] Running ssh-add (command line suppressed) [2025-02-06T03:44:21.224Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11998802998050027952.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11998802998050027952.key) [2025-02-06T03:44:21.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T03:44:21.534Z] + git semver tag [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,699 [run_tag] DEBUG tag force:False [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,700 [check_head_tag] DEBUG check head tag [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,702 [execute] INFO git cat-file --batch-check [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,706 [execute] INFO git cat-file --batch [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,740 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,740 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-02-06T03:44:21.794Z] 2025-02-06 03:44:21,744 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:21.794Z] 4.0.0-dev.14 [Pipeline] } [2025-02-06T03:44:21.806Z] $ docker exec --env ******** --env ******** e8dcd7eb92c3ae899fd5b8784387904f071259c63ceddcba5cb093f1201ec08a ssh-agent -k [2025-02-06T03:44:21.908Z] unset SSH_AUTH_SOCK; [2025-02-06T03:44:21.908Z] unset SSH_AGENT_PID; [2025-02-06T03:44:21.908Z] echo Agent pid 38 killed; [2025-02-06T03:44:21.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-06T03:44:22.242Z] + git semver [Pipeline] } [2025-02-06T03:44:22.517Z] $ docker stop --time=1 e8dcd7eb92c3ae899fd5b8784387904f071259c63ceddcba5cb093f1201ec08a [2025-02-06T03:44:23.762Z] $ docker rm -f --volumes e8dcd7eb92c3ae899fd5b8784387904f071259c63ceddcba5cb093f1201ec08a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:24.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-06T03:44:24.182Z] [2025-02-06T03:44:24.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:24.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-06T03:44:24.485Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-06T03:44:24.485Z] ab5ef0e58194: Pulling fs layer [2025-02-06T03:44:24.485Z] 9712f1f96733: Pulling fs layer [2025-02-06T03:44:24.485Z] 63f879dbbcfc: Pulling fs layer [2025-02-06T03:44:24.485Z] 0d9ebad4ef96: Pulling fs layer [2025-02-06T03:44:24.485Z] e9a5061849ea: Pulling fs layer [2025-02-06T03:44:24.485Z] d747dcd14b5f: Pulling fs layer [2025-02-06T03:44:24.485Z] 2de7ff778b66: Pulling fs layer [2025-02-06T03:44:24.485Z] e9a5061849ea: Waiting [2025-02-06T03:44:24.485Z] d747dcd14b5f: Waiting [2025-02-06T03:44:24.485Z] 2de7ff778b66: Waiting [2025-02-06T03:44:24.485Z] 0d9ebad4ef96: Waiting [2025-02-06T03:44:24.485Z] 9712f1f96733: Verifying Checksum [2025-02-06T03:44:24.485Z] 9712f1f96733: Download complete [2025-02-06T03:44:24.750Z] 63f879dbbcfc: Verifying Checksum [2025-02-06T03:44:24.750Z] 63f879dbbcfc: Download complete [2025-02-06T03:44:25.013Z] e9a5061849ea: Verifying Checksum [2025-02-06T03:44:25.013Z] e9a5061849ea: Download complete [2025-02-06T03:44:25.013Z] d747dcd14b5f: Download complete [2025-02-06T03:44:25.013Z] 0d9ebad4ef96: Verifying Checksum [2025-02-06T03:44:25.013Z] 0d9ebad4ef96: Download complete [2025-02-06T03:44:25.013Z] ab5ef0e58194: Download complete [2025-02-06T03:44:25.013Z] 2de7ff778b66: Verifying Checksum [2025-02-06T03:44:25.013Z] 2de7ff778b66: Download complete [2025-02-06T03:44:27.546Z] ab5ef0e58194: Pull complete [2025-02-06T03:44:27.546Z] 9712f1f96733: Pull complete [2025-02-06T03:44:28.112Z] 63f879dbbcfc: Pull complete [2025-02-06T03:44:31.394Z] 0d9ebad4ef96: Pull complete [2025-02-06T03:44:31.652Z] e9a5061849ea: Pull complete [2025-02-06T03:44:31.913Z] d747dcd14b5f: Pull complete [2025-02-06T03:44:32.849Z] 2de7ff778b66: Pull complete [2025-02-06T03:44:32.849Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-06T03:44:32.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-06T03:44:32.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:32.966Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:33.000Z] $ 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 [2025-02-06T03:44:39.681Z] $ docker top 5a651cc7ea67ad835ab3dd644cc122bd4b6adea72957230da3b3f896022e9752 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-06T03:44:39.759Z] provisioning config files... [2025-02-06T03:44:39.771Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16094148293973328915tmp [2025-02-06T03:44:39.781Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13406323115008953726tmp [2025-02-06T03:44:39.791Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3092584583362044563tmp [Pipeline] { [Pipeline] echo [2025-02-06T03:44:39.824Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:40.126Z] ---> sigul-configuration.sh [2025-02-06T03:44:40.126Z] gpg: directory `/root/.gnupg' created [2025-02-06T03:44:40.127Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-06T03:44:40.127Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-06T03:44:40.127Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-06T03:44:40.127Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-06T03:44:40.127Z] gpg: CAST5 encrypted data [2025-02-06T03:44:40.127Z] gpg: encrypted with 1 passphrase [2025-02-06T03:44:40.127Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-06T03:44:40.425Z] + mkdir /home/jenkins [2025-02-06T03:44:40.425Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-06T03:44:40.725Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-06T03:44:40.741Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:41.037Z] ---> sigul-install.sh [2025-02-06T03:44:41.037Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-06T03:44:41.367Z] + git tag --list [2025-02-06T03:44:41.368Z] v0.0.0 [2025-02-06T03:44:41.368Z] v0.1.0 [2025-02-06T03:44:41.368Z] v0.1.1 [2025-02-06T03:44:41.368Z] v0.1.10 [2025-02-06T03:44:41.368Z] v0.1.11 [2025-02-06T03:44:41.368Z] v0.1.12 [2025-02-06T03:44:41.368Z] v0.1.13 [2025-02-06T03:44:41.368Z] v0.1.14 [2025-02-06T03:44:41.368Z] v0.1.15 [2025-02-06T03:44:41.368Z] v0.1.16 [2025-02-06T03:44:41.368Z] v0.1.17 [2025-02-06T03:44:41.368Z] v0.1.18 [2025-02-06T03:44:41.368Z] v0.1.19 [2025-02-06T03:44:41.368Z] v0.1.2 [2025-02-06T03:44:41.368Z] v0.1.20 [2025-02-06T03:44:41.368Z] v0.1.21 [2025-02-06T03:44:41.368Z] v0.1.22 [2025-02-06T03:44:41.368Z] v0.1.23 [2025-02-06T03:44:41.368Z] v0.1.24 [2025-02-06T03:44:41.368Z] v0.1.25 [2025-02-06T03:44:41.368Z] v0.1.26 [2025-02-06T03:44:41.368Z] v0.1.27 [2025-02-06T03:44:41.368Z] v0.1.28 [2025-02-06T03:44:41.368Z] v0.1.29 [2025-02-06T03:44:41.368Z] v0.1.3 [2025-02-06T03:44:41.368Z] v0.1.30 [2025-02-06T03:44:41.368Z] v0.1.31 [2025-02-06T03:44:41.368Z] v0.1.4 [2025-02-06T03:44:41.368Z] v0.1.5 [2025-02-06T03:44:41.368Z] v0.1.6 [2025-02-06T03:44:41.368Z] v0.1.7 [2025-02-06T03:44:41.368Z] v0.1.8 [2025-02-06T03:44:41.368Z] v0.1.9 [2025-02-06T03:44:41.368Z] v2.0.0 [2025-02-06T03:44:41.368Z] v2.0.1 [2025-02-06T03:44:41.368Z] v2.1.0 [2025-02-06T03:44:41.368Z] v2.1.1 [2025-02-06T03:44:41.368Z] v2.2.0 [2025-02-06T03:44:41.368Z] v2.3.0 [2025-02-06T03:44:41.368Z] v3.0 [2025-02-06T03:44:41.368Z] v3.0.0 [2025-02-06T03:44:41.368Z] v3.1 [2025-02-06T03:44:41.368Z] v3.1.0 [2025-02-06T03:44:41.368Z] v3.1.0-dev.1 [2025-02-06T03:44:41.368Z] v3.1.0-dev.10 [2025-02-06T03:44:41.368Z] v3.1.0-dev.11 [2025-02-06T03:44:41.368Z] v3.1.0-dev.12 [2025-02-06T03:44:41.368Z] v3.1.0-dev.13 [2025-02-06T03:44:41.368Z] v3.1.0-dev.14 [2025-02-06T03:44:41.368Z] v3.1.0-dev.15 [2025-02-06T03:44:41.368Z] v3.1.0-dev.16 [2025-02-06T03:44:41.368Z] v3.1.0-dev.17 [2025-02-06T03:44:41.368Z] v3.1.0-dev.18 [2025-02-06T03:44:41.368Z] v3.1.0-dev.19 [2025-02-06T03:44:41.368Z] v3.1.0-dev.2 [2025-02-06T03:44:41.368Z] v3.1.0-dev.20 [2025-02-06T03:44:41.368Z] v3.1.0-dev.21 [2025-02-06T03:44:41.368Z] v3.1.0-dev.22 [2025-02-06T03:44:41.368Z] v3.1.0-dev.23 [2025-02-06T03:44:41.368Z] v3.1.0-dev.24 [2025-02-06T03:44:41.368Z] v3.1.0-dev.25 [2025-02-06T03:44:41.368Z] v3.1.0-dev.26 [2025-02-06T03:44:41.368Z] v3.1.0-dev.27 [2025-02-06T03:44:41.368Z] v3.1.0-dev.28 [2025-02-06T03:44:41.368Z] v3.1.0-dev.29 [2025-02-06T03:44:41.368Z] v3.1.0-dev.3 [2025-02-06T03:44:41.368Z] v3.1.0-dev.30 [2025-02-06T03:44:41.368Z] v3.1.0-dev.31 [2025-02-06T03:44:41.368Z] v3.1.0-dev.32 [2025-02-06T03:44:41.368Z] v3.1.0-dev.33 [2025-02-06T03:44:41.368Z] v3.1.0-dev.4 [2025-02-06T03:44:41.368Z] v3.1.0-dev.5 [2025-02-06T03:44:41.368Z] v3.1.0-dev.6 [2025-02-06T03:44:41.368Z] v3.1.0-dev.7 [2025-02-06T03:44:41.368Z] v3.1.0-dev.8 [2025-02-06T03:44:41.368Z] v3.1.0-dev.9 [2025-02-06T03:44:41.368Z] v3.2.0-dev.1 [2025-02-06T03:44:41.368Z] v3.2.0-dev.10 [2025-02-06T03:44:41.368Z] v3.2.0-dev.11 [2025-02-06T03:44:41.368Z] v3.2.0-dev.12 [2025-02-06T03:44:41.368Z] v3.2.0-dev.13 [2025-02-06T03:44:41.368Z] v3.2.0-dev.14 [2025-02-06T03:44:41.368Z] v3.2.0-dev.15 [2025-02-06T03:44:41.368Z] v3.2.0-dev.16 [2025-02-06T03:44:41.368Z] v3.2.0-dev.17 [2025-02-06T03:44:41.368Z] v3.2.0-dev.18 [2025-02-06T03:44:41.368Z] v3.2.0-dev.19 [2025-02-06T03:44:41.368Z] v3.2.0-dev.2 [2025-02-06T03:44:41.368Z] v3.2.0-dev.20 [2025-02-06T03:44:41.368Z] v3.2.0-dev.21 [2025-02-06T03:44:41.368Z] v3.2.0-dev.22 [2025-02-06T03:44:41.368Z] v3.2.0-dev.23 [2025-02-06T03:44:41.368Z] v3.2.0-dev.24 [2025-02-06T03:44:41.368Z] v3.2.0-dev.25 [2025-02-06T03:44:41.368Z] v3.2.0-dev.26 [2025-02-06T03:44:41.368Z] v3.2.0-dev.27 [2025-02-06T03:44:41.368Z] v3.2.0-dev.28 [2025-02-06T03:44:41.368Z] v3.2.0-dev.29 [2025-02-06T03:44:41.368Z] v3.2.0-dev.3 [2025-02-06T03:44:41.368Z] v3.2.0-dev.30 [2025-02-06T03:44:41.368Z] v3.2.0-dev.31 [2025-02-06T03:44:41.368Z] v3.2.0-dev.32 [2025-02-06T03:44:41.368Z] v3.2.0-dev.33 [2025-02-06T03:44:41.368Z] v3.2.0-dev.34 [2025-02-06T03:44:41.368Z] v3.2.0-dev.35 [2025-02-06T03:44:41.368Z] v3.2.0-dev.36 [2025-02-06T03:44:41.368Z] v3.2.0-dev.37 [2025-02-06T03:44:41.368Z] v3.2.0-dev.38 [2025-02-06T03:44:41.368Z] v3.2.0-dev.39 [2025-02-06T03:44:41.368Z] v3.2.0-dev.4 [2025-02-06T03:44:41.368Z] v3.2.0-dev.40 [2025-02-06T03:44:41.368Z] v3.2.0-dev.41 [2025-02-06T03:44:41.368Z] v3.2.0-dev.42 [2025-02-06T03:44:41.368Z] v3.2.0-dev.5 [2025-02-06T03:44:41.368Z] v3.2.0-dev.6 [2025-02-06T03:44:41.368Z] v3.2.0-dev.7 [2025-02-06T03:44:41.368Z] v3.2.0-dev.8 [2025-02-06T03:44:41.368Z] v3.2.0-dev.9 [2025-02-06T03:44:41.368Z] v4.0.0-dev.1 [2025-02-06T03:44:41.368Z] v4.0.0-dev.10 [2025-02-06T03:44:41.368Z] v4.0.0-dev.11 [2025-02-06T03:44:41.368Z] v4.0.0-dev.12 [2025-02-06T03:44:41.368Z] v4.0.0-dev.13 [2025-02-06T03:44:41.368Z] v4.0.0-dev.14 [2025-02-06T03:44:41.368Z] v4.0.0-dev.2 [2025-02-06T03:44:41.368Z] v4.0.0-dev.3 [2025-02-06T03:44:41.368Z] v4.0.0-dev.4 [2025-02-06T03:44:41.368Z] v4.0.0-dev.5 [2025-02-06T03:44:41.368Z] v4.0.0-dev.6 [2025-02-06T03:44:41.368Z] v4.0.0-dev.7 [2025-02-06T03:44:41.368Z] v4.0.0-dev.8 [2025-02-06T03:44:41.368Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-06T03:44:41.664Z] + lftools sign git-tag v4.0.0-dev.14 [2025-02-06T03:44:42.232Z] Signing Git tag with Sigul... [2025-02-06T03:44:42.232Z] Signing v4.0.0-dev.14 [Pipeline] echo [2025-02-06T03:44:42.812Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:43.104Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-06T03:44:43.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-06T03:44:43.149Z] $ docker stop --time=1 5a651cc7ea67ad835ab3dd644cc122bd4b6adea72957230da3b3f896022e9752 [2025-02-06T03:44:44.721Z] $ docker rm -f --volumes 5a651cc7ea67ad835ab3dd644cc122bd4b6adea72957230da3b3f896022e9752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-06T03:44:45.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-06T03:44:45.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:45.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:44:45.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:45.643Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:45.786Z] $ 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 [2025-02-06T03:44:46.112Z] $ docker top 54a111fb70a5c85df01b031eb009605c5f98bea70d8eeb8d51d37755cdce4c88 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-06T03:44:46.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T03:44:46.224Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T03:44:46.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T03:44:46.349Z] $ docker exec 54a111fb70a5c85df01b031eb009605c5f98bea70d8eeb8d51d37755cdce4c88 ssh-agent [2025-02-06T03:44:46.480Z] SSH_AUTH_SOCK=/tmp/ssh-dmstZaVMrC1S/agent.32 [2025-02-06T03:44:46.480Z] SSH_AGENT_PID=38 [2025-02-06T03:44:46.505Z] Running ssh-add (command line suppressed) [2025-02-06T03:44:46.612Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14901858369767638861.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14901858369767638861.key) [2025-02-06T03:44:46.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T03:44:46.920Z] + git semver bump pre [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,123 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,123 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,123 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,124 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,124 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,125 [execute] INFO git cat-file --batch-check [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,130 [execute] INFO git cat-file --batch [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-06T03:44:47.180Z] 2025-02-06 03:44:47,134 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:47.180Z] 4.0.0-dev.15 [Pipeline] } [2025-02-06T03:44:47.193Z] $ docker exec --env ******** --env ******** 54a111fb70a5c85df01b031eb009605c5f98bea70d8eeb8d51d37755cdce4c88 ssh-agent -k [2025-02-06T03:44:47.289Z] unset SSH_AUTH_SOCK; [2025-02-06T03:44:47.289Z] unset SSH_AGENT_PID; [2025-02-06T03:44:47.289Z] echo Agent pid 38 killed; [2025-02-06T03:44:47.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-06T03:44:47.618Z] + git semver [Pipeline] } [2025-02-06T03:44:47.895Z] $ docker stop --time=1 54a111fb70a5c85df01b031eb009605c5f98bea70d8eeb8d51d37755cdce4c88 [2025-02-06T03:44:49.175Z] $ docker rm -f --volumes 54a111fb70a5c85df01b031eb009605c5f98bea70d8eeb8d51d37755cdce4c88 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-06T03:44:49.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-06T03:44:49.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:49.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-06T03:44:49.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:49.928Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:49.963Z] $ 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 [2025-02-06T03:44:50.295Z] $ docker top 945b981d757561f498af22e2f211c690b23d8a90f9d0722815723bb800358ee9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-06T03:44:50.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-06T03:44:50.394Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-06T03:44:50.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-06T03:44:50.510Z] $ docker exec 945b981d757561f498af22e2f211c690b23d8a90f9d0722815723bb800358ee9 ssh-agent [2025-02-06T03:44:50.602Z] SSH_AUTH_SOCK=/tmp/ssh-hkAeBGsXONED/agent.33 [2025-02-06T03:44:50.603Z] SSH_AGENT_PID=39 [2025-02-06T03:44:50.607Z] Running ssh-add (command line suppressed) [2025-02-06T03:44:50.703Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10196250944441770557.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10196250944441770557.key) [2025-02-06T03:44:50.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-06T03:44:51.009Z] + git semver push [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,203 [run_push] DEBUG push [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,204 [execute] INFO git cat-file --batch-check [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,208 [execute] INFO git rev-list 8ed8bd19eeeb4a13b0d35738ba83c6e1f3ca1f38 -- [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,208 [execute] DEBUG Popen(['git', 'rev-list', '8ed8bd19eeeb4a13b0d35738ba83c6e1f3ca1f38', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,217 [execute] INFO git fetch -v origin [2025-02-06T03:44:51.269Z] 2025-02-06 03:44:51,218 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-06T03:44:51.842Z] 2025-02-06 03:44:51,641 [run_push] DEBUG no remote changes detected [2025-02-06T03:44:51.842Z] 2025-02-06 03:44:51,641 [execute] INFO git push origin semver [2025-02-06T03:44:51.842Z] 2025-02-06 03:44:51,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-06T03:44:52.412Z] 2025-02-06 03:44:52,261 [run_push] DEBUG push all version tags [2025-02-06T03:44:52.412Z] 2025-02-06 03:44:52,261 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-06T03:44:52.412Z] 2025-02-06 03:44:52,262 [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) [2025-02-06T03:44:52.983Z] 2025-02-06 03:44:52,869 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-06T03:44:52.983Z] 4.0.0-dev.15 [Pipeline] } [2025-02-06T03:44:52.996Z] $ docker exec --env ******** --env ******** 945b981d757561f498af22e2f211c690b23d8a90f9d0722815723bb800358ee9 ssh-agent -k [2025-02-06T03:44:53.097Z] unset SSH_AUTH_SOCK; [2025-02-06T03:44:53.099Z] unset SSH_AGENT_PID; [2025-02-06T03:44:53.099Z] echo Agent pid 39 killed; [2025-02-06T03:44:53.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-06T03:44:53.436Z] + git semver [Pipeline] } [2025-02-06T03:44:53.713Z] $ docker stop --time=1 945b981d757561f498af22e2f211c690b23d8a90f9d0722815723bb800358ee9 [2025-02-06T03:44:54.983Z] $ docker rm -f --volumes 945b981d757561f498af22e2f211c690b23d8a90f9d0722815723bb800358ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-06T03:44:55.653Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-02-06T03:44:55.653Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-06T03:44:55.653Z] total 16 [2025-02-06T03:44:55.653Z] drwxr-xr-x 3 root root 4096 Feb 6 03:43 . [2025-02-06T03:44:55.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 03:44 .. [2025-02-06T03:44:55.653Z] drwxr-xr-x 2 root root 4096 Feb 6 03:43 cost [2025-02-06T03:44:55.653Z] -rw-r--r-- 1 root root 88 Feb 6 03:43 cost.csv [2025-02-06T03:44:55.653Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-06T03:44:55.653Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-06T03:44:55.653Z] total 16 [2025-02-06T03:44:55.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:43 . [2025-02-06T03:44:55.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 03:44 .. [2025-02-06T03:44:55.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:43 cost [2025-02-06T03:44:55.653Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 6 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:55.947Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:56.815Z] ---> package-listing.sh [2025-02-06T03:44:56.815Z] ++ facter osfamily [2025-02-06T03:44:56.815Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-06T03:44:57.076Z] + OS_FAMILY=debian [2025-02-06T03:44:57.076Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-02-06T03:44:57.076Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-06T03:44:57.076Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-06T03:44:57.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-06T03:44:57.076Z] + PACKAGES=/tmp/packages_start.txt [2025-02-06T03:44:57.076Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-06T03:44:57.076Z] + PACKAGES=/tmp/packages_end.txt [2025-02-06T03:44:57.076Z] + case "${OS_FAMILY}" in [2025-02-06T03:44:57.076Z] + dpkg -l [2025-02-06T03:44:57.076Z] + grep '^ii' [2025-02-06T03:44:57.076Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-06T03:44:57.076Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-06T03:44:57.076Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-06T03:44:57.076Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-06T03:44:57.076Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-02-06T03:44:57.076Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2025-02-06T03:44:57.089Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-06T03:44:57.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-06T03:44:57.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-06T03:44:57.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-06T03:44:58.018Z] prd-ubuntu20.04-docker-8c-8g-38252 does not seem to be running inside a container [2025-02-06T03:44:58.052Z] $ 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 [2025-02-06T03:44:58.271Z] $ docker top 65141e8fce5d605f197df90b0c00410a7c90b9ae60c6180b1880eb965cfbac36 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-06T03:44:58.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-06T03:44:58.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-06T03:44:59.187Z] + ls /var/log/sa-host [2025-02-06T03:44:59.187Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-06T03:44:59.360Z] provisioning config files... [2025-02-06T03:44:59.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12391365177807771918tmp [Pipeline] { [Pipeline] echo [2025-02-06T03:44:59.395Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:44:59.680Z] ---> create-netrc.sh [Pipeline] } [2025-02-06T03:44:59.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:45:00.036Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-06T03:45:00.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:45:00.329Z] ---> sudo-logs.sh [2025-02-06T03:45:00.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-06T03:45:00.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:45:00.677Z] ---> job-cost.sh [2025-02-06T03:45:00.677Z] lf-activate-venv: SKIPPING [2025-02-06T03:45:00.677Z] DEBUG: total: 0.2199999988079071 [2025-02-06T03:45:00.677Z] INFO: Retrieving Stack Cost... [2025-02-06T03:45:01.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-06T03:45:01.520Z] INFO: Archiving Costs [Pipeline] echo [2025-02-06T03:45:01.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-06T03:45:01.815Z] ---> logs-deploy.sh [2025-02-06T03:45:01.815Z] lf-activate-venv: SKIPPING [2025-02-06T03:45:01.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/189 [2025-02-06T03:45:01.815Z] INFO: archiving workspace using pattern(s): [2025-02-06T03:45:02.762Z] Archives upload complete. [2025-02-06T03:45:02.762Z] INFO: archiving logs to Nexus