Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 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-ssh4377652865993477656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7574262463371817082.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16820314094995698020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16558139575732946155.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-ssh11571634373354222731.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.23 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-23273 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 (main) Commit message: "Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53" > 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 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 # timeout=10 > git rev-list --no-walk b53ae4062df67a6b8d8f4c064496729041243480 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:15:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:15:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:15:33 ========================================================= 18:15:33 EdgeX Global Pipelines Version Info 18:15:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:15:35 ------------------- 18:15:35 stable info: 18:15:35 ------------------- 18:15:35 Commited By: Ginny Guan ginny@iotechsys.com 18:15:35 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:15:35 Message: update stable to v1.0.265 18:15:35 ------------------- 18:15:35 experimental info: 18:15:35 ------------------- 18:15:35 Commited By: Cherry Wang cherry@iotechsys.com 18:15:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:15:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:15:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:15:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo 18:15:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d5f65e [Pipeline] echo 18:15:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:15:36 + git rev-list -1 --merges 3d5f65ec3fa04f2081f9d01cd790ba6870172a81~1..3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo 18:15:36 -----------> git rev-list -1 --merges 3d5f65ec3fa04f2081f9d01cd790ba6870172a81~1..3d5f65ec3fa04f2081f9d01cd790ba6870172a81 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 18:15:36 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [false] [Pipeline] sh 18:15:36 + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo 18:15:36 ========================================================= 18:15:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:15:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:37 + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] echo 18:15:37 [semverPrep] GIT_COMMIT: 3d5f65ec3fa04f2081f9d01cd790ba6870172a81, Commit Message: Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53 [Pipeline] echo 18:15:37 [semverPrep] This is not a build commit. [Pipeline] sh 18:15:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:37 + grep -v github /etc/ssh/ssh_known_hosts 18:15:37 + [ -e /tmp/ssh_known_hosts ] 18:15:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:15:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:15:37 + sudo tee -a /etc/ssh/ssh_known_hosts 18:15:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:37 18:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:40 0.1.4: Pulling from edgex-devops/py-git-semver 18:15:40 b85a868b505f: Pulling fs layer 18:15:40 e2be974225ed: Pulling fs layer 18:15:40 339a4e72a1f5: Pulling fs layer 18:15:40 988bab9f4d93: Pulling fs layer 18:15:40 1469e6f7b9e6: Pulling fs layer 18:15:40 eaf3925da568: Pulling fs layer 18:15:40 bab4dde63d76: Pulling fs layer 18:15:40 bde34c3a00c8: Pulling fs layer 18:15:40 b352a97aabf1: Pulling fs layer 18:15:40 4872d77fe225: Pulling fs layer 18:15:40 5851b861e8e6: Pulling fs layer 18:15:40 988bab9f4d93: Waiting 18:15:40 1469e6f7b9e6: Waiting 18:15:40 4872d77fe225: Waiting 18:15:40 eaf3925da568: Waiting 18:15:40 5851b861e8e6: Waiting 18:15:40 bab4dde63d76: Waiting 18:15:40 bde34c3a00c8: Waiting 18:15:40 b352a97aabf1: Waiting 18:15:40 e2be974225ed: Download complete 18:15:40 988bab9f4d93: Verifying Checksum 18:15:40 988bab9f4d93: Download complete 18:15:40 1469e6f7b9e6: Verifying Checksum 18:15:40 1469e6f7b9e6: Download complete 18:15:40 eaf3925da568: Verifying Checksum 18:15:40 eaf3925da568: Download complete 18:15:40 339a4e72a1f5: Verifying Checksum 18:15:40 339a4e72a1f5: Download complete 18:15:40 bde34c3a00c8: Download complete 18:15:40 b352a97aabf1: Download complete 18:15:40 4872d77fe225: Download complete 18:15:40 5851b861e8e6: Verifying Checksum 18:15:40 5851b861e8e6: Download complete 18:15:40 b85a868b505f: Verifying Checksum 18:15:40 b85a868b505f: Download complete 18:15:40 bab4dde63d76: Verifying Checksum 18:15:40 bab4dde63d76: Download complete 18:15:41 b85a868b505f: Pull complete 18:15:41 e2be974225ed: Pull complete 18:15:41 339a4e72a1f5: Pull complete 18:15:42 988bab9f4d93: Pull complete 18:15:42 1469e6f7b9e6: Pull complete 18:15:42 eaf3925da568: Pull complete 18:15:44 bab4dde63d76: Pull complete 18:15:44 bde34c3a00c8: Pull complete 18:15:44 b352a97aabf1: Pull complete 18:15:44 4872d77fe225: Pull complete 18:15:44 5851b861e8e6: Pull complete 18:15:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:44 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:15:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:15:47 $ docker top 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f -eo pid,comm 18:15:47 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). 18:15:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:47 [ssh-agent] Looking for ssh-agent implementation... 18:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:47 $ docker exec 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent 18:15:47 SSH_AUTH_SOCK=/tmp/ssh-LlCBO1E87u1x/agent.31 18:15:47 SSH_AGENT_PID=37 18:15:47 Running ssh-add (command line suppressed) 18:15:47 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11472461019785081990.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11472461019785081990.key) 18:15:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:48 + git tag --points-at HEAD [Pipeline] } 18:15:48 $ docker exec --env ******** --env ******** 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent -k 18:15:48 unset SSH_AUTH_SOCK; 18:15:48 unset SSH_AGENT_PID; 18:15:48 echo Agent pid 37 killed; 18:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:15:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:48 [ssh-agent] Looking for ssh-agent implementation... 18:15:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:48 $ docker exec 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent 18:15:48 SSH_AUTH_SOCK=/tmp/ssh-Ojh8u7D2eXfZ/agent.70 18:15:48 SSH_AGENT_PID=76 18:15:48 Running ssh-add (command line suppressed) 18:15:48 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15942398549817165965.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_15942398549817165965.key) 18:15:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:49 + git semver init 18:15:49 2024-10-18 18:15:49,234 [run_init] DEBUG init version:0.0.0 force:False 18:15:49 2024-10-18 18:15:49,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:15:49 2024-10-18 18:15:49,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:15:49 2024-10-18 18:15:49,235 [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) 18:15:50 2024-10-18 18:15:50,124 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 18:15:50 2024-10-18 18:15:50,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 18:15:50 2024-10-18 18:15:50,125 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:15:50 2024-10-18 18:15:50,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:15:50 3.2.0-dev.19 [Pipeline] } 18:15:50 $ docker exec --env ******** --env ******** 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f ssh-agent -k 18:15:50 unset SSH_AUTH_SOCK; 18:15:50 unset SSH_AGENT_PID; 18:15:50 echo Agent pid 76 killed; 18:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:50 + git semver [Pipeline] } 18:15:50 $ docker stop --time=1 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f 18:15:52 $ docker rm -f --volumes 259f0e728be27a08cc3bda06d4ec9bedb1d658e24f9b07e06f49abea9b88502f [Pipeline] // withDockerContainer [Pipeline] sh 18:15:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:52 Stashed 1 file(s) [Pipeline] echo 18:15:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.19 [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 18:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:15:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:15:53 ========================================================= 18:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:15:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:15:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:15:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:15:53 43c4264eed91: Pulling fs layer 18:15:53 4cc291be95ef: Pulling fs layer 18:15:53 2ac1f1163629: Pulling fs layer 18:15:53 5c3c966382ef: Pulling fs layer 18:15:53 4f4fb700ef54: Pulling fs layer 18:15:53 5d5c8e513c77: Pulling fs layer 18:15:53 9f66e0745190: Pulling fs layer 18:15:53 f49a43e4bbc0: Pulling fs layer 18:15:53 561ebcabdf7f: Pulling fs layer 18:15:53 5c3c966382ef: Waiting 18:15:53 4f4fb700ef54: Waiting 18:15:53 5d5c8e513c77: Waiting 18:15:53 f49a43e4bbc0: Waiting 18:15:53 561ebcabdf7f: Waiting 18:15:53 9f66e0745190: Waiting 18:15:53 4cc291be95ef: Download complete 18:15:53 5c3c966382ef: Verifying Checksum 18:15:53 5c3c966382ef: Download complete 18:15:53 4f4fb700ef54: Download complete 18:15:53 5d5c8e513c77: Download complete 18:15:53 43c4264eed91: Verifying Checksum 18:15:53 43c4264eed91: Download complete 18:15:53 9f66e0745190: Verifying Checksum 18:15:53 9f66e0745190: Download complete 18:15:53 43c4264eed91: Pull complete 18:15:53 561ebcabdf7f: Verifying Checksum 18:15:53 561ebcabdf7f: Download complete 18:15:53 4cc291be95ef: Pull complete 18:15:53 2ac1f1163629: Download complete 18:15:54 f49a43e4bbc0: Verifying Checksum 18:15:54 f49a43e4bbc0: Download complete 18:15:57 2ac1f1163629: Pull complete 18:15:57 5c3c966382ef: Pull complete 18:15:57 4f4fb700ef54: Pull complete 18:15:57 5d5c8e513c77: Pull complete 18:15:57 9f66e0745190: Pull complete 18:16:00 f49a43e4bbc0: Pull complete 18:16:00 561ebcabdf7f: Pull complete 18:16:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 18:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 18:16:00 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:00 + docker inspect -f . ci-base-image-x86_64 18:16:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:00 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:16:01 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:16:05 $ docker top 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:06 + go version 18:16:06 go version go1.23.2 linux/amd64 [Pipeline] } 18:16:06 $ docker stop --time=1 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf 18:16:07 $ docker rm -f --volumes 24a147af94aa575b1072de3e9e7244db5ce32ad8f8cbe3d8dbd200ae03ed0daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:08 Still waiting to schedule task 18:16:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:16:08 + docker inspect -f . ci-base-image-x86_64 18:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:08 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:16:08 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:16:08 $ docker top 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 18:16:09 + make test 18:16:09 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:16:09 go: downloading github.com/stretchr/testify v1.9.0 18:16:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 18:16:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 18:16:09 go: downloading github.com/davecgh/go-spew v1.1.1 18:16:09 go: downloading github.com/pmezard/go-difflib v1.0.0 18:16:09 go: downloading github.com/stretchr/objx v0.5.2 18:16:09 go: downloading gopkg.in/yaml.v3 v3.0.1 18:16:09 go: downloading github.com/zeebo/errs v1.3.0 18:16:09 go: downloading google.golang.org/grpc v1.67.1 18:16:09 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 18:16:09 go: downloading google.golang.org/protobuf v1.34.2 18:16:09 go: downloading github.com/go-kit/log v0.2.1 18:16:09 go: downloading github.com/go-playground/validator/v10 v10.22.1 18:16:09 go: downloading github.com/google/uuid v1.6.0 18:16:09 go: downloading golang.org/x/crypto v0.26.0 18:16:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:16:09 go: downloading golang.org/x/net v0.28.0 18:16:09 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 18:16:09 go: downloading golang.org/x/sys v0.24.0 18:16:09 go: downloading github.com/leodido/go-urn v1.4.0 18:16:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 18:16:09 go: downloading github.com/go-playground/universal-translator v0.18.1 18:16:10 go: downloading golang.org/x/text v0.17.0 18:16:10 go: downloading github.com/go-playground/locales v0.14.1 18:16:28 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:16:28 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 18:16:28 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 18:16:30 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 18:16:30 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 9.034s coverage: 75.7% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.023s coverage: 52.2% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.028s coverage: 96.7% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.020s coverage: 89.5% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.018s coverage: 100.0% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.018s coverage: 56.0% of statements 18:16:37 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.022s coverage: 100.0% of statements 18:16:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:16:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:16:59 $ docker stop --time=1 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a 18:17:02 $ docker rm -f --volumes 45a1f50a45fc77c497a0fa03c86177313570a42e27387f55b80dec22f6acf01a [Pipeline] // withDockerContainer [Pipeline] sh 18:17:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:17:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:04 18:17:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:04 latest: Pulling from edgex-lftools-log-publisher 18:17:04 5eb5b503b376: Pulling fs layer 18:17:04 5c69ac0246d0: Pulling fs layer 18:17:04 ec43610c2a17: Pulling fs layer 18:17:04 3a2ae6a8a46f: Pulling fs layer 18:17:04 33b1e0a273af: Pulling fs layer 18:17:04 5d3b04190fa2: Pulling fs layer 18:17:04 2f39f015ded8: Pulling fs layer 18:17:04 3a2ae6a8a46f: Waiting 18:17:04 5d3b04190fa2: Waiting 18:17:04 33b1e0a273af: Waiting 18:17:04 5c69ac0246d0: Verifying Checksum 18:17:04 5c69ac0246d0: Download complete 18:17:04 3a2ae6a8a46f: Verifying Checksum 18:17:04 3a2ae6a8a46f: Download complete 18:17:04 33b1e0a273af: Verifying Checksum 18:17:04 33b1e0a273af: Download complete 18:17:04 5d3b04190fa2: Verifying Checksum 18:17:04 5d3b04190fa2: Download complete 18:17:04 ec43610c2a17: Verifying Checksum 18:17:04 ec43610c2a17: Download complete 18:17:04 5eb5b503b376: Download complete 18:17:05 2f39f015ded8: Verifying Checksum 18:17:05 2f39f015ded8: Download complete 18:17:06 5eb5b503b376: Pull complete 18:17:06 5c69ac0246d0: Pull complete 18:17:06 ec43610c2a17: Pull complete 18:17:06 3a2ae6a8a46f: Pull complete 18:17:07 33b1e0a273af: Pull complete 18:17:07 5d3b04190fa2: Pull complete 18:17:12 2f39f015ded8: Pull complete 18:17:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:12 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:17:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:17:16 $ docker top 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:17 ---> job-cost.sh 18:17:17 lf-activate-venv: SKIPPING 18:17:17 INFO: No Stack... 18:17:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:17 INFO: Archiving Costs [Pipeline] sh 18:17:18 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 18:17:18 + cut -d, -f6 [Pipeline] lock 18:17:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] 18:17:18 Resource [jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] did not exist. Created. 18:17:18 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:18 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:18 Stashed 1 file(s) [Pipeline] } 18:17:18 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:18 $ docker stop --time=1 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e 18:17:19 $ docker rm -f --volumes 9371d35a7767816611974e91b64167da7abcc429232744730faba576d76c478e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23274 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 18:17:39 Running in /w/workspace/go-mod-secrets/97 [Pipeline] { [Pipeline] checkout 18:17:42 The recommended git tool is: git 18:17:47 using credential edgex-jenkins-ssh 18:17:47 Cloning the remote Git repository 18:17:47 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:17:47 > git init /w/workspace/go-mod-secrets/97 # timeout=10 18:17:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:17:47 > git --version # timeout=10 18:17:47 > git --version # 'git version 2.25.1' 18:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:49 Avoid second fetch 18:17:49 Checking out Revision 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 (main) 18:17:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:17:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:49 > git config core.sparsecheckout # timeout=10 18:17:49 > git checkout -f 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 # timeout=10 18:17:50 Commit message: "Merge pull request #285 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:54 Dload Upload Total Spent Left Speed 18:17:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 58844 0 --:--:-- --:--:-- --:--:-- 58844 [Pipeline] sh 18:17:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:17:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:17:55 + sudo tee /etc/docker/daemon.new 18:17:55 { 18:17:55 "registry-mirrors": [ 18:17:55 "https://nexus3.edgexfoundry.org:10001" 18:17:55 ], 18:17:55 "bip": "10.250.0.254/24", 18:17:55 "hosts": [ 18:17:55 "tcp://0.0.0.0:5555", 18:17:55 "unix:///var/run/docker.sock" 18:17:55 ], 18:17:55 "mtu": 1458, 18:17:55 "selinux-enabled": true, 18:17:55 "seccomp-profile": "/etc/docker/seccomp.json" 18:17:55 } [Pipeline] sh 18:17:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:17:56 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:18:14 ========================================================= 18:18:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:18:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:18:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:18:15 cf04c63912e1: Pulling fs layer 18:18:15 55b35a11ae5e: Pulling fs layer 18:18:15 a37a00ec5f00: Pulling fs layer 18:18:15 50b3750afda1: Pulling fs layer 18:18:15 4f4fb700ef54: Pulling fs layer 18:18:15 80978eb59214: Pulling fs layer 18:18:15 c9f46d7d2bd2: Pulling fs layer 18:18:15 c5a475d317c9: Pulling fs layer 18:18:15 80978eb59214: Waiting 18:18:15 c9f46d7d2bd2: Waiting 18:18:15 50b3750afda1: Waiting 18:18:15 4f4fb700ef54: Waiting 18:18:15 55b35a11ae5e: Verifying Checksum 18:18:15 55b35a11ae5e: Download complete 18:18:15 50b3750afda1: Verifying Checksum 18:18:15 50b3750afda1: Download complete 18:18:15 4f4fb700ef54: Verifying Checksum 18:18:15 4f4fb700ef54: Download complete 18:18:15 80978eb59214: Verifying Checksum 18:18:15 80978eb59214: Download complete 18:18:15 cf04c63912e1: Verifying Checksum 18:18:15 cf04c63912e1: Download complete 18:18:16 c5a475d317c9: Verifying Checksum 18:18:16 c5a475d317c9: Download complete 18:18:16 cf04c63912e1: Pull complete 18:18:17 55b35a11ae5e: Pull complete 18:18:17 a37a00ec5f00: Verifying Checksum 18:18:17 a37a00ec5f00: Download complete 18:18:18 c9f46d7d2bd2: Verifying Checksum 18:18:18 c9f46d7d2bd2: Download complete 18:18:30 a37a00ec5f00: Pull complete 18:18:30 50b3750afda1: Pull complete 18:18:30 4f4fb700ef54: Pull complete 18:18:30 80978eb59214: Pull complete 18:18:37 c9f46d7d2bd2: Pull complete 18:18:39 c5a475d317c9: Pull complete 18:18:39 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:18:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:18:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 18:18:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:39 + docker inspect -f . ci-base-image-arm64 18:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:40 prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container 18:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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 18:18:43 $ docker top d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:44 + go version 18:18:44 go version go1.23.2 linux/arm64 [Pipeline] } 18:18:44 $ docker stop --time=1 d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 18:18:45 $ docker rm -f --volumes d6b8d03f4b52ce287e704209c9be13ca713505e9780f8584923933f567ee0914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:46 + docker inspect -f . ci-base-image-arm64 18:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container 18:18:46 $ 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/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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 18:18:48 $ docker top 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:48 + git config --global --add safe.directory /w/workspace/go-mod-secrets/97 [Pipeline] fileExists [Pipeline] sh 18:18:49 + make test 18:18:49 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:18:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.53 18:18:49 go: downloading github.com/stretchr/testify v1.9.0 18:18:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 18:18:50 go: downloading github.com/davecgh/go-spew v1.1.1 18:18:50 go: downloading github.com/pmezard/go-difflib v1.0.0 18:18:50 go: downloading github.com/stretchr/objx v0.5.2 18:18:50 go: downloading gopkg.in/yaml.v3 v3.0.1 18:18:50 go: downloading github.com/go-playground/validator/v10 v10.22.1 18:18:50 go: downloading github.com/go-kit/log v0.2.1 18:18:50 go: downloading github.com/google/uuid v1.6.0 18:18:50 go: downloading github.com/zeebo/errs v1.3.0 18:18:50 go: downloading google.golang.org/grpc v1.67.1 18:18:52 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 18:18:52 go: downloading google.golang.org/protobuf v1.34.2 18:18:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:18:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 18:18:53 go: downloading github.com/go-playground/universal-translator v0.18.1 18:18:53 go: downloading github.com/leodido/go-urn v1.4.0 18:18:53 go: downloading golang.org/x/crypto v0.26.0 18:18:53 go: downloading golang.org/x/text v0.17.0 18:18:54 go: downloading golang.org/x/net v0.28.0 18:18:54 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 18:18:54 go: downloading github.com/go-playground/locales v0.14.1 18:18:56 go: downloading golang.org/x/sys v0.24.0 18:20:47 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 18:20:49 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 18:20:53 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 18:20:57 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.166s coverage: 75.7% of statements 18:20:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.122s coverage: 52.2% of statements 18:20:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.155s coverage: 96.7% of statements 18:20:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.091s coverage: 89.5% of statements 18:20:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.075s coverage: 100.0% of statements 18:21:36 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 18:21:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.134s coverage: 55.8% of statements 18:21:37 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements 18:21:37 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.114s coverage: 100.0% of statements 18:21:37 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 18:21:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:21:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:23:30 $ docker stop --time=1 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 18:23:32 $ docker rm -f --volumes 776cc7847382ec88ea70d1e9bc6c45dbb49cbf5a77c355aa21f9b46e9334d032 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:34 Warning: overwriting stash ‘coverage-report’ 18:23:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:36 18:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:37 arm64: Pulling from edgex-lftools-log-publisher 18:23:37 8998bd30e6a1: Pulling fs layer 18:23:37 04944245beec: Pulling fs layer 18:23:37 699f458cf7ca: Pulling fs layer 18:23:37 765212b225bb: Pulling fs layer 18:23:37 f23df028b6ca: Pulling fs layer 18:23:37 d65c8cfc05b1: Pulling fs layer 18:23:37 2437ff75d9bd: Pulling fs layer 18:23:37 f23df028b6ca: Waiting 18:23:37 d65c8cfc05b1: Waiting 18:23:37 2437ff75d9bd: Waiting 18:23:37 765212b225bb: Waiting 18:23:37 04944245beec: Verifying Checksum 18:23:37 04944245beec: Download complete 18:23:37 765212b225bb: Verifying Checksum 18:23:37 765212b225bb: Download complete 18:23:37 f23df028b6ca: Verifying Checksum 18:23:37 f23df028b6ca: Download complete 18:23:37 d65c8cfc05b1: Verifying Checksum 18:23:37 d65c8cfc05b1: Download complete 18:23:37 699f458cf7ca: Verifying Checksum 18:23:37 699f458cf7ca: Download complete 18:23:38 8998bd30e6a1: Verifying Checksum 18:23:38 8998bd30e6a1: Download complete 18:23:40 2437ff75d9bd: Verifying Checksum 18:23:40 2437ff75d9bd: Download complete 18:23:43 8998bd30e6a1: Pull complete 18:23:43 04944245beec: Pull complete 18:23:45 699f458cf7ca: Pull complete 18:23:45 765212b225bb: Pull complete 18:23:46 f23df028b6ca: Pull complete 18:23:46 d65c8cfc05b1: Pull complete 18:24:04 2437ff75d9bd: Pull complete 18:24:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:04 prd-ubuntu20.04-docker-arm64-4c-16g-23274 does not seem to be running inside a container 18:24:04 $ 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/97 -v /w/workspace/go-mod-secrets/97:/w/workspace/go-mod-secrets/97:rw,z -v /w/workspace/go-mod-secrets/97@tmp:/w/workspace/go-mod-secrets/97@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 18:24:07 $ docker top 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:08 ---> job-cost.sh 18:24:08 lf-activate-venv: SKIPPING 18:24:08 INFO: No Stack... 18:24:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:09 INFO: Archiving Costs [Pipeline] sh 18:24:09 + cat /w/workspace/go-mod-secrets/97/archives/cost.csv 18:24:09 + cut -d, -f6 [Pipeline] lock 18:24:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] 18:24:10 Resource [jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] did not exist. Created. 18:24:10 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:10 /w/workspace/go-mod-secrets/97@tmp/durable-cdf506e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:11 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:11 Warning: overwriting stash ‘stack-cost’ 18:24:11 Stashed 1 file(s) [Pipeline] } 18:24:11 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:11 $ docker stop --time=1 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad 18:24:12 $ docker rm -f --volumes 8e598893d9ab01329439920ab2fa4abcf65fd7d3aee484aad6c55b8ae1d18cad [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 18:24:13 provisioning config files... 18:24:13 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config16218203580299507052tmp [Pipeline] { [Pipeline] sh 18:24:13 + set +x 18:24:13 + bash -s -- 18:24:13 + curl -s https://codecov.io/bash 18:24:13 18:24:13 _____ _ 18:24:13 / ____| | | 18:24:13 | | ___ __| | ___ ___ _____ __ 18:24:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:13 Bash-1.0.6 18:24:13 18:24:13 18:24:13 ==> git version 2.25.1 found 18:24:13 ==> 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 18:24:13 Release-Date: 2020-01-08 18:24:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:13 ==> Jenkins CI detected. 18:24:13 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 18:24:13 project root: . 18:24:13 --> token set from env 18:24:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:13 ==> Running gcov in . (disable via -X gcov) 18:24:13 ==> Python coveragepy not found 18:24:13 ==> Searching for coverage reports in: 18:24:13 + . 18:24:13 -> Found 1 reports 18:24:13 ==> Detecting git/mercurial file structure 18:24:13 ==> Reading reports 18:24:13 + ./coverage.out bytes=70322 18:24:13 ==> Appending adjustments 18:24:13 https://docs.codecov.io/docs/fixing-reports 18:24:13 + Found adjustments 18:24:13 ==> Gzipping contents 18:24:13 12K /tmp/codecov.epk64F.gz 18:24:13 ==> Uploading reports 18:24:13 url: https://codecov.io 18:24:13 query: branch=main&commit=3d5f65ec3fa04f2081f9d01cd790ba6870172a81&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:24:13 -> Pinging Codecov 18:24:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3d5f65ec3fa04f2081f9d01cd790ba6870172a81&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:24:14 -> Uploading to 18:24:14 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/3d5f65ec3fa04f2081f9d01cd790ba6870172a81/e4ffabc9-259b-4cd1-b33d-12591c83ccf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T182414Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=171c1dab16c3dcf84c2538c395be763a6817d9bf11c7cecc38714d7230572001 18:24:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:14 Dload Upload Total Spent Left Speed 18:24:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10316 0 0 100 10316 0 46260 --:--:-- --:--:-- --:--:-- 46260 18:24:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] } 18:24:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:24:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:24:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:24:15 18:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:24:15 latest: Pulling from edgex-devops/edgex-snyk-go 18:24:15 43c4264eed91: Already exists 18:24:15 4cc291be95ef: Already exists 18:24:15 2ac1f1163629: Already exists 18:24:15 5c3c966382ef: Already exists 18:24:15 4f4fb700ef54: Already exists 18:24:15 d9c7d2e4e75e: Pulling fs layer 18:24:15 9c3e1370e548: Pulling fs layer 18:24:15 d9c7d2e4e75e: Verifying Checksum 18:24:15 d9c7d2e4e75e: Download complete 18:24:15 d9c7d2e4e75e: Pull complete 18:24:16 9c3e1370e548: Verifying Checksum 18:24:16 9c3e1370e548: Download complete 18:24:18 9c3e1370e548: Pull complete 18:24:18 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 18:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 18:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:19 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:24:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 18:24:21 $ docker top 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 18:24:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 18:24:21 + set -o pipefail 18:24:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 18:24:27 18:24:27 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 18:24:27 18:24:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/d2eea28d-54c7-4130-a742-f0f22bdf8c18 18:24:27 18:24:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:24:27 18:24:27 18:24:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 18:24:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:24:27 $ docker stop --time=1 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d 18:24:31 $ docker rm -f --volumes 8cbbb377d182d34a11ae8b3ed745406c9c88fc591048af6c01210b55b827283d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:32 + git log --format=format:%s -1 3d5f65ec3fa04f2081f9d01cd790ba6870172a81 [Pipeline] sh 18:24:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:33 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:24:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:33 $ docker top cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:33 [ssh-agent] Looking for ssh-agent implementation... 18:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:33 $ docker exec cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b ssh-agent 18:24:33 SSH_AUTH_SOCK=/tmp/ssh-O19dKX1uK6TV/agent.32 18:24:33 SSH_AGENT_PID=38 18:24:33 Running ssh-add (command line suppressed) 18:24:33 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1198027911437321145.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1198027911437321145.key) 18:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:34 + git semver tag 18:24:34 2024-10-18 18:24:34,325 [run_tag] DEBUG tag force:False 18:24:34 2024-10-18 18:24:34,325 [check_head_tag] DEBUG check head tag 18:24:34 2024-10-18 18:24:34,326 [execute] INFO git cat-file --batch-check 18:24:34 2024-10-18 18:24:34,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 18:24:34 2024-10-18 18:24:34,330 [execute] INFO git cat-file --batch 18:24:34 2024-10-18 18:24:34,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 18:24:34 2024-10-18 18:24:34,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:34 2024-10-18 18:24:34,353 [execute] INFO git tag -a v3.2.0-dev.19 -m v3.2.0-dev.19 18:24:34 2024-10-18 18:24:34,353 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.19', '-m', 'v3.2.0-dev.19'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 18:24:34 2024-10-18 18:24:34,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:34 3.2.0-dev.19 [Pipeline] } 18:24:34 $ docker exec --env ******** --env ******** cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b ssh-agent -k 18:24:34 unset SSH_AUTH_SOCK; 18:24:34 unset SSH_AGENT_PID; 18:24:34 echo Agent pid 38 killed; 18:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:34 + git semver [Pipeline] } 18:24:35 $ docker stop --time=1 cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b 18:24:36 $ docker rm -f --volumes cbf3736e0540e6064df5ddeffdf97a3b13763f1fb8742fcf1424794525923a6b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:36 18:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:37 0.23.1-centos7: Pulling from edgex-lftools 18:24:37 ab5ef0e58194: Pulling fs layer 18:24:37 9712f1f96733: Pulling fs layer 18:24:37 63f879dbbcfc: Pulling fs layer 18:24:37 0d9ebad4ef96: Pulling fs layer 18:24:37 e9a5061849ea: Pulling fs layer 18:24:37 d747dcd14b5f: Pulling fs layer 18:24:37 2de7ff778b66: Pulling fs layer 18:24:37 e9a5061849ea: Waiting 18:24:37 d747dcd14b5f: Waiting 18:24:37 2de7ff778b66: Waiting 18:24:37 0d9ebad4ef96: Waiting 18:24:37 9712f1f96733: Verifying Checksum 18:24:37 9712f1f96733: Download complete 18:24:37 63f879dbbcfc: Verifying Checksum 18:24:37 63f879dbbcfc: Download complete 18:24:37 e9a5061849ea: Verifying Checksum 18:24:37 e9a5061849ea: Download complete 18:24:37 d747dcd14b5f: Verifying Checksum 18:24:37 d747dcd14b5f: Download complete 18:24:37 0d9ebad4ef96: Download complete 18:24:37 ab5ef0e58194: Verifying Checksum 18:24:37 ab5ef0e58194: Download complete 18:24:37 2de7ff778b66: Verifying Checksum 18:24:37 2de7ff778b66: Download complete 18:24:40 ab5ef0e58194: Pull complete 18:24:40 9712f1f96733: Pull complete 18:24:41 63f879dbbcfc: Pull complete 18:24:44 0d9ebad4ef96: Pull complete 18:24:44 e9a5061849ea: Pull complete 18:24:44 d747dcd14b5f: Pull complete 18:24:46 2de7ff778b66: Pull complete 18:24:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:46 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:24:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:24:52 $ docker top 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:24:52 provisioning config files... 18:24:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8047225944974971956tmp 18:24:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config15398772542911992314tmp 18:24:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8422765724906256474tmp [Pipeline] { [Pipeline] echo 18:24:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:24:52 ---> sigul-configuration.sh 18:24:52 gpg: directory `/root/.gnupg' created 18:24:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:24:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:24:52 gpg: keyring `/root/.gnupg/secring.gpg' created 18:24:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:24:52 gpg: CAST5 encrypted data 18:24:52 gpg: encrypted with 1 passphrase 18:24:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:24:53 + mkdir /home/jenkins 18:24:53 + mkdir /home/jenkins/sigul [Pipeline] sh 18:24:53 + 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 18:24:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:24:53 ---> sigul-install.sh 18:24:53 Sigul already installed; skipping installation. [Pipeline] sh 18:24:54 + git tag --list 18:24:54 v0.0.0 18:24:54 v0.0.1 18:24:54 v0.0.10 18:24:54 v0.0.11 18:24:54 v0.0.12 18:24:54 v0.0.13 18:24:54 v0.0.14 18:24:54 v0.0.15 18:24:54 v0.0.16 18:24:54 v0.0.17 18:24:54 v0.0.18 18:24:54 v0.0.19 18:24:54 v0.0.2 18:24:54 v0.0.20 18:24:54 v0.0.21 18:24:54 v0.0.22 18:24:54 v0.0.23 18:24:54 v0.0.24 18:24:54 v0.0.25 18:24:54 v0.0.26 18:24:54 v0.0.27 18:24:54 v0.0.28 18:24:54 v0.0.29 18:24:54 v0.0.3 18:24:54 v0.0.30 18:24:54 v0.0.31 18:24:54 v0.0.32 18:24:54 v0.0.33 18:24:54 v0.0.4 18:24:54 v0.0.5 18:24:54 v0.0.6 18:24:54 v0.0.7 18:24:54 v0.0.8 18:24:54 v0.0.9 18:24:54 v2.0.0 18:24:54 v2.1.0 18:24:54 v2.1.1 18:24:54 v2.2.0 18:24:54 v2.3.0 18:24:54 v3.0 18:24:54 v3.0.0 18:24:54 v3.0.1 18:24:54 v3.1 18:24:54 v3.1.0 18:24:54 v3.1.0-dev.1 18:24:54 v3.1.0-dev.10 18:24:54 v3.1.0-dev.11 18:24:54 v3.1.0-dev.12 18:24:54 v3.1.0-dev.13 18:24:54 v3.1.0-dev.14 18:24:54 v3.1.0-dev.15 18:24:54 v3.1.0-dev.16 18:24:54 v3.1.0-dev.17 18:24:54 v3.1.0-dev.2 18:24:54 v3.1.0-dev.3 18:24:54 v3.1.0-dev.4 18:24:54 v3.1.0-dev.5 18:24:54 v3.1.0-dev.6 18:24:54 v3.1.0-dev.7 18:24:54 v3.1.0-dev.8 18:24:54 v3.1.0-dev.9 18:24:54 v3.2.0-dev.1 18:24:54 v3.2.0-dev.10 18:24:54 v3.2.0-dev.11 18:24:54 v3.2.0-dev.12 18:24:54 v3.2.0-dev.13 18:24:54 v3.2.0-dev.14 18:24:54 v3.2.0-dev.15 18:24:54 v3.2.0-dev.16 18:24:54 v3.2.0-dev.17 18:24:54 v3.2.0-dev.18 18:24:54 v3.2.0-dev.19 18:24:54 v3.2.0-dev.2 18:24:54 v3.2.0-dev.3 18:24:54 v3.2.0-dev.4 18:24:54 v3.2.0-dev.5 18:24:54 v3.2.0-dev.6 18:24:54 v3.2.0-dev.7 18:24:54 v3.2.0-dev.8 18:24:54 v3.2.0-dev.9 [Pipeline] sh 18:24:54 + lftools sign git-tag v3.2.0-dev.19 18:24:54 Signing Git tag with Sigul... 18:24:54 Signing v3.2.0-dev.19 [Pipeline] echo 18:24:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:24:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:24:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:24:55 $ docker stop --time=1 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 18:24:57 $ docker rm -f --volumes 7a77e33298c2b3ea41094cb30621c9915a7f511994baa1d89e8d9f15042dc501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:24:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:57 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:24:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:24:58 $ docker top 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb -eo pid,comm 18:24:58 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). 18:24:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:58 [ssh-agent] Looking for ssh-agent implementation... 18:24:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:58 $ docker exec 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb ssh-agent 18:24:58 SSH_AUTH_SOCK=/tmp/ssh-fbmgZPXzWNvC/agent.32 18:24:58 SSH_AGENT_PID=38 18:24:58 Running ssh-add (command line suppressed) 18:24:58 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18206024099949339192.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18206024099949339192.key) 18:24:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:59 + git semver bump pre 18:24:59 2024-10-18 18:24:59,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:59 2024-10-18 18:24:59,169 [bump_version] DEBUG bumping version:3.2.0-dev.19 on axis:pre with prefix:dev 18:24:59 2024-10-18 18:24:59,169 [bump_version] DEBUG bumped version:3.2.0-dev.20 18:24:59 2024-10-18 18:24:59,169 [write_version] DEBUG write version:3.2.0-dev.20 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 18:24:59 2024-10-18 18:24:59,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:59 2024-10-18 18:24:59,169 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:59 2024-10-18 18:24:59,171 [execute] INFO git cat-file --batch-check 18:24:59 2024-10-18 18:24:59,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:59 2024-10-18 18:24:59,175 [execute] INFO git cat-file --batch 18:24:59 2024-10-18 18:24:59,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:59 2024-10-18 18:24:59,180 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:24:59 3.2.0-dev.20 [Pipeline] } 18:24:59 $ docker exec --env ******** --env ******** 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb ssh-agent -k 18:24:59 unset SSH_AUTH_SOCK; 18:24:59 unset SSH_AGENT_PID; 18:24:59 echo Agent pid 38 killed; 18:24:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:59 + git semver [Pipeline] } 18:24:59 $ docker stop --time=1 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb 18:25:01 $ docker rm -f --volumes 94ee088b06151475266d9d9afaaf30e9f9816d5a1503c9dc2dcfb766c5ff6abb [Pipeline] // withDockerContainer [Pipeline] sh 18:25:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:25:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:25:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:02 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:25:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:25:02 $ docker top 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 -eo pid,comm 18:25: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). 18:25:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:25:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:25:02 [ssh-agent] Looking for ssh-agent implementation... 18:25:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:25:02 $ docker exec 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 ssh-agent 18:25:02 SSH_AUTH_SOCK=/tmp/ssh-C5EUZ7itKsSY/agent.33 18:25:02 SSH_AGENT_PID=39 18:25:02 Running ssh-add (command line suppressed) 18:25:02 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5465934582258706512.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5465934582258706512.key) 18:25:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:25:03 + git semver push 18:25:03 2024-10-18 18:25:03,274 [run_push] DEBUG push 18:25:03 2024-10-18 18:25:03,275 [execute] INFO git cat-file --batch-check 18:25:03 2024-10-18 18:25:03,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 18:25:03 2024-10-18 18:25:03,279 [execute] INFO git rev-list 3845ffd6b418771dfab0e479ec7a3f3d74d61e60 -- 18:25:03 2024-10-18 18:25:03,280 [execute] DEBUG Popen(['git', 'rev-list', '3845ffd6b418771dfab0e479ec7a3f3d74d61e60', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 18:25:03 2024-10-18 18:25:03,288 [execute] INFO git fetch -v origin 18:25:03 2024-10-18 18:25:03,288 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 18:25:03 2024-10-18 18:25:03,743 [run_push] DEBUG no remote changes detected 18:25:03 2024-10-18 18:25:03,743 [execute] INFO git push origin semver 18:25:03 2024-10-18 18:25:03,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 18:25:04 2024-10-18 18:25:04,734 [run_push] DEBUG push all version tags 18:25:04 2024-10-18 18:25:04,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:25:04 2024-10-18 18:25:04,735 [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) 18:25:05 2024-10-18 18:25:05,428 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 18:25:05 3.2.0-dev.20 [Pipeline] } 18:25:05 $ docker exec --env ******** --env ******** 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 ssh-agent -k 18:25:05 unset SSH_AUTH_SOCK; 18:25:05 unset SSH_AGENT_PID; 18:25:05 echo Agent pid 39 killed; 18:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:25:06 + git semver [Pipeline] } 18:25:06 $ docker stop --time=1 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 18:25:07 $ docker rm -f --volumes 10d4ba5c0a8d674c01a463c68685e28dffaebccdb222a395fc2b901570b3b621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:25:08 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 18:25:08 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:25:08 total 16 18:25:08 drwxr-xr-x 3 root root 4096 Oct 18 18:17 . 18:25:08 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 18:24 .. 18:25:08 drwxr-xr-x 2 root root 4096 Oct 18 18:17 cost 18:25:08 -rw-r--r-- 1 root root 85 Oct 18 18:17 cost.csv 18:25:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:25:08 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 18:25:08 total 16 18:25:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 18:17 . 18:25:08 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 18:24 .. 18:25:08 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 18:17 cost 18:25:08 -rw-r--r-- 1 jenkins jenkins 85 Oct 18 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:25:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:25:09 ---> package-listing.sh 18:25:09 ++ facter osfamily 18:25:09 ++ tr '[:upper:]' '[:lower:]' 18:25:09 + OS_FAMILY=debian 18:25:09 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 18:25:09 + START_PACKAGES=/tmp/packages_start.txt 18:25:09 + END_PACKAGES=/tmp/packages_end.txt 18:25:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:25:09 + PACKAGES=/tmp/packages_start.txt 18:25:09 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:25:09 + PACKAGES=/tmp/packages_end.txt 18:25:09 + case "${OS_FAMILY}" in 18:25:09 + dpkg -l 18:25:09 + grep '^ii' 18:25:09 + '[' -f /tmp/packages_start.txt ']' 18:25:09 + '[' -f /tmp/packages_end.txt ']' 18:25:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:25:09 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:25:09 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 18:25:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 18:25:09 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 18:25:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:10 prd-ubuntu20.04-docker-8c-8g-23273 does not seem to be running inside a container 18:25:10 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:25:10 $ docker top eddcf62d3d328300884ac178dea09d2c2e863e27f298f88fd6159030dfd9709e -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:25:11 + mkdir -p /var/log/sysstat [Pipeline] sh 18:25:11 + ls /var/log/sa-host 18:25:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:12 provisioning config files... 18:25:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config13099145535915251815tmp [Pipeline] { [Pipeline] echo 18:25:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:12 ---> create-netrc.sh [Pipeline] } 18:25:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:12 ---> python-tools-install.sh [Pipeline] echo 18:25:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:13 ---> sudo-logs.sh 18:25:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:13 ---> job-cost.sh 18:25:13 lf-activate-venv: SKIPPING 18:25:13 DEBUG: total: 0.2199999988079071 18:25:13 INFO: Retrieving Stack Cost... 18:25:13 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:14 INFO: Archiving Costs [Pipeline] echo 18:25:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:14 ---> logs-deploy.sh 18:25:14 lf-activate-venv: SKIPPING 18:25:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/97 18:25:14 INFO: archiving workspace using pattern(s): 18:25:17 Archives upload complete. 18:25:17 INFO: archiving logs to Nexus 18:25:17 ---> uname -a: 18:25:17 Linux prd-ubuntu20-04-docker-8c-8g-23273 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:25:17 18:25:17 18:25:17 ---> lscpu: 18:25:17 Architecture: x86_64 18:25:17 CPU op-mode(s): 32-bit, 64-bit 18:25:17 Byte Order: Little Endian 18:25:17 Address sizes: 40 bits physical, 48 bits virtual 18:25:17 CPU(s): 8 18:25:17 On-line CPU(s) list: 0-7 18:25:17 Thread(s) per core: 1 18:25:17 Core(s) per socket: 1 18:25:17 Socket(s): 8 18:25:17 NUMA node(s): 1 18:25:17 Vendor ID: AuthenticAMD 18:25:17 CPU family: 23 18:25:17 Model: 49 18:25:17 Model name: AMD EPYC-Rome Processor 18:25:17 Stepping: 0 18:25:17 CPU MHz: 2800.000 18:25:17 BogoMIPS: 5600.00 18:25:17 Virtualization: AMD-V 18:25:17 Hypervisor vendor: KVM 18:25:17 Virtualization type: full 18:25:17 L1d cache: 256 KiB 18:25:17 L1i cache: 256 KiB 18:25:17 L2 cache: 4 MiB 18:25:17 L3 cache: 128 MiB 18:25:17 NUMA node0 CPU(s): 0-7 18:25:17 Vulnerability Itlb multihit: Not affected 18:25:17 Vulnerability L1tf: Not affected 18:25:17 Vulnerability Mds: Not affected 18:25:17 Vulnerability Meltdown: Not affected 18:25:17 Vulnerability Mmio stale data: Not affected 18:25:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:25:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:25:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:25:17 Vulnerability Srbds: Not affected 18:25:17 Vulnerability Tsx async abort: Not affected 18:25:17 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 18:25:17 18:25:17 18:25:17 ---> nproc: 18:25:17 8 18:25:17 18:25:17 18:25:17 ---> df -h: 18:25:17 Filesystem Size Used Avail Use% Mounted on 18:25:17 overlay 155G 12G 144G 8% / 18:25:17 tmpfs 64M 0 64M 0% /dev 18:25:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:25:17 shm 64M 0 64M 0% /dev/shm 18:25:17 /dev/vda1 155G 12G 144G 8% /facter-os 18:25:17 18:25:17 18:25:17 ---> sar -b -r -n DEV: 18:25:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23273) 10/18/24 _x86_64_ (8 CPU) 18:25:17 18:25:17 18:14:54 LINUX RESTART (8 CPU) 18:25:17 18:25:17 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:25:17 18:16:01 343.53 47.89 295.64 0.00 5382.51 124300.52 0.00 18:25:17 18:17:01 76.50 0.18 76.32 0.00 11.33 36906.52 0.00 18:25:17 18:18:01 56.73 0.15 56.58 0.00 8.26 21464.46 0.00 18:25:17 18:19:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 18:25:17 18:20:01 5.75 2.47 3.28 0.00 2046.99 122.91 0.00 18:25:17 18:21:01 34.86 9.20 25.66 0.00 3379.57 6282.55 0.00 18:25:17 18:22:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 18:25:17 18:23:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 18:25:17 18:24:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 18:25:17 18:25:01 114.08 0.52 113.56 0.00 28.53 49465.22 0.00 18:25:17 Average: 63.61 6.04 57.57 0.00 1085.77 23861.29 0.00 18:25:17 18:25:17 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:25:17 18:16:01 29260560 31569876 756256 2.30 74200 2507044 1820872 5.37 984860 2258192 540432 18:25:17 18:17:01 28567912 31544008 765504 2.33 91096 3113192 1912300 5.64 1197176 2676756 125000 18:25:17 18:18:01 28720256 31556588 752488 2.29 95876 2959656 1766528 5.21 1118492 2592024 8 18:25:17 18:19:01 28720120 31556536 752360 2.29 95912 2959660 1766528 5.21 1118120 2592028 140 18:25:17 18:20:01 28586964 31557972 750528 2.28 97632 3089728 1761820 5.19 1188224 2653232 65844 18:25:17 18:21:01 28350776 31543520 755232 2.30 104564 3292792 1815972 5.35 1342028 2711368 140 18:25:17 18:22:01 28359736 31552540 746084 2.27 104596 3292800 1815972 5.35 1332808 2711376 4 18:25:17 18:23:01 28359284 31552180 746352 2.27 104620 3292800 1815972 5.35 1332832 2711392 4 18:25:17 18:24:01 28359236 31552160 746300 2.27 104656 3292804 1815972 5.35 1332868 2711400 12 18:25:17 18:25:01 27167056 31507284 785356 2.39 145516 4297412 1823756 5.37 1447840 3684824 76 18:25:17 Average: 28445190 31549266 755646 2.30 101867 3209789 1811569 5.34 1239525 2730259 73166 18:25:17 18:25:17 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:25:17 18:16:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 18:25:17 18:16:01 docker0 11.16 12.01 0.95 88.86 0.00 0.00 0.00 0.00 18:25:17 18:16:01 ens3 492.99 343.34 5783.06 92.23 0.00 0.00 0.00 0.00 18:25:17 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:17 18:17:01 docker0 54.42 94.02 4.36 874.92 0.00 0.00 0.00 0.00 18:25:17 18:17:01 ens3 122.03 73.27 900.49 16.42 0.00 0.00 0.00 0.00 18:25:17 18:18:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 18:25:17 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:18:01 ens3 92.34 56.55 2523.85 11.37 0.00 0.00 0.00 0.00 18:25:17 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:17 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:19:01 ens3 1.87 0.88 3.70 0.06 0.00 0.00 0.00 0.00 18:25:17 18:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:25:17 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:20:01 ens3 51.44 31.04 685.71 2.24 0.00 0.00 0.00 0.00 18:25:17 18:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:25:17 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:21:01 ens3 123.30 49.59 1396.24 3.43 0.00 0.00 0.00 0.00 18:25:17 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:25:17 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:23:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:25:17 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:25:17 18:25:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 18:25:17 18:25:01 docker0 59.97 102.25 5.01 875.59 0.00 0.00 0.00 0.00 18:25:17 18:25:01 ens3 381.09 243.41 6781.81 153.29 0.00 0.00 0.00 0.00 18:25:17 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 18:25:17 Average: docker0 12.55 20.83 1.03 183.92 0.00 0.00 0.00 0.00 18:25:17 Average: ens3 126.53 79.83 1807.51 27.91 0.00 0.00 0.00 0.00 18:25:17 18:25:17 18:25:17 ---> sar -P ALL: 18:25:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23273) 10/18/24 _x86_64_ (8 CPU) 18:25:17 18:25:17 18:14:54 LINUX RESTART (8 CPU) 18:25:17 18:25:17 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:25:17 18:16:01 all 8.91 0.00 2.98 2.25 0.05 85.80 18:25:17 18:16:01 0 7.11 0.00 3.71 0.39 0.03 88.76 18:25:17 18:16:01 1 6.90 0.00 2.94 7.99 0.05 82.12 18:25:17 18:16:01 2 10.50 0.00 2.57 0.34 0.05 86.55 18:25:17 18:16:01 3 8.21 0.00 3.76 3.42 0.05 84.56 18:25:17 18:16:01 4 10.51 0.00 2.39 0.20 0.05 86.85 18:25:17 18:16:01 5 10.82 0.00 2.74 3.71 0.07 82.66 18:25:17 18:16:01 6 8.91 0.00 2.87 0.76 0.05 87.41 18:25:17 18:16:01 7 8.35 0.00 2.88 1.21 0.05 87.51 18:25:17 18:17:01 all 38.15 0.00 5.16 1.51 0.08 55.10 18:25:17 18:17:01 0 37.93 0.00 5.04 0.20 0.10 56.72 18:25:17 18:17:01 1 39.17 0.00 5.66 6.05 0.08 49.03 18:25:17 18:17:01 2 37.47 0.00 4.99 0.28 0.07 57.19 18:25:17 18:17:01 3 38.82 0.00 5.20 0.03 0.10 55.85 18:25:17 18:17:01 4 35.79 0.00 5.28 1.11 0.07 57.76 18:25:17 18:17:01 5 39.60 0.00 4.85 2.36 0.08 53.11 18:25:17 18:17:01 6 37.25 0.00 5.16 0.20 0.08 57.31 18:25:17 18:17:01 7 39.17 0.00 5.10 1.81 0.08 53.83 18:25:17 18:18:01 all 2.70 0.00 1.30 1.18 0.02 94.81 18:25:17 18:18:01 0 3.09 0.00 1.22 0.02 0.03 95.64 18:25:17 18:18:01 1 2.51 0.00 1.32 0.02 0.02 96.13 18:25:17 18:18:01 2 3.10 0.00 1.05 1.57 0.03 94.24 18:25:17 18:18:01 3 2.46 0.00 2.07 0.08 0.02 95.37 18:25:17 18:18:01 4 2.44 0.00 1.14 1.92 0.02 94.48 18:25:17 18:18:01 5 2.56 0.00 1.29 5.77 0.02 90.37 18:25:17 18:18:01 6 2.73 0.00 1.39 0.03 0.03 95.81 18:25:17 18:18:01 7 2.68 0.00 0.89 0.02 0.02 96.40 18:25:17 18:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:25:17 18:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:25:17 18:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:25:17 18:19:01 2 0.07 0.00 0.02 0.03 0.02 99.87 18:25:17 18:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:25:17 18:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:25:17 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:25:17 18:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:25:17 18:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:25:17 18:20:01 all 0.32 0.00 0.12 0.11 0.01 99.44 18:25:17 18:20:01 0 0.10 0.00 0.07 0.00 0.02 99.82 18:25:17 18:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:25:17 18:20:01 2 1.04 0.00 0.13 0.27 0.03 98.53 18:25:17 18:20:01 3 0.07 0.00 0.02 0.00 0.02 99.90 18:25:17 18:20:01 4 0.23 0.00 0.03 0.02 0.00 99.72 18:25:17 18:20:01 5 0.25 0.00 0.07 0.02 0.00 99.67 18:25:17 18:20:01 6 0.13 0.00 0.47 0.53 0.02 98.85 18:25:17 18:20:01 7 0.67 0.00 0.17 0.03 0.00 99.13 18:25:17 18:21:01 all 1.09 0.00 0.54 0.54 0.02 97.80 18:25:17 18:21:01 0 0.67 0.00 0.33 0.10 0.02 98.88 18:25:17 18:21:01 1 2.25 0.00 0.64 0.42 0.03 96.66 18:25:17 18:21:01 2 0.57 0.00 0.37 0.90 0.03 98.13 18:25:17 18:21:01 3 1.29 0.00 0.53 0.03 0.02 98.13 18:25:17 18:21:01 4 1.74 0.00 0.87 2.02 0.02 95.36 18:25:17 18:21:01 5 0.88 0.00 0.60 0.02 0.02 98.48 18:25:17 18:21:01 6 0.80 0.00 0.62 0.02 0.02 98.55 18:25:17 18:21:01 7 0.52 0.00 0.38 0.85 0.02 98.23 18:25:17 18:22:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:25:17 18:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:25:17 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:25:17 18:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:25:17 18:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:25:17 18:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:25:17 18:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:25:17 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:25:17 18:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:25:17 18:23:01 all 0.19 0.00 0.04 0.00 0.01 99.75 18:25:17 18:23:01 0 0.08 0.00 0.05 0.00 0.02 99.85 18:25:17 18:23:01 1 1.34 0.00 0.02 0.00 0.02 98.63 18:25:17 18:23:01 2 0.05 0.00 0.03 0.02 0.02 99.88 18:25:17 18:23:01 3 0.02 0.00 0.05 0.00 0.02 99.92 18:25:17 18:23:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:25:17 18:23:01 5 0.02 0.00 0.07 0.00 0.00 99.92 18:25:17 18:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:25:17 18:23:01 7 0.03 0.00 0.08 0.00 0.02 99.87 18:25:17 18:24:01 all 0.26 0.00 0.02 0.00 0.01 99.72 18:25:17 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:25:17 18:24:01 1 1.91 0.00 0.05 0.00 0.02 98.03 18:25:17 18:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 18:25:17 18:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:25:17 18:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:25:17 18:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:25:17 18:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:25:17 18:24:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:25:17 18:25:01 all 7.20 0.00 3.14 2.36 0.05 87.24 18:25:17 18:25:01 0 5.46 0.00 2.94 0.12 0.05 91.44 18:25:17 18:25:01 1 8.13 0.00 2.55 0.13 0.05 89.13 18:25:17 18:25:01 2 6.31 0.00 3.15 0.35 0.05 90.14 18:25:17 18:25:01 3 8.44 0.00 3.07 2.41 0.05 86.03 18:25:17 18:25:01 4 6.03 0.00 2.85 1.73 0.05 89.34 18:25:17 18:25:01 5 6.72 0.00 4.16 0.40 0.03 88.68 18:25:17 18:25:01 6 7.15 0.00 3.69 7.39 0.05 81.72 18:25:17 18:25:01 7 9.36 0.00 2.74 6.40 0.08 81.41 18:25:17 Average: all 5.86 0.00 1.33 0.79 0.03 91.99 18:25:17 Average: 0 5.42 0.00 1.33 0.08 0.03 93.14 18:25:17 Average: 1 6.20 0.00 1.32 1.45 0.03 91.00 18:25:17 Average: 2 5.92 0.00 1.23 0.38 0.03 92.44 18:25:17 Average: 3 5.90 0.00 1.47 0.60 0.03 92.00 18:25:17 Average: 4 5.65 0.00 1.25 0.70 0.02 92.38 18:25:17 Average: 5 6.05 0.00 1.37 1.22 0.02 91.33 18:25:17 Average: 6 5.68 0.00 1.42 0.88 0.03 92.00 18:25:17 Average: 7 6.06 0.00 1.23 1.03 0.03 91.65 18:25:17 18:25:17 18:25:17