Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 962b0c4f0658afd736b2fd5f1af380be64144086 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-ssh10670588973368732142.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-ssh9559692218163431412.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-ssh16668988958791447081.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-ssh11870718371351123947.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-ssh2193448751066955785.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1190 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 962b0c4f0658afd736b2fd5f1af380be64144086 (main) Commit message: "Merge pull request #132 from lenny-intel/trigger-new-tag" > 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 962b0c4f0658afd736b2fd5f1af380be64144086 # timeout=10 > git rev-list --no-walk 4966e901978a06791d55630724bff9a0e79bcfd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:06:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:06:02 ========================================================= 18:06:02 EdgeX Global Pipelines Version Info 18:06:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:06:03 ------------------- 18:06:03 stable info: 18:06:03 ------------------- 18:06:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:06:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:06:03 Message: update stable to v1.0.258 18:06:03 ------------------- 18:06:03 experimental info: 18:06:03 ------------------- 18:06:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:06:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:06:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:06:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 18:06:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 18:06:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:06:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:06:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 962b0c4 [Pipeline] echo 18:06:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:06:05 + git rev-list -1 --merges 962b0c4f0658afd736b2fd5f1af380be64144086~1..962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] echo 18:06:05 -----------> git rev-list -1 --merges 962b0c4f0658afd736b2fd5f1af380be64144086~1..962b0c4f0658afd736b2fd5f1af380be64144086 962b0c4f0658afd736b2fd5f1af380be64144086 18:06:05 962b0c4f0658afd736b2fd5f1af380be64144086 [false] [Pipeline] sh 18:06:05 + git log --format=format:%s -1 962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] echo 18:06:05 ========================================================= 18:06:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:06:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:06 + git log --format=format:%s -1 962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] echo 18:06:06 [semverPrep] GIT_COMMIT: 962b0c4f0658afd736b2fd5f1af380be64144086, Commit Message: Merge pull request #132 from lenny-intel/trigger-new-tag [Pipeline] echo 18:06:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:06:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:06 + grep -v github /etc/ssh/ssh_known_hosts 18:06:06 + [ -e /tmp/ssh_known_hosts ] 18:06:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:06:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:06:06 + sudo tee -a /etc/ssh/ssh_known_hosts 18:06:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:07 18:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:06:07 b85a868b505f: Pulling fs layer 18:06:07 e2be974225ed: Pulling fs layer 18:06:07 339a4e72a1f5: Pulling fs layer 18:06:07 988bab9f4d93: Pulling fs layer 18:06:07 1469e6f7b9e6: Pulling fs layer 18:06:07 988bab9f4d93: Waiting 18:06:07 eaf3925da568: Pulling fs layer 18:06:07 bab4dde63d76: Pulling fs layer 18:06:07 bde34c3a00c8: Pulling fs layer 18:06:07 1469e6f7b9e6: Waiting 18:06:07 eaf3925da568: Waiting 18:06:07 bab4dde63d76: Waiting 18:06:07 b352a97aabf1: Pulling fs layer 18:06:07 4872d77fe225: Pulling fs layer 18:06:07 bde34c3a00c8: Waiting 18:06:07 b352a97aabf1: Waiting 18:06:07 5851b861e8e6: Pulling fs layer 18:06:07 5851b861e8e6: Waiting 18:06:07 4872d77fe225: Waiting 18:06:07 e2be974225ed: Download complete 18:06:07 988bab9f4d93: Verifying Checksum 18:06:07 988bab9f4d93: Download complete 18:06:07 1469e6f7b9e6: Verifying Checksum 18:06:07 1469e6f7b9e6: Download complete 18:06:07 eaf3925da568: Download complete 18:06:07 339a4e72a1f5: Verifying Checksum 18:06:07 339a4e72a1f5: Download complete 18:06:07 bde34c3a00c8: Download complete 18:06:07 b352a97aabf1: Download complete 18:06:07 4872d77fe225: Verifying Checksum 18:06:07 4872d77fe225: Download complete 18:06:07 5851b861e8e6: Verifying Checksum 18:06:07 5851b861e8e6: Download complete 18:06:07 b85a868b505f: Verifying Checksum 18:06:07 b85a868b505f: Download complete 18:06:07 bab4dde63d76: Verifying Checksum 18:06:07 bab4dde63d76: Download complete 18:06:08 b85a868b505f: Pull complete 18:06:09 e2be974225ed: Pull complete 18:06:09 339a4e72a1f5: Pull complete 18:06:09 988bab9f4d93: Pull complete 18:06:09 1469e6f7b9e6: Pull complete 18:06:09 eaf3925da568: Pull complete 18:06:11 bab4dde63d76: Pull complete 18:06:11 bde34c3a00c8: Pull complete 18:06:11 b352a97aabf1: Pull complete 18:06:11 4872d77fe225: Pull complete 18:06:11 5851b861e8e6: Pull complete 18:06:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:11 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:06:15 $ docker top 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd -eo pid,comm 18:06:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:06:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:15 [ssh-agent] Looking for ssh-agent implementation... 18:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:15 $ docker exec 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd ssh-agent 18:06:15 SSH_AUTH_SOCK=/tmp/ssh-P3p8jH5cO3Nz/agent.32 18:06:15 SSH_AGENT_PID=38 18:06:15 Running ssh-add (command line suppressed) 18:06:15 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15185585796259503234.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15185585796259503234.key) 18:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:15 + git tag --points-at HEAD [Pipeline] } 18:06:15 $ docker exec --env ******** --env ******** 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd ssh-agent -k 18:06:16 unset SSH_AUTH_SOCK; 18:06:16 unset SSH_AGENT_PID; 18:06:16 echo Agent pid 38 killed; 18:06:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:16 [ssh-agent] Looking for ssh-agent implementation... 18:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:16 $ docker exec 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd ssh-agent 18:06:16 SSH_AUTH_SOCK=/tmp/ssh-4Bqw6MWmHrXg/agent.70 18:06:16 SSH_AGENT_PID=76 18:06:16 Running ssh-add (command line suppressed) 18:06:16 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_10751327129585242114.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_10751327129585242114.key) 18:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:16 + git semver init 18:06:17 2023-11-27 18:06:17,002 [run_init] DEBUG init version:0.0.0 force:False 18:06:17 2023-11-27 18:06:17,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 18:06:17 2023-11-27 18:06:17,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 18:06:17 2023-11-27 18:06:17,004 [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) 18:06:18 2023-11-27 18:06:18,021 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 18:06:18 2023-11-27 18:06:18,021 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 18:06:18 2023-11-27 18:06:18,022 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:06:18 2023-11-27 18:06:18,022 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:06:18 3.2.0-dev.1 [Pipeline] } 18:06:18 $ docker exec --env ******** --env ******** 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd ssh-agent -k 18:06:18 unset SSH_AUTH_SOCK; 18:06:18 unset SSH_AGENT_PID; 18:06:18 echo Agent pid 76 killed; 18:06:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:18 + git semver [Pipeline] } 18:06:19 $ docker stop --time=1 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd 18:06:20 $ docker rm -f --volumes 4e7ec06af0a3f1b85a964bfd3a90ba583951348b5c838cdfe463e4133b0221cd [Pipeline] // withDockerContainer [Pipeline] sh 18:06:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:06:21 Stashed 1 file(s) [Pipeline] echo 18:06:21 [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:06:21 ========================================================= 18:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:06:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:06:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:21 7264a8db6415: Pulling fs layer 18:06:21 c4d48a809fc2: Pulling fs layer 18:06:21 4f1c88b9dad5: Pulling fs layer 18:06:21 ad3a456e5733: Pulling fs layer 18:06:21 69c7f0334f64: Pulling fs layer 18:06:21 1f1c1a5573a3: Pulling fs layer 18:06:21 ce7588e14bc9: Pulling fs layer 18:06:21 b5e4710f87ac: Pulling fs layer 18:06:21 ad3a456e5733: Waiting 18:06:21 1f1c1a5573a3: Waiting 18:06:21 ce7588e14bc9: Waiting 18:06:21 b5e4710f87ac: Waiting 18:06:21 69c7f0334f64: Waiting 18:06:21 c4d48a809fc2: Verifying Checksum 18:06:21 c4d48a809fc2: Download complete 18:06:21 ad3a456e5733: Verifying Checksum 18:06:21 ad3a456e5733: Download complete 18:06:21 69c7f0334f64: Download complete 18:06:21 7264a8db6415: Verifying Checksum 18:06:21 7264a8db6415: Download complete 18:06:21 1f1c1a5573a3: Verifying Checksum 18:06:21 1f1c1a5573a3: Download complete 18:06:22 7264a8db6415: Pull complete 18:06:22 b5e4710f87ac: Verifying Checksum 18:06:22 b5e4710f87ac: Download complete 18:06:22 c4d48a809fc2: Pull complete 18:06:22 4f1c88b9dad5: Verifying Checksum 18:06:22 4f1c88b9dad5: Download complete 18:06:22 ce7588e14bc9: Verifying Checksum 18:06:22 ce7588e14bc9: Download complete 18:06:25 4f1c88b9dad5: Pull complete 18:06:25 ad3a456e5733: Pull complete 18:06:25 69c7f0334f64: Pull complete 18:06:25 1f1c1a5573a3: Pull complete 18:06:27 ce7588e14bc9: Pull complete 18:06:28 b5e4710f87ac: Pull complete 18:06:28 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:06:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 18:06:28 + 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 18:06:28 + docker inspect -f . ci-base-image-x86_64 18:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:28 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:34 $ docker top be8379d761036ab7e6a1b65a38513df703dfabc3364812b1e08600f488cdaf99 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:35 + go version 18:06:35 go version go1.21.0 linux/amd64 [Pipeline] } 18:06:35 $ docker stop --time=1 be8379d761036ab7e6a1b65a38513df703dfabc3364812b1e08600f488cdaf99 18:06:36 Still waiting to schedule task 18:06:36 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1191’ is offline 18:06:36 $ docker rm -f --volumes be8379d761036ab7e6a1b65a38513df703dfabc3364812b1e08600f488cdaf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:37 + docker inspect -f . ci-base-image-x86_64 18:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:37 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:37 $ docker top 7c73f30047e8253aca6dc9e3762b9b1b2f9d41443b0eb80506510e7737b325b1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:38 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 18:06:38 + make test 18:06:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:06:38 go: downloading github.com/stretchr/testify v1.8.4 18:06:38 go: downloading github.com/hashicorp/consul/api v1.25.1 18:06:38 go: downloading gopkg.in/yaml.v3 v3.0.1 18:06:38 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:06:38 go: downloading github.com/stretchr/objx v0.5.0 18:06:38 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:06:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:06:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:06:38 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:06:38 go: downloading github.com/hashicorp/serf v0.10.1 18:06:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:06:38 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:06:38 go: downloading github.com/mattn/go-isatty v0.0.17 18:06:38 go: downloading github.com/fatih/color v1.14.1 18:06:38 go: downloading github.com/mattn/go-colorable v0.1.13 18:06:38 go: downloading golang.org/x/sys v0.10.0 18:06:38 go: downloading github.com/armon/go-metrics v0.4.1 18:06:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:06:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:06:48 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 18:06:48 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 18:06:50 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.033s coverage: 89.4% of statements 18:06:50 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.005s coverage: 85.7% of statements 18:07:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:07:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:07:00 $ docker stop --time=1 7c73f30047e8253aca6dc9e3762b9b1b2f9d41443b0eb80506510e7737b325b1 18:07:03 $ docker rm -f --volumes 7c73f30047e8253aca6dc9e3762b9b1b2f9d41443b0eb80506510e7737b325b1 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:03 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 18:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:04 18:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:05 latest: Pulling from edgex-lftools-log-publisher 18:07:05 5eb5b503b376: Pulling fs layer 18:07:05 5c69ac0246d0: Pulling fs layer 18:07:05 ec43610c2a17: Pulling fs layer 18:07:05 3a2ae6a8a46f: Pulling fs layer 18:07:05 33b1e0a273af: Pulling fs layer 18:07:05 5d3b04190fa2: Pulling fs layer 18:07:05 2f39f015ded8: Pulling fs layer 18:07:05 33b1e0a273af: Waiting 18:07:05 5d3b04190fa2: Waiting 18:07:05 3a2ae6a8a46f: Waiting 18:07:05 2f39f015ded8: Waiting 18:07:05 5c69ac0246d0: Verifying Checksum 18:07:05 5c69ac0246d0: Download complete 18:07:05 3a2ae6a8a46f: Verifying Checksum 18:07:05 3a2ae6a8a46f: Download complete 18:07:05 33b1e0a273af: Verifying Checksum 18:07:05 33b1e0a273af: Download complete 18:07:05 5d3b04190fa2: Verifying Checksum 18:07:05 5d3b04190fa2: Download complete 18:07:05 ec43610c2a17: Verifying Checksum 18:07:05 ec43610c2a17: Download complete 18:07:05 5eb5b503b376: Verifying Checksum 18:07:05 5eb5b503b376: Download complete 18:07:05 2f39f015ded8: Download complete 18:07:06 5eb5b503b376: Pull complete 18:07:06 5c69ac0246d0: Pull complete 18:07:06 ec43610c2a17: Pull complete 18:07:06 3a2ae6a8a46f: Pull complete 18:07:07 33b1e0a273af: Pull complete 18:07:07 5d3b04190fa2: Pull complete 18:07:11 2f39f015ded8: Pull complete 18:07:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:11 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:07:17 $ docker top d9756c91358d750cd5b1744e4ab5999cad2f9a71523cdab57b23d82d8b36a5a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:17 ---> job-cost.sh 18:07:17 lf-activate-venv: SKIPPING 18:07:17 INFO: No Stack... 18:07:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:18 INFO: Archiving Costs [Pipeline] sh 18:07:18 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 18:07:18 + cut -d, -f6 [Pipeline] lock 18:07:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] 18:07:18 Resource [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] did not exist. Created. 18:07:18 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:19 + echo total: 0.2199999988079071 [Pipeline] stash 18:07:19 Stashed 1 file(s) [Pipeline] } 18:07:19 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:19 $ docker stop --time=1 d9756c91358d750cd5b1744e4ab5999cad2f9a71523cdab57b23d82d8b36a5a6 18:07:20 $ docker rm -f --volumes d9756c91358d750cd5b1744e4ab5999cad2f9a71523cdab57b23d82d8b36a5a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:09:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1192 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 18:09:24 Running in /w/workspace/go-mod-registry/48 [Pipeline] { [Pipeline] checkout 18:09:24 Selected Git installation does not exist. Using Default 18:09:24 The recommended git tool is: NONE 18:09:30 using credential edgex-jenkins-ssh 18:09:30 Cloning the remote Git repository 18:09:30 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 18:09:30 > git init /w/workspace/go-mod-registry/48 # timeout=10 18:09:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 18:09:30 > git --version # timeout=10 18:09:30 > git --version # 'git version 2.25.1' 18:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:36 Avoid second fetch 18:09:36 Checking out Revision 962b0c4f0658afd736b2fd5f1af380be64144086 (main) 18:09:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 18:09:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:36 > git config core.sparsecheckout # timeout=10 18:09:37 Commit message: "Merge pull request #132 from lenny-intel/trigger-new-tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:36 > git checkout -f 962b0c4f0658afd736b2fd5f1af380be64144086 # timeout=10 18:09:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:38 Dload Upload Total Spent Left Speed 18:09:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 238k 0 --:--:-- --:--:-- --:--:-- 238k [Pipeline] sh 18:09:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:39 + sudo tee /etc/docker/daemon.new 18:09:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:09:39 { 18:09:39 "registry-mirrors": [ 18:09:39 "https://nexus3.edgexfoundry.org:10001" 18:09:39 ], 18:09:39 "bip": "10.250.0.254/24", 18:09:39 "hosts": [ 18:09:39 "tcp://0.0.0.0:5555", 18:09:39 "unix:///var/run/docker.sock" 18:09:39 ], 18:09:39 "mtu": 1458, 18:09:39 "selinux-enabled": true, 18:09:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:39 } [Pipeline] sh 18:09:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:09:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:09:58 ========================================================= 18:09:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:09:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:09:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:09:59 9fda8d8052c6: Pulling fs layer 18:09:59 5d54e960e981: Pulling fs layer 18:09:59 c4a7e357bf2a: Pulling fs layer 18:09:59 f0e02332f6b5: Pulling fs layer 18:09:59 872ee5b61b7b: Pulling fs layer 18:09:59 0c6a40ed1a82: Pulling fs layer 18:09:59 94ae7d8d031c: Pulling fs layer 18:09:59 872ee5b61b7b: Waiting 18:09:59 0c6a40ed1a82: Waiting 18:09:59 f0e02332f6b5: Waiting 18:09:59 94ae7d8d031c: Waiting 18:09:59 5d54e960e981: Download complete 18:09:59 f0e02332f6b5: Verifying Checksum 18:09:59 f0e02332f6b5: Download complete 18:09:59 872ee5b61b7b: Verifying Checksum 18:09:59 872ee5b61b7b: Download complete 18:09:59 9fda8d8052c6: Download complete 18:10:00 94ae7d8d031c: Verifying Checksum 18:10:00 94ae7d8d031c: Download complete 18:10:00 9fda8d8052c6: Pull complete 18:10:01 c4a7e357bf2a: Verifying Checksum 18:10:01 c4a7e357bf2a: Download complete 18:10:02 0c6a40ed1a82: Verifying Checksum 18:10:02 0c6a40ed1a82: Download complete 18:10:03 5d54e960e981: Pull complete 18:10:18 c4a7e357bf2a: Pull complete 18:10:18 f0e02332f6b5: Pull complete 18:10:18 872ee5b61b7b: Pull complete 18:10:27 0c6a40ed1a82: Pull complete 18:10:28 94ae7d8d031c: Pull complete 18:10:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 18:10:28 + 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 18:10:33 + docker inspect -f . ci-base-image-arm64 18:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:33 prd-ubuntu20.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 18:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/48 -v /w/workspace/go-mod-registry/48:/w/workspace/go-mod-registry/48:rw,z -v /w/workspace/go-mod-registry/48@tmp:/w/workspace/go-mod-registry/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:36 $ docker top b6889b955ea98af28eacb6a2eefe527c2e577eeee75d124880405f29acd2d9b2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:37 + go version 18:10:37 go version go1.21.0 linux/arm64 [Pipeline] } 18:10:37 $ docker stop --time=1 b6889b955ea98af28eacb6a2eefe527c2e577eeee75d124880405f29acd2d9b2 18:10:39 $ docker rm -f --volumes b6889b955ea98af28eacb6a2eefe527c2e577eeee75d124880405f29acd2d9b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:40 + docker inspect -f . ci-base-image-arm64 18:10:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:40 prd-ubuntu20.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 18:10:40 $ 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/48 -v /w/workspace/go-mod-registry/48:/w/workspace/go-mod-registry/48:rw,z -v /w/workspace/go-mod-registry/48@tmp:/w/workspace/go-mod-registry/48@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:10:41 $ docker top 0ab8ba1fc31f95d2a777c0ac659980b2c9f963c5809af3ac1f2da60ac2daa63b -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:42 + git config --global --add safe.directory /w/workspace/go-mod-registry/48 [Pipeline] fileExists [Pipeline] sh 18:10:43 + make test 18:10:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:10:43 go: downloading github.com/stretchr/testify v1.8.4 18:10:43 go: downloading github.com/hashicorp/consul/api v1.25.1 18:10:43 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 18:10:43 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 18:10:43 go: downloading github.com/stretchr/objx v0.5.0 18:10:43 go: downloading gopkg.in/yaml.v3 v3.0.1 18:10:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:10:43 go: downloading github.com/hashicorp/go-hclog v1.5.0 18:10:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:10:43 go: downloading github.com/hashicorp/serf v0.10.1 18:10:43 go: downloading github.com/mitchellh/mapstructure v1.5.0 18:10:44 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 18:10:44 go: downloading github.com/fatih/color v1.14.1 18:10:44 go: downloading github.com/mattn/go-isatty v0.0.17 18:10:44 go: downloading github.com/mattn/go-colorable v0.1.13 18:10:44 go: downloading golang.org/x/sys v0.10.0 18:10:44 go: downloading github.com/armon/go-metrics v0.4.1 18:10:44 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:10:44 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:11:23 ? github.com/edgexfoundry/go-mod-registry/v3/pkg/types [no test files] 18:11:23 ? github.com/edgexfoundry/go-mod-registry/v3/registry/mocks [no test files] 18:11:24 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.109s coverage: 89.4% of statements 18:11:24 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.022s coverage: 85.7% of statements 18:11:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:11:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:11:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:11:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:11:34 $ docker stop --time=1 0ab8ba1fc31f95d2a777c0ac659980b2c9f963c5809af3ac1f2da60ac2daa63b 18:11:36 $ docker rm -f --volumes 0ab8ba1fc31f95d2a777c0ac659980b2c9f963c5809af3ac1f2da60ac2daa63b [Pipeline] // withDockerContainer [Pipeline] sh 18:11:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:37 Warning: overwriting stash ‘coverage-report’ 18:11:38 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 18:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:39 18:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:39 arm64: Pulling from edgex-lftools-log-publisher 18:11:39 8998bd30e6a1: Pulling fs layer 18:11:39 04944245beec: Pulling fs layer 18:11:39 699f458cf7ca: Pulling fs layer 18:11:39 765212b225bb: Pulling fs layer 18:11:39 f23df028b6ca: Pulling fs layer 18:11:39 765212b225bb: Waiting 18:11:39 d65c8cfc05b1: Pulling fs layer 18:11:39 f23df028b6ca: Waiting 18:11:39 2437ff75d9bd: Pulling fs layer 18:11:39 d65c8cfc05b1: Waiting 18:11:39 2437ff75d9bd: Waiting 18:11:39 04944245beec: Verifying Checksum 18:11:39 04944245beec: Download complete 18:11:39 765212b225bb: Verifying Checksum 18:11:39 765212b225bb: Download complete 18:11:39 f23df028b6ca: Verifying Checksum 18:11:39 f23df028b6ca: Download complete 18:11:39 d65c8cfc05b1: Download complete 18:11:40 699f458cf7ca: Verifying Checksum 18:11:40 699f458cf7ca: Download complete 18:11:40 8998bd30e6a1: Verifying Checksum 18:11:40 8998bd30e6a1: Download complete 18:11:42 2437ff75d9bd: Download complete 18:11:44 8998bd30e6a1: Pull complete 18:11:45 04944245beec: Pull complete 18:11:46 699f458cf7ca: Pull complete 18:11:46 765212b225bb: Pull complete 18:11:47 f23df028b6ca: Pull complete 18:11:48 d65c8cfc05b1: Pull complete 18:12:06 2437ff75d9bd: Pull complete 18:12:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-1192 does not seem to be running inside a container 18:12:06 $ 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/48 -v /w/workspace/go-mod-registry/48:/w/workspace/go-mod-registry/48:rw,z -v /w/workspace/go-mod-registry/48@tmp:/w/workspace/go-mod-registry/48@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:arm64 cat 18:12:09 $ docker top 5908dcb57a1d6344ae56c1fa2947bdb20bdc91e5a803c2359f887d4849a50542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:09 ---> job-cost.sh 18:12:12 lf-activate-venv: SKIPPING 18:12:12 INFO: No Stack... 18:12:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:13 INFO: Archiving Costs [Pipeline] sh 18:12:13 + cat /w/workspace/go-mod-registry/48/archives/cost.csv 18:12:13 + cut -d, -f6 [Pipeline] lock 18:12:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] 18:12:13 Resource [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] did not exist. Created. 18:12:13 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:13 /w/workspace/go-mod-registry/48@tmp/durable-decd4fc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:14 + echo total: 0.10999999940395355 [Pipeline] stash 18:12:14 Warning: overwriting stash ‘stack-cost’ 18:12:14 Stashed 1 file(s) [Pipeline] } 18:12:14 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:14 $ docker stop --time=1 5908dcb57a1d6344ae56c1fa2947bdb20bdc91e5a803c2359f887d4849a50542 18:12:16 $ docker rm -f --volumes 5908dcb57a1d6344ae56c1fa2947bdb20bdc91e5a803c2359f887d4849a50542 [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 18:12:17 provisioning config files... 18:12:17 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12998912049513447605tmp [Pipeline] { [Pipeline] sh 18:12:17 + set +x 18:12:17 + curl -s https://codecov.io/bash 18:12:17 + bash -s -- 18:12:17 18:12:17 _____ _ 18:12:17 / ____| | | 18:12:17 | | ___ __| | ___ ___ _____ __ 18:12:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:12:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:12:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:12:17 Bash-1.0.6 18:12:17 18:12:17 18:12:17 ==> git version 2.25.1 found 18:12:17 ==> 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 18:12:17 Release-Date: 2020-01-08 18:12:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:12:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:12:17 ==> Jenkins CI detected. 18:12:17 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 18:12:17 project root: . 18:12:17 --> token set from env 18:12:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:12:17 ==> Running gcov in . (disable via -X gcov) 18:12:17 ==> Python coveragepy not found 18:12:17 ==> Searching for coverage reports in: 18:12:17 + . 18:12:17 -> Found 1 reports 18:12:17 ==> Detecting git/mercurial file structure 18:12:17 ==> Reading reports 18:12:17 + ./coverage.out bytes=12273 18:12:17 ==> Appending adjustments 18:12:17 https://docs.codecov.io/docs/fixing-reports 18:12:17 + Found adjustments 18:12:17 ==> Gzipping contents 18:12:17 4.0K /tmp/codecov.jzAs3h.gz 18:12:17 ==> Uploading reports 18:12:17 url: https://codecov.io 18:12:17 query: branch=main&commit=962b0c4f0658afd736b2fd5f1af380be64144086&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:17 -> Pinging Codecov 18:12:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=962b0c4f0658afd736b2fd5f1af380be64144086&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:17 -> Uploading to 18:12:17 https://storage.googleapis.com/codecov/v4/raw/2023-11-27/05B643FFA8DEACB6C25F95B2D4D12284/962b0c4f0658afd736b2fd5f1af380be64144086/74cbb0f5-e2d1-463e-9931-b5560ff9fe8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231127T181217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b7c1a592ad00f0fc72d1acad61f288ea1cd997093604901142e423d21a5c264 18:12:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:17 Dload Upload Total Spent Left Speed 18:12:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2271 0 0 100 2271 0 9120 --:--:-- --:--:-- --:--:-- 9120 18:12:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] } 18:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:12:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:12:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:18 18:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:12:19 df9b9388f04a: Pulling fs layer 18:12:19 52dc419b0ee2: Pulling fs layer 18:12:19 25bc292e5bac: Pulling fs layer 18:12:19 114826534d7a: Pulling fs layer 18:12:19 4657fd5d0bcf: Pulling fs layer 18:12:19 6ad1cebc031e: Pulling fs layer 18:12:19 8a3aa393b2d8: Pulling fs layer 18:12:19 4657fd5d0bcf: Waiting 18:12:19 6ad1cebc031e: Waiting 18:12:19 8a3aa393b2d8: Waiting 18:12:19 114826534d7a: Waiting 18:12:19 25bc292e5bac: Verifying Checksum 18:12:19 25bc292e5bac: Download complete 18:12:19 52dc419b0ee2: Verifying Checksum 18:12:19 52dc419b0ee2: Download complete 18:12:19 4657fd5d0bcf: Download complete 18:12:19 df9b9388f04a: Verifying Checksum 18:12:19 df9b9388f04a: Download complete 18:12:19 df9b9388f04a: Pull complete 18:12:19 6ad1cebc031e: Verifying Checksum 18:12:19 6ad1cebc031e: Download complete 18:12:19 52dc419b0ee2: Pull complete 18:12:19 25bc292e5bac: Pull complete 18:12:20 114826534d7a: Verifying Checksum 18:12:20 114826534d7a: Download complete 18:12:20 8a3aa393b2d8: Verifying Checksum 18:12:20 8a3aa393b2d8: Download complete 18:12:23 114826534d7a: Pull complete 18:12:23 4657fd5d0bcf: Pull complete 18:12:23 6ad1cebc031e: Pull complete 18:12:26 8a3aa393b2d8: Pull complete 18:12:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:26 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:12:30 $ docker top ad34ff371b910951c88b02dedfd14204ee4afa13acf3a40d19e340d5b587da13 -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 18:12:31 + set -o pipefail 18:12:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 18:12:33 18:12:33 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 18:12:33 18:12:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/307d9c71-9616-4230-be7a-2118d4c68c7f 18:12:33 18:12:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:12:33 18:12:33 18:12:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:12:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:12:33 More details here: https://snyk.co/ue1NS 18:12:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:12:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:12:33 $ docker stop --time=1 ad34ff371b910951c88b02dedfd14204ee4afa13acf3a40d19e340d5b587da13 18:12:35 $ docker rm -f --volumes ad34ff371b910951c88b02dedfd14204ee4afa13acf3a40d19e340d5b587da13 [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 18:12:36 + git log --format=format:%s -1 962b0c4f0658afd736b2fd5f1af380be64144086 [Pipeline] sh 18:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:37 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:12:37 $ docker top 963d0e381870ba23b363051cfc83f3bb3952663feb1f2643c72add6fffaf38c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:37 [ssh-agent] Looking for ssh-agent implementation... 18:12:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:38 $ docker exec 963d0e381870ba23b363051cfc83f3bb3952663feb1f2643c72add6fffaf38c0 ssh-agent 18:12:38 SSH_AUTH_SOCK=/tmp/ssh-G0re465BFwNn/agent.32 18:12:38 SSH_AGENT_PID=38 18:12:38 Running ssh-add (command line suppressed) 18:12:38 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_18179023373212031634.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_18179023373212031634.key) 18:12:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:38 + git semver tag 18:12:38 2023-11-27 18:12:38,797 [run_tag] DEBUG tag force:False 18:12:38 2023-11-27 18:12:38,797 [check_head_tag] DEBUG check head tag 18:12:38 2023-11-27 18:12:38,798 [execute] INFO git cat-file --batch-check 18:12:38 2023-11-27 18:12:38,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 18:12:38 2023-11-27 18:12:38,802 [execute] INFO git cat-file --batch 18:12:38 2023-11-27 18:12:38,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 18:12:38 2023-11-27 18:12:38,816 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:12:38 2023-11-27 18:12:38,816 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 18:12:38 2023-11-27 18:12:38,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 18:12:38 2023-11-27 18:12:38,821 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:12:38 3.2.0-dev.1 [Pipeline] } 18:12:38 $ docker exec --env ******** --env ******** 963d0e381870ba23b363051cfc83f3bb3952663feb1f2643c72add6fffaf38c0 ssh-agent -k 18:12:38 unset SSH_AUTH_SOCK; 18:12:38 unset SSH_AGENT_PID; 18:12:38 echo Agent pid 38 killed; 18:12:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:39 + git semver [Pipeline] } 18:12:39 $ docker stop --time=1 963d0e381870ba23b363051cfc83f3bb3952663feb1f2643c72add6fffaf38c0 18:12:40 $ docker rm -f --volumes 963d0e381870ba23b363051cfc83f3bb3952663feb1f2643c72add6fffaf38c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:41 18:12:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:41 0.23.1-centos7: Pulling from edgex-lftools 18:12:41 ab5ef0e58194: Pulling fs layer 18:12:41 9712f1f96733: Pulling fs layer 18:12:41 63f879dbbcfc: Pulling fs layer 18:12:41 0d9ebad4ef96: Pulling fs layer 18:12:41 e9a5061849ea: Pulling fs layer 18:12:41 d747dcd14b5f: Pulling fs layer 18:12:41 2de7ff778b66: Pulling fs layer 18:12:41 e9a5061849ea: Waiting 18:12:41 d747dcd14b5f: Waiting 18:12:41 2de7ff778b66: Waiting 18:12:41 0d9ebad4ef96: Waiting 18:12:41 9712f1f96733: Verifying Checksum 18:12:41 9712f1f96733: Download complete 18:12:42 63f879dbbcfc: Verifying Checksum 18:12:42 63f879dbbcfc: Download complete 18:12:42 e9a5061849ea: Verifying Checksum 18:12:42 e9a5061849ea: Download complete 18:12:42 d747dcd14b5f: Verifying Checksum 18:12:42 d747dcd14b5f: Download complete 18:12:42 0d9ebad4ef96: Verifying Checksum 18:12:42 0d9ebad4ef96: Download complete 18:12:42 ab5ef0e58194: Download complete 18:12:42 2de7ff778b66: Verifying Checksum 18:12:42 2de7ff778b66: Download complete 18:12:45 ab5ef0e58194: Pull complete 18:12:45 9712f1f96733: Pull complete 18:12:46 63f879dbbcfc: Pull complete 18:12:50 0d9ebad4ef96: Pull complete 18:12:50 e9a5061849ea: Pull complete 18:12:50 d747dcd14b5f: Pull complete 18:12:51 2de7ff778b66: Pull complete 18:12:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:12:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:52 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:12:58 $ docker top de12350a4e75a9c9d780400d0d6a17254bc19657da8a9012603b6ee8f8852dfc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:12:59 provisioning config files... 18:12:59 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5005504028352693950tmp 18:12:59 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5811253806024650558tmp 18:12:59 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10706717536788865331tmp [Pipeline] { [Pipeline] echo 18:12:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:12:59 ---> sigul-configuration.sh 18:12:59 gpg: directory `/root/.gnupg' created 18:12:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:12:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:12:59 gpg: keyring `/root/.gnupg/secring.gpg' created 18:12:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:12:59 gpg: CAST5 encrypted data 18:12:59 gpg: encrypted with 1 passphrase 18:12:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:12:59 + mkdir /home/jenkins 18:12:59 + mkdir /home/jenkins/sigul [Pipeline] sh 18:13:00 + 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 18:13:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:13:00 ---> sigul-install.sh 18:13:00 Sigul already installed; skipping installation. [Pipeline] sh 18:13:00 + git tag --list 18:13:00 v0.0.0 18:13:00 v0.1.0 18:13:00 v0.1.1 18:13:00 v0.1.10 18:13:00 v0.1.11 18:13:00 v0.1.12 18:13:00 v0.1.13 18:13:00 v0.1.14 18:13:00 v0.1.15 18:13:00 v0.1.16 18:13:00 v0.1.17 18:13:00 v0.1.18 18:13:00 v0.1.19 18:13:00 v0.1.2 18:13:00 v0.1.20 18:13:00 v0.1.21 18:13:00 v0.1.22 18:13:00 v0.1.23 18:13:00 v0.1.24 18:13:00 v0.1.25 18:13:00 v0.1.26 18:13:00 v0.1.27 18:13:00 v0.1.3 18:13:00 v0.1.4 18:13:00 v0.1.5 18:13:00 v0.1.6 18:13:00 v0.1.7 18:13:00 v0.1.8 18:13:00 v0.1.9 18:13:00 v2.0.0 18:13:00 v2.1.0 18:13:00 v2.2.0 18:13:00 v2.3.0 18:13:00 v3.0 18:13:00 v3.0.0 18:13:00 v3.1 18:13:00 v3.1.0 18:13:00 v3.1.0-dev.1 18:13:00 v3.1.0-dev.2 18:13:00 v3.1.0-dev.3 18:13:00 v3.1.0-dev.4 18:13:00 v3.1.0-dev.5 18:13:00 v3.1.0-dev.6 18:13:00 v3.1.0-dev.7 18:13:00 v3.1.0-dev.8 18:13:00 v3.2.0-dev.1 [Pipeline] sh 18:13:01 + lftools sign git-tag v3.2.0-dev.1 18:13:01 Signing Git tag with Sigul... 18:13:01 Signing v3.2.0-dev.1 [Pipeline] echo 18:13:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:13:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:13:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:13:02 $ docker stop --time=1 de12350a4e75a9c9d780400d0d6a17254bc19657da8a9012603b6ee8f8852dfc 18:13:03 $ docker rm -f --volumes de12350a4e75a9c9d780400d0d6a17254bc19657da8a9012603b6ee8f8852dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:13:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:04 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:05 $ docker top 705b31487c26f12c8a13c5627d483ffe62a588a187d4780f8907b242f3b41b97 -eo pid,comm 18:13:05 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). 18:13:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:05 [ssh-agent] Looking for ssh-agent implementation... 18:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:05 $ docker exec 705b31487c26f12c8a13c5627d483ffe62a588a187d4780f8907b242f3b41b97 ssh-agent 18:13:05 SSH_AUTH_SOCK=/tmp/ssh-tJ7R4rpBWhTi/agent.31 18:13:05 SSH_AGENT_PID=37 18:13:05 Running ssh-add (command line suppressed) 18:13:05 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7066945090164879641.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7066945090164879641.key) 18:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:06 + git semver bump pre 18:13:06 2023-11-27 18:13:06,283 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:13:06 2023-11-27 18:13:06,283 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 18:13:06 2023-11-27 18:13:06,284 [bump_version] DEBUG bumped version:3.2.0-dev.2 18:13:06 2023-11-27 18:13:06,284 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 18:13:06 2023-11-27 18:13:06,284 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:13:06 2023-11-27 18:13:06,284 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:13:06 2023-11-27 18:13:06,286 [execute] INFO git cat-file --batch-check 18:13:06 2023-11-27 18:13:06,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:06 2023-11-27 18:13:06,292 [execute] INFO git cat-file --batch 18:13:06 2023-11-27 18:13:06,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:06 2023-11-27 18:13:06,297 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:13:06 3.2.0-dev.2 [Pipeline] } 18:13:06 $ docker exec --env ******** --env ******** 705b31487c26f12c8a13c5627d483ffe62a588a187d4780f8907b242f3b41b97 ssh-agent -k 18:13:06 unset SSH_AUTH_SOCK; 18:13:06 unset SSH_AGENT_PID; 18:13:06 echo Agent pid 37 killed; 18:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:06 + git semver [Pipeline] } 18:13:07 $ docker stop --time=1 705b31487c26f12c8a13c5627d483ffe62a588a187d4780f8907b242f3b41b97 18:13:08 $ docker rm -f --volumes 705b31487c26f12c8a13c5627d483ffe62a588a187d4780f8907b242f3b41b97 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:09 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:09 $ docker top a98526b8879ff4c7d115c95a9816aaf814a87ad424cf55fc5b96e1f0d21099a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:10 [ssh-agent] Looking for ssh-agent implementation... 18:13:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:10 $ docker exec a98526b8879ff4c7d115c95a9816aaf814a87ad424cf55fc5b96e1f0d21099a7 ssh-agent 18:13:10 SSH_AUTH_SOCK=/tmp/ssh-lttwHo4YV2Py/agent.33 18:13:10 SSH_AGENT_PID=39 18:13:10 Running ssh-add (command line suppressed) 18:13:10 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17089382229521855548.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17089382229521855548.key) 18:13:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:10 + git semver push 18:13:10 2023-11-27 18:13:10,932 [run_push] DEBUG push 18:13:10 2023-11-27 18:13:10,933 [execute] INFO git cat-file --batch-check 18:13:10 2023-11-27 18:13:10,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:10 2023-11-27 18:13:10,937 [execute] INFO git rev-list 217ff056d362e2761e1714d37096150371aed826 -- 18:13:10 2023-11-27 18:13:10,937 [execute] DEBUG Popen(['git', 'rev-list', '217ff056d362e2761e1714d37096150371aed826', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:10 2023-11-27 18:13:10,944 [execute] INFO git fetch -v origin 18:13:10 2023-11-27 18:13:10,944 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 18:13:11 2023-11-27 18:13:11,491 [run_push] DEBUG no remote changes detected 18:13:11 2023-11-27 18:13:11,492 [execute] INFO git push origin semver 18:13:11 2023-11-27 18:13:11,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:12 2023-11-27 18:13:12,281 [run_push] DEBUG push all version tags 18:13:12 2023-11-27 18:13:12,282 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:13:12 2023-11-27 18:13:12,283 [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) 18:13:13 2023-11-27 18:13:13,061 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 18:13:13 3.2.0-dev.2 [Pipeline] } 18:13:13 $ docker exec --env ******** --env ******** a98526b8879ff4c7d115c95a9816aaf814a87ad424cf55fc5b96e1f0d21099a7 ssh-agent -k 18:13:13 unset SSH_AUTH_SOCK; 18:13:13 unset SSH_AGENT_PID; 18:13:13 echo Agent pid 39 killed; 18:13:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:13 + git semver [Pipeline] } 18:13:14 $ docker stop --time=1 a98526b8879ff4c7d115c95a9816aaf814a87ad424cf55fc5b96e1f0d21099a7 18:13:15 $ docker rm -f --volumes a98526b8879ff4c7d115c95a9816aaf814a87ad424cf55fc5b96e1f0d21099a7 [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 18:13:16 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 18:13:16 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 18:13:16 total 16 18:13:16 drwxr-xr-x 3 root root 4096 Nov 27 18:07 . 18:13:16 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 18:13 .. 18:13:16 drwxr-xr-x 2 root root 4096 Nov 27 18:07 cost 18:13:16 -rw-r--r-- 1 root root 86 Nov 27 18:07 cost.csv 18:13:16 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 18:13:16 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 18:13:16 total 16 18:13:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 18:07 . 18:13:16 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 18:13 .. 18:13:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 18:07 cost 18:13:16 -rw-r--r-- 1 jenkins jenkins 86 Nov 27 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:13:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:17 ---> package-listing.sh 18:13:17 ++ tr '[:upper:]' '[:lower:]' 18:13:17 ++ facter osfamily 18:13:18 + OS_FAMILY=debian 18:13:18 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 18:13:18 + START_PACKAGES=/tmp/packages_start.txt 18:13:18 + END_PACKAGES=/tmp/packages_end.txt 18:13:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:18 + PACKAGES=/tmp/packages_start.txt 18:13:18 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 18:13:18 + PACKAGES=/tmp/packages_end.txt 18:13:18 + case "${OS_FAMILY}" in 18:13:18 + dpkg -l 18:13:18 + grep '^ii' 18:13:18 + '[' -f /tmp/packages_start.txt ']' 18:13:18 + '[' -f /tmp/packages_end.txt ']' 18:13:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:18 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 18:13:18 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 18:13:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 18:13:18 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 18:13:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:19 prd-ubuntu20.04-docker-8c-8g-1190 does not seem to be running inside a container 18:13:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:13:19 $ docker top ea9ee453eb2bf494fcf7b3778513da0ff769b329617eab4e06dabe90b1ed7e15 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:20 + ls /var/log/sa-host 18:13:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:20 provisioning config files... 18:13:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config6552818049807695303tmp [Pipeline] { [Pipeline] echo 18:13:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:20 ---> create-netrc.sh [Pipeline] } 18:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:21 ---> python-tools-install.sh [Pipeline] echo 18:13:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:21 ---> sudo-logs.sh 18:13:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:21 ---> job-cost.sh 18:13:21 lf-activate-venv: SKIPPING 18:13:21 DEBUG: total: 0.2199999988079071 18:13:21 INFO: Retrieving Stack Cost... 18:13:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:22 INFO: Archiving Costs [Pipeline] echo 18:13:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:23 ---> logs-deploy.sh 18:13:23 lf-activate-venv: SKIPPING 18:13:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/48 18:13:23 INFO: archiving workspace using pattern(s): 18:13:23 Archives upload complete. 18:13:23 INFO: archiving logs to Nexus