Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c296b05f00d851113705cfe108b647a70563fe96 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-ssh7794501233407492846.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh281556754717384163.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2170860214077109014.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13056767027975628159.key Verifying host key using known hosts file > 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-ssh5972556714449988474.key Verifying host key using known hosts file > 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.18 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-119660 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c296b05f00d851113705cfe108b647a70563fe96 (main) Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0" > 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 c296b05f00d851113705cfe108b647a70563fe96 # timeout=10 > git rev-list --no-walk 109da98df7a9610fad8d8361345958217796e116 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:03 ========================================================= 07:54:03 EdgeX Global Pipelines Version Info 07:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:04 ------------------- 07:54:04 stable info: 07:54:04 ------------------- 07:54:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:54:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:54:04 Message: update stable to v1.0.244 07:54:04 ------------------- 07:54:04 experimental info: 07:54:04 ------------------- 07:54:04 Commited By: **** collab-it+edgex@linuxfoundation.org 07:54:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:54:04 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:54:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c296b05 [Pipeline] echo 07:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:54:05 + git rev-list -1 --merges c296b05f00d851113705cfe108b647a70563fe96~1..c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] echo 07:54:05 -----------> git rev-list -1 --merges c296b05f00d851113705cfe108b647a70563fe96~1..c296b05f00d851113705cfe108b647a70563fe96 c296b05f00d851113705cfe108b647a70563fe96 07:54:05 c296b05f00d851113705cfe108b647a70563fe96 [false] [Pipeline] sh 07:54:05 + git log --format=format:%s -1 c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] echo 07:54:05 ========================================================= 07:54:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:54:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:06 + git log --format=format:%s -1 c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] echo 07:54:06 [semverPrep] GIT_COMMIT: c296b05f00d851113705cfe108b647a70563fe96, Commit Message: Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0 [Pipeline] echo 07:54:06 [semverPrep] This is not a build commit. [Pipeline] sh 07:54:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:54:06 + grep -v github /etc/ssh/ssh_known_hosts 07:54:06 + [ -e /tmp/ssh_known_hosts ] 07:54:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:54:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:54:06 + sudo tee -a /etc/ssh/ssh_known_hosts 07:54:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:07 07:54:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:07 0.1.4: Pulling from edgex-devops/py-git-semver 07:54:07 b85a868b505f: Pulling fs layer 07:54:07 e2be974225ed: Pulling fs layer 07:54:07 339a4e72a1f5: Pulling fs layer 07:54:07 988bab9f4d93: Pulling fs layer 07:54:07 988bab9f4d93: Waiting 07:54:07 1469e6f7b9e6: Pulling fs layer 07:54:07 eaf3925da568: Pulling fs layer 07:54:07 bab4dde63d76: Pulling fs layer 07:54:07 bde34c3a00c8: Pulling fs layer 07:54:07 b352a97aabf1: Pulling fs layer 07:54:07 4872d77fe225: Pulling fs layer 07:54:07 5851b861e8e6: Pulling fs layer 07:54:07 1469e6f7b9e6: Waiting 07:54:07 b352a97aabf1: Waiting 07:54:07 eaf3925da568: Waiting 07:54:07 4872d77fe225: Waiting 07:54:07 bab4dde63d76: Waiting 07:54:07 5851b861e8e6: Waiting 07:54:07 bde34c3a00c8: Waiting 07:54:07 e2be974225ed: Download complete 07:54:07 988bab9f4d93: Verifying Checksum 07:54:07 988bab9f4d93: Download complete 07:54:07 1469e6f7b9e6: Verifying Checksum 07:54:07 1469e6f7b9e6: Download complete 07:54:07 eaf3925da568: Verifying Checksum 07:54:07 eaf3925da568: Download complete 07:54:07 339a4e72a1f5: Verifying Checksum 07:54:07 339a4e72a1f5: Download complete 07:54:07 bde34c3a00c8: Download complete 07:54:07 b352a97aabf1: Download complete 07:54:07 4872d77fe225: Verifying Checksum 07:54:07 4872d77fe225: Download complete 07:54:07 5851b861e8e6: Verifying Checksum 07:54:07 5851b861e8e6: Download complete 07:54:07 b85a868b505f: Verifying Checksum 07:54:07 b85a868b505f: Download complete 07:54:07 bab4dde63d76: Verifying Checksum 07:54:07 bab4dde63d76: Download complete 07:54:08 b85a868b505f: Pull complete 07:54:09 e2be974225ed: Pull complete 07:54:09 339a4e72a1f5: Pull complete 07:54:09 988bab9f4d93: Pull complete 07:54:10 1469e6f7b9e6: Pull complete 07:54:10 eaf3925da568: Pull complete 07:54:11 bab4dde63d76: Pull complete 07:54:11 bde34c3a00c8: Pull complete 07:54:11 b352a97aabf1: Pull complete 07:54:12 4872d77fe225: Pull complete 07:54:12 5851b861e8e6: Pull complete 07:54:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:54:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:54:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:12 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:54:13 $ docker top 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b -eo pid,comm 07:54:13 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). 07:54:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:13 [ssh-agent] Looking for ssh-agent implementation... 07:54:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:13 $ docker exec 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b ssh-agent 07:54:14 SSH_AUTH_SOCK=/tmp/ssh-PBIgTwPRbUWE/agent.32 07:54:14 SSH_AGENT_PID=38 07:54:14 Running ssh-add (command line suppressed) 07:54:14 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_100581663944060613.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_100581663944060613.key) 07:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:14 + git tag --points-at HEAD [Pipeline] } 07:54:14 $ docker exec --env ******** --env ******** 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b ssh-agent -k 07:54:14 unset SSH_AUTH_SOCK; 07:54:14 unset SSH_AGENT_PID; 07:54:14 echo Agent pid 38 killed; 07:54:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:54:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:14 [ssh-agent] Looking for ssh-agent implementation... 07:54:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:14 $ docker exec 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b ssh-agent 07:54:14 SSH_AUTH_SOCK=/tmp/ssh-5uPsknxeMtcM/agent.70 07:54:14 SSH_AGENT_PID=76 07:54:14 Running ssh-add (command line suppressed) 07:54:15 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17098462716988441646.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17098462716988441646.key) 07:54:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:15 + git semver init 07:54:15 2022-11-22 07:54:15,504 [run_init] DEBUG init version:0.0.0 force:False 07:54:15 2022-11-22 07:54:15,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:54:15 2022-11-22 07:54:15,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:54:15 2022-11-22 07:54:15,506 [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) 07:54:16 2022-11-22 07:54:16,264 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 07:54:16 2022-11-22 07:54:16,265 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 07:54:16 2022-11-22 07:54:16,265 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:54:16 2022-11-22 07:54:16,265 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:54:16 2.3.1-dev.1 [Pipeline] } 07:54:16 $ docker exec --env ******** --env ******** 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b ssh-agent -k 07:54:16 unset SSH_AUTH_SOCK; 07:54:16 unset SSH_AGENT_PID; 07:54:16 echo Agent pid 76 killed; 07:54:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:16 + git semver [Pipeline] } 07:54:17 $ docker stop --time=1 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b 07:54:18 $ docker rm -f 487b22006864b31b5980522ba925c3d5d5ce85edea00bb7c9bd69eae5eee429b [Pipeline] // withDockerContainer [Pipeline] sh 07:54:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:54:19 Stashed 1 file(s) [Pipeline] echo 07:54:19 [edgeXSemver]: initialized semver on version 2.3.1-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 07:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:54:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:54:19 ========================================================= 07:54:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:54:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:54:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:54:19 213ec9aee27d: Pulling fs layer 07:54:19 4583459ba037: Pulling fs layer 07:54:19 93c1e223e6f2: Pulling fs layer 07:54:19 53926ce57604: Pulling fs layer 07:54:19 21b2b0c7a3f4: Pulling fs layer 07:54:19 22ff95d597cd: Pulling fs layer 07:54:19 12d6caf4c0d1: Pulling fs layer 07:54:19 96b7cbca73a9: Pulling fs layer 07:54:19 a7acece74701: Pulling fs layer 07:54:19 53926ce57604: Waiting 07:54:19 12d6caf4c0d1: Waiting 07:54:19 21b2b0c7a3f4: Waiting 07:54:19 22ff95d597cd: Waiting 07:54:19 96b7cbca73a9: Waiting 07:54:19 a7acece74701: Waiting 07:54:19 93c1e223e6f2: Verifying Checksum 07:54:19 93c1e223e6f2: Download complete 07:54:19 4583459ba037: Download complete 07:54:19 21b2b0c7a3f4: Verifying Checksum 07:54:19 21b2b0c7a3f4: Download complete 07:54:19 213ec9aee27d: Download complete 07:54:19 12d6caf4c0d1: Verifying Checksum 07:54:19 12d6caf4c0d1: Download complete 07:54:19 213ec9aee27d: Pull complete 07:54:19 4583459ba037: Pull complete 07:54:20 93c1e223e6f2: Pull complete 07:54:20 a7acece74701: Verifying Checksum 07:54:20 a7acece74701: Download complete 07:54:20 96b7cbca73a9: Verifying Checksum 07:54:20 96b7cbca73a9: Download complete 07:54:20 53926ce57604: Download complete 07:54:24 53926ce57604: Pull complete 07:54:24 21b2b0c7a3f4: Pull complete 07:54:24 22ff95d597cd: Pull complete 07:54:24 12d6caf4c0d1: Pull complete 07:54:26 96b7cbca73a9: Pull complete 07:54:26 a7acece74701: Pull complete 07:54:26 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:54:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:54:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:27 + docker inspect -f . ci-base-image-x86_64 07:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:27 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:29 $ docker top d393fa7af6a37c4dd545ad88449abf97afbde97e8484d315785e59ce05615d92 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:29 + go version 07:54:29 go version go1.18.7 linux/amd64 [Pipeline] } 07:54:29 $ docker stop --time=1 d393fa7af6a37c4dd545ad88449abf97afbde97e8484d315785e59ce05615d92 07:54:31 $ docker rm -f d393fa7af6a37c4dd545ad88449abf97afbde97e8484d315785e59ce05615d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:31 + docker inspect -f . ci-base-image-x86_64 07:54:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:31 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:54:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:32 $ docker top 84dedabb8004d074c870a21e501074ad364cd6d514efc4e2a6d542f1fcf25c6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:32 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 07:54:32 + make test 07:54:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:54:32 go: downloading github.com/stretchr/testify v1.8.0 07:54:32 go: downloading github.com/hashicorp/consul/api v1.16.0 07:54:32 go: downloading github.com/stretchr/objx v0.4.0 07:54:32 go: downloading github.com/pmezard/go-difflib v1.0.0 07:54:32 go: downloading github.com/davecgh/go-spew v1.1.1 07:54:32 go: downloading gopkg.in/yaml.v3 v3.0.1 07:54:32 go: downloading github.com/hashicorp/serf v0.10.1 07:54:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:54:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:54:32 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:54:32 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:54:32 go: downloading github.com/fatih/color v1.9.0 07:54:32 go: downloading github.com/mattn/go-isatty v0.0.12 07:54:33 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 07:54:33 go: downloading github.com/mattn/go-colorable v0.1.6 07:54:33 go: downloading github.com/armon/go-metrics v0.3.10 07:54:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:54:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:54:34 Still waiting to schedule task 07:54:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-119663’ is offline 07:54:41 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.035s coverage: 89.4% of statements 07:54:41 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 07:54:41 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.007s coverage: 85.7% of statements 07:54:41 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 07:54:47 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 07:54:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:54:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:54:48 $ docker stop --time=1 84dedabb8004d074c870a21e501074ad364cd6d514efc4e2a6d542f1fcf25c6e 07:54:50 $ docker rm -f 84dedabb8004d074c870a21e501074ad364cd6d514efc4e2a6d542f1fcf25c6e [Pipeline] // withDockerContainer [Pipeline] sh 07:54:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:54:50 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 07:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:51 07:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:51 latest: Pulling from edgex-lftools-log-publisher 07:54:51 5eb5b503b376: Pulling fs layer 07:54:51 5c69ac0246d0: Pulling fs layer 07:54:51 ec43610c2a17: Pulling fs layer 07:54:51 3a2ae6a8a46f: Pulling fs layer 07:54:51 33b1e0a273af: Pulling fs layer 07:54:51 5d3b04190fa2: Pulling fs layer 07:54:51 2f39f015ded8: Pulling fs layer 07:54:51 33b1e0a273af: Waiting 07:54:51 5d3b04190fa2: Waiting 07:54:51 3a2ae6a8a46f: Waiting 07:54:51 2f39f015ded8: Waiting 07:54:51 5c69ac0246d0: Download complete 07:54:51 3a2ae6a8a46f: Download complete 07:54:51 33b1e0a273af: Verifying Checksum 07:54:51 33b1e0a273af: Download complete 07:54:51 5d3b04190fa2: Verifying Checksum 07:54:51 5d3b04190fa2: Download complete 07:54:51 ec43610c2a17: Verifying Checksum 07:54:51 ec43610c2a17: Download complete 07:54:51 5eb5b503b376: Verifying Checksum 07:54:51 5eb5b503b376: Download complete 07:54:52 2f39f015ded8: Download complete 07:54:52 5eb5b503b376: Pull complete 07:54:53 5c69ac0246d0: Pull complete 07:54:53 ec43610c2a17: Pull complete 07:54:53 3a2ae6a8a46f: Pull complete 07:54:53 33b1e0a273af: Pull complete 07:54:53 5d3b04190fa2: Pull complete 07:54:57 2f39f015ded8: Pull complete 07:54:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:57 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:55:00 $ docker top cf138852eb7b5bf3cab2d9bdbc200d1d827dbf1ec6d135254dadaa846ef1c266 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:00 ---> job-cost.sh 07:55:00 lf-activate-venv: SKIPPING 07:55:00 INFO: No Stack... 07:55:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:00 INFO: Archiving Costs [Pipeline] sh 07:55:01 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 07:55:01 + cut -d, -f6 [Pipeline] lock 07:55:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] 07:55:01 Resource [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] did not exist. Created. 07:55:01 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:55:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:55:01 Stashed 1 file(s) [Pipeline] } 07:55:01 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 07:55:01 $ docker stop --time=1 cf138852eb7b5bf3cab2d9bdbc200d1d827dbf1ec6d135254dadaa846ef1c266 07:55:02 $ docker rm -f cf138852eb7b5bf3cab2d9bdbc200d1d827dbf1ec6d135254dadaa846ef1c266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119665 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 07:56:35 Running in /w/workspace/go-mod-registry/30 [Pipeline] { [Pipeline] checkout 07:56:35 Selected Git installation does not exist. Using Default 07:56:35 The recommended git tool is: NONE 07:56:41 using credential edgex-jenkins-ssh 07:56:41 Cloning the remote Git repository 07:56:41 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 07:56:41 > git init /w/workspace/go-mod-registry/30 # timeout=10 07:56:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 07:56:41 > git --version # timeout=10 07:56:41 > git --version # 'git version 2.25.1' 07:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:41 Verifying host key using known hosts file 07:56:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:56:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 07:56:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:43 Avoid second fetch 07:56:43 Checking out Revision c296b05f00d851113705cfe108b647a70563fe96 (main) 07:56:43 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.16.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:56:43 > git config core.sparsecheckout # timeout=10 07:56:43 > git checkout -f c296b05f00d851113705cfe108b647a70563fe96 # timeout=10 07:56:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:44 Dload Upload Total Spent Left Speed 07:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 232k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh 07:56:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:56:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:56:45 + sudo tee /etc/docker/daemon.new 07:56:45 { 07:56:45 "registry-mirrors": [ 07:56:45 "https://nexus3.edgexfoundry.org:10001" 07:56:45 ], 07:56:45 "bip": "10.250.0.254/24", 07:56:45 "hosts": [ 07:56:45 "tcp://0.0.0.0:5555", 07:56:45 "unix:///var/run/docker.sock" 07:56:45 ], 07:56:45 "mtu": 1458, 07:56:45 "selinux-enabled": true, 07:56:45 "seccomp-profile": "/etc/docker/seccomp.json" 07:56:45 } [Pipeline] sh 07:56:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:56:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:57:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:57:04 ========================================================= 07:57:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:57:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:57:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:57:05 9b18e9b68314: Pulling fs layer 07:57:05 35d82f9e3411: Pulling fs layer 07:57:05 e16973657156: Pulling fs layer 07:57:05 fc693d55d65f: Pulling fs layer 07:57:05 7e9fc2657dce: Pulling fs layer 07:57:05 dda99020689f: Pulling fs layer 07:57:05 db1c61fa0a46: Pulling fs layer 07:57:05 891c053d2c06: Pulling fs layer 07:57:05 fc693d55d65f: Waiting 07:57:05 7e9fc2657dce: Waiting 07:57:05 dda99020689f: Waiting 07:57:05 db1c61fa0a46: Waiting 07:57:05 891c053d2c06: Waiting 07:57:05 e16973657156: Verifying Checksum 07:57:05 e16973657156: Download complete 07:57:05 35d82f9e3411: Verifying Checksum 07:57:05 35d82f9e3411: Download complete 07:57:05 7e9fc2657dce: Verifying Checksum 07:57:05 7e9fc2657dce: Download complete 07:57:05 dda99020689f: Verifying Checksum 07:57:05 dda99020689f: Download complete 07:57:05 9b18e9b68314: Verifying Checksum 07:57:05 9b18e9b68314: Download complete 07:57:06 9b18e9b68314: Pull complete 07:57:06 891c053d2c06: Verifying Checksum 07:57:06 891c053d2c06: Download complete 07:57:07 35d82f9e3411: Pull complete 07:57:07 e16973657156: Pull complete 07:57:08 db1c61fa0a46: Verifying Checksum 07:57:08 db1c61fa0a46: Download complete 07:57:08 fc693d55d65f: Verifying Checksum 07:57:08 fc693d55d65f: Download complete 07:57:21 fc693d55d65f: Pull complete 07:57:21 7e9fc2657dce: Pull complete 07:57:21 dda99020689f: Pull complete 07:57:25 db1c61fa0a46: Pull complete 07:57:26 891c053d2c06: Pull complete 07:57:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:57:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:27 + docker inspect -f . ci-base-image-arm64 07:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-119665 does not seem to be running inside a container 07:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/30 -v /w/workspace/go-mod-registry/30:/w/workspace/go-mod-registry/30:rw,z -v /w/workspace/go-mod-registry/30@tmp:/w/workspace/go-mod-registry/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:57:30 $ docker top ad2670d566b4d44b8a36ea6829970ac56cbfcd6d7f5a807dab0161958b7d89de -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:31 + go version 07:57:31 go version go1.18.7 linux/arm64 [Pipeline] } 07:57:31 $ docker stop --time=1 ad2670d566b4d44b8a36ea6829970ac56cbfcd6d7f5a807dab0161958b7d89de 07:57:33 $ docker rm -f ad2670d566b4d44b8a36ea6829970ac56cbfcd6d7f5a807dab0161958b7d89de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker inspect -f . ci-base-image-arm64 07:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-119665 does not seem to be running inside a container 07:57:34 $ 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/30 -v /w/workspace/go-mod-registry/30:/w/workspace/go-mod-registry/30:rw,z -v /w/workspace/go-mod-registry/30@tmp:/w/workspace/go-mod-registry/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:57:36 $ docker top 362a48b47d484068f6d710fb33135f1dd23b427fdb2a198c38abab312a1b2477 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:37 + git config --global --add safe.directory /w/workspace/go-mod-registry/30 [Pipeline] fileExists [Pipeline] sh 07:57:37 + make test 07:57:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:57:37 go: downloading github.com/stretchr/testify v1.8.0 07:57:37 go: downloading github.com/hashicorp/consul/api v1.16.0 07:57:37 go: downloading github.com/davecgh/go-spew v1.1.1 07:57:37 go: downloading github.com/pmezard/go-difflib v1.0.0 07:57:37 go: downloading github.com/stretchr/objx v0.4.0 07:57:37 go: downloading gopkg.in/yaml.v3 v3.0.1 07:57:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:57:37 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:57:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:57:37 go: downloading github.com/hashicorp/serf v0.10.1 07:57:37 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:57:37 go: downloading github.com/fatih/color v1.9.0 07:57:37 go: downloading github.com/mattn/go-isatty v0.0.12 07:57:37 go: downloading github.com/mattn/go-colorable v0.1.6 07:57:37 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 07:57:38 go: downloading github.com/armon/go-metrics v0.3.10 07:57:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:57:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:58:17 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.124s coverage: 89.4% of statements 07:58:17 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 07:58:17 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.017s coverage: 85.7% of statements 07:58:17 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 07:58:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:58:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:58:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:58:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:58:23 $ docker stop --time=1 362a48b47d484068f6d710fb33135f1dd23b427fdb2a198c38abab312a1b2477 07:58:25 $ docker rm -f 362a48b47d484068f6d710fb33135f1dd23b427fdb2a198c38abab312a1b2477 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:26 Warning: overwriting stash ‘coverage-report’ 07:58:26 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 07:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:27 07:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:27 arm64: Pulling from edgex-lftools-log-publisher 07:58:27 8998bd30e6a1: Pulling fs layer 07:58:27 04944245beec: Pulling fs layer 07:58:27 699f458cf7ca: Pulling fs layer 07:58:27 765212b225bb: Pulling fs layer 07:58:27 f23df028b6ca: Pulling fs layer 07:58:27 d65c8cfc05b1: Pulling fs layer 07:58:27 2437ff75d9bd: Pulling fs layer 07:58:27 f23df028b6ca: Waiting 07:58:27 d65c8cfc05b1: Waiting 07:58:27 2437ff75d9bd: Waiting 07:58:27 765212b225bb: Waiting 07:58:27 04944245beec: Verifying Checksum 07:58:27 04944245beec: Download complete 07:58:27 765212b225bb: Verifying Checksum 07:58:27 765212b225bb: Download complete 07:58:27 f23df028b6ca: Verifying Checksum 07:58:27 f23df028b6ca: Download complete 07:58:27 d65c8cfc05b1: Verifying Checksum 07:58:27 d65c8cfc05b1: Download complete 07:58:28 699f458cf7ca: Verifying Checksum 07:58:28 699f458cf7ca: Download complete 07:58:28 8998bd30e6a1: Verifying Checksum 07:58:28 8998bd30e6a1: Download complete 07:58:31 2437ff75d9bd: Verifying Checksum 07:58:31 2437ff75d9bd: Download complete 07:58:32 8998bd30e6a1: Pull complete 07:58:32 04944245beec: Pull complete 07:58:34 699f458cf7ca: Pull complete 07:58:34 765212b225bb: Pull complete 07:58:35 f23df028b6ca: Pull complete 07:58:35 d65c8cfc05b1: Pull complete 07:58:50 2437ff75d9bd: Pull complete 07:58:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:50 prd-ubuntu20.04-docker-arm64-4c-16g-119665 does not seem to be running inside a container 07:58:50 $ 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/30 -v /w/workspace/go-mod-registry/30:/w/workspace/go-mod-registry/30:rw,z -v /w/workspace/go-mod-registry/30@tmp:/w/workspace/go-mod-registry/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:58:53 $ docker top 291c37b485249cfaa69cc70c395414ed21077650f6a36ea3690354b54459197b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:54 ---> job-cost.sh 07:58:54 lf-activate-venv: SKIPPING 07:58:54 INFO: No Stack... 07:58:54 INFO: Retrieving Pricing Info for: v3-standard-4 07:58:55 INFO: Archiving Costs [Pipeline] sh 07:58:55 + + cat /w/workspace/go-mod-registry/30/archives/cost.csv 07:58:55 cut -d, -f6 [Pipeline] lock 07:58:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] 07:58:56 Resource [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] did not exist. Created. 07:58:56 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:56 /w/workspace/go-mod-registry/30@tmp/durable-570d1378/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:58:56 + echo total: 0.10999999940395355 [Pipeline] stash 07:58:56 Warning: overwriting stash ‘stack-cost’ 07:58:56 Stashed 1 file(s) [Pipeline] } 07:58:56 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:56 $ docker stop --time=1 291c37b485249cfaa69cc70c395414ed21077650f6a36ea3690354b54459197b 07:58:58 $ docker rm -f 291c37b485249cfaa69cc70c395414ed21077650f6a36ea3690354b54459197b [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 07:58:58 provisioning config files... 07:58:58 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1100156988589010717tmp [Pipeline] { [Pipeline] sh 07:58:59 + set +x 07:58:59 + bash -s -- 07:58:59 + curl -s https://codecov.io/bash 07:58:59 07:58:59 _____ _ 07:58:59 / ____| | | 07:58:59 | | ___ __| | ___ ___ _____ __ 07:58:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:58:59 | |___| (_) | (_| | __/ (_| (_) \ V / 07:58:59 \_____\___/ \__,_|\___|\___\___/ \_/ 07:58:59 Bash-1.0.6 07:58:59 07:58:59 07:58:59 ==> git version 2.25.1 found 07:58:59 ==> 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 07:58:59 Release-Date: 2020-01-08 07:58:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:58:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:58:59 ==> Jenkins CI detected. 07:58:59 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 07:58:59 project root: . 07:58:59 --> token set from env 07:58:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:58:59 ==> Running gcov in . (disable via -X gcov) 07:58:59 ==> Python coveragepy not found 07:58:59 ==> Searching for coverage reports in: 07:58:59 + . 07:58:59 -> Found 1 reports 07:58:59 ==> Detecting git/mercurial file structure 07:58:59 ==> Reading reports 07:58:59 + ./coverage.out bytes=12273 07:58:59 ==> Appending adjustments 07:58:59 https://docs.codecov.io/docs/fixing-reports 07:58:59 + Found adjustments 07:58:59 ==> Gzipping contents 07:58:59 4.0K /tmp/codecov.zL1Olm.gz 07:58:59 ==> Uploading reports 07:58:59 url: https://codecov.io 07:58:59 query: branch=main&commit=c296b05f00d851113705cfe108b647a70563fe96&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 07:58:59 -> Pinging Codecov 07:58:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=c296b05f00d851113705cfe108b647a70563fe96&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 07:58:59 -> Uploading to 07:58:59 https://storage.googleapis.com/codecov/v4/raw/2022-11-22/05B643FFA8DEACB6C25F95B2D4D12284/c296b05f00d851113705cfe108b647a70563fe96/33ec4501-fdbd-41b7-8ace-b1cb883d0281.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221122T075859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b6aa233d5f8bb7d8b6a70a803f0d32003225f8b569405fd104e006c8ae475ce 07:58:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:58:59 Dload Upload Total Spent Left Speed 07:58:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 11156 --:--:-- --:--:-- --:--:-- 11156 100 2276 0 0 100 2276 0 10838 --:--:-- --:--:-- --:--:-- 10786 07:58:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] } 07:58:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:58:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:58:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:00 07:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:59:00 df9b9388f04a: Pulling fs layer 07:59:00 52dc419b0ee2: Pulling fs layer 07:59:00 25bc292e5bac: Pulling fs layer 07:59:00 114826534d7a: Pulling fs layer 07:59:00 4657fd5d0bcf: Pulling fs layer 07:59:00 6ad1cebc031e: Pulling fs layer 07:59:00 8a3aa393b2d8: Pulling fs layer 07:59:00 114826534d7a: Waiting 07:59:00 4657fd5d0bcf: Waiting 07:59:00 6ad1cebc031e: Waiting 07:59:00 8a3aa393b2d8: Waiting 07:59:00 25bc292e5bac: Download complete 07:59:00 52dc419b0ee2: Verifying Checksum 07:59:00 52dc419b0ee2: Download complete 07:59:00 4657fd5d0bcf: Verifying Checksum 07:59:00 4657fd5d0bcf: Download complete 07:59:00 df9b9388f04a: Verifying Checksum 07:59:00 df9b9388f04a: Download complete 07:59:00 df9b9388f04a: Pull complete 07:59:00 6ad1cebc031e: Verifying Checksum 07:59:00 6ad1cebc031e: Download complete 07:59:00 52dc419b0ee2: Pull complete 07:59:00 25bc292e5bac: Pull complete 07:59:01 114826534d7a: Verifying Checksum 07:59:01 114826534d7a: Download complete 07:59:01 8a3aa393b2d8: Verifying Checksum 07:59:01 8a3aa393b2d8: Download complete 07:59:04 114826534d7a: Pull complete 07:59:04 4657fd5d0bcf: Pull complete 07:59:05 6ad1cebc031e: Pull complete 07:59:07 8a3aa393b2d8: Pull complete 07:59:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:59:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:07 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:59:09 $ docker top 7496388783ac2ceba9a5d14229ad056f0bb3aa45300448afb03874bec9ea21ba -eo pid,comm [Pipeline] { [Pipeline] echo 07:59:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 07:59:10 + set -o pipefail 07:59:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 07:59:12 07:59:12 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 07:59:12 07:59:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/1409d870-50a5-4e47-9456-5deea38bf0d3 07:59:12 07:59:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:59:12 07:59:12 07:59:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:59:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:59:12 More details here: https://snyk.co/ue1NS [Pipeline] } 07:59:12 $ docker stop --time=1 7496388783ac2ceba9a5d14229ad056f0bb3aa45300448afb03874bec9ea21ba 07:59:13 $ docker rm -f 7496388783ac2ceba9a5d14229ad056f0bb3aa45300448afb03874bec9ea21ba [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 07:59:14 + git log --format=format:%s -1 c296b05f00d851113705cfe108b647a70563fe96 [Pipeline] sh 07:59:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:14 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:59:15 $ docker top aa15b332c528e8c503707fba08c88c6f4f3ee5d8790d628ce7fd8cd571722bf1 -eo pid,comm 07:59: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). 07:59:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:15 [ssh-agent] Looking for ssh-agent implementation... 07:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:15 $ docker exec aa15b332c528e8c503707fba08c88c6f4f3ee5d8790d628ce7fd8cd571722bf1 ssh-agent 07:59:15 SSH_AUTH_SOCK=/tmp/ssh-3I5fnsCb7Awz/agent.34 07:59:15 SSH_AGENT_PID=40 07:59:15 Running ssh-add (command line suppressed) 07:59:15 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15992941448953214300.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_15992941448953214300.key) 07:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:15 + git semver tag 07:59:16 2022-11-22 07:59:16,033 [run_tag] DEBUG tag force:False 07:59:16 2022-11-22 07:59:16,033 [check_head_tag] DEBUG check head tag 07:59:16 2022-11-22 07:59:16,033 [execute] INFO git cat-file --batch-check 07:59:16 2022-11-22 07:59:16,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 07:59:16 2022-11-22 07:59:16,037 [execute] INFO git cat-file --batch 07:59:16 2022-11-22 07:59:16,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 07:59:16 2022-11-22 07:59:16,055 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:16 2022-11-22 07:59:16,055 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 07:59:16 2022-11-22 07:59:16,055 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 07:59:16 2022-11-22 07:59:16,060 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:16 2.3.1-dev.1 [Pipeline] } 07:59:16 $ docker exec --env ******** --env ******** aa15b332c528e8c503707fba08c88c6f4f3ee5d8790d628ce7fd8cd571722bf1 ssh-agent -k 07:59:16 unset SSH_AUTH_SOCK; 07:59:16 unset SSH_AGENT_PID; 07:59:16 echo Agent pid 40 killed; 07:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:16 + git semver [Pipeline] } 07:59:16 $ docker stop --time=1 aa15b332c528e8c503707fba08c88c6f4f3ee5d8790d628ce7fd8cd571722bf1 07:59:18 $ docker rm -f aa15b332c528e8c503707fba08c88c6f4f3ee5d8790d628ce7fd8cd571722bf1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:18 07:59:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:18 0.23.1-centos7: Pulling from edgex-lftools 07:59:18 ab5ef0e58194: Pulling fs layer 07:59:18 9712f1f96733: Pulling fs layer 07:59:18 63f879dbbcfc: Pulling fs layer 07:59:18 0d9ebad4ef96: Pulling fs layer 07:59:18 e9a5061849ea: Pulling fs layer 07:59:18 d747dcd14b5f: Pulling fs layer 07:59:18 0d9ebad4ef96: Waiting 07:59:18 e9a5061849ea: Waiting 07:59:18 d747dcd14b5f: Waiting 07:59:18 2de7ff778b66: Pulling fs layer 07:59:18 2de7ff778b66: Waiting 07:59:18 9712f1f96733: Verifying Checksum 07:59:18 9712f1f96733: Download complete 07:59:19 63f879dbbcfc: Verifying Checksum 07:59:19 63f879dbbcfc: Download complete 07:59:19 e9a5061849ea: Verifying Checksum 07:59:19 e9a5061849ea: Download complete 07:59:19 d747dcd14b5f: Verifying Checksum 07:59:19 d747dcd14b5f: Download complete 07:59:19 0d9ebad4ef96: Verifying Checksum 07:59:19 0d9ebad4ef96: Download complete 07:59:19 2de7ff778b66: Download complete 07:59:19 ab5ef0e58194: Verifying Checksum 07:59:19 ab5ef0e58194: Download complete 07:59:22 ab5ef0e58194: Pull complete 07:59:22 9712f1f96733: Pull complete 07:59:22 63f879dbbcfc: Pull complete 07:59:25 0d9ebad4ef96: Pull complete 07:59:26 e9a5061849ea: Pull complete 07:59:26 d747dcd14b5f: Pull complete 07:59:27 2de7ff778b66: Pull complete 07:59:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:59:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:27 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:59:29 $ docker top 1643e98d7e13b782dc89f12ae066c0b3a692bc7b020f774fea9f6541bafd31d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:59:29 provisioning config files... 07:59:29 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10255584389165753052tmp 07:59:29 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config18190402249486735045tmp 07:59:29 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config15068519669529500703tmp [Pipeline] { [Pipeline] echo 07:59:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:59:29 ---> sigul-configuration.sh 07:59:29 gpg: directory `/root/.gnupg' created 07:59:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:59:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:59:29 gpg: keyring `/root/.gnupg/secring.gpg' created 07:59:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:59:29 gpg: CAST5 encrypted data 07:59:29 gpg: encrypted with 1 passphrase 07:59:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:59:29 + mkdir /home/jenkins 07:59:29 + mkdir /home/jenkins/sigul [Pipeline] sh 07:59:30 + 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 07:59:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:59:30 ---> sigul-install.sh 07:59:30 Sigul already installed; skipping installation. [Pipeline] sh 07:59:30 + git tag --list 07:59:30 v0.0.0 07:59:30 v0.1.0 07:59:30 v0.1.1 07:59:30 v0.1.10 07:59:30 v0.1.11 07:59:30 v0.1.12 07:59:30 v0.1.13 07:59:30 v0.1.14 07:59:30 v0.1.15 07:59:30 v0.1.16 07:59:30 v0.1.17 07:59:30 v0.1.18 07:59:30 v0.1.19 07:59:30 v0.1.2 07:59:30 v0.1.20 07:59:30 v0.1.21 07:59:30 v0.1.22 07:59:30 v0.1.23 07:59:30 v0.1.24 07:59:30 v0.1.25 07:59:30 v0.1.26 07:59:30 v0.1.27 07:59:30 v0.1.3 07:59:30 v0.1.4 07:59:30 v0.1.5 07:59:30 v0.1.6 07:59:30 v0.1.7 07:59:30 v0.1.8 07:59:30 v0.1.9 07:59:30 v2.0.0 07:59:30 v2.1.0 07:59:30 v2.2.0 07:59:30 v2.2.1-dev.1 07:59:30 v2.2.1-dev.2 07:59:30 v2.2.1-dev.3 07:59:30 v2.2.1-dev.4 07:59:30 v2.2.1-dev.5 07:59:30 v2.2.1-dev.6 07:59:30 v2.2.1-dev.7 07:59:30 v2.2.1-dev.8 07:59:30 v2.2.1-dev.9 07:59:30 v2.3.0 07:59:30 v2.3.0-dev.10 07:59:30 v2.3.0-dev.11 07:59:30 v2.3.0-dev.12 07:59:30 v2.3.0-dev.9 07:59:30 v2.3.1-dev.1 [Pipeline] sh 07:59:31 + lftools sign git-tag v2.3.1-dev.1 07:59:31 Signing Git tag with Sigul... 07:59:31 Signing v2.3.1-dev.1 [Pipeline] echo 07:59:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:59:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:59:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:59:32 $ docker stop --time=1 1643e98d7e13b782dc89f12ae066c0b3a692bc7b020f774fea9f6541bafd31d9 07:59:33 $ docker rm -f 1643e98d7e13b782dc89f12ae066c0b3a692bc7b020f774fea9f6541bafd31d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:34 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:59:34 $ docker top 506b3d6ca98d74051f74603b08eda01200239e37918367b869b845301ba5455a -eo pid,comm 07:59:34 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). 07:59:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:34 [ssh-agent] Looking for ssh-agent implementation... 07:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:34 $ docker exec 506b3d6ca98d74051f74603b08eda01200239e37918367b869b845301ba5455a ssh-agent 07:59:34 SSH_AUTH_SOCK=/tmp/ssh-YrfONKiuhO4U/agent.33 07:59:34 SSH_AGENT_PID=39 07:59:35 Running ssh-add (command line suppressed) 07:59:35 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_141683613533170493.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_141683613533170493.key) 07:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:35 + git semver bump pre 07:59:35 2022-11-22 07:59:35,576 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:35 2022-11-22 07:59:35,577 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev 07:59:35 2022-11-22 07:59:35,577 [bump_version] DEBUG bumped version:2.3.1-dev.2 07:59:35 2022-11-22 07:59:35,577 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 07:59:35 2022-11-22 07:59:35,577 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:35 2022-11-22 07:59:35,577 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:35 2022-11-22 07:59:35,579 [execute] INFO git cat-file --batch-check 07:59:35 2022-11-22 07:59:35,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:35 2022-11-22 07:59:35,584 [execute] INFO git cat-file --batch 07:59:35 2022-11-22 07:59:35,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:35 2022-11-22 07:59:35,590 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:35 2.3.1-dev.2 [Pipeline] } 07:59:35 $ docker exec --env ******** --env ******** 506b3d6ca98d74051f74603b08eda01200239e37918367b869b845301ba5455a ssh-agent -k 07:59:35 unset SSH_AUTH_SOCK; 07:59:35 unset SSH_AGENT_PID; 07:59:35 echo Agent pid 39 killed; 07:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:36 + git semver [Pipeline] } 07:59:36 $ docker stop --time=1 506b3d6ca98d74051f74603b08eda01200239e37918367b869b845301ba5455a 07:59:37 $ docker rm -f 506b3d6ca98d74051f74603b08eda01200239e37918367b869b845301ba5455a [Pipeline] // withDockerContainer [Pipeline] sh 07:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:38 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:59:38 $ docker top 3860506ed8f25668c9c4726927da4d24bf41dd4b7c4e7028b8838018b0990b93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:38 [ssh-agent] Looking for ssh-agent implementation... 07:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:38 $ docker exec 3860506ed8f25668c9c4726927da4d24bf41dd4b7c4e7028b8838018b0990b93 ssh-agent 07:59:39 SSH_AUTH_SOCK=/tmp/ssh-oQ64s4pxiQ96/agent.31 07:59:39 SSH_AGENT_PID=37 07:59:39 Running ssh-add (command line suppressed) 07:59:39 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14844688077799082977.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_14844688077799082977.key) 07:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:39 + git semver push 07:59:39 2022-11-22 07:59:39,626 [run_push] DEBUG push 07:59:39 2022-11-22 07:59:39,627 [execute] INFO git cat-file --batch-check 07:59:39 2022-11-22 07:59:39,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 07:59:39 2022-11-22 07:59:39,630 [execute] INFO git rev-list b5c2e335b0e64fa6e0b1d1f9ee07d5b8b2fa0eac -- 07:59:39 2022-11-22 07:59:39,630 [execute] DEBUG Popen(['git', 'rev-list', 'b5c2e335b0e64fa6e0b1d1f9ee07d5b8b2fa0eac', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 07:59:39 2022-11-22 07:59:39,636 [execute] INFO git fetch -v origin 07:59:39 2022-11-22 07:59:39,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 07:59:40 2022-11-22 07:59:40,148 [run_push] DEBUG no remote changes detected 07:59:40 2022-11-22 07:59:40,149 [execute] INFO git push origin semver 07:59:40 2022-11-22 07:59:40,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 07:59:41 2022-11-22 07:59:40,966 [run_push] DEBUG push all version tags 07:59:41 2022-11-22 07:59:40,967 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:59:41 2022-11-22 07:59:40,967 [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) 07:59:41 2022-11-22 07:59:41,663 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:59:41 2.3.1-dev.2 [Pipeline] } 07:59:41 $ docker exec --env ******** --env ******** 3860506ed8f25668c9c4726927da4d24bf41dd4b7c4e7028b8838018b0990b93 ssh-agent -k 07:59:41 unset SSH_AUTH_SOCK; 07:59:41 unset SSH_AGENT_PID; 07:59:41 echo Agent pid 37 killed; 07:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:42 + git semver [Pipeline] } 07:59:42 $ docker stop --time=1 3860506ed8f25668c9c4726927da4d24bf41dd4b7c4e7028b8838018b0990b93 07:59:43 $ docker rm -f 3860506ed8f25668c9c4726927da4d24bf41dd4b7c4e7028b8838018b0990b93 [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 07:59:44 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 07:59:44 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:59:44 total 16 07:59:44 drwxr-xr-x 3 root root 4096 Nov 22 07:55 . 07:59:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 07:59 .. 07:59:44 drwxr-xr-x 2 root root 4096 Nov 22 07:55 cost 07:59:44 -rw-r--r-- 1 root root 86 Nov 22 07:55 cost.csv 07:59:44 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:59:44 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:59:44 total 16 07:59:44 drwxr-xr-x 3 jenkins jenkins 4096 Nov 22 07:55 . 07:59:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 07:59 .. 07:59:44 drwxr-xr-x 2 jenkins jenkins 4096 Nov 22 07:55 cost 07:59:44 -rw-r--r-- 1 jenkins jenkins 86 Nov 22 07:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:59:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:45 ---> package-listing.sh 07:59:45 ++ facter osfamily 07:59:45 ++ tr '[:upper:]' '[:lower:]' 07:59:45 + OS_FAMILY=debian 07:59:45 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 07:59:45 + START_PACKAGES=/tmp/packages_start.txt 07:59:45 + END_PACKAGES=/tmp/packages_end.txt 07:59:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:45 + PACKAGES=/tmp/packages_start.txt 07:59:45 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 07:59:45 + PACKAGES=/tmp/packages_end.txt 07:59:45 + case "${OS_FAMILY}" in 07:59:45 + dpkg -l 07:59:45 + grep '^ii' 07:59:45 + '[' -f /tmp/packages_start.txt ']' 07:59:45 + '[' -f /tmp/packages_end.txt ']' 07:59:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:45 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 07:59:45 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 07:59:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 07:59:45 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 07:59:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:46 prd-ubuntu20.04-docker-8c-8g-119660 does not seem to be running inside a container 07:59:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:46 $ docker top 669b9c1c4150446db42c38d3b851ed33c1339d9ba187dbce1c3d535ed6ea155b -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:47 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:47 + mkdir -p /var/log/sysstat [Pipeline] sh 07:59:47 + ls /var/log/sa-host 07:59:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:47 provisioning config files... 07:59:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config13253824064254032346tmp [Pipeline] { [Pipeline] echo 07:59:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:48 ---> create-netrc.sh [Pipeline] } 07:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:59:48 ---> python-tools-install.sh [Pipeline] echo 07:59:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:48 ---> sudo-logs.sh 07:59:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:49 ---> job-cost.sh 07:59:49 lf-activate-venv: SKIPPING 07:59:49 DEBUG: total: 0.2199999988079071 07:59:49 INFO: Retrieving Stack Cost... 07:59:49 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:49 INFO: Archiving Costs [Pipeline] echo 07:59:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:50 ---> logs-deploy.sh 07:59:50 lf-activate-venv: SKIPPING 07:59:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/30 07:59:50 INFO: archiving workspace using pattern(s): 07:59:51 Archives upload complete. 07:59:51 INFO: archiving logs to Nexus