Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 109da98df7a9610fad8d8361345958217796e116 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-ssh5151460752100468216.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh13834570732906296114.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6155559377486174045.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh3091228925612914700.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-ssh16431079245240077313.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 ‘prd-ubuntu20.04-docker-8c-8g-117766’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117769 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 109da98df7a9610fad8d8361345958217796e116 (main) Commit message: "Merge pull request #112 from lenny-intel/levski-change-log" > 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 109da98df7a9610fad8d8361345958217796e116 # timeout=10 > git rev-list --no-walk db24a9e39afce3d39f33bc2904e025867d645b2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:15:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:15:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:15:09 ========================================================= 22:15:09 EdgeX Global Pipelines Version Info 22:15:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:15:10 ------------------- 22:15:10 stable info: 22:15:10 ------------------- 22:15:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:10 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:10 Message: update stable to v1.0.243 22:15:11 ------------------- 22:15:11 experimental info: 22:15:11 ------------------- 22:15:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:15:11 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:11 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 109da98 [Pipeline] echo 22:15:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:15:12 + git rev-list -1 --merges 109da98df7a9610fad8d8361345958217796e116~1..109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo 22:15:12 -----------> git rev-list -1 --merges 109da98df7a9610fad8d8361345958217796e116~1..109da98df7a9610fad8d8361345958217796e116 109da98df7a9610fad8d8361345958217796e116 22:15:12 109da98df7a9610fad8d8361345958217796e116 [false] [Pipeline] sh 22:15:12 + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo 22:15:12 ========================================================= 22:15:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:15:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:12 + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] echo 22:15:12 [semverPrep] GIT_COMMIT: 109da98df7a9610fad8d8361345958217796e116, Commit Message: Merge pull request #112 from lenny-intel/levski-change-log [Pipeline] echo 22:15:12 [semverPrep] This is not a build commit. [Pipeline] sh 22:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:13 + grep -v github /etc/ssh/ssh_known_hosts 22:15:13 + [ -e /tmp/ssh_known_hosts ] 22:15:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:15:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:15:13 + sudo tee -a /etc/ssh/ssh_known_hosts 22:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:13 22:15:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:14 0.1.4: Pulling from edgex-devops/py-git-semver 22:15:14 b85a868b505f: Pulling fs layer 22:15:14 e2be974225ed: Pulling fs layer 22:15:14 339a4e72a1f5: Pulling fs layer 22:15:14 988bab9f4d93: Pulling fs layer 22:15:14 1469e6f7b9e6: Pulling fs layer 22:15:14 eaf3925da568: Pulling fs layer 22:15:14 bab4dde63d76: Pulling fs layer 22:15:14 bde34c3a00c8: Pulling fs layer 22:15:14 b352a97aabf1: Pulling fs layer 22:15:14 4872d77fe225: Pulling fs layer 22:15:14 5851b861e8e6: Pulling fs layer 22:15:14 1469e6f7b9e6: Waiting 22:15:14 988bab9f4d93: Waiting 22:15:14 bde34c3a00c8: Waiting 22:15:14 bab4dde63d76: Waiting 22:15:14 eaf3925da568: Waiting 22:15:14 4872d77fe225: Waiting 22:15:14 5851b861e8e6: Waiting 22:15:14 b352a97aabf1: Waiting 22:15:14 e2be974225ed: Download complete 22:15:14 988bab9f4d93: Verifying Checksum 22:15:14 988bab9f4d93: Download complete 22:15:14 1469e6f7b9e6: Verifying Checksum 22:15:14 1469e6f7b9e6: Download complete 22:15:14 eaf3925da568: Verifying Checksum 22:15:14 eaf3925da568: Download complete 22:15:14 339a4e72a1f5: Verifying Checksum 22:15:14 339a4e72a1f5: Download complete 22:15:14 bde34c3a00c8: Download complete 22:15:14 b352a97aabf1: Download complete 22:15:14 4872d77fe225: Verifying Checksum 22:15:14 4872d77fe225: Download complete 22:15:14 5851b861e8e6: Verifying Checksum 22:15:14 5851b861e8e6: Download complete 22:15:14 b85a868b505f: Verifying Checksum 22:15:14 b85a868b505f: Download complete 22:15:14 bab4dde63d76: Verifying Checksum 22:15:14 bab4dde63d76: Download complete 22:15:15 b85a868b505f: Pull complete 22:15:15 e2be974225ed: Pull complete 22:15:16 339a4e72a1f5: Pull complete 22:15:16 988bab9f4d93: Pull complete 22:15:16 1469e6f7b9e6: Pull complete 22:15:16 eaf3925da568: Pull complete 22:15:18 bab4dde63d76: Pull complete 22:15:18 bde34c3a00c8: Pull complete 22:15:18 b352a97aabf1: Pull complete 22:15:18 4872d77fe225: Pull complete 22:15:18 5851b861e8e6: Pull complete 22:15:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:19 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:15:19 $ 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 22:15:21 $ docker top 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 -eo pid,comm 22:15:21 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). 22:15:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:21 [ssh-agent] Looking for ssh-agent implementation... 22:15:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:21 $ docker exec 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent 22:15:21 SSH_AUTH_SOCK=/tmp/ssh-r341GZKQByYs/agent.32 22:15:21 SSH_AGENT_PID=38 22:15:21 Running ssh-add (command line suppressed) 22:15:21 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12376653560144612351.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12376653560144612351.key) 22:15:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:22 + git tag --points-at HEAD [Pipeline] } 22:15:22 $ docker exec --env ******** --env ******** 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent -k 22:15:22 unset SSH_AUTH_SOCK; 22:15:22 unset SSH_AGENT_PID; 22:15:22 echo Agent pid 38 killed; 22:15:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:15:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:22 [ssh-agent] Looking for ssh-agent implementation... 22:15:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:22 $ docker exec 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent 22:15:22 SSH_AUTH_SOCK=/tmp/ssh-yHbPGCMqhgFU/agent.70 22:15:22 SSH_AGENT_PID=76 22:15:22 Running ssh-add (command line suppressed) 22:15:22 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12772561357042014525.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_12772561357042014525.key) 22:15:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:23 + git semver init 22:15:23 2022-11-01 22:15:23,192 [run_init] DEBUG init version:0.0.0 force:False 22:15:23 2022-11-01 22:15:23,193 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 22:15:23 2022-11-01 22:15:23,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 22:15:23 2022-11-01 22:15:23,194 [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) 22:15:24 2022-11-01 22:15:24,151 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 22:15:24 2022-11-01 22:15:24,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 22:15:24 2022-11-01 22:15:24,152 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:15:24 2022-11-01 22:15:24,152 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:15:24 2.3.0-dev.12 [Pipeline] } 22:15:24 $ docker exec --env ******** --env ******** 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 ssh-agent -k 22:15:24 unset SSH_AUTH_SOCK; 22:15:24 unset SSH_AGENT_PID; 22:15:24 echo Agent pid 76 killed; 22:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:24 + git semver [Pipeline] } 22:15:24 $ docker stop --time=1 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 22:15:26 $ docker rm -f 478ab2a247b823aa7756b37cee720240ae663f00681f5056b940dbd6aa2dad25 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:26 Stashed 1 file(s) [Pipeline] echo 22:15:26 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 22:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:26 ========================================================= 22:15:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:15:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:27 213ec9aee27d: Pulling fs layer 22:15:27 4583459ba037: Pulling fs layer 22:15:27 93c1e223e6f2: Pulling fs layer 22:15:27 53926ce57604: Pulling fs layer 22:15:27 21b2b0c7a3f4: Pulling fs layer 22:15:27 30f14e443154: Pulling fs layer 22:15:27 801331c1e519: Pulling fs layer 22:15:27 99cc6dd402b0: Pulling fs layer 22:15:27 7d9ed39f4882: Pulling fs layer 22:15:27 30f14e443154: Waiting 22:15:27 801331c1e519: Waiting 22:15:27 53926ce57604: Waiting 22:15:27 99cc6dd402b0: Waiting 22:15:27 7d9ed39f4882: Waiting 22:15:27 93c1e223e6f2: Verifying Checksum 22:15:27 93c1e223e6f2: Download complete 22:15:27 4583459ba037: Download complete 22:15:27 21b2b0c7a3f4: Download complete 22:15:27 30f14e443154: Verifying Checksum 22:15:27 30f14e443154: Download complete 22:15:27 213ec9aee27d: Verifying Checksum 22:15:27 213ec9aee27d: Download complete 22:15:27 801331c1e519: Verifying Checksum 22:15:27 801331c1e519: Download complete 22:15:27 213ec9aee27d: Pull complete 22:15:27 4583459ba037: Pull complete 22:15:27 93c1e223e6f2: Pull complete 22:15:27 7d9ed39f4882: Verifying Checksum 22:15:27 7d9ed39f4882: Download complete 22:15:28 99cc6dd402b0: Verifying Checksum 22:15:28 99cc6dd402b0: Download complete 22:15:28 53926ce57604: Verifying Checksum 22:15:28 53926ce57604: Download complete 22:15:32 53926ce57604: Pull complete 22:15:32 21b2b0c7a3f4: Pull complete 22:15:32 30f14e443154: Pull complete 22:15:32 801331c1e519: Pull complete 22:15:34 99cc6dd402b0: Pull complete 22:15:35 7d9ed39f4882: Pull complete 22:15:35 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 22:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 22:15:35 + 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 22:15:35 + docker inspect -f . ci-base-image-x86_64 22:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:36 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:15:36 $ 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 22:15:39 $ docker top 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:40 + go version 22:15:40 go version go1.18.7 linux/amd64 [Pipeline] } 22:15:40 $ docker stop --time=1 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f 22:15:41 $ docker rm -f 5d44014df1f62bda323d708674f8da521d4ae064090001a1984e498eb316e87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:41 Still waiting to schedule task 22:15:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117771’ is offline 22:15:41 + docker inspect -f . ci-base-image-x86_64 22:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:42 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:15:42 $ 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 22:15:42 $ docker top 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:42 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 22:15:43 + make test 22:15:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:15:43 go: downloading github.com/stretchr/testify v1.8.0 22:15:43 go: downloading github.com/hashicorp/consul/api v1.15.3 22:15:43 go: downloading github.com/pmezard/go-difflib v1.0.0 22:15:43 go: downloading github.com/davecgh/go-spew v1.1.1 22:15:43 go: downloading github.com/stretchr/objx v0.4.0 22:15:43 go: downloading gopkg.in/yaml.v3 v3.0.1 22:15:43 go: downloading github.com/mitchellh/mapstructure v1.4.1 22:15:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:15:43 go: downloading github.com/hashicorp/serf v0.9.7 22:15:43 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:15:43 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:15:43 go: downloading github.com/mattn/go-isatty v0.0.12 22:15:43 go: downloading github.com/fatih/color v1.9.0 22:15:43 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 22:15:43 go: downloading github.com/mattn/go-colorable v0.1.6 22:15:43 go: downloading github.com/armon/go-metrics v0.3.10 22:15:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:15:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:15:51 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.033s coverage: 89.4% of statements 22:15:51 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 22:15:51 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.006s coverage: 85.7% of statements 22:15:51 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 22:15:57 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." 22:15:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:15:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:15:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:15:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:15:59 $ docker stop --time=1 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b 22:16:01 $ docker rm -f 28a079fe4cf0e4fe60bfc064521d25e03a2069856fb9a16c85bc2bc393601c1b [Pipeline] // withDockerContainer [Pipeline] sh 22:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:02 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 22:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:02 22:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:03 latest: Pulling from edgex-lftools-log-publisher 22:16:03 5eb5b503b376: Pulling fs layer 22:16:03 5c69ac0246d0: Pulling fs layer 22:16:03 ec43610c2a17: Pulling fs layer 22:16:03 3a2ae6a8a46f: Pulling fs layer 22:16:03 33b1e0a273af: Pulling fs layer 22:16:03 5d3b04190fa2: Pulling fs layer 22:16:03 2f39f015ded8: Pulling fs layer 22:16:03 33b1e0a273af: Waiting 22:16:03 5d3b04190fa2: Waiting 22:16:03 2f39f015ded8: Waiting 22:16:03 3a2ae6a8a46f: Waiting 22:16:03 5c69ac0246d0: Verifying Checksum 22:16:03 5c69ac0246d0: Download complete 22:16:03 3a2ae6a8a46f: Download complete 22:16:03 33b1e0a273af: Verifying Checksum 22:16:03 33b1e0a273af: Download complete 22:16:03 ec43610c2a17: Verifying Checksum 22:16:03 ec43610c2a17: Download complete 22:16:03 5d3b04190fa2: Verifying Checksum 22:16:03 5d3b04190fa2: Download complete 22:16:03 5eb5b503b376: Verifying Checksum 22:16:03 5eb5b503b376: Download complete 22:16:04 2f39f015ded8: Download complete 22:16:04 5eb5b503b376: Pull complete 22:16:04 5c69ac0246d0: Pull complete 22:16:05 ec43610c2a17: Pull complete 22:16:05 3a2ae6a8a46f: Pull complete 22:16:05 33b1e0a273af: Pull complete 22:16:05 5d3b04190fa2: Pull complete 22:16:09 2f39f015ded8: Pull complete 22:16:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:09 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:16:09 $ 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 22:16:13 $ docker top d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:13 ---> job-cost.sh 22:16:13 lf-activate-venv: SKIPPING 22:16:13 INFO: No Stack... 22:16:13 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:14 INFO: Archiving Costs [Pipeline] sh 22:16:14 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 22:16:14 + cut -d, -f6 [Pipeline] lock 22:16:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] 22:16:14 Resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] did not exist. Created. 22:16:14 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:14 + echo total: 0.2199999988079071 [Pipeline] stash 22:16:14 Stashed 1 file(s) [Pipeline] } 22:16:14 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:14 $ docker stop --time=1 d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f 22:16:15 $ docker rm -f d56b4b66e315da150117d9615765b60c63fe912e6922b0b22c7e68ac8be9be6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117776 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 22:18:19 Running in /w/workspace/go-mod-registry/28 [Pipeline] { [Pipeline] checkout 22:18:19 Selected Git installation does not exist. Using Default 22:18:19 The recommended git tool is: NONE 22:18:26 using credential edgex-jenkins-ssh 22:18:26 Cloning the remote Git repository 22:18:26 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 22:18:26 > git init /w/workspace/go-mod-registry/28 # timeout=10 22:18:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:18:26 > git --version # timeout=10 22:18:26 > git --version # 'git version 2.25.1' 22:18:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:26 Verifying host key using known hosts file 22:18:27 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. 22:18:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:18:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:29 Avoid second fetch 22:18:29 Checking out Revision 109da98df7a9610fad8d8361345958217796e116 (main) 22:18:29 > git config core.sparsecheckout # timeout=10 22:18:29 > git checkout -f 109da98df7a9610fad8d8361345958217796e116 # timeout=10 22:18:29 Commit message: "Merge pull request #112 from lenny-intel/levski-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:18:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:30 Dload Upload Total Spent Left Speed 22:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 22:18:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:18:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:18:31 + sudo tee /etc/docker/daemon.new 22:18:31 { 22:18:31 "registry-mirrors": [ 22:18:31 "https://nexus3.edgexfoundry.org:10001" 22:18:31 ], 22:18:31 "bip": "10.250.0.254/24", 22:18:31 "hosts": [ 22:18:31 "tcp://0.0.0.0:5555", 22:18:31 "unix:///var/run/docker.sock" 22:18:31 ], 22:18:31 "mtu": 1458, 22:18:31 "selinux-enabled": true, 22:18:31 "seccomp-profile": "/etc/docker/seccomp.json" 22:18:31 } [Pipeline] sh 22:18:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:18:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:18:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:18:51 ========================================================= 22:18:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:18:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:18:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:51 9b18e9b68314: Pulling fs layer 22:18:51 d32db5db7311: Pulling fs layer 22:18:51 d0c4b47475fc: Pulling fs layer 22:18:51 5831b945b038: Pulling fs layer 22:18:51 86bbec2aaacd: Pulling fs layer 22:18:51 e10730c5d714: Pulling fs layer 22:18:51 5dd5c2283517: Pulling fs layer 22:18:51 d5ac0230b979: Pulling fs layer 22:18:51 5831b945b038: Waiting 22:18:51 86bbec2aaacd: Waiting 22:18:51 e10730c5d714: Waiting 22:18:51 5dd5c2283517: Waiting 22:18:51 d5ac0230b979: Waiting 22:18:51 d32db5db7311: Verifying Checksum 22:18:51 d0c4b47475fc: Verifying Checksum 22:18:51 d0c4b47475fc: Download complete 22:18:51 d32db5db7311: Download complete 22:18:51 86bbec2aaacd: Verifying Checksum 22:18:51 86bbec2aaacd: Download complete 22:18:51 e10730c5d714: Verifying Checksum 22:18:51 e10730c5d714: Download complete 22:18:51 9b18e9b68314: Verifying Checksum 22:18:51 9b18e9b68314: Download complete 22:18:52 9b18e9b68314: Pull complete 22:18:53 d5ac0230b979: Verifying Checksum 22:18:53 d5ac0230b979: Download complete 22:18:53 d32db5db7311: Pull complete 22:18:53 d0c4b47475fc: Pull complete 22:18:54 5dd5c2283517: Verifying Checksum 22:18:54 5dd5c2283517: Download complete 22:18:54 5831b945b038: Verifying Checksum 22:18:54 5831b945b038: Download complete 22:19:07 5831b945b038: Pull complete 22:19:07 86bbec2aaacd: Pull complete 22:19:07 e10730c5d714: Pull complete 22:19:11 5dd5c2283517: Pull complete 22:19:14 d5ac0230b979: Pull complete 22:19:14 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 22:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:19:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:19:14 + 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 22:19:14 + docker inspect -f . ci-base-image-arm64 22:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:15 prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container 22:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:18 $ docker top 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:19 + go version 22:19:19 go version go1.18.7 linux/arm64 [Pipeline] } 22:19:19 $ docker stop --time=1 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 22:19:21 $ docker rm -f 83b33ef63b251f265dbb25f8d9f44dc7ea97ea8645abcc075f02422f1f5a3897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:21 + docker inspect -f . ci-base-image-arm64 22:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:22 prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container 22:19:22 $ 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/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:19:23 $ docker top b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:24 + git config --global --add safe.directory /w/workspace/go-mod-registry/28 [Pipeline] fileExists [Pipeline] sh 22:19:25 + make test 22:19:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:19:25 go: downloading github.com/stretchr/testify v1.8.0 22:19:25 go: downloading github.com/hashicorp/consul/api v1.15.3 22:19:25 go: downloading github.com/davecgh/go-spew v1.1.1 22:19:25 go: downloading github.com/pmezard/go-difflib v1.0.0 22:19:25 go: downloading gopkg.in/yaml.v3 v3.0.1 22:19:25 go: downloading github.com/stretchr/objx v0.4.0 22:19:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:19:25 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:19:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:19:25 go: downloading github.com/hashicorp/serf v0.9.7 22:19:25 go: downloading github.com/mitchellh/mapstructure v1.4.1 22:19:25 go: downloading github.com/fatih/color v1.9.0 22:19:25 go: downloading github.com/mattn/go-isatty v0.0.12 22:19:25 go: downloading github.com/mattn/go-colorable v0.1.6 22:19:25 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 22:19:25 go: downloading github.com/armon/go-metrics v0.3.10 22:19:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:19:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:20:12 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.121s coverage: 89.4% of statements 22:20:12 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 22:20:12 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.020s coverage: 85.7% of statements 22:20:12 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 22:20:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:20:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:20:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:20:21 $ docker stop --time=1 b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb 22:20:22 $ docker rm -f b704415c55bb0975695b4390c76eb1aa7c33cc01a10d7e8157a5d711c608ceeb [Pipeline] // withDockerContainer [Pipeline] sh 22:20:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:23 Warning: overwriting stash ‘coverage-report’ 22:20:24 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 22:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:24 22:20:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:25 arm64: Pulling from edgex-lftools-log-publisher 22:20:25 8998bd30e6a1: Pulling fs layer 22:20:25 04944245beec: Pulling fs layer 22:20:25 699f458cf7ca: Pulling fs layer 22:20:25 765212b225bb: Pulling fs layer 22:20:25 f23df028b6ca: Pulling fs layer 22:20:25 d65c8cfc05b1: Pulling fs layer 22:20:25 2437ff75d9bd: Pulling fs layer 22:20:25 d65c8cfc05b1: Waiting 22:20:25 f23df028b6ca: Waiting 22:20:25 2437ff75d9bd: Waiting 22:20:25 04944245beec: Verifying Checksum 22:20:25 04944245beec: Download complete 22:20:25 765212b225bb: Verifying Checksum 22:20:25 765212b225bb: Download complete 22:20:25 f23df028b6ca: Verifying Checksum 22:20:25 f23df028b6ca: Download complete 22:20:25 d65c8cfc05b1: Verifying Checksum 22:20:25 d65c8cfc05b1: Download complete 22:20:25 699f458cf7ca: Verifying Checksum 22:20:25 699f458cf7ca: Download complete 22:20:25 8998bd30e6a1: Download complete 22:20:28 2437ff75d9bd: Verifying Checksum 22:20:28 2437ff75d9bd: Download complete 22:20:29 8998bd30e6a1: Pull complete 22:20:30 04944245beec: Pull complete 22:20:31 699f458cf7ca: Pull complete 22:20:31 765212b225bb: Pull complete 22:20:32 f23df028b6ca: Pull complete 22:20:32 d65c8cfc05b1: Pull complete 22:20:47 2437ff75d9bd: Pull complete 22:20:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:47 prd-ubuntu20.04-docker-arm64-4c-16g-117776 does not seem to be running inside a container 22:20:47 $ 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/28 -v /w/workspace/go-mod-registry/28:/w/workspace/go-mod-registry/28:rw,z -v /w/workspace/go-mod-registry/28@tmp:/w/workspace/go-mod-registry/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:20:51 $ docker top 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:52 ---> job-cost.sh 22:20:52 lf-activate-venv: SKIPPING 22:20:52 INFO: No Stack... 22:20:52 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:53 INFO: Archiving Costs [Pipeline] sh 22:20:54 + cat /w/workspace/go-mod-registry/28/archives/cost.csv 22:20:54 + cut -d, -f6 [Pipeline] lock 22:20:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] 22:20:54 Resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] did not exist. Created. 22:20:54 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:54 /w/workspace/go-mod-registry/28@tmp/durable-48a2b2cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:55 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:55 Warning: overwriting stash ‘stack-cost’ 22:20:55 Stashed 1 file(s) [Pipeline] } 22:20:55 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-28-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:55 $ docker stop --time=1 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 22:20:56 $ docker rm -f 861b3323c01f4900a2fcedc3658efe97c3669c018f11d0d530fda9d4b578c1c9 [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 22:20:57 provisioning config files... 22:20:57 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5024654547358473179tmp [Pipeline] { [Pipeline] sh 22:20:57 + set +x 22:20:57 + curl+ -s https://codecov.io/bash 22:20:57 bash -s -- 22:20:57 22:20:57 _____ _ 22:20:57 / ____| | | 22:20:57 | | ___ __| | ___ ___ _____ __ 22:20:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:57 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:57 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:57 Bash-1.0.6 22:20:57 22:20:57 22:20:57 ==> git version 2.25.1 found 22:20:57 ==> 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 22:20:57 Release-Date: 2020-01-08 22:20:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:57 ==> Jenkins CI detected. 22:20:57 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 22:20:57 project root: . 22:20:57 --> token set from env 22:20:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:57 ==> Running gcov in . (disable via -X gcov) 22:20:57 ==> Python coveragepy not found 22:20:57 ==> Searching for coverage reports in: 22:20:57 + . 22:20:57 -> Found 1 reports 22:20:57 ==> Detecting git/mercurial file structure 22:20:57 ==> Reading reports 22:20:57 + ./coverage.out bytes=12273 22:20:57 ==> Appending adjustments 22:20:57 https://docs.codecov.io/docs/fixing-reports 22:20:57 + Found adjustments 22:20:57 ==> Gzipping contents 22:20:57 4.0K /tmp/codecov.UxHGcP.gz 22:20:57 ==> Uploading reports 22:20:57 url: https://codecov.io 22:20:57 query: branch=main&commit=109da98df7a9610fad8d8361345958217796e116&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 22:20:57 -> Pinging Codecov 22:20:57 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=109da98df7a9610fad8d8361345958217796e116&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 22:20:57 -> Uploading to 22:20:57 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/05B643FFA8DEACB6C25F95B2D4D12284/109da98df7a9610fad8d8361345958217796e116/57a607b9-04f9-4991-b67b-d460a649a9e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T222057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b08389646b7155507af3610dd55e48a15a8b68677598e1e2152858169f667938 22:20:57 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:57 Dload Upload Total Spent Left Speed 22:20:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2276 0 0 100 2276 0 11494 --:--:-- --:--:-- --:--:-- 11494 22:20:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/109da98df7a9610fad8d8361345958217796e116 [Pipeline] } 22:20:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:20:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:20:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:20:58 22:20:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:20:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:20:58 df9b9388f04a: Pulling fs layer 22:20:58 52dc419b0ee2: Pulling fs layer 22:20:58 25bc292e5bac: Pulling fs layer 22:20:58 114826534d7a: Pulling fs layer 22:20:58 4657fd5d0bcf: Pulling fs layer 22:20:58 6ad1cebc031e: Pulling fs layer 22:20:58 8a3aa393b2d8: Pulling fs layer 22:20:58 6ad1cebc031e: Waiting 22:20:58 4657fd5d0bcf: Waiting 22:20:58 8a3aa393b2d8: Waiting 22:20:58 114826534d7a: Waiting 22:20:58 25bc292e5bac: Verifying Checksum 22:20:58 25bc292e5bac: Download complete 22:20:58 52dc419b0ee2: Verifying Checksum 22:20:58 52dc419b0ee2: Download complete 22:20:58 4657fd5d0bcf: Verifying Checksum 22:20:58 4657fd5d0bcf: Download complete 22:20:58 df9b9388f04a: Verifying Checksum 22:20:58 df9b9388f04a: Download complete 22:20:59 df9b9388f04a: Pull complete 22:20:59 6ad1cebc031e: Verifying Checksum 22:20:59 6ad1cebc031e: Download complete 22:20:59 52dc419b0ee2: Pull complete 22:20:59 25bc292e5bac: Pull complete 22:20:59 114826534d7a: Verifying Checksum 22:20:59 114826534d7a: Download complete 22:21:00 8a3aa393b2d8: Verifying Checksum 22:21:00 8a3aa393b2d8: Download complete 22:21:03 114826534d7a: Pull complete 22:21:03 4657fd5d0bcf: Pull complete 22:21:03 6ad1cebc031e: Pull complete 22:21:06 8a3aa393b2d8: Pull complete 22:21:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:21:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:21:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:06 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21:06 $ 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 22:21:10 $ docker top 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 -eo pid,comm [Pipeline] { [Pipeline] echo 22:21:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 22:21:11 + set -o pipefail 22:21:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 22:21:21 22:21:21 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 22:21:21 22:21:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/248b3a82-0f57-4d08-abdb-bcc7056f415b/history/0ea27d30-a2e8-4a78-9655-cd729f88dd74 22:21:21 22:21:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:21:21 22:21:21 22:21:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:21:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:21:21 More details here: https://snyk.co/ue1NS [Pipeline] } 22:21:21 $ docker stop --time=1 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 22:21:22 $ docker rm -f 99a9d13a941ecaf728b58c4f8f888866c6ab714267b893bd80a7ff6501164545 [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 22:21:23 + git log --format=format:%s -1 109da98df7a9610fad8d8361345958217796e116 [Pipeline] sh 22:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:23 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21:23 $ 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 22:21:24 $ docker top c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf -eo pid,comm 22:21:24 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). 22:21:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:24 [ssh-agent] Looking for ssh-agent implementation... 22:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:24 $ docker exec c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf ssh-agent 22:21:24 SSH_AUTH_SOCK=/tmp/ssh-R1Iojg9pOTTZ/agent.32 22:21:24 SSH_AGENT_PID=38 22:21:24 Running ssh-add (command line suppressed) 22:21:24 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17659589620371151767.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_17659589620371151767.key) 22:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:24 + git semver tag 22:21:25 2022-11-01 22:21:24,942 [run_tag] DEBUG tag force:False 22:21:25 2022-11-01 22:21:24,942 [check_head_tag] DEBUG check head tag 22:21:25 2022-11-01 22:21:24,943 [execute] INFO git cat-file --batch-check 22:21:25 2022-11-01 22:21:24,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 22:21:25 2022-11-01 22:21:24,947 [execute] INFO git cat-file --batch 22:21:25 2022-11-01 22:21:24,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 22:21:25 2022-11-01 22:21:24,963 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:25 2022-11-01 22:21:24,963 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 22:21:25 2022-11-01 22:21:24,964 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 22:21:25 2022-11-01 22:21:24,967 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:25 2.3.0-dev.12 [Pipeline] } 22:21:25 $ docker exec --env ******** --env ******** c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf ssh-agent -k 22:21:25 unset SSH_AUTH_SOCK; 22:21:25 unset SSH_AGENT_PID; 22:21:25 echo Agent pid 38 killed; 22:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:25 + git semver [Pipeline] } 22:21:25 $ docker stop --time=1 c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf 22:21:26 $ docker rm -f c6f094db6954eeff72282ba659c105c8a80eed5d716170502bb03605d475f4cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:27 22:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:27 0.23.1-centos7: Pulling from edgex-lftools 22:21:27 ab5ef0e58194: Pulling fs layer 22:21:27 9712f1f96733: Pulling fs layer 22:21:27 63f879dbbcfc: Pulling fs layer 22:21:27 0d9ebad4ef96: Pulling fs layer 22:21:27 e9a5061849ea: Pulling fs layer 22:21:27 d747dcd14b5f: Pulling fs layer 22:21:27 2de7ff778b66: Pulling fs layer 22:21:27 2de7ff778b66: Waiting 22:21:27 d747dcd14b5f: Waiting 22:21:27 e9a5061849ea: Waiting 22:21:27 0d9ebad4ef96: Waiting 22:21:27 9712f1f96733: Verifying Checksum 22:21:27 9712f1f96733: Download complete 22:21:27 63f879dbbcfc: Verifying Checksum 22:21:27 63f879dbbcfc: Download complete 22:21:28 e9a5061849ea: Verifying Checksum 22:21:28 e9a5061849ea: Download complete 22:21:28 d747dcd14b5f: Download complete 22:21:28 0d9ebad4ef96: Verifying Checksum 22:21:28 0d9ebad4ef96: Download complete 22:21:28 2de7ff778b66: Verifying Checksum 22:21:28 2de7ff778b66: Download complete 22:21:28 ab5ef0e58194: Verifying Checksum 22:21:28 ab5ef0e58194: Download complete 22:21:30 ab5ef0e58194: Pull complete 22:21:30 9712f1f96733: Pull complete 22:21:31 63f879dbbcfc: Pull complete 22:21:35 0d9ebad4ef96: Pull complete 22:21:35 e9a5061849ea: Pull complete 22:21:35 d747dcd14b5f: Pull complete 22:21:36 2de7ff778b66: Pull complete 22:21:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:36 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21:36 $ 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 22:21:41 $ docker top 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:21:41 provisioning config files... 22:21:41 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16782615565659461090tmp 22:21:41 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3364082874508506618tmp 22:21:41 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config17475079573967407044tmp [Pipeline] { [Pipeline] echo 22:21:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:21:41 ---> sigul-configuration.sh 22:21:41 gpg: directory `/root/.gnupg' created 22:21:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:21:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:21:41 gpg: keyring `/root/.gnupg/secring.gpg' created 22:21:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:21:41 gpg: CAST5 encrypted data 22:21:41 gpg: encrypted with 1 passphrase 22:21:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:21:41 + mkdir /home/jenkins 22:21:41 + mkdir /home/jenkins/sigul [Pipeline] sh 22:21:42 + 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 22:21:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:21:42 ---> sigul-install.sh 22:21:42 Sigul already installed; skipping installation. [Pipeline] sh 22:21:42 + git tag --list 22:21:42 v0.0.0 22:21:42 v0.1.0 22:21:42 v0.1.1 22:21:42 v0.1.10 22:21:42 v0.1.11 22:21:42 v0.1.12 22:21:42 v0.1.13 22:21:42 v0.1.14 22:21:42 v0.1.15 22:21:42 v0.1.16 22:21:42 v0.1.17 22:21:42 v0.1.18 22:21:42 v0.1.19 22:21:42 v0.1.2 22:21:42 v0.1.20 22:21:42 v0.1.21 22:21:42 v0.1.22 22:21:42 v0.1.23 22:21:42 v0.1.24 22:21:42 v0.1.25 22:21:42 v0.1.26 22:21:42 v0.1.27 22:21:42 v0.1.3 22:21:42 v0.1.4 22:21:42 v0.1.5 22:21:42 v0.1.6 22:21:42 v0.1.7 22:21:42 v0.1.8 22:21:42 v0.1.9 22:21:42 v2.0.0 22:21:42 v2.1.0 22:21:42 v2.2.0 22:21:42 v2.2.1-dev.1 22:21:42 v2.2.1-dev.2 22:21:42 v2.2.1-dev.3 22:21:42 v2.2.1-dev.4 22:21:42 v2.2.1-dev.5 22:21:42 v2.2.1-dev.6 22:21:42 v2.2.1-dev.7 22:21:42 v2.2.1-dev.8 22:21:42 v2.2.1-dev.9 22:21:42 v2.3.0-dev.10 22:21:42 v2.3.0-dev.11 22:21:42 v2.3.0-dev.12 22:21:42 v2.3.0-dev.9 [Pipeline] sh 22:21:42 + lftools sign git-tag v2.3.0-dev.12 22:21:43 Signing Git tag with Sigul... 22:21:43 Signing v2.3.0-dev.12 [Pipeline] echo 22:21:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:21:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:21:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:21:44 $ docker stop --time=1 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 22:21:45 $ docker rm -f 178b916cbbcd6df2549cf060847b6a1dd9a65488894be91883345157d47c5401 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:21:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:46 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21:46 $ 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 22:21:46 $ docker top 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 -eo pid,comm 22:21:46 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). 22:21:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:46 [ssh-agent] Looking for ssh-agent implementation... 22:21:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:46 $ docker exec 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 ssh-agent 22:21:46 SSH_AUTH_SOCK=/tmp/ssh-QzXLrUsbWmre/agent.31 22:21:46 SSH_AGENT_PID=37 22:21:46 Running ssh-add (command line suppressed) 22:21:46 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7012119731618241495.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7012119731618241495.key) 22:21:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:47 + git semver bump pre 22:21:47 2022-11-01 22:21:47,320 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:47 2022-11-01 22:21:47,321 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 22:21:47 2022-11-01 22:21:47,321 [bump_version] DEBUG bumped version:2.3.0-dev.13 22:21:47 2022-11-01 22:21:47,321 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 22:21:47 2022-11-01 22:21:47,321 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:47 2022-11-01 22:21:47,321 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:47 2022-11-01 22:21:47,323 [execute] INFO git cat-file --batch-check 22:21:47 2022-11-01 22:21:47,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:47 2022-11-01 22:21:47,328 [execute] INFO git cat-file --batch 22:21:47 2022-11-01 22:21:47,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:47 2022-11-01 22:21:47,333 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:47 2.3.0-dev.13 [Pipeline] } 22:21:47 $ docker exec --env ******** --env ******** 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 ssh-agent -k 22:21:47 unset SSH_AUTH_SOCK; 22:21:47 unset SSH_AGENT_PID; 22:21:47 echo Agent pid 37 killed; 22:21:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:47 + git semver [Pipeline] } 22:21:48 $ docker stop --time=1 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 22:21:49 $ docker rm -f 01dd20a356e5a4630f271cf062d39db3a252a441d16bc650197ff3272cab3762 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:50 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21: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 22:21:50 $ docker top b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e -eo pid,comm 22:21: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). 22:21:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:50 [ssh-agent] Looking for ssh-agent implementation... 22:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:50 $ docker exec b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e ssh-agent 22:21:50 SSH_AUTH_SOCK=/tmp/ssh-abKIrsoLO6yn/agent.32 22:21:50 SSH_AGENT_PID=38 22:21:50 Running ssh-add (command line suppressed) 22:21:50 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3949505446475955804.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3949505446475955804.key) 22:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:51 + git semver push 22:21:51 2022-11-01 22:21:51,274 [run_push] DEBUG push 22:21:51 2022-11-01 22:21:51,274 [execute] INFO git cat-file --batch-check 22:21:51 2022-11-01 22:21:51,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:51 2022-11-01 22:21:51,278 [execute] INFO git rev-list d39a3f744be8448697c3b6fa29b24d645b203dd7 -- 22:21:51 2022-11-01 22:21:51,278 [execute] DEBUG Popen(['git', 'rev-list', 'd39a3f744be8448697c3b6fa29b24d645b203dd7', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:51 2022-11-01 22:21:51,284 [execute] INFO git fetch -v origin 22:21:51 2022-11-01 22:21:51,285 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 22:21:51 2022-11-01 22:21:51,855 [run_push] DEBUG no remote changes detected 22:21:51 2022-11-01 22:21:51,855 [execute] INFO git push origin semver 22:21:51 2022-11-01 22:21:51,855 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:52 2022-11-01 22:21:52,787 [run_push] DEBUG push all version tags 22:21:52 2022-11-01 22:21:52,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:21:52 2022-11-01 22:21:52,788 [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) 22:21:54 2022-11-01 22:21:54,529 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 22:21:54 2.3.0-dev.13 [Pipeline] } 22:21:54 $ docker exec --env ******** --env ******** b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e ssh-agent -k 22:21:54 unset SSH_AUTH_SOCK; 22:21:54 unset SSH_AGENT_PID; 22:21:54 echo Agent pid 38 killed; 22:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:55 + git semver [Pipeline] } 22:21:55 $ docker stop --time=1 b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e 22:21:56 $ docker rm -f b34d8ef79e6b99002922c2681243c4362669db51ca8adf4cf6d68717c674f42e [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 22:21:57 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 22:21:57 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 22:21:57 total 16 22:21:57 drwxr-xr-x 3 root root 4096 Nov 1 22:16 . 22:21:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:21 .. 22:21:57 drwxr-xr-x 2 root root 4096 Nov 1 22:16 cost 22:21:57 -rw-r--r-- 1 root root 86 Nov 1 22:16 cost.csv 22:21:57 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 22:21:57 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 22:21:57 total 16 22:21:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 22:16 . 22:21:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:21 .. 22:21:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 22:16 cost 22:21:57 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:21:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:58 ---> package-listing.sh 22:21:58 ++ facter osfamily 22:21:58 ++ tr '[:upper:]' '[:lower:]' 22:21:58 + OS_FAMILY=debian 22:21:58 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 22:21:58 + START_PACKAGES=/tmp/packages_start.txt 22:21:58 + END_PACKAGES=/tmp/packages_end.txt 22:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:58 + PACKAGES=/tmp/packages_start.txt 22:21:58 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 22:21:58 + PACKAGES=/tmp/packages_end.txt 22:21:58 + case "${OS_FAMILY}" in 22:21:58 + dpkg -l 22:21:58 + grep '^ii' 22:21:58 + '[' -f /tmp/packages_start.txt ']' 22:21:58 + '[' -f /tmp/packages_end.txt ']' 22:21:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:58 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 22:21:58 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 22:21:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 22:21:58 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 22:21:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:59 prd-ubuntu20.04-docker-8c-8g-117769 does not seem to be running inside a container 22:21:59 $ 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 22:21:59 $ docker top f0d474e047b33d9dccd0423e39cee6e583e7490b29c24718ac87dca84dcc9981 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:00 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:00 + mkdir -p /var/log/sysstat [Pipeline] sh 22:22:00 + ls /var/log/sa-host 22:22:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:00 provisioning config files... 22:22:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config16707956728184050160tmp [Pipeline] { [Pipeline] echo 22:22:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:01 ---> create-netrc.sh [Pipeline] } 22:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:01 ---> python-tools-install.sh [Pipeline] echo 22:22:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:01 ---> sudo-logs.sh 22:22:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:02 ---> job-cost.sh 22:22:02 lf-activate-venv: SKIPPING 22:22:02 DEBUG: total: 0.2199999988079071 22:22:02 INFO: Retrieving Stack Cost... 22:22:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:02 INFO: Archiving Costs [Pipeline] echo 22:22:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:03 ---> logs-deploy.sh 22:22:03 lf-activate-venv: SKIPPING 22:22:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/28 22:22:03 INFO: archiving workspace using pattern(s): 22:22:04 Archives upload complete. 22:22:04 INFO: archiving logs to Nexus