Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b633e9f053a03daa96b1310b06f6ba754888253 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-ssh16883525947765536491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13537591084461321511.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17761437670244847939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh12787229735693814496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17029818030752880192.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16703 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b633e9f053a03daa96b1310b06f6ba754888253 (main) Commit message: "feat: Update go.mod for 3.1.0 (#234)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 1b633e9f053a03daa96b1310b06f6ba754888253 # timeout=10 > git rev-list --no-walk 047f08faa46565a26d4677aa54c865018da99197 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:35:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:35:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:35:17 ========================================================= 21:35:17 EdgeX Global Pipelines Version Info 21:35:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:35:18 ------------------- 21:35:18 stable info: 21:35:18 ------------------- 21:35:18 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:35:18 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:35:18 Message: update stable to v1.0.257 21:35:19 ------------------- 21:35:19 experimental info: 21:35:19 ------------------- 21:35:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:35:19 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:35:19 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b633e9 [Pipeline] echo 21:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:35:20 + git rev-list -1 --merges 1b633e9f053a03daa96b1310b06f6ba754888253~1..1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] echo 21:35:20 -----------> git rev-list -1 --merges 1b633e9f053a03daa96b1310b06f6ba754888253~1..1b633e9f053a03daa96b1310b06f6ba754888253 1b633e9f053a03daa96b1310b06f6ba754888253 [false] [Pipeline] sh 21:35:20 + git log --format=format:%s -1 1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] echo 21:35:20 ========================================================= 21:35:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:35:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:35:20 + git log --format=format:%s -1 1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] echo 21:35:20 [semverPrep] GIT_COMMIT: 1b633e9f053a03daa96b1310b06f6ba754888253, Commit Message: feat: Update go.mod for 3.1.0 (#234) [Pipeline] echo 21:35:20 [semverPrep] This is not a build commit. [Pipeline] sh 21:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:35:21 + grep -v github /etc/ssh/ssh_known_hosts 21:35:21 + [ -e /tmp/ssh_known_hosts ] 21:35:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:35:21 + + sudo tee -a /etc/ssh/ssh_known_hostsecho 21:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:24 21:35:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:25 0.1.4: Pulling from edgex-devops/py-git-semver 21:35:25 b85a868b505f: Pulling fs layer 21:35:25 e2be974225ed: Pulling fs layer 21:35:25 339a4e72a1f5: Pulling fs layer 21:35:25 988bab9f4d93: Pulling fs layer 21:35:25 1469e6f7b9e6: Pulling fs layer 21:35:25 eaf3925da568: Pulling fs layer 21:35:25 bab4dde63d76: Pulling fs layer 21:35:25 bde34c3a00c8: Pulling fs layer 21:35:25 b352a97aabf1: Pulling fs layer 21:35:25 4872d77fe225: Pulling fs layer 21:35:25 5851b861e8e6: Pulling fs layer 21:35:25 b352a97aabf1: Waiting 21:35:25 eaf3925da568: Waiting 21:35:25 1469e6f7b9e6: Waiting 21:35:25 bab4dde63d76: Waiting 21:35:25 988bab9f4d93: Waiting 21:35:25 4872d77fe225: Waiting 21:35:25 bde34c3a00c8: Waiting 21:35:25 5851b861e8e6: Waiting 21:35:25 e2be974225ed: Verifying Checksum 21:35:25 e2be974225ed: Download complete 21:35:25 988bab9f4d93: Download complete 21:35:25 1469e6f7b9e6: Verifying Checksum 21:35:25 1469e6f7b9e6: Download complete 21:35:25 eaf3925da568: Verifying Checksum 21:35:25 eaf3925da568: Download complete 21:35:25 339a4e72a1f5: Verifying Checksum 21:35:25 339a4e72a1f5: Download complete 21:35:25 bde34c3a00c8: Download complete 21:35:25 b352a97aabf1: Verifying Checksum 21:35:25 b352a97aabf1: Download complete 21:35:25 4872d77fe225: Verifying Checksum 21:35:25 4872d77fe225: Download complete 21:35:26 5851b861e8e6: Verifying Checksum 21:35:26 5851b861e8e6: Download complete 21:35:26 b85a868b505f: Verifying Checksum 21:35:26 b85a868b505f: Download complete 21:35:26 bab4dde63d76: Verifying Checksum 21:35:26 bab4dde63d76: Download complete 21:35:27 b85a868b505f: Pull complete 21:35:27 e2be974225ed: Pull complete 21:35:28 339a4e72a1f5: Pull complete 21:35:28 988bab9f4d93: Pull complete 21:35:29 1469e6f7b9e6: Pull complete 21:35:29 eaf3925da568: Pull complete 21:35:32 bab4dde63d76: Pull complete 21:35:32 bde34c3a00c8: Pull complete 21:35:32 b352a97aabf1: Pull complete 21:35:32 4872d77fe225: Pull complete 21:35:33 5851b861e8e6: Pull complete 21:35:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:35:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:34 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:35:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:35:40 $ docker top 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa -eo pid,comm 21:35:40 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). 21:35:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:40 [ssh-agent] Looking for ssh-agent implementation... 21:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:40 $ docker exec 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa ssh-agent 21:35:40 SSH_AUTH_SOCK=/tmp/ssh-IDnkYFQAmfZ4/agent.13 21:35:40 SSH_AGENT_PID=19 21:35:40 Running ssh-add (command line suppressed) 21:35:40 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15203963147414434736.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15203963147414434736.key) 21:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:40 + git tag --points-at HEAD [Pipeline] } 21:35:40 $ docker exec --env ******** --env ******** 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa ssh-agent -k 21:35:40 unset SSH_AUTH_SOCK; 21:35:40 unset SSH_AGENT_PID; 21:35:40 echo Agent pid 19 killed; 21:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:35:40 [ssh-agent] Looking for ssh-agent implementation... 21:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:35:41 $ docker exec 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa ssh-agent 21:35:41 SSH_AUTH_SOCK=/tmp/ssh-40T8eWFIijBR/agent.70 21:35:41 SSH_AGENT_PID=76 21:35:41 Running ssh-add (command line suppressed) 21:35:41 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10298202725623134879.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_10298202725623134879.key) 21:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:35:41 + git semver init 21:35:41 2023-11-06 21:35:41,805 [run_init] DEBUG init version:0.0.0 force:False 21:35:41 2023-11-06 21:35:41,806 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 21:35:41 2023-11-06 21:35:41,806 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 21:35:41 2023-11-06 21:35:41,807 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 21:35:42 2023-11-06 21:35:42,768 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 21:35:42 2023-11-06 21:35:42,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 21:35:42 2023-11-06 21:35:42,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:35:42 2023-11-06 21:35:42,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:35:42 3.1.0-dev.15 [Pipeline] } 21:35:42 $ docker exec --env ******** --env ******** 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa ssh-agent -k 21:35:42 unset SSH_AUTH_SOCK; 21:35:42 unset SSH_AGENT_PID; 21:35:42 echo Agent pid 76 killed; 21:35:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:35:43 + git semver [Pipeline] } 21:35:43 $ docker stop --time=1 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa 21:35:45 $ docker rm -f --volumes 7716a9be83577074c55c7efcbf4df0984b6a0531b1ed326e8129d555a230acfa [Pipeline] // withDockerContainer [Pipeline] sh 21:35:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:35:46 Stashed 1 file(s) [Pipeline] echo 21:35:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 21:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:35:46 ========================================================= 21:35:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:35:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:35:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:35:47 7264a8db6415: Pulling fs layer 21:35:47 c4d48a809fc2: Pulling fs layer 21:35:47 4f1c88b9dad5: Pulling fs layer 21:35:47 ad3a456e5733: Pulling fs layer 21:35:47 33e27b845d1e: Pulling fs layer 21:35:47 c68163c4e522: Pulling fs layer 21:35:47 50da416c3ac9: Pulling fs layer 21:35:47 23d2d4c4bb30: Pulling fs layer 21:35:47 ad3a456e5733: Waiting 21:35:47 33e27b845d1e: Waiting 21:35:47 c68163c4e522: Waiting 21:35:47 23d2d4c4bb30: Waiting 21:35:47 50da416c3ac9: Waiting 21:35:47 c4d48a809fc2: Verifying Checksum 21:35:47 c4d48a809fc2: Download complete 21:35:47 ad3a456e5733: Verifying Checksum 21:35:47 ad3a456e5733: Download complete 21:35:47 33e27b845d1e: Download complete 21:35:47 7264a8db6415: Download complete 21:35:47 c68163c4e522: Verifying Checksum 21:35:47 c68163c4e522: Download complete 21:35:47 23d2d4c4bb30: Verifying Checksum 21:35:47 23d2d4c4bb30: Download complete 21:35:47 7264a8db6415: Pull complete 21:35:47 4f1c88b9dad5: Verifying Checksum 21:35:47 4f1c88b9dad5: Download complete 21:35:48 50da416c3ac9: Verifying Checksum 21:35:48 50da416c3ac9: Download complete 21:35:48 c4d48a809fc2: Pull complete 21:35:52 4f1c88b9dad5: Pull complete 21:35:52 ad3a456e5733: Pull complete 21:35:53 33e27b845d1e: Pull complete 21:35:53 c68163c4e522: Pull complete 21:35:57 50da416c3ac9: Pull complete 21:35:57 23d2d4c4bb30: Pull complete 21:35:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:35:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 21:35:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:57 + docker inspect -f . ci-base-image-x86_64 21:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:57 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:36:01 Still waiting to schedule task 21:36:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16701’ 21:36:07 $ docker top b0cef51888560d701522f1d5885aa088c3287e066b9b51beb50da12034a07059 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:08 + go version 21:36:08 go version go1.21.0 linux/amd64 [Pipeline] } 21:36:08 $ docker stop --time=1 b0cef51888560d701522f1d5885aa088c3287e066b9b51beb50da12034a07059 21:36:09 $ docker rm -f --volumes b0cef51888560d701522f1d5885aa088c3287e066b9b51beb50da12034a07059 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:09 + docker inspect -f . ci-base-image-x86_64 21:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:09 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:36:10 $ docker top c867d834a8797cbc255ce0a783bd3ba88024fb3fbcdac591c6f52bef2e0441c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 21:36:10 + make test 21:36:10 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 21:36:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 21:36:10 go: downloading github.com/stretchr/testify v1.8.4 21:36:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:36:11 go: downloading github.com/davecgh/go-spew v1.1.1 21:36:11 go: downloading github.com/pmezard/go-difflib v1.0.0 21:36:11 go: downloading github.com/stretchr/objx v0.5.0 21:36:11 go: downloading gopkg.in/yaml.v3 v3.0.1 21:36:11 go: downloading github.com/zeebo/errs v1.3.0 21:36:11 go: downloading google.golang.org/grpc v1.56.3 21:36:11 go: downloading github.com/go-kit/log v0.2.1 21:36:11 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:36:11 go: downloading github.com/google/uuid v1.3.1 21:36:11 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:36:11 go: downloading google.golang.org/protobuf v1.30.0 21:36:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:36:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:36:12 go: downloading github.com/go-playground/universal-translator v0.18.1 21:36:12 go: downloading github.com/leodido/go-urn v1.2.4 21:36:12 go: downloading golang.org/x/crypto v0.14.0 21:36:12 go: downloading golang.org/x/text v0.13.0 21:36:12 go: downloading github.com/go-playground/locales v0.14.1 21:36:12 go: downloading golang.org/x/net v0.17.0 21:36:12 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:36:12 go: downloading github.com/golang/protobuf v1.5.3 21:36:12 go: downloading golang.org/x/sys v0.13.0 21:36:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 21:36:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 21:36:30 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 21:36:31 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 21:36:31 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.178s coverage: 75.7% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.051s coverage: 52.2% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.051s coverage: 96.7% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.027s coverage: 89.5% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.022s coverage: 100.0% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.045s coverage: 55.8% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.015s coverage: 56.0% of statements 21:36:38 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.043s coverage: 100.0% of statements 21:36:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:36:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:36:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:36:56 $ docker stop --time=1 c867d834a8797cbc255ce0a783bd3ba88024fb3fbcdac591c6f52bef2e0441c9 21:37:00 $ docker rm -f --volumes c867d834a8797cbc255ce0a783bd3ba88024fb3fbcdac591c6f52bef2e0441c9 [Pipeline] // withDockerContainer [Pipeline] sh 21:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:37:01 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 21:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:02 21:37:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:02 latest: Pulling from edgex-lftools-log-publisher 21:37:02 5eb5b503b376: Pulling fs layer 21:37:02 5c69ac0246d0: Pulling fs layer 21:37:02 ec43610c2a17: Pulling fs layer 21:37:02 3a2ae6a8a46f: Pulling fs layer 21:37:02 33b1e0a273af: Pulling fs layer 21:37:02 5d3b04190fa2: Pulling fs layer 21:37:02 2f39f015ded8: Pulling fs layer 21:37:02 33b1e0a273af: Waiting 21:37:02 5d3b04190fa2: Waiting 21:37:02 3a2ae6a8a46f: Waiting 21:37:02 2f39f015ded8: Waiting 21:37:02 5c69ac0246d0: Download complete 21:37:02 3a2ae6a8a46f: Verifying Checksum 21:37:02 3a2ae6a8a46f: Download complete 21:37:02 ec43610c2a17: Verifying Checksum 21:37:02 ec43610c2a17: Download complete 21:37:02 5d3b04190fa2: Verifying Checksum 21:37:02 5d3b04190fa2: Download complete 21:37:02 33b1e0a273af: Verifying Checksum 21:37:02 33b1e0a273af: Download complete 21:37:02 5eb5b503b376: Verifying Checksum 21:37:02 5eb5b503b376: Download complete 21:37:03 2f39f015ded8: Download complete 21:37:03 5eb5b503b376: Pull complete 21:37:03 5c69ac0246d0: Pull complete 21:37:04 ec43610c2a17: Pull complete 21:37:04 3a2ae6a8a46f: Pull complete 21:37:04 33b1e0a273af: Pull complete 21:37:04 5d3b04190fa2: Pull complete 21:37:08 2f39f015ded8: Pull complete 21:37:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:37:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:37:08 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:37:08 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 21:37:17 $ docker top 79d98b20d0c7ebda056d8d544b0a5cc2e677bb83415d729f48c49a6f3030b7c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:18 ---> job-cost.sh 21:37:18 lf-activate-venv: SKIPPING 21:37:18 INFO: No Stack... 21:37:18 INFO: Retrieving Pricing Info for: v3-standard-8 21:37:18 INFO: Archiving Costs [Pipeline] sh 21:37:18 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 21:37:18 + cut -d, -f6 [Pipeline] lock 21:37:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] 21:37:18 Resource [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] did not exist. Created. 21:37:18 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:37:19 + echo total: 0.2199999988079071 [Pipeline] stash 21:37:19 Stashed 1 file(s) [Pipeline] } 21:37:19 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 21:37:19 $ docker stop --time=1 79d98b20d0c7ebda056d8d544b0a5cc2e677bb83415d729f48c49a6f3030b7c0 21:37:20 $ docker rm -f --volumes 79d98b20d0c7ebda056d8d544b0a5cc2e677bb83415d729f48c49a6f3030b7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:39:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16704 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 21:39:45 Running in /w/workspace/go-mod-secrets/76 [Pipeline] { [Pipeline] checkout 21:39:45 Selected Git installation does not exist. Using Default 21:39:45 The recommended git tool is: NONE 21:39:54 using credential edgex-jenkins-ssh 21:39:54 Cloning the remote Git repository 21:39:54 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:39:54 > git init /w/workspace/go-mod-secrets/76 # timeout=10 21:39:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:39:54 > git --version # timeout=10 21:39:54 > git --version # 'git version 2.25.1' 21:39:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:39:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:57 Avoid second fetch 21:39:57 Checking out Revision 1b633e9f053a03daa96b1310b06f6ba754888253 (main) 21:39:57 > git config core.sparsecheckout # timeout=10 21:39:57 > git checkout -f 1b633e9f053a03daa96b1310b06f6ba754888253 # timeout=10 21:39:58 Commit message: "feat: Update go.mod for 3.1.0 (#234)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:39:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:59 Dload Upload Total Spent Left Speed 21:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh 21:39:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:40:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:40:00 + sudo tee /etc/docker/daemon.new 21:40:00 { 21:40:00 "registry-mirrors": [ 21:40:00 "https://nexus3.edgexfoundry.org:10001" 21:40:00 ], 21:40:00 "bip": "10.250.0.254/24", 21:40:00 "hosts": [ 21:40:00 "tcp://0.0.0.0:5555", 21:40:00 "unix:///var/run/docker.sock" 21:40:00 ], 21:40:00 "mtu": 1458, 21:40:00 "selinux-enabled": true, 21:40:00 "seccomp-profile": "/etc/docker/seccomp.json" 21:40:00 } [Pipeline] sh 21:40:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:40:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:40:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:40:23 ========================================================= 21:40:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:40:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:40:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:40:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:40:24 9fda8d8052c6: Pulling fs layer 21:40:24 5d54e960e981: Pulling fs layer 21:40:24 c4a7e357bf2a: Pulling fs layer 21:40:24 f0e02332f6b5: Pulling fs layer 21:40:24 cefa15bbcfad: Pulling fs layer 21:40:24 17808c966233: Pulling fs layer 21:40:24 f4c1fc716caa: Pulling fs layer 21:40:24 cefa15bbcfad: Waiting 21:40:24 17808c966233: Waiting 21:40:24 f4c1fc716caa: Waiting 21:40:24 f0e02332f6b5: Waiting 21:40:24 5d54e960e981: Verifying Checksum 21:40:24 5d54e960e981: Download complete 21:40:24 f0e02332f6b5: Verifying Checksum 21:40:24 f0e02332f6b5: Download complete 21:40:24 cefa15bbcfad: Verifying Checksum 21:40:24 cefa15bbcfad: Download complete 21:40:24 9fda8d8052c6: Verifying Checksum 21:40:24 9fda8d8052c6: Download complete 21:40:24 f4c1fc716caa: Verifying Checksum 21:40:24 f4c1fc716caa: Download complete 21:40:25 9fda8d8052c6: Pull complete 21:40:25 5d54e960e981: Pull complete 21:40:26 c4a7e357bf2a: Download complete 21:40:26 17808c966233: Verifying Checksum 21:40:26 17808c966233: Download complete 21:40:39 c4a7e357bf2a: Pull complete 21:40:39 f0e02332f6b5: Pull complete 21:40:39 cefa15bbcfad: Pull complete 21:40:49 17808c966233: Pull complete 21:40:50 f4c1fc716caa: Pull complete 21:40:51 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:40:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:40:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:51 + docker inspect -f . ci-base-image-arm64 21:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:51 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 21:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/76 -v /w/workspace/go-mod-secrets/76:/w/workspace/go-mod-secrets/76:rw,z -v /w/workspace/go-mod-secrets/76@tmp:/w/workspace/go-mod-secrets/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:40:54 $ docker top 48b7a268eb5d281e924123ccdd697cad2a566451fe5f2735cc3c74219850b6c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:54 + go version 21:40:54 go version go1.21.0 linux/arm64 [Pipeline] } 21:40:54 $ docker stop --time=1 48b7a268eb5d281e924123ccdd697cad2a566451fe5f2735cc3c74219850b6c9 21:40:56 $ docker rm -f --volumes 48b7a268eb5d281e924123ccdd697cad2a566451fe5f2735cc3c74219850b6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:57 + docker inspect -f . ci-base-image-arm64 21:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:40:57 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 21:40:57 $ 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-secrets/76 -v /w/workspace/go-mod-secrets/76:/w/workspace/go-mod-secrets/76:rw,z -v /w/workspace/go-mod-secrets/76@tmp:/w/workspace/go-mod-secrets/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:40:58 $ docker top e6fabb696aa3bee32751a137f66cadb29779d4c765dee4fc7e93fa0a69d6a2c9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:59 + git config --global --add safe.directory /w/workspace/go-mod-secrets/76 [Pipeline] fileExists [Pipeline] sh 21:41:00 + make test 21:41:00 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 21:41:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 21:41:00 go: downloading github.com/stretchr/testify v1.8.4 21:41:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:41:01 go: downloading github.com/davecgh/go-spew v1.1.1 21:41:01 go: downloading github.com/pmezard/go-difflib v1.0.0 21:41:01 go: downloading gopkg.in/yaml.v3 v3.0.1 21:41:01 go: downloading github.com/stretchr/objx v0.5.0 21:41:01 go: downloading github.com/go-kit/log v0.2.1 21:41:01 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:41:01 go: downloading github.com/google/uuid v1.3.1 21:41:01 go: downloading github.com/zeebo/errs v1.3.0 21:41:01 go: downloading google.golang.org/grpc v1.56.3 21:41:04 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:41:04 go: downloading google.golang.org/protobuf v1.30.0 21:41:04 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:41:04 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:41:05 go: downloading github.com/go-playground/universal-translator v0.18.1 21:41:05 go: downloading github.com/leodido/go-urn v1.2.4 21:41:05 go: downloading golang.org/x/crypto v0.14.0 21:41:05 go: downloading golang.org/x/text v0.13.0 21:41:05 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:41:06 go: downloading golang.org/x/net v0.17.0 21:41:07 go: downloading github.com/go-playground/locales v0.14.1 21:41:09 go: downloading github.com/golang/protobuf v1.5.3 21:41:09 go: downloading golang.org/x/sys v0.13.0 21:42:45 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 21:42:45 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 21:42:45 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 21:42:50 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 14.260s coverage: 75.7% of statements 21:42:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.175s coverage: 52.2% of statements 21:42:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.236s coverage: 96.7% of statements 21:42:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.095s coverage: 89.5% of statements 21:42:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.113s coverage: 100.0% of statements 21:43:22 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 21:43:23 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 21:43:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.244s coverage: 55.8% of statements 21:43:23 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.085s coverage: 56.0% of statements 21:43:23 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.225s coverage: 100.0% of statements 21:43:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:43:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:45:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:45:01 $ docker stop --time=1 e6fabb696aa3bee32751a137f66cadb29779d4c765dee4fc7e93fa0a69d6a2c9 21:45:03 $ docker rm -f --volumes e6fabb696aa3bee32751a137f66cadb29779d4c765dee4fc7e93fa0a69d6a2c9 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:45:06 Warning: overwriting stash ‘coverage-report’ 21:45:06 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 21:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:45:07 21:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:45:07 arm64: Pulling from edgex-lftools-log-publisher 21:45:07 8998bd30e6a1: Pulling fs layer 21:45:07 04944245beec: Pulling fs layer 21:45:07 699f458cf7ca: Pulling fs layer 21:45:07 765212b225bb: Pulling fs layer 21:45:07 f23df028b6ca: Pulling fs layer 21:45:07 d65c8cfc05b1: Pulling fs layer 21:45:07 2437ff75d9bd: Pulling fs layer 21:45:07 f23df028b6ca: Waiting 21:45:07 d65c8cfc05b1: Waiting 21:45:07 2437ff75d9bd: Waiting 21:45:07 765212b225bb: Waiting 21:45:07 04944245beec: Verifying Checksum 21:45:07 04944245beec: Download complete 21:45:07 765212b225bb: Verifying Checksum 21:45:07 765212b225bb: Download complete 21:45:08 f23df028b6ca: Verifying Checksum 21:45:08 f23df028b6ca: Download complete 21:45:08 d65c8cfc05b1: Verifying Checksum 21:45:08 d65c8cfc05b1: Download complete 21:45:08 699f458cf7ca: Verifying Checksum 21:45:08 699f458cf7ca: Download complete 21:45:08 8998bd30e6a1: Download complete 21:45:11 2437ff75d9bd: Verifying Checksum 21:45:11 2437ff75d9bd: Download complete 21:45:13 8998bd30e6a1: Pull complete 21:45:13 04944245beec: Pull complete 21:45:15 699f458cf7ca: Pull complete 21:45:15 765212b225bb: Pull complete 21:45:16 f23df028b6ca: Pull complete 21:45:16 d65c8cfc05b1: Pull complete 21:45:35 2437ff75d9bd: Pull complete 21:45:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:45:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-16704 does not seem to be running inside a container 21:45:35 $ 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-secrets/76 -v /w/workspace/go-mod-secrets/76:/w/workspace/go-mod-secrets/76:rw,z -v /w/workspace/go-mod-secrets/76@tmp:/w/workspace/go-mod-secrets/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:45:37 $ docker top 3e826e0363084aa86c7dfa1e6b12131e8f006d2b514cc3fa99434d0a72e2e5f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:38 ---> job-cost.sh 21:45:38 lf-activate-venv: SKIPPING 21:45:38 INFO: No Stack... 21:45:39 INFO: Retrieving Pricing Info for: v3-standard-4 21:45:40 INFO: Archiving Costs [Pipeline] sh 21:45:40 + cat /w/workspace/go-mod-secrets/76/archives/cost.csv 21:45:40 + cut -d, -f6 [Pipeline] lock 21:45:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] 21:45:40 Resource [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] did not exist. Created. 21:45:40 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:45:41 /w/workspace/go-mod-secrets/76@tmp/durable-36724783/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:45:42 + echo total: 0.10999999940395355 [Pipeline] stash 21:45:42 Warning: overwriting stash ‘stack-cost’ 21:45:42 Stashed 1 file(s) [Pipeline] } 21:45:42 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 21:45:42 $ docker stop --time=1 3e826e0363084aa86c7dfa1e6b12131e8f006d2b514cc3fa99434d0a72e2e5f5 21:45:43 $ docker rm -f --volumes 3e826e0363084aa86c7dfa1e6b12131e8f006d2b514cc3fa99434d0a72e2e5f5 [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 21:45:44 provisioning config files... 21:45:44 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16162747064231083279tmp [Pipeline] { [Pipeline] sh 21:45:44 + set +x 21:45:44 + + curl -s https://codecov.io/bash 21:45:44 bash -s -- 21:45:44 21:45:44 _____ _ 21:45:44 / ____| | | 21:45:44 | | ___ __| | ___ ___ _____ __ 21:45:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:45:44 | |___| (_) | (_| | __/ (_| (_) \ V / 21:45:44 \_____\___/ \__,_|\___|\___\___/ \_/ 21:45:44 Bash-1.0.6 21:45:44 21:45:44 21:45:44 ==> git version 2.25.1 found 21:45:44 ==> 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 21:45:44 Release-Date: 2020-01-08 21:45:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:45:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:45:44 ==> Jenkins CI detected. 21:45:44 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 21:45:44 project root: . 21:45:44 --> token set from env 21:45:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:45:44 ==> Running gcov in . (disable via -X gcov) 21:45:44 ==> Python coveragepy not found 21:45:44 ==> Searching for coverage reports in: 21:45:44 + . 21:45:44 -> Found 1 reports 21:45:44 ==> Detecting git/mercurial file structure 21:45:44 ==> Reading reports 21:45:44 + ./coverage.out bytes=41143 21:45:44 ==> Appending adjustments 21:45:44 https://docs.codecov.io/docs/fixing-reports 21:45:44 + Found adjustments 21:45:44 ==> Gzipping contents 21:45:44 8.0K /tmp/codecov.Ey3HYG.gz 21:45:44 ==> Uploading reports 21:45:44 url: https://codecov.io 21:45:44 query: branch=main&commit=1b633e9f053a03daa96b1310b06f6ba754888253&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 21:45:44 -> Pinging Codecov 21:45:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=1b633e9f053a03daa96b1310b06f6ba754888253&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 21:45:45 -> Uploading to 21:45:45 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/D63849C06B6B67093493C71CE874ED06/1b633e9f053a03daa96b1310b06f6ba754888253/3fe74d0e-d9ff-4b72-9fd2-e992f0892e5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T214544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c57431a6f6c2ea731b2266bba764ce71e1e4b6de2fb7057b47c68f2a7cece9b5 21:45:45 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:45 Dload Upload Total Spent Left Speed 21:45:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8125 0 0 100 8125 0 35173 --:--:-- --:--:-- --:--:-- 35173 21:45:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] } 21:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:45:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:45:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:45 21:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:45:48 df9b9388f04a: Pulling fs layer 21:45:48 52dc419b0ee2: Pulling fs layer 21:45:48 25bc292e5bac: Pulling fs layer 21:45:48 114826534d7a: Pulling fs layer 21:45:48 4657fd5d0bcf: Pulling fs layer 21:45:48 6ad1cebc031e: Pulling fs layer 21:45:48 8a3aa393b2d8: Pulling fs layer 21:45:48 6ad1cebc031e: Waiting 21:45:48 8a3aa393b2d8: Waiting 21:45:48 114826534d7a: Waiting 21:45:48 4657fd5d0bcf: Waiting 21:45:48 52dc419b0ee2: Download complete 21:45:48 25bc292e5bac: Verifying Checksum 21:45:48 25bc292e5bac: Download complete 21:45:48 4657fd5d0bcf: Verifying Checksum 21:45:48 4657fd5d0bcf: Download complete 21:45:48 df9b9388f04a: Download complete 21:45:48 6ad1cebc031e: Verifying Checksum 21:45:48 6ad1cebc031e: Download complete 21:45:48 df9b9388f04a: Pull complete 21:45:48 114826534d7a: Verifying Checksum 21:45:48 114826534d7a: Download complete 21:45:49 8a3aa393b2d8: Verifying Checksum 21:45:49 8a3aa393b2d8: Download complete 21:45:50 52dc419b0ee2: Pull complete 21:45:50 25bc292e5bac: Pull complete 21:45:53 114826534d7a: Pull complete 21:45:53 4657fd5d0bcf: Pull complete 21:45:54 6ad1cebc031e: Pull complete 21:45:57 8a3aa393b2d8: Pull complete 21:45:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:45:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:57 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:46:13 $ docker top b7c7efdc3f7c7db0836f5999c910e027f57d92288767d908970519ca764a9650 -eo pid,comm [Pipeline] { [Pipeline] echo 21:46:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 21:46:13 + set -o pipefail 21:46:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 21:46:17 21:46:17 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 21:46:17 21:46:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/324262a4-c477-4e13-94a7-8b4964469b23 21:46:17 21:46:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:46:17 21:46:17 21:46:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:46:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:46:17 More details here: https://snyk.co/ue1NS 21:46:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:46:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:46:17 $ docker stop --time=1 b7c7efdc3f7c7db0836f5999c910e027f57d92288767d908970519ca764a9650 21:46:33 $ docker rm -f --volumes b7c7efdc3f7c7db0836f5999c910e027f57d92288767d908970519ca764a9650 [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 21:46:34 + git log --format=format:%s -1 1b633e9f053a03daa96b1310b06f6ba754888253 [Pipeline] sh 21:46:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:34 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:36 $ docker top 0f957bd73c4d48478b324617a1c5aba842cf0dbb024c49679f803cb25d76be21 -eo pid,comm 21:46:36 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). 21:46:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:36 [ssh-agent] Looking for ssh-agent implementation... 21:46:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:36 $ docker exec 0f957bd73c4d48478b324617a1c5aba842cf0dbb024c49679f803cb25d76be21 ssh-agent 21:46:36 SSH_AUTH_SOCK=/tmp/ssh-OHYF7El6WX3E/agent.13 21:46:36 SSH_AGENT_PID=19 21:46:36 Running ssh-add (command line suppressed) 21:46:36 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14415456156524377762.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_14415456156524377762.key) 21:46:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:36 + git semver tag 21:46:37 2023-11-06 21:46:37,142 [run_tag] DEBUG tag force:False 21:46:37 2023-11-06 21:46:37,142 [check_head_tag] DEBUG check head tag 21:46:37 2023-11-06 21:46:37,144 [execute] INFO git cat-file --batch-check 21:46:37 2023-11-06 21:46:37,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 21:46:37 2023-11-06 21:46:37,149 [execute] INFO git cat-file --batch 21:46:37 2023-11-06 21:46:37,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 21:46:37 2023-11-06 21:46:37,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:46:37 2023-11-06 21:46:37,170 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 21:46:37 2023-11-06 21:46:37,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 21:46:37 2023-11-06 21:46:37,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:46:37 3.1.0-dev.15 [Pipeline] } 21:46:37 $ docker exec --env ******** --env ******** 0f957bd73c4d48478b324617a1c5aba842cf0dbb024c49679f803cb25d76be21 ssh-agent -k 21:46:37 unset SSH_AUTH_SOCK; 21:46:37 unset SSH_AGENT_PID; 21:46:37 echo Agent pid 19 killed; 21:46:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:37 + git semver [Pipeline] } 21:46:38 $ docker stop --time=1 0f957bd73c4d48478b324617a1c5aba842cf0dbb024c49679f803cb25d76be21 21:46:39 $ docker rm -f --volumes 0f957bd73c4d48478b324617a1c5aba842cf0dbb024c49679f803cb25d76be21 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:46:39 21:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:46:40 0.23.1-centos7: Pulling from edgex-lftools 21:46:40 ab5ef0e58194: Pulling fs layer 21:46:40 9712f1f96733: Pulling fs layer 21:46:40 63f879dbbcfc: Pulling fs layer 21:46:40 0d9ebad4ef96: Pulling fs layer 21:46:40 e9a5061849ea: Pulling fs layer 21:46:40 d747dcd14b5f: Pulling fs layer 21:46:40 2de7ff778b66: Pulling fs layer 21:46:40 2de7ff778b66: Waiting 21:46:40 e9a5061849ea: Waiting 21:46:40 d747dcd14b5f: Waiting 21:46:40 0d9ebad4ef96: Waiting 21:46:40 9712f1f96733: Verifying Checksum 21:46:40 9712f1f96733: Download complete 21:46:40 63f879dbbcfc: Verifying Checksum 21:46:40 63f879dbbcfc: Download complete 21:46:40 e9a5061849ea: Verifying Checksum 21:46:40 e9a5061849ea: Download complete 21:46:40 0d9ebad4ef96: Verifying Checksum 21:46:40 0d9ebad4ef96: Download complete 21:46:40 d747dcd14b5f: Verifying Checksum 21:46:40 d747dcd14b5f: Download complete 21:46:40 ab5ef0e58194: Verifying Checksum 21:46:40 ab5ef0e58194: Download complete 21:46:40 2de7ff778b66: Verifying Checksum 21:46:40 2de7ff778b66: Download complete 21:46:43 ab5ef0e58194: Pull complete 21:46:43 9712f1f96733: Pull complete 21:46:44 63f879dbbcfc: Pull complete 21:46:47 0d9ebad4ef96: Pull complete 21:46:47 e9a5061849ea: Pull complete 21:46:47 d747dcd14b5f: Pull complete 21:46:48 2de7ff778b66: Pull complete 21:46:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:46:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:48 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:47:04 $ docker top 24b4a149509d4026120e88dd6debd0dc65c44cadc75ff78993100efc81bb2da9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:47:04 provisioning config files... 21:47:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config12539381841684669490tmp 21:47:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4628423217757328050tmp 21:47:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config610744555798067295tmp [Pipeline] { [Pipeline] echo 21:47:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:47:04 ---> sigul-configuration.sh 21:47:04 gpg: directory `/root/.gnupg' created 21:47:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:47:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:47:04 gpg: keyring `/root/.gnupg/secring.gpg' created 21:47:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:47:04 gpg: CAST5 encrypted data 21:47:04 gpg: encrypted with 1 passphrase 21:47:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:47:04 + mkdir /home/jenkins 21:47:04 + mkdir /home/jenkins/sigul [Pipeline] sh 21:47:04 + 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 21:47:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:47:05 ---> sigul-install.sh 21:47:05 Sigul already installed; skipping installation. [Pipeline] sh 21:47:05 + git tag --list 21:47:05 v0.0.0 21:47:05 v0.0.1 21:47:05 v0.0.10 21:47:05 v0.0.11 21:47:05 v0.0.12 21:47:05 v0.0.13 21:47:05 v0.0.14 21:47:05 v0.0.15 21:47:05 v0.0.16 21:47:05 v0.0.17 21:47:05 v0.0.18 21:47:05 v0.0.19 21:47:05 v0.0.2 21:47:05 v0.0.20 21:47:05 v0.0.21 21:47:05 v0.0.22 21:47:05 v0.0.23 21:47:05 v0.0.24 21:47:05 v0.0.25 21:47:05 v0.0.26 21:47:05 v0.0.27 21:47:05 v0.0.28 21:47:05 v0.0.29 21:47:05 v0.0.3 21:47:05 v0.0.30 21:47:05 v0.0.31 21:47:05 v0.0.32 21:47:05 v0.0.33 21:47:05 v0.0.4 21:47:05 v0.0.5 21:47:05 v0.0.6 21:47:05 v0.0.7 21:47:05 v0.0.8 21:47:05 v0.0.9 21:47:05 v2.0.0 21:47:05 v2.1.0 21:47:05 v2.1.1 21:47:05 v2.2.0 21:47:05 v2.3.0 21:47:05 v3.0 21:47:05 v3.0.0 21:47:05 v3.0.1 21:47:05 v3.1.0-dev.1 21:47:05 v3.1.0-dev.10 21:47:05 v3.1.0-dev.11 21:47:05 v3.1.0-dev.12 21:47:05 v3.1.0-dev.13 21:47:05 v3.1.0-dev.14 21:47:05 v3.1.0-dev.15 21:47:05 v3.1.0-dev.2 21:47:05 v3.1.0-dev.3 21:47:05 v3.1.0-dev.4 21:47:05 v3.1.0-dev.5 21:47:05 v3.1.0-dev.6 21:47:05 v3.1.0-dev.7 21:47:05 v3.1.0-dev.8 21:47:05 v3.1.0-dev.9 [Pipeline] sh 21:47:05 + lftools sign git-tag v3.1.0-dev.15 21:47:06 Signing Git tag with Sigul... 21:47:06 Signing v3.1.0-dev.15 [Pipeline] echo 21:47:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:47:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:47:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:47:06 $ docker stop --time=1 24b4a149509d4026120e88dd6debd0dc65c44cadc75ff78993100efc81bb2da9 21:47:08 $ docker rm -f --volumes 24b4a149509d4026120e88dd6debd0dc65c44cadc75ff78993100efc81bb2da9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:47:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:09 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:47:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:09 $ docker top 8a11def90120643d6444612894d92d9d593493ed109fa9466c389fc82d3d0d1a -eo pid,comm 21:47:09 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). 21:47:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:09 [ssh-agent] Looking for ssh-agent implementation... 21:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:09 $ docker exec 8a11def90120643d6444612894d92d9d593493ed109fa9466c389fc82d3d0d1a ssh-agent 21:47:09 SSH_AUTH_SOCK=/tmp/ssh-7ghjW7LrcElc/agent.32 21:47:09 SSH_AGENT_PID=38 21:47:09 Running ssh-add (command line suppressed) 21:47:09 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3639477804119284089.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3639477804119284089.key) 21:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:10 + git semver bump pre 21:47:10 2023-11-06 21:47:10,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:47:10 2023-11-06 21:47:10,322 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 21:47:10 2023-11-06 21:47:10,322 [bump_version] DEBUG bumped version:3.1.0-dev.16 21:47:10 2023-11-06 21:47:10,322 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 21:47:10 2023-11-06 21:47:10,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:47:10 2023-11-06 21:47:10,322 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:47:10 2023-11-06 21:47:10,324 [execute] INFO git cat-file --batch-check 21:47:10 2023-11-06 21:47:10,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 21:47:10 2023-11-06 21:47:10,328 [execute] INFO git cat-file --batch 21:47:10 2023-11-06 21:47:10,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 21:47:10 2023-11-06 21:47:10,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:47:10 3.1.0-dev.16 [Pipeline] } 21:47:10 $ docker exec --env ******** --env ******** 8a11def90120643d6444612894d92d9d593493ed109fa9466c389fc82d3d0d1a ssh-agent -k 21:47:10 unset SSH_AUTH_SOCK; 21:47:10 unset SSH_AGENT_PID; 21:47:10 echo Agent pid 38 killed; 21:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:10 + git semver [Pipeline] } 21:47:11 $ docker stop --time=1 8a11def90120643d6444612894d92d9d593493ed109fa9466c389fc82d3d0d1a 21:47:13 $ docker rm -f --volumes 8a11def90120643d6444612894d92d9d593493ed109fa9466c389fc82d3d0d1a [Pipeline] // withDockerContainer [Pipeline] sh 21:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:14 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:47:14 $ docker top 46acd23a8d71623ea174216dcf09c9a19dc5003553625a56dbae650412168dba -eo pid,comm 21:47:14 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). 21:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:47:14 [ssh-agent] Looking for ssh-agent implementation... 21:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:47:14 $ docker exec 46acd23a8d71623ea174216dcf09c9a19dc5003553625a56dbae650412168dba ssh-agent 21:47:15 SSH_AUTH_SOCK=/tmp/ssh-jGivj2tuaDRN/agent.31 21:47:15 SSH_AGENT_PID=37 21:47:15 Running ssh-add (command line suppressed) 21:47:15 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18243474485901085931.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18243474485901085931.key) 21:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:47:15 + git semver push 21:47:15 2023-11-06 21:47:15,600 [run_push] DEBUG push 21:47:15 2023-11-06 21:47:15,602 [execute] INFO git cat-file --batch-check 21:47:15 2023-11-06 21:47:15,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 21:47:15 2023-11-06 21:47:15,607 [execute] INFO git rev-list b024eca2b5536ed210ee36bf0c1cbb8439b4582a -- 21:47:15 2023-11-06 21:47:15,607 [execute] DEBUG Popen(['git', 'rev-list', 'b024eca2b5536ed210ee36bf0c1cbb8439b4582a', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 21:47:15 2023-11-06 21:47:15,614 [execute] INFO git fetch -v origin 21:47:15 2023-11-06 21:47:15,614 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 21:47:16 2023-11-06 21:47:16,142 [run_push] DEBUG no remote changes detected 21:47:16 2023-11-06 21:47:16,142 [execute] INFO git push origin semver 21:47:16 2023-11-06 21:47:16,143 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 21:47:17 2023-11-06 21:47:17,091 [run_push] DEBUG push all version tags 21:47:17 2023-11-06 21:47:17,091 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:47:17 2023-11-06 21:47:17,092 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 21:47:18 2023-11-06 21:47:17,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 21:47:18 3.1.0-dev.16 [Pipeline] } 21:47:18 $ docker exec --env ******** --env ******** 46acd23a8d71623ea174216dcf09c9a19dc5003553625a56dbae650412168dba ssh-agent -k 21:47:18 unset SSH_AUTH_SOCK; 21:47:18 unset SSH_AGENT_PID; 21:47:18 echo Agent pid 37 killed; 21:47:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:18 + git semver [Pipeline] } 21:47:18 $ docker stop --time=1 46acd23a8d71623ea174216dcf09c9a19dc5003553625a56dbae650412168dba 21:47:20 $ docker rm -f --volumes 46acd23a8d71623ea174216dcf09c9a19dc5003553625a56dbae650412168dba [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 21:47:21 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 21:47:21 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 21:47:21 total 16 21:47:21 drwxr-xr-x 3 root root 4096 Nov 6 21:37 . 21:47:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 21:47 .. 21:47:21 drwxr-xr-x 2 root root 4096 Nov 6 21:37 cost 21:47:21 -rw-r--r-- 1 root root 85 Nov 6 21:37 cost.csv 21:47:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 21:47:21 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 21:47:21 total 16 21:47:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 21:37 . 21:47:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 21:47 .. 21:47:21 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 21:37 cost 21:47:21 -rw-r--r-- 1 jenkins jenkins 85 Nov 6 21:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:47:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:47:22 ---> package-listing.sh 21:47:22 ++ tr '[:upper:]' '[:lower:]' 21:47:22 ++ facter osfamily 21:47:22 + OS_FAMILY=debian 21:47:22 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 21:47:22 + START_PACKAGES=/tmp/packages_start.txt 21:47:22 + END_PACKAGES=/tmp/packages_end.txt 21:47:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:47:22 + PACKAGES=/tmp/packages_start.txt 21:47:22 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 21:47:22 + PACKAGES=/tmp/packages_end.txt 21:47:22 + case "${OS_FAMILY}" in 21:47:22 + dpkg -l 21:47:22 + grep '^ii' 21:47:22 + '[' -f /tmp/packages_start.txt ']' 21:47:22 + '[' -f /tmp/packages_end.txt ']' 21:47:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:47:22 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 21:47:22 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 21:47:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 21:47:22 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:47:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:47:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:23 prd-ubuntu20.04-docker-8c-8g-16703 does not seem to be running inside a container 21:47:23 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:47:24 $ docker top 7de8fe0a04381ecb77d9d28f3d778b047d6c7e6c53d1d146ede3ea2772aa0c91 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:47:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:47:24 + ls /var/log/sa-host 21:47:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:24 provisioning config files... 21:47:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8625141070335793658tmp [Pipeline] { [Pipeline] echo 21:47:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:47:25 ---> create-netrc.sh [Pipeline] } 21:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:47:25 ---> python-tools-install.sh [Pipeline] echo 21:47:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:47:25 ---> sudo-logs.sh 21:47:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:47:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:47:26 ---> job-cost.sh 21:47:26 lf-activate-venv: SKIPPING 21:47:26 DEBUG: total: 0.2199999988079071 21:47:26 INFO: Retrieving Stack Cost... 21:47:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:47:27 INFO: Archiving Costs [Pipeline] echo 21:47:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:47:27 ---> logs-deploy.sh 21:47:27 lf-activate-venv: SKIPPING 21:47:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/76 21:47:27 INFO: archiving workspace using pattern(s): 21:47:28 Archives upload complete. 21:47:28 INFO: archiving logs to Nexus