Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 289b60e041285f985fc7248d6ce339e9f9ab6146 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-ssh15481233245852417229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15769631557575036874.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3812308739997769956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1044493676752835029.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-ssh10733370960457469886.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.21 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-4917 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 Avoid second fetch Checking out Revision 289b60e041285f985fc7248d6ce339e9f9ab6146 (main) > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 289b60e041285f985fc7248d6ce339e9f9ab6146 # timeout=10 Commit message: "Merge pull request #139 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.9.0" > git rev-list --no-walk fc7e5de9ba210ac14e463c1937632cb524d9fb3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:34 ========================================================= 02:47:34 EdgeX Global Pipelines Version Info 02:47:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:35 ------------------- 02:47:35 stable info: 02:47:35 ------------------- 02:47:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:47:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:35 Message: update stable to v1.0.258 02:47:36 ------------------- 02:47:36 experimental info: 02:47:36 ------------------- 02:47:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:47:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:47:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:47:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] echo 02:47:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 289b60e [Pipeline] echo 02:47:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:47:37 + git rev-list -1 --merges 289b60e041285f985fc7248d6ce339e9f9ab6146~1..289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] echo 02:47:37 -----------> git rev-list -1 --merges 289b60e041285f985fc7248d6ce339e9f9ab6146~1..289b60e041285f985fc7248d6ce339e9f9ab6146 289b60e041285f985fc7248d6ce339e9f9ab6146 02:47:37 289b60e041285f985fc7248d6ce339e9f9ab6146 [false] [Pipeline] sh 02:47:37 + git log --format=format:%s -1 289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] echo 02:47:37 ========================================================= 02:47:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:38 + git log --format=format:%s -1 289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] echo 02:47:38 [semverPrep] GIT_COMMIT: 289b60e041285f985fc7248d6ce339e9f9ab6146, Commit Message: Merge pull request #139 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.9.0 [Pipeline] echo 02:47:38 [semverPrep] This is not a build commit. [Pipeline] sh 02:47:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:38 + grep -v github /etc/ssh/ssh_known_hosts 02:47:38 + [ -e /tmp/ssh_known_hosts ] 02:47:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:39 02:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:39 b85a868b505f: Pulling fs layer 02:47:39 e2be974225ed: Pulling fs layer 02:47:39 339a4e72a1f5: Pulling fs layer 02:47:39 988bab9f4d93: Pulling fs layer 02:47:39 1469e6f7b9e6: Pulling fs layer 02:47:39 eaf3925da568: Pulling fs layer 02:47:39 bab4dde63d76: Pulling fs layer 02:47:39 bde34c3a00c8: Pulling fs layer 02:47:39 b352a97aabf1: Pulling fs layer 02:47:39 4872d77fe225: Pulling fs layer 02:47:39 5851b861e8e6: Pulling fs layer 02:47:39 988bab9f4d93: Waiting 02:47:39 bab4dde63d76: Waiting 02:47:39 eaf3925da568: Waiting 02:47:39 4872d77fe225: Waiting 02:47:39 1469e6f7b9e6: Waiting 02:47:39 5851b861e8e6: Waiting 02:47:39 bde34c3a00c8: Waiting 02:47:39 e2be974225ed: Verifying Checksum 02:47:39 e2be974225ed: Download complete 02:47:39 988bab9f4d93: Verifying Checksum 02:47:39 988bab9f4d93: Download complete 02:47:39 1469e6f7b9e6: Verifying Checksum 02:47:39 1469e6f7b9e6: Download complete 02:47:39 339a4e72a1f5: Verifying Checksum 02:47:39 339a4e72a1f5: Download complete 02:47:39 eaf3925da568: Verifying Checksum 02:47:39 eaf3925da568: Download complete 02:47:39 bde34c3a00c8: Download complete 02:47:39 b352a97aabf1: Verifying Checksum 02:47:39 b352a97aabf1: Download complete 02:47:39 4872d77fe225: Verifying Checksum 02:47:39 4872d77fe225: Download complete 02:47:39 5851b861e8e6: Download complete 02:47:39 b85a868b505f: Verifying Checksum 02:47:39 b85a868b505f: Download complete 02:47:39 bab4dde63d76: Verifying Checksum 02:47:39 bab4dde63d76: Download complete 02:47:41 b85a868b505f: Pull complete 02:47:41 e2be974225ed: Pull complete 02:47:41 339a4e72a1f5: Pull complete 02:47:41 988bab9f4d93: Pull complete 02:47:42 1469e6f7b9e6: Pull complete 02:47:42 eaf3925da568: Pull complete 02:47:44 bab4dde63d76: Pull complete 02:47:44 bde34c3a00c8: Pull complete 02:47:44 b352a97aabf1: Pull complete 02:47:44 4872d77fe225: Pull complete 02:47:44 5851b861e8e6: Pull complete 02:47:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:44 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:47:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:47:48 $ docker top 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 -eo pid,comm 02:47:48 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). 02:47:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:48 [ssh-agent] Looking for ssh-agent implementation... 02:47:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:48 $ docker exec 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 ssh-agent 02:47:48 SSH_AUTH_SOCK=/tmp/ssh-QGYELLEpk46c/agent.32 02:47:48 SSH_AGENT_PID=38 02:47:48 Running ssh-add (command line suppressed) 02:47:48 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8503329851928852960.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8503329851928852960.key) 02:47:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:49 + git tag --points-at HEAD [Pipeline] } 02:47:49 $ docker exec --env ******** --env ******** 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 ssh-agent -k 02:47:49 unset SSH_AUTH_SOCK; 02:47:49 unset SSH_AGENT_PID; 02:47:49 echo Agent pid 38 killed; 02:47:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:49 [ssh-agent] Looking for ssh-agent implementation... 02:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:49 $ docker exec 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 ssh-agent 02:47:49 SSH_AUTH_SOCK=/tmp/ssh-gE6D9kU6HQGW/agent.70 02:47:49 SSH_AGENT_PID=76 02:47:49 Running ssh-add (command line suppressed) 02:47:49 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17536285488754683766.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17536285488754683766.key) 02:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:50 + git semver init 02:47:50 2024-03-05 02:47:50,353 [run_init] DEBUG init version:0.0.0 force:False 02:47:50 2024-03-05 02:47:50,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 02:47:50 2024-03-05 02:47:50,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 02:47:50 2024-03-05 02:47:50,354 [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) 02:47:51 2024-03-05 02:47:51,219 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 02:47:51 2024-03-05 02:47:51,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 02:47:51 2024-03-05 02:47:51,220 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:47:51 2024-03-05 02:47:51,220 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:47:51 3.2.0-dev.3 [Pipeline] } 02:47:51 $ docker exec --env ******** --env ******** 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 ssh-agent -k 02:47:51 unset SSH_AUTH_SOCK; 02:47:51 unset SSH_AGENT_PID; 02:47:51 echo Agent pid 76 killed; 02:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:51 + git semver [Pipeline] } 02:47:52 $ docker stop --time=1 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 02:47:53 $ docker rm -f --volumes 17653898df746e31a5b345763bfa7d56de9210ed3fb3f600cc2f2fea3a2604b7 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:47:54 Stashed 1 file(s) [Pipeline] echo 02:47:54 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:54 ========================================================= 02:47:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:47:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:47:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:47:54 7264a8db6415: Pulling fs layer 02:47:54 c4d48a809fc2: Pulling fs layer 02:47:54 4f1c88b9dad5: Pulling fs layer 02:47:54 ad3a456e5733: Pulling fs layer 02:47:54 69c7f0334f64: Pulling fs layer 02:47:54 ad3a456e5733: Waiting 02:47:54 1f1c1a5573a3: Pulling fs layer 02:47:54 69c7f0334f64: Waiting 02:47:54 ce7588e14bc9: Pulling fs layer 02:47:54 b5e4710f87ac: Pulling fs layer 02:47:54 1f1c1a5573a3: Waiting 02:47:54 c4d48a809fc2: Download complete 02:47:54 ad3a456e5733: Download complete 02:47:55 69c7f0334f64: Verifying Checksum 02:47:55 69c7f0334f64: Download complete 02:47:55 7264a8db6415: Verifying Checksum 02:47:55 7264a8db6415: Download complete 02:47:55 1f1c1a5573a3: Verifying Checksum 02:47:55 1f1c1a5573a3: Download complete 02:47:55 7264a8db6415: Pull complete 02:47:55 b5e4710f87ac: Verifying Checksum 02:47:55 b5e4710f87ac: Download complete 02:47:55 c4d48a809fc2: Pull complete 02:47:55 4f1c88b9dad5: Verifying Checksum 02:47:55 4f1c88b9dad5: Download complete 02:47:55 ce7588e14bc9: Verifying Checksum 02:47:55 ce7588e14bc9: Download complete 02:47:59 4f1c88b9dad5: Pull complete 02:47:59 ad3a456e5733: Pull complete 02:47:59 69c7f0334f64: Pull complete 02:47:59 1f1c1a5573a3: Pull complete 02:48:01 ce7588e14bc9: Pull complete 02:48:02 b5e4710f87ac: Pull complete 02:48:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 02:48:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:02 + docker inspect -f . ci-base-image-x86_64 02:48:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:03 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:48:03 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:48:07 $ docker top 789f0452be38f91736c21680a0a9cddcd0e268b6db55fe764aef5dc03a5e90c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:08 + go version 02:48:08 go version go1.21.0 linux/amd64 [Pipeline] } 02:48:08 $ docker stop --time=1 789f0452be38f91736c21680a0a9cddcd0e268b6db55fe764aef5dc03a5e90c0 02:48:09 Still waiting to schedule task 02:48:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4916’ 02:48:09 $ docker rm -f --volumes 789f0452be38f91736c21680a0a9cddcd0e268b6db55fe764aef5dc03a5e90c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:10 + docker inspect -f . ci-base-image-x86_64 02:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:10 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:48:10 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:48:10 $ docker top bfb577daa46957512bc371d9c1ae4ed84b88c1c49b95454ce92bcb930a83dc98 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:10 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 02:48:11 + make test 02:48:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:48:11 go: downloading github.com/stretchr/testify v1.9.0 02:48:11 go: downloading github.com/hashicorp/consul/api v1.27.0 02:48:11 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:48:11 go: downloading gopkg.in/yaml.v3 v3.0.1 02:48:11 go: downloading github.com/stretchr/objx v0.5.2 02:48:11 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:48:11 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:48:11 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:48:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:48:11 go: downloading github.com/hashicorp/serf v0.10.1 02:48:11 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:48:11 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:48:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:48:11 go: downloading github.com/hashicorp/errwrap v1.1.0 02:48:11 go: downloading github.com/mattn/go-isatty v0.0.17 02:48:11 go: downloading github.com/fatih/color v1.14.1 02:48:12 go: downloading golang.org/x/sys v0.15.0 02:48:12 go: downloading github.com/mattn/go-colorable v0.1.13 02:48:12 go: downloading github.com/armon/go-metrics v0.4.1 02:48:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:48:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:48:20 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 02:48:20 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 02:48:21 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.038s coverage: 89.4% of statements 02:48:21 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.005s coverage: 85.7% of statements 02:48:31 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:48:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:48:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:48:31 $ docker stop --time=1 bfb577daa46957512bc371d9c1ae4ed84b88c1c49b95454ce92bcb930a83dc98 02:48:34 $ docker rm -f --volumes bfb577daa46957512bc371d9c1ae4ed84b88c1c49b95454ce92bcb930a83dc98 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:36 02:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:36 latest: Pulling from edgex-lftools-log-publisher 02:48:36 5eb5b503b376: Pulling fs layer 02:48:36 5c69ac0246d0: Pulling fs layer 02:48:36 ec43610c2a17: Pulling fs layer 02:48:36 3a2ae6a8a46f: Pulling fs layer 02:48:36 33b1e0a273af: Pulling fs layer 02:48:36 5d3b04190fa2: Pulling fs layer 02:48:36 2f39f015ded8: Pulling fs layer 02:48:36 3a2ae6a8a46f: Waiting 02:48:36 33b1e0a273af: Waiting 02:48:36 5d3b04190fa2: Waiting 02:48:36 2f39f015ded8: Waiting 02:48:36 5c69ac0246d0: Verifying Checksum 02:48:36 5c69ac0246d0: Download complete 02:48:36 3a2ae6a8a46f: Verifying Checksum 02:48:36 3a2ae6a8a46f: Download complete 02:48:36 33b1e0a273af: Verifying Checksum 02:48:36 33b1e0a273af: Download complete 02:48:36 ec43610c2a17: Verifying Checksum 02:48:36 ec43610c2a17: Download complete 02:48:36 5d3b04190fa2: Verifying Checksum 02:48:36 5d3b04190fa2: Download complete 02:48:36 5eb5b503b376: Verifying Checksum 02:48:36 5eb5b503b376: Download complete 02:48:37 2f39f015ded8: Download complete 02:48:38 5eb5b503b376: Pull complete 02:48:38 5c69ac0246d0: Pull complete 02:48:38 ec43610c2a17: Pull complete 02:48:38 3a2ae6a8a46f: Pull complete 02:48:39 33b1e0a273af: Pull complete 02:48:39 5d3b04190fa2: Pull complete 02:48:44 2f39f015ded8: Pull complete 02:48:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:44 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:48:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:48:49 $ docker top 7e0ae1483b27e3a119979e051af2269cf173c96c69004b0cad913eec17cb82fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:49 ---> job-cost.sh 02:48:49 lf-activate-venv: SKIPPING 02:48:49 INFO: No Stack... 02:48:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:48:50 INFO: Archiving Costs [Pipeline] sh 02:48:50 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 02:48:50 + cut -d, -f6 [Pipeline] lock 02:48:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] 02:48:50 Resource [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] did not exist. Created. 02:48:50 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:48:51 Stashed 1 file(s) [Pipeline] } 02:48:51 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:51 $ docker stop --time=1 7e0ae1483b27e3a119979e051af2269cf173c96c69004b0cad913eec17cb82fd 02:48:52 $ docker rm -f --volumes 7e0ae1483b27e3a119979e051af2269cf173c96c69004b0cad913eec17cb82fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4924 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 02:50:32 Running in /w/workspace/go-mod-registry/50 [Pipeline] { [Pipeline] checkout 02:50:32 Selected Git installation does not exist. Using Default 02:50:32 The recommended git tool is: NONE 02:50:40 using credential edgex-jenkins-ssh 02:50:40 Cloning the remote Git repository 02:50:40 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 02:50:40 > git init /w/workspace/go-mod-registry/50 # timeout=10 02:50:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 02:50:41 > git --version # timeout=10 02:50:41 > git --version # 'git version 2.25.1' 02:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 02:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:43 Avoid second fetch 02:50:43 Checking out Revision 289b60e041285f985fc7248d6ce339e9f9ab6146 (main) 02:50:44 Commit message: "Merge pull request #139 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.9.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:43 > git config core.sparsecheckout # timeout=10 02:50:43 > git checkout -f 289b60e041285f985fc7248d6ce339e9f9ab6146 # timeout=10 02:50:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:50:45 Dload Upload Total Spent Left Speed 02:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 02:50:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:50:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:50:46 + sudo tee /etc/docker/daemon.new 02:50:46 { 02:50:46 "registry-mirrors": [ 02:50:46 "https://nexus3.edgexfoundry.org:10001" 02:50:46 ], 02:50:46 "bip": "10.250.0.254/24", 02:50:46 "hosts": [ 02:50:46 "tcp://0.0.0.0:5555", 02:50:46 "unix:///var/run/docker.sock" 02:50:46 ], 02:50:46 "mtu": 1458, 02:50:46 "selinux-enabled": true, 02:50:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:50:46 } [Pipeline] sh 02:50:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:50:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:51:05 ========================================================= 02:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:51:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:51:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:51:06 9fda8d8052c6: Pulling fs layer 02:51:06 5d54e960e981: Pulling fs layer 02:51:06 c4a7e357bf2a: Pulling fs layer 02:51:06 f0e02332f6b5: Pulling fs layer 02:51:06 872ee5b61b7b: Pulling fs layer 02:51:06 0c6a40ed1a82: Pulling fs layer 02:51:06 94ae7d8d031c: Pulling fs layer 02:51:06 f0e02332f6b5: Waiting 02:51:06 0c6a40ed1a82: Waiting 02:51:06 94ae7d8d031c: Waiting 02:51:06 5d54e960e981: Verifying Checksum 02:51:06 5d54e960e981: Download complete 02:51:06 f0e02332f6b5: Verifying Checksum 02:51:06 f0e02332f6b5: Download complete 02:51:06 872ee5b61b7b: Verifying Checksum 02:51:06 872ee5b61b7b: Download complete 02:51:06 9fda8d8052c6: Verifying Checksum 02:51:06 9fda8d8052c6: Download complete 02:51:07 94ae7d8d031c: Verifying Checksum 02:51:07 94ae7d8d031c: Download complete 02:51:07 9fda8d8052c6: Pull complete 02:51:08 5d54e960e981: Pull complete 02:51:08 c4a7e357bf2a: Verifying Checksum 02:51:08 c4a7e357bf2a: Download complete 02:51:10 0c6a40ed1a82: Verifying Checksum 02:51:10 0c6a40ed1a82: Download complete 02:51:22 c4a7e357bf2a: Pull complete 02:51:22 f0e02332f6b5: Pull complete 02:51:22 872ee5b61b7b: Pull complete 02:51:32 0c6a40ed1a82: Pull complete 02:51:33 94ae7d8d031c: Pull complete 02:51:33 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:51:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 02:51:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:33 + docker inspect -f . ci-base-image-arm64 02:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:34 prd-ubuntu20.04-docker-arm64-4c-16g-4924 does not seem to be running inside a container 02:51:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/50 -v /w/workspace/go-mod-registry/50:/w/workspace/go-mod-registry/50:rw,z -v /w/workspace/go-mod-registry/50@tmp:/w/workspace/go-mod-registry/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:51:37 $ docker top cd0371dd41a9759588309de702c1d3eb98577298020b341dd430cc0d32dd0e56 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:38 + go version 02:51:38 go version go1.21.0 linux/arm64 [Pipeline] } 02:51:38 $ docker stop --time=1 cd0371dd41a9759588309de702c1d3eb98577298020b341dd430cc0d32dd0e56 02:51:40 $ docker rm -f --volumes cd0371dd41a9759588309de702c1d3eb98577298020b341dd430cc0d32dd0e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:41 + docker inspect -f . ci-base-image-arm64 02:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:41 prd-ubuntu20.04-docker-arm64-4c-16g-4924 does not seem to be running inside a container 02:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-registry/50 -v /w/workspace/go-mod-registry/50:/w/workspace/go-mod-registry/50:rw,z -v /w/workspace/go-mod-registry/50@tmp:/w/workspace/go-mod-registry/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:51:42 $ docker top d10d16279d6d3c23908d2aa6bedcbb7bfa4fa9bb65dcff08e359c28ff66ed2bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:43 + git config --global --add safe.directory /w/workspace/go-mod-registry/50 [Pipeline] fileExists [Pipeline] sh 02:51:44 + make test 02:51:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:51:44 go: downloading github.com/stretchr/testify v1.9.0 02:51:44 go: downloading github.com/hashicorp/consul/api v1.27.0 02:51:44 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:51:44 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:51:44 go: downloading github.com/stretchr/objx v0.5.2 02:51:44 go: downloading gopkg.in/yaml.v3 v3.0.1 02:51:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:51:45 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:51:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:51:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:51:45 go: downloading github.com/hashicorp/serf v0.10.1 02:51:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:51:45 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:51:45 go: downloading github.com/hashicorp/errwrap v1.1.0 02:51:45 go: downloading github.com/fatih/color v1.14.1 02:51:45 go: downloading github.com/mattn/go-isatty v0.0.17 02:51:45 go: downloading github.com/mattn/go-colorable v0.1.13 02:51:45 go: downloading golang.org/x/sys v0.15.0 02:51:45 go: downloading github.com/armon/go-metrics v0.4.1 02:51:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:51:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:52:32 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 02:52:32 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 02:52:32 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.139s coverage: 89.4% of statements 02:52:32 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.024s coverage: 85.7% of statements 02:52:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:52:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:52:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:52:45 $ docker stop --time=1 d10d16279d6d3c23908d2aa6bedcbb7bfa4fa9bb65dcff08e359c28ff66ed2bf 02:52:47 $ docker rm -f --volumes d10d16279d6d3c23908d2aa6bedcbb7bfa4fa9bb65dcff08e359c28ff66ed2bf [Pipeline] // withDockerContainer [Pipeline] sh 02:52:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:52:48 Warning: overwriting stash ‘coverage-report’ 02:52:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:49 02:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:50 arm64: Pulling from edgex-lftools-log-publisher 02:52:50 8998bd30e6a1: Pulling fs layer 02:52:50 04944245beec: Pulling fs layer 02:52:50 699f458cf7ca: Pulling fs layer 02:52:50 765212b225bb: Pulling fs layer 02:52:50 f23df028b6ca: Pulling fs layer 02:52:50 d65c8cfc05b1: Pulling fs layer 02:52:50 2437ff75d9bd: Pulling fs layer 02:52:50 f23df028b6ca: Waiting 02:52:50 765212b225bb: Waiting 02:52:50 d65c8cfc05b1: Waiting 02:52:50 2437ff75d9bd: Waiting 02:52:50 04944245beec: Verifying Checksum 02:52:50 04944245beec: Download complete 02:52:50 765212b225bb: Verifying Checksum 02:52:50 765212b225bb: Download complete 02:52:50 f23df028b6ca: Verifying Checksum 02:52:50 f23df028b6ca: Download complete 02:52:50 d65c8cfc05b1: Download complete 02:52:50 699f458cf7ca: Verifying Checksum 02:52:50 699f458cf7ca: Download complete 02:52:51 8998bd30e6a1: Verifying Checksum 02:52:51 8998bd30e6a1: Download complete 02:52:54 2437ff75d9bd: Verifying Checksum 02:52:54 2437ff75d9bd: Download complete 02:52:56 8998bd30e6a1: Pull complete 02:52:56 04944245beec: Pull complete 02:52:58 699f458cf7ca: Pull complete 02:52:59 765212b225bb: Pull complete 02:53:00 f23df028b6ca: Pull complete 02:53:00 d65c8cfc05b1: Pull complete 02:53:18 2437ff75d9bd: Pull complete 02:53:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-4924 does not seem to be running inside a container 02:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/50 -v /w/workspace/go-mod-registry/50:/w/workspace/go-mod-registry/50:rw,z -v /w/workspace/go-mod-registry/50@tmp:/w/workspace/go-mod-registry/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:53:21 $ docker top 03fa1afb364ddb80e59e8a7408199509501c22d7438c53804a0cc4461269fa3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:22 ---> job-cost.sh 02:53:22 lf-activate-venv: SKIPPING 02:53:22 INFO: No Stack... 02:53:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:23 INFO: Archiving Costs [Pipeline] sh 02:53:24 + cat /w/workspace/go-mod-registry/50/archives/cost.csv 02:53:24 + cut -d, -f6 [Pipeline] lock 02:53:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] 02:53:24 Resource [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] did not exist. Created. 02:53:24 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:24 /w/workspace/go-mod-registry/50@tmp/durable-382b632c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:25 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:25 Warning: overwriting stash ‘stack-cost’ 02:53:25 Stashed 1 file(s) [Pipeline] } 02:53:25 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:25 $ docker stop --time=1 03fa1afb364ddb80e59e8a7408199509501c22d7438c53804a0cc4461269fa3a 02:53:27 $ docker rm -f --volumes 03fa1afb364ddb80e59e8a7408199509501c22d7438c53804a0cc4461269fa3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:53:28 provisioning config files... 02:53:28 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8201580568670778600tmp [Pipeline] { [Pipeline] sh 02:53:28 + set +x 02:53:28 + + curl -s https://codecov.io/bash 02:53:28 bash -s -- 02:53:28 02:53:28 _____ _ 02:53:28 / ____| | | 02:53:28 | | ___ __| | ___ ___ _____ __ 02:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:28 Bash-1.0.6 02:53:28 02:53:28 02:53:28 ==> git version 2.25.1 found 02:53:28 ==> 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 02:53:28 Release-Date: 2020-01-08 02:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:53:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:53:28 ==> Jenkins CI detected. 02:53:28 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 02:53:28 project root: . 02:53:28 --> token set from env 02:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:28 ==> Running gcov in . (disable via -X gcov) 02:53:28 ==> Python coveragepy not found 02:53:28 ==> Searching for coverage reports in: 02:53:28 + . 02:53:28 -> Found 1 reports 02:53:28 ==> Detecting git/mercurial file structure 02:53:28 ==> Reading reports 02:53:29 + ./coverage.out bytes=12273 02:53:29 ==> Appending adjustments 02:53:29 https://docs.codecov.io/docs/fixing-reports 02:53:29 + Found adjustments 02:53:29 ==> Gzipping contents 02:53:29 4.0K /tmp/codecov.2pFwWB.gz 02:53:29 ==> Uploading reports 02:53:29 url: https://codecov.io 02:53:29 query: branch=main&commit=289b60e041285f985fc7248d6ce339e9f9ab6146&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:29 -> Pinging Codecov 02:53:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=289b60e041285f985fc7248d6ce339e9f9ab6146&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:29 -> Uploading to 02:53:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-05/05B643FFA8DEACB6C25F95B2D4D12284/289b60e041285f985fc7248d6ce339e9f9ab6146/a07adf31-d3ca-47ce-a228-315cb4794399.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T025329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0f94ad65f9652182ca2a4dd12329be6603711e6175524d61383de6e1f66e0a7 02:53:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:29 Dload Upload Total Spent Left Speed 02:53:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 8940 --:--:-- --:--:-- --:--:-- 8940 02:53:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] } 02:53:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:53:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:53:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:30 02:53:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:53:30 df9b9388f04a: Pulling fs layer 02:53:30 52dc419b0ee2: Pulling fs layer 02:53:30 25bc292e5bac: Pulling fs layer 02:53:30 114826534d7a: Pulling fs layer 02:53:30 4657fd5d0bcf: Pulling fs layer 02:53:30 6ad1cebc031e: Pulling fs layer 02:53:30 8a3aa393b2d8: Pulling fs layer 02:53:30 114826534d7a: Waiting 02:53:30 6ad1cebc031e: Waiting 02:53:30 25bc292e5bac: Download complete 02:53:30 52dc419b0ee2: Verifying Checksum 02:53:30 52dc419b0ee2: Download complete 02:53:30 4657fd5d0bcf: Verifying Checksum 02:53:30 4657fd5d0bcf: Download complete 02:53:30 df9b9388f04a: Verifying Checksum 02:53:30 df9b9388f04a: Download complete 02:53:30 df9b9388f04a: Pull complete 02:53:30 6ad1cebc031e: Verifying Checksum 02:53:30 6ad1cebc031e: Download complete 02:53:30 52dc419b0ee2: Pull complete 02:53:30 25bc292e5bac: Pull complete 02:53:31 114826534d7a: Verifying Checksum 02:53:31 114826534d7a: Download complete 02:53:31 8a3aa393b2d8: Verifying Checksum 02:53:31 8a3aa393b2d8: Download complete 02:53:35 114826534d7a: Pull complete 02:53:35 4657fd5d0bcf: Pull complete 02:53:35 6ad1cebc031e: Pull complete 02:53:38 8a3aa393b2d8: Pull complete 02:53:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:38 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:53:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:53:43 $ docker top b67e9c8c531fc78b76e1088030017cd3f8ca13a242a06878ae0c18d6f4e496d9 -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 02:53:43 + set -o pipefail 02:53:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 02:53:46 02:53:46 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 02:53:46 02:53:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/25ec5141-4262-46ca-9bf3-8dc72e2378e7 02:53:46 02:53:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:53:46 02:53:46 02:53:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:53:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:53:46 More details here: https://snyk.co/ue1NS [Pipeline] } 02:53:46 $ docker stop --time=1 b67e9c8c531fc78b76e1088030017cd3f8ca13a242a06878ae0c18d6f4e496d9 02:53:47 $ docker rm -f --volumes b67e9c8c531fc78b76e1088030017cd3f8ca13a242a06878ae0c18d6f4e496d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:49 + git log --format=format:%s -1 289b60e041285f985fc7248d6ce339e9f9ab6146 [Pipeline] sh 02:53:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:52 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:53:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:53 $ docker top f98a81738410c461e96b6bc53b9a0822efd65a40fea8d93359e3e13b49294afd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:53 [ssh-agent] Looking for ssh-agent implementation... 02:53:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:53 $ docker exec f98a81738410c461e96b6bc53b9a0822efd65a40fea8d93359e3e13b49294afd ssh-agent 02:53:54 SSH_AUTH_SOCK=/tmp/ssh-dVzEe5Rkh8NQ/agent.33 02:53:54 SSH_AGENT_PID=39 02:53:54 Running ssh-add (command line suppressed) 02:53:54 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17874155630949573787.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17874155630949573787.key) 02:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:54 + git semver tag 02:53:54 2024-03-05 02:53:54,626 [run_tag] DEBUG tag force:False 02:53:54 2024-03-05 02:53:54,626 [check_head_tag] DEBUG check head tag 02:53:54 2024-03-05 02:53:54,627 [execute] INFO git cat-file --batch-check 02:53:54 2024-03-05 02:53:54,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 02:53:54 2024-03-05 02:53:54,631 [execute] INFO git cat-file --batch 02:53:54 2024-03-05 02:53:54,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 02:53:54 2024-03-05 02:53:54,649 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:53:54 2024-03-05 02:53:54,649 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 02:53:54 2024-03-05 02:53:54,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 02:53:54 2024-03-05 02:53:54,654 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:53:54 3.2.0-dev.3 [Pipeline] } 02:53:54 $ docker exec --env ******** --env ******** f98a81738410c461e96b6bc53b9a0822efd65a40fea8d93359e3e13b49294afd ssh-agent -k 02:53:54 unset SSH_AUTH_SOCK; 02:53:54 unset SSH_AGENT_PID; 02:53:54 echo Agent pid 39 killed; 02:53:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:55 + git semver [Pipeline] } 02:53:55 $ docker stop --time=1 f98a81738410c461e96b6bc53b9a0822efd65a40fea8d93359e3e13b49294afd 02:53:56 $ docker rm -f --volumes f98a81738410c461e96b6bc53b9a0822efd65a40fea8d93359e3e13b49294afd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:57 02:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:57 0.23.1-centos7: Pulling from edgex-lftools 02:53:57 ab5ef0e58194: Pulling fs layer 02:53:57 9712f1f96733: Pulling fs layer 02:53:57 63f879dbbcfc: Pulling fs layer 02:53:57 0d9ebad4ef96: Pulling fs layer 02:53:57 e9a5061849ea: Pulling fs layer 02:53:57 d747dcd14b5f: Pulling fs layer 02:53:57 2de7ff778b66: Pulling fs layer 02:53:57 e9a5061849ea: Waiting 02:53:57 d747dcd14b5f: Waiting 02:53:57 2de7ff778b66: Waiting 02:53:57 0d9ebad4ef96: Waiting 02:53:57 9712f1f96733: Download complete 02:53:58 63f879dbbcfc: Verifying Checksum 02:53:58 63f879dbbcfc: Download complete 02:53:58 ab5ef0e58194: Verifying Checksum 02:53:58 ab5ef0e58194: Download complete 02:53:58 d747dcd14b5f: Verifying Checksum 02:53:58 d747dcd14b5f: Download complete 02:53:58 e9a5061849ea: Verifying Checksum 02:53:58 e9a5061849ea: Download complete 02:53:58 0d9ebad4ef96: Download complete 02:53:58 2de7ff778b66: Verifying Checksum 02:53:58 2de7ff778b66: Download complete 02:54:01 ab5ef0e58194: Pull complete 02:54:01 9712f1f96733: Pull complete 02:54:01 63f879dbbcfc: Pull complete 02:54:06 0d9ebad4ef96: Pull complete 02:54:06 e9a5061849ea: Pull complete 02:54:06 d747dcd14b5f: Pull complete 02:54:06 2de7ff778b66: Pull complete 02:54:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:54:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:06 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:54:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:54:13 $ docker top 3252ba3b7ecc93a4243cf133a569df2df9aa9729ebcc7802f4dbc7b2a4e6f537 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:54:13 provisioning config files... 02:54:13 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config14764934499670448018tmp 02:54:13 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9065718006150842990tmp 02:54:13 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12094572884598011328tmp [Pipeline] { [Pipeline] echo 02:54:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:54:16 ---> sigul-configuration.sh 02:54:16 gpg: directory `/root/.gnupg' created 02:54:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:54:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:54:16 gpg: keyring `/root/.gnupg/secring.gpg' created 02:54:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:54:16 gpg: CAST5 encrypted data 02:54:16 gpg: encrypted with 1 passphrase 02:54:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:54:16 + mkdir /home/jenkins 02:54:16 + mkdir /home/jenkins/sigul [Pipeline] sh 02:54:16 + 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 02:54:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:17 ---> sigul-install.sh 02:54:17 Sigul already installed; skipping installation. [Pipeline] sh 02:54:17 + git tag --list 02:54:17 v0.0.0 02:54:17 v0.1.0 02:54:17 v0.1.1 02:54:17 v0.1.10 02:54:17 v0.1.11 02:54:17 v0.1.12 02:54:17 v0.1.13 02:54:17 v0.1.14 02:54:17 v0.1.15 02:54:17 v0.1.16 02:54:17 v0.1.17 02:54:17 v0.1.18 02:54:17 v0.1.19 02:54:17 v0.1.2 02:54:17 v0.1.20 02:54:17 v0.1.21 02:54:17 v0.1.22 02:54:17 v0.1.23 02:54:17 v0.1.24 02:54:17 v0.1.25 02:54:17 v0.1.26 02:54:17 v0.1.27 02:54:17 v0.1.3 02:54:17 v0.1.4 02:54:17 v0.1.5 02:54:17 v0.1.6 02:54:17 v0.1.7 02:54:17 v0.1.8 02:54:17 v0.1.9 02:54:17 v2.0.0 02:54:17 v2.1.0 02:54:17 v2.2.0 02:54:17 v2.3.0 02:54:17 v3.0 02:54:17 v3.0.0 02:54:17 v3.1 02:54:17 v3.1.0 02:54:17 v3.1.0-dev.1 02:54:17 v3.1.0-dev.2 02:54:17 v3.1.0-dev.3 02:54:17 v3.1.0-dev.4 02:54:17 v3.1.0-dev.5 02:54:17 v3.1.0-dev.6 02:54:17 v3.1.0-dev.7 02:54:17 v3.1.0-dev.8 02:54:17 v3.2.0-dev.1 02:54:17 v3.2.0-dev.2 02:54:17 v3.2.0-dev.3 [Pipeline] sh 02:54:17 + lftools sign git-tag v3.2.0-dev.3 02:54:18 Signing Git tag with Sigul... 02:54:18 Signing v3.2.0-dev.3 [Pipeline] echo 02:54:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:54:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:54:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:54:19 $ docker stop --time=1 3252ba3b7ecc93a4243cf133a569df2df9aa9729ebcc7802f4dbc7b2a4e6f537 02:54:20 $ docker rm -f --volumes 3252ba3b7ecc93a4243cf133a569df2df9aa9729ebcc7802f4dbc7b2a4e6f537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:54:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:21 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:54:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:22 $ docker top ae34c14baf73e50e209ccf3d3240cf0155a4875712e012a862deb9530c71a5cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:22 [ssh-agent] Looking for ssh-agent implementation... 02:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:22 $ docker exec ae34c14baf73e50e209ccf3d3240cf0155a4875712e012a862deb9530c71a5cd ssh-agent 02:54:22 SSH_AUTH_SOCK=/tmp/ssh-osvqZc8a24ic/agent.32 02:54:22 SSH_AGENT_PID=38 02:54:22 Running ssh-add (command line suppressed) 02:54:22 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6199090251912476767.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6199090251912476767.key) 02:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:22 + git semver bump pre 02:54:23 2024-03-05 02:54:23,146 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:54:23 2024-03-05 02:54:23,147 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 02:54:23 2024-03-05 02:54:23,147 [bump_version] DEBUG bumped version:3.2.0-dev.4 02:54:23 2024-03-05 02:54:23,147 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 02:54:23 2024-03-05 02:54:23,147 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:54:23 2024-03-05 02:54:23,147 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:54:23 2024-03-05 02:54:23,149 [execute] INFO git cat-file --batch-check 02:54:23 2024-03-05 02:54:23,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:23 2024-03-05 02:54:23,153 [execute] INFO git cat-file --batch 02:54:23 2024-03-05 02:54:23,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:23 2024-03-05 02:54:23,157 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:54:23 3.2.0-dev.4 [Pipeline] } 02:54:23 $ docker exec --env ******** --env ******** ae34c14baf73e50e209ccf3d3240cf0155a4875712e012a862deb9530c71a5cd ssh-agent -k 02:54:23 unset SSH_AUTH_SOCK; 02:54:23 unset SSH_AGENT_PID; 02:54:23 echo Agent pid 38 killed; 02:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:23 + git semver [Pipeline] } 02:54:24 $ docker stop --time=1 ae34c14baf73e50e209ccf3d3240cf0155a4875712e012a862deb9530c71a5cd 02:54:25 $ docker rm -f --volumes ae34c14baf73e50e209ccf3d3240cf0155a4875712e012a862deb9530c71a5cd [Pipeline] // withDockerContainer [Pipeline] sh 02:54:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:26 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:54: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:26 $ docker top 56a41653a3503c248ffb7440a928eb7ed27e6b36e37aacec3d1fd1fb0ee92878 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:27 [ssh-agent] Looking for ssh-agent implementation... 02:54:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:27 $ docker exec 56a41653a3503c248ffb7440a928eb7ed27e6b36e37aacec3d1fd1fb0ee92878 ssh-agent 02:54:27 SSH_AUTH_SOCK=/tmp/ssh-UEG7HgRqUpxW/agent.32 02:54:27 SSH_AGENT_PID=38 02:54:27 Running ssh-add (command line suppressed) 02:54:27 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6387941119271881044.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6387941119271881044.key) 02:54:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:27 + git semver push 02:54:27 2024-03-05 02:54:27,892 [run_push] DEBUG push 02:54:27 2024-03-05 02:54:27,893 [execute] INFO git cat-file --batch-check 02:54:27 2024-03-05 02:54:27,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 02:54:27 2024-03-05 02:54:27,897 [execute] INFO git rev-list bad0bdb04b1ccb6bcea73cea6934f4e293138da3 -- 02:54:27 2024-03-05 02:54:27,897 [execute] DEBUG Popen(['git', 'rev-list', 'bad0bdb04b1ccb6bcea73cea6934f4e293138da3', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 02:54:27 2024-03-05 02:54:27,904 [execute] INFO git fetch -v origin 02:54:27 2024-03-05 02:54:27,904 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 02:54:28 2024-03-05 02:54:28,363 [run_push] DEBUG no remote changes detected 02:54:28 2024-03-05 02:54:28,363 [execute] INFO git push origin semver 02:54:28 2024-03-05 02:54:28,364 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 02:54:29 2024-03-05 02:54:28,988 [run_push] DEBUG push all version tags 02:54:29 2024-03-05 02:54:28,989 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:54:29 2024-03-05 02:54:28,989 [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) 02:54:29 2024-03-05 02:54:29,605 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 02:54:29 3.2.0-dev.4 [Pipeline] } 02:54:29 $ docker exec --env ******** --env ******** 56a41653a3503c248ffb7440a928eb7ed27e6b36e37aacec3d1fd1fb0ee92878 ssh-agent -k 02:54:29 unset SSH_AUTH_SOCK; 02:54:29 unset SSH_AGENT_PID; 02:54:29 echo Agent pid 38 killed; 02:54:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:30 + git semver [Pipeline] } 02:54:30 $ docker stop --time=1 56a41653a3503c248ffb7440a928eb7ed27e6b36e37aacec3d1fd1fb0ee92878 02:54:31 $ docker rm -f --volumes 56a41653a3503c248ffb7440a928eb7ed27e6b36e37aacec3d1fd1fb0ee92878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:54:33 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 02:54:33 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 02:54:33 total 16 02:54:33 drwxr-xr-x 3 root root 4096 Mar 5 02:48 . 02:54:33 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 02:54 .. 02:54:33 drwxr-xr-x 2 root root 4096 Mar 5 02:48 cost 02:54:33 -rw-r--r-- 1 root root 86 Mar 5 02:48 cost.csv 02:54:33 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 02:54:33 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 02:54:33 total 16 02:54:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 02:48 . 02:54:33 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 02:54 .. 02:54:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 02:48 cost 02:54:33 -rw-r--r-- 1 jenkins jenkins 86 Mar 5 02:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:54:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> package-listing.sh 02:54:34 ++ facter osfamily 02:54:34 ++ tr '[:upper:]' '[:lower:]' 02:54:34 + OS_FAMILY=debian 02:54:34 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 02:54:34 + START_PACKAGES=/tmp/packages_start.txt 02:54:34 + END_PACKAGES=/tmp/packages_end.txt 02:54:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:34 + PACKAGES=/tmp/packages_start.txt 02:54:34 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 02:54:34 + PACKAGES=/tmp/packages_end.txt 02:54:34 + case "${OS_FAMILY}" in 02:54:34 + dpkg -l 02:54:34 + grep '^ii' 02:54:34 + '[' -f /tmp/packages_start.txt ']' 02:54:34 + '[' -f /tmp/packages_end.txt ']' 02:54:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:34 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 02:54:34 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 02:54:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 02:54:34 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 02:54:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:39 prd-ubuntu20.04-docker-8c-8g-4917 does not seem to be running inside a container 02:54: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:39 $ docker top ff76fb339356cb3afdf4b810f998d9706c05173deb6305797b4f509a2d604f86 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:40 + ls /var/log/sa-host 02:54:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:40 provisioning config files... 02:54:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9176429462488084984tmp [Pipeline] { [Pipeline] echo 02:54:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:41 ---> create-netrc.sh [Pipeline] } 02:54:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:41 ---> python-tools-install.sh [Pipeline] echo 02:54:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:41 ---> sudo-logs.sh 02:54:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:42 ---> job-cost.sh 02:54:42 lf-activate-venv: SKIPPING 02:54:42 DEBUG: total: 0.2199999988079071 02:54:42 INFO: Retrieving Stack Cost... 02:54:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:43 INFO: Archiving Costs [Pipeline] echo 02:54:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:43 ---> logs-deploy.sh 02:54:43 lf-activate-venv: SKIPPING 02:54:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/50 02:54:43 INFO: archiving workspace using pattern(s): 02:54:44 Archives upload complete. 02:54:44 INFO: archiving logs to Nexus