Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2621d2fad978df7130ac7e18989ba11369c28b97 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-ssh12769197812894378341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh14665005986778543998.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11822485984099531842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh3669262889809858275.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17257030796959719456.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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-41635’ Running on prd-ubuntu20.04-docker-8c-8g-41636 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2621d2fad978df7130ac7e18989ba11369c28b97 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 2621d2fad978df7130ac7e18989ba11369c28b97 # timeout=10 Commit message: "Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.1" > git rev-list --no-walk 274974103ba31bf8f1cde0e3358314111d8d5f84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:46:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:46:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:46:04 ========================================================= 09:46:04 EdgeX Global Pipelines Version Info 09:46:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:46:04 ------------------- 09:46:04 stable info: 09:46:04 ------------------- 09:46:04 Commited By: Cherry Wang cherry@iotechsys.com 09:46:04 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 09:46:04 Message: update stable to v1.0.272 09:46:05 ------------------- 09:46:05 experimental info: 09:46:05 ------------------- 09:46:05 Commited By: Ginny Guan ginny@iotechsys.com 09:46:05 Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d 09:46:05 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:46:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2621d2f [Pipeline] echo 09:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:46:07 + git rev-list -1 --merges 2621d2fad978df7130ac7e18989ba11369c28b97~1..2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] echo 09:46:07 -----------> git rev-list -1 --merges 2621d2fad978df7130ac7e18989ba11369c28b97~1..2621d2fad978df7130ac7e18989ba11369c28b97 2621d2fad978df7130ac7e18989ba11369c28b97 09:46:07 2621d2fad978df7130ac7e18989ba11369c28b97 [false] [Pipeline] sh 09:46:07 + git log --format=format:%s -1 2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] echo 09:46:07 ========================================================= 09:46:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:46:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:46:07 + git log --format=format:%s -1 2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] echo 09:46:07 [semverPrep] GIT_COMMIT: 2621d2fad978df7130ac7e18989ba11369c28b97, Commit Message: Merge pull request #318 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.1 [Pipeline] echo 09:46:07 [semverPrep] This is not a build commit. [Pipeline] sh 09:46:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:46:08 + grep -v github /etc/ssh/ssh_known_hosts 09:46:08 + [ -e /tmp/ssh_known_hosts ] 09:46:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:46:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:46:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:46:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:08 09:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:08 0.1.4: Pulling from edgex-devops/py-git-semver 09:46:08 b85a868b505f: Pulling fs layer 09:46:08 e2be974225ed: Pulling fs layer 09:46:08 339a4e72a1f5: Pulling fs layer 09:46:08 988bab9f4d93: Pulling fs layer 09:46:08 1469e6f7b9e6: Pulling fs layer 09:46:08 eaf3925da568: Pulling fs layer 09:46:08 bab4dde63d76: Pulling fs layer 09:46:08 bde34c3a00c8: Pulling fs layer 09:46:08 b352a97aabf1: Pulling fs layer 09:46:08 4872d77fe225: Pulling fs layer 09:46:08 5851b861e8e6: Pulling fs layer 09:46:08 1469e6f7b9e6: Waiting 09:46:08 eaf3925da568: Waiting 09:46:08 988bab9f4d93: Waiting 09:46:08 5851b861e8e6: Waiting 09:46:08 bde34c3a00c8: Waiting 09:46:08 b352a97aabf1: Waiting 09:46:08 4872d77fe225: Waiting 09:46:08 bab4dde63d76: Waiting 09:46:08 e2be974225ed: Verifying Checksum 09:46:08 e2be974225ed: Download complete 09:46:08 988bab9f4d93: Verifying Checksum 09:46:08 988bab9f4d93: Download complete 09:46:08 1469e6f7b9e6: Verifying Checksum 09:46:08 1469e6f7b9e6: Download complete 09:46:08 339a4e72a1f5: Verifying Checksum 09:46:08 339a4e72a1f5: Download complete 09:46:09 eaf3925da568: Verifying Checksum 09:46:09 eaf3925da568: Download complete 09:46:09 bde34c3a00c8: Verifying Checksum 09:46:09 bde34c3a00c8: Download complete 09:46:09 4872d77fe225: Download complete 09:46:09 5851b861e8e6: Download complete 09:46:09 b85a868b505f: Verifying Checksum 09:46:09 b85a868b505f: Download complete 09:46:09 bab4dde63d76: Verifying Checksum 09:46:09 bab4dde63d76: Download complete 09:46:10 b85a868b505f: Pull complete 09:46:10 e2be974225ed: Pull complete 09:46:10 339a4e72a1f5: Pull complete 09:46:11 988bab9f4d93: Pull complete 09:46:11 1469e6f7b9e6: Pull complete 09:46:11 eaf3925da568: Pull complete 09:46:13 bab4dde63d76: Pull complete 09:46:13 bde34c3a00c8: Pull complete 09:46:13 b352a97aabf1: Pull complete 09:46:13 4872d77fe225: Pull complete 09:46:13 5851b861e8e6: Pull complete 09:46:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:13 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:46:15 $ docker top b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 -eo pid,comm 09:46:15 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:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:15 [ssh-agent] Looking for ssh-agent implementation... 09:46:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:15 $ docker exec b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 ssh-agent 09:46:15 SSH_AUTH_SOCK=/tmp/ssh-3PBzB5WI59aQ/agent.32 09:46:15 SSH_AGENT_PID=38 09:46:15 Running ssh-add (command line suppressed) 09:46:15 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1345399181128467657.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1345399181128467657.key) 09:46:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:16 + git tag --points-at HEAD [Pipeline] } 09:46:16 $ docker exec --env ******** --env ******** b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 ssh-agent -k 09:46:16 unset SSH_AUTH_SOCK; 09:46:16 unset SSH_AGENT_PID; 09:46:16 echo Agent pid 38 killed; 09:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:46:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:16 [ssh-agent] Looking for ssh-agent implementation... 09:46:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:16 $ docker exec b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 ssh-agent 09:46:16 SSH_AUTH_SOCK=/tmp/ssh-HGHMYPihXwWT/agent.71 09:46:16 SSH_AGENT_PID=77 09:46:16 Running ssh-add (command line suppressed) 09:46:16 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11942176978778193945.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11942176978778193945.key) 09:46:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:16 + git semver init 09:46:17 2025-03-19 09:46:17,121 [run_init] DEBUG init version:0.0.0 force:False 09:46:17 2025-03-19 09:46:17,121 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 09:46:17 2025-03-19 09:46:17,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 09:46:17 2025-03-19 09:46:17,122 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 09:46:18 2025-03-19 09:46:18,051 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 09:46:18 2025-03-19 09:46:18,051 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 09:46:18 2025-03-19 09:46:18,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:46:18 2025-03-19 09:46:18,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:46:18 4.0.0-dev.16 [Pipeline] } 09:46:18 $ docker exec --env ******** --env ******** b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 ssh-agent -k 09:46:18 unset SSH_AUTH_SOCK; 09:46:18 unset SSH_AGENT_PID; 09:46:18 echo Agent pid 77 killed; 09:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:18 + git semver [Pipeline] } 09:46:18 $ docker stop --time=1 b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 09:46:20 $ docker rm -f --volumes b7e79012b47b5ce6fcd747a6d29161214706a04e90258dd90f9db59364c6ac93 [Pipeline] // withDockerContainer [Pipeline] sh 09:46:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:46:20 Stashed 1 file(s) [Pipeline] echo 09:46:20 [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:46:21 ========================================================= 09:46:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:46:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:46:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:46:21 da9db072f522: Pulling fs layer 09:46:21 6ef4a4ee8ca5: Pulling fs layer 09:46:21 06f05ace1117: Pulling fs layer 09:46:21 5fe327b54edc: Pulling fs layer 09:46:21 4f4fb700ef54: Pulling fs layer 09:46:21 92a5565b7b96: Pulling fs layer 09:46:21 ff9bb7016b71: Pulling fs layer 09:46:21 b67dba6c2c7d: Pulling fs layer 09:46:21 a813b0c90790: Pulling fs layer 09:46:21 92a5565b7b96: Waiting 09:46:21 ff9bb7016b71: Waiting 09:46:21 b67dba6c2c7d: Waiting 09:46:21 a813b0c90790: Waiting 09:46:21 5fe327b54edc: Waiting 09:46:21 6ef4a4ee8ca5: Verifying Checksum 09:46:21 6ef4a4ee8ca5: Download complete 09:46:21 5fe327b54edc: Download complete 09:46:21 4f4fb700ef54: Verifying Checksum 09:46:21 4f4fb700ef54: Download complete 09:46:21 92a5565b7b96: Verifying Checksum 09:46:21 92a5565b7b96: Download complete 09:46:21 ff9bb7016b71: Verifying Checksum 09:46:21 ff9bb7016b71: Download complete 09:46:21 da9db072f522: Pull complete 09:46:21 a813b0c90790: Verifying Checksum 09:46:21 a813b0c90790: Download complete 09:46:21 6ef4a4ee8ca5: Pull complete 09:46:22 06f05ace1117: Verifying Checksum 09:46:22 06f05ace1117: Download complete 09:46:22 b67dba6c2c7d: Verifying Checksum 09:46:22 b67dba6c2c7d: Download complete 09:46:25 06f05ace1117: Pull complete 09:46:25 5fe327b54edc: Pull complete 09:46:25 4f4fb700ef54: Pull complete 09:46:25 92a5565b7b96: Pull complete 09:46:25 ff9bb7016b71: Pull complete 09:46:27 b67dba6c2c7d: Pull complete 09:46:28 a813b0c90790: Pull complete 09:46:28 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:46:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:46:29 + 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:46:29 + docker inspect -f . ci-base-image-x86_64 09:46:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:29 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:46:32 $ docker top 9cdbd4fda369ef3bee4f27682f5cd0916b16322b30681f952db02208e17e235e -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:32 + go version 09:46:32 go version go1.23.4 linux/amd64 [Pipeline] } 09:46:32 $ docker stop --time=1 9cdbd4fda369ef3bee4f27682f5cd0916b16322b30681f952db02208e17e235e 09:46:34 $ docker rm -f --volumes 9cdbd4fda369ef3bee4f27682f5cd0916b16322b30681f952db02208e17e235e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker inspect -f . ci-base-image-x86_64 09:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:34 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:46:34 $ docker top 685d34a2cc0150019d49685648c78eb6a15b99ec63a50daa720bbee450c99bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 09:46:35 + make test 09:46:35 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 09:46:35 go: downloading github.com/stretchr/testify v1.10.0 09:46:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.1 09:46:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 09:46:35 go: downloading github.com/davecgh/go-spew v1.1.1 09:46:35 go: downloading github.com/pmezard/go-difflib v1.0.0 09:46:35 go: downloading github.com/stretchr/objx v0.5.2 09:46:35 go: downloading github.com/zeebo/errs v1.4.0 09:46:35 go: downloading google.golang.org/grpc v1.70.0 09:46:35 go: downloading github.com/go-kit/log v0.2.1 09:46:35 go: downloading github.com/go-playground/validator/v10 v10.25.0 09:46:35 go: downloading github.com/google/uuid v1.6.0 09:46:35 go: downloading gopkg.in/yaml.v3 v3.0.1 09:46:35 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 09:46:35 go: downloading google.golang.org/protobuf v1.36.1 09:46:36 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:46:36 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 09:46:36 go: downloading github.com/go-playground/universal-translator v0.18.1 09:46:36 go: downloading github.com/leodido/go-urn v1.4.0 09:46:36 go: downloading golang.org/x/crypto v0.32.0 09:46:36 go: downloading golang.org/x/text v0.21.0 09:46:36 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 09:46:36 go: downloading golang.org/x/net v0.34.0 09:46:36 go: downloading github.com/go-playground/locales v0.14.1 09:46:36 go: downloading golang.org/x/sys v0.29.0 09:46:54 ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] 09:46:54 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 09:46:54 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 09:46:57 github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 09:46:57 github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements 09:47:03 ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.889s coverage: 74.5% of statements 09:47:03 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.023s coverage: 52.2% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.038s coverage: 96.7% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.022s coverage: 82.9% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.020s coverage: 100.0% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.026s coverage: 55.8% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.020s coverage: 73.7% of statements 09:47:04 ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.019s coverage: 100.0% of statements 09:47:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:47:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:47:23 $ docker stop --time=1 685d34a2cc0150019d49685648c78eb6a15b99ec63a50daa720bbee450c99bd9 09:47:25 $ docker rm -f --volumes 685d34a2cc0150019d49685648c78eb6a15b99ec63a50daa720bbee450c99bd9 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:47:26 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:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:26 09:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:27 latest: Pulling from edgex-lftools-log-publisher 09:47:27 5eb5b503b376: Pulling fs layer 09:47:27 5c69ac0246d0: Pulling fs layer 09:47:27 ec43610c2a17: Pulling fs layer 09:47:27 3a2ae6a8a46f: Pulling fs layer 09:47:27 33b1e0a273af: Pulling fs layer 09:47:27 5d3b04190fa2: Pulling fs layer 09:47:27 2f39f015ded8: Pulling fs layer 09:47:27 3a2ae6a8a46f: Waiting 09:47:27 33b1e0a273af: Waiting 09:47:27 5d3b04190fa2: Waiting 09:47:27 2f39f015ded8: Waiting 09:47:27 5c69ac0246d0: Download complete 09:47:27 3a2ae6a8a46f: Verifying Checksum 09:47:27 3a2ae6a8a46f: Download complete 09:47:27 33b1e0a273af: Verifying Checksum 09:47:27 33b1e0a273af: Download complete 09:47:27 5d3b04190fa2: Download complete 09:47:27 ec43610c2a17: Verifying Checksum 09:47:27 ec43610c2a17: Download complete 09:47:27 5eb5b503b376: Verifying Checksum 09:47:27 5eb5b503b376: Download complete 09:47:27 2f39f015ded8: Verifying Checksum 09:47:27 2f39f015ded8: Download complete 09:47:28 5eb5b503b376: Pull complete 09:47:28 5c69ac0246d0: Pull complete 09:47:28 ec43610c2a17: Pull complete 09:47:29 3a2ae6a8a46f: Pull complete 09:47:29 33b1e0a273af: Pull complete 09:47:29 5d3b04190fa2: Pull complete 09:47:33 2f39f015ded8: Pull complete 09:47:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:33 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:47:33 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:47:35 $ docker top 1397ba872fa0b67978c3b0e9ea08a8b680638e2fab77d1cfe80e31fa77a296c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:35 ---> job-cost.sh 09:47:35 lf-activate-venv: SKIPPING 09:47:35 INFO: No Stack... 09:47:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:36 INFO: Archiving Costs [Pipeline] sh 09:47:36 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 09:47:36 + cut -d, -f6 [Pipeline] lock 09:47:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-113-stack-cost] 09:47:36 Resource [jenkins-edgexfoundry-go-mod-secrets-main-113-stack-cost] did not exist. Created. 09:47:36 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:47:36 + echo total: 0.2199999988079071 [Pipeline] stash 09:47:36 Stashed 1 file(s) [Pipeline] } 09:47:36 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-113-stack-cost] [Pipeline] // lock [Pipeline] } 09:47:36 $ docker stop --time=1 1397ba872fa0b67978c3b0e9ea08a8b680638e2fab77d1cfe80e31fa77a296c9 09:47:38 $ docker rm -f --volumes 1397ba872fa0b67978c3b0e9ea08a8b680638e2fab77d1cfe80e31fa77a296c9 [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:47:38 provisioning config files... 09:47:38 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7305410105891768907tmp [Pipeline] { [Pipeline] sh 09:47:38 + set +x 09:47:38 + + curl -s https://codecov.io/bash 09:47:38 bash -s -- 09:47:38 09:47:38 _____ _ 09:47:38 / ____| | | 09:47:38 | | ___ __| | ___ ___ _____ __ 09:47:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:47:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:47:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:47:38 Bash-1.0.6 09:47:38 09:47:38 09:47:38 ==> git version 2.25.1 found 09:47:38 ==> 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:47:38 Release-Date: 2020-01-08 09:47:38 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:47:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:47:38 ==> Jenkins CI detected. 09:47:38 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 09:47:38 project root: . 09:47:38 --> token set from env 09:47:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:47:38 ==> Running gcov in . (disable via -X gcov) 09:47:38 ==> Python coveragepy not found 09:47:38 ==> Searching for coverage reports in: 09:47:38 + . 09:47:38 -> Found 1 reports 09:47:38 ==> Detecting git/mercurial file structure 09:47:38 ==> Reading reports 09:47:38 + ./coverage.out bytes=78429 09:47:38 ==> Appending adjustments 09:47:38 https://docs.codecov.io/docs/fixing-reports 09:47:39 + Found adjustments 09:47:39 ==> Gzipping contents 09:47:39 12K /tmp/codecov.PZJh16.gz 09:47:39 ==> Uploading reports 09:47:39 url: https://codecov.io 09:47:39 query: branch=main&commit=2621d2fad978df7130ac7e18989ba11369c28b97&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 09:47:39 -> Pinging Codecov 09:47:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2621d2fad978df7130ac7e18989ba11369c28b97&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 09:47:39 -> Uploading to 09:47:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/2621d2fad978df7130ac7e18989ba11369c28b97/1af5d828-41bf-40e3-98e2-56d7e422a8d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250319%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250319T094739Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50afc42e85e6f20a50fa4d3a67327995506ade3c75c18117b0214fc3dc731918 09:47:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:39 Dload Upload Total Spent Left Speed 09:47:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10851 0 0 100 10851 0 64976 --:--:-- --:--:-- --:--:-- 64976 09:47:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] } 09:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:47:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:47:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:40 09:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:40 latest: Pulling from edgex-devops/edgex-snyk-go 09:47:40 43c4264eed91: Pulling fs layer 09:47:40 4cc291be95ef: Pulling fs layer 09:47:40 2ac1f1163629: Pulling fs layer 09:47:40 5c3c966382ef: Pulling fs layer 09:47:40 4f4fb700ef54: Pulling fs layer 09:47:40 d9c7d2e4e75e: Pulling fs layer 09:47:40 9c3e1370e548: Pulling fs layer 09:47:40 4f4fb700ef54: Waiting 09:47:40 d9c7d2e4e75e: Waiting 09:47:40 9c3e1370e548: Waiting 09:47:40 5c3c966382ef: Waiting 09:47:40 4cc291be95ef: Verifying Checksum 09:47:40 4cc291be95ef: Download complete 09:47:40 5c3c966382ef: Verifying Checksum 09:47:40 5c3c966382ef: Download complete 09:47:40 4f4fb700ef54: Verifying Checksum 09:47:40 4f4fb700ef54: Download complete 09:47:40 43c4264eed91: Download complete 09:47:40 43c4264eed91: Pull complete 09:47:40 d9c7d2e4e75e: Verifying Checksum 09:47:40 d9c7d2e4e75e: Download complete 09:47:40 4cc291be95ef: Pull complete 09:47:40 2ac1f1163629: Verifying Checksum 09:47:40 2ac1f1163629: Download complete 09:47:41 9c3e1370e548: Verifying Checksum 09:47:41 9c3e1370e548: Download complete 09:47:44 2ac1f1163629: Pull complete 09:47:44 5c3c966382ef: Pull complete 09:47:44 4f4fb700ef54: Pull complete 09:47:44 d9c7d2e4e75e: Pull complete 09:47:47 9c3e1370e548: Pull complete 09:47:47 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:47 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:47:50 $ docker top a6e169e7cbe49b1c9209e8ac1cbf0bac335dd91b8dd8d4db12156c4ba3d39fdf -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 09:47:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 09:47:50 + set -o pipefail 09:47:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 09:47:56 09:47:56 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... 09:47:56 09:47:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/63f4c2f1-c0a9-4977-9b4e-53ad09ac3f12 09:47:56 09:47:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:47:56 09:47:56 09:47:56 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:47:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:47:56 $ docker stop --time=1 a6e169e7cbe49b1c9209e8ac1cbf0bac335dd91b8dd8d4db12156c4ba3d39fdf 09:47:58 $ docker rm -f --volumes a6e169e7cbe49b1c9209e8ac1cbf0bac335dd91b8dd8d4db12156c4ba3d39fdf [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:47:59 + git log --format=format:%s -1 2621d2fad978df7130ac7e18989ba11369c28b97 [Pipeline] sh 09:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:59 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:00 $ docker top 1d7dcd6babee7a2e0acb1a80a5a967d254f074f5cc9fc3834d212bf074a53a7f -eo pid,comm 09:48:00 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:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:00 [ssh-agent] Looking for ssh-agent implementation... 09:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:00 $ docker exec 1d7dcd6babee7a2e0acb1a80a5a967d254f074f5cc9fc3834d212bf074a53a7f ssh-agent 09:48:00 SSH_AUTH_SOCK=/tmp/ssh-hZOuVyYqjunj/agent.33 09:48:00 SSH_AGENT_PID=39 09:48:00 Running ssh-add (command line suppressed) 09:48:00 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16123175337250692275.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_16123175337250692275.key) 09:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:01 + git semver tag 09:48:01 2025-03-19 09:48:01,351 [run_tag] DEBUG tag force:False 09:48:01 2025-03-19 09:48:01,351 [check_head_tag] DEBUG check head tag 09:48:01 2025-03-19 09:48:01,353 [execute] INFO git cat-file --batch-check 09:48:01 2025-03-19 09:48:01,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 09:48:01 2025-03-19 09:48:01,357 [execute] INFO git cat-file --batch 09:48:01 2025-03-19 09:48:01,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 09:48:01 2025-03-19 09:48:01,384 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:01 2025-03-19 09:48:01,384 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 09:48:01 2025-03-19 09:48:01,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 09:48:01 2025-03-19 09:48:01,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:01 4.0.0-dev.16 [Pipeline] } 09:48:01 $ docker exec --env ******** --env ******** 1d7dcd6babee7a2e0acb1a80a5a967d254f074f5cc9fc3834d212bf074a53a7f ssh-agent -k 09:48:01 unset SSH_AUTH_SOCK; 09:48:01 unset SSH_AGENT_PID; 09:48:01 echo Agent pid 39 killed; 09:48:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:01 + git semver [Pipeline] } 09:48:02 $ docker stop --time=1 1d7dcd6babee7a2e0acb1a80a5a967d254f074f5cc9fc3834d212bf074a53a7f 09:48:03 $ docker rm -f --volumes 1d7dcd6babee7a2e0acb1a80a5a967d254f074f5cc9fc3834d212bf074a53a7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:03 09:48:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:04 0.23.1-centos7: Pulling from edgex-lftools 09:48:04 ab5ef0e58194: Pulling fs layer 09:48:04 9712f1f96733: Pulling fs layer 09:48:04 63f879dbbcfc: Pulling fs layer 09:48:04 0d9ebad4ef96: Pulling fs layer 09:48:04 e9a5061849ea: Pulling fs layer 09:48:04 d747dcd14b5f: Pulling fs layer 09:48:04 2de7ff778b66: Pulling fs layer 09:48:04 0d9ebad4ef96: Waiting 09:48:04 d747dcd14b5f: Waiting 09:48:04 e9a5061849ea: Waiting 09:48:04 2de7ff778b66: Waiting 09:48:04 9712f1f96733: Verifying Checksum 09:48:04 ab5ef0e58194: Verifying Checksum 09:48:04 ab5ef0e58194: Download complete 09:48:04 63f879dbbcfc: Verifying Checksum 09:48:04 63f879dbbcfc: Download complete 09:48:04 d747dcd14b5f: Download complete 09:48:04 0d9ebad4ef96: Download complete 09:48:04 e9a5061849ea: Verifying Checksum 09:48:04 e9a5061849ea: Download complete 09:48:04 2de7ff778b66: Verifying Checksum 09:48:04 2de7ff778b66: Download complete 09:48:07 ab5ef0e58194: Pull complete 09:48:07 9712f1f96733: Pull complete 09:48:07 63f879dbbcfc: Pull complete 09:48:11 0d9ebad4ef96: Pull complete 09:48:11 e9a5061849ea: Pull complete 09:48:11 d747dcd14b5f: Pull complete 09:48:12 2de7ff778b66: Pull complete 09:48:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:48:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:12 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:48:14 $ docker top 2322f3412fc35c4aea4fa834b3683549a9f5d27294be3f588583dbcdd90b5933 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:48:14 provisioning config files... 09:48:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17928592755674347507tmp 09:48:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2036568665745363932tmp 09:48:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14923249505302464943tmp [Pipeline] { [Pipeline] echo 09:48:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:48:15 ---> sigul-configuration.sh 09:48:15 gpg: directory `/root/.gnupg' created 09:48:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:48:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:48:15 gpg: keyring `/root/.gnupg/secring.gpg' created 09:48:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:48:15 gpg: CAST5 encrypted data 09:48:15 gpg: encrypted with 1 passphrase 09:48:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:48:15 + mkdir /home/jenkins 09:48:15 + mkdir /home/jenkins/sigul [Pipeline] sh 09:48:15 + 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:48:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:48:16 ---> sigul-install.sh 09:48:16 Sigul already installed; skipping installation. [Pipeline] sh 09:48:16 + git tag --list 09:48:16 v0.0.0 09:48:16 v0.0.1 09:48:16 v0.0.10 09:48:16 v0.0.11 09:48:16 v0.0.12 09:48:16 v0.0.13 09:48:16 v0.0.14 09:48:16 v0.0.15 09:48:16 v0.0.16 09:48:16 v0.0.17 09:48:16 v0.0.18 09:48:16 v0.0.19 09:48:16 v0.0.2 09:48:16 v0.0.20 09:48:16 v0.0.21 09:48:16 v0.0.22 09:48:16 v0.0.23 09:48:16 v0.0.24 09:48:16 v0.0.25 09:48:16 v0.0.26 09:48:16 v0.0.27 09:48:16 v0.0.28 09:48:16 v0.0.29 09:48:16 v0.0.3 09:48:16 v0.0.30 09:48:16 v0.0.31 09:48:16 v0.0.32 09:48:16 v0.0.33 09:48:16 v0.0.4 09:48:16 v0.0.5 09:48:16 v0.0.6 09:48:16 v0.0.7 09:48:16 v0.0.8 09:48:16 v0.0.9 09:48:16 v2.0.0 09:48:16 v2.1.0 09:48:16 v2.1.1 09:48:16 v2.2.0 09:48:16 v2.3.0 09:48:16 v3.0 09:48:16 v3.0.0 09:48:16 v3.0.1 09:48:16 v3.1 09:48:16 v3.1.0 09:48:16 v3.1.0-dev.1 09:48:16 v3.1.0-dev.10 09:48:16 v3.1.0-dev.11 09:48:16 v3.1.0-dev.12 09:48:16 v3.1.0-dev.13 09:48:16 v3.1.0-dev.14 09:48:16 v3.1.0-dev.15 09:48:16 v3.1.0-dev.16 09:48:16 v3.1.0-dev.17 09:48:16 v3.1.0-dev.2 09:48:16 v3.1.0-dev.3 09:48:16 v3.1.0-dev.4 09:48:16 v3.1.0-dev.5 09:48:16 v3.1.0-dev.6 09:48:16 v3.1.0-dev.7 09:48:16 v3.1.0-dev.8 09:48:16 v3.1.0-dev.9 09:48:16 v3.2.0-dev.1 09:48:16 v3.2.0-dev.10 09:48:16 v3.2.0-dev.11 09:48:16 v3.2.0-dev.12 09:48:16 v3.2.0-dev.13 09:48:16 v3.2.0-dev.14 09:48:16 v3.2.0-dev.15 09:48:16 v3.2.0-dev.16 09:48:16 v3.2.0-dev.17 09:48:16 v3.2.0-dev.18 09:48:16 v3.2.0-dev.19 09:48:16 v3.2.0-dev.2 09:48:16 v3.2.0-dev.3 09:48:16 v3.2.0-dev.4 09:48:16 v3.2.0-dev.5 09:48:16 v3.2.0-dev.6 09:48:16 v3.2.0-dev.7 09:48:16 v3.2.0-dev.8 09:48:16 v3.2.0-dev.9 09:48:16 v4.0 09:48:16 v4.0.0 09:48:16 v4.0.0-dev.1 09:48:16 v4.0.0-dev.10 09:48:16 v4.0.0-dev.11 09:48:16 v4.0.0-dev.12 09:48:16 v4.0.0-dev.13 09:48:16 v4.0.0-dev.14 09:48:16 v4.0.0-dev.15 09:48:16 v4.0.0-dev.16 09:48:16 v4.0.0-dev.2 09:48:16 v4.0.0-dev.3 09:48:16 v4.0.0-dev.4 09:48:16 v4.0.0-dev.5 09:48:16 v4.0.0-dev.6 09:48:16 v4.0.0-dev.7 09:48:16 v4.0.0-dev.8 09:48:16 v4.0.0-dev.9 09:48:16 v4.0.1 09:48:16 v4.0.1-dev.1 [Pipeline] sh 09:48:16 + lftools sign git-tag v4.0.0-dev.16 09:48:17 Signing Git tag with Sigul... 09:48:17 Signing v4.0.0-dev.16 [Pipeline] echo 09:48:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:48:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:48:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:48:17 $ docker stop --time=1 2322f3412fc35c4aea4fa834b3683549a9f5d27294be3f588583dbcdd90b5933 09:48:19 $ docker rm -f --volumes 2322f3412fc35c4aea4fa834b3683549a9f5d27294be3f588583dbcdd90b5933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:48:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:20 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:20 $ docker top 334906ccf1926d7344812466d4b4bfebf83570b9da93bcdb76d6227769af6fdd -eo pid,comm 09:48:20 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:48:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:20 [ssh-agent] Looking for ssh-agent implementation... 09:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:20 $ docker exec 334906ccf1926d7344812466d4b4bfebf83570b9da93bcdb76d6227769af6fdd ssh-agent 09:48:20 SSH_AUTH_SOCK=/tmp/ssh-0dRU6IiRgsjv/agent.32 09:48:20 SSH_AGENT_PID=38 09:48:20 Running ssh-add (command line suppressed) 09:48:20 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14533354717421656645.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14533354717421656645.key) 09:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:21 + git semver bump pre 09:48:21 2025-03-19 09:48:21,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:21 2025-03-19 09:48:21,478 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev 09:48:21 2025-03-19 09:48:21,478 [bump_version] DEBUG bumped version:4.0.0-dev.17 09:48:21 2025-03-19 09:48:21,478 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 09:48:21 2025-03-19 09:48:21,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:21 2025-03-19 09:48:21,478 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:21 2025-03-19 09:48:21,480 [execute] INFO git cat-file --batch-check 09:48:21 2025-03-19 09:48:21,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 09:48:21 2025-03-19 09:48:21,485 [execute] INFO git cat-file --batch 09:48:21 2025-03-19 09:48:21,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 09:48:21 2025-03-19 09:48:21,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:21 4.0.0-dev.17 [Pipeline] } 09:48:21 $ docker exec --env ******** --env ******** 334906ccf1926d7344812466d4b4bfebf83570b9da93bcdb76d6227769af6fdd ssh-agent -k 09:48:21 unset SSH_AUTH_SOCK; 09:48:21 unset SSH_AGENT_PID; 09:48:21 echo Agent pid 38 killed; 09:48:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:22 + git semver [Pipeline] } 09:48:22 $ docker stop --time=1 334906ccf1926d7344812466d4b4bfebf83570b9da93bcdb76d6227769af6fdd 09:48:23 $ docker rm -f --volumes 334906ccf1926d7344812466d4b4bfebf83570b9da93bcdb76d6227769af6fdd [Pipeline] // withDockerContainer [Pipeline] sh 09:48:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:48:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:24 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:48:24 $ docker top 4c5cfb57d3ba4f04fc4c79c0edcf31f612cc7855b9f30636c68ac2db61200497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:48:25 [ssh-agent] Looking for ssh-agent implementation... 09:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:48:25 $ docker exec 4c5cfb57d3ba4f04fc4c79c0edcf31f612cc7855b9f30636c68ac2db61200497 ssh-agent 09:48:25 SSH_AUTH_SOCK=/tmp/ssh-z0iCqY0S8Qbx/agent.31 09:48:25 SSH_AGENT_PID=37 09:48:25 Running ssh-add (command line suppressed) 09:48:25 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6698401008551805329.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6698401008551805329.key) 09:48:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:48:25 + git semver push 09:48:25 2025-03-19 09:48:25,906 [run_push] DEBUG push 09:48:25 2025-03-19 09:48:25,907 [execute] INFO git cat-file --batch-check 09:48:25 2025-03-19 09:48:25,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 09:48:25 2025-03-19 09:48:25,912 [execute] INFO git rev-list fc66f5f5588436ec428f0cb6705167b168017299 -- 09:48:25 2025-03-19 09:48:25,912 [execute] DEBUG Popen(['git', 'rev-list', 'fc66f5f5588436ec428f0cb6705167b168017299', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 09:48:25 2025-03-19 09:48:25,922 [execute] INFO git fetch -v origin 09:48:25 2025-03-19 09:48:25,922 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 09:48:26 2025-03-19 09:48:26,379 [run_push] DEBUG no remote changes detected 09:48:26 2025-03-19 09:48:26,380 [execute] INFO git push origin semver 09:48:26 2025-03-19 09:48:26,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 09:48:27 2025-03-19 09:48:27,069 [run_push] DEBUG push all version tags 09:48:27 2025-03-19 09:48:27,069 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:48:27 2025-03-19 09:48:27,070 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 09:48:28 2025-03-19 09:48:27,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 09:48:28 4.0.0-dev.17 [Pipeline] } 09:48:28 $ docker exec --env ******** --env ******** 4c5cfb57d3ba4f04fc4c79c0edcf31f612cc7855b9f30636c68ac2db61200497 ssh-agent -k 09:48:28 unset SSH_AUTH_SOCK; 09:48:28 unset SSH_AGENT_PID; 09:48:28 echo Agent pid 37 killed; 09:48:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:48:28 + git semver [Pipeline] } 09:48:28 $ docker stop --time=1 4c5cfb57d3ba4f04fc4c79c0edcf31f612cc7855b9f30636c68ac2db61200497 09:48:30 $ docker rm -f --volumes 4c5cfb57d3ba4f04fc4c79c0edcf31f612cc7855b9f30636c68ac2db61200497 [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:48:30 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 09:48:30 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:48:30 total 16 09:48:30 drwxr-xr-x 3 root root 4096 Mar 19 09:47 . 09:48:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 09:48 .. 09:48:30 drwxr-xr-x 2 root root 4096 Mar 19 09:47 cost 09:48:30 -rw-r--r-- 1 root root 86 Mar 19 09:47 cost.csv 09:48:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:48:30 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 09:48:30 total 16 09:48:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 09:47 . 09:48:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 09:48 .. 09:48:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 09:47 cost 09:48:30 -rw-r--r-- 1 jenkins jenkins 86 Mar 19 09:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:31 ---> package-listing.sh 09:48:31 ++ facter osfamily 09:48:31 ++ tr '[:upper:]' '[:lower:]' 09:48:32 + OS_FAMILY=debian 09:48:32 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 09:48:32 + START_PACKAGES=/tmp/packages_start.txt 09:48:32 + END_PACKAGES=/tmp/packages_end.txt 09:48:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:32 + PACKAGES=/tmp/packages_start.txt 09:48:32 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 09:48:32 + PACKAGES=/tmp/packages_end.txt 09:48:32 + case "${OS_FAMILY}" in 09:48:32 + dpkg -l 09:48:32 + grep '^ii' 09:48:32 + '[' -f /tmp/packages_start.txt ']' 09:48:32 + '[' -f /tmp/packages_end.txt ']' 09:48:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:32 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 09:48:32 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 09:48:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 09:48:32 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:48:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:48:33 prd-ubuntu20.04-docker-8c-8g-41636 does not seem to be running inside a container 09:48:33 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:48:33 $ docker top e125bfbf224c204bb587add77b4ed67ff3e4d0cd2f7c3223acaf3be20c43527a -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:33 + touch /tmp/pre-build-complete [Pipeline] sh 09:48:34 + mkdir -p /var/log/sysstat [Pipeline] sh 09:48:34 + ls /var/log/sa-host 09:48:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:34 provisioning config files... 09:48:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5528572348128638607tmp [Pipeline] { [Pipeline] echo 09:48:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:48:34 ---> create-netrc.sh [Pipeline] } 09:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:48:35 ---> python-tools-install.sh [Pipeline] echo 09:48:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:48:35 ---> sudo-logs.sh 09:48:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:48:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:48:35 ---> job-cost.sh 09:48:35 lf-activate-venv: SKIPPING 09:48:35 DEBUG: total: 0.2199999988079071 09:48:35 INFO: Retrieving Stack Cost... 09:48:36 INFO: Retrieving Pricing Info for: v3-standard-8 09:48:36 INFO: Archiving Costs [Pipeline] echo 09:48:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:48:36 ---> logs-deploy.sh 09:48:36 lf-activate-venv: SKIPPING 09:48:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/113 09:48:36 INFO: archiving workspace using pattern(s): 09:48:37 Archives upload complete. 09:48:37 INFO: archiving logs to Nexus 09:48:38 ---> uname -a: 09:48:38 Linux prd-ubuntu20-04-docker-8c-8g-41636 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:48:38 09:48:38 09:48:38 ---> lscpu: 09:48:38 Architecture: x86_64 09:48:38 CPU op-mode(s): 32-bit, 64-bit 09:48:38 Byte Order: Little Endian 09:48:38 Address sizes: 40 bits physical, 48 bits virtual 09:48:38 CPU(s): 8 09:48:38 On-line CPU(s) list: 0-7 09:48:38 Thread(s) per core: 1 09:48:38 Core(s) per socket: 1 09:48:38 Socket(s): 8 09:48:38 NUMA node(s): 1 09:48:38 Vendor ID: AuthenticAMD 09:48:38 CPU family: 23 09:48:38 Model: 49 09:48:38 Model name: AMD EPYC-Rome Processor 09:48:38 Stepping: 0 09:48:38 CPU MHz: 2799.998 09:48:38 BogoMIPS: 5599.99 09:48:38 Virtualization: AMD-V 09:48:38 Hypervisor vendor: KVM 09:48:38 Virtualization type: full 09:48:38 L1d cache: 256 KiB 09:48:38 L1i cache: 256 KiB 09:48:38 L2 cache: 4 MiB 09:48:38 L3 cache: 128 MiB 09:48:38 NUMA node0 CPU(s): 0-7 09:48:38 Vulnerability Itlb multihit: Not affected 09:48:38 Vulnerability L1tf: Not affected 09:48:38 Vulnerability Mds: Not affected 09:48:38 Vulnerability Meltdown: Not affected 09:48:38 Vulnerability Mmio stale data: Not affected 09:48:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:48:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:48:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:48:38 Vulnerability Srbds: Not affected 09:48:38 Vulnerability Tsx async abort: Not affected 09:48:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:48:38 09:48:38 09:48:38 ---> nproc: 09:48:38 8 09:48:38 09:48:38 09:48:38 ---> df -h: 09:48:38 Filesystem Size Used Avail Use% Mounted on 09:48:38 overlay 155G 12G 144G 8% / 09:48:38 tmpfs 64M 0 64M 0% /dev 09:48:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:48:38 shm 64M 0 64M 0% /dev/shm 09:48:38 /dev/vda1 155G 12G 144G 8% /facter-os 09:48:38 09:48:38 09:48:38 ---> sar -b -r -n DEV: 09:48:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41636) 03/19/25 _x86_64_ (8 CPU) 09:48:38 09:48:38 09:45:23 LINUX RESTART (8 CPU) 09:48:38 09:48:38 09:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:48:38 09:47:01 243.83 9.72 234.11 0.00 1677.99 35184.67 0.00 09:48:38 09:48:01 149.61 0.42 149.19 0.00 21.86 69563.07 0.00 09:48:38 Average: 196.72 5.07 191.65 0.00 849.93 52373.87 0.00 09:48:38 09:48:38 09:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:48:38 09:47:01 28436384 31408204 907580 2.76 88272 3105956 2027928 5.98 1497316 2507828 596984 09:48:38 09:48:01 27889868 31503200 810468 2.46 122440 3651196 1915332 5.64 1236976 3248580 576 09:48:38 Average: 28163126 31455702 859024 2.61 105356 3378576 1971630 5.81 1367146 2878204 298780 09:48:38 09:48:38 09:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:48:38 09:47:01 lo 2.93 2.93 0.28 0.28 0.00 0.00 0.00 0.00 09:48:38 09:47:01 ens3 321.96 197.83 5564.53 50.78 0.00 0.00 0.00 0.00 09:48:38 09:47:01 veth2c4ce1b 24.66 45.89 2.53 487.46 0.00 0.00 0.00 0.04 09:48:38 09:47:01 docker0 44.71 66.57 3.76 624.37 0.00 0.00 0.00 0.00 09:48:38 09:48:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 09:48:38 09:48:01 ens3 303.68 175.82 6967.70 35.42 0.00 0.00 0.00 0.00 09:48:38 09:48:01 veth9c44cb4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:48:38 09:48:01 docker0 22.78 36.51 2.32 489.15 0.00 0.00 0.00 0.00 09:48:38 Average: lo 2.63 2.63 0.25 0.25 0.00 0.00 0.00 0.00 09:48:38 Average: ens3 312.82 186.83 6266.11 43.10 0.00 0.00 0.00 0.00 09:48:38 Average: veth9c44cb4 0.00 0.04 0.00 0.00 0.00 0.00 0.00 0.00 09:48:38 Average: docker0 33.74 51.54 3.04 556.76 0.00 0.00 0.00 0.00 09:48:38 09:48:38 09:48:38 ---> sar -P ALL: 09:48:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41636) 03/19/25 _x86_64_ (8 CPU) 09:48:38 09:48:38 09:45:23 LINUX RESTART (8 CPU) 09:48:38 09:48:38 09:46:01 CPU %user %nice %system %iowait %steal %idle 09:48:38 09:47:01 all 23.67 0.00 4.89 1.28 0.06 70.10 09:48:38 09:47:01 0 22.99 0.00 4.49 0.17 0.05 72.30 09:48:38 09:47:01 1 21.65 0.00 4.57 0.08 0.07 73.63 09:48:38 09:47:01 2 23.89 0.00 4.80 4.23 0.07 67.01 09:48:38 09:47:01 3 24.43 0.00 5.34 4.26 0.07 65.91 09:48:38 09:47:01 4 24.51 0.00 5.57 0.29 0.05 69.59 09:48:38 09:47:01 5 23.42 0.00 5.13 0.40 0.07 70.98 09:48:38 09:47:01 6 23.07 0.00 4.38 0.22 0.07 72.26 09:48:38 09:47:01 7 25.37 0.00 4.80 0.61 0.07 69.15 09:48:38 09:48:01 all 25.49 0.00 4.99 1.23 0.07 68.21 09:48:38 09:48:01 0 27.49 0.00 5.78 1.30 0.08 65.35 09:48:38 09:48:01 1 25.80 0.00 4.67 0.05 0.07 69.41 09:48:38 09:48:01 2 24.73 0.00 5.51 6.94 0.08 62.74 09:48:38 09:48:01 3 24.83 0.00 5.18 1.01 0.07 68.91 09:48:38 09:48:01 4 25.57 0.00 4.69 0.17 0.07 69.51 09:48:38 09:48:01 5 25.36 0.00 4.90 0.30 0.07 69.36 09:48:38 09:48:01 6 23.69 0.00 4.14 0.02 0.07 72.09 09:48:38 09:48:01 7 26.45 0.00 5.09 0.08 0.07 68.31 09:48:38 Average: all 24.58 0.00 4.94 1.26 0.07 69.16 09:48:38 Average: 0 25.24 0.00 5.13 0.73 0.07 68.83 09:48:38 Average: 1 23.72 0.00 4.62 0.07 0.07 71.52 09:48:38 Average: 2 24.31 0.00 5.15 5.58 0.08 64.88 09:48:38 Average: 3 24.63 0.00 5.26 2.63 0.07 67.41 09:48:38 Average: 4 25.04 0.00 5.13 0.23 0.06 69.55 09:48:38 Average: 5 24.39 0.00 5.02 0.35 0.07 70.17 09:48:38 Average: 6 23.38 0.00 4.26 0.12 0.07 72.17 09:48:38 Average: 7 25.91 0.00 4.95 0.35 0.07 68.73 09:48:38 09:48:38 09:48:38