Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5acb15cb17992cc8ae49dada3139570bf99cf749 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-ssh4965297757471973644.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13900043629354652329.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh573862632339109894.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7113771885833374854.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-ssh8551616904430350541.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-1790 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 5acb15cb17992cc8ae49dada3139570bf99cf749 (main) Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" > 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 5acb15cb17992cc8ae49dada3139570bf99cf749 # timeout=10 > git rev-list --no-walk 2a9fac3bffe6f019bcd9f089b2d94c0b8a4d400c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:02 ========================================================= 07:12:02 EdgeX Global Pipelines Version Info 07:12:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:02 ------------------- 07:12:02 stable info: 07:12:02 ------------------- 07:12:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:12:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:12:02 Message: update stable to v1.0.239 07:12:03 ------------------- 07:12:03 experimental info: 07:12:03 ------------------- 07:12:03 Commited By: **** collab-it+edgex@linuxfoundation.org 07:12:03 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:12:03 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5acb15c [Pipeline] echo 07:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:12:04 + git rev-list -1 --merges 5acb15cb17992cc8ae49dada3139570bf99cf749~1..5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo 07:12:04 -----------> git rev-list -1 --merges 5acb15cb17992cc8ae49dada3139570bf99cf749~1..5acb15cb17992cc8ae49dada3139570bf99cf749 5acb15cb17992cc8ae49dada3139570bf99cf749 07:12:04 5acb15cb17992cc8ae49dada3139570bf99cf749 [false] [Pipeline] sh 07:12:04 + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo 07:12:04 ========================================================= 07:12:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:12:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:05 + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] echo 07:12:05 [semverPrep] GIT_COMMIT: 5acb15cb17992cc8ae49dada3139570bf99cf749, Commit Message: Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2 [Pipeline] echo 07:12:05 [semverPrep] This is not a build commit. [Pipeline] sh 07:12:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:12:05 + grep -v github /etc/ssh/ssh_known_hosts 07:12:05 + [ -e /tmp/ssh_known_hosts ] 07:12:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:12:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:12:05 + sudo tee -a /etc/ssh/ssh_known_hosts 07:12:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:06 07:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:06 0.1.4: Pulling from edgex-devops/py-git-semver 07:12:06 b85a868b505f: Pulling fs layer 07:12:06 e2be974225ed: Pulling fs layer 07:12:06 339a4e72a1f5: Pulling fs layer 07:12:06 988bab9f4d93: Pulling fs layer 07:12:06 1469e6f7b9e6: Pulling fs layer 07:12:06 eaf3925da568: Pulling fs layer 07:12:06 bab4dde63d76: Pulling fs layer 07:12:06 bde34c3a00c8: Pulling fs layer 07:12:06 b352a97aabf1: Pulling fs layer 07:12:06 4872d77fe225: Pulling fs layer 07:12:06 5851b861e8e6: Pulling fs layer 07:12:06 4872d77fe225: Waiting 07:12:06 b352a97aabf1: Waiting 07:12:06 988bab9f4d93: Waiting 07:12:06 bde34c3a00c8: Waiting 07:12:06 5851b861e8e6: Waiting 07:12:06 eaf3925da568: Waiting 07:12:06 1469e6f7b9e6: Waiting 07:12:06 bab4dde63d76: Waiting 07:12:06 e2be974225ed: Download complete 07:12:06 988bab9f4d93: Verifying Checksum 07:12:06 988bab9f4d93: Download complete 07:12:06 1469e6f7b9e6: Verifying Checksum 07:12:06 1469e6f7b9e6: Download complete 07:12:06 339a4e72a1f5: Verifying Checksum 07:12:06 339a4e72a1f5: Download complete 07:12:06 eaf3925da568: Download complete 07:12:06 bde34c3a00c8: Download complete 07:12:06 b352a97aabf1: Download complete 07:12:06 4872d77fe225: Download complete 07:12:06 5851b861e8e6: Download complete 07:12:06 b85a868b505f: Download complete 07:12:06 bab4dde63d76: Verifying Checksum 07:12:06 bab4dde63d76: Download complete 07:12:07 b85a868b505f: Pull complete 07:12:08 e2be974225ed: Pull complete 07:12:08 339a4e72a1f5: Pull complete 07:12:08 988bab9f4d93: Pull complete 07:12:08 1469e6f7b9e6: Pull complete 07:12:08 eaf3925da568: Pull complete 07:12:10 bab4dde63d76: Pull complete 07:12:11 bde34c3a00c8: Pull complete 07:12:11 b352a97aabf1: Pull complete 07:12:11 4872d77fe225: Pull complete 07:12:11 5851b861e8e6: Pull complete 07:12:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:11 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:12:12 $ docker top 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 -eo pid,comm 07:12: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:12:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:13 [ssh-agent] Looking for ssh-agent implementation... 07:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:13 $ docker exec 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent 07:12:13 SSH_AUTH_SOCK=/tmp/ssh-fexN4hvryT6r/agent.33 07:12:13 SSH_AGENT_PID=39 07:12:13 Running ssh-add (command line suppressed) 07:12:13 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7252001107614146894.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7252001107614146894.key) 07:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:13 + git tag --points-at HEAD [Pipeline] } 07:12:13 $ docker exec --env ******** --env ******** 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent -k 07:12:13 unset SSH_AUTH_SOCK; 07:12:13 unset SSH_AGENT_PID; 07:12:13 echo Agent pid 39 killed; 07:12:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:13 [ssh-agent] Looking for ssh-agent implementation... 07:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:14 $ docker exec 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent 07:12:14 SSH_AUTH_SOCK=/tmp/ssh-tGgkqVAMFIXl/agent.71 07:12:14 SSH_AGENT_PID=77 07:12:14 Running ssh-add (command line suppressed) 07:12:14 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4979527937332472479.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4979527937332472479.key) 07:12:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:14 + git semver init 07:12:14 2022-09-28 07:12:14,760 [run_init] DEBUG init version:0.0.0 force:False 07:12:14 2022-09-28 07:12:14,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:12:14 2022-09-28 07:12:14,761 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:12:14 2022-09-28 07:12:14,761 [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:12:15 2022-09-28 07:12:15,587 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 07:12:15 2022-09-28 07:12:15,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 07:12:15 2022-09-28 07:12:15,588 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:12:15 2022-09-28 07:12:15,588 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:12:15 2.3.0-dev.10 [Pipeline] } 07:12:15 $ docker exec --env ******** --env ******** 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 ssh-agent -k 07:12:15 unset SSH_AUTH_SOCK; 07:12:15 unset SSH_AGENT_PID; 07:12:15 echo Agent pid 77 killed; 07:12:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:16 + git semver [Pipeline] } 07:12:16 $ docker stop --time=1 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 07:12:17 $ docker rm -f 2146305271ec75bd3b5113528de26027ff11b41d999db6ac0beb3c41d6069960 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:18 Stashed 1 file(s) [Pipeline] echo 07:12:18 [edgeXSemver]: initialized semver on version 2.3.0-dev.10 [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:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:12:18 ========================================================= 07:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:12:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:18 2408cc74d12b: Pulling fs layer 07:12:18 ea60b727a1ce: Pulling fs layer 07:12:18 30c4a7721957: Pulling fs layer 07:12:18 370296b7ddb6: Pulling fs layer 07:12:18 7c6cee850709: Pulling fs layer 07:12:18 39a5fcdaea64: Pulling fs layer 07:12:18 d94ebbe4e438: Pulling fs layer 07:12:18 bcfd1f05c69d: Pulling fs layer 07:12:18 59ccb84bbe0f: Pulling fs layer 07:12:18 7c6cee850709: Waiting 07:12:18 39a5fcdaea64: Waiting 07:12:18 d94ebbe4e438: Waiting 07:12:18 bcfd1f05c69d: Waiting 07:12:18 370296b7ddb6: Waiting 07:12:18 59ccb84bbe0f: Waiting 07:12:18 30c4a7721957: Verifying Checksum 07:12:18 30c4a7721957: Download complete 07:12:18 ea60b727a1ce: Verifying Checksum 07:12:18 ea60b727a1ce: Download complete 07:12:18 7c6cee850709: Download complete 07:12:18 39a5fcdaea64: Verifying Checksum 07:12:18 39a5fcdaea64: Download complete 07:12:18 2408cc74d12b: Verifying Checksum 07:12:18 2408cc74d12b: Download complete 07:12:18 d94ebbe4e438: Verifying Checksum 07:12:18 d94ebbe4e438: Download complete 07:12:19 2408cc74d12b: Pull complete 07:12:19 ea60b727a1ce: Pull complete 07:12:19 30c4a7721957: Pull complete 07:12:19 bcfd1f05c69d: Verifying Checksum 07:12:19 bcfd1f05c69d: Download complete 07:12:19 59ccb84bbe0f: Verifying Checksum 07:12:19 59ccb84bbe0f: Download complete 07:12:19 370296b7ddb6: Verifying Checksum 07:12:19 370296b7ddb6: Download complete 07:12:23 370296b7ddb6: Pull complete 07:12:23 7c6cee850709: Pull complete 07:12:23 39a5fcdaea64: Pull complete 07:12:23 d94ebbe4e438: Pull complete 07:12:26 bcfd1f05c69d: Pull complete 07:12:26 59ccb84bbe0f: Pull complete 07:12:26 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:12:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 07:12: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:12:27 + docker inspect -f . ci-base-image-x86_64 07:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:27 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:12: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:12:29 $ docker top a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:30 + go version 07:12:30 go version go1.18.3 linux/amd64 [Pipeline] } 07:12:30 $ docker stop --time=1 a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 07:12:31 $ docker rm -f a6127c72b2ef5111be2d2912679f165a063e35be38678137b2a6560cc03ac960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:31 + docker inspect -f . ci-base-image-x86_64 07:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:32 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:12:32 $ 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:12:32 $ docker top 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:32 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 07:12:33 + make test 07:12:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:12:33 go: downloading github.com/stretchr/testify v1.8.0 07:12:33 go: downloading github.com/hashicorp/consul/api v1.15.2 07:12:33 go: downloading github.com/pmezard/go-difflib v1.0.0 07:12:33 go: downloading github.com/stretchr/objx v0.4.0 07:12:33 go: downloading github.com/davecgh/go-spew v1.1.1 07:12:33 go: downloading gopkg.in/yaml.v3 v3.0.1 07:12:33 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:12:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:12:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:12:33 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:12:33 go: downloading github.com/hashicorp/serf v0.9.7 07:12:33 go: downloading github.com/mattn/go-isatty v0.0.12 07:12:33 go: downloading github.com/fatih/color v1.9.0 07:12:33 go: downloading github.com/mattn/go-colorable v0.1.6 07:12:33 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 07:12:33 go: downloading github.com/armon/go-metrics v0.3.10 07:12:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:12:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:12:33 Still waiting to schedule task 07:12:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1791’ is offline 07:12:41 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.035s coverage: 89.4% of statements 07:12:41 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 07:12:41 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements 07:12:41 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 07:12:48 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:12:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:12:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:12:49 $ docker stop --time=1 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec 07:12:51 $ docker rm -f 1b98124ba88efb4600eaedf1a7560c71338871b2c74c23f6c3dfed7ad66e3dec [Pipeline] // withDockerContainer [Pipeline] sh 07:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:12:51 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:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:52 07:12:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:52 latest: Pulling from edgex-lftools-log-publisher 07:12:52 5eb5b503b376: Pulling fs layer 07:12:52 5c69ac0246d0: Pulling fs layer 07:12:52 ec43610c2a17: Pulling fs layer 07:12:52 3a2ae6a8a46f: Pulling fs layer 07:12:52 33b1e0a273af: Pulling fs layer 07:12:52 5d3b04190fa2: Pulling fs layer 07:12:52 2f39f015ded8: Pulling fs layer 07:12:52 33b1e0a273af: Waiting 07:12:52 5d3b04190fa2: Waiting 07:12:52 2f39f015ded8: Waiting 07:12:52 5c69ac0246d0: Download complete 07:12:52 3a2ae6a8a46f: Verifying Checksum 07:12:52 3a2ae6a8a46f: Download complete 07:12:52 33b1e0a273af: Verifying Checksum 07:12:52 33b1e0a273af: Download complete 07:12:52 ec43610c2a17: Verifying Checksum 07:12:52 ec43610c2a17: Download complete 07:12:52 5d3b04190fa2: Download complete 07:12:52 5eb5b503b376: Verifying Checksum 07:12:52 5eb5b503b376: Download complete 07:12:53 2f39f015ded8: Download complete 07:12:54 5eb5b503b376: Pull complete 07:12:54 5c69ac0246d0: Pull complete 07:12:54 ec43610c2a17: Pull complete 07:12:54 3a2ae6a8a46f: Pull complete 07:12:54 33b1e0a273af: Pull complete 07:12:54 5d3b04190fa2: Pull complete 07:12:59 2f39f015ded8: Pull complete 07:12:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:59 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:12:59 $ 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:13:00 $ docker top a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:01 ---> job-cost.sh 07:13:01 lf-activate-venv: SKIPPING 07:13:01 INFO: No Stack... 07:13:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:13:01 INFO: Archiving Costs [Pipeline] sh 07:13:02 + cut -d, -f6 07:13:02 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv [Pipeline] lock 07:13:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] 07:13:02 Resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] did not exist. Created. 07:13:02 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:13:02 + echo total: 0.2199999988079071 [Pipeline] stash 07:13:02 Stashed 1 file(s) [Pipeline] } 07:13:02 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 07:13:02 $ docker stop --time=1 a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 07:13:03 $ docker rm -f a02996605e213b83b6e960d6a2a5407a0c3dec9697bf0c957ff7f3fa48fd4a48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:14:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1793 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 07:14:40 Running in /w/workspace/go-mod-registry/26 [Pipeline] { [Pipeline] checkout 07:14:40 Selected Git installation does not exist. Using Default 07:14:40 The recommended git tool is: NONE 07:14:45 using credential edgex-jenkins-ssh 07:14:45 Cloning the remote Git repository 07:14:45 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 07:14:46 > git init /w/workspace/go-mod-registry/26 # timeout=10 07:14:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 07:14:46 > git --version # timeout=10 07:14:46 > git --version # 'git version 2.25.1' 07:14:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:46 Verifying host key using known hosts file 07:14:46 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:14:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 07:14:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:48 Avoid second fetch 07:14:48 Checking out Revision 5acb15cb17992cc8ae49dada3139570bf99cf749 (main) 07:14:48 Commit message: "Merge pull request #109 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.15.2" 07:14:48 > git config core.sparsecheckout # timeout=10 07:14:48 > git checkout -f 5acb15cb17992cc8ae49dada3139570bf99cf749 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:14:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:49 Dload Upload Total Spent Left Speed 07:14:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 07:14:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:14:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:14:50 + sudo tee /etc/docker/daemon.new 07:14:50 { 07:14:50 "registry-mirrors": [ 07:14:50 "https://nexus3.edgexfoundry.org:10001" 07:14:50 ], 07:14:50 "bip": "10.250.0.254/24", 07:14:50 "hosts": [ 07:14:50 "tcp://0.0.0.0:5555", 07:14:50 "unix:///var/run/docker.sock" 07:14:50 ], 07:14:50 "mtu": 1458, 07:14:50 "selinux-enabled": true, 07:14:50 "seccomp-profile": "/etc/docker/seccomp.json" 07:14:50 } [Pipeline] sh 07:14:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:14:51 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:15:09 ========================================================= 07:15:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:15:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:15:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:15:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:10 b3c136eddcbf: Pulling fs layer 07:15:10 c0a3192eca97: Pulling fs layer 07:15:10 a050256f5b6f: Pulling fs layer 07:15:10 656be50a0ddc: Pulling fs layer 07:15:10 2bbca73fdf42: Pulling fs layer 07:15:10 46d945488cbd: Pulling fs layer 07:15:10 8a5474983e97: Pulling fs layer 07:15:10 329c88fbcd65: Pulling fs layer 07:15:10 46d945488cbd: Waiting 07:15:10 8a5474983e97: Waiting 07:15:10 329c88fbcd65: Waiting 07:15:10 2bbca73fdf42: Waiting 07:15:10 a050256f5b6f: Verifying Checksum 07:15:10 a050256f5b6f: Download complete 07:15:10 c0a3192eca97: Verifying Checksum 07:15:10 c0a3192eca97: Download complete 07:15:10 2bbca73fdf42: Download complete 07:15:10 46d945488cbd: Verifying Checksum 07:15:10 46d945488cbd: Download complete 07:15:10 b3c136eddcbf: Verifying Checksum 07:15:10 b3c136eddcbf: Download complete 07:15:11 b3c136eddcbf: Pull complete 07:15:11 329c88fbcd65: Verifying Checksum 07:15:11 329c88fbcd65: Download complete 07:15:12 c0a3192eca97: Pull complete 07:15:12 a050256f5b6f: Pull complete 07:15:12 8a5474983e97: Download complete 07:15:13 656be50a0ddc: Verifying Checksum 07:15:13 656be50a0ddc: Download complete 07:15:25 656be50a0ddc: Pull complete 07:15:25 2bbca73fdf42: Pull complete 07:15:25 46d945488cbd: Pull complete 07:15:31 8a5474983e97: Pull complete 07:15:33 329c88fbcd65: Pull complete 07:15:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:15:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 07:15:33 + 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:15:33 + docker inspect -f . ci-base-image-arm64 07:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container 07:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@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:15:37 $ docker top 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:38 + go version 07:15:38 go version go1.18.3 linux/arm64 [Pipeline] } 07:15:38 $ docker stop --time=1 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b 07:15:39 $ docker rm -f 000356912dc940cbb3c575bfed72b185f1ce221101d2d89d5f2a11ac2e3fc17b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:41 + docker inspect -f . ci-base-image-arm64 07:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container 07:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-registry/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@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:15:43 $ docker top ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:43 + git config --global --add safe.directory /w/workspace/go-mod-registry/26 [Pipeline] fileExists [Pipeline] sh 07:15:44 + make test 07:15:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:15:44 go: downloading github.com/stretchr/testify v1.8.0 07:15:44 go: downloading github.com/hashicorp/consul/api v1.15.2 07:15:44 go: downloading github.com/davecgh/go-spew v1.1.1 07:15:44 go: downloading github.com/pmezard/go-difflib v1.0.0 07:15:44 go: downloading gopkg.in/yaml.v3 v3.0.1 07:15:44 go: downloading github.com/stretchr/objx v0.4.0 07:15:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:15:44 go: downloading github.com/hashicorp/go-hclog v0.14.1 07:15:44 go: downloading github.com/hashicorp/serf v0.9.7 07:15:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:15:44 go: downloading github.com/mitchellh/mapstructure v1.4.1 07:15:45 go: downloading github.com/fatih/color v1.9.0 07:15:45 go: downloading github.com/mattn/go-isatty v0.0.12 07:15:45 go: downloading github.com/mattn/go-colorable v0.1.6 07:15:45 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 07:15:45 go: downloading github.com/armon/go-metrics v0.3.10 07:15:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 07:15:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:16:24 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.118s coverage: 89.4% of statements 07:16:24 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 07:16:24 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements 07:16:24 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 07:16:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:16:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:16:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:16:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:16:34 $ docker stop --time=1 ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 07:16:36 $ docker rm -f ea7f9c00b8ebb939a475463c0feafa3b84d6534cae6f62c28c5aa3becb0e7447 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:16:37 Warning: overwriting stash ‘coverage-report’ 07:16:37 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:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:37 07:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:38 arm64: Pulling from edgex-lftools-log-publisher 07:16:38 8998bd30e6a1: Pulling fs layer 07:16:38 04944245beec: Pulling fs layer 07:16:38 699f458cf7ca: Pulling fs layer 07:16:38 765212b225bb: Pulling fs layer 07:16:38 f23df028b6ca: Pulling fs layer 07:16:38 d65c8cfc05b1: Pulling fs layer 07:16:38 2437ff75d9bd: Pulling fs layer 07:16:38 f23df028b6ca: Waiting 07:16:38 d65c8cfc05b1: Waiting 07:16:38 2437ff75d9bd: Waiting 07:16:38 765212b225bb: Waiting 07:16:38 04944245beec: Verifying Checksum 07:16:38 04944245beec: Download complete 07:16:38 765212b225bb: Download complete 07:16:38 f23df028b6ca: Download complete 07:16:38 d65c8cfc05b1: Verifying Checksum 07:16:38 d65c8cfc05b1: Download complete 07:16:38 699f458cf7ca: Verifying Checksum 07:16:38 699f458cf7ca: Download complete 07:16:38 8998bd30e6a1: Download complete 07:16:41 2437ff75d9bd: Verifying Checksum 07:16:41 2437ff75d9bd: Download complete 07:16:43 8998bd30e6a1: Pull complete 07:16:43 04944245beec: Pull complete 07:16:45 699f458cf7ca: Pull complete 07:16:45 765212b225bb: Pull complete 07:16:46 f23df028b6ca: Pull complete 07:16:46 d65c8cfc05b1: Pull complete 07:17:01 2437ff75d9bd: Pull complete 07:17:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:17:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:01 prd-ubuntu20.04-docker-arm64-4c-16g-1793 does not seem to be running inside a container 07:17:01 $ 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/26 -v /w/workspace/go-mod-registry/26:/w/workspace/go-mod-registry/26:rw,z -v /w/workspace/go-mod-registry/26@tmp:/w/workspace/go-mod-registry/26@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:17:05 $ docker top 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:06 ---> job-cost.sh 07:17:06 lf-activate-venv: SKIPPING 07:17:06 INFO: No Stack... 07:17:06 INFO: Retrieving Pricing Info for: v3-standard-4 07:17:07 INFO: Archiving Costs [Pipeline] sh 07:17:08 + cat /w/workspace/go-mod-registry/26/archives/cost.csv 07:17:08 + cut -d, -f6 [Pipeline] lock 07:17:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] 07:17:08 Resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] did not exist. Created. 07:17:08 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:17:08 /w/workspace/go-mod-registry/26@tmp/durable-f31e522b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:17:09 + echo total: 0.10999999940395355 [Pipeline] stash 07:17:09 Warning: overwriting stash ‘stack-cost’ 07:17:09 Stashed 1 file(s) [Pipeline] } 07:17:09 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 07:17:09 $ docker stop --time=1 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a 07:17:10 $ docker rm -f 9c9e5df3eaaf45941b60daf119b9c7e1f9ee0571c571cbe2a2f21dee2e12138a [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:17:11 provisioning config files... 07:17:11 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5000497865882630979tmp [Pipeline] { [Pipeline] sh 07:17:11 + set +x 07:17:11 + curl -s https://codecov.io/bash 07:17:11 + bash -s -- 07:17:11 07:17:11 _____ _ 07:17:11 / ____| | | 07:17:11 | | ___ __| | ___ ___ _____ __ 07:17:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:17:11 | |___| (_) | (_| | __/ (_| (_) \ V / 07:17:11 \_____\___/ \__,_|\___|\___\___/ \_/ 07:17:11 Bash-1.0.6 07:17:11 07:17:11 07:17:11 ==> git version 2.25.1 found 07:17:11 ==> 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:17:11 Release-Date: 2020-01-08 07:17:11 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:17:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:17:11 ==> Jenkins CI detected. 07:17:11 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 07:17:11 project root: . 07:17:11 --> token set from env 07:17:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:17:11 ==> Running gcov in . (disable via -X gcov) 07:17:11 ==> Python coveragepy not found 07:17:11 ==> Searching for coverage reports in: 07:17:11 + . 07:17:11 -> Found 1 reports 07:17:11 ==> Detecting git/mercurial file structure 07:17:11 ==> Reading reports 07:17:11 + ./coverage.out bytes=12273 07:17:11 ==> Appending adjustments 07:17:11 https://docs.codecov.io/docs/fixing-reports 07:17:11 + Found adjustments 07:17:11 ==> Gzipping contents 07:17:11 4.0K /tmp/codecov.xNsQR5.gz 07:17:11 ==> Uploading reports 07:17:11 url: https://codecov.io 07:17:11 query: branch=main&commit=5acb15cb17992cc8ae49dada3139570bf99cf749&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 07:17:11 -> Pinging Codecov 07:17:11 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=5acb15cb17992cc8ae49dada3139570bf99cf749&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 07:17:11 -> Uploading to 07:17:11 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/05B643FFA8DEACB6C25F95B2D4D12284/5acb15cb17992cc8ae49dada3139570bf99cf749/5ed5c839-dadb-46c4-9729-2c0027589e6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T071711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1099e98992b82674843f2f40b0ea075280dd88da1623047d4db0e1c27596954f 07:17:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:11 Dload Upload Total Spent Left Speed 07:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 10160 --:--:-- --:--:-- --:--:-- 10160 07:17:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] } 07:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:17:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:17:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:17:12 07:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:17:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:17:12 df9b9388f04a: Pulling fs layer 07:17:12 52dc419b0ee2: Pulling fs layer 07:17:12 25bc292e5bac: Pulling fs layer 07:17:12 114826534d7a: Pulling fs layer 07:17:12 4657fd5d0bcf: Pulling fs layer 07:17:12 6ad1cebc031e: Pulling fs layer 07:17:12 8a3aa393b2d8: Pulling fs layer 07:17:12 4657fd5d0bcf: Waiting 07:17:12 6ad1cebc031e: Waiting 07:17:12 8a3aa393b2d8: Waiting 07:17:12 25bc292e5bac: Verifying Checksum 07:17:12 25bc292e5bac: Download complete 07:17:12 52dc419b0ee2: Verifying Checksum 07:17:12 52dc419b0ee2: Download complete 07:17:12 4657fd5d0bcf: Verifying Checksum 07:17:12 4657fd5d0bcf: Download complete 07:17:12 df9b9388f04a: Download complete 07:17:13 6ad1cebc031e: Verifying Checksum 07:17:13 6ad1cebc031e: Download complete 07:17:13 df9b9388f04a: Pull complete 07:17:13 52dc419b0ee2: Pull complete 07:17:13 25bc292e5bac: Pull complete 07:17:13 114826534d7a: Verifying Checksum 07:17:13 114826534d7a: Download complete 07:17:13 8a3aa393b2d8: Verifying Checksum 07:17:13 8a3aa393b2d8: Download complete 07:17:17 114826534d7a: Pull complete 07:17:17 4657fd5d0bcf: Pull complete 07:17:17 6ad1cebc031e: Pull complete 07:17:21 8a3aa393b2d8: Pull complete 07:17:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:17:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:21 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:17:21 $ 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:17:23 $ docker top 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 -eo pid,comm [Pipeline] { [Pipeline] echo 07:17:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 07:17:23 + set -o pipefail 07:17:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 07:17:25 07:17:25 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 07:17:25 07:17:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/04e7c53c-9476-4b24-8092-f2633b6ebf83 07:17:25 07:17:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:17:25 07:17:26 [Pipeline] } 07:17:26 $ docker stop --time=1 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 07:17:27 $ docker rm -f 7bc9ca08e88b638463256695f36cbc79f6983f5d9048b27c3f601b3c293e8d69 [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:17:28 + git log --format=format:%s -1 5acb15cb17992cc8ae49dada3139570bf99cf749 [Pipeline] sh 07:17:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:28 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:17:28 $ 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:17:29 $ docker top c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 -eo pid,comm 07:17:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:17:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:29 [ssh-agent] Looking for ssh-agent implementation... 07:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:29 $ docker exec c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 ssh-agent 07:17:29 SSH_AUTH_SOCK=/tmp/ssh-bDcJFgUiMSzK/agent.32 07:17:29 SSH_AGENT_PID=39 07:17:29 Running ssh-add (command line suppressed) 07:17:29 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7548213627120241741.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7548213627120241741.key) 07:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:29 + git semver tag 07:17:30 2022-09-28 07:17:30,165 [run_tag] DEBUG tag force:False 07:17:30 2022-09-28 07:17:30,165 [check_head_tag] DEBUG check head tag 07:17:30 2022-09-28 07:17:30,166 [execute] INFO git cat-file --batch-check 07:17:30 2022-09-28 07:17:30,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 07:17:30 2022-09-28 07:17:30,169 [execute] INFO git cat-file --batch 07:17:30 2022-09-28 07:17:30,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 07:17:30 2022-09-28 07:17:30,182 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:30 2022-09-28 07:17:30,182 [execute] INFO git tag -a v2.3.0-dev.10 -m v2.3.0-dev.10 07:17:30 2022-09-28 07:17:30,182 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.10', '-m', 'v2.3.0-dev.10'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 07:17:30 2022-09-28 07:17:30,188 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:30 2.3.0-dev.10 [Pipeline] } 07:17:30 $ docker exec --env ******** --env ******** c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 ssh-agent -k 07:17:30 unset SSH_AUTH_SOCK; 07:17:30 unset SSH_AGENT_PID; 07:17:30 echo Agent pid 39 killed; 07:17:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:30 + git semver [Pipeline] } 07:17:30 $ docker stop --time=1 c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 07:17:32 $ docker rm -f c2541e2f2008682f6ae9ecb6566189c08c8efb9617d7dca7cdcab4a5606978c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:32 07:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:32 0.23.1-centos7: Pulling from edgex-lftools 07:17:32 ab5ef0e58194: Pulling fs layer 07:17:32 9712f1f96733: Pulling fs layer 07:17:32 63f879dbbcfc: Pulling fs layer 07:17:32 0d9ebad4ef96: Pulling fs layer 07:17:32 e9a5061849ea: Pulling fs layer 07:17:32 d747dcd14b5f: Pulling fs layer 07:17:32 2de7ff778b66: Pulling fs layer 07:17:32 0d9ebad4ef96: Waiting 07:17:32 d747dcd14b5f: Waiting 07:17:32 e9a5061849ea: Waiting 07:17:32 2de7ff778b66: Waiting 07:17:32 9712f1f96733: Verifying Checksum 07:17:32 9712f1f96733: Download complete 07:17:33 63f879dbbcfc: Verifying Checksum 07:17:33 63f879dbbcfc: Download complete 07:17:33 e9a5061849ea: Download complete 07:17:33 d747dcd14b5f: Verifying Checksum 07:17:33 d747dcd14b5f: Download complete 07:17:33 ab5ef0e58194: Verifying Checksum 07:17:33 ab5ef0e58194: Download complete 07:17:33 0d9ebad4ef96: Verifying Checksum 07:17:33 0d9ebad4ef96: Download complete 07:17:33 2de7ff778b66: Verifying Checksum 07:17:33 2de7ff778b66: Download complete 07:17:37 ab5ef0e58194: Pull complete 07:17:37 9712f1f96733: Pull complete 07:17:37 63f879dbbcfc: Pull complete 07:17:41 0d9ebad4ef96: Pull complete 07:17:41 e9a5061849ea: Pull complete 07:17:41 d747dcd14b5f: Pull complete 07:17:42 2de7ff778b66: Pull complete 07:17:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:42 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:17:42 $ 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:17:44 $ docker top 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:17:44 provisioning config files... 07:17:44 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config13760367424390495969tmp 07:17:44 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9413991622758444607tmp 07:17:44 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4734350965655287551tmp [Pipeline] { [Pipeline] echo 07:17:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:17:45 ---> sigul-configuration.sh 07:17:45 gpg: directory `/root/.gnupg' created 07:17:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:17:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:17:45 gpg: keyring `/root/.gnupg/secring.gpg' created 07:17:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:17:45 gpg: CAST5 encrypted data 07:17:45 gpg: encrypted with 1 passphrase 07:17:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:17:45 + mkdir /home/jenkins 07:17:45 + mkdir /home/jenkins/sigul [Pipeline] sh 07:17:45 + 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:17:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> sigul-install.sh 07:17:46 Sigul already installed; skipping installation. [Pipeline] sh 07:17:46 + git tag --list 07:17:46 v0.0.0 07:17:46 v0.1.0 07:17:46 v0.1.1 07:17:46 v0.1.10 07:17:46 v0.1.11 07:17:46 v0.1.12 07:17:46 v0.1.13 07:17:46 v0.1.14 07:17:46 v0.1.15 07:17:46 v0.1.16 07:17:46 v0.1.17 07:17:46 v0.1.18 07:17:46 v0.1.19 07:17:46 v0.1.2 07:17:46 v0.1.20 07:17:46 v0.1.21 07:17:46 v0.1.22 07:17:46 v0.1.23 07:17:46 v0.1.24 07:17:46 v0.1.25 07:17:46 v0.1.26 07:17:46 v0.1.27 07:17:46 v0.1.3 07:17:46 v0.1.4 07:17:46 v0.1.5 07:17:46 v0.1.6 07:17:46 v0.1.7 07:17:46 v0.1.8 07:17:46 v0.1.9 07:17:46 v2.0.0 07:17:46 v2.1.0 07:17:46 v2.2.0 07:17:46 v2.2.1-dev.1 07:17:46 v2.2.1-dev.2 07:17:46 v2.2.1-dev.3 07:17:46 v2.2.1-dev.4 07:17:46 v2.2.1-dev.5 07:17:46 v2.2.1-dev.6 07:17:46 v2.2.1-dev.7 07:17:46 v2.2.1-dev.8 07:17:46 v2.2.1-dev.9 07:17:46 v2.3.0-dev.10 07:17:46 v2.3.0-dev.9 [Pipeline] sh 07:17:46 + lftools sign git-tag v2.3.0-dev.10 07:17:47 Signing Git tag with Sigul... 07:17:47 Signing v2.3.0-dev.10 [Pipeline] echo 07:17:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:17:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:17:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:17:48 $ docker stop --time=1 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c 07:17:49 $ docker rm -f 20370d6b8ecaa08d2aef30aaf016e493f57e594be8f27a6df41436ecb308c77c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:17:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:50 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:17:50 $ 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:17:50 $ docker top b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 -eo pid,comm 07:17:50 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:17:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:50 [ssh-agent] Looking for ssh-agent implementation... 07:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:50 $ docker exec b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 ssh-agent 07:17:50 SSH_AUTH_SOCK=/tmp/ssh-ruP2Ev8hJ4kI/agent.33 07:17:50 SSH_AGENT_PID=39 07:17:50 Running ssh-add (command line suppressed) 07:17:51 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5695187181381544708.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5695187181381544708.key) 07:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:51 + git semver bump pre 07:17:51 2022-09-28 07:17:51,524 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:51 2022-09-28 07:17:51,524 [bump_version] DEBUG bumping version:2.3.0-dev.10 on axis:pre with prefix:dev 07:17:51 2022-09-28 07:17:51,525 [bump_version] DEBUG bumped version:2.3.0-dev.11 07:17:51 2022-09-28 07:17:51,525 [write_version] DEBUG write version:2.3.0-dev.11 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 07:17:51 2022-09-28 07:17:51,525 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:51 2022-09-28 07:17:51,525 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:51 2022-09-28 07:17:51,529 [execute] INFO git cat-file --batch-check 07:17:51 2022-09-28 07:17:51,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 07:17:51 2022-09-28 07:17:51,535 [execute] INFO git cat-file --batch 07:17:51 2022-09-28 07:17:51,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 07:17:51 2022-09-28 07:17:51,539 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:51 2.3.0-dev.11 [Pipeline] } 07:17:51 $ docker exec --env ******** --env ******** b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 ssh-agent -k 07:17:51 unset SSH_AUTH_SOCK; 07:17:51 unset SSH_AGENT_PID; 07:17:51 echo Agent pid 39 killed; 07:17:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:52 + git semver [Pipeline] } 07:17:52 $ docker stop --time=1 b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 07:17:53 $ docker rm -f b95acde50e0d6be5244d473c4e8e0d9c850795a9be046230d0b3fb37ff7f5512 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:54 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:17:54 $ 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:17:54 $ docker top f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 -eo pid,comm 07:17:54 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:17:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:54 [ssh-agent] Looking for ssh-agent implementation... 07:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:54 $ docker exec f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 ssh-agent 07:17:55 SSH_AUTH_SOCK=/tmp/ssh-kIaI8YbKL485/agent.33 07:17:55 SSH_AGENT_PID=39 07:17:55 Running ssh-add (command line suppressed) 07:17:55 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16427005566583809819.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16427005566583809819.key) 07:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:55 + git semver push 07:17:55 2022-09-28 07:17:55,626 [run_push] DEBUG push 07:17:55 2022-09-28 07:17:55,627 [execute] INFO git cat-file --batch-check 07:17:55 2022-09-28 07:17:55,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:17:55 2022-09-28 07:17:55,631 [execute] INFO git rev-list 0a2bf60bcc29f0e27077b16cf684087fa0fa5aad -- 07:17:55 2022-09-28 07:17:55,631 [execute] DEBUG Popen(['git', 'rev-list', '0a2bf60bcc29f0e27077b16cf684087fa0fa5aad', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 07:17:55 2022-09-28 07:17:55,638 [execute] INFO git fetch -v origin 07:17:55 2022-09-28 07:17:55,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 07:17:56 2022-09-28 07:17:56,217 [run_push] DEBUG no remote changes detected 07:17:56 2022-09-28 07:17:56,217 [execute] INFO git push origin semver 07:17:56 2022-09-28 07:17:56,218 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 07:17:57 2022-09-28 07:17:56,996 [run_push] DEBUG push all version tags 07:17:57 2022-09-28 07:17:56,996 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:17:57 2022-09-28 07:17:56,997 [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:17:57 2022-09-28 07:17:57,744 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:17:57 2.3.0-dev.11 [Pipeline] } 07:17:57 $ docker exec --env ******** --env ******** f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 ssh-agent -k 07:17:57 unset SSH_AUTH_SOCK; 07:17:57 unset SSH_AGENT_PID; 07:17:57 echo Agent pid 39 killed; 07:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:58 + git semver [Pipeline] } 07:17:58 $ docker stop --time=1 f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 07:17:59 $ docker rm -f f45c274fbd1df64fe64b3476952668640c18a953ca4e35b263a02a2c08212870 [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:18:00 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 07:18:00 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:18:00 total 16 07:18:00 drwxr-xr-x 3 root root 4096 Sep 28 07:13 . 07:18:00 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 .. 07:18:00 drwxr-xr-x 2 root root 4096 Sep 28 07:13 cost 07:18:00 -rw-r--r-- 1 root root 86 Sep 28 07:13 cost.csv 07:18:00 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:18:00 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 07:18:00 total 16 07:18:00 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:13 . 07:18:00 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 .. 07:18:00 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 07:13 cost 07:18:00 -rw-r--r-- 1 jenkins jenkins 86 Sep 28 07:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:18:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:01 ---> package-listing.sh 07:18:01 ++ facter osfamily 07:18:01 ++ tr '[:upper:]' '[:lower:]' 07:18:01 + OS_FAMILY=debian 07:18:01 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 07:18:01 + START_PACKAGES=/tmp/packages_start.txt 07:18:01 + END_PACKAGES=/tmp/packages_end.txt 07:18:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:01 + PACKAGES=/tmp/packages_start.txt 07:18:01 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 07:18:01 + PACKAGES=/tmp/packages_end.txt 07:18:01 + case "${OS_FAMILY}" in 07:18:01 + dpkg -l 07:18:01 + grep '^ii' 07:18:01 + '[' -f /tmp/packages_start.txt ']' 07:18:01 + '[' -f /tmp/packages_end.txt ']' 07:18:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:01 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 07:18:01 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 07:18:01 + 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:18:01 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:18:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:02 prd-ubuntu20.04-docker-8c-8g-1790 does not seem to be running inside a container 07:18:02 $ 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:18:02 $ docker top e3ead093f4737eb2ef49891152bd487b0afc626978aac6b5d1b168726e773d2b -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:03 + touch /tmp/pre-build-complete [Pipeline] sh 07:18:03 + mkdir -p /var/log/sysstat [Pipeline] sh 07:18:03 + ls /var/log/sa-host 07:18:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:03 provisioning config files... 07:18:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config12362511088371757339tmp [Pipeline] { [Pipeline] echo 07:18:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:04 ---> create-netrc.sh [Pipeline] } 07:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:18:04 ---> python-tools-install.sh [Pipeline] echo 07:18:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:18:04 ---> sudo-logs.sh 07:18:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:18:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:18:05 ---> job-cost.sh 07:18:05 lf-activate-venv: SKIPPING 07:18:05 DEBUG: total: 0.2199999988079071 07:18:05 INFO: Retrieving Stack Cost... 07:18:05 INFO: Retrieving Pricing Info for: v3-standard-8 07:18:05 INFO: Archiving Costs [Pipeline] echo 07:18:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:06 ---> logs-deploy.sh 07:18:06 lf-activate-venv: SKIPPING 07:18:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/26 07:18:06 INFO: archiving workspace using pattern(s): 07:18:07 Archives upload complete. 07:18:07 INFO: archiving logs to Nexus