Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 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-ssh9065893127345584427.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-ssh15208433198510425238.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-ssh17377836284170231114.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-ssh15149277753678325676.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-ssh15119266954095174772.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23612’ Running on prd-ubuntu20.04-docker-8c-8g-23614 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 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 (main) Commit message: "Merge pull request #172 from jinlinGuan/v4-module" > 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 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 # timeout=10 > git rev-list --no-walk 150c3d4ea32ba88a3ab4cfd3d4b7c4d0ea987f2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:36:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:36:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:36:31 ========================================================= 09:36:31 EdgeX Global Pipelines Version Info 09:36:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:36:32 ------------------- 09:36:32 stable info: 09:36:32 ------------------- 09:36:32 Commited By: Ginny Guan ginny@iotechsys.com 09:36:32 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:36:32 Message: update stable to v1.0.265 09:36:33 ------------------- 09:36:33 experimental info: 09:36:33 ------------------- 09:36:33 Commited By: Cherry Wang cherry@iotechsys.com 09:36:33 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:36:33 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:36:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:36:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:36:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo 09:36:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23630f8 [Pipeline] echo 09:36:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:36:34 + git rev-list -1 --merges 23630f85bbbdf20db2ae68af9adb0fd2f56e7050~1..23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo 09:36:34 -----------> git rev-list -1 --merges 23630f85bbbdf20db2ae68af9adb0fd2f56e7050~1..23630f85bbbdf20db2ae68af9adb0fd2f56e7050 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 09:36:34 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [false] [Pipeline] sh 09:36:34 + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo 09:36:34 ========================================================= 09:36:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:36:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:35 + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] echo 09:36:35 [semverPrep] GIT_COMMIT: 23630f85bbbdf20db2ae68af9adb0fd2f56e7050, Commit Message: Merge pull request #172 from jinlinGuan/v4-module [Pipeline] echo 09:36:35 [semverPrep] This is not a build commit. [Pipeline] sh 09:36:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:35 + grep -v github /etc/ssh/ssh_known_hosts 09:36:35 + [ -e /tmp/ssh_known_hosts ] 09:36:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:36:35 + + sudo tee -a /etc/ssh/ssh_known_hosts 09:36:35 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:36:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:35 09:36:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:36 0.1.4: Pulling from edgex-devops/py-git-semver 09:36:36 b85a868b505f: Pulling fs layer 09:36:36 e2be974225ed: Pulling fs layer 09:36:36 339a4e72a1f5: Pulling fs layer 09:36:36 988bab9f4d93: Pulling fs layer 09:36:36 1469e6f7b9e6: Pulling fs layer 09:36:36 eaf3925da568: Pulling fs layer 09:36:36 bab4dde63d76: Pulling fs layer 09:36:36 bde34c3a00c8: Pulling fs layer 09:36:36 b352a97aabf1: Pulling fs layer 09:36:36 4872d77fe225: Pulling fs layer 09:36:36 5851b861e8e6: Pulling fs layer 09:36:36 988bab9f4d93: Waiting 09:36:36 bde34c3a00c8: Waiting 09:36:36 b352a97aabf1: Waiting 09:36:36 eaf3925da568: Waiting 09:36:36 4872d77fe225: Waiting 09:36:36 bab4dde63d76: Waiting 09:36:36 5851b861e8e6: Waiting 09:36:36 1469e6f7b9e6: Waiting 09:36:36 e2be974225ed: Verifying Checksum 09:36:36 e2be974225ed: Download complete 09:36:36 988bab9f4d93: Verifying Checksum 09:36:36 988bab9f4d93: Download complete 09:36:36 1469e6f7b9e6: Verifying Checksum 09:36:36 1469e6f7b9e6: Download complete 09:36:36 339a4e72a1f5: Verifying Checksum 09:36:36 339a4e72a1f5: Download complete 09:36:36 eaf3925da568: Download complete 09:36:36 bde34c3a00c8: Download complete 09:36:36 b352a97aabf1: Verifying Checksum 09:36:36 b352a97aabf1: Download complete 09:36:36 4872d77fe225: Verifying Checksum 09:36:36 4872d77fe225: Download complete 09:36:36 5851b861e8e6: Verifying Checksum 09:36:36 5851b861e8e6: Download complete 09:36:36 b85a868b505f: Verifying Checksum 09:36:36 b85a868b505f: Download complete 09:36:36 bab4dde63d76: Verifying Checksum 09:36:36 bab4dde63d76: Download complete 09:36:37 b85a868b505f: Pull complete 09:36:37 e2be974225ed: Pull complete 09:36:38 339a4e72a1f5: Pull complete 09:36:38 988bab9f4d93: Pull complete 09:36:38 1469e6f7b9e6: Pull complete 09:36:38 eaf3925da568: Pull complete 09:36:40 bab4dde63d76: Pull complete 09:36:40 bde34c3a00c8: Pull complete 09:36:40 b352a97aabf1: Pull complete 09:36:40 4872d77fe225: Pull complete 09:36:40 5851b861e8e6: Pull complete 09:36:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:41 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:36:41 $ 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 09:36:44 $ docker top 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e -eo pid,comm 09:36:44 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). 09:36:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:44 [ssh-agent] Looking for ssh-agent implementation... 09:36:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:44 $ docker exec 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent 09:36:44 SSH_AUTH_SOCK=/tmp/ssh-0y3oUyq5BcRO/agent.33 09:36:44 SSH_AGENT_PID=39 09:36:44 Running ssh-add (command line suppressed) 09:36:44 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8678044847119513568.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8678044847119513568.key) 09:36:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:45 + git tag --points-at HEAD [Pipeline] } 09:36:45 $ docker exec --env ******** --env ******** 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent -k 09:36:45 unset SSH_AUTH_SOCK; 09:36:45 unset SSH_AGENT_PID; 09:36:45 echo Agent pid 39 killed; 09:36:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:36:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:45 [ssh-agent] Looking for ssh-agent implementation... 09:36:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:45 $ docker exec 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent 09:36:45 SSH_AUTH_SOCK=/tmp/ssh-9oFSq0Efbcjs/agent.72 09:36:45 SSH_AGENT_PID=78 09:36:45 Running ssh-add (command line suppressed) 09:36:45 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14389326758007599150.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14389326758007599150.key) 09:36:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:46 + git semver init 09:36:46 2024-10-23 09:36:46,197 [run_init] DEBUG init version:0.0.0 force:False 09:36:46 2024-10-23 09:36:46,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:36:46 2024-10-23 09:36:46,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:36:46 2024-10-23 09:36:46,199 [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) 09:36:47 2024-10-23 09:36:46,904 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 09:36:47 2024-10-23 09:36:46,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 09:36:47 2024-10-23 09:36:46,905 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:36:47 2024-10-23 09:36:46,905 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:36:47 4.0.0-dev.1 [Pipeline] } 09:36:47 $ docker exec --env ******** --env ******** 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e ssh-agent -k 09:36:47 unset SSH_AUTH_SOCK; 09:36:47 unset SSH_AGENT_PID; 09:36:47 echo Agent pid 78 killed; 09:36:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:47 + git semver [Pipeline] } 09:36:47 $ docker stop --time=1 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e 09:36:49 $ docker rm -f --volumes 9af8c2bc0eecd21771aea07c20dc59e0731c9b7d319f1b5e7e3106652473dc2e [Pipeline] // withDockerContainer [Pipeline] sh 09:36:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:36:49 Stashed 1 file(s) [Pipeline] echo 09:36:49 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 09:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:36:50 ========================================================= 09:36:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:36:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:36:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:36:50 43c4264eed91: Pulling fs layer 09:36:50 4cc291be95ef: Pulling fs layer 09:36:50 2ac1f1163629: Pulling fs layer 09:36:50 5c3c966382ef: Pulling fs layer 09:36:50 4f4fb700ef54: Pulling fs layer 09:36:50 5d5c8e513c77: Pulling fs layer 09:36:50 5c3c966382ef: Waiting 09:36:50 4f4fb700ef54: Waiting 09:36:50 9f66e0745190: Pulling fs layer 09:36:50 f49a43e4bbc0: Pulling fs layer 09:36:50 561ebcabdf7f: Pulling fs layer 09:36:50 5d5c8e513c77: Waiting 09:36:50 9f66e0745190: Waiting 09:36:50 f49a43e4bbc0: Waiting 09:36:50 561ebcabdf7f: Waiting 09:36:50 4cc291be95ef: Verifying Checksum 09:36:50 4cc291be95ef: Download complete 09:36:50 5c3c966382ef: Download complete 09:36:50 4f4fb700ef54: Download complete 09:36:50 5d5c8e513c77: Verifying Checksum 09:36:50 5d5c8e513c77: Download complete 09:36:50 43c4264eed91: Download complete 09:36:50 9f66e0745190: Verifying Checksum 09:36:50 9f66e0745190: Download complete 09:36:50 43c4264eed91: Pull complete 09:36:50 561ebcabdf7f: Download complete 09:36:50 4cc291be95ef: Pull complete 09:36:50 2ac1f1163629: Verifying Checksum 09:36:50 2ac1f1163629: Download complete 09:36:51 f49a43e4bbc0: Verifying Checksum 09:36:51 f49a43e4bbc0: Download complete 09:36:55 2ac1f1163629: Pull complete 09:36:55 5c3c966382ef: Pull complete 09:36:55 4f4fb700ef54: Pull complete 09:36:55 5d5c8e513c77: Pull complete 09:36:55 9f66e0745190: Pull complete 09:36:57 f49a43e4bbc0: Pull complete 09:36:57 561ebcabdf7f: Pull complete 09:36:57 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:36:58 + 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 09:36:58 + docker inspect -f . ci-base-image-x86_64 09:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:58 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:36:58 $ 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 09:37:03 $ docker top e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:03 + go version 09:37:03 go version go1.23.2 linux/amd64 [Pipeline] } 09:37:03 $ docker stop --time=1 e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 09:37:05 Still waiting to schedule task 09:37:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23613’ 09:37:05 $ docker rm -f --volumes e3e5d25e6b8c26fac0694777972c26b2bd87bedd6007269b4baf6142b61e8e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker inspect -f . ci-base-image-x86_64 09:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:05 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:37:05 $ 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 09:37:05 $ docker top 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:06 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 09:37:06 + make test 09:37:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:37:06 go: downloading github.com/stretchr/testify v1.9.0 09:37:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 09:37:06 go: downloading github.com/hashicorp/consul/api v1.29.4 09:37:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:37:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:37:06 go: downloading github.com/stretchr/objx v0.5.2 09:37:06 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:37:06 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:37:06 go: downloading github.com/google/uuid v1.6.0 09:37:06 go: downloading gopkg.in/yaml.v3 v3.0.1 09:37:06 go: downloading github.com/x448/float16 v0.8.4 09:37:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:37:06 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:37:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:37:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:37:06 go: downloading github.com/hashicorp/serf v0.10.1 09:37:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:37:06 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:37:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:37:06 go: downloading github.com/go-playground/universal-translator v0.18.1 09:37:06 go: downloading github.com/leodido/go-urn v1.4.0 09:37:06 go: downloading golang.org/x/crypto v0.25.0 09:37:07 go: downloading golang.org/x/text v0.16.0 09:37:07 go: downloading github.com/fatih/color v1.16.0 09:37:07 go: downloading github.com/mattn/go-isatty v0.0.20 09:37:07 go: downloading github.com/hashicorp/errwrap v1.1.0 09:37:07 go: downloading github.com/go-playground/locales v0.14.1 09:37:07 go: downloading github.com/mattn/go-colorable v0.1.13 09:37:07 go: downloading github.com/armon/go-metrics v0.4.1 09:37:07 go: downloading golang.org/x/sys v0.22.0 09:37:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:37:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:37:08 go: downloading golang.org/x/net v0.27.0 09:37:18 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 09:37:18 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 09:37:18 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/consul 2.036s coverage: 89.4% of statements 09:37:18 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.021s coverage: 66.4% of statements 09:37:18 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.009s coverage: 62.5% of statements 09:37:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:37:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:37:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:37:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:37:31 $ docker stop --time=1 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 09:37:36 $ docker rm -f --volumes 5e124c67482f2fecd504cbfb2346fc49f67ac799fd2284363f44755247224d41 [Pipeline] // withDockerContainer [Pipeline] sh 09:37:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:37:37 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 09:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:37 09:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:38 latest: Pulling from edgex-lftools-log-publisher 09:37:38 5eb5b503b376: Pulling fs layer 09:37:38 5c69ac0246d0: Pulling fs layer 09:37:38 ec43610c2a17: Pulling fs layer 09:37:38 3a2ae6a8a46f: Pulling fs layer 09:37:38 33b1e0a273af: Pulling fs layer 09:37:38 5d3b04190fa2: Pulling fs layer 09:37:38 2f39f015ded8: Pulling fs layer 09:37:38 33b1e0a273af: Waiting 09:37:38 5d3b04190fa2: Waiting 09:37:38 2f39f015ded8: Waiting 09:37:38 3a2ae6a8a46f: Waiting 09:37:38 5c69ac0246d0: Verifying Checksum 09:37:38 5c69ac0246d0: Download complete 09:37:38 3a2ae6a8a46f: Verifying Checksum 09:37:38 3a2ae6a8a46f: Download complete 09:37:38 ec43610c2a17: Verifying Checksum 09:37:38 ec43610c2a17: Download complete 09:37:38 33b1e0a273af: Verifying Checksum 09:37:38 33b1e0a273af: Download complete 09:37:38 5d3b04190fa2: Verifying Checksum 09:37:38 5d3b04190fa2: Download complete 09:37:38 5eb5b503b376: Verifying Checksum 09:37:38 5eb5b503b376: Download complete 09:37:39 2f39f015ded8: Download complete 09:37:39 5eb5b503b376: Pull complete 09:37:39 5c69ac0246d0: Pull complete 09:37:40 ec43610c2a17: Pull complete 09:37:40 3a2ae6a8a46f: Pull complete 09:37:40 33b1e0a273af: Pull complete 09:37:40 5d3b04190fa2: Pull complete 09:37:44 2f39f015ded8: Pull complete 09:37:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:37:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:37:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:44 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:37:44 $ 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 09:37:52 $ docker top e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:52 ---> job-cost.sh 09:37:52 lf-activate-venv: SKIPPING 09:37:52 INFO: No Stack... 09:37:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:37:53 INFO: Archiving Costs [Pipeline] sh 09:37:53 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 09:37:53 + cut -d, -f6 [Pipeline] lock 09:37:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] 09:37:53 Resource [jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] did not exist. Created. 09:37:53 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:37:54 + echo total: 0.2199999988079071 [Pipeline] stash 09:37:54 Stashed 1 file(s) [Pipeline] } 09:37:54 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 09:37:54 $ docker stop --time=1 e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c 09:37:57 $ docker rm -f --volumes e9064b8500dd34c3004f0b5e71817153003bfa05984010c258e4c6c52eaa4d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:39:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23616 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 09:39:37 Running in /w/workspace/go-mod-registry/67 [Pipeline] { [Pipeline] checkout 09:39:38 Selected Git installation does not exist. Using Default 09:39:38 The recommended git tool is: NONE 09:39:47 using credential edgex-jenkins-ssh 09:39:47 Cloning the remote Git repository 09:39:47 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 09:39:48 > git init /w/workspace/go-mod-registry/67 # timeout=10 09:39:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 09:39:48 > git --version # timeout=10 09:39:48 > git --version # 'git version 2.25.1' 09:39:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:39:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 09:39:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:50 Avoid second fetch 09:39:50 Checking out Revision 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 (main) 09:39:51 Commit message: "Merge pull request #172 from jinlinGuan/v4-module" 09:39:50 > git config core.sparsecheckout # timeout=10 09:39:50 > git checkout -f 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:39:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:39:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:56 Dload Upload Total Spent Left Speed 09:39:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh 09:39:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:39:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:39:56 + sudo tee /etc/docker/daemon.new 09:39:56 { 09:39:56 "registry-mirrors": [ 09:39:56 "https://nexus3.edgexfoundry.org:10001" 09:39:56 ], 09:39:56 "bip": "10.250.0.254/24", 09:39:56 "hosts": [ 09:39:56 "tcp://0.0.0.0:5555", 09:39:56 "unix:///var/run/docker.sock" 09:39:56 ], 09:39:56 "mtu": 1458, 09:39:56 "selinux-enabled": true, 09:39:56 "seccomp-profile": "/etc/docker/seccomp.json" 09:39:56 } [Pipeline] sh 09:39:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:39:57 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:40:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:40:16 ========================================================= 09:40:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:40:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:40:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:40:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:17 cf04c63912e1: Pulling fs layer 09:40:17 55b35a11ae5e: Pulling fs layer 09:40:17 a37a00ec5f00: Pulling fs layer 09:40:17 50b3750afda1: Pulling fs layer 09:40:17 4f4fb700ef54: Pulling fs layer 09:40:17 80978eb59214: Pulling fs layer 09:40:17 c9f46d7d2bd2: Pulling fs layer 09:40:17 c5a475d317c9: Pulling fs layer 09:40:17 80978eb59214: Waiting 09:40:17 4f4fb700ef54: Waiting 09:40:17 50b3750afda1: Waiting 09:40:17 c5a475d317c9: Waiting 09:40:17 55b35a11ae5e: Verifying Checksum 09:40:17 55b35a11ae5e: Download complete 09:40:17 50b3750afda1: Verifying Checksum 09:40:17 50b3750afda1: Download complete 09:40:17 4f4fb700ef54: Verifying Checksum 09:40:17 4f4fb700ef54: Download complete 09:40:17 80978eb59214: Verifying Checksum 09:40:17 80978eb59214: Download complete 09:40:17 cf04c63912e1: Verifying Checksum 09:40:17 cf04c63912e1: Download complete 09:40:17 c5a475d317c9: Verifying Checksum 09:40:17 c5a475d317c9: Download complete 09:40:18 cf04c63912e1: Pull complete 09:40:18 55b35a11ae5e: Pull complete 09:40:19 a37a00ec5f00: Verifying Checksum 09:40:19 a37a00ec5f00: Download complete 09:40:20 c9f46d7d2bd2: Verifying Checksum 09:40:20 c9f46d7d2bd2: Download complete 09:40:35 a37a00ec5f00: Pull complete 09:40:35 50b3750afda1: Pull complete 09:40:35 4f4fb700ef54: Pull complete 09:40:35 80978eb59214: Pull complete 09:40:42 c9f46d7d2bd2: Pull complete 09:40:42 c5a475d317c9: Pull complete 09:40:43 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 09:40:43 + 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 09:40:43 + docker inspect -f . ci-base-image-arm64 09:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container 09:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 09:40:47 $ docker top cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:48 + go version 09:40:48 go version go1.23.2 linux/arm64 [Pipeline] } 09:40:48 $ docker stop --time=1 cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee 09:40:50 $ docker rm -f --volumes cbce55152a5a26c466f3fdf80ccfabd77479cc7bbf3e692abe1485aa6a4af6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:50 + docker inspect -f . ci-base-image-arm64 09:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:51 prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container 09:40:51 $ 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/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 09:40:52 $ docker top 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:53 + git config --global --add safe.directory /w/workspace/go-mod-registry/67 [Pipeline] fileExists [Pipeline] sh 09:40:53 + make test 09:40:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:40:53 go: downloading github.com/hashicorp/consul/api v1.29.4 09:40:53 go: downloading github.com/stretchr/testify v1.9.0 09:40:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.1 09:40:54 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:40:54 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:40:54 go: downloading gopkg.in/yaml.v3 v3.0.1 09:40:54 go: downloading github.com/stretchr/objx v0.5.2 09:40:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:40:54 go: downloading github.com/hashicorp/go-hclog v1.5.0 09:40:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:40:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:40:54 go: downloading github.com/hashicorp/serf v0.10.1 09:40:54 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:40:54 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 09:40:54 go: downloading github.com/google/uuid v1.6.0 09:40:54 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:40:54 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:40:55 go: downloading github.com/hashicorp/errwrap v1.1.0 09:40:55 go: downloading github.com/fatih/color v1.16.0 09:40:55 go: downloading github.com/mattn/go-isatty v0.0.20 09:40:55 go: downloading github.com/x448/float16 v0.8.4 09:40:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:40:55 go: downloading github.com/go-playground/universal-translator v0.18.1 09:40:55 go: downloading github.com/leodido/go-urn v1.4.0 09:40:55 go: downloading golang.org/x/crypto v0.25.0 09:40:55 go: downloading golang.org/x/text v0.16.0 09:40:56 go: downloading github.com/armon/go-metrics v0.4.1 09:40:56 go: downloading golang.org/x/sys v0.22.0 09:40:56 go: downloading github.com/mattn/go-colorable v0.1.13 09:40:56 go: downloading github.com/go-playground/locales v0.14.1 09:40:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:40:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:41:00 go: downloading golang.org/x/net v0.27.0 09:42:22 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 09:42:22 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/consul 2.230s coverage: 89.4% of statements 09:42:22 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 09:42:22 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.075s coverage: 66.4% of statements 09:42:22 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.036s coverage: 62.5% of statements 09:42:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:42:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:42:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:42:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:42:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:42:32 $ docker stop --time=1 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 09:42:34 $ docker rm -f --volumes 4739bf5a71785c2c6dc5923146a59cdcea76266f82c905bf5d58069ed9552b12 [Pipeline] // withDockerContainer [Pipeline] sh 09:42:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:42:37 Warning: overwriting stash ‘coverage-report’ 09:42:37 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 09:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:42:38 09:42:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:42:38 arm64: Pulling from edgex-lftools-log-publisher 09:42:38 8998bd30e6a1: Pulling fs layer 09:42:38 04944245beec: Pulling fs layer 09:42:38 699f458cf7ca: Pulling fs layer 09:42:38 765212b225bb: Pulling fs layer 09:42:38 f23df028b6ca: Pulling fs layer 09:42:38 d65c8cfc05b1: Pulling fs layer 09:42:38 2437ff75d9bd: Pulling fs layer 09:42:38 765212b225bb: Waiting 09:42:38 f23df028b6ca: Waiting 09:42:38 d65c8cfc05b1: Waiting 09:42:38 2437ff75d9bd: Waiting 09:42:38 04944245beec: Verifying Checksum 09:42:38 04944245beec: Download complete 09:42:38 765212b225bb: Download complete 09:42:38 f23df028b6ca: Verifying Checksum 09:42:38 f23df028b6ca: Download complete 09:42:38 d65c8cfc05b1: Verifying Checksum 09:42:38 d65c8cfc05b1: Download complete 09:42:39 699f458cf7ca: Verifying Checksum 09:42:39 699f458cf7ca: Download complete 09:42:39 8998bd30e6a1: Verifying Checksum 09:42:39 8998bd30e6a1: Download complete 09:42:42 2437ff75d9bd: Verifying Checksum 09:42:42 2437ff75d9bd: Download complete 09:42:44 8998bd30e6a1: Pull complete 09:42:44 04944245beec: Pull complete 09:42:46 699f458cf7ca: Pull complete 09:42:46 765212b225bb: Pull complete 09:42:47 f23df028b6ca: Pull complete 09:42:47 d65c8cfc05b1: Pull complete 09:43:05 2437ff75d9bd: Pull complete 09:43:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-23616 does not seem to be running inside a container 09:43:06 $ 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/67 -v /w/workspace/go-mod-registry/67:/w/workspace/go-mod-registry/67:rw,z -v /w/workspace/go-mod-registry/67@tmp:/w/workspace/go-mod-registry/67@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 09:43:08 $ docker top 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> job-cost.sh 09:43:09 lf-activate-venv: SKIPPING 09:43:09 INFO: No Stack... 09:43:09 INFO: Retrieving Pricing Info for: v3-standard-4 09:43:16 INFO: Archiving Costs [Pipeline] sh 09:43:17 + cat /w/workspace/go-mod-registry/67/archives/cost.csv 09:43:17 + cut -d, -f6 [Pipeline] lock 09:43:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] 09:43:17 Resource [jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] did not exist. Created. 09:43:17 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:43:18 /w/workspace/go-mod-registry/67@tmp/durable-843b3302/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:43:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:43:18 Warning: overwriting stash ‘stack-cost’ 09:43:18 Stashed 1 file(s) [Pipeline] } 09:43:18 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-67-stack-cost] [Pipeline] // lock [Pipeline] } 09:43:18 $ docker stop --time=1 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 09:43:21 $ docker rm -f --volumes 0f4df377ee29eeb59302806f9f754ce93defaf6e1f1d5ed6506cca8a79ec5a15 [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 09:43:21 provisioning config files... 09:43:21 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config17643428004130626382tmp [Pipeline] { [Pipeline] sh 09:43:22 + set +x 09:43:22 + curl -s https://codecov.io/bash 09:43:22 + bash -s -- 09:43:22 09:43:22 _____ _ 09:43:22 / ____| | | 09:43:22 | | ___ __| | ___ ___ _____ __ 09:43:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:43:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:43:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:43:22 Bash-1.0.6 09:43:22 09:43:22 09:43:22 ==> git version 2.25.1 found 09:43:22 ==> 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 09:43:22 Release-Date: 2020-01-08 09:43:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:43:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:43:22 ==> Jenkins CI detected. 09:43:22 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 09:43:22 project root: . 09:43:22 --> token set from env 09:43:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:43:22 ==> Running gcov in . (disable via -X gcov) 09:43:22 ==> Python coveragepy not found 09:43:22 ==> Searching for coverage reports in: 09:43:22 + . 09:43:22 -> Found 1 reports 09:43:22 ==> Detecting git/mercurial file structure 09:43:22 ==> Reading reports 09:43:22 + ./coverage.out bytes=25776 09:43:22 ==> Appending adjustments 09:43:22 https://docs.codecov.io/docs/fixing-reports 09:43:22 + Found adjustments 09:43:22 ==> Gzipping contents 09:43:22 4.0K /tmp/codecov.pz2OAq.gz 09:43:22 ==> Uploading reports 09:43:22 url: https://codecov.io 09:43:22 query: branch=main&commit=23630f85bbbdf20db2ae68af9adb0fd2f56e7050&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:22 -> Pinging Codecov 09:43:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=23630f85bbbdf20db2ae68af9adb0fd2f56e7050&build=67&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F67%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:43:22 -> Uploading to 09:43:22 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-registry/23630f85bbbdf20db2ae68af9adb0fd2f56e7050/1499200d-2e9a-46df-9859-31b4ed2edfa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241023T094322Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=59b1d5a8811b69a9438f8e842906f49988daa1fcbc29d7b3f1a60c4edd25c299 09:43:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:43:22 Dload Upload Total Spent Left Speed 09:43:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3733 0 0 100 3733 0 16372 --:--:-- --:--:-- --:--:-- 16301 100 3733 0 0 100 3733 0 13724 --:--:-- --:--:-- --:--:-- 13673 09:43:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] } 09:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:43:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:43:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:43:23 09:43:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:43:23 latest: Pulling from edgex-devops/edgex-snyk-go 09:43:23 43c4264eed91: Already exists 09:43:23 4cc291be95ef: Already exists 09:43:23 2ac1f1163629: Already exists 09:43:23 5c3c966382ef: Already exists 09:43:23 4f4fb700ef54: Already exists 09:43:23 d9c7d2e4e75e: Pulling fs layer 09:43:23 9c3e1370e548: Pulling fs layer 09:43:24 d9c7d2e4e75e: Download complete 09:43:24 d9c7d2e4e75e: Pull complete 09:43:25 9c3e1370e548: Verifying Checksum 09:43:25 9c3e1370e548: Download complete 09:43:27 9c3e1370e548: Pull complete 09:43:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:27 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:43:27 $ 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 09:43:29 $ docker top 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:30 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 09:43:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 09:43:30 + set -o pipefail 09:43:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 09:43:34 09:43:34 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 09:43:34 09:43:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/823c3193-1828-4965-8c34-9f78c468e310 09:43:34 09:43:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:43:34 [Pipeline] } 09:43:35 $ docker stop --time=1 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a 09:43:38 $ docker rm -f --volumes 2acca2763305f71bbc4dddfa220c18081c187aadf1a0eb3f0d238c120d4f637a [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 09:43:39 + git log --format=format:%s -1 23630f85bbbdf20db2ae68af9adb0fd2f56e7050 [Pipeline] sh 09:43:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:40 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:43:40 $ 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 09:43:40 $ docker top 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:40 [ssh-agent] Looking for ssh-agent implementation... 09:43:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:40 $ docker exec 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 ssh-agent 09:43:40 SSH_AUTH_SOCK=/tmp/ssh-F2GZqS7sMLfU/agent.32 09:43:40 SSH_AGENT_PID=38 09:43:40 Running ssh-add (command line suppressed) 09:43:41 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2542229810634726411.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2542229810634726411.key) 09:43:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:41 + git semver tag 09:43:41 2024-10-23 09:43:41,562 [run_tag] DEBUG tag force:False 09:43:41 2024-10-23 09:43:41,562 [check_head_tag] DEBUG check head tag 09:43:41 2024-10-23 09:43:41,563 [execute] INFO git cat-file --batch-check 09:43:41 2024-10-23 09:43:41,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 09:43:41 2024-10-23 09:43:41,567 [execute] INFO git cat-file --batch 09:43:41 2024-10-23 09:43:41,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 09:43:41 2024-10-23 09:43:41,589 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:43:41 2024-10-23 09:43:41,589 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 09:43:41 2024-10-23 09:43:41,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 09:43:41 2024-10-23 09:43:41,594 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:43:41 4.0.0-dev.1 [Pipeline] } 09:43:41 $ docker exec --env ******** --env ******** 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 ssh-agent -k 09:43:41 unset SSH_AUTH_SOCK; 09:43:41 unset SSH_AGENT_PID; 09:43:41 echo Agent pid 38 killed; 09:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:42 + git semver [Pipeline] } 09:43:42 $ docker stop --time=1 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 09:43:43 $ docker rm -f --volumes 74a5ba944c61eb539c0d6e5922073978f66a583069ee717d6ca7240d4c1b9aa4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:44 09:43:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:44 0.23.1-centos7: Pulling from edgex-lftools 09:43:44 ab5ef0e58194: Pulling fs layer 09:43:44 9712f1f96733: Pulling fs layer 09:43:44 63f879dbbcfc: Pulling fs layer 09:43:44 0d9ebad4ef96: Pulling fs layer 09:43:44 e9a5061849ea: Pulling fs layer 09:43:44 d747dcd14b5f: Pulling fs layer 09:43:44 2de7ff778b66: Pulling fs layer 09:43:44 e9a5061849ea: Waiting 09:43:44 d747dcd14b5f: Waiting 09:43:44 2de7ff778b66: Waiting 09:43:44 0d9ebad4ef96: Waiting 09:43:44 9712f1f96733: Download complete 09:43:44 63f879dbbcfc: Verifying Checksum 09:43:44 63f879dbbcfc: Download complete 09:43:44 e9a5061849ea: Verifying Checksum 09:43:44 e9a5061849ea: Download complete 09:43:44 d747dcd14b5f: Verifying Checksum 09:43:44 d747dcd14b5f: Download complete 09:43:44 0d9ebad4ef96: Verifying Checksum 09:43:44 0d9ebad4ef96: Download complete 09:43:44 ab5ef0e58194: Verifying Checksum 09:43:44 ab5ef0e58194: Download complete 09:43:44 2de7ff778b66: Verifying Checksum 09:43:44 2de7ff778b66: Download complete 09:43:47 ab5ef0e58194: Pull complete 09:43:47 9712f1f96733: Pull complete 09:43:48 63f879dbbcfc: Pull complete 09:43:51 0d9ebad4ef96: Pull complete 09:43:52 e9a5061849ea: Pull complete 09:43:52 d747dcd14b5f: Pull complete 09:43:52 2de7ff778b66: Pull complete 09:43:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:43:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:53 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:43:53 $ 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 09:44:00 $ docker top 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:44:01 provisioning config files... 09:44:01 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config15523484016059150128tmp 09:44:01 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10953075768671708691tmp 09:44:01 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9078157070172629783tmp [Pipeline] { [Pipeline] echo 09:44:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:44:01 ---> sigul-configuration.sh 09:44:01 gpg: directory `/root/.gnupg' created 09:44:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:44:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:44:01 gpg: keyring `/root/.gnupg/secring.gpg' created 09:44:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:44:01 gpg: CAST5 encrypted data 09:44:01 gpg: encrypted with 1 passphrase 09:44:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:44:01 + mkdir /home/jenkins 09:44:01 + mkdir /home/jenkins/sigul [Pipeline] sh 09:44:02 + 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 09:44:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:44:02 ---> sigul-install.sh 09:44:02 Sigul already installed; skipping installation. [Pipeline] sh 09:44:02 + git tag --list 09:44:02 v0.0.0 09:44:02 v0.1.0 09:44:02 v0.1.1 09:44:02 v0.1.10 09:44:02 v0.1.11 09:44:02 v0.1.12 09:44:02 v0.1.13 09:44:02 v0.1.14 09:44:02 v0.1.15 09:44:02 v0.1.16 09:44:02 v0.1.17 09:44:02 v0.1.18 09:44:02 v0.1.19 09:44:02 v0.1.2 09:44:02 v0.1.20 09:44:02 v0.1.21 09:44:02 v0.1.22 09:44:02 v0.1.23 09:44:02 v0.1.24 09:44:02 v0.1.25 09:44:02 v0.1.26 09:44:02 v0.1.27 09:44:02 v0.1.3 09:44:02 v0.1.4 09:44:02 v0.1.5 09:44:02 v0.1.6 09:44:02 v0.1.7 09:44:02 v0.1.8 09:44:02 v0.1.9 09:44:02 v2.0.0 09:44:02 v2.1.0 09:44:02 v2.2.0 09:44:02 v2.3.0 09:44:02 v3.0 09:44:02 v3.0.0 09:44:02 v3.1 09:44:02 v3.1.0 09:44:02 v3.1.0-dev.1 09:44:02 v3.1.0-dev.2 09:44:02 v3.1.0-dev.3 09:44:02 v3.1.0-dev.4 09:44:02 v3.1.0-dev.5 09:44:02 v3.1.0-dev.6 09:44:02 v3.1.0-dev.7 09:44:02 v3.1.0-dev.8 09:44:02 v3.2.0-dev.1 09:44:02 v3.2.0-dev.10 09:44:02 v3.2.0-dev.11 09:44:02 v3.2.0-dev.12 09:44:02 v3.2.0-dev.13 09:44:02 v3.2.0-dev.14 09:44:02 v3.2.0-dev.15 09:44:02 v3.2.0-dev.16 09:44:02 v3.2.0-dev.17 09:44:02 v3.2.0-dev.18 09:44:02 v3.2.0-dev.19 09:44:02 v3.2.0-dev.2 09:44:02 v3.2.0-dev.3 09:44:02 v3.2.0-dev.4 09:44:02 v3.2.0-dev.5 09:44:02 v3.2.0-dev.6 09:44:02 v3.2.0-dev.7 09:44:02 v3.2.0-dev.8 09:44:02 v3.2.0-dev.9 09:44:02 v4.0.0-dev.1 [Pipeline] sh 09:44:02 + lftools sign git-tag v4.0.0-dev.1 09:44:03 Signing Git tag with Sigul... 09:44:03 Signing v4.0.0-dev.1 [Pipeline] echo 09:44:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:44:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:44:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:44:04 $ docker stop --time=1 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 09:44:05 $ docker rm -f --volumes 4c0713d3c0449c2fd71b4b566c7606712cb8d309d27edf3c0c31e15c5028d565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:44:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:06 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:44:06 $ 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 09:44:06 $ docker top 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 -eo pid,comm 09:44:06 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). 09:44:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:06 [ssh-agent] Looking for ssh-agent implementation... 09:44:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:06 $ docker exec 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 ssh-agent 09:44:06 SSH_AUTH_SOCK=/tmp/ssh-iKfpcWqO1JHY/agent.32 09:44:06 SSH_AGENT_PID=38 09:44:06 Running ssh-add (command line suppressed) 09:44:07 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5918245386505468513.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5918245386505468513.key) 09:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:07 + git semver bump pre 09:44:07 2024-10-23 09:44:07,514 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:07 2024-10-23 09:44:07,515 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 09:44:07 2024-10-23 09:44:07,515 [bump_version] DEBUG bumped version:4.0.0-dev.2 09:44:07 2024-10-23 09:44:07,515 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 09:44:07 2024-10-23 09:44:07,515 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:07 2024-10-23 09:44:07,515 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:07 2024-10-23 09:44:07,517 [execute] INFO git cat-file --batch-check 09:44:07 2024-10-23 09:44:07,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:07 2024-10-23 09:44:07,521 [execute] INFO git cat-file --batch 09:44:07 2024-10-23 09:44:07,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:07 2024-10-23 09:44:07,525 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:07 4.0.0-dev.2 [Pipeline] } 09:44:07 $ docker exec --env ******** --env ******** 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 ssh-agent -k 09:44:07 unset SSH_AUTH_SOCK; 09:44:07 unset SSH_AGENT_PID; 09:44:07 echo Agent pid 38 killed; 09:44:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:08 + git semver [Pipeline] } 09:44:08 $ docker stop --time=1 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 09:44:09 $ docker rm -f --volumes 990373a3ddc91668e190d328f9bd345409a77ab83f61fefa0a98c95af0eeb555 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:10 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:44:10 $ 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 09:44:10 $ docker top fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:10 [ssh-agent] Looking for ssh-agent implementation... 09:44:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:10 $ docker exec fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb ssh-agent 09:44:11 SSH_AUTH_SOCK=/tmp/ssh-f4s8ru7TKj4H/agent.33 09:44:11 SSH_AGENT_PID=39 09:44:11 Running ssh-add (command line suppressed) 09:44:11 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16219342308823509272.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16219342308823509272.key) 09:44:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:11 + git semver push 09:44:11 2024-10-23 09:44:11,684 [run_push] DEBUG push 09:44:11 2024-10-23 09:44:11,685 [execute] INFO git cat-file --batch-check 09:44:11 2024-10-23 09:44:11,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 09:44:11 2024-10-23 09:44:11,688 [execute] INFO git rev-list 75c8949d9ce73fe80183dba3dc1faa8247b5222b -- 09:44:11 2024-10-23 09:44:11,688 [execute] DEBUG Popen(['git', 'rev-list', '75c8949d9ce73fe80183dba3dc1faa8247b5222b', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:11 2024-10-23 09:44:11,694 [execute] INFO git fetch -v origin 09:44:11 2024-10-23 09:44:11,694 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 09:44:12 2024-10-23 09:44:12,152 [run_push] DEBUG no remote changes detected 09:44:12 2024-10-23 09:44:12,153 [execute] INFO git push origin semver 09:44:12 2024-10-23 09:44:12,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 09:44:12 2024-10-23 09:44:12,878 [run_push] DEBUG push all version tags 09:44:12 2024-10-23 09:44:12,879 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:44:12 2024-10-23 09:44:12,879 [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) 09:44:13 2024-10-23 09:44:13,586 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:13 4.0.0-dev.2 [Pipeline] } 09:44:13 $ docker exec --env ******** --env ******** fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb ssh-agent -k 09:44:13 unset SSH_AUTH_SOCK; 09:44:13 unset SSH_AGENT_PID; 09:44:13 echo Agent pid 39 killed; 09:44:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:14 + git semver [Pipeline] } 09:44:14 $ docker stop --time=1 fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb 09:44:15 $ docker rm -f --volumes fa722a3f498add91e38e0fd579d2f675decfe6f5eea8286c81b35945cd61b0eb [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 09:44:16 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 09:44:16 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:44:16 total 16 09:44:16 drwxr-xr-x 3 root root 4096 Oct 23 09:37 . 09:44:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 09:44 .. 09:44:16 drwxr-xr-x 2 root root 4096 Oct 23 09:37 cost 09:44:16 -rw-r--r-- 1 root root 86 Oct 23 09:37 cost.csv 09:44:16 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:44:16 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:44:16 total 16 09:44:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 09:37 . 09:44:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 09:44 .. 09:44:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 09:37 cost 09:44:16 -rw-r--r-- 1 jenkins jenkins 86 Oct 23 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:44:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:44:17 ---> package-listing.sh 09:44:17 ++ facter osfamily 09:44:17 ++ tr '[:upper:]' '[:lower:]' 09:44:17 + OS_FAMILY=debian 09:44:17 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 09:44:17 + START_PACKAGES=/tmp/packages_start.txt 09:44:17 + END_PACKAGES=/tmp/packages_end.txt 09:44:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:44:17 + PACKAGES=/tmp/packages_start.txt 09:44:17 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:44:17 + PACKAGES=/tmp/packages_end.txt 09:44:17 + case "${OS_FAMILY}" in 09:44:17 + dpkg -l 09:44:17 + grep '^ii' 09:44:17 + '[' -f /tmp/packages_start.txt ']' 09:44:17 + '[' -f /tmp/packages_end.txt ']' 09:44:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:44:17 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:44:17 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 09:44:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 09:44:17 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 09:44:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:18 prd-ubuntu20.04-docker-8c-8g-23614 does not seem to be running inside a container 09:44:18 $ 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 09:44:19 $ docker top 7cff1d05077b9652615cf003e6e24324d1d5e93c2a83dd2fa006714f56588313 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:19 + touch /tmp/pre-build-complete [Pipeline] sh 09:44:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:44:19 + ls /var/log/sa-host 09:44:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:20 provisioning config files... 09:44:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config13051639793381745205tmp [Pipeline] { [Pipeline] echo 09:44:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:44:20 ---> create-netrc.sh [Pipeline] } 09:44:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:44:20 ---> python-tools-install.sh [Pipeline] echo 09:44:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:44:21 ---> sudo-logs.sh 09:44:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:44:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:44:21 ---> job-cost.sh 09:44:21 lf-activate-venv: SKIPPING 09:44:21 DEBUG: total: 0.2199999988079071 09:44:21 INFO: Retrieving Stack Cost... 09:44:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:44:22 INFO: Archiving Costs [Pipeline] echo 09:44:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:44:22 ---> logs-deploy.sh 09:44:22 lf-activate-venv: SKIPPING 09:44:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/67 09:44:22 INFO: archiving workspace using pattern(s): 09:44:23 Archives upload complete. 09:44:23 INFO: archiving logs to Nexus