Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d6f913e387139350a067c8313caa5b135d1805 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-ssh4777834464258347935.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-ssh15443728581915040704.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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15748553804139985948.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-ssh12570461187026135008.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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3634388547977563507.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-35336 in /w/workspace/oundry_go-mod-configuration_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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8d6f913e387139350a067c8313caa5b135d1805 (main) Commit message: "Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 f8d6f913e387139350a067c8313caa5b135d1805 # timeout=10 > git rev-list --no-walk 242a4fa2df5d22373a08bfaed6c0a498755c1cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-18T13:40:45.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-18T13:40:45.230Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-18T13:40:45.255Z] ========================================================= [2024-12-18T13:40:45.255Z] EdgeX Global Pipelines Version Info [2024-12-18T13:40:45.255Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:40:45.980Z] ------------------- [2024-12-18T13:40:45.980Z] stable info: [2024-12-18T13:40:45.980Z] ------------------- [2024-12-18T13:40:45.980Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-18T13:40:45.980Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-18T13:40:45.980Z] Message: update stable to v1.0.269 [2024-12-18T13:40:46.921Z] ------------------- [2024-12-18T13:40:46.921Z] experimental info: [2024-12-18T13:40:46.921Z] ------------------- [2024-12-18T13:40:46.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-18T13:40:46.921Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-18T13:40:46.921Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-18T13:40:46.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2024-12-18T13:40:47.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2024-12-18T13:40:47.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-18T13:40:47.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-18T13:40:47.081Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-18T13:40:47.102Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-18T13:40:47.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-18T13:40:47.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-18T13:40:47.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-18T13:40:47.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-18T13:40:47.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-18T13:40:47.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2024-12-18T13:40:47.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-18T13:40:47.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-18T13:40:47.290Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-12-18T13:40:47.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-12-18T13:40:47.335Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-18T13:40:47.359Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-18T13:40:47.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-18T13:40:47.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-18T13:40:47.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-18T13:40:47.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-18T13:40:47.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-18T13:40:47.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-18T13:40:47.508Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-12-18T13:40:47.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-18T13:40:47.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-18T13:40:47.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-18T13:40:47.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-18T13:40:47.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-18T13:40:47.642Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo [2024-12-18T13:40:47.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d6f91 [Pipeline] echo [2024-12-18T13:40:47.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-18T13:40:48.060Z] + git rev-list -1 --merges f8d6f913e387139350a067c8313caa5b135d1805~1..f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo [2024-12-18T13:40:48.095Z] -----------> git rev-list -1 --merges f8d6f913e387139350a067c8313caa5b135d1805~1..f8d6f913e387139350a067c8313caa5b135d1805 f8d6f913e387139350a067c8313caa5b135d1805 [2024-12-18T13:40:48.095Z] f8d6f913e387139350a067c8313caa5b135d1805 [false] [Pipeline] sh [2024-12-18T13:40:48.386Z] + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo [2024-12-18T13:40:48.402Z] ========================================================= [2024-12-18T13:40:48.402Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-18T13:40:48.402Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-18T13:40:48.736Z] + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] echo [2024-12-18T13:40:48.749Z] [semverPrep] GIT_COMMIT: f8d6f913e387139350a067c8313caa5b135d1805, Commit Message: Merge pull request #174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v4-4.0.0-dev.10 [Pipeline] echo [2024-12-18T13:40:48.761Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-18T13:40:49.120Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T13:40:49.120Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-18T13:40:49.120Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-18T13:40:49.120Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-18T13:40:49.120Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-18T13:40:49.120Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-18T13:40:49.120Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:40:49.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:40:49.732Z] [2024-12-18T13:40:49.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:40:50.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:40:50.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-18T13:40:50.040Z] b85a868b505f: Pulling fs layer [2024-12-18T13:40:50.040Z] e2be974225ed: Pulling fs layer [2024-12-18T13:40:50.040Z] 339a4e72a1f5: Pulling fs layer [2024-12-18T13:40:50.040Z] 988bab9f4d93: Pulling fs layer [2024-12-18T13:40:50.040Z] 1469e6f7b9e6: Pulling fs layer [2024-12-18T13:40:50.040Z] eaf3925da568: Pulling fs layer [2024-12-18T13:40:50.040Z] bab4dde63d76: Pulling fs layer [2024-12-18T13:40:50.040Z] bde34c3a00c8: Pulling fs layer [2024-12-18T13:40:50.040Z] b352a97aabf1: Pulling fs layer [2024-12-18T13:40:50.040Z] 4872d77fe225: Pulling fs layer [2024-12-18T13:40:50.040Z] 5851b861e8e6: Pulling fs layer [2024-12-18T13:40:50.040Z] 988bab9f4d93: Waiting [2024-12-18T13:40:50.040Z] eaf3925da568: Waiting [2024-12-18T13:40:50.040Z] bab4dde63d76: Waiting [2024-12-18T13:40:50.040Z] bde34c3a00c8: Waiting [2024-12-18T13:40:50.040Z] 1469e6f7b9e6: Waiting [2024-12-18T13:40:50.040Z] b352a97aabf1: Waiting [2024-12-18T13:40:50.040Z] 5851b861e8e6: Waiting [2024-12-18T13:40:50.040Z] 4872d77fe225: Waiting [2024-12-18T13:40:50.040Z] e2be974225ed: Verifying Checksum [2024-12-18T13:40:50.040Z] e2be974225ed: Download complete [2024-12-18T13:40:50.040Z] 988bab9f4d93: Verifying Checksum [2024-12-18T13:40:50.040Z] 988bab9f4d93: Download complete [2024-12-18T13:40:50.040Z] 1469e6f7b9e6: Verifying Checksum [2024-12-18T13:40:50.040Z] 1469e6f7b9e6: Download complete [2024-12-18T13:40:50.300Z] eaf3925da568: Verifying Checksum [2024-12-18T13:40:50.300Z] eaf3925da568: Download complete [2024-12-18T13:40:50.300Z] 339a4e72a1f5: Verifying Checksum [2024-12-18T13:40:50.300Z] 339a4e72a1f5: Download complete [2024-12-18T13:40:50.300Z] bde34c3a00c8: Download complete [2024-12-18T13:40:50.300Z] b352a97aabf1: Verifying Checksum [2024-12-18T13:40:50.300Z] b352a97aabf1: Download complete [2024-12-18T13:40:50.300Z] 4872d77fe225: Verifying Checksum [2024-12-18T13:40:50.300Z] 4872d77fe225: Download complete [2024-12-18T13:40:50.300Z] 5851b861e8e6: Verifying Checksum [2024-12-18T13:40:50.300Z] 5851b861e8e6: Download complete [2024-12-18T13:40:50.300Z] b85a868b505f: Verifying Checksum [2024-12-18T13:40:50.300Z] b85a868b505f: Download complete [2024-12-18T13:40:50.560Z] bab4dde63d76: Verifying Checksum [2024-12-18T13:40:50.560Z] bab4dde63d76: Download complete [2024-12-18T13:40:51.501Z] b85a868b505f: Pull complete [2024-12-18T13:40:51.760Z] e2be974225ed: Pull complete [2024-12-18T13:40:52.331Z] 339a4e72a1f5: Pull complete [2024-12-18T13:40:52.331Z] 988bab9f4d93: Pull complete [2024-12-18T13:40:52.591Z] 1469e6f7b9e6: Pull complete [2024-12-18T13:40:52.591Z] eaf3925da568: Pull complete [2024-12-18T13:40:54.504Z] bab4dde63d76: Pull complete [2024-12-18T13:40:54.504Z] bde34c3a00c8: Pull complete [2024-12-18T13:40:54.504Z] b352a97aabf1: Pull complete [2024-12-18T13:40:54.765Z] 4872d77fe225: Pull complete [2024-12-18T13:40:54.765Z] 5851b861e8e6: Pull complete [2024-12-18T13:40:54.765Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-18T13:40:54.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:40:54.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:40:54.919Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:40:54.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-18T13:40:57.456Z] $ docker top a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 -eo pid,comm [2024-12-18T13:40:57.508Z] 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). [2024-12-18T13:40:57.508Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T13:40:57.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T13:40:57.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T13:40:57.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T13:40:57.657Z] $ docker exec a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent [2024-12-18T13:40:57.762Z] SSH_AUTH_SOCK=/tmp/ssh-cFx6HAauv4Jk/agent.32 [2024-12-18T13:40:57.762Z] SSH_AGENT_PID=38 [2024-12-18T13:40:57.768Z] Running ssh-add (command line suppressed) [2024-12-18T13:40:57.866Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12946040912239040831.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12946040912239040831.key) [2024-12-18T13:40:57.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T13:40:58.176Z] + git tag --points-at HEAD [Pipeline] } [2024-12-18T13:40:58.186Z] $ docker exec --env ******** --env ******** a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent -k [2024-12-18T13:40:58.277Z] unset SSH_AUTH_SOCK; [2024-12-18T13:40:58.278Z] unset SSH_AGENT_PID; [2024-12-18T13:40:58.278Z] echo Agent pid 38 killed; [2024-12-18T13:40:58.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-18T13:40:58.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T13:40:58.335Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T13:40:58.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T13:40:58.447Z] $ docker exec a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent [2024-12-18T13:40:58.572Z] SSH_AUTH_SOCK=/tmp/ssh-ekP7pJBAZfx1/agent.71 [2024-12-18T13:40:58.572Z] SSH_AGENT_PID=77 [2024-12-18T13:40:58.577Z] Running ssh-add (command line suppressed) [2024-12-18T13:40:58.674Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11262163853752928284.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_11262163853752928284.key) [2024-12-18T13:40:58.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T13:40:58.983Z] + git semver init [2024-12-18T13:40:59.243Z] 2024-12-18 13:40:59,158 [run_init] DEBUG init version:0.0.0 force:False [2024-12-18T13:40:59.243Z] 2024-12-18 13:40:59,158 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver [2024-12-18T13:40:59.243Z] 2024-12-18 13:40:59,159 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver [2024-12-18T13:40:59.243Z] 2024-12-18 13:40:59,159 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-12-18T13:41:00.183Z] 2024-12-18 13:41:00,101 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude [2024-12-18T13:41:00.183Z] 2024-12-18 13:41:00,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False [2024-12-18T13:41:00.183Z] 2024-12-18 13:41:00,102 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:41:00.183Z] 2024-12-18 13:41:00,102 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:41:00.183Z] 4.0.0-dev.10 [Pipeline] } [2024-12-18T13:41:00.194Z] $ docker exec --env ******** --env ******** a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 ssh-agent -k [2024-12-18T13:41:00.289Z] unset SSH_AUTH_SOCK; [2024-12-18T13:41:00.289Z] unset SSH_AGENT_PID; [2024-12-18T13:41:00.289Z] echo Agent pid 77 killed; [2024-12-18T13:41:00.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T13:41:00.627Z] + git semver [Pipeline] } [2024-12-18T13:41:00.902Z] $ docker stop --time=1 a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 [2024-12-18T13:41:02.212Z] $ docker rm -f --volumes a9a17391b29aa27ab00a19653a867b0a800cc26e3708bb85bb867693c5840e66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T13:41:02.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-18T13:41:02.786Z] Stashed 1 file(s) [Pipeline] echo [2024-12-18T13:41:02.790Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 [2024-12-18T13:41:03.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T13:41:03.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-18T13:41:03.143Z] ========================================================= [2024-12-18T13:41:03.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-18T13:41:03.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-12-18T13:41:03.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T13:41:03.447Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-18T13:41:03.447Z] 43c4264eed91: Pulling fs layer [2024-12-18T13:41:03.447Z] 4cc291be95ef: Pulling fs layer [2024-12-18T13:41:03.447Z] 2ac1f1163629: Pulling fs layer [2024-12-18T13:41:03.447Z] 5c3c966382ef: Pulling fs layer [2024-12-18T13:41:03.447Z] 4f4fb700ef54: Pulling fs layer [2024-12-18T13:41:03.447Z] 5d5c8e513c77: Pulling fs layer [2024-12-18T13:41:03.447Z] 9f66e0745190: Pulling fs layer [2024-12-18T13:41:03.447Z] f49a43e4bbc0: Pulling fs layer [2024-12-18T13:41:03.447Z] 561ebcabdf7f: Pulling fs layer [2024-12-18T13:41:03.447Z] 4f4fb700ef54: Waiting [2024-12-18T13:41:03.447Z] 5d5c8e513c77: Waiting [2024-12-18T13:41:03.447Z] f49a43e4bbc0: Waiting [2024-12-18T13:41:03.447Z] 5c3c966382ef: Waiting [2024-12-18T13:41:03.447Z] 561ebcabdf7f: Waiting [2024-12-18T13:41:03.447Z] 9f66e0745190: Waiting [2024-12-18T13:41:03.447Z] 5c3c966382ef: Download complete [2024-12-18T13:41:03.447Z] 4f4fb700ef54: Verifying Checksum [2024-12-18T13:41:03.447Z] 4f4fb700ef54: Download complete [2024-12-18T13:41:03.447Z] 5d5c8e513c77: Download complete [2024-12-18T13:41:03.447Z] 43c4264eed91: Download complete [2024-12-18T13:41:03.447Z] 9f66e0745190: Verifying Checksum [2024-12-18T13:41:03.447Z] 9f66e0745190: Download complete [2024-12-18T13:41:03.707Z] 43c4264eed91: Pull complete [2024-12-18T13:41:03.707Z] 561ebcabdf7f: Verifying Checksum [2024-12-18T13:41:03.707Z] 561ebcabdf7f: Download complete [2024-12-18T13:41:03.707Z] 4cc291be95ef: Pull complete [2024-12-18T13:41:03.966Z] 2ac1f1163629: Verifying Checksum [2024-12-18T13:41:03.966Z] 2ac1f1163629: Download complete [2024-12-18T13:41:04.226Z] f49a43e4bbc0: Verifying Checksum [2024-12-18T13:41:04.226Z] f49a43e4bbc0: Download complete [2024-12-18T13:41:07.519Z] 2ac1f1163629: Pull complete [2024-12-18T13:41:07.775Z] 5c3c966382ef: Pull complete [2024-12-18T13:41:07.775Z] 4f4fb700ef54: Pull complete [2024-12-18T13:41:07.775Z] 5d5c8e513c77: Pull complete [2024-12-18T13:41:08.033Z] 9f66e0745190: Pull complete [2024-12-18T13:41:10.560Z] f49a43e4bbc0: Pull complete [2024-12-18T13:41:10.560Z] 561ebcabdf7f: Pull complete [2024-12-18T13:41:10.560Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-18T13:41:10.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-18T13:41:10.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-12-18T13:41:10.849Z] + 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 [2024-12-18T13:41:11.162Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-18T13:41:11.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:41:11.245Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:41:11.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-18T13:41:15.446Z] $ docker top 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T13:41:15.800Z] + go version [2024-12-18T13:41:15.800Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-18T13:41:15.811Z] $ docker stop --time=1 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 [2024-12-18T13:41:17.111Z] $ docker rm -f --volumes 1e03cf667e6ec562d3af7ea177dde3cc6ee65bb0f3dccaaf33b62821e04a8d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:41:17.555Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-18T13:41:17.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:41:17.635Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:41:17.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-18T13:41:18.019Z] $ docker top 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T13:41:18.385Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh [2024-12-18T13:41:18.693Z] + make test [2024-12-18T13:41:18.693Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-12-18T13:41:18.693Z] go: downloading github.com/stretchr/testify v1.10.0 [2024-12-18T13:41:18.693Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.15 [2024-12-18T13:41:18.693Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.10 [2024-12-18T13:41:18.951Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-12-18T13:41:18.951Z] go: downloading github.com/spf13/cast v1.7.1 [2024-12-18T13:41:18.951Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-12-18T13:41:18.951Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-12-18T13:41:18.951Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-12-18T13:41:18.951Z] go: downloading github.com/google/uuid v1.6.0 [2024-12-18T13:41:18.951Z] go: downloading github.com/go-playground/validator/v10 v10.23.0 [2024-12-18T13:41:18.951Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-12-18T13:41:18.951Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-12-18T13:41:18.951Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-12-18T13:41:18.951Z] go: downloading github.com/x448/float16 v0.8.4 [2024-12-18T13:41:18.951Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-12-18T13:41:18.951Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-12-18T13:41:18.951Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-12-18T13:41:18.951Z] go: downloading golang.org/x/crypto v0.31.0 [2024-12-18T13:41:18.951Z] go: downloading golang.org/x/text v0.21.0 [2024-12-18T13:41:19.209Z] go: downloading golang.org/x/net v0.27.0 [2024-12-18T13:41:19.209Z] go: downloading golang.org/x/sync v0.10.0 [2024-12-18T13:41:19.209Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-12-18T13:41:19.209Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-12-18T13:41:19.209Z] go: downloading golang.org/x/sys v0.28.0 [2024-12-18T13:41:29.203Z] github.com/edgexfoundry/go-mod-configuration/v4/configuration/mocks coverage: 0.0% of statements [2024-12-18T13:41:29.203Z] ok github.com/edgexfoundry/go-mod-configuration/v4/configuration 0.007s coverage: 83.3% of statements [2024-12-18T13:41:29.203Z] ok github.com/edgexfoundry/go-mod-configuration/v4/internal/pkg/keeper 0.028s coverage: 58.6% of statements [2024-12-18T13:41:29.203Z] ok github.com/edgexfoundry/go-mod-configuration/v4/pkg/types 0.008s coverage: 100.0% of statements [2024-12-18T13:41:41.408Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-12-18T13:41:42.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-18T13:41:42.786Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-12-18T13:41:42.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-18T13:41:42.815Z] $ docker stop --time=1 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 [2024-12-18T13:41:46.753Z] $ docker rm -f --volumes 207cfb885b0af01b85c007716840a9790fcb1715ebea5782716c2444d6b6b7a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T13:41:47.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-18T13:41:47.355Z] 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 [2024-12-18T13:41:47.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T13:41:47.864Z] [2024-12-18T13:41:47.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:41:48.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T13:41:48.163Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-18T13:41:48.163Z] 5eb5b503b376: Pulling fs layer [2024-12-18T13:41:48.163Z] 5c69ac0246d0: Pulling fs layer [2024-12-18T13:41:48.163Z] ec43610c2a17: Pulling fs layer [2024-12-18T13:41:48.163Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-18T13:41:48.163Z] 33b1e0a273af: Pulling fs layer [2024-12-18T13:41:48.163Z] 5d3b04190fa2: Pulling fs layer [2024-12-18T13:41:48.163Z] 2f39f015ded8: Pulling fs layer [2024-12-18T13:41:48.163Z] 5d3b04190fa2: Waiting [2024-12-18T13:41:48.163Z] 33b1e0a273af: Waiting [2024-12-18T13:41:48.163Z] 2f39f015ded8: Waiting [2024-12-18T13:41:48.163Z] 3a2ae6a8a46f: Waiting [2024-12-18T13:41:48.163Z] 5c69ac0246d0: Verifying Checksum [2024-12-18T13:41:48.163Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-18T13:41:48.163Z] 3a2ae6a8a46f: Download complete [2024-12-18T13:41:48.421Z] 33b1e0a273af: Verifying Checksum [2024-12-18T13:41:48.421Z] 33b1e0a273af: Download complete [2024-12-18T13:41:48.421Z] 5d3b04190fa2: Verifying Checksum [2024-12-18T13:41:48.421Z] 5d3b04190fa2: Download complete [2024-12-18T13:41:48.421Z] ec43610c2a17: Verifying Checksum [2024-12-18T13:41:48.421Z] ec43610c2a17: Download complete [2024-12-18T13:41:48.421Z] 5eb5b503b376: Verifying Checksum [2024-12-18T13:41:48.421Z] 5eb5b503b376: Download complete [2024-12-18T13:41:48.986Z] 2f39f015ded8: Verifying Checksum [2024-12-18T13:41:48.986Z] 2f39f015ded8: Download complete [2024-12-18T13:41:49.921Z] 5eb5b503b376: Pull complete [2024-12-18T13:41:49.921Z] 5c69ac0246d0: Pull complete [2024-12-18T13:41:50.179Z] ec43610c2a17: Pull complete [2024-12-18T13:41:50.437Z] 3a2ae6a8a46f: Pull complete [2024-12-18T13:41:50.696Z] 33b1e0a273af: Pull complete [2024-12-18T13:41:50.696Z] 5d3b04190fa2: Pull complete [2024-12-18T13:41:55.962Z] 2f39f015ded8: Pull complete [2024-12-18T13:41:55.962Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-18T13:41:55.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T13:41:55.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:41:56.064Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:41:56.092Z] $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-18T13:41:59.971Z] $ docker top b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:00.358Z] ---> job-cost.sh [2024-12-18T13:42:00.358Z] lf-activate-venv: SKIPPING [2024-12-18T13:42:00.358Z] INFO: No Stack... [2024-12-18T13:42:00.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-18T13:42:01.187Z] INFO: Archiving Costs [Pipeline] sh [2024-12-18T13:42:01.482Z] + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv [2024-12-18T13:42:01.482Z] + cut -d, -f6 [Pipeline] lock [2024-12-18T13:42:01.499Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] [2024-12-18T13:42:01.508Z] Resource [jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] did not exist. Created. [2024-12-18T13:42:01.516Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-18T13:42:01.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-18T13:42:01.856Z] Stashed 1 file(s) [Pipeline] } [2024-12-18T13:42:01.864Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-configuration-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-18T13:42:01.894Z] $ docker stop --time=1 b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed [2024-12-18T13:42:03.051Z] $ docker rm -f --volumes b06bf0ee3cbe4da22dd8a825f2c4d36645a0adabead13132d80aa3373f83b2ed [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 [2024-12-18T13:42:03.301Z] provisioning config files... [2024-12-18T13:42:03.311Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8880928221001028341tmp [Pipeline] { [Pipeline] sh [2024-12-18T13:42:03.633Z] + set +x [2024-12-18T13:42:03.633Z] + curl -s https://codecov.io/bash [2024-12-18T13:42:03.633Z] + bash -s -- [2024-12-18T13:42:03.894Z] [2024-12-18T13:42:03.894Z] _____ _ [2024-12-18T13:42:03.894Z] / ____| | | [2024-12-18T13:42:03.894Z] | | ___ __| | ___ ___ _____ __ [2024-12-18T13:42:03.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-18T13:42:03.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-18T13:42:03.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-18T13:42:03.894Z] Bash-1.0.6 [2024-12-18T13:42:03.894Z] [2024-12-18T13:42:03.894Z] [2024-12-18T13:42:03.894Z] ==> git version 2.25.1 found [2024-12-18T13:42:03.894Z] ==> 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 [2024-12-18T13:42:03.894Z] Release-Date: 2020-01-08 [2024-12-18T13:42:03.894Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-18T13:42:03.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-18T13:42:03.894Z] ==> Jenkins CI detected. [2024-12-18T13:42:03.894Z] current dir:  /w/workspace/oundry_go-mod-configuration_main [2024-12-18T13:42:03.894Z] project root: . [2024-12-18T13:42:03.894Z] --> token set from env [2024-12-18T13:42:03.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-18T13:42:03.894Z] ==> Running gcov in . (disable via -X gcov) [2024-12-18T13:42:03.894Z] ==> Python coveragepy not found [2024-12-18T13:42:03.894Z] ==> Searching for coverage reports in: [2024-12-18T13:42:03.894Z] + . [2024-12-18T13:42:03.894Z] -> Found 1 reports [2024-12-18T13:42:03.894Z] ==> Detecting git/mercurial file structure [2024-12-18T13:42:03.894Z] ==> Reading reports [2024-12-18T13:42:03.894Z] + ./coverage.out bytes=25565 [2024-12-18T13:42:03.894Z] ==> Appending adjustments [2024-12-18T13:42:03.894Z] https://docs.codecov.io/docs/fixing-reports [2024-12-18T13:42:04.153Z] + Found adjustments [2024-12-18T13:42:04.153Z] ==> Gzipping contents [2024-12-18T13:42:04.153Z] 4.0K /tmp/codecov.2tyEfG.gz [2024-12-18T13:42:04.153Z] ==> Uploading reports [2024-12-18T13:42:04.153Z] url: https://codecov.io [2024-12-18T13:42:04.153Z] query: branch=main&commit=f8d6f913e387139350a067c8313caa5b135d1805&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-18T13:42:04.153Z] -> Pinging Codecov [2024-12-18T13:42:04.153Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f8d6f913e387139350a067c8313caa5b135d1805&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-18T13:42:04.413Z] -> Uploading to [2024-12-18T13:42:04.413Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-configuration/f8d6f913e387139350a067c8313caa5b135d1805/7835c612-653f-49aa-8eda-4e566d644e57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241218T134204Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=562cd8a53c56458a5810136472145d23800444a6209eb912c263c201d8ecca86 [2024-12-18T13:42:04.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-18T13:42:04.413Z] Dload Upload Total Spent Left Speed [2024-12-18T13:42:04.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3382 0 0 100 3382 0 9888 --:--:-- --:--:-- --:--:-- 9860 100 3382 0 0 100 3382 0 9860 --:--:-- --:--:-- --:--:-- 9860 [2024-12-18T13:42:04.673Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] } [2024-12-18T13:42:04.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-18T13:42:04.876Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-18T13:42:04.891Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:05.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T13:42:05.194Z] [2024-12-18T13:42:05.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:05.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T13:42:05.498Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-18T13:42:05.498Z] 43c4264eed91: Already exists [2024-12-18T13:42:05.498Z] 4cc291be95ef: Already exists [2024-12-18T13:42:05.498Z] 2ac1f1163629: Already exists [2024-12-18T13:42:05.498Z] 5c3c966382ef: Already exists [2024-12-18T13:42:05.498Z] 4f4fb700ef54: Already exists [2024-12-18T13:42:05.498Z] d9c7d2e4e75e: Pulling fs layer [2024-12-18T13:42:05.498Z] 9c3e1370e548: Pulling fs layer [2024-12-18T13:42:05.760Z] d9c7d2e4e75e: Verifying Checksum [2024-12-18T13:42:05.760Z] d9c7d2e4e75e: Download complete [2024-12-18T13:42:06.020Z] d9c7d2e4e75e: Pull complete [2024-12-18T13:42:06.589Z] 9c3e1370e548: Verifying Checksum [2024-12-18T13:42:06.589Z] 9c3e1370e548: Download complete [2024-12-18T13:42:09.874Z] 9c3e1370e548: Pull complete [2024-12-18T13:42:09.874Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-18T13:42:09.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-18T13:42:09.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:09.965Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:09.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-18T13:42:12.705Z] $ docker top 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T13:42:13.056Z] + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] echo [2024-12-18T13:42:13.066Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh [2024-12-18T13:42:13.346Z] + set -o pipefail [2024-12-18T13:42:13.346Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' [2024-12-18T13:42:17.544Z] [2024-12-18T13:42:17.544Z] Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v4)... [2024-12-18T13:42:17.544Z] [2024-12-18T13:42:17.544Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9058f8bc-7826-44a2-9133-c5a7a6d208e7/history/f75bd708-e2e2-407b-8a25-d8ded8040bd3 [2024-12-18T13:42:17.544Z] [2024-12-18T13:42:17.544Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-18T13:42:17.544Z] [2024-12-18T13:42:17.544Z] [2024-12-18T13:42:17.544Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-18T13:42:17.544Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-18T13:42:17.554Z] $ docker stop --time=1 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa [2024-12-18T13:42:20.798Z] $ docker rm -f --volumes 0fda820008866871ce1cf471f33bbe2f72077bfb013b32f7e610110aa79709aa [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 [2024-12-18T13:42:21.509Z] + git log --format=format:%s -1 f8d6f913e387139350a067c8313caa5b135d1805 [Pipeline] sh [2024-12-18T13:42:21.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T13:42:21.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:22.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:42:22.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:22.189Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:22.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-18T13:42:22.604Z] $ docker top ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 -eo pid,comm [2024-12-18T13:42:22.660Z] 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). [2024-12-18T13:42:22.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T13:42:22.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T13:42:22.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T13:42:22.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T13:42:22.846Z] $ docker exec ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 ssh-agent [2024-12-18T13:42:22.962Z] SSH_AUTH_SOCK=/tmp/ssh-77eMCpFQQet1/agent.32 [2024-12-18T13:42:22.962Z] SSH_AGENT_PID=38 [2024-12-18T13:42:22.968Z] Running ssh-add (command line suppressed) [2024-12-18T13:42:23.056Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13766004103834411160.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_13766004103834411160.key) [2024-12-18T13:42:23.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T13:42:23.369Z] + git semver tag [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,529 [run_tag] DEBUG tag force:False [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,529 [check_head_tag] DEBUG check head tag [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,531 [execute] INFO git cat-file --batch-check [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,534 [execute] INFO git cat-file --batch [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,552 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,552 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-12-18T13:42:23.629Z] 2024-12-18 13:42:23,558 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:23.629Z] 4.0.0-dev.10 [Pipeline] } [2024-12-18T13:42:23.637Z] $ docker exec --env ******** --env ******** ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 ssh-agent -k [2024-12-18T13:42:23.735Z] unset SSH_AUTH_SOCK; [2024-12-18T13:42:23.735Z] unset SSH_AGENT_PID; [2024-12-18T13:42:23.735Z] echo Agent pid 38 killed; [2024-12-18T13:42:23.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T13:42:24.079Z] + git semver [Pipeline] } [2024-12-18T13:42:24.347Z] $ docker stop --time=1 ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 [2024-12-18T13:42:25.636Z] $ docker rm -f --volumes ebf6ea31ef1e2a41aa490bbb7e36370243bf2659546a0de819883e63518ac9c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:26.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T13:42:26.048Z] [2024-12-18T13:42:26.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:26.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T13:42:26.351Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-18T13:42:26.351Z] ab5ef0e58194: Pulling fs layer [2024-12-18T13:42:26.351Z] 9712f1f96733: Pulling fs layer [2024-12-18T13:42:26.351Z] 63f879dbbcfc: Pulling fs layer [2024-12-18T13:42:26.351Z] 0d9ebad4ef96: Pulling fs layer [2024-12-18T13:42:26.351Z] e9a5061849ea: Pulling fs layer [2024-12-18T13:42:26.351Z] d747dcd14b5f: Pulling fs layer [2024-12-18T13:42:26.351Z] 2de7ff778b66: Pulling fs layer [2024-12-18T13:42:26.351Z] d747dcd14b5f: Waiting [2024-12-18T13:42:26.351Z] 2de7ff778b66: Waiting [2024-12-18T13:42:26.351Z] 0d9ebad4ef96: Waiting [2024-12-18T13:42:26.351Z] e9a5061849ea: Waiting [2024-12-18T13:42:26.351Z] 9712f1f96733: Verifying Checksum [2024-12-18T13:42:26.351Z] 9712f1f96733: Download complete [2024-12-18T13:42:26.920Z] 63f879dbbcfc: Verifying Checksum [2024-12-18T13:42:26.920Z] 63f879dbbcfc: Download complete [2024-12-18T13:42:26.920Z] e9a5061849ea: Verifying Checksum [2024-12-18T13:42:26.920Z] e9a5061849ea: Download complete [2024-12-18T13:42:26.920Z] d747dcd14b5f: Verifying Checksum [2024-12-18T13:42:26.920Z] d747dcd14b5f: Download complete [2024-12-18T13:42:26.920Z] ab5ef0e58194: Verifying Checksum [2024-12-18T13:42:26.920Z] ab5ef0e58194: Download complete [2024-12-18T13:42:26.920Z] 0d9ebad4ef96: Verifying Checksum [2024-12-18T13:42:26.920Z] 0d9ebad4ef96: Download complete [2024-12-18T13:42:26.920Z] 2de7ff778b66: Verifying Checksum [2024-12-18T13:42:26.920Z] 2de7ff778b66: Download complete [2024-12-18T13:42:30.215Z] ab5ef0e58194: Pull complete [2024-12-18T13:42:30.215Z] 9712f1f96733: Pull complete [2024-12-18T13:42:30.475Z] 63f879dbbcfc: Pull complete [2024-12-18T13:42:34.671Z] 0d9ebad4ef96: Pull complete [2024-12-18T13:42:34.671Z] e9a5061849ea: Pull complete [2024-12-18T13:42:34.671Z] d747dcd14b5f: Pull complete [2024-12-18T13:42:35.607Z] 2de7ff778b66: Pull complete [2024-12-18T13:42:35.607Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-18T13:42:35.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-18T13:42:35.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:35.705Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:35.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-18T13:42:40.793Z] $ docker top 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-18T13:42:40.875Z] provisioning config files... [2024-12-18T13:42:40.883Z] copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7484161499133363873tmp [2024-12-18T13:42:40.893Z] copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config14157106428128462128tmp [2024-12-18T13:42:40.903Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config9707180427004567061tmp [Pipeline] { [Pipeline] echo [2024-12-18T13:42:40.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:41.298Z] ---> sigul-configuration.sh [2024-12-18T13:42:41.298Z] gpg: directory `/root/.gnupg' created [2024-12-18T13:42:41.298Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-18T13:42:41.298Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-18T13:42:41.298Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-18T13:42:41.298Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-18T13:42:41.298Z] gpg: CAST5 encrypted data [2024-12-18T13:42:41.298Z] gpg: encrypted with 1 passphrase [2024-12-18T13:42:41.298Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-18T13:42:41.607Z] + mkdir /home/jenkins [2024-12-18T13:42:41.607Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-18T13:42:41.917Z] + 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 [2024-12-18T13:42:41.931Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:42.225Z] ---> sigul-install.sh [2024-12-18T13:42:42.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-18T13:42:42.601Z] + git tag --list [2024-12-18T13:42:42.601Z] v0.0.0 [2024-12-18T13:42:42.601Z] v0.0.1 [2024-12-18T13:42:42.601Z] v0.0.2 [2024-12-18T13:42:42.601Z] v0.0.3 [2024-12-18T13:42:42.601Z] v0.0.4 [2024-12-18T13:42:42.601Z] v0.0.5 [2024-12-18T13:42:42.601Z] v0.0.6 [2024-12-18T13:42:42.601Z] v0.0.7 [2024-12-18T13:42:42.601Z] v0.0.8 [2024-12-18T13:42:42.601Z] v2.0.0 [2024-12-18T13:42:42.601Z] v2.1.0 [2024-12-18T13:42:42.601Z] v2.2.0 [2024-12-18T13:42:42.601Z] v2.3.0 [2024-12-18T13:42:42.601Z] v3.0 [2024-12-18T13:42:42.601Z] v3.0.0 [2024-12-18T13:42:42.601Z] v3.1 [2024-12-18T13:42:42.601Z] v3.1.0 [2024-12-18T13:42:42.601Z] v3.1.0-dev.1 [2024-12-18T13:42:42.601Z] v3.1.0-dev.2 [2024-12-18T13:42:42.601Z] v3.1.0-dev.3 [2024-12-18T13:42:42.601Z] v3.1.0-dev.4 [2024-12-18T13:42:42.601Z] v3.1.0-dev.5 [2024-12-18T13:42:42.601Z] v3.1.0-dev.6 [2024-12-18T13:42:42.601Z] v3.1.0-dev.7 [2024-12-18T13:42:42.601Z] v3.1.0-dev.8 [2024-12-18T13:42:42.601Z] v3.2.0-dev.1 [2024-12-18T13:42:42.601Z] v3.2.0-dev.10 [2024-12-18T13:42:42.601Z] v3.2.0-dev.11 [2024-12-18T13:42:42.601Z] v3.2.0-dev.12 [2024-12-18T13:42:42.601Z] v3.2.0-dev.13 [2024-12-18T13:42:42.601Z] v3.2.0-dev.14 [2024-12-18T13:42:42.601Z] v3.2.0-dev.15 [2024-12-18T13:42:42.601Z] v3.2.0-dev.16 [2024-12-18T13:42:42.601Z] v3.2.0-dev.17 [2024-12-18T13:42:42.601Z] v3.2.0-dev.18 [2024-12-18T13:42:42.601Z] v3.2.0-dev.19 [2024-12-18T13:42:42.601Z] v3.2.0-dev.2 [2024-12-18T13:42:42.601Z] v3.2.0-dev.3 [2024-12-18T13:42:42.601Z] v3.2.0-dev.4 [2024-12-18T13:42:42.601Z] v3.2.0-dev.5 [2024-12-18T13:42:42.601Z] v3.2.0-dev.6 [2024-12-18T13:42:42.601Z] v3.2.0-dev.7 [2024-12-18T13:42:42.601Z] v3.2.0-dev.8 [2024-12-18T13:42:42.601Z] v3.2.0-dev.9 [2024-12-18T13:42:42.601Z] v4.0.0-dev.1 [2024-12-18T13:42:42.601Z] v4.0.0-dev.10 [2024-12-18T13:42:42.601Z] v4.0.0-dev.2 [2024-12-18T13:42:42.601Z] v4.0.0-dev.3 [2024-12-18T13:42:42.601Z] v4.0.0-dev.4 [2024-12-18T13:42:42.601Z] v4.0.0-dev.5 [2024-12-18T13:42:42.601Z] v4.0.0-dev.6 [2024-12-18T13:42:42.601Z] v4.0.0-dev.7 [2024-12-18T13:42:42.601Z] v4.0.0-dev.8 [2024-12-18T13:42:42.601Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-18T13:42:42.930Z] + lftools sign git-tag v4.0.0-dev.10 [2024-12-18T13:42:43.533Z] Signing Git tag with Sigul... [2024-12-18T13:42:43.533Z] Signing v4.0.0-dev.10 [Pipeline] echo [2024-12-18T13:42:44.134Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:44.427Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-18T13:42:44.434Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-18T13:42:44.462Z] $ docker stop --time=1 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc [2024-12-18T13:42:45.745Z] $ docker rm -f --volumes 078ad1ae6e132d4b0139721185724ec2ce69d9af9e038eda0a3a32127d4f1dcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-18T13:42:46.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T13:42:46.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:46.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:42:46.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:46.592Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:46.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-18T13:42:46.962Z] $ docker top 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T13:42:47.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T13:42:47.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T13:42:47.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T13:42:47.190Z] $ docker exec 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 ssh-agent [2024-12-18T13:42:47.301Z] SSH_AUTH_SOCK=/tmp/ssh-Nzj6r8CdFdl7/agent.32 [2024-12-18T13:42:47.301Z] SSH_AGENT_PID=38 [2024-12-18T13:42:47.305Z] Running ssh-add (command line suppressed) [2024-12-18T13:42:47.417Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14079356168681177128.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_14079356168681177128.key) [2024-12-18T13:42:47.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T13:42:47.729Z] + git semver bump pre [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,920 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,921 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,921 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,921 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,921 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,921 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,925 [execute] INFO git cat-file --batch-check [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,925 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,932 [execute] INFO git cat-file --batch [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T13:42:47.988Z] 2024-12-18 13:42:47,937 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:47.988Z] 4.0.0-dev.11 [Pipeline] } [2024-12-18T13:42:47.997Z] $ docker exec --env ******** --env ******** 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 ssh-agent -k [2024-12-18T13:42:48.106Z] unset SSH_AUTH_SOCK; [2024-12-18T13:42:48.106Z] unset SSH_AGENT_PID; [2024-12-18T13:42:48.106Z] echo Agent pid 38 killed; [2024-12-18T13:42:48.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T13:42:48.439Z] + git semver [Pipeline] } [2024-12-18T13:42:48.714Z] $ docker stop --time=1 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 [2024-12-18T13:42:50.027Z] $ docker rm -f --volumes 9e31961cd429dafb207207a3f71607cda1c309933db3bb07f301019ce134f138 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-18T13:42:50.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-18T13:42:50.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:50.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-18T13:42:50.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:50.772Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:50.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-18T13:42:51.112Z] $ docker top d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-18T13:42:51.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-18T13:42:51.218Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-18T13:42:51.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-18T13:42:51.325Z] $ docker exec d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 ssh-agent [2024-12-18T13:42:51.433Z] SSH_AUTH_SOCK=/tmp/ssh-RUwSOIStiFto/agent.31 [2024-12-18T13:42:51.433Z] SSH_AGENT_PID=37 [2024-12-18T13:42:51.439Z] Running ssh-add (command line suppressed) [2024-12-18T13:42:51.535Z] Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_950562576119530363.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_950562576119530363.key) [2024-12-18T13:42:51.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-18T13:42:51.847Z] + git semver push [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,024 [run_push] DEBUG push [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,024 [execute] INFO git cat-file --batch-check [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,029 [execute] INFO git rev-list 6ea1e06d6b1ff6879cb1b9d51074ab0b10199b54 -- [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,030 [execute] DEBUG Popen(['git', 'rev-list', '6ea1e06d6b1ff6879cb1b9d51074ab0b10199b54', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,038 [execute] INFO git fetch -v origin [2024-12-18T13:42:52.109Z] 2024-12-18 13:42:52,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-18T13:42:52.680Z] 2024-12-18 13:42:52,589 [run_push] DEBUG no remote changes detected [2024-12-18T13:42:52.680Z] 2024-12-18 13:42:52,589 [execute] INFO git push origin semver [2024-12-18T13:42:52.680Z] 2024-12-18 13:42:52,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-18T13:42:53.620Z] 2024-12-18 13:42:53,342 [run_push] DEBUG push all version tags [2024-12-18T13:42:53.620Z] 2024-12-18 13:42:53,343 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-18T13:42:53.620Z] 2024-12-18 13:42:53,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) [2024-12-18T13:42:54.191Z] 2024-12-18 13:42:54,040 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main [2024-12-18T13:42:54.191Z] 4.0.0-dev.11 [Pipeline] } [2024-12-18T13:42:54.200Z] $ docker exec --env ******** --env ******** d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 ssh-agent -k [2024-12-18T13:42:54.299Z] unset SSH_AUTH_SOCK; [2024-12-18T13:42:54.299Z] unset SSH_AGENT_PID; [2024-12-18T13:42:54.299Z] echo Agent pid 37 killed; [2024-12-18T13:42:54.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-18T13:42:54.636Z] + git semver [Pipeline] } [2024-12-18T13:42:54.907Z] $ docker stop --time=1 d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 [2024-12-18T13:42:56.176Z] $ docker rm -f --volumes d0eb06ffa170e76fcc6ea9f8086a0a6a6feb6d52a0ab4f616873d6b630cb39a6 [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 [2024-12-18T13:42:56.794Z] + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] [2024-12-18T13:42:56.794Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-12-18T13:42:56.794Z] total 16 [2024-12-18T13:42:56.794Z] drwxr-xr-x 3 root root 4096 Dec 18 13:42 . [2024-12-18T13:42:56.794Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 13:42 .. [2024-12-18T13:42:56.794Z] drwxr-xr-x 2 root root 4096 Dec 18 13:42 cost [2024-12-18T13:42:56.794Z] -rw-r--r-- 1 root root 91 Dec 18 13:42 cost.csv [2024-12-18T13:42:56.794Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives [2024-12-18T13:42:56.794Z] + ls -al /w/workspace/oundry_go-mod-configuration_main/archives [2024-12-18T13:42:56.794Z] total 16 [2024-12-18T13:42:56.795Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 13:42 . [2024-12-18T13:42:56.795Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 13:42 .. [2024-12-18T13:42:56.795Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 13:42 cost [2024-12-18T13:42:56.795Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 18 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:57.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:42:57.951Z] ---> package-listing.sh [2024-12-18T13:42:57.951Z] ++ facter osfamily [2024-12-18T13:42:57.951Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-18T13:42:58.211Z] + OS_FAMILY=debian [2024-12-18T13:42:58.211Z] + workspace=/w/workspace/oundry_go-mod-configuration_main [2024-12-18T13:42:58.211Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-18T13:42:58.211Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-18T13:42:58.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-18T13:42:58.211Z] + PACKAGES=/tmp/packages_start.txt [2024-12-18T13:42:58.211Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-12-18T13:42:58.211Z] + PACKAGES=/tmp/packages_end.txt [2024-12-18T13:42:58.211Z] + case "${OS_FAMILY}" in [2024-12-18T13:42:58.211Z] + dpkg -l [2024-12-18T13:42:58.211Z] + grep '^ii' [2024-12-18T13:42:58.211Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-18T13:42:58.211Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-18T13:42:58.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-18T13:42:58.211Z] + '[' /w/workspace/oundry_go-mod-configuration_main ']' [2024-12-18T13:42:58.211Z] + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ [2024-12-18T13:42:58.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo [2024-12-18T13:42:58.223Z] 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-18T13:42:58.500Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-18T13:42:59.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-18T13:42:59.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-18T13:42:59.151Z] prd-ubuntu20.04-docker-8c-8g-35336 does not seem to be running inside a container [2024-12-18T13:42:59.174Z] $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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 [2024-12-18T13:42:59.364Z] $ docker top dc76f829840c75452383b5a8197e4e65755ae7cee37b14956c7c6ebb013efe67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-18T13:42:59.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-18T13:42:59.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-18T13:43:00.281Z] + ls /var/log/sa-host [2024-12-18T13:43:00.281Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-18T13:43:00.360Z] provisioning config files... [2024-12-18T13:43:00.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2902605611230423235tmp [Pipeline] { [Pipeline] echo [2024-12-18T13:43:00.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:43:00.675Z] ---> create-netrc.sh [Pipeline] } [2024-12-18T13:43:00.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:43:01.012Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-18T13:43:01.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:43:01.308Z] ---> sudo-logs.sh [2024-12-18T13:43:01.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-18T13:43:01.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:43:01.625Z] ---> job-cost.sh [2024-12-18T13:43:01.625Z] lf-activate-venv: SKIPPING [2024-12-18T13:43:01.625Z] DEBUG: total: 0.2199999988079071 [2024-12-18T13:43:01.625Z] INFO: Retrieving Stack Cost... [2024-12-18T13:43:01.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-18T13:43:02.144Z] INFO: Archiving Costs [Pipeline] echo [2024-12-18T13:43:02.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-18T13:43:02.441Z] ---> logs-deploy.sh [2024-12-18T13:43:02.441Z] lf-activate-venv: SKIPPING [2024-12-18T13:43:02.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/86 [2024-12-18T13:43:02.441Z] INFO: archiving workspace using pattern(s): [2024-12-18T13:43:03.379Z] Archives upload complete. [2024-12-18T13:43:03.379Z] INFO: archiving logs to Nexus