Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e25b965d1781e63a7af9eb3ad8175955d7fe9168 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-ssh940512113686855652.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12484089201847455921.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 590556114a56c6d90cc8043840e039c2f74196dc 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-core-contracts/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-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16962864821298342001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13549624601587691378.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-core-contracts/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-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5821597934875646448.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-core-contracts 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-7186 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e25b965d1781e63a7af9eb3ad8175955d7fe9168 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 e25b965d1781e63a7af9eb3ad8175955d7fe9168 # timeout=10 Commit message: "Merge pull request #913 from jackchenjc/issue-908-4" > git rev-list --no-walk 108bb03d5e5acafa147a17e2c39ad795dd19405b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-06T08:33:14.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-06T08:33:14.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-06T08:33:14.220Z] ========================================================= [2024-08-06T08:33:14.220Z] EdgeX Global Pipelines Version Info [2024-08-06T08:33:14.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:33:14.993Z] ------------------- [2024-08-06T08:33:14.993Z] stable info: [2024-08-06T08:33:14.993Z] ------------------- [2024-08-06T08:33:14.993Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T08:33:14.993Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-06T08:33:14.993Z] Message: update stable to v1.0.260 [2024-08-06T08:33:15.566Z] ------------------- [2024-08-06T08:33:15.566Z] experimental info: [2024-08-06T08:33:15.566Z] ------------------- [2024-08-06T08:33:15.566Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-06T08:33:15.566Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-06T08:33:15.566Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-06T08:33:15.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2024-08-06T08:33:15.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2024-08-06T08:33:15.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-06T08:33:15.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-06T08:33:15.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-06T08:33:15.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-06T08:33:15.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-06T08:33:15.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-06T08:33:15.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-06T08:33:15.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-06T08:33:15.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-06T08:33:15.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2024-08-06T08:33:15.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-06T08:33:15.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-06T08:33:15.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-08-06T08:33:16.004Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-06T08:33:16.029Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-06T08:33:16.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-06T08:33:16.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-06T08:33:16.092Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-06T08:33:16.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-06T08:33:16.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-06T08:33:16.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-06T08:33:16.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-06T08:33:16.231Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-08-06T08:33:16.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-06T08:33:16.274Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-06T08:33:16.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-06T08:33:16.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-06T08:33:16.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-06T08:33:16.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo [2024-08-06T08:33:16.387Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e25b965 [Pipeline] echo [2024-08-06T08:33:16.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-06T08:33:16.798Z] + git rev-list -1 --merges e25b965d1781e63a7af9eb3ad8175955d7fe9168~1..e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo [2024-08-06T08:33:16.825Z] -----------> git rev-list -1 --merges e25b965d1781e63a7af9eb3ad8175955d7fe9168~1..e25b965d1781e63a7af9eb3ad8175955d7fe9168 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [2024-08-06T08:33:16.825Z] e25b965d1781e63a7af9eb3ad8175955d7fe9168 [false] [Pipeline] sh [2024-08-06T08:33:17.115Z] + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo [2024-08-06T08:33:17.133Z] ========================================================= [2024-08-06T08:33:17.133Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-06T08:33:17.133Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T08:33:17.476Z] + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] echo [2024-08-06T08:33:17.487Z] [semverPrep] GIT_COMMIT: e25b965d1781e63a7af9eb3ad8175955d7fe9168, Commit Message: Merge pull request #913 from jackchenjc/issue-908-4 [Pipeline] echo [2024-08-06T08:33:17.500Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-06T08:33:17.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T08:33:17.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-06T08:33:17.874Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-06T08:33:17.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-06T08:33:17.874Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-06T08:33:17.874Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-06T08:33:17.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:33:18.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:33:18.292Z] [2024-08-06T08:33:18.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:33:18.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:33:18.857Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-06T08:33:18.857Z] b85a868b505f: Pulling fs layer [2024-08-06T08:33:18.857Z] e2be974225ed: Pulling fs layer [2024-08-06T08:33:18.857Z] 339a4e72a1f5: Pulling fs layer [2024-08-06T08:33:18.857Z] 988bab9f4d93: Pulling fs layer [2024-08-06T08:33:18.857Z] 1469e6f7b9e6: Pulling fs layer [2024-08-06T08:33:18.857Z] eaf3925da568: Pulling fs layer [2024-08-06T08:33:18.857Z] bab4dde63d76: Pulling fs layer [2024-08-06T08:33:18.857Z] bde34c3a00c8: Pulling fs layer [2024-08-06T08:33:18.857Z] b352a97aabf1: Pulling fs layer [2024-08-06T08:33:18.857Z] 4872d77fe225: Pulling fs layer [2024-08-06T08:33:18.857Z] 5851b861e8e6: Pulling fs layer [2024-08-06T08:33:18.857Z] 988bab9f4d93: Waiting [2024-08-06T08:33:18.857Z] 1469e6f7b9e6: Waiting [2024-08-06T08:33:18.857Z] b352a97aabf1: Waiting [2024-08-06T08:33:18.857Z] 4872d77fe225: Waiting [2024-08-06T08:33:18.857Z] eaf3925da568: Waiting [2024-08-06T08:33:18.857Z] 5851b861e8e6: Waiting [2024-08-06T08:33:18.857Z] bab4dde63d76: Waiting [2024-08-06T08:33:18.857Z] e2be974225ed: Verifying Checksum [2024-08-06T08:33:18.857Z] e2be974225ed: Download complete [2024-08-06T08:33:18.857Z] 988bab9f4d93: Verifying Checksum [2024-08-06T08:33:18.857Z] 988bab9f4d93: Download complete [2024-08-06T08:33:18.857Z] 1469e6f7b9e6: Verifying Checksum [2024-08-06T08:33:18.857Z] 1469e6f7b9e6: Download complete [2024-08-06T08:33:18.857Z] eaf3925da568: Download complete [2024-08-06T08:33:18.857Z] 339a4e72a1f5: Verifying Checksum [2024-08-06T08:33:18.857Z] 339a4e72a1f5: Download complete [2024-08-06T08:33:18.857Z] bde34c3a00c8: Download complete [2024-08-06T08:33:18.857Z] b352a97aabf1: Verifying Checksum [2024-08-06T08:33:18.857Z] b352a97aabf1: Download complete [2024-08-06T08:33:18.857Z] 4872d77fe225: Verifying Checksum [2024-08-06T08:33:18.857Z] 4872d77fe225: Download complete [2024-08-06T08:33:18.857Z] 5851b861e8e6: Download complete [2024-08-06T08:33:19.117Z] b85a868b505f: Verifying Checksum [2024-08-06T08:33:19.117Z] b85a868b505f: Download complete [2024-08-06T08:33:19.117Z] bab4dde63d76: Verifying Checksum [2024-08-06T08:33:19.117Z] bab4dde63d76: Download complete [2024-08-06T08:33:20.053Z] b85a868b505f: Pull complete [2024-08-06T08:33:20.311Z] e2be974225ed: Pull complete [2024-08-06T08:33:20.879Z] 339a4e72a1f5: Pull complete [2024-08-06T08:33:20.879Z] 988bab9f4d93: Pull complete [2024-08-06T08:33:21.138Z] 1469e6f7b9e6: Pull complete [2024-08-06T08:33:21.138Z] eaf3925da568: Pull complete [2024-08-06T08:33:23.043Z] bab4dde63d76: Pull complete [2024-08-06T08:33:23.043Z] bde34c3a00c8: Pull complete [2024-08-06T08:33:23.043Z] b352a97aabf1: Pull complete [2024-08-06T08:33:23.043Z] 4872d77fe225: Pull complete [2024-08-06T08:33:23.303Z] 5851b861e8e6: Pull complete [2024-08-06T08:33:23.303Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-06T08:33:23.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:33:23.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:33:23.447Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:33:23.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:33:26.738Z] $ docker top 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 -eo pid,comm [2024-08-06T08:33:26.793Z] 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-08-06T08:33:26.793Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T08:33:26.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T08:33:26.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T08:33:26.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T08:33:26.958Z] $ docker exec 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent [2024-08-06T08:33:27.064Z] SSH_AUTH_SOCK=/tmp/ssh-8QFyXKxDbOA6/agent.31 [2024-08-06T08:33:27.064Z] SSH_AGENT_PID=37 [2024-08-06T08:33:27.070Z] Running ssh-add (command line suppressed) [2024-08-06T08:33:27.172Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7160679356016800191.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7160679356016800191.key) [2024-08-06T08:33:27.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T08:33:27.485Z] + git tag --points-at HEAD [Pipeline] } [2024-08-06T08:33:27.495Z] $ docker exec --env ******** --env ******** 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent -k [2024-08-06T08:33:27.598Z] unset SSH_AUTH_SOCK; [2024-08-06T08:33:27.601Z] unset SSH_AGENT_PID; [2024-08-06T08:33:27.601Z] echo Agent pid 37 killed; [2024-08-06T08:33:27.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-06T08:33:27.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T08:33:27.658Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T08:33:27.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T08:33:27.765Z] $ docker exec 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent [2024-08-06T08:33:27.879Z] SSH_AUTH_SOCK=/tmp/ssh-vSiemg1ouALC/agent.70 [2024-08-06T08:33:27.879Z] SSH_AGENT_PID=76 [2024-08-06T08:33:27.884Z] Running ssh-add (command line suppressed) [2024-08-06T08:33:27.973Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_657413771264989379.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_657413771264989379.key) [2024-08-06T08:33:27.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T08:33:28.282Z] + git semver init [2024-08-06T08:33:28.545Z] 2024-08-06 08:33:28,439 [run_init] DEBUG init version:0.0.0 force:False [2024-08-06T08:33:28.545Z] 2024-08-06 08:33:28,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2024-08-06T08:33:28.545Z] 2024-08-06 08:33:28,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2024-08-06T08:33:28.545Z] 2024-08-06 08:33:28,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-08-06T08:33:29.481Z] 2024-08-06 08:33:29,384 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2024-08-06T08:33:29.481Z] 2024-08-06 08:33:29,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2024-08-06T08:33:29.481Z] 2024-08-06 08:33:29,384 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:33:29.481Z] 2024-08-06 08:33:29,385 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:33:29.481Z] 3.2.0-dev.35 [Pipeline] } [2024-08-06T08:33:29.488Z] $ docker exec --env ******** --env ******** 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 ssh-agent -k [2024-08-06T08:33:29.591Z] unset SSH_AUTH_SOCK; [2024-08-06T08:33:29.591Z] unset SSH_AGENT_PID; [2024-08-06T08:33:29.591Z] echo Agent pid 76 killed; [2024-08-06T08:33:29.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T08:33:29.935Z] + git semver [Pipeline] } [2024-08-06T08:33:30.204Z] $ docker stop --time=1 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 [2024-08-06T08:33:31.526Z] $ docker rm -f --volumes 623255bc3f72529a2cda4a8754db7213e74a2ba5f0972c54a0cbe729c575ba28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T08:33:31.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-06T08:33:32.126Z] Stashed 1 file(s) [Pipeline] echo [2024-08-06T08:33:32.131Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-08-06T08:33:32.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T08:33:32.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T08:33:32.397Z] ========================================================= [2024-08-06T08:33:32.397Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-06T08:33:32.397Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-06T08:33:32.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T08:33:32.707Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-06T08:33:32.707Z] 619be1103602: Pulling fs layer [2024-08-06T08:33:32.707Z] 7862e08f4a3e: Pulling fs layer [2024-08-06T08:33:32.707Z] 5df492c9dc93: Pulling fs layer [2024-08-06T08:33:32.707Z] 7629e6793208: Pulling fs layer [2024-08-06T08:33:32.707Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T08:33:32.707Z] fb5054dd5b73: Pulling fs layer [2024-08-06T08:33:32.707Z] eeca6798cff9: Pulling fs layer [2024-08-06T08:33:32.707Z] 7629e6793208: Waiting [2024-08-06T08:33:32.707Z] 4f4fb700ef54: Waiting [2024-08-06T08:33:32.707Z] fb5054dd5b73: Waiting [2024-08-06T08:33:32.707Z] eeca6798cff9: Waiting [2024-08-06T08:33:32.707Z] aa269ceb94a6: Pulling fs layer [2024-08-06T08:33:32.707Z] ada007ff1a6a: Pulling fs layer [2024-08-06T08:33:32.707Z] aa269ceb94a6: Waiting [2024-08-06T08:33:32.707Z] 7862e08f4a3e: Verifying Checksum [2024-08-06T08:33:32.707Z] 7862e08f4a3e: Download complete [2024-08-06T08:33:32.707Z] 7629e6793208: Verifying Checksum [2024-08-06T08:33:32.707Z] 7629e6793208: Download complete [2024-08-06T08:33:32.707Z] 4f4fb700ef54: Download complete [2024-08-06T08:33:32.707Z] fb5054dd5b73: Verifying Checksum [2024-08-06T08:33:32.707Z] fb5054dd5b73: Download complete [2024-08-06T08:33:32.707Z] 619be1103602: Verifying Checksum [2024-08-06T08:33:32.707Z] 619be1103602: Download complete [2024-08-06T08:33:32.707Z] eeca6798cff9: Verifying Checksum [2024-08-06T08:33:32.707Z] eeca6798cff9: Download complete [2024-08-06T08:33:32.966Z] 619be1103602: Pull complete [2024-08-06T08:33:32.966Z] ada007ff1a6a: Verifying Checksum [2024-08-06T08:33:32.966Z] ada007ff1a6a: Download complete [2024-08-06T08:33:33.225Z] 7862e08f4a3e: Pull complete [2024-08-06T08:33:33.225Z] 5df492c9dc93: Download complete [2024-08-06T08:33:33.483Z] aa269ceb94a6: Verifying Checksum [2024-08-06T08:33:33.483Z] aa269ceb94a6: Download complete [2024-08-06T08:33:36.779Z] 5df492c9dc93: Pull complete [2024-08-06T08:33:36.779Z] 7629e6793208: Pull complete [2024-08-06T08:33:36.779Z] 4f4fb700ef54: Pull complete [2024-08-06T08:33:36.779Z] fb5054dd5b73: Pull complete [2024-08-06T08:33:36.779Z] eeca6798cff9: Pull complete [2024-08-06T08:33:38.682Z] aa269ceb94a6: Pull complete [2024-08-06T08:33:39.250Z] ada007ff1a6a: Pull complete [2024-08-06T08:33:39.250Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-06T08:33:39.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-06T08:33:39.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-08-06T08:33:39.542Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:33:39.847Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T08:33:39.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:33:39.930Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:33:39.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:33:45.303Z] $ docker top 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:33:45.651Z] + go version [2024-08-06T08:33:45.651Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-06T08:33:45.660Z] $ docker stop --time=1 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 [2024-08-06T08:33:46.944Z] $ docker rm -f --volumes 59081c2c5c44e75351e24f2aef9597466abeebc432ce483f24abb6f45ca8a6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:33:47.279Z] Still waiting to schedule task [2024-08-06T08:33:47.279Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-06T08:33:47.397Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-06T08:33:47.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:33:47.475Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:33:47.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:33:47.828Z] $ docker top 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:33:48.182Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2024-08-06T08:33:48.485Z] + make test [2024-08-06T08:33:48.485Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-08-06T08:33:48.485Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-06T08:33:48.485Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-06T08:33:48.485Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-06T08:33:48.485Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-08-06T08:33:48.485Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-06T08:33:48.485Z] go: downloading github.com/go-kit/log v0.2.1 [2024-08-06T08:33:48.744Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-08-06T08:33:48.744Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-08-06T08:33:48.744Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-06T08:33:48.744Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-08-06T08:33:48.744Z] go: downloading github.com/x448/float16 v0.8.4 [2024-08-06T08:33:48.744Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-06T08:33:48.744Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-06T08:33:48.744Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-06T08:33:48.744Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-06T08:33:48.744Z] go: downloading golang.org/x/text v0.16.0 [2024-08-06T08:33:48.744Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-06T08:33:49.004Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-06T08:33:49.940Z] go: downloading golang.org/x/net v0.27.0 [2024-08-06T08:33:51.328Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-08-06T08:33:56.599Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-08-06T08:33:56.599Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-08-06T08:33:56.599Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.108s coverage: 83.8% of statements [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.009s coverage: 38.7% of statements [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.005s coverage: 29.4% of statements [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.010s coverage: 29.3% of statements [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.024s coverage: 69.8% of statements [2024-08-06T08:33:56.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.007s coverage: 90.0% of statements [2024-08-06T08:33:57.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.039s coverage: 84.6% of statements [2024-08-06T08:33:57.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.006s coverage: 67.3% of statements [2024-08-06T08:33:57.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.005s coverage: 36.1% of statements [2024-08-06T08:33:57.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.009s coverage: 69.9% of statements [2024-08-06T08:34:07.402Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-08-06T08:34:08.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T08:34:09.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-06T08:34:09.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-06T08:34:09.070Z] $ docker stop --time=1 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 [2024-08-06T08:34:13.470Z] $ docker rm -f --volumes 8e412b3b1b09048377bcc688e9d741154ec4466c1578abd54e927c187d3d0c61 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T08:34:13.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-06T08:34:14.081Z] 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-08-06T08:34:14.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T08:34:14.604Z] [2024-08-06T08:34:14.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:34:14.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T08:34:14.908Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-06T08:34:14.908Z] 5eb5b503b376: Pulling fs layer [2024-08-06T08:34:14.908Z] 5c69ac0246d0: Pulling fs layer [2024-08-06T08:34:14.908Z] ec43610c2a17: Pulling fs layer [2024-08-06T08:34:14.908Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-06T08:34:14.908Z] 33b1e0a273af: Pulling fs layer [2024-08-06T08:34:14.908Z] 5d3b04190fa2: Pulling fs layer [2024-08-06T08:34:14.908Z] 2f39f015ded8: Pulling fs layer [2024-08-06T08:34:14.908Z] 3a2ae6a8a46f: Waiting [2024-08-06T08:34:14.908Z] 33b1e0a273af: Waiting [2024-08-06T08:34:14.908Z] 5d3b04190fa2: Waiting [2024-08-06T08:34:14.908Z] 2f39f015ded8: Waiting [2024-08-06T08:34:14.908Z] 5c69ac0246d0: Verifying Checksum [2024-08-06T08:34:14.908Z] 5c69ac0246d0: Download complete [2024-08-06T08:34:14.908Z] 3a2ae6a8a46f: Download complete [2024-08-06T08:34:15.166Z] 33b1e0a273af: Verifying Checksum [2024-08-06T08:34:15.166Z] 33b1e0a273af: Download complete [2024-08-06T08:34:15.166Z] ec43610c2a17: Verifying Checksum [2024-08-06T08:34:15.166Z] ec43610c2a17: Download complete [2024-08-06T08:34:15.166Z] 5d3b04190fa2: Verifying Checksum [2024-08-06T08:34:15.166Z] 5d3b04190fa2: Download complete [2024-08-06T08:34:15.166Z] 5eb5b503b376: Verifying Checksum [2024-08-06T08:34:15.166Z] 5eb5b503b376: Download complete [2024-08-06T08:34:15.732Z] 2f39f015ded8: Download complete [2024-08-06T08:34:16.297Z] 5eb5b503b376: Pull complete [2024-08-06T08:34:16.297Z] 5c69ac0246d0: Pull complete [2024-08-06T08:34:16.864Z] ec43610c2a17: Pull complete [2024-08-06T08:34:16.864Z] 3a2ae6a8a46f: Pull complete [2024-08-06T08:34:17.122Z] 33b1e0a273af: Pull complete [2024-08-06T08:34:17.122Z] 5d3b04190fa2: Pull complete [2024-08-06T08:34:21.309Z] 2f39f015ded8: Pull complete [2024-08-06T08:34:21.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-06T08:34:21.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T08:34:21.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:34:21.411Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:34:21.438Z] $ 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/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:34:25.485Z] $ docker top 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:34:25.988Z] ---> job-cost.sh [2024-08-06T08:34:25.989Z] lf-activate-venv: SKIPPING [2024-08-06T08:34:25.989Z] INFO: No Stack... [2024-08-06T08:34:26.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T08:34:27.188Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T08:34:27.477Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2024-08-06T08:34:27.477Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T08:34:27.493Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [2024-08-06T08:34:27.501Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] did not exist. Created. [2024-08-06T08:34:27.507Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T08:34:27.821Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-06T08:34:27.861Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T08:34:27.870Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T08:34:27.900Z] $ docker stop --time=1 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 [2024-08-06T08:34:29.060Z] $ docker rm -f --volumes 1cb1e087071be05d1946df036d86ea10c31ca0ce45a271c9632c9f4dc0bf5423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-06T08:35:23.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7187 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2024-08-06T08:35:23.815Z] Running in /w/workspace/go-mod-core-contracts/188 [Pipeline] { [Pipeline] checkout [2024-08-06T08:35:23.862Z] The recommended git tool is: git [2024-08-06T08:35:31.769Z] using credential edgex-jenkins-ssh [2024-08-06T08:35:31.806Z] Cloning the remote Git repository [2024-08-06T08:35:31.882Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-08-06T08:35:32.091Z] > git init /w/workspace/go-mod-core-contracts/188 # timeout=10 [2024-08-06T08:35:32.391Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2024-08-06T08:35:32.392Z] > git --version # timeout=10 [2024-08-06T08:35:32.432Z] > git --version # 'git version 2.25.1' [2024-08-06T08:35:32.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-06T08:35:32.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T08:35:34.193Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2024-08-06T08:35:34.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-06T08:35:35.447Z] Avoid second fetch [2024-08-06T08:35:35.448Z] Checking out Revision e25b965d1781e63a7af9eb3ad8175955d7fe9168 (main) [2024-08-06T08:35:35.478Z] > git config core.sparsecheckout # timeout=10 [2024-08-06T08:35:35.700Z] > git checkout -f e25b965d1781e63a7af9eb3ad8175955d7fe9168 # timeout=10 [2024-08-06T08:35:36.780Z] Commit message: "Merge pull request #913 from jackchenjc/issue-908-4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-06T08:35:41.702Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-06T08:35:41.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T08:35:41.702Z] Dload Upload Total Spent Left Speed [2024-08-06T08:35:46.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 12828 100 12828 0 0 2502 0 0:00:05 0:00:05 --:--:-- 2846 [Pipeline] sh [2024-08-06T08:35:47.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-06T08:35:47.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-06T08:35:47.425Z] + sudo tee /etc/docker/daemon.new [2024-08-06T08:35:47.425Z] { [2024-08-06T08:35:47.425Z] "registry-mirrors": [ [2024-08-06T08:35:47.425Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-06T08:35:47.425Z] ], [2024-08-06T08:35:47.425Z] "bip": "10.250.0.254/24", [2024-08-06T08:35:47.425Z] "hosts": [ [2024-08-06T08:35:47.425Z] "tcp://0.0.0.0:5555", [2024-08-06T08:35:47.425Z] "unix:///var/run/docker.sock" [2024-08-06T08:35:47.425Z] ], [2024-08-06T08:35:47.425Z] "mtu": 1458, [2024-08-06T08:35:47.425Z] "selinux-enabled": true, [2024-08-06T08:35:47.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-06T08:35:47.425Z] } [Pipeline] sh [2024-08-06T08:35:47.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-06T08:35:48.108Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-08-06T08:36:06.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T08:36:06.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-06T08:36:06.655Z] ========================================================= [2024-08-06T08:36:06.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-06T08:36:06.655Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-08-06T08:36:06.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T08:36:07.572Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-06T08:36:07.572Z] c6b39de5b339: Pulling fs layer [2024-08-06T08:36:07.572Z] a69c41024577: Pulling fs layer [2024-08-06T08:36:07.572Z] d6de4b400683: Pulling fs layer [2024-08-06T08:36:07.572Z] 35cb2a7552d0: Pulling fs layer [2024-08-06T08:36:07.572Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T08:36:07.572Z] 464afbd9ba4c: Pulling fs layer [2024-08-06T08:36:07.572Z] 00f215d4a9da: Pulling fs layer [2024-08-06T08:36:07.572Z] d496ad576159: Pulling fs layer [2024-08-06T08:36:07.572Z] 4f4fb700ef54: Waiting [2024-08-06T08:36:07.572Z] 464afbd9ba4c: Waiting [2024-08-06T08:36:07.572Z] 00f215d4a9da: Waiting [2024-08-06T08:36:07.572Z] d496ad576159: Waiting [2024-08-06T08:36:07.572Z] 35cb2a7552d0: Waiting [2024-08-06T08:36:07.572Z] a69c41024577: Verifying Checksum [2024-08-06T08:36:07.572Z] a69c41024577: Download complete [2024-08-06T08:36:07.572Z] 35cb2a7552d0: Verifying Checksum [2024-08-06T08:36:07.572Z] 35cb2a7552d0: Download complete [2024-08-06T08:36:07.572Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T08:36:07.572Z] 4f4fb700ef54: Download complete [2024-08-06T08:36:07.572Z] 464afbd9ba4c: Download complete [2024-08-06T08:36:07.572Z] c6b39de5b339: Verifying Checksum [2024-08-06T08:36:07.572Z] c6b39de5b339: Download complete [2024-08-06T08:36:08.156Z] d496ad576159: Verifying Checksum [2024-08-06T08:36:08.156Z] d496ad576159: Download complete [2024-08-06T08:36:08.424Z] c6b39de5b339: Pull complete [2024-08-06T08:36:09.009Z] a69c41024577: Pull complete [2024-08-06T08:36:09.278Z] d6de4b400683: Verifying Checksum [2024-08-06T08:36:09.278Z] d6de4b400683: Download complete [2024-08-06T08:36:10.234Z] 00f215d4a9da: Verifying Checksum [2024-08-06T08:36:10.234Z] 00f215d4a9da: Download complete [2024-08-06T08:36:22.562Z] d6de4b400683: Pull complete [2024-08-06T08:36:22.562Z] 35cb2a7552d0: Pull complete [2024-08-06T08:36:22.562Z] 4f4fb700ef54: Pull complete [2024-08-06T08:36:22.562Z] 464afbd9ba4c: Pull complete [2024-08-06T08:36:30.803Z] 00f215d4a9da: Pull complete [2024-08-06T08:36:32.214Z] d496ad576159: Pull complete [2024-08-06T08:36:32.214Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-06T08:36:32.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-06T08:36:32.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-08-06T08:36:32.543Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:36:32.883Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T08:36:32.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:36:33.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container [2024-08-06T08:36:33.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T08:36:36.070Z] $ docker top e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:36:36.934Z] + go version [2024-08-06T08:36:36.934Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-06T08:36:36.950Z] $ docker stop --time=1 e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 [2024-08-06T08:36:39.048Z] $ docker rm -f --volumes e0c2c0593c256074747dde82f771050902478aa55c75929ce862adb21d192a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:36:39.629Z] + docker inspect -f . ci-base-image-arm64 [2024-08-06T08:36:39.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:36:39.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container [2024-08-06T08:36:39.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-06T08:36:41.110Z] $ docker top f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:36:42.102Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/188 [Pipeline] fileExists [Pipeline] sh [2024-08-06T08:36:42.788Z] + make test [2024-08-06T08:36:42.788Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-08-06T08:36:43.055Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-08-06T08:36:43.055Z] go: downloading github.com/google/uuid v1.6.0 [2024-08-06T08:36:43.055Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-08-06T08:36:43.319Z] go: downloading github.com/go-kit/log v0.2.1 [2024-08-06T08:36:43.319Z] go: downloading github.com/go-playground/validator/v10 v10.22.0 [2024-08-06T08:36:43.319Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-08-06T08:36:43.585Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-08-06T08:36:43.585Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-08-06T08:36:43.585Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-08-06T08:36:43.585Z] go: downloading github.com/x448/float16 v0.8.4 [2024-08-06T08:36:43.851Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-08-06T08:36:43.851Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-08-06T08:36:43.851Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-08-06T08:36:43.851Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-08-06T08:36:43.851Z] go: downloading golang.org/x/crypto v0.25.0 [2024-08-06T08:36:43.851Z] go: downloading golang.org/x/text v0.16.0 [2024-08-06T08:36:44.434Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-08-06T08:36:45.021Z] go: downloading golang.org/x/sys v0.22.0 [2024-08-06T08:36:49.265Z] go: downloading golang.org/x/net v0.27.0 [2024-08-06T08:36:51.219Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2024-08-06T08:37:47.612Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2024-08-06T08:37:47.612Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2024-08-06T08:37:47.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.486s coverage: 83.8% of statements [2024-08-06T08:37:47.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.035s coverage: 38.7% of statements [2024-08-06T08:37:48.342Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2024-08-06T08:37:48.342Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.031s coverage: 29.4% of statements [2024-08-06T08:37:48.965Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.059s coverage: 29.3% of statements [2024-08-06T08:37:52.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.123s coverage: 69.8% of statements [2024-08-06T08:37:52.364Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.034s coverage: 90.0% of statements [2024-08-06T08:37:54.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.337s coverage: 84.6% of statements [2024-08-06T08:37:54.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.049s coverage: 67.3% of statements [2024-08-06T08:37:54.592Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.026s coverage: 36.1% of statements [2024-08-06T08:37:54.861Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.039s coverage: 69.9% of statements [2024-08-06T08:37:55.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-06T08:37:55.129Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-08-06T08:38:10.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-06T08:38:10.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-08-06T08:38:10.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-06T08:38:10.169Z] $ docker stop --time=1 f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 [2024-08-06T08:38:12.016Z] $ docker rm -f --volumes f084671e66eb0565af0926aafe184d8284364b47c1584c8e3a3f681e95b2c285 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T08:38:13.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-06T08:38:13.789Z] Warning: overwriting stash ‘coverage-report’ [2024-08-06T08:38:14.367Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:38:14.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T08:38:14.889Z] [2024-08-06T08:38:14.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:38:15.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T08:38:15.507Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-06T08:38:15.507Z] 8998bd30e6a1: Pulling fs layer [2024-08-06T08:38:15.507Z] 04944245beec: Pulling fs layer [2024-08-06T08:38:15.507Z] 699f458cf7ca: Pulling fs layer [2024-08-06T08:38:15.507Z] 765212b225bb: Pulling fs layer [2024-08-06T08:38:15.507Z] f23df028b6ca: Pulling fs layer [2024-08-06T08:38:15.507Z] d65c8cfc05b1: Pulling fs layer [2024-08-06T08:38:15.507Z] 2437ff75d9bd: Pulling fs layer [2024-08-06T08:38:15.507Z] d65c8cfc05b1: Waiting [2024-08-06T08:38:15.507Z] 2437ff75d9bd: Waiting [2024-08-06T08:38:15.507Z] 765212b225bb: Waiting [2024-08-06T08:38:15.507Z] f23df028b6ca: Waiting [2024-08-06T08:38:15.507Z] 04944245beec: Verifying Checksum [2024-08-06T08:38:15.507Z] 04944245beec: Download complete [2024-08-06T08:38:15.507Z] 765212b225bb: Verifying Checksum [2024-08-06T08:38:15.507Z] 765212b225bb: Download complete [2024-08-06T08:38:15.507Z] f23df028b6ca: Verifying Checksum [2024-08-06T08:38:15.507Z] f23df028b6ca: Download complete [2024-08-06T08:38:15.507Z] d65c8cfc05b1: Verifying Checksum [2024-08-06T08:38:15.507Z] d65c8cfc05b1: Download complete [2024-08-06T08:38:15.776Z] 699f458cf7ca: Verifying Checksum [2024-08-06T08:38:15.776Z] 699f458cf7ca: Download complete [2024-08-06T08:38:16.043Z] 8998bd30e6a1: Verifying Checksum [2024-08-06T08:38:16.043Z] 8998bd30e6a1: Download complete [2024-08-06T08:38:18.623Z] 2437ff75d9bd: Verifying Checksum [2024-08-06T08:38:18.623Z] 2437ff75d9bd: Download complete [2024-08-06T08:38:20.564Z] 8998bd30e6a1: Pull complete [2024-08-06T08:38:21.147Z] 04944245beec: Pull complete [2024-08-06T08:38:22.558Z] 699f458cf7ca: Pull complete [2024-08-06T08:38:22.824Z] 765212b225bb: Pull complete [2024-08-06T08:38:23.408Z] f23df028b6ca: Pull complete [2024-08-06T08:38:23.679Z] d65c8cfc05b1: Pull complete [2024-08-06T08:38:41.893Z] 2437ff75d9bd: Pull complete [2024-08-06T08:38:41.893Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-06T08:38:41.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-06T08:38:41.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:38:42.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-7187 does not seem to be running inside a container [2024-08-06T08:38:42.160Z] $ 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/go-mod-core-contracts/188 -v /w/workspace/go-mod-core-contracts/188:/w/workspace/go-mod-core-contracts/188:rw,z -v /w/workspace/go-mod-core-contracts/188@tmp:/w/workspace/go-mod-core-contracts/188@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:arm64 cat [2024-08-06T08:38:44.643Z] $ docker top b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:38:45.671Z] ---> job-cost.sh [2024-08-06T08:38:45.671Z] lf-activate-venv: SKIPPING [2024-08-06T08:38:45.671Z] INFO: No Stack... [2024-08-06T08:38:45.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-06T08:38:46.518Z] INFO: Archiving Costs [Pipeline] sh [2024-08-06T08:38:47.156Z] + cat /w/workspace/go-mod-core-contracts/188/archives/cost.csv [2024-08-06T08:38:47.156Z] + cut -d, -f6 [Pipeline] lock [2024-08-06T08:38:47.205Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [2024-08-06T08:38:47.214Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] did not exist. Created. [2024-08-06T08:38:47.221Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-06T08:38:47.563Z] /w/workspace/go-mod-core-contracts/188@tmp/durable-a6d1b6a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-06T08:38:48.205Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-06T08:38:48.232Z] Warning: overwriting stash ‘stack-cost’ [2024-08-06T08:38:48.298Z] Stashed 1 file(s) [Pipeline] } [2024-08-06T08:38:48.307Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-06T08:38:48.336Z] $ docker stop --time=1 b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 [2024-08-06T08:38:50.093Z] $ docker rm -f --volumes b54a059bcc5852a41a229d5e60b844fecbbc380bd9e6cf716212698bcabefdf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-06T08:38:50.728Z] provisioning config files... [2024-08-06T08:38:50.740Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6632020712461990570tmp [Pipeline] { [Pipeline] sh [2024-08-06T08:38:51.064Z] + set +x [2024-08-06T08:38:51.064Z] + curl -s https://codecov.io/bash [2024-08-06T08:38:51.064Z] + bash -s -- [2024-08-06T08:38:51.064Z] [2024-08-06T08:38:51.064Z] _____ _ [2024-08-06T08:38:51.064Z] / ____| | | [2024-08-06T08:38:51.064Z] | | ___ __| | ___ ___ _____ __ [2024-08-06T08:38:51.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-06T08:38:51.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-06T08:38:51.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-06T08:38:51.064Z] Bash-1.0.6 [2024-08-06T08:38:51.064Z] [2024-08-06T08:38:51.064Z] [2024-08-06T08:38:51.064Z] ==> git version 2.25.1 found [2024-08-06T08:38:51.064Z] ==> 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-08-06T08:38:51.064Z] Release-Date: 2020-01-08 [2024-08-06T08:38:51.064Z] 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-08-06T08:38:51.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-06T08:38:51.064Z] ==> Jenkins CI detected. [2024-08-06T08:38:51.064Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2024-08-06T08:38:51.064Z] project root: . [2024-08-06T08:38:51.064Z] --> token set from env [2024-08-06T08:38:51.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-06T08:38:51.064Z] ==> Running gcov in . (disable via -X gcov) [2024-08-06T08:38:51.064Z] ==> Python coveragepy not found [2024-08-06T08:38:51.064Z] ==> Searching for coverage reports in: [2024-08-06T08:38:51.064Z] + . [2024-08-06T08:38:51.064Z] -> Found 1 reports [2024-08-06T08:38:51.064Z] ==> Detecting git/mercurial file structure [2024-08-06T08:38:51.325Z] ==> Reading reports [2024-08-06T08:38:51.325Z] + ./coverage.out bytes=158423 [2024-08-06T08:38:51.325Z] ==> Appending adjustments [2024-08-06T08:38:51.325Z] https://docs.codecov.io/docs/fixing-reports [2024-08-06T08:38:51.896Z] + Found adjustments [2024-08-06T08:38:51.896Z] ==> Gzipping contents [2024-08-06T08:38:51.896Z] 24K /tmp/codecov.rFUr4O.gz [2024-08-06T08:38:51.896Z] ==> Uploading reports [2024-08-06T08:38:51.896Z] url: https://codecov.io [2024-08-06T08:38:51.896Z] query: branch=main&commit=e25b965d1781e63a7af9eb3ad8175955d7fe9168&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-06T08:38:52.158Z] -> Pinging Codecov [2024-08-06T08:38:52.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e25b965d1781e63a7af9eb3ad8175955d7fe9168&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-06T08:38:52.158Z] -> Uploading to [2024-08-06T08:38:52.158Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-06/71470A77251A30514AAF9C0BB2E5B6CE/e25b965d1781e63a7af9eb3ad8175955d7fe9168/004373a3-24bd-48a7-9534-8d636835c5ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240806%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240806T083851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96134ee4a732756a1f6c8889702fa7a818d1fc20e697fcf90172c5a873662e6c [2024-08-06T08:38:52.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-06T08:38:52.158Z] Dload Upload Total Spent Left Speed [2024-08-06T08:38:52.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23041 0 0 100 23041 0 86947 --:--:-- --:--:-- --:--:-- 86947 [2024-08-06T08:38:52.418Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] } [2024-08-06T08:38:52.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-06T08:38:52.639Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-06T08:38:52.659Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:38:52.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T08:38:52.964Z] [2024-08-06T08:38:52.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:38:53.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T08:38:53.272Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-06T08:38:53.272Z] 619be1103602: Already exists [2024-08-06T08:38:53.272Z] f8ea3408117e: Pulling fs layer [2024-08-06T08:38:53.272Z] 91320369b822: Pulling fs layer [2024-08-06T08:38:53.272Z] 0406650e8295: Pulling fs layer [2024-08-06T08:38:53.272Z] 4f4fb700ef54: Pulling fs layer [2024-08-06T08:38:53.272Z] 96d80e3f36e1: Pulling fs layer [2024-08-06T08:38:53.272Z] bcf3aedb951c: Pulling fs layer [2024-08-06T08:38:53.272Z] 96d80e3f36e1: Waiting [2024-08-06T08:38:53.272Z] 4f4fb700ef54: Waiting [2024-08-06T08:38:53.272Z] bcf3aedb951c: Waiting [2024-08-06T08:38:53.272Z] 0406650e8295: Download complete [2024-08-06T08:38:53.272Z] f8ea3408117e: Download complete [2024-08-06T08:38:53.272Z] 4f4fb700ef54: Verifying Checksum [2024-08-06T08:38:53.272Z] 4f4fb700ef54: Download complete [2024-08-06T08:38:53.530Z] f8ea3408117e: Pull complete [2024-08-06T08:38:53.530Z] 96d80e3f36e1: Verifying Checksum [2024-08-06T08:38:53.530Z] 96d80e3f36e1: Download complete [2024-08-06T08:38:53.789Z] 91320369b822: Verifying Checksum [2024-08-06T08:38:53.789Z] 91320369b822: Download complete [2024-08-06T08:38:54.356Z] bcf3aedb951c: Verifying Checksum [2024-08-06T08:38:54.356Z] bcf3aedb951c: Download complete [2024-08-06T08:38:56.888Z] 91320369b822: Pull complete [2024-08-06T08:38:56.888Z] 0406650e8295: Pull complete [2024-08-06T08:38:56.888Z] 4f4fb700ef54: Pull complete [2024-08-06T08:38:56.888Z] 96d80e3f36e1: Pull complete [2024-08-06T08:39:00.173Z] bcf3aedb951c: Pull complete [2024-08-06T08:39:00.173Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-06T08:39:00.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-06T08:39:00.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:00.277Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:00.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:05.028Z] $ docker top 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:39:05.381Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo [2024-08-06T08:39:05.393Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2024-08-06T08:39:05.675Z] + set -o pipefail [2024-08-06T08:39:05.675Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2024-08-06T08:39:09.866Z] [2024-08-06T08:39:09.866Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2024-08-06T08:39:09.866Z] [2024-08-06T08:39:09.866Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/3defd2d3-0480-49fb-9c8f-b3f7f445ae61 [2024-08-06T08:39:09.866Z] [2024-08-06T08:39:09.866Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-06T08:39:09.866Z] [2024-08-06T08:39:09.866Z] [2024-08-06T08:39:09.866Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-06T08:39:09.866Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-06T08:39:09.877Z] $ docker stop --time=1 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 [2024-08-06T08:39:13.361Z] $ docker rm -f --volumes 00daa2d1e4ad05d55a053f14d95fb345bbcd62c22d7e0078d35f1a1234ad1fd9 [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-08-06T08:39:14.053Z] + git log --format=format:%s -1 e25b965d1781e63a7af9eb3ad8175955d7fe9168 [Pipeline] sh [2024-08-06T08:39:14.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T08:39:14.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:14.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:39:14.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:14.730Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:14.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:15.146Z] $ docker top b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 -eo pid,comm [2024-08-06T08:39:15.193Z] 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-08-06T08:39:15.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T08:39:15.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T08:39:15.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T08:39:15.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T08:39:15.348Z] $ docker exec b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 ssh-agent [2024-08-06T08:39:15.445Z] SSH_AUTH_SOCK=/tmp/ssh-FS7ANuasJdvi/agent.33 [2024-08-06T08:39:15.445Z] SSH_AGENT_PID=39 [2024-08-06T08:39:15.449Z] Running ssh-add (command line suppressed) [2024-08-06T08:39:15.552Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14960402840772141314.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14960402840772141314.key) [2024-08-06T08:39:15.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T08:39:15.860Z] + git semver tag [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,020 [run_tag] DEBUG tag force:False [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,021 [check_head_tag] DEBUG check head tag [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,026 [execute] INFO git cat-file --batch-check [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,030 [execute] INFO git cat-file --batch [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,074 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,074 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,074 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-08-06T08:39:16.121Z] 2024-08-06 08:39:16,078 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:16.121Z] 3.2.0-dev.35 [Pipeline] } [2024-08-06T08:39:16.128Z] $ docker exec --env ******** --env ******** b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 ssh-agent -k [2024-08-06T08:39:16.227Z] unset SSH_AUTH_SOCK; [2024-08-06T08:39:16.227Z] unset SSH_AGENT_PID; [2024-08-06T08:39:16.227Z] echo Agent pid 39 killed; [2024-08-06T08:39:16.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T08:39:16.568Z] + git semver [Pipeline] } [2024-08-06T08:39:16.836Z] $ docker stop --time=1 b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 [2024-08-06T08:39:18.084Z] $ docker rm -f --volumes b54f4e07bc101d213833388bb81233309b7c795cf90d4561e49b34c510ecb7b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:18.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T08:39:18.502Z] [2024-08-06T08:39:18.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:18.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T08:39:18.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-06T08:39:18.805Z] ab5ef0e58194: Pulling fs layer [2024-08-06T08:39:18.805Z] 9712f1f96733: Pulling fs layer [2024-08-06T08:39:18.805Z] 63f879dbbcfc: Pulling fs layer [2024-08-06T08:39:18.805Z] 0d9ebad4ef96: Pulling fs layer [2024-08-06T08:39:18.805Z] e9a5061849ea: Pulling fs layer [2024-08-06T08:39:18.805Z] d747dcd14b5f: Pulling fs layer [2024-08-06T08:39:18.805Z] 2de7ff778b66: Pulling fs layer [2024-08-06T08:39:18.805Z] e9a5061849ea: Waiting [2024-08-06T08:39:18.805Z] d747dcd14b5f: Waiting [2024-08-06T08:39:18.805Z] 0d9ebad4ef96: Waiting [2024-08-06T08:39:18.805Z] 2de7ff778b66: Waiting [2024-08-06T08:39:18.805Z] 9712f1f96733: Download complete [2024-08-06T08:39:19.064Z] 63f879dbbcfc: Verifying Checksum [2024-08-06T08:39:19.064Z] 63f879dbbcfc: Download complete [2024-08-06T08:39:19.322Z] e9a5061849ea: Verifying Checksum [2024-08-06T08:39:19.322Z] e9a5061849ea: Download complete [2024-08-06T08:39:19.322Z] d747dcd14b5f: Verifying Checksum [2024-08-06T08:39:19.322Z] d747dcd14b5f: Download complete [2024-08-06T08:39:19.322Z] 0d9ebad4ef96: Verifying Checksum [2024-08-06T08:39:19.322Z] 0d9ebad4ef96: Download complete [2024-08-06T08:39:19.322Z] ab5ef0e58194: Verifying Checksum [2024-08-06T08:39:19.322Z] ab5ef0e58194: Download complete [2024-08-06T08:39:19.322Z] 2de7ff778b66: Verifying Checksum [2024-08-06T08:39:19.322Z] 2de7ff778b66: Download complete [2024-08-06T08:39:21.846Z] ab5ef0e58194: Pull complete [2024-08-06T08:39:21.846Z] 9712f1f96733: Pull complete [2024-08-06T08:39:22.413Z] 63f879dbbcfc: Pull complete [2024-08-06T08:39:25.847Z] 0d9ebad4ef96: Pull complete [2024-08-06T08:39:25.847Z] e9a5061849ea: Pull complete [2024-08-06T08:39:25.847Z] d747dcd14b5f: Pull complete [2024-08-06T08:39:26.809Z] 2de7ff778b66: Pull complete [2024-08-06T08:39:26.809Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-06T08:39:26.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-06T08:39:26.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:26.921Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:26.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:32.269Z] $ docker top 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-06T08:39:32.366Z] provisioning config files... [2024-08-06T08:39:32.373Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17846655230012633417tmp [2024-08-06T08:39:32.384Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16944222826494821434tmp [2024-08-06T08:39:32.391Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4386130111181174648tmp [Pipeline] { [Pipeline] echo [2024-08-06T08:39:32.426Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:32.720Z] ---> sigul-configuration.sh [2024-08-06T08:39:32.720Z] gpg: directory `/root/.gnupg' created [2024-08-06T08:39:32.720Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-06T08:39:32.720Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-06T08:39:32.720Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-06T08:39:32.720Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-06T08:39:32.720Z] gpg: CAST5 encrypted data [2024-08-06T08:39:32.720Z] gpg: encrypted with 1 passphrase [2024-08-06T08:39:32.720Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-06T08:39:33.014Z] + mkdir /home/jenkins [2024-08-06T08:39:33.014Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-06T08:39:33.307Z] + 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-08-06T08:39:33.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:33.615Z] ---> sigul-install.sh [2024-08-06T08:39:33.616Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-06T08:39:33.916Z] + git tag --list [2024-08-06T08:39:33.916Z] v0.0.0 [2024-08-06T08:39:33.916Z] v0.0.1 [2024-08-06T08:39:33.916Z] v0.1.0 [2024-08-06T08:39:33.916Z] v0.1.1 [2024-08-06T08:39:33.916Z] v0.1.10 [2024-08-06T08:39:33.916Z] v0.1.100 [2024-08-06T08:39:33.916Z] v0.1.101 [2024-08-06T08:39:33.916Z] v0.1.102 [2024-08-06T08:39:33.916Z] v0.1.103 [2024-08-06T08:39:33.916Z] v0.1.104 [2024-08-06T08:39:33.916Z] v0.1.105 [2024-08-06T08:39:33.916Z] v0.1.106 [2024-08-06T08:39:33.916Z] v0.1.107 [2024-08-06T08:39:33.916Z] v0.1.108 [2024-08-06T08:39:33.916Z] v0.1.109 [2024-08-06T08:39:33.916Z] v0.1.11 [2024-08-06T08:39:33.916Z] v0.1.110 [2024-08-06T08:39:33.916Z] v0.1.111 [2024-08-06T08:39:33.916Z] v0.1.112 [2024-08-06T08:39:33.916Z] v0.1.113 [2024-08-06T08:39:33.916Z] v0.1.114 [2024-08-06T08:39:33.916Z] v0.1.115 [2024-08-06T08:39:33.916Z] v0.1.116 [2024-08-06T08:39:33.916Z] v0.1.117 [2024-08-06T08:39:33.916Z] v0.1.118 [2024-08-06T08:39:33.916Z] v0.1.119 [2024-08-06T08:39:33.916Z] v0.1.12 [2024-08-06T08:39:33.916Z] v0.1.120 [2024-08-06T08:39:33.916Z] v0.1.121 [2024-08-06T08:39:33.916Z] v0.1.122 [2024-08-06T08:39:33.916Z] v0.1.123 [2024-08-06T08:39:33.916Z] v0.1.124 [2024-08-06T08:39:33.916Z] v0.1.125 [2024-08-06T08:39:33.916Z] v0.1.126 [2024-08-06T08:39:33.916Z] v0.1.127 [2024-08-06T08:39:33.916Z] v0.1.128 [2024-08-06T08:39:33.916Z] v0.1.129 [2024-08-06T08:39:33.916Z] v0.1.13 [2024-08-06T08:39:33.916Z] v0.1.130 [2024-08-06T08:39:33.916Z] v0.1.131 [2024-08-06T08:39:33.916Z] v0.1.132 [2024-08-06T08:39:33.916Z] v0.1.133 [2024-08-06T08:39:33.916Z] v0.1.134 [2024-08-06T08:39:33.916Z] v0.1.135 [2024-08-06T08:39:33.916Z] v0.1.136 [2024-08-06T08:39:33.916Z] v0.1.137 [2024-08-06T08:39:33.916Z] v0.1.138 [2024-08-06T08:39:33.916Z] v0.1.139 [2024-08-06T08:39:33.916Z] v0.1.14 [2024-08-06T08:39:33.916Z] v0.1.140 [2024-08-06T08:39:33.916Z] v0.1.141 [2024-08-06T08:39:33.916Z] v0.1.142 [2024-08-06T08:39:33.916Z] v0.1.143 [2024-08-06T08:39:33.916Z] v0.1.144 [2024-08-06T08:39:33.916Z] v0.1.145 [2024-08-06T08:39:33.916Z] v0.1.146 [2024-08-06T08:39:33.916Z] v0.1.147 [2024-08-06T08:39:33.916Z] v0.1.148 [2024-08-06T08:39:33.916Z] v0.1.149 [2024-08-06T08:39:33.916Z] v0.1.15 [2024-08-06T08:39:33.916Z] v0.1.16 [2024-08-06T08:39:33.916Z] v0.1.17 [2024-08-06T08:39:33.916Z] v0.1.18 [2024-08-06T08:39:33.916Z] v0.1.19 [2024-08-06T08:39:33.916Z] v0.1.2 [2024-08-06T08:39:33.916Z] v0.1.20 [2024-08-06T08:39:33.916Z] v0.1.21 [2024-08-06T08:39:33.916Z] v0.1.22 [2024-08-06T08:39:33.916Z] v0.1.23 [2024-08-06T08:39:33.916Z] v0.1.24 [2024-08-06T08:39:33.916Z] v0.1.25 [2024-08-06T08:39:33.916Z] v0.1.26 [2024-08-06T08:39:33.916Z] v0.1.27 [2024-08-06T08:39:33.916Z] v0.1.28 [2024-08-06T08:39:33.916Z] v0.1.29 [2024-08-06T08:39:33.916Z] v0.1.3 [2024-08-06T08:39:33.916Z] v0.1.30 [2024-08-06T08:39:33.916Z] v0.1.31 [2024-08-06T08:39:33.916Z] v0.1.32 [2024-08-06T08:39:33.916Z] v0.1.33 [2024-08-06T08:39:33.916Z] v0.1.34 [2024-08-06T08:39:33.916Z] v0.1.35 [2024-08-06T08:39:33.916Z] v0.1.36 [2024-08-06T08:39:33.916Z] v0.1.37 [2024-08-06T08:39:33.916Z] v0.1.38 [2024-08-06T08:39:33.916Z] v0.1.39 [2024-08-06T08:39:33.916Z] v0.1.4 [2024-08-06T08:39:33.916Z] v0.1.40 [2024-08-06T08:39:33.916Z] v0.1.41 [2024-08-06T08:39:33.916Z] v0.1.42 [2024-08-06T08:39:33.916Z] v0.1.43 [2024-08-06T08:39:33.916Z] v0.1.44 [2024-08-06T08:39:33.916Z] v0.1.45 [2024-08-06T08:39:33.916Z] v0.1.46 [2024-08-06T08:39:33.916Z] v0.1.47 [2024-08-06T08:39:33.916Z] v0.1.48 [2024-08-06T08:39:33.916Z] v0.1.49 [2024-08-06T08:39:33.916Z] v0.1.5 [2024-08-06T08:39:33.916Z] v0.1.50 [2024-08-06T08:39:33.916Z] v0.1.51 [2024-08-06T08:39:33.916Z] v0.1.52 [2024-08-06T08:39:33.916Z] v0.1.53 [2024-08-06T08:39:33.916Z] v0.1.54 [2024-08-06T08:39:33.916Z] v0.1.55 [2024-08-06T08:39:33.916Z] v0.1.56 [2024-08-06T08:39:33.916Z] v0.1.57 [2024-08-06T08:39:33.916Z] v0.1.58 [2024-08-06T08:39:33.916Z] v0.1.59 [2024-08-06T08:39:33.916Z] v0.1.6 [2024-08-06T08:39:33.916Z] v0.1.60 [2024-08-06T08:39:33.916Z] v0.1.61 [2024-08-06T08:39:33.916Z] v0.1.62 [2024-08-06T08:39:33.916Z] v0.1.63 [2024-08-06T08:39:33.916Z] v0.1.64 [2024-08-06T08:39:33.916Z] v0.1.65 [2024-08-06T08:39:33.916Z] v0.1.66 [2024-08-06T08:39:33.916Z] v0.1.67 [2024-08-06T08:39:33.916Z] v0.1.68 [2024-08-06T08:39:33.916Z] v0.1.69 [2024-08-06T08:39:33.916Z] v0.1.7 [2024-08-06T08:39:33.916Z] v0.1.70 [2024-08-06T08:39:33.916Z] v0.1.71 [2024-08-06T08:39:33.916Z] v0.1.72 [2024-08-06T08:39:33.916Z] v0.1.73 [2024-08-06T08:39:33.916Z] v0.1.74 [2024-08-06T08:39:33.916Z] v0.1.75 [2024-08-06T08:39:33.916Z] v0.1.76 [2024-08-06T08:39:33.916Z] v0.1.77 [2024-08-06T08:39:33.916Z] v0.1.78 [2024-08-06T08:39:33.916Z] v0.1.79 [2024-08-06T08:39:33.916Z] v0.1.8 [2024-08-06T08:39:33.916Z] v0.1.80 [2024-08-06T08:39:33.916Z] v0.1.81 [2024-08-06T08:39:33.916Z] v0.1.82 [2024-08-06T08:39:33.916Z] v0.1.83 [2024-08-06T08:39:33.916Z] v0.1.84 [2024-08-06T08:39:33.916Z] v0.1.85 [2024-08-06T08:39:33.916Z] v0.1.86 [2024-08-06T08:39:33.916Z] v0.1.87 [2024-08-06T08:39:33.916Z] v0.1.88 [2024-08-06T08:39:33.916Z] v0.1.89 [2024-08-06T08:39:33.916Z] v0.1.9 [2024-08-06T08:39:33.916Z] v0.1.90 [2024-08-06T08:39:33.916Z] v0.1.91 [2024-08-06T08:39:33.916Z] v0.1.92 [2024-08-06T08:39:33.916Z] v0.1.93 [2024-08-06T08:39:33.916Z] v0.1.94 [2024-08-06T08:39:33.916Z] v0.1.95 [2024-08-06T08:39:33.916Z] v0.1.96 [2024-08-06T08:39:33.916Z] v0.1.97 [2024-08-06T08:39:33.916Z] v0.1.98 [2024-08-06T08:39:33.916Z] v0.1.99 [2024-08-06T08:39:33.916Z] v2.0.0 [2024-08-06T08:39:33.916Z] v2.1.0 [2024-08-06T08:39:33.916Z] v2.1.1 [2024-08-06T08:39:33.916Z] v2.2.0 [2024-08-06T08:39:33.916Z] v2.3.0 [2024-08-06T08:39:33.916Z] v3.0 [2024-08-06T08:39:33.916Z] v3.0.0 [2024-08-06T08:39:33.916Z] v3.1 [2024-08-06T08:39:33.916Z] v3.1.0 [2024-08-06T08:39:33.916Z] v3.1.0-dev.1 [2024-08-06T08:39:33.916Z] v3.1.0-dev.10 [2024-08-06T08:39:33.916Z] v3.1.0-dev.11 [2024-08-06T08:39:33.916Z] v3.1.0-dev.12 [2024-08-06T08:39:33.916Z] v3.1.0-dev.13 [2024-08-06T08:39:33.916Z] v3.1.0-dev.14 [2024-08-06T08:39:33.916Z] v3.1.0-dev.15 [2024-08-06T08:39:33.916Z] v3.1.0-dev.16 [2024-08-06T08:39:33.916Z] v3.1.0-dev.17 [2024-08-06T08:39:33.916Z] v3.1.0-dev.18 [2024-08-06T08:39:33.916Z] v3.1.0-dev.19 [2024-08-06T08:39:33.916Z] v3.1.0-dev.2 [2024-08-06T08:39:33.916Z] v3.1.0-dev.3 [2024-08-06T08:39:33.916Z] v3.1.0-dev.4 [2024-08-06T08:39:33.916Z] v3.1.0-dev.5 [2024-08-06T08:39:33.916Z] v3.1.0-dev.6 [2024-08-06T08:39:33.916Z] v3.1.0-dev.7 [2024-08-06T08:39:33.916Z] v3.1.0-dev.8 [2024-08-06T08:39:33.916Z] v3.1.0-dev.9 [2024-08-06T08:39:33.916Z] v3.2.0-dev.1 [2024-08-06T08:39:33.916Z] v3.2.0-dev.10 [2024-08-06T08:39:33.916Z] v3.2.0-dev.11 [2024-08-06T08:39:33.916Z] v3.2.0-dev.12 [2024-08-06T08:39:33.916Z] v3.2.0-dev.13 [2024-08-06T08:39:33.916Z] v3.2.0-dev.14 [2024-08-06T08:39:33.916Z] v3.2.0-dev.15 [2024-08-06T08:39:33.916Z] v3.2.0-dev.16 [2024-08-06T08:39:33.916Z] v3.2.0-dev.17 [2024-08-06T08:39:33.916Z] v3.2.0-dev.18 [2024-08-06T08:39:33.916Z] v3.2.0-dev.19 [2024-08-06T08:39:33.916Z] v3.2.0-dev.2 [2024-08-06T08:39:33.916Z] v3.2.0-dev.20 [2024-08-06T08:39:33.916Z] v3.2.0-dev.21 [2024-08-06T08:39:33.916Z] v3.2.0-dev.22 [2024-08-06T08:39:33.916Z] v3.2.0-dev.23 [2024-08-06T08:39:33.916Z] v3.2.0-dev.24 [2024-08-06T08:39:33.916Z] v3.2.0-dev.25 [2024-08-06T08:39:33.916Z] v3.2.0-dev.26 [2024-08-06T08:39:33.916Z] v3.2.0-dev.27 [2024-08-06T08:39:33.916Z] v3.2.0-dev.28 [2024-08-06T08:39:33.916Z] v3.2.0-dev.29 [2024-08-06T08:39:33.916Z] v3.2.0-dev.3 [2024-08-06T08:39:33.916Z] v3.2.0-dev.30 [2024-08-06T08:39:33.916Z] v3.2.0-dev.31 [2024-08-06T08:39:33.916Z] v3.2.0-dev.32 [2024-08-06T08:39:33.916Z] v3.2.0-dev.33 [2024-08-06T08:39:33.916Z] v3.2.0-dev.34 [2024-08-06T08:39:33.916Z] v3.2.0-dev.35 [2024-08-06T08:39:33.916Z] v3.2.0-dev.4 [2024-08-06T08:39:33.916Z] v3.2.0-dev.5 [2024-08-06T08:39:33.916Z] v3.2.0-dev.6 [2024-08-06T08:39:33.916Z] v3.2.0-dev.7 [2024-08-06T08:39:33.916Z] v3.2.0-dev.8 [2024-08-06T08:39:33.916Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-06T08:39:34.208Z] + lftools sign git-tag v3.2.0-dev.35 [2024-08-06T08:39:34.778Z] Signing Git tag with Sigul... [2024-08-06T08:39:34.778Z] Signing v3.2.0-dev.35 [Pipeline] echo [2024-08-06T08:39:35.361Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:35.655Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-06T08:39:35.664Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-06T08:39:35.697Z] $ docker stop --time=1 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 [2024-08-06T08:39:37.016Z] $ docker rm -f --volumes 716d002a2dae7522e528e8a753f3a2699647e3956f8bb3de8195ed61904b1563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-06T08:39:37.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T08:39:37.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:37.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:39:37.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:37.833Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:37.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:38.197Z] $ docker top 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 -eo pid,comm [2024-08-06T08:39:38.240Z] 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-08-06T08:39:38.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T08:39:38.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T08:39:38.299Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T08:39:38.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T08:39:38.403Z] $ docker exec 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 ssh-agent [2024-08-06T08:39:38.509Z] SSH_AUTH_SOCK=/tmp/ssh-mSwFNJpkSAXc/agent.32 [2024-08-06T08:39:38.509Z] SSH_AGENT_PID=38 [2024-08-06T08:39:38.513Z] Running ssh-add (command line suppressed) [2024-08-06T08:39:38.596Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14412206303937900819.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14412206303937900819.key) [2024-08-06T08:39:38.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T08:39:38.901Z] + git semver bump pre [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,066 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,066 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,067 [bump_version] DEBUG bumped version:3.2.0-dev.36 [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,067 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,067 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,067 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,069 [execute] INFO git cat-file --batch-check [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,075 [execute] INFO git cat-file --batch [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T08:39:39.161Z] 2024-08-06 08:39:39,080 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:39.161Z] 3.2.0-dev.36 [Pipeline] } [2024-08-06T08:39:39.169Z] $ docker exec --env ******** --env ******** 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 ssh-agent -k [2024-08-06T08:39:39.267Z] unset SSH_AUTH_SOCK; [2024-08-06T08:39:39.267Z] unset SSH_AGENT_PID; [2024-08-06T08:39:39.267Z] echo Agent pid 38 killed; [2024-08-06T08:39:39.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T08:39:39.598Z] + git semver [Pipeline] } [2024-08-06T08:39:39.868Z] $ docker stop --time=1 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 [2024-08-06T08:39:41.150Z] $ docker rm -f --volumes 02c4de7fa0cec32e2739f23cc1356ca9ab5a5e48a4df8b04824866e3242b59e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-06T08:39:41.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-06T08:39:41.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:41.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-06T08:39:41.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:41.900Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:41.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:42.269Z] $ docker top 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 -eo pid,comm [2024-08-06T08:39:42.319Z] 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-08-06T08:39:42.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-06T08:39:42.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-06T08:39:42.389Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-06T08:39:42.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-06T08:39:42.507Z] $ docker exec 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 ssh-agent [2024-08-06T08:39:42.610Z] SSH_AUTH_SOCK=/tmp/ssh-P2TEfrE47gPz/agent.32 [2024-08-06T08:39:42.610Z] SSH_AGENT_PID=38 [2024-08-06T08:39:42.615Z] Running ssh-add (command line suppressed) [2024-08-06T08:39:42.716Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7469796521446119139.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7469796521446119139.key) [2024-08-06T08:39:42.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-06T08:39:43.029Z] + git semver push [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,199 [run_push] DEBUG push [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,199 [execute] INFO git cat-file --batch-check [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,204 [execute] INFO git rev-list 4d1fbdeb1a0e364f3400bbab65e44943b808be7e -- [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,205 [execute] DEBUG Popen(['git', 'rev-list', '4d1fbdeb1a0e364f3400bbab65e44943b808be7e', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,217 [execute] INFO git fetch -v origin [2024-08-06T08:39:43.289Z] 2024-08-06 08:39:43,218 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-06T08:39:43.858Z] 2024-08-06 08:39:43,692 [run_push] DEBUG no remote changes detected [2024-08-06T08:39:43.858Z] 2024-08-06 08:39:43,692 [execute] INFO git push origin semver [2024-08-06T08:39:43.858Z] 2024-08-06 08:39:43,693 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-06T08:39:44.797Z] 2024-08-06 08:39:44,535 [run_push] DEBUG push all version tags [2024-08-06T08:39:44.797Z] 2024-08-06 08:39:44,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-06T08:39:44.797Z] 2024-08-06 08:39:44,536 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2024-08-06T08:39:45.364Z] 2024-08-06 08:39:45,339 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2024-08-06T08:39:45.365Z] 3.2.0-dev.36 [Pipeline] } [2024-08-06T08:39:45.373Z] $ docker exec --env ******** --env ******** 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 ssh-agent -k [2024-08-06T08:39:45.465Z] unset SSH_AUTH_SOCK; [2024-08-06T08:39:45.465Z] unset SSH_AGENT_PID; [2024-08-06T08:39:45.466Z] echo Agent pid 38 killed; [2024-08-06T08:39:45.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-06T08:39:45.804Z] + git semver [Pipeline] } [2024-08-06T08:39:46.075Z] $ docker stop --time=1 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 [2024-08-06T08:39:47.357Z] $ docker rm -f --volumes 7abd813598e0cb0f69c8fb9b40d261284970735f65c9b76753856a2c27d8ca99 [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-08-06T08:39:48.005Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2024-08-06T08:39:48.005Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-08-06T08:39:48.005Z] total 16 [2024-08-06T08:39:48.005Z] drwxr-xr-x 3 root root 4096 Aug 6 08:34 . [2024-08-06T08:39:48.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 08:39 .. [2024-08-06T08:39:48.005Z] drwxr-xr-x 2 root root 4096 Aug 6 08:34 cost [2024-08-06T08:39:48.005Z] -rw-r--r-- 1 root root 93 Aug 6 08:34 cost.csv [2024-08-06T08:39:48.005Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2024-08-06T08:39:48.005Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2024-08-06T08:39:48.005Z] total 16 [2024-08-06T08:39:48.005Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 08:34 . [2024-08-06T08:39:48.005Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 08:39 .. [2024-08-06T08:39:48.005Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 08:34 cost [2024-08-06T08:39:48.005Z] -rw-r--r-- 1 jenkins jenkins 93 Aug 6 08:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:48.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:49.154Z] ---> package-listing.sh [2024-08-06T08:39:49.154Z] ++ facter osfamily [2024-08-06T08:39:49.154Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-06T08:39:49.416Z] + OS_FAMILY=debian [2024-08-06T08:39:49.416Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2024-08-06T08:39:49.416Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-06T08:39:49.416Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-06T08:39:49.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-06T08:39:49.416Z] + PACKAGES=/tmp/packages_start.txt [2024-08-06T08:39:49.416Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-08-06T08:39:49.416Z] + PACKAGES=/tmp/packages_end.txt [2024-08-06T08:39:49.416Z] + case "${OS_FAMILY}" in [2024-08-06T08:39:49.416Z] + dpkg -l [2024-08-06T08:39:49.416Z] + grep '^ii' [2024-08-06T08:39:49.416Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-06T08:39:49.416Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-06T08:39:49.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-06T08:39:49.416Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2024-08-06T08:39:49.416Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2024-08-06T08:39:49.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2024-08-06T08:39:49.429Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-06T08:39:49.707Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-06T08:39:50.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-06T08:39:50.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-06T08:39:50.343Z] prd-ubuntu20.04-docker-8c-8g-7186 does not seem to be running inside a container [2024-08-06T08:39:50.368Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_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-08-06T08:39:50.593Z] $ docker top cefed7f45e9d8f3af10480b56add21b11f05dad2849f3ad8a48ee00ce2b17156 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-06T08:39:50.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-06T08:39:51.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-06T08:39:51.515Z] + ls /var/log/sa-host [2024-08-06T08:39:51.515Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-06T08:39:51.772Z] provisioning config files... [2024-08-06T08:39:51.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16783072976730667020tmp [Pipeline] { [Pipeline] echo [2024-08-06T08:39:51.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:52.094Z] ---> create-netrc.sh [Pipeline] } [2024-08-06T08:39:52.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:52.446Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-06T08:39:52.455Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:52.740Z] ---> sudo-logs.sh [2024-08-06T08:39:52.740Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-06T08:39:52.769Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:53.051Z] ---> job-cost.sh [2024-08-06T08:39:53.051Z] lf-activate-venv: SKIPPING [2024-08-06T08:39:53.051Z] DEBUG: total: 0.2199999988079071 [2024-08-06T08:39:53.051Z] INFO: Retrieving Stack Cost... [2024-08-06T08:39:53.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-06T08:39:53.571Z] INFO: Archiving Costs [Pipeline] echo [2024-08-06T08:39:53.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-06T08:39:53.865Z] ---> logs-deploy.sh [2024-08-06T08:39:53.865Z] lf-activate-venv: SKIPPING [2024-08-06T08:39:53.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/188 [2024-08-06T08:39:53.865Z] INFO: archiving workspace using pattern(s): [2024-08-06T08:39:55.251Z] Archives upload complete. [2024-08-06T08:39:55.251Z] INFO: archiving logs to Nexus