Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 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-ssh18109784188185164178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh9235708809200210591.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh15043239329691033108.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > 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-ssh4630698195222406348.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-ssh17627075337034719524.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42156 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 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 (main) Commit message: "Merge pull request #195 from judehung/update-main-gomod" > 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 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 # timeout=10 > git rev-list --no-walk 8628b3a43f7f90821acb42a1de16d9e0afd03e90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:19 ========================================================= 06:41:19 EdgeX Global Pipelines Version Info 06:41:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:20 ------------------- 06:41:20 stable info: 06:41:20 ------------------- 06:41:20 Commited By: Ginny Guan ginny@iotechsys.com 06:41:20 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 06:41:20 Message: update stable to v1.0.273 06:41:21 ------------------- 06:41:21 experimental info: 06:41:21 ------------------- 06:41:21 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:21 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 06:41:21 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c687ea [Pipeline] echo 06:41:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:41:22 + git rev-list -1 --merges 7c687ead1805449b7b29e511ee3f9f02ca9f0d42~1..7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] echo 06:41:22 -----------> git rev-list -1 --merges 7c687ead1805449b7b29e511ee3f9f02ca9f0d42~1..7c687ead1805449b7b29e511ee3f9f02ca9f0d42 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 06:41:22 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [false] [Pipeline] sh 06:41:22 + git log --format=format:%s -1 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] echo 06:41:23 ========================================================= 06:41:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:23 + git log --format=format:%s -1 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] echo 06:41:23 [semverPrep] GIT_COMMIT: 7c687ead1805449b7b29e511ee3f9f02ca9f0d42, Commit Message: Merge pull request #195 from judehung/update-main-gomod [Pipeline] echo 06:41:23 [semverPrep] This is not a build commit. [Pipeline] sh 06:41:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:23 + grep -v github /etc/ssh/ssh_known_hosts 06:41:23 + [ -e /tmp/ssh_known_hosts ] 06:41:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:41:23 + sudo tee -a /etc/ssh/ssh_known_hosts 06:41:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:24 06:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:24 0.1.4: Pulling from edgex-devops/py-git-semver 06:41:24 b85a868b505f: Pulling fs layer 06:41:24 e2be974225ed: Pulling fs layer 06:41:24 339a4e72a1f5: Pulling fs layer 06:41:24 988bab9f4d93: Pulling fs layer 06:41:24 1469e6f7b9e6: Pulling fs layer 06:41:24 eaf3925da568: Pulling fs layer 06:41:24 bab4dde63d76: Pulling fs layer 06:41:24 bde34c3a00c8: Pulling fs layer 06:41:24 b352a97aabf1: Pulling fs layer 06:41:24 4872d77fe225: Pulling fs layer 06:41:24 5851b861e8e6: Pulling fs layer 06:41:24 988bab9f4d93: Waiting 06:41:24 1469e6f7b9e6: Waiting 06:41:24 eaf3925da568: Waiting 06:41:24 4872d77fe225: Waiting 06:41:24 5851b861e8e6: Waiting 06:41:24 bde34c3a00c8: Waiting 06:41:24 b352a97aabf1: Waiting 06:41:24 e2be974225ed: Download complete 06:41:24 988bab9f4d93: Verifying Checksum 06:41:24 988bab9f4d93: Download complete 06:41:24 1469e6f7b9e6: Verifying Checksum 06:41:24 1469e6f7b9e6: Download complete 06:41:24 339a4e72a1f5: Verifying Checksum 06:41:24 339a4e72a1f5: Download complete 06:41:24 eaf3925da568: Verifying Checksum 06:41:24 eaf3925da568: Download complete 06:41:24 bde34c3a00c8: Verifying Checksum 06:41:24 bde34c3a00c8: Download complete 06:41:24 b352a97aabf1: Download complete 06:41:24 4872d77fe225: Verifying Checksum 06:41:24 b85a868b505f: Verifying Checksum 06:41:24 b85a868b505f: Download complete 06:41:25 bab4dde63d76: Verifying Checksum 06:41:25 bab4dde63d76: Download complete 06:41:26 b85a868b505f: Pull complete 06:41:26 e2be974225ed: Pull complete 06:41:26 339a4e72a1f5: Pull complete 06:41:26 988bab9f4d93: Pull complete 06:41:26 1469e6f7b9e6: Pull complete 06:41:27 eaf3925da568: Pull complete 06:41:29 bab4dde63d76: Pull complete 06:41:29 bde34c3a00c8: Pull complete 06:41:29 b352a97aabf1: Pull complete 06:41:29 4872d77fe225: Pull complete 06:41:29 5851b861e8e6: Pull complete 06:41:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:29 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:41: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:41:31 $ docker top 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 -eo pid,comm 06:41:31 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). 06:41:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:31 [ssh-agent] Looking for ssh-agent implementation... 06:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:31 $ docker exec 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 ssh-agent 06:41:32 SSH_AUTH_SOCK=/tmp/ssh-FAD0lIAkTHlB/agent.33 06:41:32 SSH_AGENT_PID=39 06:41:32 Running ssh-add (command line suppressed) 06:41:32 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11239462552393434241.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11239462552393434241.key) 06:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:32 + git tag --points-at HEAD [Pipeline] } 06:41:32 $ docker exec --env ******** --env ******** 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 ssh-agent -k 06:41:32 unset SSH_AUTH_SOCK; 06:41:32 unset SSH_AGENT_PID; 06:41:32 echo Agent pid 39 killed; 06:41:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:32 [ssh-agent] Looking for ssh-agent implementation... 06:41:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:32 $ docker exec 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 ssh-agent 06:41:32 SSH_AUTH_SOCK=/tmp/ssh-bOUMjG7oGK43/agent.72 06:41:32 SSH_AGENT_PID=78 06:41:32 Running ssh-add (command line suppressed) 06:41:32 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2004489537178498050.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2004489537178498050.key) 06:41:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:33 + git semver init 06:41:33 2025-03-27 06:41:33,462 [run_init] DEBUG init version:0.0.0 force:False 06:41:33 2025-03-27 06:41:33,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 06:41:33 2025-03-27 06:41:33,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 06:41:33 2025-03-27 06:41:33,463 [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) 06:41:34 2025-03-27 06:41:34,206 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 06:41:34 2025-03-27 06:41:34,207 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 06:41:34 2025-03-27 06:41:34,207 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:41:34 2025-03-27 06:41:34,207 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:41:34 4.1.0-dev.1 [Pipeline] } 06:41:34 $ docker exec --env ******** --env ******** 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 ssh-agent -k 06:41:34 unset SSH_AUTH_SOCK; 06:41:34 unset SSH_AGENT_PID; 06:41:34 echo Agent pid 78 killed; 06:41:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:34 + git semver [Pipeline] } 06:41:35 $ docker stop --time=1 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 06:41:36 $ docker rm -f --volumes 90fc634074af4dc52aa660277e2659929987e49892393886fe0aabad37b05609 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:37 Stashed 1 file(s) [Pipeline] echo 06:41:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) 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 06:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:37 ========================================================= 06:41:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:41:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 06:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:41:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:37 da9db072f522: Pulling fs layer 06:41:37 6ef4a4ee8ca5: Pulling fs layer 06:41:37 06f05ace1117: Pulling fs layer 06:41:37 5fe327b54edc: Pulling fs layer 06:41:37 4f4fb700ef54: Pulling fs layer 06:41:37 92a5565b7b96: Pulling fs layer 06:41:37 ff9bb7016b71: Pulling fs layer 06:41:37 b67dba6c2c7d: Pulling fs layer 06:41:37 5fe327b54edc: Waiting 06:41:37 4f4fb700ef54: Waiting 06:41:37 92a5565b7b96: Waiting 06:41:37 a813b0c90790: Pulling fs layer 06:41:37 b67dba6c2c7d: Waiting 06:41:37 ff9bb7016b71: Waiting 06:41:37 6ef4a4ee8ca5: Download complete 06:41:37 5fe327b54edc: Verifying Checksum 06:41:37 5fe327b54edc: Download complete 06:41:37 4f4fb700ef54: Verifying Checksum 06:41:37 4f4fb700ef54: Download complete 06:41:37 da9db072f522: Verifying Checksum 06:41:37 da9db072f522: Download complete 06:41:37 92a5565b7b96: Verifying Checksum 06:41:37 92a5565b7b96: Download complete 06:41:37 ff9bb7016b71: Verifying Checksum 06:41:37 ff9bb7016b71: Download complete 06:41:38 da9db072f522: Pull complete 06:41:38 a813b0c90790: Verifying Checksum 06:41:38 a813b0c90790: Download complete 06:41:38 6ef4a4ee8ca5: Pull complete 06:41:38 06f05ace1117: Verifying Checksum 06:41:38 06f05ace1117: Download complete 06:41:38 b67dba6c2c7d: Verifying Checksum 06:41:38 b67dba6c2c7d: Download complete 06:41:42 06f05ace1117: Pull complete 06:41:42 5fe327b54edc: Pull complete 06:41:42 4f4fb700ef54: Pull complete 06:41:42 92a5565b7b96: Pull complete 06:41:42 ff9bb7016b71: Pull complete 06:41:44 b67dba6c2c7d: Pull complete 06:41:45 a813b0c90790: Pull complete 06:41:45 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:41:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 06:41:45 + 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 06:41:45 + docker inspect -f . ci-base-image-x86_64 06:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:46 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:49 $ docker top 3f8386149afc6c5030299ea25dbf7864b8393c0f48aab3f2816ae4f9fdb7bc74 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:50 + go version 06:41:50 go version go1.23.4 linux/amd64 [Pipeline] } 06:41:50 $ docker stop --time=1 3f8386149afc6c5030299ea25dbf7864b8393c0f48aab3f2816ae4f9fdb7bc74 06:41:51 $ docker rm -f --volumes 3f8386149afc6c5030299ea25dbf7864b8393c0f48aab3f2816ae4f9fdb7bc74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:51 + docker inspect -f . ci-base-image-x86_64 06:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:51 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:41:51 $ 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 06:41:52 $ docker top 8c39679a68828cdb43bc58687333f9072e4104e42b366a6e494319f3c178f9bd -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:52 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 06:41:52 + make test 06:41:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:41:52 go: downloading github.com/stretchr/testify v1.10.0 06:41:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.1 06:41:53 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 06:41:53 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 06:41:53 go: downloading github.com/stretchr/objx v0.5.2 06:41:53 go: downloading github.com/go-playground/validator/v10 v10.25.0 06:41:53 go: downloading github.com/google/uuid v1.6.0 06:41:53 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 06:41:53 go: downloading gopkg.in/yaml.v3 v3.0.1 06:41:53 go: downloading github.com/x448/float16 v0.8.4 06:41:53 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 06:41:53 go: downloading github.com/go-playground/universal-translator v0.18.1 06:41:53 go: downloading github.com/leodido/go-urn v1.4.0 06:41:53 go: downloading golang.org/x/crypto v0.35.0 06:41:53 go: downloading golang.org/x/text v0.22.0 06:41:53 go: downloading github.com/go-playground/locales v0.14.1 06:41:53 go: downloading golang.org/x/net v0.36.0 06:41:53 go: downloading golang.org/x/sys v0.30.0 06:42:05 github.com/edgexfoundry/go-mod-registry/v4/pkg/types coverage: 0.0% of statements 06:42:05 github.com/edgexfoundry/go-mod-registry/v4/registry/mocks coverage: 0.0% of statements 06:42:07 ok github.com/edgexfoundry/go-mod-registry/v4/internal/pkg/keeper 2.025s coverage: 66.4% of statements 06:42:07 ok github.com/edgexfoundry/go-mod-registry/v4/registry 0.005s coverage: 83.3% of statements 06:42:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:42:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:42:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:42:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:42:20 $ docker stop --time=1 8c39679a68828cdb43bc58687333f9072e4104e42b366a6e494319f3c178f9bd 06:42:24 $ docker rm -f --volumes 8c39679a68828cdb43bc58687333f9072e4104e42b366a6e494319f3c178f9bd [Pipeline] // withDockerContainer [Pipeline] sh 06:42:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:25 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 06:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:25 06:42:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:26 latest: Pulling from edgex-lftools-log-publisher 06:42:26 5eb5b503b376: Pulling fs layer 06:42:26 5c69ac0246d0: Pulling fs layer 06:42:26 ec43610c2a17: Pulling fs layer 06:42:26 3a2ae6a8a46f: Pulling fs layer 06:42:26 33b1e0a273af: Pulling fs layer 06:42:26 5d3b04190fa2: Pulling fs layer 06:42:26 2f39f015ded8: Pulling fs layer 06:42:26 33b1e0a273af: Waiting 06:42:26 5d3b04190fa2: Waiting 06:42:26 3a2ae6a8a46f: Waiting 06:42:26 2f39f015ded8: Waiting 06:42:26 5c69ac0246d0: Download complete 06:42:26 3a2ae6a8a46f: Verifying Checksum 06:42:26 3a2ae6a8a46f: Download complete 06:42:26 33b1e0a273af: Verifying Checksum 06:42:26 33b1e0a273af: Download complete 06:42:26 5d3b04190fa2: Verifying Checksum 06:42:26 ec43610c2a17: Download complete 06:42:26 5eb5b503b376: Verifying Checksum 06:42:26 5eb5b503b376: Download complete 06:42:27 2f39f015ded8: Verifying Checksum 06:42:27 2f39f015ded8: Download complete 06:42:27 5eb5b503b376: Pull complete 06:42:27 5c69ac0246d0: Pull complete 06:42:28 ec43610c2a17: Pull complete 06:42:28 3a2ae6a8a46f: Pull complete 06:42:29 33b1e0a273af: Pull complete 06:42:29 5d3b04190fa2: Pull complete 06:42:34 2f39f015ded8: Pull complete 06:42:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:34 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:42:34 $ 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 06:42:36 $ docker top 1e1ac2842a8f9f29ed31526c1baec9041a8c7f00e59ecdc7a0b9f088208b4981 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:37 ---> job-cost.sh 06:42:37 lf-activate-venv: SKIPPING 06:42:37 INFO: No Stack... 06:42:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:37 INFO: Archiving Costs [Pipeline] sh 06:42:38 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 06:42:38 + cut -d, -f6 [Pipeline] lock 06:42:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-76-stack-cost] 06:42:38 Resource [jenkins-edgexfoundry-go-mod-registry-main-76-stack-cost] did not exist. Created. 06:42:38 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:38 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:38 Stashed 1 file(s) [Pipeline] } 06:42:38 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:38 $ docker stop --time=1 1e1ac2842a8f9f29ed31526c1baec9041a8c7f00e59ecdc7a0b9f088208b4981 06:42:39 $ docker rm -f --volumes 1e1ac2842a8f9f29ed31526c1baec9041a8c7f00e59ecdc7a0b9f088208b4981 [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 06:42:39 provisioning config files... 06:42:39 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config712097728312599417tmp [Pipeline] { [Pipeline] sh 06:42:40 + set +x 06:42:40 + + curl -s https://codecov.io/bash 06:42:40 bash -s -- 06:42:40 06:42:40 _____ _ 06:42:40 / ____| | | 06:42:40 | | ___ __| | ___ ___ _____ __ 06:42:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:42:40 | |___| (_) | (_| | __/ (_| (_) \ V / 06:42:40 \_____\___/ \__,_|\___|\___\___/ \_/ 06:42:40 Bash-1.0.6 06:42:40 06:42:40 06:42:40 ==> git version 2.25.1 found 06:42:40 ==> 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 06:42:40 Release-Date: 2020-01-08 06:42:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:42:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:42:40 ==> Jenkins CI detected. 06:42:40 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 06:42:40 project root: . 06:42:40 --> token set from env 06:42:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:42:40 ==> Running gcov in . (disable via -X gcov) 06:42:40 ==> Python coveragepy not found 06:42:40 ==> Searching for coverage reports in: 06:42:40 + . 06:42:40 -> Found 1 reports 06:42:40 ==> Detecting git/mercurial file structure 06:42:40 ==> Reading reports 06:42:40 + ./coverage.out bytes=13123 06:42:40 ==> Appending adjustments 06:42:40 https://docs.codecov.io/docs/fixing-reports 06:42:40 + Found adjustments 06:42:40 ==> Gzipping contents 06:42:40 4.0K /tmp/codecov.ncivaw.gz 06:42:40 ==> Uploading reports 06:42:40 url: https://codecov.io 06:42:40 query: branch=main&commit=7c687ead1805449b7b29e511ee3f9f02ca9f0d42&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:40 -> Pinging Codecov 06:42:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7c687ead1805449b7b29e511ee3f9f02ca9f0d42&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 06:42:40 -> Uploading to 06:42:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-registry/7c687ead1805449b7b29e511ee3f9f02ca9f0d42/0c9bf7dc-95b7-4e15-ab07-7deebe17311c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250327%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250327T064240Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dcaa2ddfbf35261d643f0aa832769544226020be10c3b4d8a81935795a591ca4 06:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:40 Dload Upload Total Spent Left Speed 06:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2078 0 0 100 2078 0 11942 --:--:-- --:--:-- --:--:-- 11874 100 2078 0 0 100 2078 0 11942 --:--:-- --:--:-- --:--:-- 11874 06:42:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] } 06:42:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:42:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:42:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:41 06:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:41 latest: Pulling from edgex-devops/edgex-snyk-go 06:42:41 43c4264eed91: Pulling fs layer 06:42:41 4cc291be95ef: Pulling fs layer 06:42:41 2ac1f1163629: Pulling fs layer 06:42:41 5c3c966382ef: Pulling fs layer 06:42:41 4f4fb700ef54: Pulling fs layer 06:42:41 d9c7d2e4e75e: Pulling fs layer 06:42:41 9c3e1370e548: Pulling fs layer 06:42:41 4f4fb700ef54: Waiting 06:42:41 d9c7d2e4e75e: Waiting 06:42:41 9c3e1370e548: Waiting 06:42:41 5c3c966382ef: Waiting 06:42:41 4cc291be95ef: Download complete 06:42:41 5c3c966382ef: Verifying Checksum 06:42:41 5c3c966382ef: Download complete 06:42:41 4f4fb700ef54: Verifying Checksum 06:42:41 4f4fb700ef54: Download complete 06:42:41 43c4264eed91: Download complete 06:42:41 d9c7d2e4e75e: Verifying Checksum 06:42:41 d9c7d2e4e75e: Download complete 06:42:41 43c4264eed91: Pull complete 06:42:42 2ac1f1163629: Verifying Checksum 06:42:42 2ac1f1163629: Download complete 06:42:42 4cc291be95ef: Pull complete 06:42:43 9c3e1370e548: Verifying Checksum 06:42:43 9c3e1370e548: Download complete 06:42:46 2ac1f1163629: Pull complete 06:42:46 5c3c966382ef: Pull complete 06:42:46 4f4fb700ef54: Pull complete 06:42:46 d9c7d2e4e75e: Pull complete 06:42:49 9c3e1370e548: Pull complete 06:42:49 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:49 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:42:49 $ 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 06:42:54 $ docker top 4baeb757b0867766ae747795a3ffc80d5158c5775515cf0c4e12bb9826ce5d48 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:54 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 06:42:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 06:42:55 + set -o pipefail 06:42:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 06:42:59 06:42:59 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v4)... 06:42:59 06:42:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/dade36ee-90e7-4bc0-b262-7f7d382ce658 06:42:59 06:42:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:59 [Pipeline] } 06:42:59 $ docker stop --time=1 4baeb757b0867766ae747795a3ffc80d5158c5775515cf0c4e12bb9826ce5d48 06:43:02 $ docker rm -f --volumes 4baeb757b0867766ae747795a3ffc80d5158c5775515cf0c4e12bb9826ce5d48 [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 06:43:03 + git log --format=format:%s -1 7c687ead1805449b7b29e511ee3f9f02ca9f0d42 [Pipeline] sh 06:43:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:03 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:43:03 $ 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 06:43:04 $ docker top 56414530a179ba02ab1d377e6ac8081769414214cac40edd2f4c1a52223fc168 -eo pid,comm 06:43:04 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). 06:43:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:04 [ssh-agent] Looking for ssh-agent implementation... 06:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:04 $ docker exec 56414530a179ba02ab1d377e6ac8081769414214cac40edd2f4c1a52223fc168 ssh-agent 06:43:04 SSH_AUTH_SOCK=/tmp/ssh-Pb6JDn5ysdZT/agent.31 06:43:04 SSH_AGENT_PID=37 06:43:04 Running ssh-add (command line suppressed) 06:43:04 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1695376089651699246.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1695376089651699246.key) 06:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:04 + git semver tag 06:43:05 2025-03-27 06:43:05,080 [run_tag] DEBUG tag force:False 06:43:05 2025-03-27 06:43:05,080 [check_head_tag] DEBUG check head tag 06:43:05 2025-03-27 06:43:05,081 [execute] INFO git cat-file --batch-check 06:43:05 2025-03-27 06:43:05,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 06:43:05 2025-03-27 06:43:05,086 [execute] INFO git cat-file --batch 06:43:05 2025-03-27 06:43:05,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 06:43:05 2025-03-27 06:43:05,103 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:05 2025-03-27 06:43:05,103 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 06:43:05 2025-03-27 06:43:05,104 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 06:43:05 2025-03-27 06:43:05,109 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:05 4.1.0-dev.1 [Pipeline] } 06:43:05 $ docker exec --env ******** --env ******** 56414530a179ba02ab1d377e6ac8081769414214cac40edd2f4c1a52223fc168 ssh-agent -k 06:43:05 unset SSH_AUTH_SOCK; 06:43:05 unset SSH_AGENT_PID; 06:43:05 echo Agent pid 37 killed; 06:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:05 + git semver [Pipeline] } 06:43:05 $ docker stop --time=1 56414530a179ba02ab1d377e6ac8081769414214cac40edd2f4c1a52223fc168 06:43:07 $ docker rm -f --volumes 56414530a179ba02ab1d377e6ac8081769414214cac40edd2f4c1a52223fc168 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:07 06:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:08 0.23.1-centos7: Pulling from edgex-lftools 06:43:08 ab5ef0e58194: Pulling fs layer 06:43:08 9712f1f96733: Pulling fs layer 06:43:08 63f879dbbcfc: Pulling fs layer 06:43:08 0d9ebad4ef96: Pulling fs layer 06:43:08 e9a5061849ea: Pulling fs layer 06:43:08 d747dcd14b5f: Pulling fs layer 06:43:08 2de7ff778b66: Pulling fs layer 06:43:08 e9a5061849ea: Waiting 06:43:08 2de7ff778b66: Waiting 06:43:08 d747dcd14b5f: Waiting 06:43:08 0d9ebad4ef96: Waiting 06:43:08 9712f1f96733: Verifying Checksum 06:43:08 9712f1f96733: Download complete 06:43:08 63f879dbbcfc: Verifying Checksum 06:43:08 63f879dbbcfc: Download complete 06:43:08 e9a5061849ea: Verifying Checksum 06:43:08 e9a5061849ea: Download complete 06:43:08 d747dcd14b5f: Verifying Checksum 06:43:08 d747dcd14b5f: Download complete 06:43:08 ab5ef0e58194: Download complete 06:43:08 2de7ff778b66: Verifying Checksum 06:43:08 2de7ff778b66: Download complete 06:43:08 0d9ebad4ef96: Verifying Checksum 06:43:08 0d9ebad4ef96: Download complete 06:43:11 ab5ef0e58194: Pull complete 06:43:11 9712f1f96733: Pull complete 06:43:11 63f879dbbcfc: Pull complete 06:43:14 0d9ebad4ef96: Pull complete 06:43:15 e9a5061849ea: Pull complete 06:43:15 d747dcd14b5f: Pull complete 06:43:16 2de7ff778b66: Pull complete 06:43:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:16 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:43:17 $ 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 06:43:21 $ docker top af4e04401ea124db3e2a027d580caca8baeaf4a4a01f1c48f1c343440e738419 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:43:21 provisioning config files... 06:43:21 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9090066419158924183tmp 06:43:21 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2665198483283307997tmp 06:43:21 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6250507679233380454tmp [Pipeline] { [Pipeline] echo 06:43:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:43:22 ---> sigul-configuration.sh 06:43:22 gpg: directory `/root/.gnupg' created 06:43:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:43:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:43:22 gpg: keyring `/root/.gnupg/secring.gpg' created 06:43:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:43:22 gpg: CAST5 encrypted data 06:43:22 gpg: encrypted with 1 passphrase 06:43:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:43:22 + mkdir /home/jenkins 06:43:22 + mkdir /home/jenkins/sigul [Pipeline] sh 06:43:22 + 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 06:43:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:23 ---> sigul-install.sh 06:43:23 Sigul already installed; skipping installation. [Pipeline] sh 06:43:23 + git tag --list 06:43:23 v0.0.0 06:43:23 v0.1.0 06:43:23 v0.1.1 06:43:23 v0.1.10 06:43:23 v0.1.11 06:43:23 v0.1.12 06:43:23 v0.1.13 06:43:23 v0.1.14 06:43:23 v0.1.15 06:43:23 v0.1.16 06:43:23 v0.1.17 06:43:23 v0.1.18 06:43:23 v0.1.19 06:43:23 v0.1.2 06:43:23 v0.1.20 06:43:23 v0.1.21 06:43:23 v0.1.22 06:43:23 v0.1.23 06:43:23 v0.1.24 06:43:23 v0.1.25 06:43:23 v0.1.26 06:43:23 v0.1.27 06:43:23 v0.1.3 06:43:23 v0.1.4 06:43:23 v0.1.5 06:43:23 v0.1.6 06:43:23 v0.1.7 06:43:23 v0.1.8 06:43:23 v0.1.9 06:43:23 v2.0.0 06:43:23 v2.1.0 06:43:23 v2.2.0 06:43:23 v2.3.0 06:43:23 v3.0 06:43:23 v3.0.0 06:43:23 v3.1 06:43:23 v3.1.0 06:43:23 v4.0 06:43:23 v4.0.0 06:43:23 v4.0.0-dev.1 06:43:23 v4.0.0-dev.2 06:43:23 v4.0.0-dev.3 06:43:23 v4.0.0-dev.4 06:43:23 v4.0.0-dev.5 06:43:23 v4.0.0-dev.6 06:43:23 v4.0.0-dev.7 06:43:23 v4.0.0-dev.8 06:43:23 v4.0.0-dev.9 06:43:23 v4.0.1 06:43:23 v4.1.0-dev.1 [Pipeline] sh 06:43:23 + lftools sign git-tag v4.1.0-dev.1 06:43:24 Signing Git tag with Sigul... 06:43:24 Signing v4.1.0-dev.1 [Pipeline] echo 06:43:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:43:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:43:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:43:24 $ docker stop --time=1 af4e04401ea124db3e2a027d580caca8baeaf4a4a01f1c48f1c343440e738419 06:43:26 $ docker rm -f --volumes af4e04401ea124db3e2a027d580caca8baeaf4a4a01f1c48f1c343440e738419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:43:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:26 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:43:26 $ 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 06:43:27 $ docker top 25febf7e02ce0a0e4078617ed0f82c46f51cfa2189be6b971984c6dce735a26b -eo pid,comm 06:43:27 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). 06:43:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:27 [ssh-agent] Looking for ssh-agent implementation... 06:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:27 $ docker exec 25febf7e02ce0a0e4078617ed0f82c46f51cfa2189be6b971984c6dce735a26b ssh-agent 06:43:27 SSH_AUTH_SOCK=/tmp/ssh-udvk6vpoYZvH/agent.31 06:43:27 SSH_AGENT_PID=37 06:43:27 Running ssh-add (command line suppressed) 06:43:27 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12123231151799307332.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12123231151799307332.key) 06:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:28 + git semver bump pre 06:43:28 2025-03-27 06:43:28,244 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:28 2025-03-27 06:43:28,244 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 06:43:28 2025-03-27 06:43:28,244 [bump_version] DEBUG bumped version:4.1.0-dev.2 06:43:28 2025-03-27 06:43:28,244 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 06:43:28 2025-03-27 06:43:28,244 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:28 2025-03-27 06:43:28,244 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:28 2025-03-27 06:43:28,246 [execute] INFO git cat-file --batch-check 06:43:28 2025-03-27 06:43:28,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:28 2025-03-27 06:43:28,251 [execute] INFO git cat-file --batch 06:43:28 2025-03-27 06:43:28,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:28 2025-03-27 06:43:28,256 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:28 4.1.0-dev.2 [Pipeline] } 06:43:28 $ docker exec --env ******** --env ******** 25febf7e02ce0a0e4078617ed0f82c46f51cfa2189be6b971984c6dce735a26b ssh-agent -k 06:43:28 unset SSH_AUTH_SOCK; 06:43:28 unset SSH_AGENT_PID; 06:43:28 echo Agent pid 37 killed; 06:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:28 + git semver [Pipeline] } 06:43:29 $ docker stop --time=1 25febf7e02ce0a0e4078617ed0f82c46f51cfa2189be6b971984c6dce735a26b 06:43:30 $ docker rm -f --volumes 25febf7e02ce0a0e4078617ed0f82c46f51cfa2189be6b971984c6dce735a26b [Pipeline] // withDockerContainer [Pipeline] sh 06:43:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:31 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:43:31 $ 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 06:43:31 $ docker top 31ce883176394de7cda1709959f4dcc2494b43241b194c8218a1ed4770c5f107 -eo pid,comm 06:43:31 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). 06:43:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:31 [ssh-agent] Looking for ssh-agent implementation... 06:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:31 $ docker exec 31ce883176394de7cda1709959f4dcc2494b43241b194c8218a1ed4770c5f107 ssh-agent 06:43:32 SSH_AUTH_SOCK=/tmp/ssh-kI6PkFWmGot8/agent.14 06:43:32 SSH_AGENT_PID=20 06:43:32 Running ssh-add (command line suppressed) 06:43:32 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11546433853537845497.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_11546433853537845497.key) 06:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:32 + git semver push 06:43:32 2025-03-27 06:43:32,635 [run_push] DEBUG push 06:43:32 2025-03-27 06:43:32,635 [execute] INFO git cat-file --batch-check 06:43:32 2025-03-27 06:43:32,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 06:43:32 2025-03-27 06:43:32,639 [execute] INFO git rev-list d3bc99648f173a9846286c767b6323759d07dae5 -- 06:43:32 2025-03-27 06:43:32,639 [execute] DEBUG Popen(['git', 'rev-list', 'd3bc99648f173a9846286c767b6323759d07dae5', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:32 2025-03-27 06:43:32,648 [execute] INFO git fetch -v origin 06:43:32 2025-03-27 06:43:32,649 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 06:43:33 2025-03-27 06:43:33,094 [run_push] DEBUG no remote changes detected 06:43:33 2025-03-27 06:43:33,095 [execute] INFO git push origin semver 06:43:33 2025-03-27 06:43:33,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 06:43:33 2025-03-27 06:43:33,780 [run_push] DEBUG push all version tags 06:43:33 2025-03-27 06:43:33,780 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:43:33 2025-03-27 06:43:33,781 [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) 06:43:34 2025-03-27 06:43:34,407 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 06:43:34 4.1.0-dev.2 [Pipeline] } 06:43:34 $ docker exec --env ******** --env ******** 31ce883176394de7cda1709959f4dcc2494b43241b194c8218a1ed4770c5f107 ssh-agent -k 06:43:34 unset SSH_AUTH_SOCK; 06:43:34 unset SSH_AGENT_PID; 06:43:34 echo Agent pid 20 killed; 06:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:35 + git semver [Pipeline] } 06:43:35 $ docker stop --time=1 31ce883176394de7cda1709959f4dcc2494b43241b194c8218a1ed4770c5f107 06:43:36 $ docker rm -f --volumes 31ce883176394de7cda1709959f4dcc2494b43241b194c8218a1ed4770c5f107 [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 06:43:37 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 06:43:37 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 06:43:37 total 16 06:43:37 drwxr-xr-x 3 root root 4096 Mar 27 06:42 . 06:43:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 27 06:43 .. 06:43:37 drwxr-xr-x 2 root root 4096 Mar 27 06:42 cost 06:43:37 -rw-r--r-- 1 root root 86 Mar 27 06:42 cost.csv 06:43:37 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 06:43:37 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 06:43:37 total 16 06:43:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 06:42 . 06:43:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 27 06:43 .. 06:43:37 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 06:42 cost 06:43:37 -rw-r--r-- 1 jenkins jenkins 86 Mar 27 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:38 ---> package-listing.sh 06:43:38 ++ facter osfamily 06:43:38 ++ tr '[:upper:]' '[:lower:]' 06:43:38 + OS_FAMILY=debian 06:43:38 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 06:43:38 + START_PACKAGES=/tmp/packages_start.txt 06:43:38 + END_PACKAGES=/tmp/packages_end.txt 06:43:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:38 + PACKAGES=/tmp/packages_start.txt 06:43:38 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 06:43:38 + PACKAGES=/tmp/packages_end.txt 06:43:38 + case "${OS_FAMILY}" in 06:43:38 + dpkg -l 06:43:38 + grep '^ii' 06:43:38 + '[' -f /tmp/packages_start.txt ']' 06:43:38 + '[' -f /tmp/packages_end.txt ']' 06:43:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:38 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 06:43:38 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 06:43:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 06:43:38 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 06:43:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:39 prd-ubuntu20.04-docker-8c-8g-42156 does not seem to be running inside a container 06:43:39 $ 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 06:43:39 $ docker top a61d7ec8977e273d336cbbcca957d0f9f9adfc783a5b6dfd2410d57e6634602c -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:40 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:40 + ls /var/log/sa-host 06:43:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:41 provisioning config files... 06:43:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config11486321660477843298tmp [Pipeline] { [Pipeline] echo 06:43:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:41 ---> create-netrc.sh [Pipeline] } 06:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:41 ---> python-tools-install.sh [Pipeline] echo 06:43:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:41 ---> sudo-logs.sh 06:43:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:42 ---> job-cost.sh 06:43:42 lf-activate-venv: SKIPPING 06:43:42 DEBUG: total: 0.2199999988079071 06:43:42 INFO: Retrieving Stack Cost... 06:43:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:42 INFO: Archiving Costs [Pipeline] echo 06:43:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:43 ---> logs-deploy.sh 06:43:43 lf-activate-venv: SKIPPING 06:43:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/76 06:43:43 INFO: archiving workspace using pattern(s): 06:43:44 Archives upload complete. 06:43:44 INFO: archiving logs to Nexus 06:43:44 ---> uname -a: 06:43:44 Linux prd-ubuntu20-04-docker-8c-8g-42156 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:44 06:43:44 06:43:44 ---> lscpu: 06:43:44 Architecture: x86_64 06:43:44 CPU op-mode(s): 32-bit, 64-bit 06:43:44 Byte Order: Little Endian 06:43:44 Address sizes: 40 bits physical, 48 bits virtual 06:43:44 CPU(s): 8 06:43:44 On-line CPU(s) list: 0-7 06:43:44 Thread(s) per core: 1 06:43:44 Core(s) per socket: 1 06:43:44 Socket(s): 8 06:43:44 NUMA node(s): 1 06:43:44 Vendor ID: AuthenticAMD 06:43:44 CPU family: 23 06:43:44 Model: 49 06:43:44 Model name: AMD EPYC-Rome Processor 06:43:44 Stepping: 0 06:43:44 CPU MHz: 2799.998 06:43:44 BogoMIPS: 5599.99 06:43:44 Virtualization: AMD-V 06:43:44 Hypervisor vendor: KVM 06:43:44 Virtualization type: full 06:43:44 L1d cache: 256 KiB 06:43:44 L1i cache: 256 KiB 06:43:44 L2 cache: 4 MiB 06:43:44 L3 cache: 128 MiB 06:43:44 NUMA node0 CPU(s): 0-7 06:43:44 Vulnerability Itlb multihit: Not affected 06:43:44 Vulnerability L1tf: Not affected 06:43:44 Vulnerability Mds: Not affected 06:43:44 Vulnerability Meltdown: Not affected 06:43:44 Vulnerability Mmio stale data: Not affected 06:43:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:44 Vulnerability Srbds: Not affected 06:43:44 Vulnerability Tsx async abort: Not affected 06:43:44 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 06:43:44 06:43:44 06:43:44 ---> nproc: 06:43:44 8 06:43:44 06:43:44 06:43:44 ---> df -h: 06:43:44 Filesystem Size Used Avail Use% Mounted on 06:43:44 overlay 155G 12G 144G 8% / 06:43:44 tmpfs 64M 0 64M 0% /dev 06:43:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:44 shm 64M 0 64M 0% /dev/shm 06:43:44 /dev/vda1 155G 12G 144G 8% /facter-os 06:43:44 06:43:44