Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e242a2355c48e9c7f5a2551a8a73a66823128f4 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-ssh12939218040499783037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3759855591394761228.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh10172484693786315093.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15411265134260821336.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-ssh14098379554560159900.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-879 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 3e242a2355c48e9c7f5a2551a8a73a66823128f4 (main) > 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 3e242a2355c48e9c7f5a2551a8a73a66823128f4 # timeout=10 Commit message: "fix: health check return status code 200 (#237)" > git rev-list --no-walk 1b633e9f053a03daa96b1310b06f6ba754888253 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:36:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:36:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:36:45 ========================================================= 17:36:45 EdgeX Global Pipelines Version Info 17:36:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:36:45 ------------------- 17:36:45 stable info: 17:36:45 ------------------- 17:36:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:36:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:36:45 Message: update stable to v1.0.258 17:36:46 ------------------- 17:36:46 experimental info: 17:36:46 ------------------- 17:36:46 Commited By: **** collab-it+edgex@linuxfoundation.org 17:36:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 17:36:46 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:36:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e242a2 [Pipeline] echo 17:36:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:36:48 + git rev-list -1 --merges 3e242a2355c48e9c7f5a2551a8a73a66823128f4~1..3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] echo 17:36:48 -----------> git rev-list -1 --merges 3e242a2355c48e9c7f5a2551a8a73a66823128f4~1..3e242a2355c48e9c7f5a2551a8a73a66823128f4 3e242a2355c48e9c7f5a2551a8a73a66823128f4 [false] [Pipeline] sh 17:36:48 + git log --format=format:%s -1 3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] echo 17:36:48 ========================================================= 17:36:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:36:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:36:48 + git log --format=format:%s -1 3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] echo 17:36:48 [semverPrep] GIT_COMMIT: 3e242a2355c48e9c7f5a2551a8a73a66823128f4, Commit Message: fix: health check return status code 200 (#237) [Pipeline] echo 17:36:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:36:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:49 + grep -v github /etc/ssh/ssh_known_hosts 17:36:49 + [ -e /tmp/ssh_known_hosts ] 17:36:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:36:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:36:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:36:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:49 17:36:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:50 0.1.4: Pulling from edgex-devops/py-git-semver 17:36:50 b85a868b505f: Pulling fs layer 17:36:50 e2be974225ed: Pulling fs layer 17:36:50 339a4e72a1f5: Pulling fs layer 17:36:50 988bab9f4d93: Pulling fs layer 17:36:50 1469e6f7b9e6: Pulling fs layer 17:36:50 eaf3925da568: Pulling fs layer 17:36:50 bab4dde63d76: Pulling fs layer 17:36:50 bde34c3a00c8: Pulling fs layer 17:36:50 b352a97aabf1: Pulling fs layer 17:36:50 4872d77fe225: Pulling fs layer 17:36:50 5851b861e8e6: Pulling fs layer 17:36:50 4872d77fe225: Waiting 17:36:50 bab4dde63d76: Waiting 17:36:50 bde34c3a00c8: Waiting 17:36:50 b352a97aabf1: Waiting 17:36:50 1469e6f7b9e6: Waiting 17:36:50 eaf3925da568: Waiting 17:36:50 5851b861e8e6: Waiting 17:36:50 988bab9f4d93: Waiting 17:36:50 e2be974225ed: Verifying Checksum 17:36:50 e2be974225ed: Download complete 17:36:50 988bab9f4d93: Verifying Checksum 17:36:50 988bab9f4d93: Download complete 17:36:50 1469e6f7b9e6: Verifying Checksum 17:36:50 1469e6f7b9e6: Download complete 17:36:50 eaf3925da568: Verifying Checksum 17:36:50 eaf3925da568: Download complete 17:36:50 339a4e72a1f5: Verifying Checksum 17:36:50 339a4e72a1f5: Download complete 17:36:50 bde34c3a00c8: Verifying Checksum 17:36:50 bde34c3a00c8: Download complete 17:36:50 b352a97aabf1: Download complete 17:36:50 4872d77fe225: Download complete 17:36:50 5851b861e8e6: Download complete 17:36:50 b85a868b505f: Verifying Checksum 17:36:50 b85a868b505f: Download complete 17:36:50 bab4dde63d76: Download complete 17:36:51 b85a868b505f: Pull complete 17:36:51 e2be974225ed: Pull complete 17:36:51 339a4e72a1f5: Pull complete 17:36:52 988bab9f4d93: Pull complete 17:36:52 1469e6f7b9e6: Pull complete 17:36:52 eaf3925da568: Pull complete 17:36:53 bab4dde63d76: Pull complete 17:36:54 bde34c3a00c8: Pull complete 17:36:54 b352a97aabf1: Pull complete 17:36:54 4872d77fe225: Pull complete 17:36:54 5851b861e8e6: Pull complete 17:36:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:54 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:36:54 $ 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 17:36:59 $ docker top b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 -eo pid,comm 17:36:59 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). 17:36:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:59 [ssh-agent] Looking for ssh-agent implementation... 17:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:59 $ docker exec b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 ssh-agent 17:36:59 SSH_AUTH_SOCK=/tmp/ssh-Za5XuwIfGz0u/agent.32 17:36:59 SSH_AGENT_PID=38 17:36:59 Running ssh-add (command line suppressed) 17:36:59 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4809698249446160041.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4809698249446160041.key) 17:36:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:00 + git tag --points-at HEAD [Pipeline] } 17:37:00 $ docker exec --env ******** --env ******** b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 ssh-agent -k 17:37:00 unset SSH_AUTH_SOCK; 17:37:00 unset SSH_AGENT_PID; 17:37:00 echo Agent pid 38 killed; 17:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:00 [ssh-agent] Looking for ssh-agent implementation... 17:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:00 $ docker exec b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 ssh-agent 17:37:00 SSH_AUTH_SOCK=/tmp/ssh-QhJVQrMZoSko/agent.70 17:37:00 SSH_AGENT_PID=76 17:37:00 Running ssh-add (command line suppressed) 17:37:00 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13932538438162119659.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_13932538438162119659.key) 17:37:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:00 + git semver init 17:37:01 2023-11-23 17:37:01,150 [run_init] DEBUG init version:0.0.0 force:False 17:37:01 2023-11-23 17:37:01,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:37:01 2023-11-23 17:37:01,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 17:37:01 2023-11-23 17:37:01,151 [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) 17:37:02 2023-11-23 17:37:02,305 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 17:37:02 2023-11-23 17:37:02,306 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 17:37:02 2023-11-23 17:37:02,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:37:02 2023-11-23 17:37:02,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:37:02 3.1.0-dev.16 [Pipeline] } 17:37:02 $ docker exec --env ******** --env ******** b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 ssh-agent -k 17:37:02 unset SSH_AUTH_SOCK; 17:37:02 unset SSH_AGENT_PID; 17:37:02 echo Agent pid 76 killed; 17:37:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:03 + git semver [Pipeline] } 17:37:03 $ docker stop --time=1 b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 17:37:04 $ docker rm -f --volumes b76b9d4ee89231eebcdaf8480ff441a7bda8737eaeb6ca846f4c3b4c9fba6e79 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:05 Stashed 1 file(s) [Pipeline] echo 17:37:05 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 17:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:37:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:37:05 ========================================================= 17:37:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:37:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:37:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:06 7264a8db6415: Pulling fs layer 17:37:06 c4d48a809fc2: Pulling fs layer 17:37:06 4f1c88b9dad5: Pulling fs layer 17:37:06 ad3a456e5733: Pulling fs layer 17:37:06 69c7f0334f64: Pulling fs layer 17:37:06 1f1c1a5573a3: Pulling fs layer 17:37:06 ce7588e14bc9: Pulling fs layer 17:37:06 b5e4710f87ac: Pulling fs layer 17:37:06 1f1c1a5573a3: Waiting 17:37:06 ce7588e14bc9: Waiting 17:37:06 ad3a456e5733: Waiting 17:37:06 b5e4710f87ac: Waiting 17:37:06 69c7f0334f64: Waiting 17:37:06 c4d48a809fc2: Verifying Checksum 17:37:06 c4d48a809fc2: Download complete 17:37:06 ad3a456e5733: Verifying Checksum 17:37:06 ad3a456e5733: Download complete 17:37:06 69c7f0334f64: Verifying Checksum 17:37:06 69c7f0334f64: Download complete 17:37:06 7264a8db6415: Verifying Checksum 17:37:06 7264a8db6415: Download complete 17:37:06 1f1c1a5573a3: Verifying Checksum 17:37:06 1f1c1a5573a3: Download complete 17:37:06 7264a8db6415: Pull complete 17:37:06 b5e4710f87ac: Verifying Checksum 17:37:06 b5e4710f87ac: Download complete 17:37:06 c4d48a809fc2: Pull complete 17:37:06 4f1c88b9dad5: Verifying Checksum 17:37:06 4f1c88b9dad5: Download complete 17:37:06 ce7588e14bc9: Verifying Checksum 17:37:06 ce7588e14bc9: Download complete 17:37:10 4f1c88b9dad5: Pull complete 17:37:10 ad3a456e5733: Pull complete 17:37:10 69c7f0334f64: Pull complete 17:37:10 1f1c1a5573a3: Pull complete 17:37:12 ce7588e14bc9: Pull complete 17:37:12 b5e4710f87ac: Pull complete 17:37:12 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 17:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:37:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 17:37:13 + 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 17:37:13 + docker inspect -f . ci-base-image-x86_64 17:37:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:13 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:37:13 $ 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 17:37:19 $ docker top dceac2b95372c38407ae5cc0f2c23a3d88cf4f94db939747a3ac81fdf79983cc -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:19 + go version 17:37:19 go version go1.21.0 linux/amd64 [Pipeline] } 17:37:19 $ docker stop --time=1 dceac2b95372c38407ae5cc0f2c23a3d88cf4f94db939747a3ac81fdf79983cc 17:37:20 Still waiting to schedule task 17:37:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:37:21 $ docker rm -f --volumes dceac2b95372c38407ae5cc0f2c23a3d88cf4f94db939747a3ac81fdf79983cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:21 + docker inspect -f . ci-base-image-x86_64 17:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:21 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:37:21 $ 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 17:37:22 $ docker top a8d0b81f00ddbf20521e882a9642ab4e38b539a2edb3da582c4ace623aaf1018 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 17:37:22 + make test 17:37:22 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:37:22 go: downloading github.com/stretchr/testify v1.8.4 17:37:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 17:37:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 17:37:23 go: downloading github.com/davecgh/go-spew v1.1.1 17:37:23 go: downloading github.com/pmezard/go-difflib v1.0.0 17:37:23 go: downloading github.com/stretchr/objx v0.5.0 17:37:23 go: downloading gopkg.in/yaml.v3 v3.0.1 17:37:23 go: downloading github.com/zeebo/errs v1.3.0 17:37:23 go: downloading google.golang.org/grpc v1.56.3 17:37:23 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:37:23 go: downloading google.golang.org/protobuf v1.30.0 17:37:23 go: downloading github.com/go-kit/log v0.2.1 17:37:23 go: downloading github.com/go-playground/validator/v10 v10.15.5 17:37:23 go: downloading github.com/google/uuid v1.3.1 17:37:23 go: downloading golang.org/x/crypto v0.14.0 17:37:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:37:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 17:37:23 go: downloading github.com/go-playground/universal-translator v0.18.1 17:37:23 go: downloading github.com/leodido/go-urn v1.2.4 17:37:23 go: downloading golang.org/x/text v0.13.0 17:37:23 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 17:37:23 go: downloading golang.org/x/net v0.17.0 17:37:23 go: downloading github.com/golang/protobuf v1.5.3 17:37:23 go: downloading github.com/go-playground/locales v0.14.1 17:37:23 go: downloading golang.org/x/sys v0.13.0 17:37:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 17:37:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 17:37:42 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 17:37:43 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 17:37:43 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.091s coverage: 75.7% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.043s coverage: 52.2% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.040s coverage: 96.7% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.016s coverage: 89.5% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.047s coverage: 55.8% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.012s coverage: 56.0% of statements 17:37:50 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.039s coverage: 100.0% of statements 17:38:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:38:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:38:10 $ docker stop --time=1 a8d0b81f00ddbf20521e882a9642ab4e38b539a2edb3da582c4ace623aaf1018 17:38:14 $ docker rm -f --volumes a8d0b81f00ddbf20521e882a9642ab4e38b539a2edb3da582c4ace623aaf1018 [Pipeline] // withDockerContainer [Pipeline] sh 17:38:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:15 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 17:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:15 17:38:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:16 latest: Pulling from edgex-lftools-log-publisher 17:38:16 5eb5b503b376: Pulling fs layer 17:38:16 5c69ac0246d0: Pulling fs layer 17:38:16 ec43610c2a17: Pulling fs layer 17:38:16 3a2ae6a8a46f: Pulling fs layer 17:38:16 33b1e0a273af: Pulling fs layer 17:38:16 5d3b04190fa2: Pulling fs layer 17:38:16 2f39f015ded8: Pulling fs layer 17:38:16 5d3b04190fa2: Waiting 17:38:16 2f39f015ded8: Waiting 17:38:16 3a2ae6a8a46f: Waiting 17:38:16 33b1e0a273af: Waiting 17:38:16 5c69ac0246d0: Download complete 17:38:16 3a2ae6a8a46f: Download complete 17:38:16 33b1e0a273af: Verifying Checksum 17:38:16 33b1e0a273af: Download complete 17:38:16 5d3b04190fa2: Verifying Checksum 17:38:16 5d3b04190fa2: Download complete 17:38:16 ec43610c2a17: Verifying Checksum 17:38:16 ec43610c2a17: Download complete 17:38:16 5eb5b503b376: Verifying Checksum 17:38:16 5eb5b503b376: Download complete 17:38:16 2f39f015ded8: Download complete 17:38:17 5eb5b503b376: Pull complete 17:38:17 5c69ac0246d0: Pull complete 17:38:18 ec43610c2a17: Pull complete 17:38:18 3a2ae6a8a46f: Pull complete 17:38:18 33b1e0a273af: Pull complete 17:38:18 5d3b04190fa2: Pull complete 17:38:22 2f39f015ded8: Pull complete 17:38:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:23 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:38:23 $ 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 17:38:28 $ docker top 448790090bfd1d6fe48a567a2a724f254bc7d6a08f1e2f0920049941b0b94806 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:28 ---> job-cost.sh 17:38:28 lf-activate-venv: SKIPPING 17:38:28 INFO: No Stack... 17:38:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:38:29 INFO: Archiving Costs [Pipeline] sh 17:38:29 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 17:38:29 + cut -d, -f6 [Pipeline] lock 17:38:29 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] 17:38:29 Resource [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] did not exist. Created. 17:38:29 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:29 + echo total: 0.2199999988079071 [Pipeline] stash 17:38:29 Stashed 1 file(s) [Pipeline] } 17:38:29 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:29 $ docker stop --time=1 448790090bfd1d6fe48a567a2a724f254bc7d6a08f1e2f0920049941b0b94806 17:38:31 $ docker rm -f --volumes 448790090bfd1d6fe48a567a2a724f254bc7d6a08f1e2f0920049941b0b94806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:38:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-880 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 17:38:57 Running in /w/workspace/go-mod-secrets/77 [Pipeline] { [Pipeline] checkout 17:39:00 Selected Git installation does not exist. Using Default 17:39:00 The recommended git tool is: NONE 17:39:05 using credential edgex-jenkins-ssh 17:39:05 Cloning the remote Git repository 17:39:05 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 17:39:05 > git init /w/workspace/go-mod-secrets/77 # timeout=10 17:39:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 17:39:05 > git --version # timeout=10 17:39:05 > git --version # 'git version 2.25.1' 17:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 17:39:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:08 Avoid second fetch 17:39:08 Checking out Revision 3e242a2355c48e9c7f5a2551a8a73a66823128f4 (main) 17:39:08 Commit message: "fix: health check return status code 200 (#237)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:08 > git config core.sparsecheckout # timeout=10 17:39:08 > git checkout -f 3e242a2355c48e9c7f5a2551a8a73a66823128f4 # timeout=10 17:39:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:39:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:10 Dload Upload Total Spent Left Speed 17:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh 17:39:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:39:10 + sudo tee /etc/docker/daemon.new 17:39:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:39:10 { 17:39:10 "registry-mirrors": [ 17:39:10 "https://nexus3.edgexfoundry.org:10001" 17:39:10 ], 17:39:10 "bip": "10.250.0.254/24", 17:39:10 "hosts": [ 17:39:10 "tcp://0.0.0.0:5555", 17:39:10 "unix:///var/run/docker.sock" 17:39:10 ], 17:39:10 "mtu": 1458, 17:39:10 "selinux-enabled": true, 17:39:10 "seccomp-profile": "/etc/docker/seccomp.json" 17:39:10 } [Pipeline] sh 17:39:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:39:11 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:39:29 ========================================================= 17:39:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:39:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:39:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:30 9fda8d8052c6: Pulling fs layer 17:39:30 5d54e960e981: Pulling fs layer 17:39:30 c4a7e357bf2a: Pulling fs layer 17:39:30 f0e02332f6b5: Pulling fs layer 17:39:30 872ee5b61b7b: Pulling fs layer 17:39:30 0c6a40ed1a82: Pulling fs layer 17:39:30 94ae7d8d031c: Pulling fs layer 17:39:30 f0e02332f6b5: Waiting 17:39:30 872ee5b61b7b: Waiting 17:39:30 0c6a40ed1a82: Waiting 17:39:30 94ae7d8d031c: Waiting 17:39:30 5d54e960e981: Verifying Checksum 17:39:30 5d54e960e981: Download complete 17:39:30 f0e02332f6b5: Verifying Checksum 17:39:30 f0e02332f6b5: Download complete 17:39:30 872ee5b61b7b: Verifying Checksum 17:39:30 872ee5b61b7b: Download complete 17:39:30 9fda8d8052c6: Download complete 17:39:31 94ae7d8d031c: Verifying Checksum 17:39:31 94ae7d8d031c: Download complete 17:39:31 9fda8d8052c6: Pull complete 17:39:32 5d54e960e981: Pull complete 17:39:32 c4a7e357bf2a: Verifying Checksum 17:39:32 c4a7e357bf2a: Download complete 17:39:33 0c6a40ed1a82: Verifying Checksum 17:39:33 0c6a40ed1a82: Download complete 17:39:45 c4a7e357bf2a: Pull complete 17:39:45 f0e02332f6b5: Pull complete 17:39:45 872ee5b61b7b: Pull complete 17:39:54 0c6a40ed1a82: Pull complete 17:39:55 94ae7d8d031c: Pull complete 17:39:55 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 17:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 17:39:55 + 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 17:39:56 + docker inspect -f . ci-base-image-arm64 17:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-880 does not seem to be running inside a container 17:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/77 -v /w/workspace/go-mod-secrets/77:/w/workspace/go-mod-secrets/77:rw,z -v /w/workspace/go-mod-secrets/77@tmp:/w/workspace/go-mod-secrets/77@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 17:39:58 $ docker top a5b02a8056946a0b82e25ae372acd57b4a0cc3d6f492f0b7967c99c262fdd54e -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:59 + go version 17:39:59 go version go1.21.0 linux/arm64 [Pipeline] } 17:39:59 $ docker stop --time=1 a5b02a8056946a0b82e25ae372acd57b4a0cc3d6f492f0b7967c99c262fdd54e 17:40:01 $ docker rm -f --volumes a5b02a8056946a0b82e25ae372acd57b4a0cc3d6f492f0b7967c99c262fdd54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:01 + docker inspect -f . ci-base-image-arm64 17:40:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:02 prd-ubuntu20.04-docker-arm64-4c-16g-880 does not seem to be running inside a container 17:40:02 $ 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/77 -v /w/workspace/go-mod-secrets/77:/w/workspace/go-mod-secrets/77:rw,z -v /w/workspace/go-mod-secrets/77@tmp:/w/workspace/go-mod-secrets/77@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 17:40:03 $ docker top 6a11ff4fc6f906c89b1a59d8745c3534a7e55481e378447544bf4aabc8a4d145 -eo pid,comm [Pipeline] { [Pipeline] sh 17:40:03 + git config --global --add safe.directory /w/workspace/go-mod-secrets/77 [Pipeline] fileExists [Pipeline] sh 17:40:04 + make test 17:40:04 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 17:40:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0 17:40:04 go: downloading github.com/stretchr/testify v1.8.4 17:40:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 17:40:05 go: downloading github.com/davecgh/go-spew v1.1.1 17:40:05 go: downloading github.com/pmezard/go-difflib v1.0.0 17:40:05 go: downloading gopkg.in/yaml.v3 v3.0.1 17:40:05 go: downloading github.com/stretchr/objx v0.5.0 17:40:05 go: downloading github.com/go-kit/log v0.2.1 17:40:05 go: downloading github.com/go-playground/validator/v10 v10.15.5 17:40:05 go: downloading github.com/google/uuid v1.3.1 17:40:05 go: downloading github.com/zeebo/errs v1.3.0 17:40:05 go: downloading google.golang.org/grpc v1.56.3 17:40:07 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 17:40:07 go: downloading google.golang.org/protobuf v1.30.0 17:40:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:40:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 17:40:09 go: downloading github.com/go-playground/universal-translator v0.18.1 17:40:09 go: downloading github.com/leodido/go-urn v1.2.4 17:40:09 go: downloading golang.org/x/crypto v0.14.0 17:40:09 go: downloading golang.org/x/text v0.13.0 17:40:09 go: downloading golang.org/x/net v0.17.0 17:40:09 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 17:40:10 go: downloading github.com/go-playground/locales v0.14.1 17:40:13 go: downloading github.com/golang/protobuf v1.5.3 17:40:13 go: downloading golang.org/x/sys v0.13.0 17:41:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 17:41:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 17:41:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 17:41:45 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 13.511s coverage: 75.7% of statements 17:41:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.193s coverage: 52.2% of statements 17:41:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.193s coverage: 96.7% of statements 17:41:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.072s coverage: 89.5% of statements 17:41:45 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.145s coverage: 100.0% of statements 17:42:17 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 17:42:17 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.202s coverage: 55.8% of statements 17:42:17 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 17:42:17 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.073s coverage: 56.0% of statements 17:42:17 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.205s coverage: 100.0% of statements 17:42:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:42:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:43:54 $ docker stop --time=1 6a11ff4fc6f906c89b1a59d8745c3534a7e55481e378447544bf4aabc8a4d145 17:43:56 $ docker rm -f --volumes 6a11ff4fc6f906c89b1a59d8745c3534a7e55481e378447544bf4aabc8a4d145 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:59 Warning: overwriting stash ‘coverage-report’ 17:43:59 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 17:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:00 17:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:01 arm64: Pulling from edgex-lftools-log-publisher 17:44:01 8998bd30e6a1: Pulling fs layer 17:44:01 04944245beec: Pulling fs layer 17:44:01 699f458cf7ca: Pulling fs layer 17:44:01 765212b225bb: Pulling fs layer 17:44:01 f23df028b6ca: Pulling fs layer 17:44:01 d65c8cfc05b1: Pulling fs layer 17:44:01 2437ff75d9bd: Pulling fs layer 17:44:01 765212b225bb: Waiting 17:44:01 f23df028b6ca: Waiting 17:44:01 d65c8cfc05b1: Waiting 17:44:01 2437ff75d9bd: Waiting 17:44:01 04944245beec: Verifying Checksum 17:44:01 04944245beec: Download complete 17:44:01 765212b225bb: Verifying Checksum 17:44:01 765212b225bb: Download complete 17:44:01 f23df028b6ca: Verifying Checksum 17:44:01 f23df028b6ca: Download complete 17:44:01 d65c8cfc05b1: Verifying Checksum 17:44:01 d65c8cfc05b1: Download complete 17:44:01 699f458cf7ca: Verifying Checksum 17:44:01 699f458cf7ca: Download complete 17:44:02 8998bd30e6a1: Verifying Checksum 17:44:02 8998bd30e6a1: Download complete 17:44:04 2437ff75d9bd: Verifying Checksum 17:44:04 2437ff75d9bd: Download complete 17:44:07 8998bd30e6a1: Pull complete 17:44:08 04944245beec: Pull complete 17:44:10 699f458cf7ca: Pull complete 17:44:10 765212b225bb: Pull complete 17:44:13 f23df028b6ca: Pull complete 17:44:14 d65c8cfc05b1: Pull complete 17:44:36 2437ff75d9bd: Pull complete 17:44:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:36 prd-ubuntu20.04-docker-arm64-4c-16g-880 does not seem to be running inside a container 17:44:36 $ 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/77 -v /w/workspace/go-mod-secrets/77:/w/workspace/go-mod-secrets/77:rw,z -v /w/workspace/go-mod-secrets/77@tmp:/w/workspace/go-mod-secrets/77@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 17:44:38 $ docker top 7e41ae4d02bd245960950203c82b77f3562446a9bb01b04e43f7c0a39b97a4e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:39 ---> job-cost.sh 17:44:39 lf-activate-venv: SKIPPING 17:44:39 INFO: No Stack... 17:44:39 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:40 INFO: Archiving Costs [Pipeline] sh 17:44:40 + cat /w/workspace/go-mod-secrets/77/archives/cost.csv 17:44:40 + cut -d, -f6 [Pipeline] lock 17:44:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] 17:44:41 Resource [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] did not exist. Created. 17:44:41 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:41 /w/workspace/go-mod-secrets/77@tmp/durable-0109000e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:42 + echo total: 0.10999999940395355 [Pipeline] stash 17:44:42 Warning: overwriting stash ‘stack-cost’ 17:44:42 Stashed 1 file(s) [Pipeline] } 17:44:42 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-77-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:42 $ docker stop --time=1 7e41ae4d02bd245960950203c82b77f3562446a9bb01b04e43f7c0a39b97a4e5 17:44:43 $ docker rm -f --volumes 7e41ae4d02bd245960950203c82b77f3562446a9bb01b04e43f7c0a39b97a4e5 [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 17:44:46 provisioning config files... 17:44:46 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config14216664662575824884tmp [Pipeline] { [Pipeline] sh 17:44:47 + set +x 17:44:47 + curl -s https://codecov.io/bash 17:44:47 + bash -s -- 17:44:47 17:44:47 _____ _ 17:44:47 / ____| | | 17:44:47 | | ___ __| | ___ ___ _____ __ 17:44:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:47 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:47 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:47 Bash-1.0.6 17:44:47 17:44:47 17:44:47 ==> git version 2.25.1 found 17:44:47 ==> 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 17:44:47 Release-Date: 2020-01-08 17:44:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:44:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:44:47 ==> Jenkins CI detected. 17:44:47 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 17:44:47 project root: . 17:44:47 --> token set from env 17:44:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:47 ==> Running gcov in . (disable via -X gcov) 17:44:47 ==> Python coveragepy not found 17:44:47 ==> Searching for coverage reports in: 17:44:47 + . 17:44:47 -> Found 1 reports 17:44:47 ==> Detecting git/mercurial file structure 17:44:47 ==> Reading reports 17:44:47 + ./coverage.out bytes=41152 17:44:47 ==> Appending adjustments 17:44:47 https://docs.codecov.io/docs/fixing-reports 17:44:47 + Found adjustments 17:44:47 ==> Gzipping contents 17:44:47 8.0K /tmp/codecov.jfFlbI.gz 17:44:47 ==> Uploading reports 17:44:47 url: https://codecov.io 17:44:47 query: branch=main&commit=3e242a2355c48e9c7f5a2551a8a73a66823128f4&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:47 -> Pinging Codecov 17:44:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e242a2355c48e9c7f5a2551a8a73a66823128f4&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:47 -> Uploading to 17:44:47 https://storage.googleapis.com/codecov/v4/raw/2023-11-23/D63849C06B6B67093493C71CE874ED06/3e242a2355c48e9c7f5a2551a8a73a66823128f4/dca0d3f1-ce2e-4ec5-bb7c-3f53c912e10a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231123T174447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17106bda1b25c47b99fda284acb5a67fd023dc124ca9956df037e69a59faba06 17:44:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:47 Dload Upload Total Spent Left Speed 17:44:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8136 0 0 100 8136 0 35220 --:--:-- --:--:-- --:--:-- 35220 17:44:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] } 17:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:44:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:44:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:48 17:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:44:49 df9b9388f04a: Pulling fs layer 17:44:49 52dc419b0ee2: Pulling fs layer 17:44:49 25bc292e5bac: Pulling fs layer 17:44:49 114826534d7a: Pulling fs layer 17:44:49 4657fd5d0bcf: Pulling fs layer 17:44:49 6ad1cebc031e: Pulling fs layer 17:44:49 8a3aa393b2d8: Pulling fs layer 17:44:49 114826534d7a: Waiting 17:44:49 4657fd5d0bcf: Waiting 17:44:49 6ad1cebc031e: Waiting 17:44:49 8a3aa393b2d8: Waiting 17:44:49 25bc292e5bac: Verifying Checksum 17:44:49 25bc292e5bac: Download complete 17:44:49 52dc419b0ee2: Verifying Checksum 17:44:49 52dc419b0ee2: Download complete 17:44:49 4657fd5d0bcf: Verifying Checksum 17:44:49 4657fd5d0bcf: Download complete 17:44:49 df9b9388f04a: Verifying Checksum 17:44:49 df9b9388f04a: Download complete 17:44:50 df9b9388f04a: Pull complete 17:44:50 52dc419b0ee2: Pull complete 17:44:50 25bc292e5bac: Pull complete 17:44:51 6ad1cebc031e: Verifying Checksum 17:44:51 6ad1cebc031e: Download complete 17:44:55 114826534d7a: Verifying Checksum 17:44:55 114826534d7a: Download complete 17:44:55 8a3aa393b2d8: Verifying Checksum 17:44:55 8a3aa393b2d8: Download complete 17:44:58 114826534d7a: Pull complete 17:44:58 4657fd5d0bcf: Pull complete 17:44:58 6ad1cebc031e: Pull complete 17:45:02 8a3aa393b2d8: Pull complete 17:45:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:07 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:45:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/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 17:45:16 $ docker top 41b3a1ffaa06828c40b7d4d398c0cb501df191cd0bd8791eacaaae9b9cad83ef -eo pid,comm [Pipeline] { [Pipeline] echo 17:45:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 17:45:16 + set -o pipefail 17:45:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 17:45:20 17:45:20 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 17:45:20 17:45:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0d3915cb-23c5-4258-a5a9-356997f1cfb0/history/35c5d0ce-c06f-4ec3-bd99-12dc109aa8fe 17:45:20 17:45:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:45:20 17:45:21 17:45:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:45:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:45:21 More details here: https://snyk.co/ue1NS 17:45:21 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 17:45:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:45:21 $ docker stop --time=1 41b3a1ffaa06828c40b7d4d398c0cb501df191cd0bd8791eacaaae9b9cad83ef 17:45:25 $ docker rm -f --volumes 41b3a1ffaa06828c40b7d4d398c0cb501df191cd0bd8791eacaaae9b9cad83ef [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 17:45:27 + git log --format=format:%s -1 3e242a2355c48e9c7f5a2551a8a73a66823128f4 [Pipeline] sh 17:45:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:27 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:45:27 $ 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 17:45:28 $ docker top 2725b1f1a6e07fd50d1d3019f18aa6a8bb1bf59c191e2d3a51a0f97469095f00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:28 [ssh-agent] Looking for ssh-agent implementation... 17:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:28 $ docker exec 2725b1f1a6e07fd50d1d3019f18aa6a8bb1bf59c191e2d3a51a0f97469095f00 ssh-agent 17:45:28 SSH_AUTH_SOCK=/tmp/ssh-3fvrTa5sWde0/agent.33 17:45:28 SSH_AGENT_PID=39 17:45:28 Running ssh-add (command line suppressed) 17:45:28 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9002538908872805698.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9002538908872805698.key) 17:45:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:29 + git semver tag 17:45:29 2023-11-23 17:45:29,507 [run_tag] DEBUG tag force:False 17:45:29 2023-11-23 17:45:29,508 [check_head_tag] DEBUG check head tag 17:45:29 2023-11-23 17:45:29,509 [execute] INFO git cat-file --batch-check 17:45:29 2023-11-23 17:45:29,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 17:45:29 2023-11-23 17:45:29,513 [execute] INFO git cat-file --batch 17:45:29 2023-11-23 17:45:29,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 17:45:29 2023-11-23 17:45:29,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:29 2023-11-23 17:45:29,531 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 17:45:29 2023-11-23 17:45:29,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 17:45:29 2023-11-23 17:45:29,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:29 3.1.0-dev.16 [Pipeline] } 17:45:29 $ docker exec --env ******** --env ******** 2725b1f1a6e07fd50d1d3019f18aa6a8bb1bf59c191e2d3a51a0f97469095f00 ssh-agent -k 17:45:29 unset SSH_AUTH_SOCK; 17:45:29 unset SSH_AGENT_PID; 17:45:29 echo Agent pid 39 killed; 17:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:30 + git semver [Pipeline] } 17:45:30 $ docker stop --time=1 2725b1f1a6e07fd50d1d3019f18aa6a8bb1bf59c191e2d3a51a0f97469095f00 17:45:31 $ docker rm -f --volumes 2725b1f1a6e07fd50d1d3019f18aa6a8bb1bf59c191e2d3a51a0f97469095f00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:32 17:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:32 0.23.1-centos7: Pulling from edgex-lftools 17:45:32 ab5ef0e58194: Pulling fs layer 17:45:32 9712f1f96733: Pulling fs layer 17:45:32 63f879dbbcfc: Pulling fs layer 17:45:32 0d9ebad4ef96: Pulling fs layer 17:45:32 e9a5061849ea: Pulling fs layer 17:45:32 d747dcd14b5f: Pulling fs layer 17:45:32 e9a5061849ea: Waiting 17:45:32 2de7ff778b66: Pulling fs layer 17:45:32 9712f1f96733: Verifying Checksum 17:45:32 9712f1f96733: Download complete 17:45:32 63f879dbbcfc: Verifying Checksum 17:45:32 63f879dbbcfc: Download complete 17:45:33 e9a5061849ea: Verifying Checksum 17:45:33 e9a5061849ea: Download complete 17:45:33 ab5ef0e58194: Verifying Checksum 17:45:33 ab5ef0e58194: Download complete 17:45:33 d747dcd14b5f: Verifying Checksum 17:45:33 d747dcd14b5f: Download complete 17:45:33 0d9ebad4ef96: Verifying Checksum 17:45:33 0d9ebad4ef96: Download complete 17:45:33 2de7ff778b66: Verifying Checksum 17:45:33 2de7ff778b66: Download complete 17:45:36 ab5ef0e58194: Pull complete 17:45:36 9712f1f96733: Pull complete 17:45:36 63f879dbbcfc: Pull complete 17:45:40 0d9ebad4ef96: Pull complete 17:45:40 e9a5061849ea: Pull complete 17:45:40 d747dcd14b5f: Pull complete 17:45:41 2de7ff778b66: Pull complete 17:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:41 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:45:41 $ 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 17:45:49 $ docker top 136c411b3df08c2db5ab2873ae953f999a57dae73b6355500a95f932e7b0f181 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:45:49 provisioning config files... 17:45:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config342565166882108052tmp 17:45:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13223225626570902768tmp 17:45:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5978179579653411425tmp [Pipeline] { [Pipeline] echo 17:45:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:45:49 ---> sigul-configuration.sh 17:45:49 gpg: directory `/root/.gnupg' created 17:45:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:45:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:45:49 gpg: keyring `/root/.gnupg/secring.gpg' created 17:45:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:45:49 gpg: CAST5 encrypted data 17:45:49 gpg: encrypted with 1 passphrase 17:45:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:45:50 + mkdir /home/jenkins 17:45:50 + mkdir /home/jenkins/sigul [Pipeline] sh 17:45:50 + 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 17:45:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:45:50 ---> sigul-install.sh 17:45:50 Sigul already installed; skipping installation. [Pipeline] sh 17:45:51 + git tag --list 17:45:51 v0.0.0 17:45:51 v0.0.1 17:45:51 v0.0.10 17:45:51 v0.0.11 17:45:51 v0.0.12 17:45:51 v0.0.13 17:45:51 v0.0.14 17:45:51 v0.0.15 17:45:51 v0.0.16 17:45:51 v0.0.17 17:45:51 v0.0.18 17:45:51 v0.0.19 17:45:51 v0.0.2 17:45:51 v0.0.20 17:45:51 v0.0.21 17:45:51 v0.0.22 17:45:51 v0.0.23 17:45:51 v0.0.24 17:45:51 v0.0.25 17:45:51 v0.0.26 17:45:51 v0.0.27 17:45:51 v0.0.28 17:45:51 v0.0.29 17:45:51 v0.0.3 17:45:51 v0.0.30 17:45:51 v0.0.31 17:45:51 v0.0.32 17:45:51 v0.0.33 17:45:51 v0.0.4 17:45:51 v0.0.5 17:45:51 v0.0.6 17:45:51 v0.0.7 17:45:51 v0.0.8 17:45:51 v0.0.9 17:45:51 v2.0.0 17:45:51 v2.1.0 17:45:51 v2.1.1 17:45:51 v2.2.0 17:45:51 v2.3.0 17:45:51 v3.0 17:45:51 v3.0.0 17:45:51 v3.0.1 17:45:51 v3.1 17:45:51 v3.1.0 17:45:51 v3.1.0-dev.1 17:45:51 v3.1.0-dev.10 17:45:51 v3.1.0-dev.11 17:45:51 v3.1.0-dev.12 17:45:51 v3.1.0-dev.13 17:45:51 v3.1.0-dev.14 17:45:51 v3.1.0-dev.15 17:45:51 v3.1.0-dev.16 17:45:51 v3.1.0-dev.2 17:45:51 v3.1.0-dev.3 17:45:51 v3.1.0-dev.4 17:45:51 v3.1.0-dev.5 17:45:51 v3.1.0-dev.6 17:45:51 v3.1.0-dev.7 17:45:51 v3.1.0-dev.8 17:45:51 v3.1.0-dev.9 [Pipeline] sh 17:45:51 + lftools sign git-tag v3.1.0-dev.16 17:45:51 Signing Git tag with Sigul... 17:45:51 Signing v3.1.0-dev.16 [Pipeline] echo 17:45:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:45:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:45:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:45:52 $ docker stop --time=1 136c411b3df08c2db5ab2873ae953f999a57dae73b6355500a95f932e7b0f181 17:45:54 $ docker rm -f --volumes 136c411b3df08c2db5ab2873ae953f999a57dae73b6355500a95f932e7b0f181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:45:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:55 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:45:55 $ 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 17:45:56 $ docker top a0c37beade8351306fd0487a6f5c83e1fed9fe749039a3cf10c68cda713d2125 -eo pid,comm 17:45:57 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). 17:45:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:57 [ssh-agent] Looking for ssh-agent implementation... 17:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:57 $ docker exec a0c37beade8351306fd0487a6f5c83e1fed9fe749039a3cf10c68cda713d2125 ssh-agent 17:45:57 SSH_AUTH_SOCK=/tmp/ssh-naQrpi1y792V/agent.14 17:45:57 SSH_AGENT_PID=20 17:45:57 Running ssh-add (command line suppressed) 17:45:57 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3838155110670455692.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_3838155110670455692.key) 17:45:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:57 + git semver bump pre 17:45:58 2023-11-23 17:45:58,282 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:58 2023-11-23 17:45:58,282 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 17:45:58 2023-11-23 17:45:58,282 [bump_version] DEBUG bumped version:3.1.0-dev.17 17:45:58 2023-11-23 17:45:58,283 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 17:45:58 2023-11-23 17:45:58,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:58 2023-11-23 17:45:58,283 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:58 2023-11-23 17:45:58,287 [execute] INFO git cat-file --batch-check 17:45:58 2023-11-23 17:45:58,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:58 2023-11-23 17:45:58,293 [execute] INFO git cat-file --batch 17:45:58 2023-11-23 17:45:58,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:58 2023-11-23 17:45:58,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:45:58 3.1.0-dev.17 [Pipeline] } 17:45:58 $ docker exec --env ******** --env ******** a0c37beade8351306fd0487a6f5c83e1fed9fe749039a3cf10c68cda713d2125 ssh-agent -k 17:45:58 unset SSH_AUTH_SOCK; 17:45:58 unset SSH_AGENT_PID; 17:45:58 echo Agent pid 20 killed; 17:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:59 + git semver [Pipeline] } 17:45:59 $ docker stop --time=1 a0c37beade8351306fd0487a6f5c83e1fed9fe749039a3cf10c68cda713d2125 17:46:00 $ docker rm -f --volumes a0c37beade8351306fd0487a6f5c83e1fed9fe749039a3cf10c68cda713d2125 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:46:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:01 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:46:01 $ 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 17:46:02 $ docker top cc505369272622b766ec5e6e24fdb2d56033d890304eaae324847bdbb6e59c53 -eo pid,comm 17:46:02 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). 17:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:02 [ssh-agent] Looking for ssh-agent implementation... 17:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:02 $ docker exec cc505369272622b766ec5e6e24fdb2d56033d890304eaae324847bdbb6e59c53 ssh-agent 17:46:02 SSH_AUTH_SOCK=/tmp/ssh-i4ujC3a9pfug/agent.33 17:46:02 SSH_AGENT_PID=39 17:46:02 Running ssh-add (command line suppressed) 17:46:02 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1215841623541811290.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1215841623541811290.key) 17:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:03 + git semver push 17:46:03 2023-11-23 17:46:03,431 [run_push] DEBUG push 17:46:03 2023-11-23 17:46:03,431 [execute] INFO git cat-file --batch-check 17:46:03 2023-11-23 17:46:03,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 17:46:03 2023-11-23 17:46:03,434 [execute] INFO git rev-list 1d23b294d744f1c3bc77707827226c1cfebf273c -- 17:46:03 2023-11-23 17:46:03,435 [execute] DEBUG Popen(['git', 'rev-list', '1d23b294d744f1c3bc77707827226c1cfebf273c', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 17:46:03 2023-11-23 17:46:03,442 [execute] INFO git fetch -v origin 17:46:03 2023-11-23 17:46:03,442 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 17:46:04 2023-11-23 17:46:03,980 [run_push] DEBUG no remote changes detected 17:46:04 2023-11-23 17:46:03,980 [execute] INFO git push origin semver 17:46:04 2023-11-23 17:46:03,981 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 17:46:05 2023-11-23 17:46:04,837 [run_push] DEBUG push all version tags 17:46:05 2023-11-23 17:46:04,837 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:46:05 2023-11-23 17:46:04,838 [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) 17:46:05 2023-11-23 17:46:05,658 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 17:46:05 3.1.0-dev.17 [Pipeline] } 17:46:05 $ docker exec --env ******** --env ******** cc505369272622b766ec5e6e24fdb2d56033d890304eaae324847bdbb6e59c53 ssh-agent -k 17:46:06 unset SSH_AUTH_SOCK; 17:46:06 unset SSH_AGENT_PID; 17:46:06 echo Agent pid 39 killed; 17:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:06 + git semver [Pipeline] } 17:46:06 $ docker stop --time=1 cc505369272622b766ec5e6e24fdb2d56033d890304eaae324847bdbb6e59c53 17:46:08 $ docker rm -f --volumes cc505369272622b766ec5e6e24fdb2d56033d890304eaae324847bdbb6e59c53 [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 17:46:09 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 17:46:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:46:09 total 16 17:46:09 drwxr-xr-x 3 root root 4096 Nov 23 17:38 . 17:46:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 17:45 .. 17:46:09 drwxr-xr-x 2 root root 4096 Nov 23 17:38 cost 17:46:09 -rw-r--r-- 1 root root 85 Nov 23 17:38 cost.csv 17:46:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:46:09 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 17:46:09 total 16 17:46:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 23 17:38 . 17:46:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 17:45 .. 17:46:09 drwxr-xr-x 2 jenkins jenkins 4096 Nov 23 17:38 cost 17:46:09 -rw-r--r-- 1 jenkins jenkins 85 Nov 23 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:46:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:46:10 ---> package-listing.sh 17:46:10 ++ facter osfamily 17:46:10 ++ tr '[:upper:]' '[:lower:]' 17:46:10 + OS_FAMILY=debian 17:46:10 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 17:46:10 + START_PACKAGES=/tmp/packages_start.txt 17:46:10 + END_PACKAGES=/tmp/packages_end.txt 17:46:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:46:10 + PACKAGES=/tmp/packages_start.txt 17:46:10 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:46:10 + PACKAGES=/tmp/packages_end.txt 17:46:10 + case "${OS_FAMILY}" in 17:46:10 + dpkg -l 17:46:10 + grep '^ii' 17:46:10 + '[' -f /tmp/packages_start.txt ']' 17:46:10 + '[' -f /tmp/packages_end.txt ']' 17:46:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:46:10 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 17:46:10 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 17:46:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 17:46:10 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 17:46:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:11 prd-ubuntu20.04-docker-8c-8g-879 does not seem to be running inside a container 17:46:11 $ 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 17:46:12 $ docker top 25cd89e95c96ae34a5e01d5c1f8dd3d92a5c0165d31b69994f71b6278d222cab -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:13 + ls /var/log/sa-host 17:46:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:13 provisioning config files... 17:46:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16265998780638299149tmp [Pipeline] { [Pipeline] echo 17:46:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:13 ---> create-netrc.sh [Pipeline] } 17:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:14 ---> python-tools-install.sh [Pipeline] echo 17:46:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:14 ---> sudo-logs.sh 17:46:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:14 ---> job-cost.sh 17:46:14 lf-activate-venv: SKIPPING 17:46:14 DEBUG: total: 0.2199999988079071 17:46:14 INFO: Retrieving Stack Cost... 17:46:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:15 INFO: Archiving Costs [Pipeline] echo 17:46:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:16 ---> logs-deploy.sh 17:46:16 lf-activate-venv: SKIPPING 17:46:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/77 17:46:16 INFO: archiving workspace using pattern(s): 17:46:16 Archives upload complete. 17:46:16 INFO: archiving logs to Nexus 17:46:18 ---> uname -a: 17:46:18 Linux prd-ubuntu20-04-docker-8c-8g-879 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:46:18 17:46:18 17:46:18 ---> lscpu: 17:46:18 Architecture: x86_64 17:46:18 CPU op-mode(s): 32-bit, 64-bit 17:46:18 Byte Order: Little Endian 17:46:18 Address sizes: 40 bits physical, 48 bits virtual 17:46:18 CPU(s): 8 17:46:18 On-line CPU(s) list: 0-7 17:46:18 Thread(s) per core: 1 17:46:18 Core(s) per socket: 1 17:46:18 Socket(s): 8 17:46:18 NUMA node(s): 1 17:46:18 Vendor ID: AuthenticAMD 17:46:18 CPU family: 23 17:46:18 Model: 49 17:46:18 Model name: AMD EPYC-Rome Processor 17:46:18 Stepping: 0 17:46:18 CPU MHz: 2799.998 17:46:18 BogoMIPS: 5599.99 17:46:18 Virtualization: AMD-V 17:46:18 Hypervisor vendor: KVM 17:46:18 Virtualization type: full 17:46:18 L1d cache: 256 KiB 17:46:18 L1i cache: 256 KiB 17:46:18 L2 cache: 4 MiB 17:46:18 L3 cache: 128 MiB 17:46:18 NUMA node0 CPU(s): 0-7 17:46:18 Vulnerability Itlb multihit: Not affected 17:46:18 Vulnerability L1tf: Not affected 17:46:18 Vulnerability Mds: Not affected 17:46:18 Vulnerability Meltdown: Not affected 17:46:18 Vulnerability Mmio stale data: Not affected 17:46:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:46:18 Vulnerability Srbds: Not affected 17:46:18 Vulnerability Tsx async abort: Not affected 17:46:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:46:18 17:46:18 17:46:18 ---> nproc: 17:46:18 8 17:46:18 17:46:18 17:46:18 ---> df -h: 17:46:18 Filesystem Size Used Avail Use% Mounted on 17:46:18 overlay 155G 12G 144G 8% / 17:46:18 tmpfs 64M 0 64M 0% /dev 17:46:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:18 shm 64M 0 64M 0% /dev/shm 17:46:18 /dev/vda1 155G 12G 144G 8% /facter-os 17:46:18 17:46:18 17:46:18 ---> sar -b -r -n DEV: 17:46:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-879) 11/23/23 _x86_64_ (8 CPU) 17:46:18 17:46:18 17:36:08 LINUX RESTART (8 CPU) 17:46:18 17:46:18 17:37:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:18 17:38:01 82.06 0.66 81.40 0.00 49.16 63322.56 0.00 17:46:18 17:39:01 68.04 0.18 67.86 0.00 8.67 59766.04 0.00 17:46:18 17:40:01 5.95 0.00 5.95 0.00 0.00 31460.86 0.00 17:46:18 17:41:01 5.48 0.00 5.48 0.00 0.00 28646.96 0.00 17:46:18 17:42:01 53.83 11.61 42.22 0.00 5176.01 8418.66 0.00 17:46:18 17:43:01 4.35 0.02 4.33 0.00 0.13 102.25 0.00 17:46:18 17:44:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 17:46:18 17:45:01 6.72 0.15 6.57 0.00 13.06 2301.62 0.00 17:46:18 17:46:01 128.03 0.22 127.81 0.00 10.13 57684.12 0.00 17:46:18 Average: 39.60 1.42 38.18 0.00 583.19 28034.97 0.00 17:46:18 17:46:18 17:37:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:18 17:38:01 28260636 31360800 940472 2.86 92776 3228048 2237112 6.59 1489480 2684128 416856 17:46:18 17:39:01 28762012 31586880 720316 2.19 96460 2951592 1736024 5.12 1087192 2593932 300 17:46:18 17:40:01 28762440 31587484 719336 2.19 96536 2951596 1736024 5.12 1086972 2593940 8 17:46:18 17:41:01 28769380 31594636 711916 2.16 96640 2951592 1736024 5.12 1078804 2593944 4 17:46:18 17:42:01 28284796 31569480 708028 2.15 126272 3376700 1688140 4.98 1389844 2730832 208 17:46:18 17:43:01 28291776 31571756 705124 2.14 124896 3373448 1702536 5.02 1385912 2727624 12 17:46:18 17:44:01 28291908 31571980 704820 2.14 124992 3373452 1702536 5.02 1385912 2727632 12 17:46:18 17:45:01 27511436 31557100 718080 2.18 137372 4077684 1652456 4.87 1412704 3430988 715024 17:46:18 17:46:01 26769184 31535988 734040 2.23 173192 4682028 1678608 4.95 1525352 3976052 104 17:46:18 Average: 28189285 31548456 740237 2.25 118793 3440682 1763273 5.20 1315797 2895452 125836 17:46:18 17:46:18 17:37:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:18 17:38:01 veth4395fa6 47.91 97.71 4.82 955.26 0.00 0.00 0.00 0.08 17:46:18 17:38:01 docker0 57.61 106.95 5.04 1037.96 0.00 0.00 0.00 0.00 17:46:18 17:38:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 17:46:18 17:38:01 ens3 266.15 159.81 4153.89 75.71 0.00 0.00 0.00 0.00 17:46:18 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:46:18 17:39:01 ens3 95.37 57.39 2528.25 12.51 0.00 0.00 0.00 0.00 17:46:18 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:18 17:41:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:46:18 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:46:18 17:42:01 ens3 187.80 81.27 2729.18 5.85 0.00 0.00 0.00 0.00 17:46:18 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:18 17:43:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 17:46:18 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:44:01 ens3 0.63 0.45 1.79 0.03 0.00 0.00 0.00 0.00 17:46:18 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:18 17:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 17:46:18 17:45:01 ens3 162.16 80.12 3975.36 10.51 0.00 0.00 0.00 0.00 17:46:18 17:46:01 docker0 55.09 108.85 4.35 972.72 0.00 0.00 0.00 0.00 17:46:18 17:46:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:46:18 17:46:01 ens3 284.50 162.01 4228.71 35.70 0.00 0.00 0.00 0.00 17:46:18 Average: docker0 12.61 24.13 1.05 224.94 0.00 0.00 0.00 0.00 17:46:18 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 17:46:18 Average: ens3 111.08 60.34 1961.59 15.71 0.00 0.00 0.00 0.00 17:46:18 17:46:18 17:46:18 ---> sar -P ALL: 17:46:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-879) 11/23/23 _x86_64_ (8 CPU) 17:46:18 17:46:18 17:36:08 LINUX RESTART (8 CPU) 17:46:18 17:46:18 17:37:00 CPU %user %nice %system %iowait %steal %idle 17:46:18 17:38:01 all 30.53 0.00 5.04 2.23 0.10 62.09 17:46:18 17:38:01 0 30.76 0.00 4.89 1.88 0.10 62.37 17:46:18 17:38:01 1 32.46 0.00 5.35 10.17 0.12 51.89 17:46:18 17:38:01 2 28.09 0.00 5.12 0.48 0.10 66.21 17:46:18 17:38:01 3 34.01 0.00 5.32 0.84 0.10 59.73 17:46:18 17:38:01 4 30.74 0.00 5.40 0.66 0.10 63.10 17:46:18 17:38:01 5 30.16 0.00 4.71 2.89 0.08 62.15 17:46:18 17:38:01 6 28.55 0.00 4.55 0.67 0.10 66.13 17:46:18 17:38:01 7 29.52 0.00 4.99 0.30 0.10 65.09 17:46:18 17:39:01 all 10.69 0.00 1.99 1.90 0.04 85.37 17:46:18 17:39:01 0 9.72 0.00 2.02 2.67 0.05 85.55 17:46:18 17:39:01 1 10.98 0.00 1.99 2.34 0.03 84.66 17:46:18 17:39:01 2 9.80 0.00 1.20 0.70 0.03 88.26 17:46:18 17:39:01 3 9.37 0.00 1.34 0.00 0.03 89.26 17:46:18 17:39:01 4 11.77 0.00 3.45 7.28 0.05 77.46 17:46:18 17:39:01 5 11.32 0.00 1.78 1.22 0.03 85.64 17:46:18 17:39:01 6 10.88 0.00 2.33 0.02 0.05 86.72 17:46:18 17:39:01 7 11.72 0.00 1.85 1.01 0.07 85.36 17:46:18 17:40:01 all 0.04 0.00 0.02 0.01 0.01 99.93 17:46:18 17:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:46:18 17:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:46:18 17:40:01 2 0.10 0.00 0.02 0.00 0.02 99.87 17:46:18 17:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:46:18 17:40:01 4 0.05 0.00 0.02 0.05 0.00 99.88 17:46:18 17:40:01 5 0.00 0.00 0.02 0.03 0.02 99.93 17:46:18 17:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:46:18 17:40:01 7 0.10 0.00 0.05 0.00 0.00 99.85 17:46:18 17:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:46:18 17:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:46:18 17:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:46:18 17:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:46:18 17:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:46:18 17:41:01 4 0.03 0.00 0.02 0.05 0.02 99.88 17:46:18 17:41:01 5 0.03 0.00 0.02 0.05 0.00 99.90 17:46:18 17:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:46:18 17:41:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:46:18 17:42:01 all 2.51 0.00 1.42 0.76 0.03 95.29 17:46:18 17:42:01 0 1.89 0.00 2.67 0.77 0.02 94.66 17:46:18 17:42:01 1 3.14 0.00 1.42 0.17 0.02 95.26 17:46:18 17:42:01 2 1.68 0.00 0.70 0.47 0.03 97.12 17:46:18 17:42:01 3 1.59 0.00 2.45 0.32 0.05 95.59 17:46:18 17:42:01 4 2.93 0.00 0.94 3.53 0.02 92.59 17:46:18 17:42:01 5 5.14 0.00 1.19 0.08 0.03 93.55 17:46:18 17:42:01 6 1.80 0.00 1.04 0.68 0.02 96.46 17:46:18 17:42:01 7 1.91 0.00 0.92 0.05 0.03 97.09 17:46:18 17:43:01 all 0.09 0.00 0.05 0.02 0.01 99.83 17:46:18 17:43:01 0 0.07 0.00 0.07 0.00 0.02 99.85 17:46:18 17:43:01 1 0.12 0.00 0.07 0.00 0.03 99.78 17:46:18 17:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:46:18 17:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:46:18 17:43:01 4 0.27 0.00 0.12 0.18 0.00 99.43 17:46:18 17:43:01 5 0.05 0.00 0.03 0.00 0.02 99.90 17:46:18 17:43:01 6 0.08 0.00 0.03 0.00 0.02 99.87 17:46:18 17:43:01 7 0.05 0.00 0.05 0.00 0.00 99.90 17:46:18 17:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 17:46:18 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:46:18 17:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:46:18 17:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:46:18 17:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:46:18 17:44:01 4 0.03 0.00 0.00 0.03 0.02 99.92 17:46:18 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:46:18 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:18 17:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:46:18 17:45:01 all 2.58 0.00 1.03 0.12 0.02 96.25 17:46:18 17:45:01 0 1.96 0.00 1.31 0.00 0.02 96.72 17:46:18 17:45:01 1 3.12 0.00 1.25 0.00 0.03 95.59 17:46:18 17:45:01 2 3.79 0.00 1.07 0.00 0.02 95.12 17:46:18 17:45:01 3 2.06 0.00 1.01 0.17 0.03 96.73 17:46:18 17:45:01 4 2.37 0.00 0.35 0.55 0.02 96.72 17:46:18 17:45:01 5 2.08 0.00 0.85 0.02 0.02 97.04 17:46:18 17:45:01 6 1.85 0.00 1.32 0.03 0.02 96.77 17:46:18 17:45:01 7 3.37 0.00 1.11 0.22 0.02 95.28 17:46:18 17:46:01 all 5.71 0.00 2.59 7.68 0.07 83.96 17:46:18 17:46:01 0 5.61 0.00 2.22 0.03 0.05 92.09 17:46:18 17:46:01 1 5.76 0.00 2.44 1.07 0.07 90.67 17:46:18 17:46:01 2 5.65 0.00 1.98 0.03 0.05 92.29 17:46:18 17:46:01 3 5.97 0.00 5.04 12.23 0.08 76.68 17:46:18 17:46:01 4 4.95 0.00 2.00 9.01 0.07 83.97 17:46:18 17:46:01 5 6.32 0.00 2.16 0.17 0.05 91.29 17:46:18 17:46:01 6 5.12 0.00 1.93 14.49 0.07 78.40 17:46:18 17:46:01 7 6.29 0.00 2.96 24.45 0.08 66.22 17:46:18 Average: all 5.80 0.00 1.35 1.41 0.03 91.41 17:46:18 Average: 0 5.57 0.00 1.47 0.60 0.03 92.33 17:46:18 Average: 1 6.17 0.00 1.39 1.53 0.04 90.88 17:46:18 Average: 2 5.47 0.00 1.13 0.19 0.03 93.18 17:46:18 Average: 3 5.88 0.00 1.68 1.49 0.03 90.91 17:46:18 Average: 4 5.91 0.00 1.37 2.36 0.03 90.33 17:46:18 Average: 5 6.13 0.00 1.20 0.50 0.03 92.15 17:46:18 Average: 6 5.37 0.00 1.25 1.76 0.03 91.59 17:46:18 Average: 7 5.90 0.00 1.32 2.86 0.03 89.88 17:46:18 17:46:18 17:46:18