Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d6d11b8ae357585d066aae6d06c02223bcc203 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-ssh3400457118670453928.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-ssh12292053485860170777.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-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-ssh13141230271612285580.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-ssh12175266198377088403.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-ssh14956554853595392304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41529 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 93d6d11b8ae357585d066aae6d06c02223bcc203 (main) Commit message: "Merge pull request #192 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.1" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d6d11b8ae357585d066aae6d06c02223bcc203 # timeout=10 > git rev-list --no-walk 86be035fa63d9396526b4c389fdea5f47c947792 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:17 ========================================================= 01:40:17 EdgeX Global Pipelines Version Info 01:40:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:18 ------------------- 01:40:18 stable info: 01:40:18 ------------------- 01:40:18 Commited By: Cherry Wang cherry@iotechsys.com 01:40:18 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 01:40:18 Message: update stable to v1.0.272 01:40:19 ------------------- 01:40:19 experimental info: 01:40:19 ------------------- 01:40:19 Commited By: Ginny Guan ginny@iotechsys.com 01:40:19 Commit SHA: 235b1586b52bba4daa563b0c82d97de0826420b1 01:40:19 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d6d11 [Pipeline] echo 01:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:40:20 + git rev-list -1 --merges 93d6d11b8ae357585d066aae6d06c02223bcc203~1..93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] echo 01:40:20 -----------> git rev-list -1 --merges 93d6d11b8ae357585d066aae6d06c02223bcc203~1..93d6d11b8ae357585d066aae6d06c02223bcc203 93d6d11b8ae357585d066aae6d06c02223bcc203 01:40:20 93d6d11b8ae357585d066aae6d06c02223bcc203 [false] [Pipeline] sh 01:40:20 + git log --format=format:%s -1 93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] echo 01:40:20 ========================================================= 01:40:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:40:21 + git log --format=format:%s -1 93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] echo 01:40:21 [semverPrep] GIT_COMMIT: 93d6d11b8ae357585d066aae6d06c02223bcc203, Commit Message: Merge pull request #192 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v4-4.0.1 [Pipeline] echo 01:40:21 [semverPrep] This is not a build commit. [Pipeline] sh 01:40:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:21 + grep -v github /etc/ssh/ssh_known_hosts 01:40:21 + [ -e /tmp/ssh_known_hosts ] 01:40:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:21 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:22 01:40:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:22 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:22 b85a868b505f: Pulling fs layer 01:40:22 e2be974225ed: Pulling fs layer 01:40:22 339a4e72a1f5: Pulling fs layer 01:40:22 988bab9f4d93: Pulling fs layer 01:40:22 1469e6f7b9e6: Pulling fs layer 01:40:22 eaf3925da568: Pulling fs layer 01:40:22 bab4dde63d76: Pulling fs layer 01:40:22 bde34c3a00c8: Pulling fs layer 01:40:22 1469e6f7b9e6: Waiting 01:40:22 988bab9f4d93: Waiting 01:40:22 eaf3925da568: Waiting 01:40:22 bab4dde63d76: Waiting 01:40:22 b352a97aabf1: Pulling fs layer 01:40:22 4872d77fe225: Pulling fs layer 01:40:22 bde34c3a00c8: Waiting 01:40:22 5851b861e8e6: Pulling fs layer 01:40:22 b352a97aabf1: Waiting 01:40:22 4872d77fe225: Waiting 01:40:22 5851b861e8e6: Waiting 01:40:22 e2be974225ed: Verifying Checksum 01:40:22 e2be974225ed: Download complete 01:40:22 988bab9f4d93: Download complete 01:40:22 1469e6f7b9e6: Verifying Checksum 01:40:22 1469e6f7b9e6: Download complete 01:40:22 339a4e72a1f5: Verifying Checksum 01:40:22 339a4e72a1f5: Download complete 01:40:22 eaf3925da568: Verifying Checksum 01:40:22 eaf3925da568: Download complete 01:40:22 bde34c3a00c8: Download complete 01:40:22 b352a97aabf1: Verifying Checksum 01:40:22 b352a97aabf1: Download complete 01:40:22 4872d77fe225: Verifying Checksum 01:40:22 4872d77fe225: Download complete 01:40:22 5851b861e8e6: Verifying Checksum 01:40:22 5851b861e8e6: Download complete 01:40:23 b85a868b505f: Verifying Checksum 01:40:23 b85a868b505f: Download complete 01:40:23 bab4dde63d76: Verifying Checksum 01:40:24 b85a868b505f: Pull complete 01:40:24 e2be974225ed: Pull complete 01:40:24 339a4e72a1f5: Pull complete 01:40:25 988bab9f4d93: Pull complete 01:40:25 1469e6f7b9e6: Pull complete 01:40:25 eaf3925da568: Pull complete 01:40:27 bab4dde63d76: Pull complete 01:40:27 bde34c3a00c8: Pull complete 01:40:27 b352a97aabf1: Pull complete 01:40:27 4872d77fe225: Pull complete 01:40:27 5851b861e8e6: Pull complete 01:40:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:27 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:40:27 $ 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 01:40:30 $ docker top 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd -eo pid,comm 01:40: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). 01:40:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:30 [ssh-agent] Looking for ssh-agent implementation... 01:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:30 $ docker exec 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd ssh-agent 01:40:30 SSH_AUTH_SOCK=/tmp/ssh-GletOVWSh59r/agent.33 01:40:30 SSH_AGENT_PID=39 01:40:30 Running ssh-add (command line suppressed) 01:40:30 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14010435328190484228.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14010435328190484228.key) 01:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:31 + git tag --points-at HEAD [Pipeline] } 01:40:31 $ docker exec --env ******** --env ******** 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd ssh-agent -k 01:40:31 unset SSH_AUTH_SOCK; 01:40:31 unset SSH_AGENT_PID; 01:40:31 echo Agent pid 39 killed; 01:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:31 [ssh-agent] Looking for ssh-agent implementation... 01:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:31 $ docker exec 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd ssh-agent 01:40:31 SSH_AUTH_SOCK=/tmp/ssh-0jY8R3LO18px/agent.73 01:40:31 SSH_AGENT_PID=79 01:40:31 Running ssh-add (command line suppressed) 01:40:31 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14141447836616467085.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14141447836616467085.key) 01:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:31 + git semver init 01:40:32 2025-03-18 01:40:32,052 [run_init] DEBUG init version:0.0.0 force:False 01:40:32 2025-03-18 01:40:32,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 01:40:32 2025-03-18 01:40:32,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 01:40:32 2025-03-18 01:40:32,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 01:40:33 2025-03-18 01:40:32,800 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 01:40:33 2025-03-18 01:40:32,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 01:40:33 2025-03-18 01:40:32,801 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:40:33 2025-03-18 01:40:32,801 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:40:33 4.0.0-dev.7 [Pipeline] } 01:40:33 $ docker exec --env ******** --env ******** 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd ssh-agent -k 01:40:33 unset SSH_AUTH_SOCK; 01:40:33 unset SSH_AGENT_PID; 01:40:33 echo Agent pid 79 killed; 01:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:33 + git semver [Pipeline] } 01:40:33 $ docker stop --time=1 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd 01:40:35 $ docker rm -f --volumes 32d085f744837e3303952db28bd1651c1b4b0d275bb7ebe1dd4716abd71aafcd [Pipeline] // withDockerContainer [Pipeline] sh 01:40:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:35 Stashed 1 file(s) [Pipeline] echo 01:40:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 01:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:36 ========================================================= 01:40:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:40:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:40:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:40:36 da9db072f522: Pulling fs layer 01:40:36 6ef4a4ee8ca5: Pulling fs layer 01:40:36 06f05ace1117: Pulling fs layer 01:40:36 5fe327b54edc: Pulling fs layer 01:40:36 4f4fb700ef54: Pulling fs layer 01:40:36 92a5565b7b96: Pulling fs layer 01:40:36 ff9bb7016b71: Pulling fs layer 01:40:36 b67dba6c2c7d: Pulling fs layer 01:40:36 a813b0c90790: Pulling fs layer 01:40:36 5fe327b54edc: Waiting 01:40:36 4f4fb700ef54: Waiting 01:40:36 a813b0c90790: Waiting 01:40:36 92a5565b7b96: Waiting 01:40:36 b67dba6c2c7d: Waiting 01:40:36 ff9bb7016b71: Waiting 01:40:36 6ef4a4ee8ca5: Verifying Checksum 01:40:36 5fe327b54edc: Verifying Checksum 01:40:36 5fe327b54edc: Download complete 01:40:36 4f4fb700ef54: Verifying Checksum 01:40:36 4f4fb700ef54: Download complete 01:40:36 92a5565b7b96: Download complete 01:40:36 da9db072f522: Verifying Checksum 01:40:36 da9db072f522: Download complete 01:40:36 ff9bb7016b71: Verifying Checksum 01:40:36 ff9bb7016b71: Download complete 01:40:36 da9db072f522: Pull complete 01:40:36 6ef4a4ee8ca5: Pull complete 01:40:36 a813b0c90790: Verifying Checksum 01:40:36 a813b0c90790: Download complete 01:40:36 06f05ace1117: Verifying Checksum 01:40:36 06f05ace1117: Download complete 01:40:37 b67dba6c2c7d: Verifying Checksum 01:40:37 b67dba6c2c7d: Download complete 01:40:40 06f05ace1117: Pull complete 01:40:40 5fe327b54edc: Pull complete 01:40:40 4f4fb700ef54: Pull complete 01:40:40 92a5565b7b96: Pull complete 01:40:40 ff9bb7016b71: Pull complete 01:40:43 b67dba6c2c7d: Pull complete 01:40:43 a813b0c90790: Pull complete 01:40:43 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 01:40:43 + 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 01:40:44 + docker inspect -f . ci-base-image-x86_64 01:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:44 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:40:44 $ 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 01:40:48 $ docker top ff40f8764845c52b11f808e56b8136f8a08f88820321f1c34ac1297c787805da -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:49 + go version 01:40:49 go version go1.23.4 linux/amd64 [Pipeline] } 01:40:49 $ docker stop --time=1 ff40f8764845c52b11f808e56b8136f8a08f88820321f1c34ac1297c787805da 01:40:50 $ docker rm -f --volumes ff40f8764845c52b11f808e56b8136f8a08f88820321f1c34ac1297c787805da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:50 + docker inspect -f . ci-base-image-x86_64 01:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:50 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:40:50 $ 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 01:40:51 $ docker top 29dd1350cbd92eb26a7010d552289ba4113a6440bd68c12ce867fa75ad5bd2ad -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:51 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 01:40:51 + make test 01:40:51 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:40:51 go: downloading github.com/stretchr/testify v1.10.0 01:40:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.1 01:40:52 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 01:40:52 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 01:40:52 go: downloading github.com/stretchr/objx v0.5.2 01:40:52 go: downloading github.com/go-playground/validator/v10 v10.25.0 01:40:52 go: downloading github.com/google/uuid v1.6.0 01:40:52 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 01:40:52 go: downloading gopkg.in/yaml.v3 v3.0.1 01:40:52 go: downloading github.com/x448/float16 v0.8.4 01:40:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 01:40:52 go: downloading github.com/go-playground/universal-translator v0.18.1 01:40:52 go: downloading github.com/leodido/go-urn v1.4.0 01:40:52 go: downloading golang.org/x/crypto v0.32.0 01:40:52 go: downloading golang.org/x/text v0.21.0 01:40:52 go: downloading github.com/go-playground/locales v0.14.1 01:40:52 go: downloading golang.org/x/net v0.34.0 01:40:52 go: downloading golang.org/x/sys v0.29.0 01:41:02 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 01:41:02 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 01:41:02 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.020s coverage: 66.4% of statements 01:41:02 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.005s coverage: 83.3% of statements 01:41:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:41:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:41:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:41:16 $ docker stop --time=1 29dd1350cbd92eb26a7010d552289ba4113a6440bd68c12ce867fa75ad5bd2ad 01:41:20 $ docker rm -f --volumes 29dd1350cbd92eb26a7010d552289ba4113a6440bd68c12ce867fa75ad5bd2ad [Pipeline] // withDockerContainer [Pipeline] sh 01:41:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:21 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 01:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:21 01:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:22 latest: Pulling from edgex-lftools-log-publisher 01:41:22 5eb5b503b376: Pulling fs layer 01:41:22 5c69ac0246d0: Pulling fs layer 01:41:22 ec43610c2a17: Pulling fs layer 01:41:22 3a2ae6a8a46f: Pulling fs layer 01:41:22 33b1e0a273af: Pulling fs layer 01:41:22 5d3b04190fa2: Pulling fs layer 01:41:22 2f39f015ded8: Pulling fs layer 01:41:22 3a2ae6a8a46f: Waiting 01:41:22 33b1e0a273af: Waiting 01:41:22 5d3b04190fa2: Waiting 01:41:22 2f39f015ded8: Waiting 01:41:22 5c69ac0246d0: Verifying Checksum 01:41:22 5c69ac0246d0: Download complete 01:41:22 3a2ae6a8a46f: Verifying Checksum 01:41:22 3a2ae6a8a46f: Download complete 01:41:22 33b1e0a273af: Verifying Checksum 01:41:22 33b1e0a273af: Download complete 01:41:22 ec43610c2a17: Verifying Checksum 01:41:22 ec43610c2a17: Download complete 01:41:22 5eb5b503b376: Verifying Checksum 01:41:22 5eb5b503b376: Download complete 01:41:23 2f39f015ded8: Verifying Checksum 01:41:23 2f39f015ded8: Download complete 01:41:23 5eb5b503b376: Pull complete 01:41:23 5c69ac0246d0: Pull complete 01:41:24 ec43610c2a17: Pull complete 01:41:24 3a2ae6a8a46f: Pull complete 01:41:24 33b1e0a273af: Pull complete 01:41:24 5d3b04190fa2: Pull complete 01:41:28 2f39f015ded8: Pull complete 01:41:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:29 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:41:29 $ 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 01:41:33 $ docker top aea3e6dbcc7d597140aba633e8aec96753c708ba58f4cdb28e718fdfc8334d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:34 ---> job-cost.sh 01:41:34 lf-activate-venv: SKIPPING 01:41:34 INFO: No Stack... 01:41:34 INFO: Retrieving Pricing Info for: v3-standard-8 01:41:34 INFO: Archiving Costs [Pipeline] sh 01:41:35 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 01:41:35 + cut -d, -f6 [Pipeline] lock 01:41:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-73-stack-cost] 01:41:35 Resource [jenkins-edgexfoundry-go-mod-registry-main-73-stack-cost] did not exist. Created. 01:41:35 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:41:35 + echo total: 0.2199999988079071 [Pipeline] stash 01:41:35 Stashed 1 file(s) [Pipeline] } 01:41:35 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-73-stack-cost] [Pipeline] // lock [Pipeline] } 01:41:35 $ docker stop --time=1 aea3e6dbcc7d597140aba633e8aec96753c708ba58f4cdb28e718fdfc8334d00 01:41:36 $ docker rm -f --volumes aea3e6dbcc7d597140aba633e8aec96753c708ba58f4cdb28e718fdfc8334d00 [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 01:41:37 provisioning config files... 01:41:37 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config27460297996104196tmp [Pipeline] { [Pipeline] sh 01:41:37 + set +x 01:41:37 + bash -s -- 01:41:37 + curl -s https://codecov.io/bash 01:41:37 01:41:37 _____ _ 01:41:37 / ____| | | 01:41:37 | | ___ __| | ___ ___ _____ __ 01:41:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:41:37 | |___| (_) | (_| | __/ (_| (_) \ V / 01:41:37 \_____\___/ \__,_|\___|\___\___/ \_/ 01:41:37 Bash-1.0.6 01:41:37 01:41:37 01:41:37 ==> git version 2.25.1 found 01:41:37 ==> 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 01:41:37 Release-Date: 2020-01-08 01:41:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:41:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:41:37 ==> Jenkins CI detected. 01:41:37 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 01:41:37 project root: . 01:41:37 --> token set from env 01:41:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:41:37 ==> Running gcov in . (disable via -X gcov) 01:41:37 ==> Python coveragepy not found 01:41:37 ==> Searching for coverage reports in: 01:41:37 + . 01:41:37 -> Found 1 reports 01:41:37 ==> Detecting git/mercurial file structure 01:41:37 ==> Reading reports 01:41:37 + ./coverage.out bytes=13123 01:41:37 ==> Appending adjustments 01:41:37 https://docs.codecov.io/docs/fixing-reports 01:41:37 + Found adjustments 01:41:37 ==> Gzipping contents 01:41:37 4.0K /tmp/codecov.z5TsVX.gz 01:41:37 ==> Uploading reports 01:41:37 url: https://codecov.io 01:41:37 query: branch=main&commit=93d6d11b8ae357585d066aae6d06c02223bcc203&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:37 -> Pinging Codecov 01:41:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93d6d11b8ae357585d066aae6d06c02223bcc203&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 01:41:37 -> Uploading to 01:41:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/93d6d11b8ae357585d066aae6d06c02223bcc203/10a13cf2-bf75-44cb-82d5-e4d8e3192fcc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250318%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250318T014137Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=716947cb917c81fde9136fcc999e39d2d429ffae17a009f5b08f4715b773a91f 01:41:37 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:37 Dload Upload Total Spent Left Speed 01:41:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2078 0 0 100 2078 0 12827 --:--:-- --:--:-- --:--:-- 12827 01:41:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] } 01:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:41:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:41:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:38 01:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:38 latest: Pulling from edgex-devops/edgex-snyk-go 01:41:38 43c4264eed91: Pulling fs layer 01:41:38 4cc291be95ef: Pulling fs layer 01:41:38 2ac1f1163629: Pulling fs layer 01:41:38 5c3c966382ef: Pulling fs layer 01:41:38 4f4fb700ef54: Pulling fs layer 01:41:38 d9c7d2e4e75e: Pulling fs layer 01:41:38 9c3e1370e548: Pulling fs layer 01:41:38 4f4fb700ef54: Waiting 01:41:38 d9c7d2e4e75e: Waiting 01:41:38 9c3e1370e548: Waiting 01:41:38 5c3c966382ef: Waiting 01:41:38 4cc291be95ef: Download complete 01:41:38 5c3c966382ef: Download complete 01:41:38 4f4fb700ef54: Verifying Checksum 01:41:38 4f4fb700ef54: Download complete 01:41:38 43c4264eed91: Download complete 01:41:39 d9c7d2e4e75e: Verifying Checksum 01:41:39 d9c7d2e4e75e: Download complete 01:41:39 43c4264eed91: Pull complete 01:41:39 4cc291be95ef: Pull complete 01:41:39 2ac1f1163629: Download complete 01:41:39 9c3e1370e548: Verifying Checksum 01:41:39 9c3e1370e548: Download complete 01:41:43 2ac1f1163629: Pull complete 01:41:43 5c3c966382ef: Pull complete 01:41:43 4f4fb700ef54: Pull complete 01:41:43 d9c7d2e4e75e: Pull complete 01:41:46 9c3e1370e548: Pull complete 01:41:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:41:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:46 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:41:46 $ 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 01:41:52 $ docker top 50cea2e1d45e0dd4e3c5388b1b1d3fbea6bca765956c752894b5f9623f5777da -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:52 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 01:41:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 01:41:53 + set -o pipefail 01:41:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 01:41:57 01:41:57 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 01:41:57 01:41:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/37b74bb1-ddf7-4e41-accf-08f749c7c581 01:41:57 01:41:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:41:57 01:41:57 01:41:57 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:41:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:41:58 $ docker stop --time=1 50cea2e1d45e0dd4e3c5388b1b1d3fbea6bca765956c752894b5f9623f5777da 01:42:01 $ docker rm -f --volumes 50cea2e1d45e0dd4e3c5388b1b1d3fbea6bca765956c752894b5f9623f5777da [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 01:42:01 + git log --format=format:%s -1 93d6d11b8ae357585d066aae6d06c02223bcc203 [Pipeline] sh 01:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:02 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:42:02 $ 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 01:42:02 $ docker top 196b114cb40b437517b6ab42b89acff8c32b3b64268b06f67e2bb72eb4d129ed -eo pid,comm 01:42: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). 01:42:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:03 [ssh-agent] Looking for ssh-agent implementation... 01:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:03 $ docker exec 196b114cb40b437517b6ab42b89acff8c32b3b64268b06f67e2bb72eb4d129ed ssh-agent 01:42:03 SSH_AUTH_SOCK=/tmp/ssh-WcO30ep397kT/agent.32 01:42:03 SSH_AGENT_PID=38 01:42:03 Running ssh-add (command line suppressed) 01:42:03 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3462056420140956325.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3462056420140956325.key) 01:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:03 + git semver tag 01:42:03 2025-03-18 01:42:03,913 [run_tag] DEBUG tag force:False 01:42:03 2025-03-18 01:42:03,913 [check_head_tag] DEBUG check head tag 01:42:03 2025-03-18 01:42:03,915 [execute] INFO git cat-file --batch-check 01:42:03 2025-03-18 01:42:03,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 01:42:03 2025-03-18 01:42:03,919 [execute] INFO git cat-file --batch 01:42:03 2025-03-18 01:42:03,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 01:42:03 2025-03-18 01:42:03,941 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:03 2025-03-18 01:42:03,942 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 01:42:03 2025-03-18 01:42:03,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 01:42:03 2025-03-18 01:42:03,946 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:03 4.0.0-dev.7 [Pipeline] } 01:42:03 $ docker exec --env ******** --env ******** 196b114cb40b437517b6ab42b89acff8c32b3b64268b06f67e2bb72eb4d129ed ssh-agent -k 01:42:04 unset SSH_AUTH_SOCK; 01:42:04 unset SSH_AGENT_PID; 01:42:04 echo Agent pid 38 killed; 01:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:04 + git semver [Pipeline] } 01:42:04 $ docker stop --time=1 196b114cb40b437517b6ab42b89acff8c32b3b64268b06f67e2bb72eb4d129ed 01:42:05 $ docker rm -f --volumes 196b114cb40b437517b6ab42b89acff8c32b3b64268b06f67e2bb72eb4d129ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:42:06 01:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:42:06 0.23.1-centos7: Pulling from edgex-lftools 01:42:06 ab5ef0e58194: Pulling fs layer 01:42:06 9712f1f96733: Pulling fs layer 01:42:06 63f879dbbcfc: Pulling fs layer 01:42:06 0d9ebad4ef96: Pulling fs layer 01:42:06 e9a5061849ea: Pulling fs layer 01:42:06 d747dcd14b5f: Pulling fs layer 01:42:06 2de7ff778b66: Pulling fs layer 01:42:06 d747dcd14b5f: Waiting 01:42:06 2de7ff778b66: Waiting 01:42:06 0d9ebad4ef96: Waiting 01:42:06 e9a5061849ea: Waiting 01:42:06 9712f1f96733: Download complete 01:42:06 63f879dbbcfc: Verifying Checksum 01:42:06 63f879dbbcfc: Download complete 01:42:07 e9a5061849ea: Verifying Checksum 01:42:07 e9a5061849ea: Download complete 01:42:07 d747dcd14b5f: Verifying Checksum 01:42:07 d747dcd14b5f: Download complete 01:42:07 0d9ebad4ef96: Verifying Checksum 01:42:07 0d9ebad4ef96: Download complete 01:42:07 ab5ef0e58194: Verifying Checksum 01:42:07 ab5ef0e58194: Download complete 01:42:07 2de7ff778b66: Download complete 01:42:10 ab5ef0e58194: Pull complete 01:42:10 9712f1f96733: Pull complete 01:42:11 63f879dbbcfc: Pull complete 01:42:15 0d9ebad4ef96: Pull complete 01:42:15 e9a5061849ea: Pull complete 01:42:15 d747dcd14b5f: Pull complete 01:42:16 2de7ff778b66: Pull complete 01:42:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:42:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:42:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:16 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:42:16 $ 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 01:42:23 $ docker top 822e8a96f5093cdb1ceae2f22a9fc932df890ebb4e98598d7d6517429113fdb4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:42:23 provisioning config files... 01:42:23 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4395333582496029441tmp 01:42:23 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6667160265534622166tmp 01:42:23 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config532456446508069897tmp [Pipeline] { [Pipeline] echo 01:42:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:42:24 ---> sigul-configuration.sh 01:42:24 gpg: directory `/root/.gnupg' created 01:42:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:42:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:42:24 gpg: keyring `/root/.gnupg/secring.gpg' created 01:42:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:42:24 gpg: CAST5 encrypted data 01:42:24 gpg: encrypted with 1 passphrase 01:42:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:42:24 + mkdir /home/jenkins 01:42:24 + mkdir /home/jenkins/sigul [Pipeline] sh 01:42:24 + 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 01:42:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:42:25 ---> sigul-install.sh 01:42:25 Sigul already installed; skipping installation. [Pipeline] sh 01:42:25 + git tag --list 01:42:25 v0.0.0 01:42:25 v0.1.0 01:42:25 v0.1.1 01:42:25 v0.1.10 01:42:25 v0.1.11 01:42:25 v0.1.12 01:42:25 v0.1.13 01:42:25 v0.1.14 01:42:25 v0.1.15 01:42:25 v0.1.16 01:42:25 v0.1.17 01:42:25 v0.1.18 01:42:25 v0.1.19 01:42:25 v0.1.2 01:42:25 v0.1.20 01:42:25 v0.1.21 01:42:25 v0.1.22 01:42:25 v0.1.23 01:42:25 v0.1.24 01:42:25 v0.1.25 01:42:25 v0.1.26 01:42:25 v0.1.27 01:42:25 v0.1.3 01:42:25 v0.1.4 01:42:25 v0.1.5 01:42:25 v0.1.6 01:42:25 v0.1.7 01:42:25 v0.1.8 01:42:25 v0.1.9 01:42:25 v2.0.0 01:42:25 v2.1.0 01:42:25 v2.2.0 01:42:25 v2.3.0 01:42:25 v3.0 01:42:25 v3.0.0 01:42:25 v3.1 01:42:25 v3.1.0 01:42:25 v3.1.0-dev.1 01:42:25 v3.1.0-dev.2 01:42:25 v3.1.0-dev.3 01:42:25 v3.1.0-dev.4 01:42:25 v3.1.0-dev.5 01:42:25 v3.1.0-dev.6 01:42:25 v3.1.0-dev.7 01:42:25 v3.1.0-dev.8 01:42:25 v3.2.0-dev.1 01:42:25 v3.2.0-dev.10 01:42:25 v3.2.0-dev.11 01:42:25 v3.2.0-dev.12 01:42:25 v3.2.0-dev.13 01:42:25 v3.2.0-dev.14 01:42:25 v3.2.0-dev.15 01:42:25 v3.2.0-dev.16 01:42:25 v3.2.0-dev.17 01:42:25 v3.2.0-dev.18 01:42:25 v3.2.0-dev.19 01:42:25 v3.2.0-dev.2 01:42:25 v3.2.0-dev.3 01:42:25 v3.2.0-dev.4 01:42:25 v3.2.0-dev.5 01:42:25 v3.2.0-dev.6 01:42:25 v3.2.0-dev.7 01:42:25 v3.2.0-dev.8 01:42:25 v3.2.0-dev.9 01:42:25 v4.0 01:42:25 v4.0.0 01:42:25 v4.0.0-dev.1 01:42:25 v4.0.0-dev.2 01:42:25 v4.0.0-dev.3 01:42:25 v4.0.0-dev.4 01:42:25 v4.0.0-dev.5 01:42:25 v4.0.0-dev.6 01:42:25 v4.0.0-dev.7 01:42:25 v4.0.1 01:42:25 v4.0.1-dev.1 [Pipeline] sh 01:42:25 + lftools sign git-tag v4.0.0-dev.7 01:42:26 Signing Git tag with Sigul... 01:42:26 Signing v4.0.0-dev.7 [Pipeline] echo 01:42:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:42:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:42:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:42:26 $ docker stop --time=1 822e8a96f5093cdb1ceae2f22a9fc932df890ebb4e98598d7d6517429113fdb4 01:42:28 $ docker rm -f --volumes 822e8a96f5093cdb1ceae2f22a9fc932df890ebb4e98598d7d6517429113fdb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:29 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:42:29 $ 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 01:42:29 $ docker top 98bbed6b22f6f066e23d47ef6cc0150444e9945e69e57158c5c8104bb378af5a -eo pid,comm 01:42:29 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). 01:42:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:29 [ssh-agent] Looking for ssh-agent implementation... 01:42:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:29 $ docker exec 98bbed6b22f6f066e23d47ef6cc0150444e9945e69e57158c5c8104bb378af5a ssh-agent 01:42:29 SSH_AUTH_SOCK=/tmp/ssh-VtEE7mFt32zW/agent.34 01:42:29 SSH_AGENT_PID=40 01:42:29 Running ssh-add (command line suppressed) 01:42:29 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7235260901487209658.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7235260901487209658.key) 01:42:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:30 + git semver bump pre 01:42:30 2025-03-18 01:42:30,316 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:30 2025-03-18 01:42:30,317 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 01:42:30 2025-03-18 01:42:30,317 [bump_version] DEBUG bumped version:4.0.0-dev.8 01:42:30 2025-03-18 01:42:30,317 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 01:42:30 2025-03-18 01:42:30,317 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:30 2025-03-18 01:42:30,317 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:30 2025-03-18 01:42:30,319 [execute] INFO git cat-file --batch-check 01:42:30 2025-03-18 01:42:30,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:30 2025-03-18 01:42:30,324 [execute] INFO git cat-file --batch 01:42:30 2025-03-18 01:42:30,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:30 2025-03-18 01:42:30,328 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:30 4.0.0-dev.8 [Pipeline] } 01:42:30 $ docker exec --env ******** --env ******** 98bbed6b22f6f066e23d47ef6cc0150444e9945e69e57158c5c8104bb378af5a ssh-agent -k 01:42:30 unset SSH_AUTH_SOCK; 01:42:30 unset SSH_AGENT_PID; 01:42:30 echo Agent pid 40 killed; 01:42:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:30 + git semver [Pipeline] } 01:42:31 $ docker stop --time=1 98bbed6b22f6f066e23d47ef6cc0150444e9945e69e57158c5c8104bb378af5a 01:42:32 $ docker rm -f --volumes 98bbed6b22f6f066e23d47ef6cc0150444e9945e69e57158c5c8104bb378af5a [Pipeline] // withDockerContainer [Pipeline] sh 01:42:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:33 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:42:33 $ 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 01:42:33 $ docker top 13eab3efb4f4510c161db71dad9df69cb67ec6994e5121bfcb1a9161977e4cb2 -eo pid,comm 01:42:33 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). 01:42:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:33 [ssh-agent] Looking for ssh-agent implementation... 01:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:33 $ docker exec 13eab3efb4f4510c161db71dad9df69cb67ec6994e5121bfcb1a9161977e4cb2 ssh-agent 01:42:33 SSH_AUTH_SOCK=/tmp/ssh-Q4bmmLNMKoVm/agent.32 01:42:33 SSH_AGENT_PID=38 01:42:33 Running ssh-add (command line suppressed) 01:42:33 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7957751608526504221.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7957751608526504221.key) 01:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:34 + git semver push 01:42:34 2025-03-18 01:42:34,383 [run_push] DEBUG push 01:42:34 2025-03-18 01:42:34,383 [execute] INFO git cat-file --batch-check 01:42:34 2025-03-18 01:42:34,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 01:42:34 2025-03-18 01:42:34,387 [execute] INFO git rev-list fb3e5e6f1ff21bae9ec0f56a9b153c5b953b40e4 -- 01:42:34 2025-03-18 01:42:34,387 [execute] DEBUG Popen(['git', 'rev-list', 'fb3e5e6f1ff21bae9ec0f56a9b153c5b953b40e4', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:34 2025-03-18 01:42:34,395 [execute] INFO git fetch -v origin 01:42:34 2025-03-18 01:42:34,395 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 01:42:35 2025-03-18 01:42:34,851 [run_push] DEBUG no remote changes detected 01:42:35 2025-03-18 01:42:34,851 [execute] INFO git push origin semver 01:42:35 2025-03-18 01:42:34,852 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 01:42:35 2025-03-18 01:42:35,560 [run_push] DEBUG push all version tags 01:42:35 2025-03-18 01:42:35,560 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:42:35 2025-03-18 01:42:35,561 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 01:42:36 2025-03-18 01:42:36,183 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 01:42:36 4.0.0-dev.8 [Pipeline] } 01:42:36 $ docker exec --env ******** --env ******** 13eab3efb4f4510c161db71dad9df69cb67ec6994e5121bfcb1a9161977e4cb2 ssh-agent -k 01:42:36 unset SSH_AUTH_SOCK; 01:42:36 unset SSH_AGENT_PID; 01:42:36 echo Agent pid 38 killed; 01:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:36 + git semver [Pipeline] } 01:42:37 $ docker stop --time=1 13eab3efb4f4510c161db71dad9df69cb67ec6994e5121bfcb1a9161977e4cb2 01:42:38 $ docker rm -f --volumes 13eab3efb4f4510c161db71dad9df69cb67ec6994e5121bfcb1a9161977e4cb2 [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 01:42:39 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 01:42:39 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 01:42:39 total 16 01:42:39 drwxr-xr-x 3 root root 4096 Mar 18 01:41 . 01:42:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 01:42 .. 01:42:39 drwxr-xr-x 2 root root 4096 Mar 18 01:41 cost 01:42:39 -rw-r--r-- 1 root root 86 Mar 18 01:41 cost.csv 01:42:39 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 01:42:39 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 01:42:39 total 16 01:42:39 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 01:41 . 01:42:39 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 01:42 .. 01:42:39 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 01:41 cost 01:42:39 -rw-r--r-- 1 jenkins jenkins 86 Mar 18 01:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:42:40 ---> package-listing.sh 01:42:40 ++ facter osfamily 01:42:40 ++ tr '[:upper:]' '[:lower:]' 01:42:40 + OS_FAMILY=debian 01:42:40 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 01:42:40 + START_PACKAGES=/tmp/packages_start.txt 01:42:40 + END_PACKAGES=/tmp/packages_end.txt 01:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:42:40 + PACKAGES=/tmp/packages_start.txt 01:42:40 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 01:42:40 + PACKAGES=/tmp/packages_end.txt 01:42:40 + case "${OS_FAMILY}" in 01:42:40 + dpkg -l 01:42:40 + grep '^ii' 01:42:40 + '[' -f /tmp/packages_start.txt ']' 01:42:40 + '[' -f /tmp/packages_end.txt ']' 01:42:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:42:40 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 01:42:40 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 01:42:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 01:42:40 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 01:42:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:41 prd-ubuntu20.04-docker-8c-8g-41529 does not seem to be running inside a container 01:42:41 $ 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 01:42:41 $ docker top 0cb07686947fd7484c4204169c090e8e98769bad22787abcd450a53f818fc432 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:41 + touch /tmp/pre-build-complete [Pipeline] sh 01:42:42 + mkdir -p /var/log/sysstat [Pipeline] sh 01:42:42 + ls /var/log/sa-host 01:42:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:42 provisioning config files... 01:42:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10121892105459161583tmp [Pipeline] { [Pipeline] echo 01:42:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:42:42 ---> create-netrc.sh [Pipeline] } 01:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:42:43 ---> python-tools-install.sh [Pipeline] echo 01:42:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:42:43 ---> sudo-logs.sh 01:42:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:42:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:42:43 ---> job-cost.sh 01:42:43 lf-activate-venv: SKIPPING 01:42:43 DEBUG: total: 0.2199999988079071 01:42:43 INFO: Retrieving Stack Cost... 01:42:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:44 INFO: Archiving Costs [Pipeline] echo 01:42:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:42:45 ---> logs-deploy.sh 01:42:45 lf-activate-venv: SKIPPING 01:42:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/73 01:42:45 INFO: archiving workspace using pattern(s): 01:42:45 Archives upload complete. 01:42:46 INFO: archiving logs to Nexus 01:42:46 ---> uname -a: 01:42:46 Linux prd-ubuntu20-04-docker-8c-8g-41529 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:42:46 01:42:46 01:42:46 ---> lscpu: 01:42:46 Architecture: x86_64 01:42:46 CPU op-mode(s): 32-bit, 64-bit 01:42:46 Byte Order: Little Endian 01:42:46 Address sizes: 40 bits physical, 48 bits virtual 01:42:46 CPU(s): 8 01:42:46 On-line CPU(s) list: 0-7 01:42:46 Thread(s) per core: 1 01:42:46 Core(s) per socket: 1 01:42:46 Socket(s): 8 01:42:46 NUMA node(s): 1 01:42:46 Vendor ID: AuthenticAMD 01:42:46 CPU family: 23 01:42:46 Model: 49 01:42:46 Model name: AMD EPYC-Rome Processor 01:42:46 Stepping: 0 01:42:46 CPU MHz: 2799.998 01:42:46 BogoMIPS: 5599.99 01:42:46 Virtualization: AMD-V 01:42:46 Hypervisor vendor: KVM 01:42:46 Virtualization type: full 01:42:46 L1d cache: 256 KiB 01:42:46 L1i cache: 256 KiB 01:42:46 L2 cache: 4 MiB 01:42:46 L3 cache: 128 MiB 01:42:46 NUMA node0 CPU(s): 0-7 01:42:46 Vulnerability Itlb multihit: Not affected 01:42:46 Vulnerability L1tf: Not affected 01:42:46 Vulnerability Mds: Not affected 01:42:46 Vulnerability Meltdown: Not affected 01:42:46 Vulnerability Mmio stale data: Not affected 01:42:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:42:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:42:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:42:46 Vulnerability Srbds: Not affected 01:42:46 Vulnerability Tsx async abort: Not affected 01:42:46 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 01:42:46 01:42:46 01:42:46 ---> nproc: 01:42:46 8 01:42:46 01:42:46 01:42:46 ---> df -h: 01:42:46 Filesystem Size Used Avail Use% Mounted on 01:42:46 overlay 155G 12G 144G 8% / 01:42:46 tmpfs 64M 0 64M 0% /dev 01:42:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:42:46 shm 64M 0 64M 0% /dev/shm 01:42:46 /dev/vda1 155G 12G 144G 8% /facter-os 01:42:46 01:42:46 01:42:46 ---> sar -b -r -n DEV: 01:42:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41529) 03/18/25 _x86_64_ (8 CPU) 01:42:46 01:42:46 01:39:37 LINUX RESTART (8 CPU) 01:42:46 01:42:46 01:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:42:46 01:41:01 373.56 38.77 334.79 0.00 4294.87 51986.71 0.00 01:42:46 01:42:01 118.24 0.33 117.91 0.00 24.53 57559.61 0.00 01:42:46 Average: 244.82 19.39 225.43 0.00 2141.58 54796.81 0.00 01:42:46 01:42:46 01:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:42:46 01:41:01 28830100 31530460 775964 2.36 85292 2859600 1853488 5.46 1232632 2391212 321136 01:42:46 01:42:01 27957636 31547080 759228 2.31 119640 3639828 1774632 5.23 1181004 3241248 96 01:42:46 Average: 28393868 31538770 767596 2.33 102466 3249714 1814060 5.35 1206818 2816230 160616 01:42:46 01:42:46 01:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:42:46 01:41:01 ens3 585.29 381.29 6222.97 103.12 0.00 0.00 0.00 0.00 01:42:46 01:41:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 01:42:46 01:41:01 docker0 23.71 35.60 2.22 457.91 0.00 0.00 0.00 0.00 01:42:46 01:41:01 veth0a14548 18.73 31.16 1.97 407.09 0.00 0.00 0.00 0.03 01:42:46 01:42:01 ens3 288.40 165.23 6870.54 29.79 0.00 0.00 0.00 0.00 01:42:46 01:42:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 01:42:46 01:42:01 docker0 19.86 29.67 1.92 398.21 0.00 0.00 0.00 0.00 01:42:46 Average: ens3 435.59 272.34 6549.50 66.14 0.00 0.00 0.00 0.00 01:42:46 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 01:42:46 Average: docker0 21.77 32.61 2.07 427.81 0.00 0.00 0.00 0.00 01:42:46 01:42:46 01:42:46 ---> sar -P ALL: 01:42:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41529) 03/18/25 _x86_64_ (8 CPU) 01:42:46 01:42:46 01:39:37 LINUX RESTART (8 CPU) 01:42:46 01:42:46 01:40:02 CPU %user %nice %system %iowait %steal %idle 01:42:46 01:41:01 all 16.97 0.00 4.30 2.56 0.06 76.11 01:42:46 01:41:01 0 14.77 0.00 4.09 2.32 0.05 78.77 01:42:46 01:41:01 1 15.31 0.00 5.12 8.65 0.07 70.85 01:42:46 01:41:01 2 16.27 0.00 4.19 0.70 0.07 78.77 01:42:46 01:41:01 3 16.58 0.00 4.91 3.97 0.09 74.45 01:42:46 01:41:01 4 16.83 0.00 4.15 0.82 0.05 78.15 01:42:46 01:41:01 5 18.74 0.00 4.82 2.64 0.07 73.74 01:42:46 01:41:01 6 17.38 0.00 3.47 0.51 0.05 78.58 01:42:46 01:41:01 7 19.87 0.00 3.64 0.84 0.07 75.58 01:42:46 01:42:01 all 15.34 0.00 4.01 3.18 0.07 77.41 01:42:46 01:42:01 0 16.72 0.00 3.75 0.76 0.07 78.71 01:42:46 01:42:01 1 15.55 0.00 4.27 2.52 0.05 77.60 01:42:46 01:42:01 2 15.18 0.00 3.85 0.07 0.07 80.84 01:42:46 01:42:01 3 16.21 0.00 4.55 17.59 0.07 61.59 01:42:46 01:42:01 4 14.60 0.00 3.55 0.20 0.07 81.58 01:42:46 01:42:01 5 14.54 0.00 4.40 3.40 0.07 77.59 01:42:46 01:42:01 6 13.66 0.00 4.26 0.08 0.07 81.92 01:42:46 01:42:01 7 16.28 0.00 3.46 0.81 0.07 79.39 01:42:46 Average: all 16.15 0.00 4.15 2.87 0.06 76.76 01:42:46 Average: 0 15.76 0.00 3.92 1.53 0.06 78.74 01:42:46 Average: 1 15.43 0.00 4.69 5.56 0.06 74.26 01:42:46 Average: 2 15.72 0.00 4.02 0.38 0.07 79.82 01:42:46 Average: 3 16.39 0.00 4.73 10.82 0.08 67.98 01:42:46 Average: 4 15.70 0.00 3.85 0.51 0.06 79.88 01:42:46 Average: 5 16.62 0.00 4.61 3.02 0.07 75.68 01:42:46 Average: 6 15.51 0.00 3.87 0.30 0.06 80.26 01:42:46 Average: 7 18.06 0.00 3.55 0.82 0.07 77.50 01:42:46 01:42:46 01:42:46