Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c36b525aae2d35f8b995fe21432c67bdb81258e3 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-ssh4405531489332178609.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-ssh8638920603649761511.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-ssh9377610642025064946.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-ssh1984780632741167788.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-ssh17654692693053244184.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 Running on prd-ubuntu20.04-docker-8c-8g-38553 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 c36b525aae2d35f8b995fe21432c67bdb81258e3 (main) Commit message: "Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.26" > 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 c36b525aae2d35f8b995fe21432c67bdb81258e3 # timeout=10 > git rev-list --no-walk 71f1b5ccbda4ef4250056c04e17ca9574d892308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T21:39:14.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T21:39:14.951Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T21:39:14.978Z] ========================================================= [2025-02-10T21:39:14.978Z] EdgeX Global Pipelines Version Info [2025-02-10T21:39:14.978Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:39:16.104Z] ------------------- [2025-02-10T21:39:16.104Z] stable info: [2025-02-10T21:39:16.104Z] ------------------- [2025-02-10T21:39:16.104Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T21:39:16.104Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T21:39:16.104Z] Message: update stable to v1.0.269 [2025-02-10T21:39:16.367Z] ------------------- [2025-02-10T21:39:16.367Z] experimental info: [2025-02-10T21:39:16.367Z] ------------------- [2025-02-10T21:39:16.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T21:39:16.367Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T21:39:16.367Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T21:39:16.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2025-02-10T21:39:16.476Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2025-02-10T21:39:16.502Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T21:39:16.527Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T21:39:16.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T21:39:16.575Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T21:39:16.597Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T21:39:16.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-10T21:39:16.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T21:39:16.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T21:39:16.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T21:39:16.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2025-02-10T21:39:16.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T21:39:16.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T21:39:16.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T21:39:16.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T21:39:16.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T21:39:16.871Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T21:39:16.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T21:39:16.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T21:39:16.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-10T21:39:16.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-10T21:39:17.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-10T21:39:17.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-10T21:39:17.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2025-02-10T21:39:17.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T21:39:17.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T21:39:17.144Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T21:39:17.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T21:39:17.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T21:39:17.210Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] echo [2025-02-10T21:39:17.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c36b525 [Pipeline] echo [2025-02-10T21:39:17.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T21:39:17.652Z] + git rev-list -1 --merges c36b525aae2d35f8b995fe21432c67bdb81258e3~1..c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] echo [2025-02-10T21:39:17.684Z] -----------> git rev-list -1 --merges c36b525aae2d35f8b995fe21432c67bdb81258e3~1..c36b525aae2d35f8b995fe21432c67bdb81258e3 c36b525aae2d35f8b995fe21432c67bdb81258e3 [2025-02-10T21:39:17.684Z] c36b525aae2d35f8b995fe21432c67bdb81258e3 [false] [Pipeline] sh [2025-02-10T21:39:17.985Z] + git log --format=format:%s -1 c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] echo [2025-02-10T21:39:18.011Z] ========================================================= [2025-02-10T21:39:18.011Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T21:39:18.011Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T21:39:18.369Z] + git log --format=format:%s -1 c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] echo [2025-02-10T21:39:18.380Z] [semverPrep] GIT_COMMIT: c36b525aae2d35f8b995fe21432c67bdb81258e3, Commit Message: Merge pull request #394 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.0-dev.26 [Pipeline] echo [2025-02-10T21:39:18.400Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-10T21:39:18.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T21:39:18.775Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T21:39:18.775Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T21:39:18.775Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T21:39:18.775Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T21:39:18.775Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T21:39:18.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:39:19.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:39:19.410Z] [2025-02-10T21:39:19.410Z] 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-10T21:39:19.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:39:19.720Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T21:39:19.720Z] b85a868b505f: Pulling fs layer [2025-02-10T21:39:19.720Z] e2be974225ed: Pulling fs layer [2025-02-10T21:39:19.720Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T21:39:19.720Z] 988bab9f4d93: Pulling fs layer [2025-02-10T21:39:19.720Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T21:39:19.720Z] eaf3925da568: Pulling fs layer [2025-02-10T21:39:19.720Z] bab4dde63d76: Pulling fs layer [2025-02-10T21:39:19.720Z] bde34c3a00c8: Pulling fs layer [2025-02-10T21:39:19.720Z] b352a97aabf1: Pulling fs layer [2025-02-10T21:39:19.720Z] 4872d77fe225: Pulling fs layer [2025-02-10T21:39:19.720Z] 5851b861e8e6: Pulling fs layer [2025-02-10T21:39:19.720Z] 988bab9f4d93: Waiting [2025-02-10T21:39:19.720Z] bde34c3a00c8: Waiting [2025-02-10T21:39:19.720Z] 1469e6f7b9e6: Waiting [2025-02-10T21:39:19.720Z] eaf3925da568: Waiting [2025-02-10T21:39:19.720Z] b352a97aabf1: Waiting [2025-02-10T21:39:19.720Z] 4872d77fe225: Waiting [2025-02-10T21:39:19.720Z] 5851b861e8e6: Waiting [2025-02-10T21:39:19.720Z] bab4dde63d76: Waiting [2025-02-10T21:39:19.991Z] e2be974225ed: Verifying Checksum [2025-02-10T21:39:19.991Z] e2be974225ed: Download complete [2025-02-10T21:39:19.991Z] 988bab9f4d93: Verifying Checksum [2025-02-10T21:39:19.991Z] 988bab9f4d93: Download complete [2025-02-10T21:39:19.991Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T21:39:19.991Z] 1469e6f7b9e6: Download complete [2025-02-10T21:39:19.991Z] eaf3925da568: Verifying Checksum [2025-02-10T21:39:19.991Z] eaf3925da568: Download complete [2025-02-10T21:39:20.259Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T21:39:20.259Z] 339a4e72a1f5: Download complete [2025-02-10T21:39:20.259Z] bde34c3a00c8: Verifying Checksum [2025-02-10T21:39:20.259Z] bde34c3a00c8: Download complete [2025-02-10T21:39:20.259Z] b352a97aabf1: Verifying Checksum [2025-02-10T21:39:20.259Z] b352a97aabf1: Download complete [2025-02-10T21:39:20.259Z] 4872d77fe225: Download complete [2025-02-10T21:39:20.259Z] 5851b861e8e6: Verifying Checksum [2025-02-10T21:39:20.259Z] 5851b861e8e6: Download complete [2025-02-10T21:39:20.518Z] b85a868b505f: Verifying Checksum [2025-02-10T21:39:20.518Z] b85a868b505f: Download complete [2025-02-10T21:39:20.518Z] bab4dde63d76: Verifying Checksum [2025-02-10T21:39:20.518Z] bab4dde63d76: Download complete [2025-02-10T21:39:21.898Z] b85a868b505f: Pull complete [2025-02-10T21:39:21.898Z] e2be974225ed: Pull complete [2025-02-10T21:39:22.158Z] 339a4e72a1f5: Pull complete [2025-02-10T21:39:22.418Z] 988bab9f4d93: Pull complete [2025-02-10T21:39:22.678Z] 1469e6f7b9e6: Pull complete [2025-02-10T21:39:22.678Z] eaf3925da568: Pull complete [2025-02-10T21:39:24.586Z] bab4dde63d76: Pull complete [2025-02-10T21:39:24.586Z] bde34c3a00c8: Pull complete [2025-02-10T21:39:24.586Z] b352a97aabf1: Pull complete [2025-02-10T21:39:24.586Z] 4872d77fe225: Pull complete [2025-02-10T21:39:24.846Z] 5851b861e8e6: Pull complete [2025-02-10T21:39:24.846Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T21:39:24.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:39:24.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:39:25.005Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:39:25.043Z] $ 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-10T21:39:27.537Z] $ docker top b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 -eo pid,comm [2025-02-10T21:39:27.597Z] 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-10T21:39:27.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T21:39:27.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T21:39:27.648Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T21:39:27.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T21:39:27.755Z] $ docker exec b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 ssh-agent [2025-02-10T21:39:27.872Z] SSH_AUTH_SOCK=/tmp/ssh-nZwwfEEUYjVw/agent.33 [2025-02-10T21:39:27.873Z] SSH_AGENT_PID=39 [2025-02-10T21:39:27.879Z] Running ssh-add (command line suppressed) [2025-02-10T21:39:27.982Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15089390965263885932.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15089390965263885932.key) [2025-02-10T21:39:28.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T21:39:28.298Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T21:39:28.308Z] $ docker exec --env ******** --env ******** b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 ssh-agent -k [2025-02-10T21:39:28.410Z] unset SSH_AUTH_SOCK; [2025-02-10T21:39:28.411Z] unset SSH_AGENT_PID; [2025-02-10T21:39:28.411Z] echo Agent pid 39 killed; [2025-02-10T21:39:28.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T21:39:28.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T21:39:28.462Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T21:39:28.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T21:39:28.580Z] $ docker exec b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 ssh-agent [2025-02-10T21:39:28.696Z] SSH_AUTH_SOCK=/tmp/ssh-NHrCCizXNRUE/agent.72 [2025-02-10T21:39:28.696Z] SSH_AGENT_PID=78 [2025-02-10T21:39:28.701Z] Running ssh-add (command line suppressed) [2025-02-10T21:39:28.791Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6604572717353421588.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6604572717353421588.key) [2025-02-10T21:39:28.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T21:39:29.092Z] + git semver init [2025-02-10T21:39:29.352Z] 2025-02-10 21:39:29,267 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T21:39:29.352Z] 2025-02-10 21:39:29,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-10T21:39:29.352Z] 2025-02-10 21:39:29,268 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2025-02-10T21:39:29.352Z] 2025-02-10 21:39:29,268 [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-10T21:39:30.289Z] 2025-02-10 21:39:30,028 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude [2025-02-10T21:39:30.289Z] 2025-02-10 21:39:30,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False [2025-02-10T21:39:30.289Z] 2025-02-10 21:39:30,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:39:30.289Z] 2025-02-10 21:39:30,029 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:39:30.289Z] 4.0.0-dev.18 [Pipeline] } [2025-02-10T21:39:30.297Z] $ docker exec --env ******** --env ******** b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 ssh-agent -k [2025-02-10T21:39:30.401Z] unset SSH_AUTH_SOCK; [2025-02-10T21:39:30.402Z] unset SSH_AGENT_PID; [2025-02-10T21:39:30.402Z] echo Agent pid 78 killed; [2025-02-10T21:39:30.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T21:39:30.741Z] + git semver [Pipeline] } [2025-02-10T21:39:31.011Z] $ docker stop --time=1 b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 [2025-02-10T21:39:32.313Z] $ docker rm -f --volumes b506cf54d73090763b29ec958cd24e67c69614acd03611aaf9f6198c954c5413 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T21:39:32.661Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T21:39:32.917Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T21:39:32.921Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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-10T21:39:33.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T21:39:33.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T21:39:33.298Z] ========================================================= [2025-02-10T21:39:33.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T21:39:33.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2025-02-10T21:39:33.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T21:39:33.618Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T21:39:33.618Z] da9db072f522: Pulling fs layer [2025-02-10T21:39:33.618Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T21:39:33.618Z] 06f05ace1117: Pulling fs layer [2025-02-10T21:39:33.618Z] 5fe327b54edc: Pulling fs layer [2025-02-10T21:39:33.618Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T21:39:33.618Z] 92a5565b7b96: Pulling fs layer [2025-02-10T21:39:33.618Z] ff9bb7016b71: Pulling fs layer [2025-02-10T21:39:33.618Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T21:39:33.618Z] a813b0c90790: Pulling fs layer [2025-02-10T21:39:33.618Z] 5fe327b54edc: Waiting [2025-02-10T21:39:33.618Z] 4f4fb700ef54: Waiting [2025-02-10T21:39:33.618Z] 92a5565b7b96: Waiting [2025-02-10T21:39:33.618Z] ff9bb7016b71: Waiting [2025-02-10T21:39:33.618Z] b67dba6c2c7d: Waiting [2025-02-10T21:39:33.618Z] a813b0c90790: Waiting [2025-02-10T21:39:33.618Z] 6ef4a4ee8ca5: Download complete [2025-02-10T21:39:33.618Z] 5fe327b54edc: Verifying Checksum [2025-02-10T21:39:33.618Z] 5fe327b54edc: Download complete [2025-02-10T21:39:33.618Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T21:39:33.618Z] 4f4fb700ef54: Download complete [2025-02-10T21:39:33.618Z] 92a5565b7b96: Verifying Checksum [2025-02-10T21:39:33.618Z] 92a5565b7b96: Download complete [2025-02-10T21:39:33.618Z] da9db072f522: Download complete [2025-02-10T21:39:33.618Z] ff9bb7016b71: Verifying Checksum [2025-02-10T21:39:33.618Z] ff9bb7016b71: Download complete [2025-02-10T21:39:33.879Z] da9db072f522: Pull complete [2025-02-10T21:39:33.879Z] a813b0c90790: Verifying Checksum [2025-02-10T21:39:33.879Z] a813b0c90790: Download complete [2025-02-10T21:39:33.879Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T21:39:34.138Z] 06f05ace1117: Verifying Checksum [2025-02-10T21:39:34.138Z] 06f05ace1117: Download complete [2025-02-10T21:39:34.403Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T21:39:34.403Z] b67dba6c2c7d: Download complete [2025-02-10T21:39:38.615Z] 06f05ace1117: Pull complete [2025-02-10T21:39:38.615Z] 5fe327b54edc: Pull complete [2025-02-10T21:39:38.615Z] 4f4fb700ef54: Pull complete [2025-02-10T21:39:38.615Z] 92a5565b7b96: Pull complete [2025-02-10T21:39:38.615Z] ff9bb7016b71: Pull complete [2025-02-10T21:39:41.153Z] b67dba6c2c7d: Pull complete [2025-02-10T21:39:41.153Z] a813b0c90790: Pull complete [2025-02-10T21:39:41.153Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T21:39:41.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T21:39:41.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2025-02-10T21:39:41.450Z] + 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-10T21:39:41.760Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T21:39:41.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:39:41.855Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:39:41.880Z] $ 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-10T21:39:46.319Z] $ docker top 1138edff65473cb8c1ddb50920e7166514bc559053ea726110e8c0af7ec77df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T21:39:46.694Z] + go version [2025-02-10T21:39:46.695Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T21:39:46.711Z] $ docker stop --time=1 1138edff65473cb8c1ddb50920e7166514bc559053ea726110e8c0af7ec77df4 [2025-02-10T21:39:47.997Z] $ docker rm -f --volumes 1138edff65473cb8c1ddb50920e7166514bc559053ea726110e8c0af7ec77df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:39:48.464Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T21:39:48.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:39:48.556Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:39:48.582Z] $ 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-10T21:39:48.939Z] $ docker top c989639d03cfdf1cb85124554fa4a1b4ba11f586bb543c8b9bdd09918f376434 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T21:39:49.295Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh [2025-02-10T21:39:49.597Z] + make test [2025-02-10T21:39:49.597Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2025-02-10T21:39:49.597Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-02-10T21:39:49.597Z] go: downloading github.com/google/uuid v1.6.0 [2025-02-10T21:39:49.597Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.26 [2025-02-10T21:39:49.597Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-02-10T21:39:49.892Z] go: downloading github.com/nats-io/nats.go v1.39.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2025-02-10T21:39:49.892Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/stretchr/objx v0.5.2 [2025-02-10T21:39:49.892Z] go: downloading github.com/x448/float16 v0.8.4 [2025-02-10T21:39:49.892Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-02-10T21:39:49.892Z] go: downloading golang.org/x/net v0.34.0 [2025-02-10T21:39:49.892Z] go: downloading golang.org/x/sync v0.10.0 [2025-02-10T21:39:49.892Z] go: downloading github.com/go-playground/validator/v10 v10.24.0 [2025-02-10T21:39:50.155Z] go: downloading github.com/klauspost/compress v1.17.9 [2025-02-10T21:39:50.155Z] go: downloading github.com/nats-io/nkeys v0.4.9 [2025-02-10T21:39:50.155Z] go: downloading github.com/nats-io/nuid v1.0.1 [2025-02-10T21:39:50.155Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-02-10T21:39:50.155Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-02-10T21:39:50.155Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-02-10T21:39:50.155Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-02-10T21:39:50.155Z] go: downloading golang.org/x/crypto v0.32.0 [2025-02-10T21:39:50.155Z] go: downloading golang.org/x/text v0.21.0 [2025-02-10T21:39:50.155Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-02-10T21:39:50.414Z] go: downloading golang.org/x/sys v0.29.0 [2025-02-10T21:40:12.380Z] ? github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces [no test files] [2025-02-10T21:40:12.380Z] github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/interfaces/mocks coverage: 0.0% of statements [2025-02-10T21:40:12.380Z] ok github.com/edgexfoundry/go-mod-messaging/v4/clients 1.031s coverage: 86.0% of statements [2025-02-10T21:40:12.380Z] github.com/edgexfoundry/go-mod-messaging/v4/messaging/mocks coverage: 0.0% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg 6.037s coverage: 19.3% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/mqtt 1.049s coverage: 85.0% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats 1.039s coverage: 80.2% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/internal/pkg/nats/jetstream 1.019s coverage: 15.4% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging 1.025s coverage: 100.0% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/messaging/mqtt 1.022s coverage: 100.0% of statements [2025-02-10T21:40:15.682Z] ok github.com/edgexfoundry/go-mod-messaging/v4/pkg/types 1.028s coverage: 61.5% of statements [2025-02-10T21:40:30.593Z] go vet ./... [2025-02-10T21:40:32.512Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T21:40:32.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2025-02-10T21:40:32.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T21:40:32.536Z] $ docker stop --time=1 c989639d03cfdf1cb85124554fa4a1b4ba11f586bb543c8b9bdd09918f376434 [2025-02-10T21:40:35.139Z] $ docker rm -f --volumes c989639d03cfdf1cb85124554fa4a1b4ba11f586bb543c8b9bdd09918f376434 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T21:40:35.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T21:40:35.806Z] 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-10T21:40:36.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:40:36.332Z] [2025-02-10T21:40:36.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:40:36.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:40:36.643Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T21:40:36.643Z] 5eb5b503b376: Pulling fs layer [2025-02-10T21:40:36.644Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T21:40:36.644Z] ec43610c2a17: Pulling fs layer [2025-02-10T21:40:36.644Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T21:40:36.644Z] 33b1e0a273af: Pulling fs layer [2025-02-10T21:40:36.644Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T21:40:36.644Z] 2f39f015ded8: Pulling fs layer [2025-02-10T21:40:36.644Z] 2f39f015ded8: Waiting [2025-02-10T21:40:36.644Z] 3a2ae6a8a46f: Waiting [2025-02-10T21:40:36.644Z] 33b1e0a273af: Waiting [2025-02-10T21:40:36.644Z] 5d3b04190fa2: Waiting [2025-02-10T21:40:36.644Z] 5c69ac0246d0: Download complete [2025-02-10T21:40:36.644Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-10T21:40:36.644Z] 3a2ae6a8a46f: Download complete [2025-02-10T21:40:36.644Z] 33b1e0a273af: Verifying Checksum [2025-02-10T21:40:36.644Z] 33b1e0a273af: Download complete [2025-02-10T21:40:36.644Z] 5d3b04190fa2: Verifying Checksum [2025-02-10T21:40:36.644Z] 5d3b04190fa2: Download complete [2025-02-10T21:40:36.644Z] ec43610c2a17: Verifying Checksum [2025-02-10T21:40:36.644Z] ec43610c2a17: Download complete [2025-02-10T21:40:36.903Z] 5eb5b503b376: Verifying Checksum [2025-02-10T21:40:36.903Z] 5eb5b503b376: Download complete [2025-02-10T21:40:37.470Z] 2f39f015ded8: Download complete [2025-02-10T21:40:38.038Z] 5eb5b503b376: Pull complete [2025-02-10T21:40:38.038Z] 5c69ac0246d0: Pull complete [2025-02-10T21:40:38.606Z] ec43610c2a17: Pull complete [2025-02-10T21:40:38.606Z] 3a2ae6a8a46f: Pull complete [2025-02-10T21:40:38.864Z] 33b1e0a273af: Pull complete [2025-02-10T21:40:38.864Z] 5d3b04190fa2: Pull complete [2025-02-10T21:40:43.053Z] 2f39f015ded8: Pull complete [2025-02-10T21:40:43.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T21:40:43.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:40:43.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:40:43.157Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:40:43.184Z] $ 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-10T21:40:45.173Z] $ docker top 6ee89d1a80d1101dde66ce9927a7ce9276e85529296b6ed47cee6da50e92c78d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:40:45.571Z] ---> job-cost.sh [2025-02-10T21:40:45.571Z] lf-activate-venv: SKIPPING [2025-02-10T21:40:45.571Z] INFO: No Stack... [2025-02-10T21:40:45.830Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T21:40:46.091Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T21:40:46.379Z] + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv [2025-02-10T21:40:46.380Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T21:40:46.396Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-193-stack-cost] [2025-02-10T21:40:46.403Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-193-stack-cost] did not exist. Created. [2025-02-10T21:40:46.409Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T21:40:46.724Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-10T21:40:46.762Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T21:40:46.772Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T21:40:46.790Z] $ docker stop --time=1 6ee89d1a80d1101dde66ce9927a7ce9276e85529296b6ed47cee6da50e92c78d [2025-02-10T21:40:47.956Z] $ docker rm -f --volumes 6ee89d1a80d1101dde66ce9927a7ce9276e85529296b6ed47cee6da50e92c78d [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-10T21:40:48.234Z] provisioning config files... [2025-02-10T21:40:48.246Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3387494758556115916tmp [Pipeline] { [Pipeline] sh [2025-02-10T21:40:48.566Z] + set +x [2025-02-10T21:40:48.567Z] + curl -s https://codecov.io/bash [2025-02-10T21:40:48.567Z] + bash -s -- [2025-02-10T21:40:48.567Z] [2025-02-10T21:40:48.567Z] _____ _ [2025-02-10T21:40:48.567Z] / ____| | | [2025-02-10T21:40:48.567Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T21:40:48.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T21:40:48.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T21:40:48.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T21:40:48.567Z] Bash-1.0.6 [2025-02-10T21:40:48.567Z] [2025-02-10T21:40:48.567Z] [2025-02-10T21:40:48.567Z] ==> git version 2.25.1 found [2025-02-10T21:40:48.567Z] ==> 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-10T21:40:48.567Z] Release-Date: 2020-01-08 [2025-02-10T21:40:48.567Z] 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-10T21:40:48.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T21:40:48.567Z] ==> Jenkins CI detected. [2025-02-10T21:40:48.567Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2025-02-10T21:40:48.567Z] project root: . [2025-02-10T21:40:48.567Z] --> token set from env [2025-02-10T21:40:48.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T21:40:48.567Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T21:40:48.567Z] ==> Python coveragepy not found [2025-02-10T21:40:48.567Z] ==> Searching for coverage reports in: [2025-02-10T21:40:48.567Z] + . [2025-02-10T21:40:48.567Z] -> Found 1 reports [2025-02-10T21:40:48.567Z] ==> Detecting git/mercurial file structure [2025-02-10T21:40:48.827Z] ==> Reading reports [2025-02-10T21:40:48.827Z] + ./coverage.out bytes=60312 [2025-02-10T21:40:48.827Z] ==> Appending adjustments [2025-02-10T21:40:48.827Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T21:40:48.827Z] + Found adjustments [2025-02-10T21:40:48.827Z] ==> Gzipping contents [2025-02-10T21:40:48.827Z] 12K /tmp/codecov.ZWOijk.gz [2025-02-10T21:40:48.827Z] ==> Uploading reports [2025-02-10T21:40:48.827Z] url: https://codecov.io [2025-02-10T21:40:48.827Z] query: branch=main&commit=c36b525aae2d35f8b995fe21432c67bdb81258e3&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T21:40:48.827Z] -> Pinging Codecov [2025-02-10T21:40:48.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c36b525aae2d35f8b995fe21432c67bdb81258e3&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T21:40:49.086Z] -> Uploading to [2025-02-10T21:40:49.086Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-messaging/c36b525aae2d35f8b995fe21432c67bdb81258e3/dad9ac3f-3a60-4616-8642-82a51aa9c269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T214049Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=919c0d7bfb2209f90d48b13a1381491cc04c978fb6b83c1c17f5250400af0796 [2025-02-10T21:40:49.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T21:40:49.086Z] Dload Upload Total Spent Left Speed [2025-02-10T21:40:49.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8448 0 0 100 8448 0 49694 --:--:-- --:--:-- --:--:-- 49694 [2025-02-10T21:40:49.359Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] } [2025-02-10T21:40:49.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-10T21:40:49.510Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T21:40:49.525Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:40:49.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T21:40:49.849Z] [2025-02-10T21:40:49.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:40:50.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T21:40:50.161Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T21:40:50.161Z] 43c4264eed91: Pulling fs layer [2025-02-10T21:40:50.161Z] 4cc291be95ef: Pulling fs layer [2025-02-10T21:40:50.161Z] 2ac1f1163629: Pulling fs layer [2025-02-10T21:40:50.161Z] 5c3c966382ef: Pulling fs layer [2025-02-10T21:40:50.161Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T21:40:50.161Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T21:40:50.161Z] 9c3e1370e548: Pulling fs layer [2025-02-10T21:40:50.161Z] 5c3c966382ef: Waiting [2025-02-10T21:40:50.161Z] 4f4fb700ef54: Waiting [2025-02-10T21:40:50.161Z] d9c7d2e4e75e: Waiting [2025-02-10T21:40:50.161Z] 4cc291be95ef: Verifying Checksum [2025-02-10T21:40:50.161Z] 4cc291be95ef: Download complete [2025-02-10T21:40:50.161Z] 5c3c966382ef: Verifying Checksum [2025-02-10T21:40:50.161Z] 5c3c966382ef: Download complete [2025-02-10T21:40:50.161Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T21:40:50.161Z] 43c4264eed91: Verifying Checksum [2025-02-10T21:40:50.161Z] 43c4264eed91: Download complete [2025-02-10T21:40:50.419Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T21:40:50.419Z] d9c7d2e4e75e: Download complete [2025-02-10T21:40:50.419Z] 43c4264eed91: Pull complete [2025-02-10T21:40:50.419Z] 4cc291be95ef: Pull complete [2025-02-10T21:40:50.678Z] 2ac1f1163629: Verifying Checksum [2025-02-10T21:40:50.678Z] 2ac1f1163629: Download complete [2025-02-10T21:40:51.244Z] 9c3e1370e548: Verifying Checksum [2025-02-10T21:40:51.244Z] 9c3e1370e548: Download complete [2025-02-10T21:40:54.527Z] 2ac1f1163629: Pull complete [2025-02-10T21:40:54.527Z] 5c3c966382ef: Pull complete [2025-02-10T21:40:54.527Z] 4f4fb700ef54: Pull complete [2025-02-10T21:40:54.527Z] d9c7d2e4e75e: Pull complete [2025-02-10T21:40:57.816Z] 9c3e1370e548: Pull complete [2025-02-10T21:40:57.816Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T21:40:57.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T21:40:57.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:40:57.917Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:40:57.948Z] $ 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-10T21:41:00.551Z] $ docker top 2c9897a5d26b2cb0e9b305ae37dd95e7b039de6157241869f5b172c30e3a5e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T21:41:00.911Z] + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] echo [2025-02-10T21:41:00.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh [2025-02-10T21:41:01.200Z] + set -o pipefail [2025-02-10T21:41:01.201Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' [2025-02-10T21:41:05.416Z] [2025-02-10T21:41:05.416Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v4)... [2025-02-10T21:41:05.416Z] [2025-02-10T21:41:05.416Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e131b10b-624f-4025-a5e9-a0c923ea2edd/history/13a5ce27-e5f8-4c15-a46e-66170c1cd9e3 [2025-02-10T21:41:05.416Z] [2025-02-10T21:41:05.416Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T21:41:05.416Z] [2025-02-10T21:41:05.416Z] [2025-02-10T21:41:05.416Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T21:41:05.416Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T21:41:05.683Z] $ docker stop --time=1 2c9897a5d26b2cb0e9b305ae37dd95e7b039de6157241869f5b172c30e3a5e1d [2025-02-10T21:41:07.948Z] $ docker rm -f --volumes 2c9897a5d26b2cb0e9b305ae37dd95e7b039de6157241869f5b172c30e3a5e1d [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-10T21:41:08.665Z] + git log --format=format:%s -1 c36b525aae2d35f8b995fe21432c67bdb81258e3 [Pipeline] sh [2025-02-10T21:41:08.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T21:41:08.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:09.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:41:09.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:41:09.351Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:41:09.376Z] $ 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-10T21:41:09.763Z] $ docker top 6694f7f35315cb4c181bf81a65cf48d68240f9c9993a03bccca6bb62bb64f787 -eo pid,comm [2025-02-10T21:41:09.812Z] 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-10T21:41:09.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T21:41:09.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T21:41:09.862Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T21:41:09.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T21:41:09.978Z] $ docker exec 6694f7f35315cb4c181bf81a65cf48d68240f9c9993a03bccca6bb62bb64f787 ssh-agent [2025-02-10T21:41:10.100Z] SSH_AUTH_SOCK=/tmp/ssh-1NqSxvFDaf53/agent.31 [2025-02-10T21:41:10.100Z] SSH_AGENT_PID=37 [2025-02-10T21:41:10.105Z] Running ssh-add (command line suppressed) [2025-02-10T21:41:10.221Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10400300236703380797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10400300236703380797.key) [2025-02-10T21:41:10.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T21:41:10.538Z] + git semver tag [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,718 [run_tag] DEBUG tag force:False [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,718 [check_head_tag] DEBUG check head tag [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,720 [execute] INFO git cat-file --batch-check [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,724 [execute] INFO git cat-file --batch [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,768 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,768 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,768 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T21:41:10.797Z] 2025-02-10 21:41:10,773 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:10.797Z] 4.0.0-dev.18 [Pipeline] } [2025-02-10T21:41:11.063Z] $ docker exec --env ******** --env ******** 6694f7f35315cb4c181bf81a65cf48d68240f9c9993a03bccca6bb62bb64f787 ssh-agent -k [2025-02-10T21:41:11.178Z] unset SSH_AUTH_SOCK; [2025-02-10T21:41:11.179Z] unset SSH_AGENT_PID; [2025-02-10T21:41:11.179Z] echo Agent pid 37 killed; [2025-02-10T21:41:11.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T21:41:11.526Z] + git semver [Pipeline] } [2025-02-10T21:41:11.803Z] $ docker stop --time=1 6694f7f35315cb4c181bf81a65cf48d68240f9c9993a03bccca6bb62bb64f787 [2025-02-10T21:41:13.098Z] $ docker rm -f --volumes 6694f7f35315cb4c181bf81a65cf48d68240f9c9993a03bccca6bb62bb64f787 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:13.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T21:41:13.519Z] [2025-02-10T21:41:13.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:13.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T21:41:13.825Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T21:41:13.825Z] ab5ef0e58194: Pulling fs layer [2025-02-10T21:41:13.825Z] 9712f1f96733: Pulling fs layer [2025-02-10T21:41:13.825Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T21:41:13.825Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T21:41:13.825Z] e9a5061849ea: Pulling fs layer [2025-02-10T21:41:13.825Z] d747dcd14b5f: Pulling fs layer [2025-02-10T21:41:13.825Z] 2de7ff778b66: Pulling fs layer [2025-02-10T21:41:13.825Z] e9a5061849ea: Waiting [2025-02-10T21:41:13.825Z] d747dcd14b5f: Waiting [2025-02-10T21:41:13.825Z] 2de7ff778b66: Waiting [2025-02-10T21:41:13.825Z] 0d9ebad4ef96: Waiting [2025-02-10T21:41:13.825Z] 9712f1f96733: Download complete [2025-02-10T21:41:14.085Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T21:41:14.085Z] 63f879dbbcfc: Download complete [2025-02-10T21:41:14.345Z] e9a5061849ea: Verifying Checksum [2025-02-10T21:41:14.345Z] e9a5061849ea: Download complete [2025-02-10T21:41:14.345Z] d747dcd14b5f: Download complete [2025-02-10T21:41:14.345Z] ab5ef0e58194: Download complete [2025-02-10T21:41:14.345Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T21:41:14.345Z] 0d9ebad4ef96: Download complete [2025-02-10T21:41:14.345Z] 2de7ff778b66: Download complete [2025-02-10T21:41:17.640Z] ab5ef0e58194: Pull complete [2025-02-10T21:41:17.640Z] 9712f1f96733: Pull complete [2025-02-10T21:41:17.898Z] 63f879dbbcfc: Pull complete [2025-02-10T21:41:22.090Z] 0d9ebad4ef96: Pull complete [2025-02-10T21:41:22.350Z] e9a5061849ea: Pull complete [2025-02-10T21:41:22.350Z] d747dcd14b5f: Pull complete [2025-02-10T21:41:23.732Z] 2de7ff778b66: Pull complete [2025-02-10T21:41:23.732Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T21:41:23.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T21:41:23.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:41:23.845Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:41:23.870Z] $ 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-10T21:41:25.350Z] $ docker top d8a2174ca5533008bf5e0c5722c2898c99fc12599a06d17cc08302b4ec2bf18f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T21:41:25.441Z] provisioning config files... [2025-02-10T21:41:25.447Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13757623654147883156tmp [2025-02-10T21:41:25.457Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1969667286487229618tmp [2025-02-10T21:41:25.465Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8221046490474839899tmp [Pipeline] { [Pipeline] echo [2025-02-10T21:41:25.591Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:25.960Z] ---> sigul-configuration.sh [2025-02-10T21:41:25.960Z] gpg: directory `/root/.gnupg' created [2025-02-10T21:41:25.960Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T21:41:25.960Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T21:41:25.960Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T21:41:25.960Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T21:41:25.960Z] gpg: CAST5 encrypted data [2025-02-10T21:41:25.960Z] gpg: encrypted with 1 passphrase [2025-02-10T21:41:25.960Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T21:41:26.313Z] + mkdir /home/jenkins [2025-02-10T21:41:26.313Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T21:41:26.636Z] + 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-10T21:41:26.648Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:26.944Z] ---> sigul-install.sh [2025-02-10T21:41:26.945Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T21:41:27.247Z] + git tag --list [2025-02-10T21:41:27.247Z] v0.0.0 [2025-02-10T21:41:27.247Z] v0.1.0 [2025-02-10T21:41:27.247Z] v0.1.1 [2025-02-10T21:41:27.247Z] v0.1.10 [2025-02-10T21:41:27.247Z] v0.1.11 [2025-02-10T21:41:27.247Z] v0.1.12 [2025-02-10T21:41:27.247Z] v0.1.13 [2025-02-10T21:41:27.247Z] v0.1.14 [2025-02-10T21:41:27.247Z] v0.1.15 [2025-02-10T21:41:27.247Z] v0.1.16 [2025-02-10T21:41:27.247Z] v0.1.17 [2025-02-10T21:41:27.247Z] v0.1.18 [2025-02-10T21:41:27.247Z] v0.1.19 [2025-02-10T21:41:27.247Z] v0.1.2 [2025-02-10T21:41:27.247Z] v0.1.20 [2025-02-10T21:41:27.247Z] v0.1.21 [2025-02-10T21:41:27.247Z] v0.1.22 [2025-02-10T21:41:27.247Z] v0.1.23 [2025-02-10T21:41:27.247Z] v0.1.24 [2025-02-10T21:41:27.247Z] v0.1.25 [2025-02-10T21:41:27.247Z] v0.1.26 [2025-02-10T21:41:27.247Z] v0.1.27 [2025-02-10T21:41:27.247Z] v0.1.28 [2025-02-10T21:41:27.247Z] v0.1.29 [2025-02-10T21:41:27.247Z] v0.1.3 [2025-02-10T21:41:27.247Z] v0.1.30 [2025-02-10T21:41:27.247Z] v0.1.31 [2025-02-10T21:41:27.247Z] v0.1.4 [2025-02-10T21:41:27.247Z] v0.1.5 [2025-02-10T21:41:27.247Z] v0.1.6 [2025-02-10T21:41:27.247Z] v0.1.7 [2025-02-10T21:41:27.247Z] v0.1.8 [2025-02-10T21:41:27.247Z] v0.1.9 [2025-02-10T21:41:27.247Z] v2.0.0 [2025-02-10T21:41:27.247Z] v2.0.1 [2025-02-10T21:41:27.247Z] v2.1.0 [2025-02-10T21:41:27.247Z] v2.1.1 [2025-02-10T21:41:27.247Z] v2.2.0 [2025-02-10T21:41:27.247Z] v2.3.0 [2025-02-10T21:41:27.247Z] v3.0 [2025-02-10T21:41:27.247Z] v3.0.0 [2025-02-10T21:41:27.247Z] v3.1 [2025-02-10T21:41:27.247Z] v3.1.0 [2025-02-10T21:41:27.247Z] v3.1.0-dev.1 [2025-02-10T21:41:27.247Z] v3.1.0-dev.10 [2025-02-10T21:41:27.247Z] v3.1.0-dev.11 [2025-02-10T21:41:27.247Z] v3.1.0-dev.12 [2025-02-10T21:41:27.247Z] v3.1.0-dev.13 [2025-02-10T21:41:27.247Z] v3.1.0-dev.14 [2025-02-10T21:41:27.247Z] v3.1.0-dev.15 [2025-02-10T21:41:27.247Z] v3.1.0-dev.16 [2025-02-10T21:41:27.247Z] v3.1.0-dev.17 [2025-02-10T21:41:27.247Z] v3.1.0-dev.18 [2025-02-10T21:41:27.247Z] v3.1.0-dev.19 [2025-02-10T21:41:27.247Z] v3.1.0-dev.2 [2025-02-10T21:41:27.247Z] v3.1.0-dev.20 [2025-02-10T21:41:27.247Z] v3.1.0-dev.21 [2025-02-10T21:41:27.247Z] v3.1.0-dev.22 [2025-02-10T21:41:27.247Z] v3.1.0-dev.23 [2025-02-10T21:41:27.247Z] v3.1.0-dev.24 [2025-02-10T21:41:27.247Z] v3.1.0-dev.25 [2025-02-10T21:41:27.247Z] v3.1.0-dev.26 [2025-02-10T21:41:27.247Z] v3.1.0-dev.27 [2025-02-10T21:41:27.247Z] v3.1.0-dev.28 [2025-02-10T21:41:27.247Z] v3.1.0-dev.29 [2025-02-10T21:41:27.247Z] v3.1.0-dev.3 [2025-02-10T21:41:27.247Z] v3.1.0-dev.30 [2025-02-10T21:41:27.247Z] v3.1.0-dev.31 [2025-02-10T21:41:27.247Z] v3.1.0-dev.32 [2025-02-10T21:41:27.247Z] v3.1.0-dev.33 [2025-02-10T21:41:27.247Z] v3.1.0-dev.4 [2025-02-10T21:41:27.247Z] v3.1.0-dev.5 [2025-02-10T21:41:27.247Z] v3.1.0-dev.6 [2025-02-10T21:41:27.247Z] v3.1.0-dev.7 [2025-02-10T21:41:27.247Z] v3.1.0-dev.8 [2025-02-10T21:41:27.247Z] v3.1.0-dev.9 [2025-02-10T21:41:27.247Z] v3.2.0-dev.1 [2025-02-10T21:41:27.247Z] v3.2.0-dev.10 [2025-02-10T21:41:27.247Z] v3.2.0-dev.11 [2025-02-10T21:41:27.247Z] v3.2.0-dev.12 [2025-02-10T21:41:27.247Z] v3.2.0-dev.13 [2025-02-10T21:41:27.247Z] v3.2.0-dev.14 [2025-02-10T21:41:27.247Z] v3.2.0-dev.15 [2025-02-10T21:41:27.247Z] v3.2.0-dev.16 [2025-02-10T21:41:27.247Z] v3.2.0-dev.17 [2025-02-10T21:41:27.247Z] v3.2.0-dev.18 [2025-02-10T21:41:27.247Z] v3.2.0-dev.19 [2025-02-10T21:41:27.247Z] v3.2.0-dev.2 [2025-02-10T21:41:27.248Z] v3.2.0-dev.20 [2025-02-10T21:41:27.248Z] v3.2.0-dev.21 [2025-02-10T21:41:27.248Z] v3.2.0-dev.22 [2025-02-10T21:41:27.248Z] v3.2.0-dev.23 [2025-02-10T21:41:27.248Z] v3.2.0-dev.24 [2025-02-10T21:41:27.248Z] v3.2.0-dev.25 [2025-02-10T21:41:27.248Z] v3.2.0-dev.26 [2025-02-10T21:41:27.248Z] v3.2.0-dev.27 [2025-02-10T21:41:27.248Z] v3.2.0-dev.28 [2025-02-10T21:41:27.248Z] v3.2.0-dev.29 [2025-02-10T21:41:27.248Z] v3.2.0-dev.3 [2025-02-10T21:41:27.248Z] v3.2.0-dev.30 [2025-02-10T21:41:27.248Z] v3.2.0-dev.31 [2025-02-10T21:41:27.248Z] v3.2.0-dev.32 [2025-02-10T21:41:27.248Z] v3.2.0-dev.33 [2025-02-10T21:41:27.248Z] v3.2.0-dev.34 [2025-02-10T21:41:27.248Z] v3.2.0-dev.35 [2025-02-10T21:41:27.248Z] v3.2.0-dev.36 [2025-02-10T21:41:27.248Z] v3.2.0-dev.37 [2025-02-10T21:41:27.248Z] v3.2.0-dev.38 [2025-02-10T21:41:27.248Z] v3.2.0-dev.39 [2025-02-10T21:41:27.248Z] v3.2.0-dev.4 [2025-02-10T21:41:27.248Z] v3.2.0-dev.40 [2025-02-10T21:41:27.248Z] v3.2.0-dev.41 [2025-02-10T21:41:27.248Z] v3.2.0-dev.42 [2025-02-10T21:41:27.248Z] v3.2.0-dev.5 [2025-02-10T21:41:27.248Z] v3.2.0-dev.6 [2025-02-10T21:41:27.248Z] v3.2.0-dev.7 [2025-02-10T21:41:27.248Z] v3.2.0-dev.8 [2025-02-10T21:41:27.248Z] v3.2.0-dev.9 [2025-02-10T21:41:27.248Z] v4.0.0-dev.1 [2025-02-10T21:41:27.248Z] v4.0.0-dev.10 [2025-02-10T21:41:27.248Z] v4.0.0-dev.11 [2025-02-10T21:41:27.248Z] v4.0.0-dev.12 [2025-02-10T21:41:27.248Z] v4.0.0-dev.13 [2025-02-10T21:41:27.248Z] v4.0.0-dev.14 [2025-02-10T21:41:27.248Z] v4.0.0-dev.15 [2025-02-10T21:41:27.248Z] v4.0.0-dev.16 [2025-02-10T21:41:27.248Z] v4.0.0-dev.17 [2025-02-10T21:41:27.248Z] v4.0.0-dev.18 [2025-02-10T21:41:27.248Z] v4.0.0-dev.2 [2025-02-10T21:41:27.248Z] v4.0.0-dev.3 [2025-02-10T21:41:27.248Z] v4.0.0-dev.4 [2025-02-10T21:41:27.248Z] v4.0.0-dev.5 [2025-02-10T21:41:27.248Z] v4.0.0-dev.6 [2025-02-10T21:41:27.248Z] v4.0.0-dev.7 [2025-02-10T21:41:27.248Z] v4.0.0-dev.8 [2025-02-10T21:41:27.248Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T21:41:27.624Z] + lftools sign git-tag v4.0.0-dev.18 [2025-02-10T21:41:28.193Z] Signing Git tag with Sigul... [2025-02-10T21:41:28.193Z] Signing v4.0.0-dev.18 [Pipeline] echo [2025-02-10T21:41:28.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:28.767Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T21:41:28.775Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T21:41:28.797Z] $ docker stop --time=1 d8a2174ca5533008bf5e0c5722c2898c99fc12599a06d17cc08302b4ec2bf18f [2025-02-10T21:41:30.523Z] $ docker rm -f --volumes d8a2174ca5533008bf5e0c5722c2898c99fc12599a06d17cc08302b4ec2bf18f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T21:41:30.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T21:41:30.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:31.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:41:31.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:41:31.388Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:41:31.414Z] $ 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-10T21:41:31.970Z] $ docker top dd7ce9c487509c6d9450e509ba35d0eea59a543193bf81f8d2a71e82af0ed2e8 -eo pid,comm [2025-02-10T21:41:32.020Z] 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-10T21:41:32.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T21:41:32.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T21:41:32.075Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T21:41:32.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T21:41:32.188Z] $ docker exec dd7ce9c487509c6d9450e509ba35d0eea59a543193bf81f8d2a71e82af0ed2e8 ssh-agent [2025-02-10T21:41:32.318Z] SSH_AUTH_SOCK=/tmp/ssh-1HVyYODIzC9p/agent.32 [2025-02-10T21:41:32.318Z] SSH_AGENT_PID=38 [2025-02-10T21:41:32.322Z] Running ssh-add (command line suppressed) [2025-02-10T21:41:32.416Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14411042446801558522.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14411042446801558522.key) [2025-02-10T21:41:32.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T21:41:32.732Z] + git semver bump pre [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,918 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,920 [execute] INFO git cat-file --batch-check [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,920 [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-10T21:41:32.992Z] 2025-02-10 21:41:32,926 [execute] INFO git cat-file --batch [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T21:41:32.992Z] 2025-02-10 21:41:32,933 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:32.992Z] 4.0.0-dev.19 [Pipeline] } [2025-02-10T21:41:32.999Z] $ docker exec --env ******** --env ******** dd7ce9c487509c6d9450e509ba35d0eea59a543193bf81f8d2a71e82af0ed2e8 ssh-agent -k [2025-02-10T21:41:33.096Z] unset SSH_AUTH_SOCK; [2025-02-10T21:41:33.096Z] unset SSH_AGENT_PID; [2025-02-10T21:41:33.096Z] echo Agent pid 38 killed; [2025-02-10T21:41:33.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T21:41:33.443Z] + git semver [Pipeline] } [2025-02-10T21:41:33.716Z] $ docker stop --time=1 dd7ce9c487509c6d9450e509ba35d0eea59a543193bf81f8d2a71e82af0ed2e8 [2025-02-10T21:41:35.025Z] $ docker rm -f --volumes dd7ce9c487509c6d9450e509ba35d0eea59a543193bf81f8d2a71e82af0ed2e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T21:41:35.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T21:41:35.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:35.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T21:41:35.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:41:35.780Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:41:35.807Z] $ 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-10T21:41:36.176Z] $ docker top 298da833ac2a6a277dc844fda540f3dab215598bddc291314b9156941d6d0817 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T21:41:36.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T21:41:36.300Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T21:41:36.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T21:41:36.416Z] $ docker exec 298da833ac2a6a277dc844fda540f3dab215598bddc291314b9156941d6d0817 ssh-agent [2025-02-10T21:41:36.536Z] SSH_AUTH_SOCK=/tmp/ssh-zeMn6xQner36/agent.32 [2025-02-10T21:41:36.536Z] SSH_AGENT_PID=38 [2025-02-10T21:41:36.542Z] Running ssh-add (command line suppressed) [2025-02-10T21:41:36.652Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16958213153149794545.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16958213153149794545.key) [2025-02-10T21:41:36.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T21:41:36.966Z] + git semver push [2025-02-10T21:41:37.235Z] 2025-02-10 21:41:37,143 [run_push] DEBUG push [2025-02-10T21:41:37.235Z] 2025-02-10 21:41:37,144 [execute] INFO git cat-file --batch-check [2025-02-10T21:41:37.235Z] 2025-02-10 21:41:37,144 [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-10T21:41:37.235Z] 2025-02-10 21:41:37,148 [execute] INFO git rev-list 34f75c36409e7dd2cee4b5a4bbc1b10bfc34719d -- [2025-02-10T21:41:37.235Z] 2025-02-10 21:41:37,149 [execute] DEBUG Popen(['git', 'rev-list', '34f75c36409e7dd2cee4b5a4bbc1b10bfc34719d', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T21:41:37.235Z] 2025-02-10 21:41:37,159 [execute] INFO git fetch -v origin [2025-02-10T21:41:37.236Z] 2025-02-10 21:41:37,159 [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-10T21:41:37.805Z] 2025-02-10 21:41:37,603 [run_push] DEBUG no remote changes detected [2025-02-10T21:41:37.805Z] 2025-02-10 21:41:37,603 [execute] INFO git push origin semver [2025-02-10T21:41:37.805Z] 2025-02-10 21:41:37,604 [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-10T21:41:38.375Z] 2025-02-10 21:41:38,268 [run_push] DEBUG push all version tags [2025-02-10T21:41:38.375Z] 2025-02-10 21:41:38,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T21:41:38.375Z] 2025-02-10 21:41:38,269 [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-10T21:41:39.317Z] 2025-02-10 21:41:38,968 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main [2025-02-10T21:41:39.317Z] 4.0.0-dev.19 [Pipeline] } [2025-02-10T21:41:39.324Z] $ docker exec --env ******** --env ******** 298da833ac2a6a277dc844fda540f3dab215598bddc291314b9156941d6d0817 ssh-agent -k [2025-02-10T21:41:39.427Z] unset SSH_AUTH_SOCK; [2025-02-10T21:41:39.427Z] unset SSH_AGENT_PID; [2025-02-10T21:41:39.427Z] echo Agent pid 38 killed; [2025-02-10T21:41:39.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T21:41:39.769Z] + git semver [Pipeline] } [2025-02-10T21:41:40.039Z] $ docker stop --time=1 298da833ac2a6a277dc844fda540f3dab215598bddc291314b9156941d6d0817 [2025-02-10T21:41:41.315Z] $ docker rm -f --volumes 298da833ac2a6a277dc844fda540f3dab215598bddc291314b9156941d6d0817 [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-10T21:41:41.931Z] + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] [2025-02-10T21:41:41.931Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T21:41:41.931Z] total 16 [2025-02-10T21:41:41.931Z] drwxr-xr-x 3 root root 4096 Feb 10 21:40 . [2025-02-10T21:41:41.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:41 .. [2025-02-10T21:41:41.931Z] drwxr-xr-x 2 root root 4096 Feb 10 21:40 cost [2025-02-10T21:41:41.931Z] -rw-r--r-- 1 root root 88 Feb 10 21:40 cost.csv [2025-02-10T21:41:41.931Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T21:41:41.931Z] + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives [2025-02-10T21:41:41.931Z] total 16 [2025-02-10T21:41:41.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 21:40 . [2025-02-10T21:41:41.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:41 .. [2025-02-10T21:41:41.931Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 21:40 cost [2025-02-10T21:41:41.931Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 10 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:42.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:43.087Z] ---> package-listing.sh [2025-02-10T21:41:43.087Z] ++ facter osfamily [2025-02-10T21:41:43.087Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T21:41:43.346Z] + OS_FAMILY=debian [2025-02-10T21:41:43.346Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2025-02-10T21:41:43.346Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T21:41:43.346Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T21:41:43.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T21:41:43.346Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T21:41:43.346Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-10T21:41:43.346Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T21:41:43.346Z] + case "${OS_FAMILY}" in [2025-02-10T21:41:43.346Z] + dpkg -l [2025-02-10T21:41:43.346Z] + grep '^ii' [2025-02-10T21:41:43.346Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T21:41:43.346Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T21:41:43.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T21:41:43.346Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2025-02-10T21:41:43.346Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2025-02-10T21:41:43.346Z] + 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-10T21:41:43.357Z] 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-10T21:41:43.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:41:44.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:41:44.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:41:44.279Z] prd-ubuntu20.04-docker-8c-8g-38553 does not seem to be running inside a container [2025-02-10T21:41:44.304Z] $ 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-10T21:41:44.507Z] $ docker top 26900dd58879e2c8d9607c684454b38060c80990d8f0f327bed926bb4e7bb2e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T21:41:44.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T21:41:45.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T21:41:45.444Z] + ls /var/log/sa-host [2025-02-10T21:41:45.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T21:41:45.524Z] provisioning config files... [2025-02-10T21:41:45.532Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13461458309386440495tmp [Pipeline] { [Pipeline] echo [2025-02-10T21:41:45.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:45.834Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T21:41:45.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:46.175Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T21:41:46.184Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:46.467Z] ---> sudo-logs.sh [2025-02-10T21:41:46.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T21:41:46.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:46.785Z] ---> job-cost.sh [2025-02-10T21:41:46.785Z] lf-activate-venv: SKIPPING [2025-02-10T21:41:46.785Z] DEBUG: total: 0.2199999988079071 [2025-02-10T21:41:46.785Z] INFO: Retrieving Stack Cost... [2025-02-10T21:41:47.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T21:41:47.303Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T21:41:47.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:41:47.599Z] ---> logs-deploy.sh [2025-02-10T21:41:47.599Z] lf-activate-venv: SKIPPING [2025-02-10T21:41:47.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/193 [2025-02-10T21:41:47.599Z] INFO: archiving workspace using pattern(s): [2025-02-10T21:41:48.536Z] Archives upload complete. [2025-02-10T21:41:48.795Z] INFO: archiving logs to Nexus [2025-02-10T21:41:49.364Z] ---> uname -a: [2025-02-10T21:41:49.364Z] Linux prd-ubuntu20-04-docker-8c-8g-38553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] ---> lscpu: [2025-02-10T21:41:49.364Z] Architecture: x86_64 [2025-02-10T21:41:49.364Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-10T21:41:49.364Z] Byte Order: Little Endian [2025-02-10T21:41:49.364Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-10T21:41:49.364Z] CPU(s): 8 [2025-02-10T21:41:49.364Z] On-line CPU(s) list: 0-7 [2025-02-10T21:41:49.364Z] Thread(s) per core: 1 [2025-02-10T21:41:49.364Z] Core(s) per socket: 1 [2025-02-10T21:41:49.364Z] Socket(s): 8 [2025-02-10T21:41:49.364Z] NUMA node(s): 1 [2025-02-10T21:41:49.364Z] Vendor ID: AuthenticAMD [2025-02-10T21:41:49.364Z] CPU family: 23 [2025-02-10T21:41:49.364Z] Model: 49 [2025-02-10T21:41:49.364Z] Model name: AMD EPYC-Rome Processor [2025-02-10T21:41:49.364Z] Stepping: 0 [2025-02-10T21:41:49.364Z] CPU MHz: 2799.998 [2025-02-10T21:41:49.364Z] BogoMIPS: 5599.99 [2025-02-10T21:41:49.364Z] Virtualization: AMD-V [2025-02-10T21:41:49.364Z] Hypervisor vendor: KVM [2025-02-10T21:41:49.364Z] Virtualization type: full [2025-02-10T21:41:49.364Z] L1d cache: 256 KiB [2025-02-10T21:41:49.364Z] L1i cache: 256 KiB [2025-02-10T21:41:49.364Z] L2 cache: 4 MiB [2025-02-10T21:41:49.364Z] L3 cache: 128 MiB [2025-02-10T21:41:49.364Z] NUMA node0 CPU(s): 0-7 [2025-02-10T21:41:49.364Z] Vulnerability Itlb multihit: Not affected [2025-02-10T21:41:49.364Z] Vulnerability L1tf: Not affected [2025-02-10T21:41:49.364Z] Vulnerability Mds: Not affected [2025-02-10T21:41:49.364Z] Vulnerability Meltdown: Not affected [2025-02-10T21:41:49.364Z] Vulnerability Mmio stale data: Not affected [2025-02-10T21:41:49.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-10T21:41:49.364Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-10T21:41:49.364Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-10T21:41:49.364Z] Vulnerability Srbds: Not affected [2025-02-10T21:41:49.364Z] Vulnerability Tsx async abort: Not affected [2025-02-10T21:41:49.364Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] ---> nproc: [2025-02-10T21:41:49.364Z] 8 [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] ---> df -h: [2025-02-10T21:41:49.364Z] Filesystem Size Used Avail Use% Mounted on [2025-02-10T21:41:49.364Z] overlay 155G 12G 144G 8% / [2025-02-10T21:41:49.364Z] tmpfs 64M 0 64M 0% /dev [2025-02-10T21:41:49.364Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-10T21:41:49.364Z] shm 64M 0 64M 0% /dev/shm [2025-02-10T21:41:49.364Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] ---> sar -b -r -n DEV: [2025-02-10T21:41:49.364Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38553) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] 21:36:14 LINUX RESTART (8 CPU) [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] 21:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-10T21:41:49.364Z] 21:38:01 13.30 0.00 13.30 0.00 0.00 54821.01 0.00 [2025-02-10T21:41:49.364Z] 21:39:01 8.06 0.00 8.06 0.00 0.00 54566.34 0.00 [2025-02-10T21:41:49.364Z] 21:40:01 330.59 14.90 315.70 0.00 1895.02 37664.92 0.00 [2025-02-10T21:41:49.364Z] 21:41:01 114.67 0.30 114.37 0.00 26.38 59583.28 0.00 [2025-02-10T21:41:49.364Z] Average: 116.65 3.80 112.85 0.00 480.25 51660.33 0.00 [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-10T21:41:49.364Z] 21:38:01 30556712 31829752 544568 1.66 47348 1542080 1682396 4.96 625968 1413404 168 [2025-02-10T21:41:49.364Z] 21:39:01 30557084 31830324 543572 1.65 47436 1542088 1682396 4.96 625716 1413460 212 [2025-02-10T21:41:49.364Z] 21:40:01 28456496 31238044 1065472 3.24 85320 2940288 2368312 6.98 1556760 2436740 437436 [2025-02-10T21:41:49.364Z] 21:41:01 27775604 31418704 883256 2.69 111892 3701800 1974652 5.82 1271660 3327928 60528 [2025-02-10T21:41:49.364Z] Average: 29336474 31579206 759217 2.31 72999 2431564 1926939 5.68 1020026 2147883 124586 [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z] 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-10T21:41:49.364Z] 21:38:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:39:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:40:01 veth8c4be90 57.19 117.13 5.56 1056.05 0.00 0.00 0.00 0.09 [2025-02-10T21:41:49.364Z] 21:40:01 ens3 486.40 280.35 6332.57 79.14 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:40:01 docker0 62.91 122.06 5.37 1107.82 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:40:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:41:01 veth6febcb8 0.32 0.33 0.03 0.13 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:41:01 ens3 220.48 131.39 6452.33 26.09 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:41:01 docker0 0.42 0.35 0.03 0.13 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] 21:41:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] Average: veth6febcb8 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] Average: ens3 176.79 102.98 3196.64 26.31 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] Average: docker0 15.83 30.60 1.35 276.93 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] Average: lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 [2025-02-10T21:41:49.364Z] [2025-02-10T21:41:49.364Z]