Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 938428f52eb5f8f34051dc657a99242aa90708e9 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-ssh14195082846255678308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4691363645805105477.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8030173862426798552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14969690704203313448.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-ssh15647804451864113176.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, goVersion:1.23, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-743979 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 > 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 Avoid second fetch Checking out Revision 938428f52eb5f8f34051dc657a99242aa90708e9 (main) Commit message: "refactor: update count int64 (#208)" > git config core.sparsecheckout # timeout=10 > git checkout -f 938428f52eb5f8f34051dc657a99242aa90708e9 # timeout=10 > git rev-list --no-walk 9368ff74ad4a20217804303a000f193ef97c8b72 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:20 ========================================================= 09:43:20 EdgeX Global Pipelines Version Info 09:43:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:21 ------------------- 09:43:21 stable info: 09:43:21 ------------------- 09:43:21 Commited By: Cherry Wang cherry@iotechsys.com 09:43:21 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:43:21 Message: update stable to v1.0.278 09:43:21 ------------------- 09:43:21 experimental info: 09:43:21 ------------------- 09:43:21 Commited By: **** collab-it+edgex@linuxfoundation.org 09:43:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:43:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 938428f [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:23 + git rev-list -1 --merges 938428f52eb5f8f34051dc657a99242aa90708e9~1..938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] echo 09:43:23 -----------> git rev-list -1 --merges 938428f52eb5f8f34051dc657a99242aa90708e9~1..938428f52eb5f8f34051dc657a99242aa90708e9 938428f52eb5f8f34051dc657a99242aa90708e9 [false] [Pipeline] sh 09:43:23 + git log --format=format:%s -1 938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] echo 09:43:23 ========================================================= 09:43:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:43:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:23 + git log --format=format:%s -1 938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] echo 09:43:23 [semverPrep] GIT_COMMIT: 938428f52eb5f8f34051dc657a99242aa90708e9, Commit Message: refactor: update count int64 (#208) [Pipeline] echo 09:43:23 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:24 + grep -v github /etc/ssh/ssh_known_hosts 09:43:24 + [ -e /tmp/ssh_known_hosts ] 09:43:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:24 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:25 09:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:27 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:27 3dae71ba6b94: Pulling fs layer 09:43:27 6bf1a483ea7c: Pulling fs layer 09:43:27 f5dfc541a4d3: Pulling fs layer 09:43:27 461d9e800cba: Pulling fs layer 09:43:27 80192f66455f: Pulling fs layer 09:43:27 2e8e34ca0e6c: Pulling fs layer 09:43:27 a29436f7fd5d: Pulling fs layer 09:43:27 923cac83aea3: Pulling fs layer 09:43:27 25ad8b0a4227: Pulling fs layer 09:43:27 db01528c6b51: Pulling fs layer 09:43:27 28988de357af: Pulling fs layer 09:43:27 461d9e800cba: Waiting 09:43:27 80192f66455f: Waiting 09:43:27 2e8e34ca0e6c: Waiting 09:43:27 a29436f7fd5d: Waiting 09:43:27 923cac83aea3: Waiting 09:43:27 25ad8b0a4227: Waiting 09:43:27 28988de357af: Waiting 09:43:27 db01528c6b51: Waiting 09:43:27 6bf1a483ea7c: Verifying Checksum 09:43:27 6bf1a483ea7c: Download complete 09:43:27 461d9e800cba: Verifying Checksum 09:43:27 461d9e800cba: Download complete 09:43:27 80192f66455f: Download complete 09:43:27 f5dfc541a4d3: Verifying Checksum 09:43:27 f5dfc541a4d3: Download complete 09:43:27 3dae71ba6b94: Verifying Checksum 09:43:27 3dae71ba6b94: Download complete 09:43:27 923cac83aea3: Download complete 09:43:27 25ad8b0a4227: Verifying Checksum 09:43:27 25ad8b0a4227: Download complete 09:43:27 db01528c6b51: Download complete 09:43:27 28988de357af: Download complete 09:43:28 a29436f7fd5d: Verifying Checksum 09:43:28 a29436f7fd5d: Download complete 09:43:28 2e8e34ca0e6c: Verifying Checksum 09:43:28 2e8e34ca0e6c: Download complete 09:43:30 3dae71ba6b94: Pull complete 09:43:32 6bf1a483ea7c: Pull complete 09:43:36 f5dfc541a4d3: Pull complete 09:43:37 461d9e800cba: Pull complete 09:43:38 80192f66455f: Pull complete 09:43:44 2e8e34ca0e6c: Pull complete 09:43:45 a29436f7fd5d: Pull complete 09:43:46 923cac83aea3: Pull complete 09:43:47 25ad8b0a4227: Pull complete 09:43:47 db01528c6b51: Pull complete 09:43:47 28988de357af: Pull complete 09:43:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:43:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:48 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:43:48 $ 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:44:03 $ docker top 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 -eo pid,comm 09:44:03 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:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:03 [ssh-agent] Looking for ssh-agent implementation... 09:44:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:03 $ docker exec 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 ssh-agent 09:44:03 SSH_AUTH_SOCK=/tmp/ssh-FosjyxLKBF7L/agent.14 09:44:03 SSH_AGENT_PID=20 09:44:03 Running ssh-add (command line suppressed) 09:44:03 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1634408584450707999.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1634408584450707999.key) 09:44:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:04 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] sh 09:44:04 + git tag --points-at HEAD [Pipeline] } 09:44:04 $ docker exec --env ******** --env ******** 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 ssh-agent -k 09:44:04 unset SSH_AUTH_SOCK; 09:44:04 unset SSH_AGENT_PID; 09:44:04 echo Agent pid 20 killed; 09:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:44:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:04 [ssh-agent] Looking for ssh-agent implementation... 09:44:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:04 $ docker exec 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 ssh-agent 09:44:04 SSH_AUTH_SOCK=/tmp/ssh-jKiFS94ChAlI/agent.85 09:44:04 SSH_AGENT_PID=91 09:44:04 Running ssh-add (command line suppressed) 09:44:04 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14238746469396505561.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14238746469396505561.key) 09:44:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:05 + git semver init 09:44:05 2025-10-29 09:44:05,326 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:44:05 2025-10-29 09:44:05,441 [run_init] DEBUG init version:0.0.0 force:False 09:44:05 2025-10-29 09:44:05,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:44:05 2025-10-29 09:44:05,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:44:05 2025-10-29 09:44:05,444 [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, stdin=None, shell=False, universal_newlines=False) 09:44:06 2025-10-29 09:44:06,458 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 09:44:06 2025-10-29 09:44:06,459 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 09:44:06 2025-10-29 09:44:06,459 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:06 2025-10-29 09:44:06,459 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:44:06 4.1.0-dev.6 [Pipeline] } 09:44:06 $ docker exec --env ******** --env ******** 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 ssh-agent -k 09:44:06 unset SSH_AUTH_SOCK; 09:44:06 unset SSH_AGENT_PID; 09:44:06 echo Agent pid 91 killed; 09:44:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:07 + git semver [Pipeline] } 09:44:07 $ docker stop --time=1 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 09:44:09 $ docker rm -f --volumes 098168dd31dfcd5adc6a9a52b91e21e123ea961ea170a74e2f5e9012e6d270f6 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:44:09 Stashed 1 file(s) [Pipeline] echo 09:44:09 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 09:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:10 ========================================================= 09:44:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:44:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:44:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:10 9824c27679d3: Pulling fs layer 09:44:10 8371a51cbc44: Pulling fs layer 09:44:10 d5791340ef18: Pulling fs layer 09:44:10 d3178a7b2709: Pulling fs layer 09:44:10 4f4fb700ef54: Pulling fs layer 09:44:10 063b4f904bf5: Pulling fs layer 09:44:10 066ecc492849: Pulling fs layer 09:44:10 50a4da29d654: Pulling fs layer 09:44:10 417dd178857c: Pulling fs layer 09:44:10 066ecc492849: Waiting 09:44:10 063b4f904bf5: Waiting 09:44:10 4f4fb700ef54: Waiting 09:44:10 50a4da29d654: Waiting 09:44:10 417dd178857c: Waiting 09:44:10 d3178a7b2709: Waiting 09:44:11 8371a51cbc44: Download complete 09:44:11 d3178a7b2709: Download complete 09:44:11 4f4fb700ef54: Verifying Checksum 09:44:11 4f4fb700ef54: Download complete 09:44:11 063b4f904bf5: Download complete 09:44:11 9824c27679d3: Verifying Checksum 09:44:11 9824c27679d3: Download complete 09:44:11 066ecc492849: Verifying Checksum 09:44:11 066ecc492849: Download complete 09:44:11 417dd178857c: Verifying Checksum 09:44:11 417dd178857c: Download complete 09:44:11 9824c27679d3: Pull complete 09:44:11 d5791340ef18: Verifying Checksum 09:44:11 d5791340ef18: Download complete 09:44:12 50a4da29d654: Verifying Checksum 09:44:12 50a4da29d654: Download complete 09:44:12 8371a51cbc44: Pull complete 09:44:17 d5791340ef18: Pull complete 09:44:17 d3178a7b2709: Pull complete 09:44:18 4f4fb700ef54: Pull complete 09:44:18 063b4f904bf5: Pull complete 09:44:19 066ecc492849: Pull complete 09:44:23 50a4da29d654: Pull complete 09:44:23 417dd178857c: Pull complete 09:44:23 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 09:44:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:44:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:44:24 + 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:44:24 + docker inspect -f . ci-base-image-x86_64 09:44:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:24 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:44:24 $ 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:44:44 $ docker top 61ec24b5032a205130c8e9b5c58166f391b69031715290930db37dec3cb90633 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:44 + go version 09:44:44 go version go1.23.12 linux/amd64 [Pipeline] } 09:44:44 $ docker stop --time=1 61ec24b5032a205130c8e9b5c58166f391b69031715290930db37dec3cb90633 09:44:46 $ docker rm -f --volumes 61ec24b5032a205130c8e9b5c58166f391b69031715290930db37dec3cb90633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker inspect -f . ci-base-image-x86_64 09:44:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:46 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:44:46 $ 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:44:47 $ docker top 51710bbce54b589640ebb2d04b497c29c1b9f1e1a9d604d8b7bc29c01d327e45 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:47 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 09:44:48 + make test 09:44:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:44:48 go: downloading github.com/stretchr/testify v1.11.1 09:44:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.20 09:44:48 go: downloading github.com/fxamacker/cbor/v2 v2.9.0 09:44:48 go: downloading github.com/go-playground/validator/v10 v10.27.0 09:44:48 go: downloading github.com/google/uuid v1.6.0 09:44:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:44:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:44:48 go: downloading github.com/stretchr/objx v0.5.2 09:44:48 go: downloading github.com/x448/float16 v0.8.4 09:44:48 go: downloading gopkg.in/yaml.v3 v3.0.1 09:44:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 09:44:48 go: downloading github.com/go-playground/universal-translator v0.18.1 09:44:48 go: downloading github.com/leodido/go-urn v1.4.0 09:44:48 go: downloading golang.org/x/crypto v0.36.0 09:44:48 go: downloading golang.org/x/text v0.23.0 09:44:48 go: downloading github.com/go-playground/locales v0.14.1 09:44:48 go: downloading golang.org/x/net v0.38.0 09:44:48 go: downloading golang.org/x/sys v0.31.0 09:44:58 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 09:44:58 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 09:45:00 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.025s coverage: 66.4% of statements 09:45:00 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.009s coverage: 83.3% of statements 09:45:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:45:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:45:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:45:12 $ docker stop --time=1 51710bbce54b589640ebb2d04b497c29c1b9f1e1a9d604d8b7bc29c01d327e45 09:45:19 $ docker rm -f --volumes 51710bbce54b589640ebb2d04b497c29c1b9f1e1a9d604d8b7bc29c01d327e45 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:19 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:45:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:20 09:45:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:20 latest: Pulling from edgex-lftools-log-publisher 09:45:20 5eb5b503b376: Pulling fs layer 09:45:20 5c69ac0246d0: Pulling fs layer 09:45:20 ec43610c2a17: Pulling fs layer 09:45:20 3a2ae6a8a46f: Pulling fs layer 09:45:20 33b1e0a273af: Pulling fs layer 09:45:20 5d3b04190fa2: Pulling fs layer 09:45:20 2f39f015ded8: Pulling fs layer 09:45:20 33b1e0a273af: Waiting 09:45:20 5d3b04190fa2: Waiting 09:45:20 2f39f015ded8: Waiting 09:45:20 3a2ae6a8a46f: Waiting 09:45:21 5c69ac0246d0: Download complete 09:45:21 3a2ae6a8a46f: Verifying Checksum 09:45:21 3a2ae6a8a46f: Download complete 09:45:21 33b1e0a273af: Verifying Checksum 09:45:21 33b1e0a273af: Download complete 09:45:21 5d3b04190fa2: Verifying Checksum 09:45:21 5d3b04190fa2: Download complete 09:45:21 ec43610c2a17: Verifying Checksum 09:45:21 5eb5b503b376: Download complete 09:45:21 2f39f015ded8: Download complete 09:45:22 5eb5b503b376: Pull complete 09:45:22 5c69ac0246d0: Pull complete 09:45:23 ec43610c2a17: Pull complete 09:45:23 3a2ae6a8a46f: Pull complete 09:45:23 33b1e0a273af: Pull complete 09:45:23 5d3b04190fa2: Pull complete 09:45:30 2f39f015ded8: Pull complete 09:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:31 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:45:31 $ 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:45:37 $ docker top 63c69d6fa3b389bbb1ae91d88f44f83e88ece92096220b64dd9e9194452eea83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:37 ---> job-cost.sh 09:45:37 lf-activate-venv: SKIPPING 09:45:37 INFO: No Stack... 09:45:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:38 INFO: Archiving Costs [Pipeline] sh 09:45:38 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 09:45:38 + cut -d, -f6 [Pipeline] lock 09:45:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-81-stack-cost] 09:45:38 Resource [jenkins-edgexfoundry-go-mod-registry-main-81-stack-cost] did not exist. Created. 09:45:38 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:39 + echo total: 0.2199999988079071 [Pipeline] stash 09:45:39 Stashed 1 file(s) [Pipeline] } 09:45:39 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-81-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:39 $ docker stop --time=1 63c69d6fa3b389bbb1ae91d88f44f83e88ece92096220b64dd9e9194452eea83 09:45:40 $ docker rm -f --volumes 63c69d6fa3b389bbb1ae91d88f44f83e88ece92096220b64dd9e9194452eea83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:45:40 provisioning config files... 09:45:40 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12561306229857767566tmp [Pipeline] { [Pipeline] sh 09:45:40 + set +x 09:45:40 + curl -s+ https://codecov.io/bash 09:45:40 bash -s -- 09:45:41 09:45:41 _____ _ 09:45:41 / ____| | | 09:45:41 | | ___ __| | ___ ___ _____ __ 09:45:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:45:41 | |___| (_) | (_| | __/ (_| (_) \ V / 09:45:41 \_____\___/ \__,_|\___|\___\___/ \_/ 09:45:41 Bash-1.0.6 09:45:41 09:45:41 09:45:41 ==> git version 2.25.1 found 09:45:41 ==> 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:45:41 Release-Date: 2020-01-08 09:45:41 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:45:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:45:41 ==> Jenkins CI detected. 09:45:41 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 09:45:41 project root: . 09:45:41 --> token set from env 09:45:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:45:41 ==> Running gcov in . (disable via -X gcov) 09:45:41 ==> Python coveragepy not found 09:45:41 ==> Searching for coverage reports in: 09:45:41 + . 09:45:41 -> Found 1 reports 09:45:41 ==> Detecting git/mercurial file structure 09:45:41 ==> Reading reports 09:45:41 + ./coverage.out bytes=13123 09:45:41 ==> Appending adjustments 09:45:41 https://docs.codecov.io/docs/fixing-reports 09:45:41 + Found adjustments 09:45:41 ==> Gzipping contents 09:45:41 4.0K /tmp/codecov.QUr3ft.gz 09:45:41 ==> Uploading reports 09:45:41 url: https://codecov.io 09:45:41 query: branch=main&commit=938428f52eb5f8f34051dc657a99242aa90708e9&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:41 -> Pinging Codecov 09:45:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=938428f52eb5f8f34051dc657a99242aa90708e9&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:45:41 -> Uploading to 09:45:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/938428f52eb5f8f34051dc657a99242aa90708e9/17ee655d-65c5-45ad-82c6-22c68d3b8f44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251029%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251029T094541Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=240ccf44288cb97fc95f703c2909810844b5aa0a9ef86c3f27d50621c1f90cf5 09:45:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:45:41 Dload Upload Total Spent Left Speed 09:45:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2072 0 0 100 2072 0 6058 --:--:-- --:--:-- --:--:-- 6058 09:45:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] } 09:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:45:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:45:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:45:42 09:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:45:43 latest: Pulling from edgex-devops/edgex-snyk-go 09:45:43 0a9a5dfd008f: Pulling fs layer 09:45:43 36466aa92d05: Pulling fs layer 09:45:43 e10405b45d13: Pulling fs layer 09:45:43 096b7ceb2af7: Pulling fs layer 09:45:43 4f4fb700ef54: Pulling fs layer 09:45:43 e50aa161e22a: Pulling fs layer 09:45:43 d3c8db5fb9df: Pulling fs layer 09:45:43 4f4fb700ef54: Waiting 09:45:43 e50aa161e22a: Waiting 09:45:43 096b7ceb2af7: Waiting 09:45:43 d3c8db5fb9df: Waiting 09:45:43 36466aa92d05: Verifying Checksum 09:45:43 36466aa92d05: Download complete 09:45:43 096b7ceb2af7: Download complete 09:45:43 4f4fb700ef54: Verifying Checksum 09:45:43 4f4fb700ef54: Download complete 09:45:43 0a9a5dfd008f: Download complete 09:45:43 0a9a5dfd008f: Pull complete 09:45:43 e50aa161e22a: Verifying Checksum 09:45:43 e50aa161e22a: Download complete 09:45:43 36466aa92d05: Pull complete 09:45:43 e10405b45d13: Download complete 09:45:44 d3c8db5fb9df: Verifying Checksum 09:45:44 d3c8db5fb9df: Download complete 09:45:48 e10405b45d13: Pull complete 09:45:48 096b7ceb2af7: Pull complete 09:45:48 4f4fb700ef54: Pull complete 09:45:48 e50aa161e22a: Pull complete 09:45:51 d3c8db5fb9df: Pull complete 09:45:51 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 09:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:52 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:45:52 $ 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:46:02 $ docker top f3f5708ee3ec64d7a27693c4c5d8162034ddd73d4b14b0474243eaf6ed11eb38 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:03 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 09:46:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 09:46:03 + set -o pipefail 09:46:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 09:46:25 09:46:25 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 09:46:25 09:46:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/8daa6337-89dc-4730-80df-ea51268a1ea2 09:46:25 09:46:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:46:25 [Pipeline] } 09:46:25 $ docker stop --time=1 f3f5708ee3ec64d7a27693c4c5d8162034ddd73d4b14b0474243eaf6ed11eb38 09:46:28 $ docker rm -f --volumes f3f5708ee3ec64d7a27693c4c5d8162034ddd73d4b14b0474243eaf6ed11eb38 [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:46:29 + git log --format=format:%s -1 938428f52eb5f8f34051dc657a99242aa90708e9 [Pipeline] sh 09:46:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:46:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:30 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:46:30 $ 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:46:30 $ docker top 85650dc9ab8665292c5fb024f1af455bbd4a58a2ac6daf2964f76c178485189b -eo pid,comm 09:46:30 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:46:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:30 [ssh-agent] Looking for ssh-agent implementation... 09:46:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:30 $ docker exec 85650dc9ab8665292c5fb024f1af455bbd4a58a2ac6daf2964f76c178485189b ssh-agent 09:46:30 SSH_AUTH_SOCK=/tmp/ssh-o4uULVUdf1qV/agent.31 09:46:30 SSH_AGENT_PID=37 09:46:30 Running ssh-add (command line suppressed) 09:46:30 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_709152779359878923.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_709152779359878923.key) 09:46:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:31 + git semver tag 09:46:31 2025-10-29 09:46:31,363 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:46:31 2025-10-29 09:46:31,367 [run_tag] DEBUG tag force:False 09:46:31 2025-10-29 09:46:31,367 [check_head_tag] DEBUG check head tag 09:46:31 2025-10-29 09:46:31,368 [execute] INFO git cat-file --batch-check 09:46:31 2025-10-29 09:46:31,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 09:46:31 2025-10-29 09:46:31,370 [execute] INFO git cat-file --batch 09:46:31 2025-10-29 09:46:31,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=, shell=False, universal_newlines=False) 09:46:31 2025-10-29 09:46:31,384 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:31 2025-10-29 09:46:31,384 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 09:46:31 2025-10-29 09:46:31,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 09:46:31 2025-10-29 09:46:31,388 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:31 4.1.0-dev.6 [Pipeline] } 09:46:31 $ docker exec --env ******** --env ******** 85650dc9ab8665292c5fb024f1af455bbd4a58a2ac6daf2964f76c178485189b ssh-agent -k 09:46:31 unset SSH_AUTH_SOCK; 09:46:31 unset SSH_AGENT_PID; 09:46:31 echo Agent pid 37 killed; 09:46:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:32 + git semver [Pipeline] } 09:46:32 $ docker stop --time=1 85650dc9ab8665292c5fb024f1af455bbd4a58a2ac6daf2964f76c178485189b 09:46:33 $ docker rm -f --volumes 85650dc9ab8665292c5fb024f1af455bbd4a58a2ac6daf2964f76c178485189b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:34 09:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:34 0.23.1-centos7: Pulling from edgex-lftools 09:46:34 ab5ef0e58194: Pulling fs layer 09:46:34 9712f1f96733: Pulling fs layer 09:46:34 63f879dbbcfc: Pulling fs layer 09:46:34 0d9ebad4ef96: Pulling fs layer 09:46:34 e9a5061849ea: Pulling fs layer 09:46:34 d747dcd14b5f: Pulling fs layer 09:46:34 2de7ff778b66: Pulling fs layer 09:46:34 e9a5061849ea: Waiting 09:46:34 d747dcd14b5f: Waiting 09:46:34 2de7ff778b66: Waiting 09:46:34 0d9ebad4ef96: Waiting 09:46:34 9712f1f96733: Verifying Checksum 09:46:34 9712f1f96733: Download complete 09:46:35 63f879dbbcfc: Verifying Checksum 09:46:35 63f879dbbcfc: Download complete 09:46:35 e9a5061849ea: Verifying Checksum 09:46:35 e9a5061849ea: Download complete 09:46:35 d747dcd14b5f: Verifying Checksum 09:46:35 d747dcd14b5f: Download complete 09:46:35 ab5ef0e58194: Verifying Checksum 09:46:35 ab5ef0e58194: Download complete 09:46:35 2de7ff778b66: Download complete 09:46:35 0d9ebad4ef96: Verifying Checksum 09:46:35 0d9ebad4ef96: Download complete 09:46:38 ab5ef0e58194: Pull complete 09:46:38 9712f1f96733: Pull complete 09:46:39 63f879dbbcfc: Pull complete 09:46:44 0d9ebad4ef96: Pull complete 09:46:45 e9a5061849ea: Pull complete 09:46:45 d747dcd14b5f: Pull complete 09:46:46 2de7ff778b66: Pull complete 09:46:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:46 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:46:46 $ 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:46:52 $ docker top caccb18d994bc2532388fee062120e0b7e58372801b1765344b75f9e841eb48e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:46:52 provisioning config files... 09:46:52 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6820533630709984736tmp 09:46:52 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16442669145136695804tmp 09:46:52 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4799418273145649910tmp [Pipeline] { [Pipeline] echo 09:46:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:46:52 ---> sigul-configuration.sh 09:46:52 gpg: directory `/root/.gnupg' created 09:46:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:46:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:46:52 gpg: keyring `/root/.gnupg/secring.gpg' created 09:46:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:46:52 gpg: CAST5 encrypted data 09:46:52 gpg: encrypted with 1 passphrase 09:46:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:46:53 + mkdir /home/jenkins 09:46:53 + mkdir /home/jenkins/sigul [Pipeline] sh 09:46:53 + 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:46:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:46:53 ---> sigul-install.sh 09:46:53 Sigul already installed; skipping installation. [Pipeline] sh 09:46:53 + git tag --list 09:46:53 v0.0.0 09:46:53 v0.1.0 09:46:53 v0.1.1 09:46:53 v0.1.10 09:46:53 v0.1.11 09:46:53 v0.1.12 09:46:53 v0.1.13 09:46:53 v0.1.14 09:46:53 v0.1.15 09:46:53 v0.1.16 09:46:53 v0.1.17 09:46:53 v0.1.18 09:46:53 v0.1.19 09:46:53 v0.1.2 09:46:53 v0.1.20 09:46:53 v0.1.21 09:46:53 v0.1.22 09:46:53 v0.1.23 09:46:53 v0.1.24 09:46:53 v0.1.25 09:46:53 v0.1.26 09:46:53 v0.1.27 09:46:53 v0.1.3 09:46:53 v0.1.4 09:46:53 v0.1.5 09:46:53 v0.1.6 09:46:53 v0.1.7 09:46:53 v0.1.8 09:46:53 v0.1.9 09:46:53 v2.0.0 09:46:53 v2.1.0 09:46:53 v2.2.0 09:46:53 v2.3.0 09:46:53 v3.0 09:46:53 v3.0.0 09:46:53 v3.1 09:46:53 v3.1.0 09:46:53 v4.0 09:46:53 v4.0.0 09:46:53 v4.0.1 09:46:53 v4.1.0-dev.1 09:46:53 v4.1.0-dev.2 09:46:53 v4.1.0-dev.3 09:46:53 v4.1.0-dev.4 09:46:53 v4.1.0-dev.5 09:46:53 v4.1.0-dev.6 [Pipeline] sh 09:46:54 + lftools sign git-tag v4.1.0-dev.6 09:46:54 Signing Git tag with Sigul... 09:46:54 Signing v4.1.0-dev.6 [Pipeline] echo 09:46:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:46:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:46:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:46:55 $ docker stop --time=1 caccb18d994bc2532388fee062120e0b7e58372801b1765344b75f9e841eb48e 09:46:56 $ docker rm -f --volumes caccb18d994bc2532388fee062120e0b7e58372801b1765344b75f9e841eb48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:46:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:46:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:57 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:46:57 $ 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:46:57 $ docker top a43318ce7883d5100d6bbeee124d56021bdba4e80f6048626541e7762cdb4cb0 -eo pid,comm 09:46:57 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:46:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:57 [ssh-agent] Looking for ssh-agent implementation... 09:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:57 $ docker exec a43318ce7883d5100d6bbeee124d56021bdba4e80f6048626541e7762cdb4cb0 ssh-agent 09:46:58 SSH_AUTH_SOCK=/tmp/ssh-pQBL7FJWNAxY/agent.31 09:46:58 SSH_AGENT_PID=37 09:46:58 Running ssh-add (command line suppressed) 09:46:58 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3821550410375602220.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3821550410375602220.key) 09:46:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:58 + git semver bump pre 09:46:58 2025-10-29 09:46:58,707 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:46:58 2025-10-29 09:46:58,711 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:58 2025-10-29 09:46:58,711 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 09:46:58 2025-10-29 09:46:58,711 [bump_version] DEBUG bumped version:4.1.0-dev.7 09:46:58 2025-10-29 09:46:58,711 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 09:46:58 2025-10-29 09:46:58,711 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:58 2025-10-29 09:46:58,711 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:58 2025-10-29 09:46:58,714 [execute] INFO git cat-file --batch-check 09:46:58 2025-10-29 09:46:58,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:46:58 2025-10-29 09:46:58,718 [execute] INFO git cat-file --batch 09:46:58 2025-10-29 09:46:58,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:46:58 2025-10-29 09:46:58,721 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:46:58 4.1.0-dev.7 [Pipeline] } 09:46:58 $ docker exec --env ******** --env ******** a43318ce7883d5100d6bbeee124d56021bdba4e80f6048626541e7762cdb4cb0 ssh-agent -k 09:46:58 unset SSH_AUTH_SOCK; 09:46:58 unset SSH_AGENT_PID; 09:46:58 echo Agent pid 37 killed; 09:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:59 + git semver [Pipeline] } 09:46:59 $ docker stop --time=1 a43318ce7883d5100d6bbeee124d56021bdba4e80f6048626541e7762cdb4cb0 09:47:00 $ docker rm -f --volumes a43318ce7883d5100d6bbeee124d56021bdba4e80f6048626541e7762cdb4cb0 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:01 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:47:01 $ 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:47:01 $ docker top 26be44bdc42f9c1b4565c2c656421c328756514acbdc49664cc4b4f0630eae97 -eo pid,comm 09:47:01 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:47:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:01 [ssh-agent] Looking for ssh-agent implementation... 09:47:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:01 $ docker exec 26be44bdc42f9c1b4565c2c656421c328756514acbdc49664cc4b4f0630eae97 ssh-agent 09:47:02 SSH_AUTH_SOCK=/tmp/ssh-IM4zIOYDHU2I/agent.32 09:47:02 SSH_AGENT_PID=38 09:47:02 Running ssh-add (command line suppressed) 09:47:02 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16101434377816858797.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16101434377816858797.key) 09:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:02 + git semver push 09:47:02 2025-10-29 09:47:02,701 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:47:02 2025-10-29 09:47:02,707 [run_push] DEBUG push 09:47:02 2025-10-29 09:47:02,707 [execute] INFO git cat-file --batch-check 09:47:02 2025-10-29 09:47:02,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=, shell=False, universal_newlines=False) 09:47:02 2025-10-29 09:47:02,710 [execute] INFO git rev-list c994ca915195214152b2ee905e25e64ac0e2dcf6 -- 09:47:02 2025-10-29 09:47:02,710 [execute] DEBUG Popen(['git', 'rev-list', 'c994ca915195214152b2ee905e25e64ac0e2dcf6', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:47:02 2025-10-29 09:47:02,716 [execute] INFO git fetch -v -- origin 09:47:02 2025-10-29 09:47:02,716 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:47:03 2025-10-29 09:47:03,251 [run_push] DEBUG no remote changes detected 09:47:03 2025-10-29 09:47:03,251 [execute] INFO git push origin semver 09:47:03 2025-10-29 09:47:03,251 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:47:04 2025-10-29 09:47:04,039 [run_push] DEBUG push all version tags 09:47:04 2025-10-29 09:47:04,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:47:04 2025-10-29 09:47:04,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, stdin=None, shell=False, universal_newlines=False) 09:47:04 2025-10-29 09:47:04,776 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 09:47:04 4.1.0-dev.7 [Pipeline] } 09:47:04 $ docker exec --env ******** --env ******** 26be44bdc42f9c1b4565c2c656421c328756514acbdc49664cc4b4f0630eae97 ssh-agent -k 09:47:04 unset SSH_AUTH_SOCK; 09:47:04 unset SSH_AGENT_PID; 09:47:04 echo Agent pid 38 killed; 09:47:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:05 + git semver [Pipeline] } 09:47:05 $ docker stop --time=1 26be44bdc42f9c1b4565c2c656421c328756514acbdc49664cc4b4f0630eae97 09:47:07 $ docker rm -f --volumes 26be44bdc42f9c1b4565c2c656421c328756514acbdc49664cc4b4f0630eae97 [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:47:07 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 09:47:07 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:47:07 total 16 09:47:07 drwxr-xr-x 3 root root 4096 Oct 29 09:45 . 09:47:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 09:46 .. 09:47:07 drwxr-xr-x 2 root root 4096 Oct 29 09:45 cost 09:47:07 -rw-r--r-- 1 root root 87 Oct 29 09:45 cost.csv 09:47:07 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:47:07 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 09:47:07 total 16 09:47:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 29 09:45 . 09:47:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 09:46 .. 09:47:07 drwxr-xr-x 2 jenkins jenkins 4096 Oct 29 09:45 cost 09:47:07 -rw-r--r-- 1 jenkins jenkins 87 Oct 29 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:47:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:08 ---> package-listing.sh 09:47:08 ++ facter osfamily 09:47:08 ++ tr '[:upper:]' '[:lower:]' 09:47:09 + OS_FAMILY=debian 09:47:09 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 09:47:09 + START_PACKAGES=/tmp/packages_start.txt 09:47:09 + END_PACKAGES=/tmp/packages_end.txt 09:47:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:09 + PACKAGES=/tmp/packages_start.txt 09:47:09 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:47:09 + PACKAGES=/tmp/packages_end.txt 09:47:09 + case "${OS_FAMILY}" in 09:47:09 + dpkg -l 09:47:09 + grep '^ii' 09:47:09 + '[' -f /tmp/packages_start.txt ']' 09:47:09 + '[' -f /tmp/packages_end.txt ']' 09:47:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:09 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:47:09 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 09:47:09 + 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:47:09 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:47:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:10 prd-ubuntu20.04-docker-8c-8g-743979 does not seem to be running inside a container 09:47:10 $ 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:47:10 $ docker top b8595db42ed5294362a1b5f65f3da3a6e59151a50af4f34e1f64386e9a91e7ea -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:47:11 + ls /var/log/sa-host 09:47:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:11 provisioning config files... 09:47:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4187366609126502060tmp [Pipeline] { [Pipeline] echo 09:47:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:11 ---> create-netrc.sh [Pipeline] } 09:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:47:12 ---> python-tools-install.sh [Pipeline] echo 09:47:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:47:12 ---> sudo-logs.sh 09:47:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:47:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:47:12 ---> job-cost.sh 09:47:12 lf-activate-venv: SKIPPING 09:47:12 DEBUG: total: 0.2199999988079071 09:47:12 INFO: Retrieving Stack Cost... 09:47:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:13 INFO: Archiving Costs [Pipeline] echo 09:47:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:13 ---> logs-deploy.sh 09:47:13 lf-activate-venv: SKIPPING 09:47:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/81 09:47:13 INFO: archiving workspace using pattern(s): 09:47:14 Archives upload complete. 09:47:14 INFO: archiving logs to Nexus