Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe 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-ssh7327271118893825318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13081854863965896941.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16093721388340106189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4450547154434352453.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13796131833054672005.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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-24054 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe (main) Commit message: "Merge pull request #174 from jinlinGuan/issue-4985" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe # timeout=10 > git rev-list --no-walk 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T02:51:21.446Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T02:51:21.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T02:51:21.556Z] ========================================================= [2024-10-30T02:51:21.556Z] EdgeX Global Pipelines Version Info [2024-10-30T02:51:21.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:51:22.288Z] ------------------- [2024-10-30T02:51:22.288Z] stable info: [2024-10-30T02:51:22.288Z] ------------------- [2024-10-30T02:51:22.288Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T02:51:22.288Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T02:51:22.288Z] Message: update stable to v1.0.265 [2024-10-30T02:51:22.860Z] ------------------- [2024-10-30T02:51:22.860Z] experimental info: [2024-10-30T02:51:22.860Z] ------------------- [2024-10-30T02:51:22.860Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T02:51:22.860Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T02:51:22.860Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T02:51:22.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2024-10-30T02:51:22.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2024-10-30T02:51:22.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T02:51:23.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T02:51:23.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T02:51:23.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T02:51:23.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T02:51:23.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T02:51:23.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T02:51:23.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T02:51:23.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T02:51:23.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2024-10-30T02:51:23.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T02:51:23.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T02:51:23.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:51:23.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:51:23.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:51:23.373Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T02:51:23.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T02:51:23.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T02:51:23.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T02:51:23.468Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T02:51:23.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T02:51:23.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T02:51:23.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-30T02:51:23.564Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T02:51:23.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T02:51:23.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T02:51:23.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T02:51:23.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T02:51:23.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] echo [2024-10-30T02:51:23.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e2ef7b [Pipeline] echo [2024-10-30T02:51:23.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T02:51:24.115Z] + git rev-list -1 --merges 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe~1..8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] echo [2024-10-30T02:51:24.143Z] -----------> git rev-list -1 --merges 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe~1..8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [2024-10-30T02:51:24.143Z] 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [false] [Pipeline] sh [2024-10-30T02:51:24.444Z] + git log --format=format:%s -1 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] echo [2024-10-30T02:51:24.463Z] ========================================================= [2024-10-30T02:51:24.463Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T02:51:24.463Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:51:24.815Z] + git log --format=format:%s -1 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] echo [2024-10-30T02:51:24.827Z] [semverPrep] GIT_COMMIT: 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe, Commit Message: Merge pull request #174 from jinlinGuan/issue-4985 [Pipeline] echo [2024-10-30T02:51:24.844Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T02:51:25.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:51:25.206Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T02:51:25.206Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T02:51:25.206Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T02:51:25.206Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T02:51:25.206Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T02:51:25.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:51:25.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:51:25.574Z] [2024-10-30T02:51:25.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:51:25.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:51:25.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T02:51:25.891Z] b85a868b505f: Pulling fs layer [2024-10-30T02:51:25.891Z] e2be974225ed: Pulling fs layer [2024-10-30T02:51:25.891Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T02:51:25.891Z] 988bab9f4d93: Pulling fs layer [2024-10-30T02:51:25.891Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T02:51:25.891Z] eaf3925da568: Pulling fs layer [2024-10-30T02:51:25.891Z] bab4dde63d76: Pulling fs layer [2024-10-30T02:51:25.891Z] bde34c3a00c8: Pulling fs layer [2024-10-30T02:51:25.891Z] b352a97aabf1: Pulling fs layer [2024-10-30T02:51:25.891Z] 4872d77fe225: Pulling fs layer [2024-10-30T02:51:25.891Z] 5851b861e8e6: Pulling fs layer [2024-10-30T02:51:25.891Z] 988bab9f4d93: Waiting [2024-10-30T02:51:25.891Z] bde34c3a00c8: Waiting [2024-10-30T02:51:25.891Z] 1469e6f7b9e6: Waiting [2024-10-30T02:51:25.891Z] eaf3925da568: Waiting [2024-10-30T02:51:25.891Z] bab4dde63d76: Waiting [2024-10-30T02:51:25.891Z] b352a97aabf1: Waiting [2024-10-30T02:51:25.891Z] 4872d77fe225: Waiting [2024-10-30T02:51:25.891Z] 5851b861e8e6: Waiting [2024-10-30T02:51:26.151Z] e2be974225ed: Verifying Checksum [2024-10-30T02:51:26.151Z] e2be974225ed: Download complete [2024-10-30T02:51:26.151Z] 988bab9f4d93: Download complete [2024-10-30T02:51:26.151Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T02:51:26.151Z] 1469e6f7b9e6: Download complete [2024-10-30T02:51:26.151Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T02:51:26.151Z] 339a4e72a1f5: Download complete [2024-10-30T02:51:26.151Z] eaf3925da568: Verifying Checksum [2024-10-30T02:51:26.151Z] eaf3925da568: Download complete [2024-10-30T02:51:26.151Z] bde34c3a00c8: Verifying Checksum [2024-10-30T02:51:26.151Z] bde34c3a00c8: Download complete [2024-10-30T02:51:26.151Z] b352a97aabf1: Verifying Checksum [2024-10-30T02:51:26.151Z] b352a97aabf1: Download complete [2024-10-30T02:51:26.151Z] 4872d77fe225: Download complete [2024-10-30T02:51:26.151Z] 5851b861e8e6: Download complete [2024-10-30T02:51:26.151Z] b85a868b505f: Verifying Checksum [2024-10-30T02:51:26.151Z] b85a868b505f: Download complete [2024-10-30T02:51:26.720Z] bab4dde63d76: Verifying Checksum [2024-10-30T02:51:26.720Z] bab4dde63d76: Download complete [2024-10-30T02:51:27.664Z] b85a868b505f: Pull complete [2024-10-30T02:51:27.664Z] e2be974225ed: Pull complete [2024-10-30T02:51:28.232Z] 339a4e72a1f5: Pull complete [2024-10-30T02:51:28.232Z] 988bab9f4d93: Pull complete [2024-10-30T02:51:28.492Z] 1469e6f7b9e6: Pull complete [2024-10-30T02:51:28.492Z] eaf3925da568: Pull complete [2024-10-30T02:51:30.398Z] bab4dde63d76: Pull complete [2024-10-30T02:51:30.398Z] bde34c3a00c8: Pull complete [2024-10-30T02:51:30.659Z] b352a97aabf1: Pull complete [2024-10-30T02:51:30.659Z] 4872d77fe225: Pull complete [2024-10-30T02:51:30.659Z] 5851b861e8e6: Pull complete [2024-10-30T02:51:30.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T02:51:30.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:51:30.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:51:30.805Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:51:30.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T02:51:33.589Z] $ docker top efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:51:33.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:51:33.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:51:33.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:51:33.806Z] $ docker exec efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 ssh-agent [2024-10-30T02:51:33.911Z] SSH_AUTH_SOCK=/tmp/ssh-XoZ7zP2mhWYN/agent.32 [2024-10-30T02:51:33.911Z] SSH_AGENT_PID=38 [2024-10-30T02:51:33.918Z] Running ssh-add (command line suppressed) [2024-10-30T02:51:34.018Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8904979711666956004.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8904979711666956004.key) [2024-10-30T02:51:34.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:51:34.334Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T02:51:34.343Z] $ docker exec --env ******** --env ******** efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 ssh-agent -k [2024-10-30T02:51:34.449Z] unset SSH_AUTH_SOCK; [2024-10-30T02:51:34.450Z] unset SSH_AGENT_PID; [2024-10-30T02:51:34.450Z] echo Agent pid 38 killed; [2024-10-30T02:51:34.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T02:51:34.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:51:34.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:51:34.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:51:34.631Z] $ docker exec efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 ssh-agent [2024-10-30T02:51:34.744Z] SSH_AUTH_SOCK=/tmp/ssh-KkFip5kfn8Yj/agent.71 [2024-10-30T02:51:34.744Z] SSH_AGENT_PID=77 [2024-10-30T02:51:34.749Z] Running ssh-add (command line suppressed) [2024-10-30T02:51:34.838Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4832919442733995010.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4832919442733995010.key) [2024-10-30T02:51:34.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:51:35.154Z] + git semver init [2024-10-30T02:51:35.418Z] 2024-10-30 02:51:35,336 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T02:51:35.418Z] 2024-10-30 02:51:35,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-30T02:51:35.418Z] 2024-10-30 02:51:35,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2024-10-30T02:51:35.418Z] 2024-10-30 02:51:35,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:51:36.358Z] 2024-10-30 02:51:36,049 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude [2024-10-30T02:51:36.358Z] 2024-10-30 02:51:36,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False [2024-10-30T02:51:36.358Z] 2024-10-30 02:51:36,050 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:51:36.358Z] 2024-10-30 02:51:36,050 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:51:36.358Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T02:51:36.365Z] $ docker exec --env ******** --env ******** efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 ssh-agent -k [2024-10-30T02:51:36.467Z] unset SSH_AUTH_SOCK; [2024-10-30T02:51:36.468Z] unset SSH_AGENT_PID; [2024-10-30T02:51:36.468Z] echo Agent pid 77 killed; [2024-10-30T02:51:36.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:51:36.817Z] + git semver [Pipeline] } [2024-10-30T02:51:37.088Z] $ docker stop --time=1 efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 [2024-10-30T02:51:38.338Z] $ docker rm -f --volumes efa5f80431adfe814c4912e460895049a98f087f58f8be56b95d5094e441bf43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:51:38.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T02:51:38.920Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T02:51:38.923Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-10-30T02:51:39.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:51:39.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:51:39.181Z] ========================================================= [2024-10-30T02:51:39.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T02:51:39.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:51:39.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T02:51:39.503Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T02:51:39.503Z] 43c4264eed91: Pulling fs layer [2024-10-30T02:51:39.503Z] 4cc291be95ef: Pulling fs layer [2024-10-30T02:51:39.503Z] 2ac1f1163629: Pulling fs layer [2024-10-30T02:51:39.503Z] 5c3c966382ef: Pulling fs layer [2024-10-30T02:51:39.503Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T02:51:39.503Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T02:51:39.503Z] 9f66e0745190: Pulling fs layer [2024-10-30T02:51:39.503Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T02:51:39.503Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T02:51:39.503Z] 5d5c8e513c77: Waiting [2024-10-30T02:51:39.503Z] 4f4fb700ef54: Waiting [2024-10-30T02:51:39.503Z] 5c3c966382ef: Waiting [2024-10-30T02:51:39.503Z] 9f66e0745190: Waiting [2024-10-30T02:51:39.503Z] 561ebcabdf7f: Waiting [2024-10-30T02:51:39.503Z] 4cc291be95ef: Verifying Checksum [2024-10-30T02:51:39.503Z] 4cc291be95ef: Download complete [2024-10-30T02:51:39.503Z] 5c3c966382ef: Verifying Checksum [2024-10-30T02:51:39.503Z] 5c3c966382ef: Download complete [2024-10-30T02:51:39.503Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T02:51:39.503Z] 4f4fb700ef54: Download complete [2024-10-30T02:51:39.503Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T02:51:39.503Z] 5d5c8e513c77: Download complete [2024-10-30T02:51:39.503Z] 43c4264eed91: Verifying Checksum [2024-10-30T02:51:39.503Z] 43c4264eed91: Download complete [2024-10-30T02:51:39.503Z] 9f66e0745190: Verifying Checksum [2024-10-30T02:51:39.503Z] 9f66e0745190: Download complete [2024-10-30T02:51:39.763Z] 43c4264eed91: Pull complete [2024-10-30T02:51:39.763Z] 4cc291be95ef: Pull complete [2024-10-30T02:51:39.763Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T02:51:39.763Z] 561ebcabdf7f: Download complete [2024-10-30T02:51:40.329Z] 2ac1f1163629: Verifying Checksum [2024-10-30T02:51:40.329Z] 2ac1f1163629: Download complete [2024-10-30T02:51:40.329Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T02:51:40.329Z] f49a43e4bbc0: Download complete [2024-10-30T02:51:43.610Z] 2ac1f1163629: Pull complete [2024-10-30T02:51:43.610Z] 5c3c966382ef: Pull complete [2024-10-30T02:51:43.610Z] 4f4fb700ef54: Pull complete [2024-10-30T02:51:43.610Z] 5d5c8e513c77: Pull complete [2024-10-30T02:51:43.610Z] 9f66e0745190: Pull complete [2024-10-30T02:51:45.510Z] f49a43e4bbc0: Pull complete [2024-10-30T02:51:46.081Z] 561ebcabdf7f: Pull complete [2024-10-30T02:51:46.081Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T02:51:46.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T02:51:46.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-30T02:51:46.370Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:51:46.683Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T02:51:46.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:51:46.766Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:51:46.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T02:51:51.090Z] $ docker top e29042113c648b1bd82bf6098f17a39ca3bd15b8a4b3d7d8cdfd7ebb03bbfe48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:51:51.444Z] + go version [2024-10-30T02:51:51.444Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T02:51:51.453Z] $ docker stop --time=1 e29042113c648b1bd82bf6098f17a39ca3bd15b8a4b3d7d8cdfd7ebb03bbfe48 [2024-10-30T02:51:52.729Z] $ docker rm -f --volumes e29042113c648b1bd82bf6098f17a39ca3bd15b8a4b3d7d8cdfd7ebb03bbfe48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:51:53.184Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T02:51:53.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:51:53.269Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:51:53.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T02:51:53.811Z] $ docker top d9f58c507f30ef0bd0066afb4244672fd499c6514be71917a092445d7b8c8830 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:51:54.062Z] Still waiting to schedule task [2024-10-30T02:51:54.062Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T02:51:54.262Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:51:54.572Z] + make test [2024-10-30T02:51:54.572Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-30T02:51:54.572Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-30T02:51:54.572Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-30T02:51:54.830Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-30T02:51:54.830Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-30T02:51:54.830Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-30T02:51:54.830Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-30T02:51:54.830Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-30T02:51:54.830Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-30T02:51:54.830Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-30T02:51:54.830Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-30T02:51:54.830Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-30T02:51:54.830Z] go: downloading golang.org/x/text v0.16.0 [2024-10-30T02:51:54.830Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-30T02:51:54.830Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-30T02:51:54.830Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-30T02:51:55.090Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-30T02:51:55.090Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-30T02:51:56.468Z] go: downloading golang.org/x/net v0.27.0 [2024-10-30T02:52:04.582Z] github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements [2024-10-30T02:52:04.582Z] github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements [2024-10-30T02:52:05.965Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.023s coverage: 66.4% of statements [2024-10-30T02:52:05.965Z] ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.006s coverage: 83.3% of statements [2024-10-30T02:52:15.942Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-30T02:52:17.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T02:52:17.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-30T02:52:17.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T02:52:17.882Z] $ docker stop --time=1 d9f58c507f30ef0bd0066afb4244672fd499c6514be71917a092445d7b8c8830 [2024-10-30T02:52:22.223Z] $ docker rm -f --volumes d9f58c507f30ef0bd0066afb4244672fd499c6514be71917a092445d7b8c8830 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:52:22.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T02:52:22.805Z] 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-10-30T02:52:23.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:52:23.396Z] [2024-10-30T02:52:23.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:52:23.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:52:23.699Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T02:52:23.699Z] 5eb5b503b376: Pulling fs layer [2024-10-30T02:52:23.699Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T02:52:23.699Z] ec43610c2a17: Pulling fs layer [2024-10-30T02:52:23.699Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T02:52:23.699Z] 33b1e0a273af: Pulling fs layer [2024-10-30T02:52:23.699Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T02:52:23.699Z] 2f39f015ded8: Pulling fs layer [2024-10-30T02:52:23.699Z] 3a2ae6a8a46f: Waiting [2024-10-30T02:52:23.699Z] 33b1e0a273af: Waiting [2024-10-30T02:52:23.699Z] 5d3b04190fa2: Waiting [2024-10-30T02:52:23.699Z] 2f39f015ded8: Waiting [2024-10-30T02:52:23.699Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T02:52:23.699Z] 5c69ac0246d0: Download complete [2024-10-30T02:52:23.699Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T02:52:23.699Z] 3a2ae6a8a46f: Download complete [2024-10-30T02:52:23.960Z] 33b1e0a273af: Verifying Checksum [2024-10-30T02:52:23.960Z] 33b1e0a273af: Download complete [2024-10-30T02:52:23.960Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T02:52:23.960Z] 5d3b04190fa2: Download complete [2024-10-30T02:52:23.960Z] ec43610c2a17: Verifying Checksum [2024-10-30T02:52:23.960Z] ec43610c2a17: Download complete [2024-10-30T02:52:23.960Z] 5eb5b503b376: Verifying Checksum [2024-10-30T02:52:23.960Z] 5eb5b503b376: Download complete [2024-10-30T02:52:24.530Z] 2f39f015ded8: Download complete [2024-10-30T02:52:25.099Z] 5eb5b503b376: Pull complete [2024-10-30T02:52:25.099Z] 5c69ac0246d0: Pull complete [2024-10-30T02:52:25.668Z] ec43610c2a17: Pull complete [2024-10-30T02:52:25.668Z] 3a2ae6a8a46f: Pull complete [2024-10-30T02:52:25.926Z] 33b1e0a273af: Pull complete [2024-10-30T02:52:25.926Z] 5d3b04190fa2: Pull complete [2024-10-30T02:52:30.109Z] 2f39f015ded8: Pull complete [2024-10-30T02:52:30.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T02:52:30.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:52:30.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:52:30.210Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:52:30.233Z] $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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-10-30T02:52:34.803Z] $ docker top 92a09f21c7c1bdb622af6bd81c6d657a0fef08e692ea0f518a1a162607e77a3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:52:35.182Z] ---> job-cost.sh [2024-10-30T02:52:35.182Z] lf-activate-venv: SKIPPING [2024-10-30T02:52:35.182Z] INFO: No Stack... [2024-10-30T02:52:35.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T02:52:35.702Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T02:52:35.992Z] + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [2024-10-30T02:52:35.992Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T02:52:36.008Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [2024-10-30T02:52:36.018Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] did not exist. Created. [2024-10-30T02:52:36.025Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:52:36.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T02:52:36.355Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T02:52:36.366Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T02:52:36.393Z] $ docker stop --time=1 92a09f21c7c1bdb622af6bd81c6d657a0fef08e692ea0f518a1a162607e77a3b [2024-10-30T02:52:37.519Z] $ docker rm -f --volumes 92a09f21c7c1bdb622af6bd81c6d657a0fef08e692ea0f518a1a162607e77a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T02:53:48.448Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24056 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2024-10-30T02:53:48.470Z] Running in /w/workspace/go-mod-registry/68 [Pipeline] { [Pipeline] checkout [2024-10-30T02:53:48.510Z] Selected Git installation does not exist. Using Default [2024-10-30T02:53:48.510Z] The recommended git tool is: NONE [2024-10-30T02:53:55.551Z] using credential edgex-jenkins-ssh [2024-10-30T02:53:55.588Z] Cloning the remote Git repository [2024-10-30T02:53:55.640Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2024-10-30T02:53:55.805Z] > git init /w/workspace/go-mod-registry/68 # timeout=10 [2024-10-30T02:53:56.159Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2024-10-30T02:53:56.162Z] > git --version # timeout=10 [2024-10-30T02:53:56.201Z] > git --version # 'git version 2.25.1' [2024-10-30T02:53:56.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T02:53:56.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T02:53:57.668Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2024-10-30T02:53:58.889Z] Avoid second fetch [2024-10-30T02:53:58.890Z] Checking out Revision 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe (main) [2024-10-30T02:53:57.705Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T02:53:58.910Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T02:53:59.007Z] > git checkout -f 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe # timeout=10 [2024-10-30T02:53:59.983Z] Commit message: "Merge pull request #174 from jinlinGuan/issue-4985" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T02:54:05.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T02:54:05.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T02:54:05.430Z] Dload Upload Total Spent Left Speed [2024-10-30T02:54:05.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 92563 0 --:--:-- --:--:-- --:--:-- 91791 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-10-30T02:54:05.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T02:54:06.129Z] + sudo tee /etc/docker/daemon.new [2024-10-30T02:54:06.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T02:54:06.130Z] { [2024-10-30T02:54:06.130Z] "registry-mirrors": [ [2024-10-30T02:54:06.130Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T02:54:06.130Z] ], [2024-10-30T02:54:06.130Z] "bip": "10.250.0.254/24", [2024-10-30T02:54:06.130Z] "hosts": [ [2024-10-30T02:54:06.130Z] "tcp://0.0.0.0:5555", [2024-10-30T02:54:06.130Z] "unix:///var/run/docker.sock" [2024-10-30T02:54:06.130Z] ], [2024-10-30T02:54:06.130Z] "mtu": 1458, [2024-10-30T02:54:06.130Z] "selinux-enabled": true, [2024-10-30T02:54:06.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T02:54:06.130Z] } [Pipeline] sh [2024-10-30T02:54:06.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T02:54:06.996Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-30T02:54:25.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:54:25.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T02:54:25.755Z] ========================================================= [2024-10-30T02:54:25.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T02:54:25.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:54:26.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T02:54:26.726Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T02:54:26.726Z] cf04c63912e1: Pulling fs layer [2024-10-30T02:54:26.726Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T02:54:26.726Z] a37a00ec5f00: Pulling fs layer [2024-10-30T02:54:26.726Z] 50b3750afda1: Pulling fs layer [2024-10-30T02:54:26.726Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T02:54:26.726Z] 80978eb59214: Pulling fs layer [2024-10-30T02:54:26.726Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T02:54:26.726Z] c5a475d317c9: Pulling fs layer [2024-10-30T02:54:26.726Z] 50b3750afda1: Waiting [2024-10-30T02:54:26.726Z] 4f4fb700ef54: Waiting [2024-10-30T02:54:26.726Z] 80978eb59214: Waiting [2024-10-30T02:54:26.726Z] c9f46d7d2bd2: Waiting [2024-10-30T02:54:26.726Z] c5a475d317c9: Waiting [2024-10-30T02:54:26.726Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T02:54:26.726Z] 55b35a11ae5e: Download complete [2024-10-30T02:54:26.726Z] 50b3750afda1: Verifying Checksum [2024-10-30T02:54:26.726Z] 50b3750afda1: Download complete [2024-10-30T02:54:26.726Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T02:54:26.726Z] 4f4fb700ef54: Download complete [2024-10-30T02:54:27.004Z] 80978eb59214: Verifying Checksum [2024-10-30T02:54:27.004Z] 80978eb59214: Download complete [2024-10-30T02:54:27.004Z] cf04c63912e1: Verifying Checksum [2024-10-30T02:54:27.004Z] cf04c63912e1: Download complete [2024-10-30T02:54:27.606Z] c5a475d317c9: Download complete [2024-10-30T02:54:28.206Z] cf04c63912e1: Pull complete [2024-10-30T02:54:28.806Z] 55b35a11ae5e: Pull complete [2024-10-30T02:54:29.078Z] a37a00ec5f00: Verifying Checksum [2024-10-30T02:54:29.078Z] a37a00ec5f00: Download complete [2024-10-30T02:54:30.064Z] c9f46d7d2bd2: Download complete [2024-10-30T02:54:45.138Z] a37a00ec5f00: Pull complete [2024-10-30T02:54:45.138Z] 50b3750afda1: Pull complete [2024-10-30T02:54:45.138Z] 4f4fb700ef54: Pull complete [2024-10-30T02:54:45.138Z] 80978eb59214: Pull complete [2024-10-30T02:54:51.827Z] c9f46d7d2bd2: Pull complete [2024-10-30T02:54:53.250Z] c5a475d317c9: Pull complete [2024-10-30T02:54:53.250Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T02:54:53.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T02:54:53.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-30T02:54:53.583Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:54:53.935Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:54:53.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:54:54.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-24056 does not seem to be running inside a container [2024-10-30T02:54:54.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/68 -v /w/workspace/go-mod-registry/68:/w/workspace/go-mod-registry/68:rw,z -v /w/workspace/go-mod-registry/68@tmp:/w/workspace/go-mod-registry/68@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-arm64 cat [2024-10-30T02:54:57.749Z] $ docker top afa383bb0868c74033cf1289adf2d9f777e2bfd5586ee13d216378adbd9abead -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:54:58.634Z] + go version [2024-10-30T02:54:58.634Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T02:54:58.653Z] $ docker stop --time=1 afa383bb0868c74033cf1289adf2d9f777e2bfd5586ee13d216378adbd9abead [2024-10-30T02:55:00.346Z] $ docker rm -f --volumes afa383bb0868c74033cf1289adf2d9f777e2bfd5586ee13d216378adbd9abead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:55:00.950Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T02:55:00.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:55:01.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-24056 does not seem to be running inside a container [2024-10-30T02:55:01.242Z] $ 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-registry/68 -v /w/workspace/go-mod-registry/68:/w/workspace/go-mod-registry/68:rw,z -v /w/workspace/go-mod-registry/68@tmp:/w/workspace/go-mod-registry/68@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-arm64 cat [2024-10-30T02:55:02.554Z] $ docker top 745e32eb4ae030d2ac125994828560a04a1b57b7b9479f517b8a6d61d00018d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:55:03.433Z] + git config --global --add safe.directory /w/workspace/go-mod-registry/68 [Pipeline] fileExists [Pipeline] sh [2024-10-30T02:55:04.092Z] + make test [2024-10-30T02:55:04.092Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2024-10-30T02:55:04.092Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-30T02:55:04.092Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-10-30T02:55:04.682Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-10-30T02:55:04.682Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-10-30T02:55:04.682Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-30T02:55:04.682Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-30T02:55:04.955Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-30T02:55:04.955Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-10-30T02:55:05.224Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-30T02:55:05.224Z] go: downloading github.com/x448/float16 v0.8.4 [2024-10-30T02:55:05.499Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-30T02:55:05.499Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-30T02:55:05.499Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-30T02:55:05.499Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-30T02:55:05.499Z] go: downloading golang.org/x/text v0.16.0 [2024-10-30T02:55:06.302Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-30T02:55:06.573Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-30T02:55:10.829Z] go: downloading golang.org/x/net v0.27.0 [2024-10-30T02:56:32.482Z] github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements [2024-10-30T02:56:32.482Z] github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements [2024-10-30T02:56:32.482Z] ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.095s coverage: 66.4% of statements [2024-10-30T02:56:32.482Z] ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.026s coverage: 83.3% of statements [2024-10-30T02:56:32.482Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T02:56:32.482Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2024-10-30T02:56:40.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T02:56:40.704Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-30T02:56:40.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T02:56:40.740Z] $ docker stop --time=1 745e32eb4ae030d2ac125994828560a04a1b57b7b9479f517b8a6d61d00018d3 [2024-10-30T02:56:42.699Z] $ docker rm -f --volumes 745e32eb4ae030d2ac125994828560a04a1b57b7b9479f517b8a6d61d00018d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:56:44.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T02:56:44.705Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T02:56:45.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:56:45.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:56:45.745Z] [2024-10-30T02:56:45.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:56:46.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:56:46.359Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T02:56:46.359Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T02:56:46.359Z] 04944245beec: Pulling fs layer [2024-10-30T02:56:46.359Z] 699f458cf7ca: Pulling fs layer [2024-10-30T02:56:46.359Z] 765212b225bb: Pulling fs layer [2024-10-30T02:56:46.359Z] f23df028b6ca: Pulling fs layer [2024-10-30T02:56:46.359Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T02:56:46.359Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T02:56:46.359Z] f23df028b6ca: Waiting [2024-10-30T02:56:46.359Z] d65c8cfc05b1: Waiting [2024-10-30T02:56:46.359Z] 2437ff75d9bd: Waiting [2024-10-30T02:56:46.359Z] 765212b225bb: Waiting [2024-10-30T02:56:46.359Z] 04944245beec: Verifying Checksum [2024-10-30T02:56:46.359Z] 04944245beec: Download complete [2024-10-30T02:56:46.359Z] 765212b225bb: Verifying Checksum [2024-10-30T02:56:46.359Z] 765212b225bb: Download complete [2024-10-30T02:56:46.625Z] f23df028b6ca: Verifying Checksum [2024-10-30T02:56:46.625Z] f23df028b6ca: Download complete [2024-10-30T02:56:46.625Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T02:56:46.625Z] d65c8cfc05b1: Download complete [2024-10-30T02:56:46.626Z] 699f458cf7ca: Verifying Checksum [2024-10-30T02:56:46.626Z] 699f458cf7ca: Download complete [2024-10-30T02:56:47.584Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T02:56:47.584Z] 8998bd30e6a1: Download complete [2024-10-30T02:56:50.160Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T02:56:50.160Z] 2437ff75d9bd: Download complete [2024-10-30T02:56:52.103Z] 8998bd30e6a1: Pull complete [2024-10-30T02:56:52.369Z] 04944245beec: Pull complete [2024-10-30T02:56:54.320Z] 699f458cf7ca: Pull complete [2024-10-30T02:56:54.321Z] 765212b225bb: Pull complete [2024-10-30T02:56:54.904Z] f23df028b6ca: Pull complete [2024-10-30T02:56:55.171Z] d65c8cfc05b1: Pull complete [2024-10-30T02:57:10.153Z] 2437ff75d9bd: Pull complete [2024-10-30T02:57:10.153Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T02:57:10.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T02:57:10.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:57:10.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-24056 does not seem to be running inside a container [2024-10-30T02:57:10.424Z] $ 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-registry/68 -v /w/workspace/go-mod-registry/68:/w/workspace/go-mod-registry/68:rw,z -v /w/workspace/go-mod-registry/68@tmp:/w/workspace/go-mod-registry/68@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:arm64 cat [2024-10-30T02:57:12.870Z] $ docker top 07e76cdc926a80864f540d9e489980e6d09373527f6a7787d1362d4a30f325b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:57:13.395Z] ---> job-cost.sh [2024-10-30T02:57:13.663Z] lf-activate-venv: SKIPPING [2024-10-30T02:57:13.663Z] INFO: No Stack... [2024-10-30T02:57:13.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T02:57:14.883Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T02:57:15.203Z] + cat /w/workspace/go-mod-registry/68/archives/cost.csv [2024-10-30T02:57:15.204Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T02:57:15.258Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [2024-10-30T02:57:15.266Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] did not exist. Created. [2024-10-30T02:57:15.273Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T02:57:15.615Z] /w/workspace/go-mod-registry/68@tmp/durable-548766a3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T02:57:15.940Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T02:57:15.969Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T02:57:16.014Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T02:57:16.025Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-68-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T02:57:16.049Z] $ docker stop --time=1 07e76cdc926a80864f540d9e489980e6d09373527f6a7787d1362d4a30f325b3 [2024-10-30T02:57:17.536Z] $ docker rm -f --volumes 07e76cdc926a80864f540d9e489980e6d09373527f6a7787d1362d4a30f325b3 [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-10-30T02:57:18.007Z] provisioning config files... [2024-10-30T02:57:18.018Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3030331018316155409tmp [Pipeline] { [Pipeline] sh [2024-10-30T02:57:18.354Z] + set +x [2024-10-30T02:57:18.354Z] + + curl -s https://codecov.io/bash [2024-10-30T02:57:18.354Z] bash -s -- [2024-10-30T02:57:18.354Z] [2024-10-30T02:57:18.354Z] _____ _ [2024-10-30T02:57:18.354Z] / ____| | | [2024-10-30T02:57:18.354Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T02:57:18.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T02:57:18.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T02:57:18.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T02:57:18.354Z] Bash-1.0.6 [2024-10-30T02:57:18.354Z] [2024-10-30T02:57:18.354Z] [2024-10-30T02:57:18.354Z] ==> git version 2.25.1 found [2024-10-30T02:57:18.354Z] ==> 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-10-30T02:57:18.354Z] Release-Date: 2020-01-08 [2024-10-30T02:57:18.354Z] 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-10-30T02:57:18.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T02:57:18.354Z] ==> Jenkins CI detected. [2024-10-30T02:57:18.354Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2024-10-30T02:57:18.354Z] project root: . [2024-10-30T02:57:18.354Z] --> token set from env [2024-10-30T02:57:18.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T02:57:18.354Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T02:57:18.354Z] ==> Python coveragepy not found [2024-10-30T02:57:18.354Z] ==> Searching for coverage reports in: [2024-10-30T02:57:18.354Z] + . [2024-10-30T02:57:18.354Z] -> Found 1 reports [2024-10-30T02:57:18.614Z] ==> Detecting git/mercurial file structure [2024-10-30T02:57:18.614Z] ==> Reading reports [2024-10-30T02:57:18.614Z] + ./coverage.out bytes=13123 [2024-10-30T02:57:18.614Z] ==> Appending adjustments [2024-10-30T02:57:18.614Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T02:57:18.614Z] + Found adjustments [2024-10-30T02:57:18.614Z] ==> Gzipping contents [2024-10-30T02:57:18.614Z] 4.0K /tmp/codecov.QW1UVv.gz [2024-10-30T02:57:18.614Z] ==> Uploading reports [2024-10-30T02:57:18.614Z] url: https://codecov.io [2024-10-30T02:57:18.614Z] query: branch=main&commit=8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T02:57:18.614Z] -> Pinging Codecov [2024-10-30T02:57:18.615Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T02:57:18.875Z] -> Uploading to [2024-10-30T02:57:18.875Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-registry/8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe/10bd2052-e1dc-446a-afc6-19c4bcf2bcc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T025718Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f89c78929cf2d80f3973213b306e8efd7e53db070002865e5f801168e3ab3671 [2024-10-30T02:57:18.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T02:57:18.875Z] Dload Upload Total Spent Left Speed [2024-10-30T02:57:19.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2085 0 0 100 2085 0 9104 --:--:-- --:--:-- --:--:-- 9104 [2024-10-30T02:57:19.135Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] } [2024-10-30T02:57:19.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T02:57:19.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T02:57:19.412Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:57:19.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:57:19.718Z] [2024-10-30T02:57:19.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:57:20.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:57:20.025Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T02:57:20.025Z] 43c4264eed91: Already exists [2024-10-30T02:57:20.025Z] 4cc291be95ef: Already exists [2024-10-30T02:57:20.025Z] 2ac1f1163629: Already exists [2024-10-30T02:57:20.025Z] 5c3c966382ef: Already exists [2024-10-30T02:57:20.025Z] 4f4fb700ef54: Already exists [2024-10-30T02:57:20.025Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T02:57:20.025Z] 9c3e1370e548: Pulling fs layer [2024-10-30T02:57:20.284Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T02:57:20.284Z] d9c7d2e4e75e: Download complete [2024-10-30T02:57:20.543Z] d9c7d2e4e75e: Pull complete [2024-10-30T02:57:21.111Z] 9c3e1370e548: Verifying Checksum [2024-10-30T02:57:21.111Z] 9c3e1370e548: Download complete [2024-10-30T02:57:23.642Z] 9c3e1370e548: Pull complete [2024-10-30T02:57:23.902Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T02:57:23.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T02:57:23.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:57:24.007Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:57:24.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T02:57:26.604Z] $ docker top 114c6217b767a7f278efee56276eb3320b52260ab596926a11aa0af0259d4371 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:57:26.958Z] + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo [2024-10-30T02:57:26.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh [2024-10-30T02:57:27.247Z] + set -o pipefail [2024-10-30T02:57:27.247Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' [2024-10-30T02:57:32.521Z] [2024-10-30T02:57:32.521Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... [2024-10-30T02:57:32.521Z] [2024-10-30T02:57:32.522Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/db88a3aa-302c-4b29-9d7a-e4eda9b6476a [2024-10-30T02:57:32.522Z] [2024-10-30T02:57:32.522Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T02:57:32.522Z] [Pipeline] } [2024-10-30T02:57:32.528Z] $ docker stop --time=1 114c6217b767a7f278efee56276eb3320b52260ab596926a11aa0af0259d4371 [2024-10-30T02:57:35.622Z] $ docker rm -f --volumes 114c6217b767a7f278efee56276eb3320b52260ab596926a11aa0af0259d4371 [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-10-30T02:57:36.357Z] + git log --format=format:%s -1 8e2ef7b868e2ffeff00430ab7a2fcf44a0610ffe [Pipeline] sh [2024-10-30T02:57:36.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:57:36.653Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:57:36.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:57:36.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:57:37.051Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:57:37.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T02:57:37.430Z] $ docker top 2b0ac4bdd465adbfc83a0a891feec7f139da78413221a1a43ded1ed02274d65f -eo pid,comm [2024-10-30T02:57:37.482Z] 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-10-30T02:57:37.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:57:37.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:57:37.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:57:37.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:57:37.655Z] $ docker exec 2b0ac4bdd465adbfc83a0a891feec7f139da78413221a1a43ded1ed02274d65f ssh-agent [2024-10-30T02:57:37.753Z] SSH_AUTH_SOCK=/tmp/ssh-eh8g4IZIHogB/agent.32 [2024-10-30T02:57:37.753Z] SSH_AGENT_PID=38 [2024-10-30T02:57:37.757Z] Running ssh-add (command line suppressed) [2024-10-30T02:57:37.856Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3976261222176042870.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3976261222176042870.key) [2024-10-30T02:57:37.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:57:38.175Z] + git semver tag [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,337 [run_tag] DEBUG tag force:False [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,338 [check_head_tag] DEBUG check head tag [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,338 [execute] INFO git cat-file --batch-check [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,342 [execute] INFO git cat-file --batch [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,364 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,364 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:57:38.434Z] 2024-10-30 02:57:38,368 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:57:38.434Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T02:57:38.440Z] $ docker exec --env ******** --env ******** 2b0ac4bdd465adbfc83a0a891feec7f139da78413221a1a43ded1ed02274d65f ssh-agent -k [2024-10-30T02:57:38.532Z] unset SSH_AUTH_SOCK; [2024-10-30T02:57:38.532Z] unset SSH_AGENT_PID; [2024-10-30T02:57:38.532Z] echo Agent pid 38 killed; [2024-10-30T02:57:38.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:57:38.880Z] + git semver [Pipeline] } [2024-10-30T02:57:39.148Z] $ docker stop --time=1 2b0ac4bdd465adbfc83a0a891feec7f139da78413221a1a43ded1ed02274d65f [2024-10-30T02:57:40.432Z] $ docker rm -f --volumes 2b0ac4bdd465adbfc83a0a891feec7f139da78413221a1a43ded1ed02274d65f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:57:40.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:57:40.851Z] [2024-10-30T02:57:40.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:57:41.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:57:41.259Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T02:57:41.259Z] ab5ef0e58194: Pulling fs layer [2024-10-30T02:57:41.259Z] 9712f1f96733: Pulling fs layer [2024-10-30T02:57:41.259Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T02:57:41.259Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T02:57:41.259Z] e9a5061849ea: Pulling fs layer [2024-10-30T02:57:41.259Z] d747dcd14b5f: Pulling fs layer [2024-10-30T02:57:41.259Z] 2de7ff778b66: Pulling fs layer [2024-10-30T02:57:41.259Z] e9a5061849ea: Waiting [2024-10-30T02:57:41.259Z] d747dcd14b5f: Waiting [2024-10-30T02:57:41.259Z] 2de7ff778b66: Waiting [2024-10-30T02:57:41.259Z] 0d9ebad4ef96: Waiting [2024-10-30T02:57:41.259Z] 9712f1f96733: Verifying Checksum [2024-10-30T02:57:41.259Z] 9712f1f96733: Download complete [2024-10-30T02:57:41.522Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T02:57:41.522Z] 63f879dbbcfc: Download complete [2024-10-30T02:57:41.781Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T02:57:41.781Z] 0d9ebad4ef96: Download complete [2024-10-30T02:57:41.781Z] d747dcd14b5f: Verifying Checksum [2024-10-30T02:57:41.781Z] d747dcd14b5f: Download complete [2024-10-30T02:57:41.781Z] e9a5061849ea: Verifying Checksum [2024-10-30T02:57:41.781Z] e9a5061849ea: Download complete [2024-10-30T02:57:41.781Z] ab5ef0e58194: Verifying Checksum [2024-10-30T02:57:41.781Z] ab5ef0e58194: Download complete [2024-10-30T02:57:42.039Z] 2de7ff778b66: Download complete [2024-10-30T02:57:44.572Z] ab5ef0e58194: Pull complete [2024-10-30T02:57:44.572Z] 9712f1f96733: Pull complete [2024-10-30T02:57:45.507Z] 63f879dbbcfc: Pull complete [2024-10-30T02:57:49.868Z] 0d9ebad4ef96: Pull complete [2024-10-30T02:57:49.868Z] e9a5061849ea: Pull complete [2024-10-30T02:57:49.868Z] d747dcd14b5f: Pull complete [2024-10-30T02:57:50.806Z] 2de7ff778b66: Pull complete [2024-10-30T02:57:50.806Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T02:57:50.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T02:57:50.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:57:50.925Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:57:50.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T02:57:56.603Z] $ docker top 2f93c678f7e7ddaa1540d2e7dec8c6b0545f273e658904c0d0e7a8d6fd6ed03b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:57:56.688Z] provisioning config files... [2024-10-30T02:57:56.697Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config11330280559514530424tmp [2024-10-30T02:57:56.705Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6467036146593698468tmp [2024-10-30T02:57:56.715Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7641208782372462850tmp [Pipeline] { [Pipeline] echo [2024-10-30T02:57:56.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:57:57.127Z] ---> sigul-configuration.sh [2024-10-30T02:57:57.127Z] gpg: directory `/root/.gnupg' created [2024-10-30T02:57:57.127Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T02:57:57.127Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T02:57:57.127Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T02:57:57.127Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T02:57:57.127Z] gpg: CAST5 encrypted data [2024-10-30T02:57:57.127Z] gpg: encrypted with 1 passphrase [2024-10-30T02:57:57.127Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T02:57:57.428Z] + mkdir /home/jenkins [2024-10-30T02:57:57.429Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T02:57:57.727Z] + 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-10-30T02:57:57.742Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:57:58.042Z] ---> sigul-install.sh [2024-10-30T02:57:58.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T02:57:58.346Z] + git tag --list [2024-10-30T02:57:58.346Z] v0.0.0 [2024-10-30T02:57:58.346Z] v0.1.0 [2024-10-30T02:57:58.346Z] v0.1.1 [2024-10-30T02:57:58.346Z] v0.1.10 [2024-10-30T02:57:58.346Z] v0.1.11 [2024-10-30T02:57:58.346Z] v0.1.12 [2024-10-30T02:57:58.346Z] v0.1.13 [2024-10-30T02:57:58.346Z] v0.1.14 [2024-10-30T02:57:58.346Z] v0.1.15 [2024-10-30T02:57:58.346Z] v0.1.16 [2024-10-30T02:57:58.346Z] v0.1.17 [2024-10-30T02:57:58.346Z] v0.1.18 [2024-10-30T02:57:58.346Z] v0.1.19 [2024-10-30T02:57:58.346Z] v0.1.2 [2024-10-30T02:57:58.346Z] v0.1.20 [2024-10-30T02:57:58.346Z] v0.1.21 [2024-10-30T02:57:58.346Z] v0.1.22 [2024-10-30T02:57:58.346Z] v0.1.23 [2024-10-30T02:57:58.346Z] v0.1.24 [2024-10-30T02:57:58.346Z] v0.1.25 [2024-10-30T02:57:58.346Z] v0.1.26 [2024-10-30T02:57:58.346Z] v0.1.27 [2024-10-30T02:57:58.346Z] v0.1.3 [2024-10-30T02:57:58.346Z] v0.1.4 [2024-10-30T02:57:58.346Z] v0.1.5 [2024-10-30T02:57:58.346Z] v0.1.6 [2024-10-30T02:57:58.346Z] v0.1.7 [2024-10-30T02:57:58.346Z] v0.1.8 [2024-10-30T02:57:58.346Z] v0.1.9 [2024-10-30T02:57:58.346Z] v2.0.0 [2024-10-30T02:57:58.346Z] v2.1.0 [2024-10-30T02:57:58.346Z] v2.2.0 [2024-10-30T02:57:58.346Z] v2.3.0 [2024-10-30T02:57:58.346Z] v3.0 [2024-10-30T02:57:58.346Z] v3.0.0 [2024-10-30T02:57:58.346Z] v3.1 [2024-10-30T02:57:58.346Z] v3.1.0 [2024-10-30T02:57:58.346Z] v3.1.0-dev.1 [2024-10-30T02:57:58.346Z] v3.1.0-dev.2 [2024-10-30T02:57:58.346Z] v3.1.0-dev.3 [2024-10-30T02:57:58.346Z] v3.1.0-dev.4 [2024-10-30T02:57:58.346Z] v3.1.0-dev.5 [2024-10-30T02:57:58.346Z] v3.1.0-dev.6 [2024-10-30T02:57:58.346Z] v3.1.0-dev.7 [2024-10-30T02:57:58.346Z] v3.1.0-dev.8 [2024-10-30T02:57:58.346Z] v3.2.0-dev.1 [2024-10-30T02:57:58.346Z] v3.2.0-dev.10 [2024-10-30T02:57:58.346Z] v3.2.0-dev.11 [2024-10-30T02:57:58.346Z] v3.2.0-dev.12 [2024-10-30T02:57:58.346Z] v3.2.0-dev.13 [2024-10-30T02:57:58.346Z] v3.2.0-dev.14 [2024-10-30T02:57:58.346Z] v3.2.0-dev.15 [2024-10-30T02:57:58.346Z] v3.2.0-dev.16 [2024-10-30T02:57:58.346Z] v3.2.0-dev.17 [2024-10-30T02:57:58.346Z] v3.2.0-dev.18 [2024-10-30T02:57:58.346Z] v3.2.0-dev.19 [2024-10-30T02:57:58.346Z] v3.2.0-dev.2 [2024-10-30T02:57:58.346Z] v3.2.0-dev.3 [2024-10-30T02:57:58.346Z] v3.2.0-dev.4 [2024-10-30T02:57:58.346Z] v3.2.0-dev.5 [2024-10-30T02:57:58.346Z] v3.2.0-dev.6 [2024-10-30T02:57:58.346Z] v3.2.0-dev.7 [2024-10-30T02:57:58.346Z] v3.2.0-dev.8 [2024-10-30T02:57:58.346Z] v3.2.0-dev.9 [2024-10-30T02:57:58.346Z] v4.0.0-dev.1 [2024-10-30T02:57:58.346Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-30T02:57:58.646Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-30T02:57:59.225Z] Signing Git tag with Sigul... [2024-10-30T02:57:59.225Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-30T02:57:59.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:57:59.788Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T02:57:59.798Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T02:57:59.830Z] $ docker stop --time=1 2f93c678f7e7ddaa1540d2e7dec8c6b0545f273e658904c0d0e7a8d6fd6ed03b [2024-10-30T02:58:01.083Z] $ docker rm -f --volumes 2f93c678f7e7ddaa1540d2e7dec8c6b0545f273e658904c0d0e7a8d6fd6ed03b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T02:58:01.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:58:01.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:58:01.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:58:01.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:58:01.922Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:58:01.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T02:58:02.294Z] $ docker top a4b2ca6cc11af18a259d05a3196d51ef7cc8a6479004705302aa1ee41c324c58 -eo pid,comm [2024-10-30T02:58:02.344Z] 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-10-30T02:58:02.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:58:02.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:58:02.406Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:58:02.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:58:02.508Z] $ docker exec a4b2ca6cc11af18a259d05a3196d51ef7cc8a6479004705302aa1ee41c324c58 ssh-agent [2024-10-30T02:58:02.622Z] SSH_AUTH_SOCK=/tmp/ssh-eMtHe22LWtL7/agent.33 [2024-10-30T02:58:02.622Z] SSH_AGENT_PID=39 [2024-10-30T02:58:02.627Z] Running ssh-add (command line suppressed) [2024-10-30T02:58:02.725Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4458166247671381190.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4458166247671381190.key) [2024-10-30T02:58:02.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:58:03.034Z] + git semver bump pre [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,197 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,197 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,197 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,197 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,197 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,198 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,200 [execute] INFO git cat-file --batch-check [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,205 [execute] INFO git cat-file --batch [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:58:03.295Z] 2024-10-30 02:58:03,210 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:58:03.295Z] 4.0.0-dev.3 [Pipeline] } [2024-10-30T02:58:03.301Z] $ docker exec --env ******** --env ******** a4b2ca6cc11af18a259d05a3196d51ef7cc8a6479004705302aa1ee41c324c58 ssh-agent -k [2024-10-30T02:58:03.397Z] unset SSH_AUTH_SOCK; [2024-10-30T02:58:03.397Z] unset SSH_AGENT_PID; [2024-10-30T02:58:03.397Z] echo Agent pid 39 killed; [2024-10-30T02:58:03.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:58:03.747Z] + git semver [Pipeline] } [2024-10-30T02:58:04.016Z] $ docker stop --time=1 a4b2ca6cc11af18a259d05a3196d51ef7cc8a6479004705302aa1ee41c324c58 [2024-10-30T02:58:05.281Z] $ docker rm -f --volumes a4b2ca6cc11af18a259d05a3196d51ef7cc8a6479004705302aa1ee41c324c58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T02:58:05.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T02:58:05.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:58:05.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T02:58:05.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:58:06.025Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:58:06.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T02:58:06.380Z] $ docker top 8d9ef6dd91a4a6ba007f6b2e788c56c9ad641b34d15cb5e2ab84555f9f26af5d -eo pid,comm [2024-10-30T02:58:06.428Z] 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-10-30T02:58:06.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T02:58:06.493Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T02:58:06.493Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T02:58:06.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T02:58:06.598Z] $ docker exec 8d9ef6dd91a4a6ba007f6b2e788c56c9ad641b34d15cb5e2ab84555f9f26af5d ssh-agent [2024-10-30T02:58:06.705Z] SSH_AUTH_SOCK=/tmp/ssh-BzJ9KgLZAgOJ/agent.31 [2024-10-30T02:58:06.705Z] SSH_AGENT_PID=37 [2024-10-30T02:58:06.709Z] Running ssh-add (command line suppressed) [2024-10-30T02:58:06.811Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5663305862740316696.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5663305862740316696.key) [2024-10-30T02:58:06.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T02:58:07.122Z] + git semver push [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,273 [run_push] DEBUG push [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,274 [execute] INFO git cat-file --batch-check [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,278 [execute] INFO git rev-list a03863b5ef9092eb92d3fabcd3d760c360a5d883 -- [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,278 [execute] DEBUG Popen(['git', 'rev-list', 'a03863b5ef9092eb92d3fabcd3d760c360a5d883', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,285 [execute] INFO git fetch -v origin [2024-10-30T02:58:07.382Z] 2024-10-30 02:58:07,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T02:58:07.950Z] 2024-10-30 02:58:07,734 [run_push] DEBUG no remote changes detected [2024-10-30T02:58:07.950Z] 2024-10-30 02:58:07,735 [execute] INFO git push origin semver [2024-10-30T02:58:07.950Z] 2024-10-30 02:58:07,735 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:58:08.519Z] 2024-10-30 02:58:08,358 [run_push] DEBUG push all version tags [2024-10-30T02:58:08.519Z] 2024-10-30 02:58:08,359 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T02:58:08.519Z] 2024-10-30 02:58:08,359 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T02:58:09.089Z] 2024-10-30 02:58:09,003 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main [2024-10-30T02:58:09.089Z] 4.0.0-dev.3 [Pipeline] } [2024-10-30T02:58:09.095Z] $ docker exec --env ******** --env ******** 8d9ef6dd91a4a6ba007f6b2e788c56c9ad641b34d15cb5e2ab84555f9f26af5d ssh-agent -k [2024-10-30T02:58:09.192Z] unset SSH_AUTH_SOCK; [2024-10-30T02:58:09.193Z] unset SSH_AGENT_PID; [2024-10-30T02:58:09.193Z] echo Agent pid 37 killed; [2024-10-30T02:58:09.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T02:58:09.528Z] + git semver [Pipeline] } [2024-10-30T02:58:09.795Z] $ docker stop --time=1 8d9ef6dd91a4a6ba007f6b2e788c56c9ad641b34d15cb5e2ab84555f9f26af5d [2024-10-30T02:58:11.066Z] $ docker rm -f --volumes 8d9ef6dd91a4a6ba007f6b2e788c56c9ad641b34d15cb5e2ab84555f9f26af5d [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-10-30T02:58:11.731Z] + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] [2024-10-30T02:58:11.731Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-30T02:58:11.731Z] total 16 [2024-10-30T02:58:11.731Z] drwxr-xr-x 3 root root 4096 Oct 30 02:52 . [2024-10-30T02:58:11.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 02:57 .. [2024-10-30T02:58:11.731Z] drwxr-xr-x 2 root root 4096 Oct 30 02:52 cost [2024-10-30T02:58:11.731Z] -rw-r--r-- 1 root root 86 Oct 30 02:52 cost.csv [2024-10-30T02:58:11.731Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-30T02:58:11.731Z] + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives [2024-10-30T02:58:11.731Z] total 16 [2024-10-30T02:58:11.731Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 02:52 . [2024-10-30T02:58:11.731Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 02:57 .. [2024-10-30T02:58:11.731Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 02:52 cost [2024-10-30T02:58:11.731Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 30 02:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:12.022Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:12.885Z] ---> package-listing.sh [2024-10-30T02:58:12.885Z] ++ facter osfamily [2024-10-30T02:58:12.885Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T02:58:13.145Z] + OS_FAMILY=debian [2024-10-30T02:58:13.145Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2024-10-30T02:58:13.145Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T02:58:13.145Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T02:58:13.145Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T02:58:13.145Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T02:58:13.145Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-30T02:58:13.145Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T02:58:13.145Z] + case "${OS_FAMILY}" in [2024-10-30T02:58:13.145Z] + dpkg -l [2024-10-30T02:58:13.145Z] + grep '^ii' [2024-10-30T02:58:13.145Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T02:58:13.145Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T02:58:13.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T02:58:13.145Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2024-10-30T02:58:13.145Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2024-10-30T02:58:13.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2024-10-30T02:58:13.157Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T02:58:13.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T02:58:14.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T02:58:14.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T02:58:14.085Z] prd-ubuntu20.04-docker-8c-8g-24054 does not seem to be running inside a container [2024-10-30T02:58:14.110Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T02:58:14.289Z] $ docker top 754faa7799864581ab4c9d7fd4dc96f6734b10c59d8201f69ee90a0c8572bdc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T02:58:14.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T02:58:14.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T02:58:15.213Z] + ls /var/log/sa-host [2024-10-30T02:58:15.213Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T02:58:15.390Z] provisioning config files... [2024-10-30T02:58:15.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2179418408430499089tmp [Pipeline] { [Pipeline] echo [2024-10-30T02:58:15.424Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:15.710Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T02:58:15.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:16.072Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T02:58:16.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:16.377Z] ---> sudo-logs.sh [2024-10-30T02:58:16.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T02:58:16.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:16.699Z] ---> job-cost.sh [2024-10-30T02:58:16.699Z] lf-activate-venv: SKIPPING [2024-10-30T02:58:16.699Z] DEBUG: total: 0.2199999988079071 [2024-10-30T02:58:16.699Z] INFO: Retrieving Stack Cost... [2024-10-30T02:58:16.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T02:58:17.220Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T02:58:17.233Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T02:58:17.517Z] ---> logs-deploy.sh [2024-10-30T02:58:17.517Z] lf-activate-venv: SKIPPING [2024-10-30T02:58:17.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/68 [2024-10-30T02:58:17.517Z] INFO: archiving workspace using pattern(s): [2024-10-30T02:58:18.453Z] Archives upload complete. [2024-10-30T02:58:18.453Z] INFO: archiving logs to Nexus