Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb 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-ssh7024558306437144117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh15216799914944145676.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh13733447641217112525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh11983673073989735628.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-ssh16627990363908994543.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, goVersion:1.25, 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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-13618 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 > 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 Avoid second fetch Checking out Revision 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb (main) Commit message: "Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/spiffe/go-spiffe/v2-2.8.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb # timeout=10 > git rev-list --no-walk 1cd3abc50cc77ab70052650b8e04bb776fce292a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T03:38:59.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T03:38:59.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T03:38:59.769Z] ========================================================= [2026-06-22T03:38:59.769Z] EdgeX Global Pipelines Version Info [2026-06-22T03:38:59.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:39:00.857Z] ------------------- [2026-06-22T03:39:00.857Z] stable info: [2026-06-22T03:39:00.857Z] ------------------- [2026-06-22T03:39:00.857Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T03:39:00.857Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T03:39:00.857Z] Message: update stable to v1.0.281 [2026-06-22T03:39:01.797Z] ------------------- [2026-06-22T03:39:01.797Z] experimental info: [2026-06-22T03:39:01.797Z] ------------------- [2026-06-22T03:39:01.797Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T03:39:01.797Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T03:39:01.797Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-22T03:39:01.879Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2026-06-22T03:39:01.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2026-06-22T03:39:01.930Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T03:39:01.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-22T03:39:01.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-22T03:39:01.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-22T03:39:02.026Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-22T03:39:02.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-06-22T03:39:02.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-22T03:39:02.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T03:39:02.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-22T03:39:02.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2026-06-22T03:39:02.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T03:39:02.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-22T03:39:02.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-06-22T03:39:02.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-06-22T03:39:02.283Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-06-22T03:39:02.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-06-22T03:39:02.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T03:39:02.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-22T03:39:02.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-06-22T03:39:02.419Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-06-22T03:39:02.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-06-22T03:39:02.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-06-22T03:39:02.501Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-06-22T03:39:02.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T03:39:02.554Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-22T03:39:02.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-22T03:39:02.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-22T03:39:02.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-22T03:39:02.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo [2026-06-22T03:39:02.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3f3b3 [Pipeline] echo [2026-06-22T03:39:02.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-06-22T03:39:03.102Z] + git rev-list -1 --merges 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb~1..1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo [2026-06-22T03:39:03.130Z] -----------> git rev-list -1 --merges 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb~1..1e3f3b3c81564dde00c3973e8451fb7d5b373fcb 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [2026-06-22T03:39:03.130Z] 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [false] [Pipeline] sh [2026-06-22T03:39:03.427Z] + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo [2026-06-22T03:39:03.441Z] ========================================================= [2026-06-22T03:39:03.441Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-22T03:39:03.441Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-22T03:39:03.789Z] + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] echo [2026-06-22T03:39:03.803Z] [semverPrep] GIT_COMMIT: 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb, Commit Message: Merge pull request #366 from edgexfoundry/dependabot/go_modules/github.com/spiffe/go-spiffe/v2-2.8.0 [Pipeline] echo [2026-06-22T03:39:03.820Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-06-22T03:39:04.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T03:39:04.200Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T03:39:04.200Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T03:39:04.200Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T03:39:04.200Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2026-06-22T03:39:04.200Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T03:39:04.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:39:04.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:39:04.617Z] [2026-06-22T03:39:04.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:39:04.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:39:05.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T03:39:05.185Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T03:39:05.185Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T03:39:05.185Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T03:39:05.185Z] 461d9e800cba: Pulling fs layer [2026-06-22T03:39:05.185Z] 80192f66455f: Pulling fs layer [2026-06-22T03:39:05.185Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T03:39:05.185Z] 461d9e800cba: Waiting [2026-06-22T03:39:05.185Z] a29436f7fd5d: Pulling fs layer [2026-06-22T03:39:05.185Z] 923cac83aea3: Pulling fs layer [2026-06-22T03:39:05.185Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T03:39:05.185Z] 80192f66455f: Waiting [2026-06-22T03:39:05.185Z] 2e8e34ca0e6c: Waiting [2026-06-22T03:39:05.185Z] db01528c6b51: Pulling fs layer [2026-06-22T03:39:05.185Z] a29436f7fd5d: Waiting [2026-06-22T03:39:05.185Z] 923cac83aea3: Waiting [2026-06-22T03:39:05.185Z] 28988de357af: Pulling fs layer [2026-06-22T03:39:05.185Z] 25ad8b0a4227: Waiting [2026-06-22T03:39:05.185Z] db01528c6b51: Waiting [2026-06-22T03:39:05.185Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T03:39:05.185Z] 6bf1a483ea7c: Download complete [2026-06-22T03:39:05.185Z] 461d9e800cba: Download complete [2026-06-22T03:39:05.185Z] 80192f66455f: Verifying Checksum [2026-06-22T03:39:05.185Z] 80192f66455f: Download complete [2026-06-22T03:39:05.185Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T03:39:05.185Z] f5dfc541a4d3: Download complete [2026-06-22T03:39:05.444Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T03:39:05.444Z] 3dae71ba6b94: Download complete [2026-06-22T03:39:05.444Z] 923cac83aea3: Verifying Checksum [2026-06-22T03:39:05.444Z] 923cac83aea3: Download complete [2026-06-22T03:39:05.444Z] 25ad8b0a4227: Verifying Checksum [2026-06-22T03:39:05.444Z] 25ad8b0a4227: Download complete [2026-06-22T03:39:05.444Z] db01528c6b51: Download complete [2026-06-22T03:39:05.702Z] 28988de357af: Download complete [2026-06-22T03:39:05.702Z] a29436f7fd5d: Verifying Checksum [2026-06-22T03:39:05.702Z] a29436f7fd5d: Download complete [2026-06-22T03:39:05.961Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T03:39:05.961Z] 2e8e34ca0e6c: Download complete [2026-06-22T03:39:06.900Z] 3dae71ba6b94: Pull complete [2026-06-22T03:39:07.160Z] 6bf1a483ea7c: Pull complete [2026-06-22T03:39:07.728Z] f5dfc541a4d3: Pull complete [2026-06-22T03:39:07.728Z] 461d9e800cba: Pull complete [2026-06-22T03:39:07.728Z] 80192f66455f: Pull complete [2026-06-22T03:39:12.023Z] 2e8e34ca0e6c: Pull complete [2026-06-22T03:39:12.284Z] a29436f7fd5d: Pull complete [2026-06-22T03:39:12.284Z] 923cac83aea3: Pull complete [2026-06-22T03:39:12.284Z] 25ad8b0a4227: Pull complete [2026-06-22T03:39:12.543Z] db01528c6b51: Pull complete [2026-06-22T03:39:12.543Z] 28988de357af: Pull complete [2026-06-22T03:39:12.543Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T03:39:12.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:39:12.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:39:12.697Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:39:12.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T03:39:14.185Z] $ docker top 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd -eo pid,comm [2026-06-22T03:39:14.239Z] 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). [2026-06-22T03:39:14.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T03:39:14.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T03:39:14.297Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T03:39:14.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T03:39:14.411Z] $ docker exec 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent [2026-06-22T03:39:14.526Z] SSH_AUTH_SOCK=/tmp/ssh-WQJptLCs9tSm/agent.32 [2026-06-22T03:39:14.526Z] SSH_AGENT_PID=38 [2026-06-22T03:39:14.533Z] Running ssh-add (command line suppressed) [2026-06-22T03:39:14.629Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9731601462252456973.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9731601462252456973.key) [2026-06-22T03:39:14.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T03:39:14.943Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] sh [2026-06-22T03:39:15.238Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T03:39:15.247Z] $ docker exec --env ******** --env ******** 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent -k [2026-06-22T03:39:15.332Z] unset SSH_AUTH_SOCK; [2026-06-22T03:39:15.332Z] unset SSH_AGENT_PID; [2026-06-22T03:39:15.332Z] echo Agent pid 38 killed; [2026-06-22T03:39:15.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T03:39:15.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T03:39:15.394Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T03:39:15.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T03:39:15.505Z] $ docker exec 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent [2026-06-22T03:39:15.600Z] SSH_AUTH_SOCK=/tmp/ssh-F2sz0CXxmxfm/agent.85 [2026-06-22T03:39:15.600Z] SSH_AGENT_PID=91 [2026-06-22T03:39:15.605Z] Running ssh-add (command line suppressed) [2026-06-22T03:39:15.694Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6918211491287030846.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6918211491287030846.key) [2026-06-22T03:39:15.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T03:39:16.003Z] + git semver init [2026-06-22T03:39:16.263Z] 2026-06-22 03:39:16,219 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T03:39:16.263Z] 2026-06-22 03:39:16,222 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T03:39:16.263Z] 2026-06-22 03:39:16,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2026-06-22T03:39:16.263Z] 2026-06-22 03:39:16,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2026-06-22T03:39:16.263Z] 2026-06-22 03:39:16,223 [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, stdin=None, shell=False, universal_newlines=False) [2026-06-22T03:39:17.648Z] 2026-06-22 03:39:17,404 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2026-06-22T03:39:17.648Z] 2026-06-22 03:39:17,404 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2026-06-22T03:39:17.648Z] 2026-06-22 03:39:17,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:39:17.648Z] 2026-06-22 03:39:17,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:39:17.648Z] 4.1.0-dev.19 [Pipeline] } [2026-06-22T03:39:17.653Z] $ docker exec --env ******** --env ******** 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd ssh-agent -k [2026-06-22T03:39:17.738Z] unset SSH_AUTH_SOCK; [2026-06-22T03:39:17.738Z] unset SSH_AGENT_PID; [2026-06-22T03:39:17.739Z] echo Agent pid 91 killed; [2026-06-22T03:39:17.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T03:39:18.089Z] + git semver [Pipeline] } [2026-06-22T03:39:18.355Z] $ docker stop --time=1 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd [2026-06-22T03:39:19.623Z] $ docker rm -f --volumes 21cf096f27ff4faf537b2923050f314363c15a280af899818b0c40d5a4193cdd [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T03:39:19.971Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T03:39:20.201Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T03:39:20.205Z] [edgeXSemver]: initialized semver on version 4.1.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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-06-22T03:39:20.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T03:39:20.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-22T03:39:20.664Z] ========================================================= [2026-06-22T03:39:20.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-22T03:39:20.664Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-06-22T03:39:21.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-22T03:39:21.063Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-22T03:39:21.063Z] 2d35ebdb57d9: Pulling fs layer [2026-06-22T03:39:21.063Z] c35fb4624d26: Pulling fs layer [2026-06-22T03:39:21.063Z] 4e2aec7ef170: Pulling fs layer [2026-06-22T03:39:21.063Z] 333b49ad6fbf: Pulling fs layer [2026-06-22T03:39:21.063Z] 4f4fb700ef54: Pulling fs layer [2026-06-22T03:39:21.063Z] c3e65509a76b: Pulling fs layer [2026-06-22T03:39:21.063Z] 7cf9ebb963bd: Pulling fs layer [2026-06-22T03:39:21.063Z] bb34ca984cfb: Pulling fs layer [2026-06-22T03:39:21.063Z] 151cf03bc807: Pulling fs layer [2026-06-22T03:39:21.063Z] 151cf03bc807: Waiting [2026-06-22T03:39:21.063Z] 333b49ad6fbf: Waiting [2026-06-22T03:39:21.063Z] 7cf9ebb963bd: Waiting [2026-06-22T03:39:21.063Z] 4f4fb700ef54: Waiting [2026-06-22T03:39:21.063Z] c3e65509a76b: Waiting [2026-06-22T03:39:21.063Z] bb34ca984cfb: Waiting [2026-06-22T03:39:21.063Z] c35fb4624d26: Download complete [2026-06-22T03:39:21.063Z] 333b49ad6fbf: Verifying Checksum [2026-06-22T03:39:21.063Z] 333b49ad6fbf: Download complete [2026-06-22T03:39:21.063Z] 4f4fb700ef54: Verifying Checksum [2026-06-22T03:39:21.063Z] 4f4fb700ef54: Download complete [2026-06-22T03:39:21.063Z] c3e65509a76b: Verifying Checksum [2026-06-22T03:39:21.063Z] c3e65509a76b: Download complete [2026-06-22T03:39:21.063Z] 2d35ebdb57d9: Download complete [2026-06-22T03:39:21.321Z] 2d35ebdb57d9: Pull complete [2026-06-22T03:39:21.321Z] 7cf9ebb963bd: Verifying Checksum [2026-06-22T03:39:21.321Z] 7cf9ebb963bd: Download complete [2026-06-22T03:39:21.321Z] c35fb4624d26: Pull complete [2026-06-22T03:39:21.321Z] 4e2aec7ef170: Verifying Checksum [2026-06-22T03:39:21.321Z] 4e2aec7ef170: Download complete [2026-06-22T03:39:21.581Z] 151cf03bc807: Verifying Checksum [2026-06-22T03:39:21.581Z] 151cf03bc807: Download complete [2026-06-22T03:39:22.148Z] bb34ca984cfb: Verifying Checksum [2026-06-22T03:39:22.148Z] bb34ca984cfb: Download complete [2026-06-22T03:39:26.334Z] 4e2aec7ef170: Pull complete [2026-06-22T03:39:26.334Z] 333b49ad6fbf: Pull complete [2026-06-22T03:39:26.592Z] 4f4fb700ef54: Pull complete [2026-06-22T03:39:26.592Z] c3e65509a76b: Pull complete [2026-06-22T03:39:26.851Z] 7cf9ebb963bd: Pull complete [2026-06-22T03:39:30.131Z] bb34ca984cfb: Pull complete [2026-06-22T03:39:30.131Z] 151cf03bc807: Pull complete [2026-06-22T03:39:30.131Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-22T03:39:30.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-22T03:39:30.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-06-22T03:39:30.422Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:39:30.727Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-22T03:39:30.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:39:30.809Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:39:30.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-22T03:39:32.242Z] $ docker top 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T03:39:32.585Z] + go version [2026-06-22T03:39:32.585Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-22T03:39:32.591Z] $ docker stop --time=1 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 [2026-06-22T03:39:33.871Z] $ docker rm -f --volumes 2084e6dd0ce3f53bc7e603649d1bac2925785f071f11b42ce969dc0985783da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:39:34.325Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-22T03:39:34.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:39:34.401Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:39:34.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-06-22T03:39:34.637Z] $ docker top bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T03:39:34.987Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2026-06-22T03:39:35.285Z] + make test [2026-06-22T03:39:35.286Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2026-06-22T03:39:35.286Z] go: downloading github.com/stretchr/testify v1.11.1 [2026-06-22T03:39:35.286Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 [2026-06-22T03:39:35.286Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 [2026-06-22T03:39:36.222Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2026-06-22T03:39:36.222Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2026-06-22T03:39:36.222Z] go: downloading github.com/stretchr/objx v0.5.2 [2026-06-22T03:39:36.481Z] go: downloading github.com/go-jose/go-jose/v4 v4.1.4 [2026-06-22T03:39:36.481Z] go: downloading google.golang.org/grpc v1.79.3 [2026-06-22T03:39:36.739Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2026-06-22T03:39:36.740Z] go: downloading github.com/go-kit/log v0.2.1 [2026-06-22T03:39:36.740Z] go: downloading github.com/go-playground/validator/v10 v10.30.3 [2026-06-22T03:39:36.998Z] go: downloading github.com/google/uuid v1.6.0 [2026-06-22T03:39:36.998Z] go: downloading google.golang.org/protobuf v1.36.11 [2026-06-22T03:39:37.257Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2026-06-22T03:39:37.257Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.13 [2026-06-22T03:39:37.257Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-06-22T03:39:37.257Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-06-22T03:39:37.257Z] go: downloading golang.org/x/crypto v0.52.0 [2026-06-22T03:39:37.517Z] go: downloading golang.org/x/text v0.37.0 [2026-06-22T03:39:37.517Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 [2026-06-22T03:39:37.517Z] go: downloading golang.org/x/net v0.54.0 [2026-06-22T03:39:37.517Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-06-22T03:39:37.517Z] go: downloading golang.org/x/sys v0.45.0 [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/internal/pkg/openbao 8.742s coverage: 74.5% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg 1.030s coverage: 52.2% of statements [2026-06-22T03:40:09.701Z] ? github.com/edgexfoundry/go-mod-secrets/v4/pkg/keys [no test files] [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/listener 10.034s coverage: 96.7% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader 1.028s coverage: 82.9% of statements [2026-06-22T03:40:09.701Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer 1.015s coverage: 100.0% of statements [2026-06-22T03:40:09.701Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider 1.031s coverage: 55.8% of statements [2026-06-22T03:40:09.701Z] github.com/edgexfoundry/go-mod-secrets/v4/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/pkg/types 1.022s coverage: 73.7% of statements [2026-06-22T03:40:09.701Z] ok github.com/edgexfoundry/go-mod-secrets/v4/secrets 1.030s coverage: 100.0% of statements [2026-06-22T03:40:09.701Z] github.com/edgexfoundry/go-mod-secrets/v4/secrets/mocks coverage: 0.0% of statements [2026-06-22T03:40:21.893Z] 0 issues. [2026-06-22T03:40:21.893Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2026-06-22T03:40:24.420Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-22T03:40:24.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-06-22T03:40:24.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-06-22T03:40:24.445Z] $ docker stop --time=1 bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 [2026-06-22T03:40:26.250Z] $ docker rm -f --volumes bab151c63adf1102069831366f4198960df044db13f85a22e809d9ce8460fa11 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T03:40:26.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-06-22T03:40:26.946Z] 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 [2026-06-22T03:40:27.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T03:40:27.480Z] [2026-06-22T03:40:27.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:40:27.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T03:40:27.787Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T03:40:27.787Z] 5eb5b503b376: Pulling fs layer [2026-06-22T03:40:27.787Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T03:40:27.787Z] ec43610c2a17: Pulling fs layer [2026-06-22T03:40:27.787Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T03:40:27.787Z] 33b1e0a273af: Pulling fs layer [2026-06-22T03:40:27.787Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T03:40:27.787Z] 2f39f015ded8: Pulling fs layer [2026-06-22T03:40:27.787Z] 3a2ae6a8a46f: Waiting [2026-06-22T03:40:27.787Z] 33b1e0a273af: Waiting [2026-06-22T03:40:27.787Z] 5d3b04190fa2: Waiting [2026-06-22T03:40:27.787Z] 2f39f015ded8: Waiting [2026-06-22T03:40:27.787Z] 5c69ac0246d0: Download complete [2026-06-22T03:40:27.787Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T03:40:27.787Z] 3a2ae6a8a46f: Download complete [2026-06-22T03:40:27.787Z] 33b1e0a273af: Download complete [2026-06-22T03:40:27.787Z] 5d3b04190fa2: Verifying Checksum [2026-06-22T03:40:27.787Z] 5d3b04190fa2: Download complete [2026-06-22T03:40:28.045Z] ec43610c2a17: Verifying Checksum [2026-06-22T03:40:28.045Z] ec43610c2a17: Download complete [2026-06-22T03:40:28.045Z] 5eb5b503b376: Verifying Checksum [2026-06-22T03:40:28.045Z] 5eb5b503b376: Download complete [2026-06-22T03:40:28.611Z] 2f39f015ded8: Download complete [2026-06-22T03:40:29.545Z] 5eb5b503b376: Pull complete [2026-06-22T03:40:29.545Z] 5c69ac0246d0: Pull complete [2026-06-22T03:40:30.113Z] ec43610c2a17: Pull complete [2026-06-22T03:40:30.113Z] 3a2ae6a8a46f: Pull complete [2026-06-22T03:40:30.372Z] 33b1e0a273af: Pull complete [2026-06-22T03:40:30.372Z] 5d3b04190fa2: Pull complete [2026-06-22T03:40:35.632Z] 2f39f015ded8: Pull complete [2026-06-22T03:40:35.632Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T03:40:35.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T03:40:35.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:40:35.733Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:40:35.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T03:40:36.582Z] $ docker top b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:40:36.987Z] ---> job-cost.sh [2026-06-22T03:40:36.987Z] lf-activate-venv: SKIPPING [2026-06-22T03:40:36.987Z] INFO: No Stack... [2026-06-22T03:40:37.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T03:40:37.818Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T03:40:38.107Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2026-06-22T03:40:38.107Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T03:40:38.122Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] [2026-06-22T03:40:38.131Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] did not exist. Created. [2026-06-22T03:40:38.137Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T03:40:38.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T03:40:38.486Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T03:40:38.494Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T03:40:38.516Z] $ docker stop --time=1 b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d [2026-06-22T03:40:39.659Z] $ docker rm -f --volumes b01ad78faac668445b0fadd5fdc587e4fa84bc65c021b12b0c0425189f63a06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-06-22T03:40:39.965Z] provisioning config files... [2026-06-22T03:40:39.976Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2686696841512089888tmp [Pipeline] { [Pipeline] sh [2026-06-22T03:40:40.304Z] + set +x [2026-06-22T03:40:40.304Z] + curl -s https://codecov.io/bash [2026-06-22T03:40:40.304Z] + bash -s -- [2026-06-22T03:40:40.304Z] [2026-06-22T03:40:40.304Z] _____ _ [2026-06-22T03:40:40.304Z] / ____| | | [2026-06-22T03:40:40.304Z] | | ___ __| | ___ ___ _____ __ [2026-06-22T03:40:40.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-22T03:40:40.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-22T03:40:40.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-22T03:40:40.304Z] Bash-1.0.6 [2026-06-22T03:40:40.304Z] [2026-06-22T03:40:40.304Z] [2026-06-22T03:40:40.304Z] ==> git version 2.25.1 found [2026-06-22T03:40:40.304Z] ==> 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 [2026-06-22T03:40:40.304Z] Release-Date: 2020-01-08 [2026-06-22T03:40:40.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-06-22T03:40:40.304Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-22T03:40:40.304Z] ==> Jenkins CI detected. [2026-06-22T03:40:40.304Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2026-06-22T03:40:40.304Z] project root: . [2026-06-22T03:40:40.304Z] --> token set from env [2026-06-22T03:40:40.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-22T03:40:40.564Z] ==> Running gcov in . (disable via -X gcov) [2026-06-22T03:40:40.564Z] ==> Python coveragepy not found [2026-06-22T03:40:40.564Z] ==> Searching for coverage reports in: [2026-06-22T03:40:40.564Z] + . [2026-06-22T03:40:40.564Z] -> Found 1 reports [2026-06-22T03:40:40.564Z] ==> Detecting git/mercurial file structure [2026-06-22T03:40:40.564Z] ==> Reading reports [2026-06-22T03:40:40.564Z] + ./coverage.out bytes=76267 [2026-06-22T03:40:40.564Z] ==> Appending adjustments [2026-06-22T03:40:40.564Z] https://docs.codecov.io/docs/fixing-reports [2026-06-22T03:40:40.564Z] + Found adjustments [2026-06-22T03:40:40.564Z] ==> Gzipping contents [2026-06-22T03:40:40.564Z] 12K /tmp/codecov.bXjaqV.gz [2026-06-22T03:40:40.564Z] ==> Uploading reports [2026-06-22T03:40:40.564Z] url: https://codecov.io [2026-06-22T03:40:40.564Z] query: branch=main&commit=1e3f3b3c81564dde00c3973e8451fb7d5b373fcb&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-22T03:40:40.823Z] -> Pinging Codecov [2026-06-22T03:40:40.823Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1e3f3b3c81564dde00c3973e8451fb7d5b373fcb&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-22T03:40:40.823Z] -> Uploading to [2026-06-22T03:40:40.823Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-secrets/1e3f3b3c81564dde00c3973e8451fb7d5b373fcb/a5aef029-8f36-4c4f-a55f-6790bddcc05f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260622%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260622T034040Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8bb912eea715b4699917b2e18d482746c95257924f5e6a49bdccd8530da2a15f [2026-06-22T03:40:41.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-22T03:40:41.083Z] Dload Upload Total Spent Left Speed [2026-06-22T03:40:41.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10812 0 0 100 10812 0 17466 --:--:-- --:--:-- --:--:-- 17438 100 10812 0 0 100 10812 0 17466 --:--:-- --:--:-- --:--:-- 17438 [2026-06-22T03:40:41.649Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] } [2026-06-22T03:40:41.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-06-22T03:40:41.877Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-22T03:40:41.893Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:40:42.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-22T03:40:42.199Z] [2026-06-22T03:40:42.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:40:42.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-22T03:40:42.505Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-22T03:40:42.505Z] 2d35ebdb57d9: Already exists [2026-06-22T03:40:42.505Z] 85e8836fcdb2: Pulling fs layer [2026-06-22T03:40:42.505Z] 91631faa732a: Pulling fs layer [2026-06-22T03:40:42.505Z] f3f5ae8826fa: Pulling fs layer [2026-06-22T03:40:42.505Z] 4f4fb700ef54: Pulling fs layer [2026-06-22T03:40:42.505Z] 7861252a18e6: Pulling fs layer [2026-06-22T03:40:42.505Z] 9130f900ef6f: Pulling fs layer [2026-06-22T03:40:42.505Z] 4f4fb700ef54: Waiting [2026-06-22T03:40:42.505Z] 7861252a18e6: Waiting [2026-06-22T03:40:42.505Z] 9130f900ef6f: Waiting [2026-06-22T03:40:42.505Z] f3f5ae8826fa: Verifying Checksum [2026-06-22T03:40:42.505Z] f3f5ae8826fa: Download complete [2026-06-22T03:40:42.505Z] 85e8836fcdb2: Download complete [2026-06-22T03:40:42.505Z] 4f4fb700ef54: Download complete [2026-06-22T03:40:42.505Z] 85e8836fcdb2: Pull complete [2026-06-22T03:40:42.763Z] 7861252a18e6: Verifying Checksum [2026-06-22T03:40:42.763Z] 7861252a18e6: Download complete [2026-06-22T03:40:43.021Z] 91631faa732a: Verifying Checksum [2026-06-22T03:40:43.021Z] 91631faa732a: Download complete [2026-06-22T03:40:43.279Z] 9130f900ef6f: Verifying Checksum [2026-06-22T03:40:43.279Z] 9130f900ef6f: Download complete [2026-06-22T03:40:47.456Z] 91631faa732a: Pull complete [2026-06-22T03:40:47.456Z] f3f5ae8826fa: Pull complete [2026-06-22T03:40:47.456Z] 4f4fb700ef54: Pull complete [2026-06-22T03:40:47.714Z] 7861252a18e6: Pull complete [2026-06-22T03:40:51.895Z] 9130f900ef6f: Pull complete [2026-06-22T03:40:51.895Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-22T03:40:51.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-22T03:40:51.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:40:52.004Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:40:52.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-06-22T03:40:53.471Z] $ docker top c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T03:40:53.824Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo [2026-06-22T03:40:53.833Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2026-06-22T03:40:54.116Z] + set -o pipefail [2026-06-22T03:40:54.116Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2026-06-22T03:41:04.102Z] [2026-06-22T03:41:04.102Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v4)... [2026-06-22T03:41:04.102Z] [2026-06-22T03:41:04.102Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/317eb976-0a21-42bf-a558-5edc15aa5e7b [2026-06-22T03:41:04.102Z] [2026-06-22T03:41:04.102Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-22T03:41:04.102Z] [Pipeline] } [2026-06-22T03:41:04.109Z] $ docker stop --time=1 c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 [2026-06-22T03:41:05.882Z] $ docker rm -f --volumes c612e045a4565d0635ad90058b9ff07ae9fea0a277d6bc2bbc910cc7b584a8d8 [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 [2026-06-22T03:41:06.614Z] + git log --format=format:%s -1 1e3f3b3c81564dde00c3973e8451fb7d5b373fcb [Pipeline] sh [2026-06-22T03:41:06.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T03:41:06.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:07.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:41:07.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:41:07.293Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:41:07.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T03:41:07.544Z] $ docker top ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 -eo pid,comm [2026-06-22T03:41:07.592Z] 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). [2026-06-22T03:41:07.592Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T03:41:07.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T03:41:07.655Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T03:41:07.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T03:41:07.757Z] $ docker exec ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 ssh-agent [2026-06-22T03:41:07.861Z] SSH_AUTH_SOCK=/tmp/ssh-IR1HvVXzOTHn/agent.32 [2026-06-22T03:41:07.861Z] SSH_AGENT_PID=38 [2026-06-22T03:41:07.865Z] Running ssh-add (command line suppressed) [2026-06-22T03:41:07.961Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18073381974058998575.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18073381974058998575.key) [2026-06-22T03:41:07.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T03:41:08.276Z] + git semver tag [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,480 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,483 [run_tag] DEBUG tag force:False [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,483 [check_head_tag] DEBUG check head tag [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,484 [execute] INFO git cat-file --batch-check [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,487 [execute] INFO git cat-file --batch [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=, shell=False, universal_newlines=False) [2026-06-22T03:41:08.535Z] 2026-06-22 03:41:08,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:08.536Z] 2026-06-22 03:41:08,502 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-06-22T03:41:08.536Z] 2026-06-22 03:41:08,502 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) [2026-06-22T03:41:08.536Z] 2026-06-22 03:41:08,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:08.536Z] 4.1.0-dev.19 [Pipeline] } [2026-06-22T03:41:08.539Z] $ docker exec --env ******** --env ******** ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 ssh-agent -k [2026-06-22T03:41:08.627Z] unset SSH_AUTH_SOCK; [2026-06-22T03:41:08.627Z] unset SSH_AGENT_PID; [2026-06-22T03:41:08.628Z] echo Agent pid 38 killed; [2026-06-22T03:41:08.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T03:41:08.973Z] + git semver [Pipeline] } [2026-06-22T03:41:09.239Z] $ docker stop --time=1 ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 [2026-06-22T03:41:10.473Z] $ docker rm -f --volumes ad381c924bde0bc0b31cc3c78eb0d004029e0248b7bf44c0cbc6a5b5545d9b93 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:10.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-22T03:41:10.894Z] [2026-06-22T03:41:10.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:11.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-22T03:41:11.217Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-22T03:41:11.217Z] ab5ef0e58194: Pulling fs layer [2026-06-22T03:41:11.217Z] 9712f1f96733: Pulling fs layer [2026-06-22T03:41:11.217Z] 63f879dbbcfc: Pulling fs layer [2026-06-22T03:41:11.217Z] 0d9ebad4ef96: Pulling fs layer [2026-06-22T03:41:11.217Z] e9a5061849ea: Pulling fs layer [2026-06-22T03:41:11.217Z] d747dcd14b5f: Pulling fs layer [2026-06-22T03:41:11.217Z] 2de7ff778b66: Pulling fs layer [2026-06-22T03:41:11.217Z] 0d9ebad4ef96: Waiting [2026-06-22T03:41:11.217Z] e9a5061849ea: Waiting [2026-06-22T03:41:11.217Z] d747dcd14b5f: Waiting [2026-06-22T03:41:11.217Z] 2de7ff778b66: Waiting [2026-06-22T03:41:11.217Z] 9712f1f96733: Download complete [2026-06-22T03:41:11.799Z] 63f879dbbcfc: Verifying Checksum [2026-06-22T03:41:11.799Z] 63f879dbbcfc: Download complete [2026-06-22T03:41:11.799Z] e9a5061849ea: Verifying Checksum [2026-06-22T03:41:11.799Z] e9a5061849ea: Download complete [2026-06-22T03:41:11.799Z] d747dcd14b5f: Verifying Checksum [2026-06-22T03:41:11.799Z] d747dcd14b5f: Download complete [2026-06-22T03:41:11.799Z] 0d9ebad4ef96: Verifying Checksum [2026-06-22T03:41:11.799Z] 0d9ebad4ef96: Download complete [2026-06-22T03:41:12.057Z] 2de7ff778b66: Verifying Checksum [2026-06-22T03:41:12.057Z] ab5ef0e58194: Verifying Checksum [2026-06-22T03:41:12.057Z] ab5ef0e58194: Download complete [2026-06-22T03:41:16.239Z] ab5ef0e58194: Pull complete [2026-06-22T03:41:16.239Z] 9712f1f96733: Pull complete [2026-06-22T03:41:16.497Z] 63f879dbbcfc: Pull complete [2026-06-22T03:41:21.760Z] 0d9ebad4ef96: Pull complete [2026-06-22T03:41:22.018Z] e9a5061849ea: Pull complete [2026-06-22T03:41:22.018Z] d747dcd14b5f: Pull complete [2026-06-22T03:41:23.396Z] 2de7ff778b66: Pull complete [2026-06-22T03:41:23.396Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-22T03:41:23.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-22T03:41:23.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:41:23.497Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:41:23.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-06-22T03:41:24.906Z] $ docker top 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-22T03:41:24.987Z] provisioning config files... [2026-06-22T03:41:24.992Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config584668994478126055tmp [2026-06-22T03:41:25.003Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8352462330867674814tmp [2026-06-22T03:41:25.011Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7989096483468599217tmp [Pipeline] { [Pipeline] echo [2026-06-22T03:41:25.035Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:25.329Z] ---> sigul-configuration.sh [2026-06-22T03:41:25.329Z] gpg: directory `/root/.gnupg' created [2026-06-22T03:41:25.329Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-22T03:41:25.329Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-22T03:41:25.329Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-22T03:41:25.329Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-22T03:41:25.329Z] gpg: CAST5 encrypted data [2026-06-22T03:41:25.329Z] gpg: encrypted with 1 passphrase [2026-06-22T03:41:25.329Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-22T03:41:25.626Z] + mkdir /home/jenkins [2026-06-22T03:41:25.627Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-22T03:41:25.927Z] + 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 [2026-06-22T03:41:25.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:26.229Z] ---> sigul-install.sh [2026-06-22T03:41:26.229Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-22T03:41:26.524Z] + git tag --list [2026-06-22T03:41:26.524Z] v0.0.0 [2026-06-22T03:41:26.524Z] v0.0.1 [2026-06-22T03:41:26.524Z] v0.0.10 [2026-06-22T03:41:26.524Z] v0.0.11 [2026-06-22T03:41:26.524Z] v0.0.12 [2026-06-22T03:41:26.524Z] v0.0.13 [2026-06-22T03:41:26.524Z] v0.0.14 [2026-06-22T03:41:26.524Z] v0.0.15 [2026-06-22T03:41:26.524Z] v0.0.16 [2026-06-22T03:41:26.524Z] v0.0.17 [2026-06-22T03:41:26.524Z] v0.0.18 [2026-06-22T03:41:26.524Z] v0.0.19 [2026-06-22T03:41:26.524Z] v0.0.2 [2026-06-22T03:41:26.524Z] v0.0.20 [2026-06-22T03:41:26.524Z] v0.0.21 [2026-06-22T03:41:26.524Z] v0.0.22 [2026-06-22T03:41:26.524Z] v0.0.23 [2026-06-22T03:41:26.524Z] v0.0.24 [2026-06-22T03:41:26.524Z] v0.0.25 [2026-06-22T03:41:26.524Z] v0.0.26 [2026-06-22T03:41:26.524Z] v0.0.27 [2026-06-22T03:41:26.524Z] v0.0.28 [2026-06-22T03:41:26.524Z] v0.0.29 [2026-06-22T03:41:26.524Z] v0.0.3 [2026-06-22T03:41:26.524Z] v0.0.30 [2026-06-22T03:41:26.524Z] v0.0.31 [2026-06-22T03:41:26.524Z] v0.0.32 [2026-06-22T03:41:26.524Z] v0.0.33 [2026-06-22T03:41:26.524Z] v0.0.4 [2026-06-22T03:41:26.524Z] v0.0.5 [2026-06-22T03:41:26.524Z] v0.0.6 [2026-06-22T03:41:26.524Z] v0.0.7 [2026-06-22T03:41:26.524Z] v0.0.8 [2026-06-22T03:41:26.524Z] v0.0.9 [2026-06-22T03:41:26.524Z] v2.0.0 [2026-06-22T03:41:26.524Z] v2.1.0 [2026-06-22T03:41:26.524Z] v2.1.1 [2026-06-22T03:41:26.524Z] v2.2.0 [2026-06-22T03:41:26.524Z] v2.3.0 [2026-06-22T03:41:26.524Z] v3.0 [2026-06-22T03:41:26.524Z] v3.0.0 [2026-06-22T03:41:26.524Z] v3.0.1 [2026-06-22T03:41:26.524Z] v3.1 [2026-06-22T03:41:26.524Z] v3.1.0 [2026-06-22T03:41:26.524Z] v4.0 [2026-06-22T03:41:26.524Z] v4.0.0 [2026-06-22T03:41:26.524Z] v4.0.1 [2026-06-22T03:41:26.524Z] v4.0.2 [2026-06-22T03:41:26.524Z] v4.1.0-dev.18 [2026-06-22T03:41:26.524Z] v4.1.0-dev.19 [Pipeline] sh [2026-06-22T03:41:26.818Z] + lftools sign git-tag v4.1.0-dev.19 [2026-06-22T03:41:27.386Z] Signing Git tag with Sigul... [2026-06-22T03:41:27.386Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-06-22T03:41:27.659Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:27.948Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-22T03:41:27.955Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-22T03:41:27.982Z] $ docker stop --time=1 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 [2026-06-22T03:41:29.241Z] $ docker rm -f --volumes 12a24833eaab690b58771b01f01f8988e882c3d8dcecb44fef0a2d2a04b825b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-22T03:41:29.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T03:41:29.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:29.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:41:29.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:41:30.068Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:41:30.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T03:41:30.335Z] $ docker top af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 -eo pid,comm [2026-06-22T03:41:30.383Z] 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). [2026-06-22T03:41:30.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T03:41:30.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T03:41:30.448Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T03:41:30.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T03:41:30.550Z] $ docker exec af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 ssh-agent [2026-06-22T03:41:30.653Z] SSH_AUTH_SOCK=/tmp/ssh-kiGtE8291Obo/agent.32 [2026-06-22T03:41:30.653Z] SSH_AGENT_PID=38 [2026-06-22T03:41:30.657Z] Running ssh-add (command line suppressed) [2026-06-22T03:41:30.739Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17734915302019427846.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17734915302019427846.key) [2026-06-22T03:41:30.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T03:41:31.052Z] + git semver bump pre [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,263 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,266 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,267 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,267 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,267 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,267 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,269 [execute] INFO git cat-file --batch-check [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,272 [execute] INFO git cat-file --batch [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T03:41:31.313Z] 2026-06-22 03:41:31,276 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:31.313Z] 4.1.0-dev.20 [Pipeline] } [2026-06-22T03:41:31.315Z] $ docker exec --env ******** --env ******** af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 ssh-agent -k [2026-06-22T03:41:31.411Z] unset SSH_AUTH_SOCK; [2026-06-22T03:41:31.411Z] unset SSH_AGENT_PID; [2026-06-22T03:41:31.411Z] echo Agent pid 38 killed; [2026-06-22T03:41:31.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T03:41:31.754Z] + git semver [Pipeline] } [2026-06-22T03:41:32.020Z] $ docker stop --time=1 af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 [2026-06-22T03:41:33.270Z] $ docker rm -f --volumes af8630ed5d2f2406635ec6646674649120de168880bba7be0ac32794602d9fc4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T03:41:33.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T03:41:33.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:33.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T03:41:33.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:41:34.015Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:41:34.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-22T03:41:34.250Z] $ docker top d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b -eo pid,comm [2026-06-22T03:41:34.300Z] 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). [2026-06-22T03:41:34.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T03:41:34.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T03:41:34.364Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T03:41:34.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T03:41:34.474Z] $ docker exec d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b ssh-agent [2026-06-22T03:41:34.569Z] SSH_AUTH_SOCK=/tmp/ssh-WL7qVJvJeKWT/agent.32 [2026-06-22T03:41:34.569Z] SSH_AGENT_PID=38 [2026-06-22T03:41:34.574Z] Running ssh-add (command line suppressed) [2026-06-22T03:41:34.656Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5988834862203724482.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5988834862203724482.key) [2026-06-22T03:41:34.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T03:41:34.967Z] + git semver push [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,176 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,179 [run_push] DEBUG push [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,180 [execute] INFO git cat-file --batch-check [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,182 [execute] INFO git rev-list 02ff371a895e70c0c6e3ec4ac9e79fd761c4decb -- [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,182 [execute] DEBUG Popen(['git', 'rev-list', '02ff371a895e70c0c6e3ec4ac9e79fd761c4decb', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,189 [execute] INFO git fetch -v -- origin [2026-06-22T03:41:35.226Z] 2026-06-22 03:41:35,189 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-22T03:41:36.162Z] 2026-06-22 03:41:35,903 [run_push] DEBUG no remote changes detected [2026-06-22T03:41:36.162Z] 2026-06-22 03:41:35,903 [execute] INFO git push origin semver [2026-06-22T03:41:36.162Z] 2026-06-22 03:41:35,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-22T03:41:37.537Z] 2026-06-22 03:41:37,134 [run_push] DEBUG push all version tags [2026-06-22T03:41:37.537Z] 2026-06-22 03:41:37,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-22T03:41:37.537Z] 2026-06-22 03:41:37,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, stdin=None, shell=False, universal_newlines=False) [2026-06-22T03:41:38.476Z] 2026-06-22 03:41:38,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2026-06-22T03:41:38.476Z] 4.1.0-dev.20 [Pipeline] } [2026-06-22T03:41:38.480Z] $ docker exec --env ******** --env ******** d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b ssh-agent -k [2026-06-22T03:41:38.579Z] unset SSH_AUTH_SOCK; [2026-06-22T03:41:38.579Z] unset SSH_AGENT_PID; [2026-06-22T03:41:38.579Z] echo Agent pid 38 killed; [2026-06-22T03:41:38.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T03:41:38.924Z] + git semver [Pipeline] } [2026-06-22T03:41:39.189Z] $ docker stop --time=1 d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b [2026-06-22T03:41:40.437Z] $ docker rm -f --volumes d8584c79a2c4c2af37d1ea11c64c7d4b9eb10dd42390e4ab4607e5a2df85fb8b [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 [2026-06-22T03:41:41.211Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2026-06-22T03:41:41.211Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-06-22T03:41:41.211Z] total 16 [2026-06-22T03:41:41.211Z] drwxr-xr-x 3 root root 4096 Jun 22 03:40 . [2026-06-22T03:41:41.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:41 .. [2026-06-22T03:41:41.211Z] drwxr-xr-x 2 root root 4096 Jun 22 03:40 cost [2026-06-22T03:41:41.211Z] -rw-r--r-- 1 root root 87 Jun 22 03:40 cost.csv [2026-06-22T03:41:41.211Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-06-22T03:41:41.211Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2026-06-22T03:41:41.211Z] total 16 [2026-06-22T03:41:41.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 03:40 . [2026-06-22T03:41:41.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:41 .. [2026-06-22T03:41:41.211Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 03:40 cost [2026-06-22T03:41:41.211Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 22 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:41.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:42.436Z] ---> package-listing.sh [2026-06-22T03:41:42.436Z] ++ facter osfamily [2026-06-22T03:41:42.436Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T03:41:42.696Z] + OS_FAMILY=debian [2026-06-22T03:41:42.696Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2026-06-22T03:41:42.696Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T03:41:42.696Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T03:41:42.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T03:41:42.696Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T03:41:42.696Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2026-06-22T03:41:42.696Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T03:41:42.696Z] + case "${OS_FAMILY}" in [2026-06-22T03:41:42.696Z] + dpkg -l [2026-06-22T03:41:42.696Z] + grep '^ii' [2026-06-22T03:41:42.696Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T03:41:42.696Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T03:41:42.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T03:41:42.696Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2026-06-22T03:41:42.696Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2026-06-22T03:41:42.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2026-06-22T03:41:42.708Z] 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 [2026-06-22T03:41:42.987Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T03:41:43.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T03:41:43.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T03:41:43.626Z] prd-ubuntu20.04-docker-8c-8g-13618 does not seem to be running inside a container [2026-06-22T03:41:43.651Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-22T03:41:43.844Z] $ docker top 3f70f723a3bb1a2d42c699ffa7218a32fc5893de8649e5b34e11c549af49be60 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T03:41:44.204Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T03:41:44.489Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T03:41:44.773Z] + ls /var/log/sa-host [2026-06-22T03:41:44.773Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T03:41:44.928Z] provisioning config files... [2026-06-22T03:41:44.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config17723707970215998493tmp [Pipeline] { [Pipeline] echo [2026-06-22T03:41:44.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:45.242Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T03:41:45.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:45.588Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T03:41:45.598Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:45.879Z] ---> sudo-logs.sh [2026-06-22T03:41:45.879Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T03:41:45.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:46.204Z] ---> job-cost.sh [2026-06-22T03:41:46.204Z] lf-activate-venv: SKIPPING [2026-06-22T03:41:46.204Z] DEBUG: total: 0.2199999988079071 [2026-06-22T03:41:46.204Z] INFO: Retrieving Stack Cost... [2026-06-22T03:41:46.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T03:41:47.031Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T03:41:47.044Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T03:41:47.327Z] ---> logs-deploy.sh [2026-06-22T03:41:47.327Z] lf-activate-venv: SKIPPING [2026-06-22T03:41:47.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/134 [2026-06-22T03:41:47.327Z] INFO: archiving workspace using pattern(s): [2026-06-22T03:41:48.261Z] Archives upload complete. [2026-06-22T03:41:48.519Z] INFO: archiving logs to Nexus [2026-06-22T03:41:49.089Z] ---> uname -a: [2026-06-22T03:41:49.089Z] Linux prd-ubuntu20-04-docker-8c-8g-13618 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] ---> lscpu: [2026-06-22T03:41:49.089Z] Architecture: x86_64 [2026-06-22T03:41:49.089Z] CPU op-mode(s): 32-bit, 64-bit [2026-06-22T03:41:49.089Z] Byte Order: Little Endian [2026-06-22T03:41:49.089Z] Address sizes: 40 bits physical, 48 bits virtual [2026-06-22T03:41:49.089Z] CPU(s): 8 [2026-06-22T03:41:49.089Z] On-line CPU(s) list: 0-7 [2026-06-22T03:41:49.089Z] Thread(s) per core: 1 [2026-06-22T03:41:49.089Z] Core(s) per socket: 1 [2026-06-22T03:41:49.089Z] Socket(s): 8 [2026-06-22T03:41:49.089Z] NUMA node(s): 1 [2026-06-22T03:41:49.089Z] Vendor ID: AuthenticAMD [2026-06-22T03:41:49.089Z] CPU family: 23 [2026-06-22T03:41:49.089Z] Model: 49 [2026-06-22T03:41:49.089Z] Model name: AMD EPYC-Rome Processor [2026-06-22T03:41:49.089Z] Stepping: 0 [2026-06-22T03:41:49.089Z] CPU MHz: 2799.998 [2026-06-22T03:41:49.089Z] BogoMIPS: 5599.99 [2026-06-22T03:41:49.089Z] Virtualization: AMD-V [2026-06-22T03:41:49.089Z] Hypervisor vendor: KVM [2026-06-22T03:41:49.089Z] Virtualization type: full [2026-06-22T03:41:49.089Z] L1d cache: 256 KiB [2026-06-22T03:41:49.089Z] L1i cache: 256 KiB [2026-06-22T03:41:49.089Z] L2 cache: 4 MiB [2026-06-22T03:41:49.089Z] L3 cache: 128 MiB [2026-06-22T03:41:49.089Z] NUMA node0 CPU(s): 0-7 [2026-06-22T03:41:49.089Z] Vulnerability Gather data sampling: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Itlb multihit: Not affected [2026-06-22T03:41:49.089Z] Vulnerability L1tf: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Mds: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Meltdown: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Mmio stale data: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Retbleed: Vulnerable [2026-06-22T03:41:49.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-06-22T03:41:49.089Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-06-22T03:41:49.089Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-06-22T03:41:49.089Z] Vulnerability Srbds: Not affected [2026-06-22T03:41:49.089Z] Vulnerability Tsx async abort: Not affected [2026-06-22T03:41:49.089Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] ---> nproc: [2026-06-22T03:41:49.089Z] 8 [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] ---> df -h: [2026-06-22T03:41:49.089Z] Filesystem Size Used Avail Use% Mounted on [2026-06-22T03:41:49.089Z] overlay 155G 13G 143G 8% / [2026-06-22T03:41:49.089Z] tmpfs 64M 0 64M 0% /dev [2026-06-22T03:41:49.089Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-06-22T03:41:49.089Z] shm 64M 0 64M 0% /dev/shm [2026-06-22T03:41:49.089Z] /dev/vda1 155G 13G 143G 8% /facter-os [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] ---> sar -b -r -n DEV: [2026-06-22T03:41:49.089Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13618) 06/22/26 _x86_64_ (8 CPU) [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] 03:11:58 LINUX RESTART (8 CPU) [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] 03:12:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-06-22T03:41:49.089Z] 03:13:02 324.29 199.43 52.55 72.32 17611.85 45300.94 5654977.23 [2026-06-22T03:41:49.089Z] 03:14:01 3.73 0.00 3.73 0.00 0.00 506.78 0.00 [2026-06-22T03:41:49.089Z] 03:15:01 1.87 0.00 1.87 0.00 0.00 155.01 0.00 [2026-06-22T03:41:49.089Z] 03:16:01 1.02 0.00 1.02 0.00 0.00 145.84 0.00 [2026-06-22T03:41:49.089Z] 03:17:01 2.12 0.02 2.10 0.00 0.13 23.99 0.00 [2026-06-22T03:41:49.089Z] 03:18:01 3.31 0.28 3.03 0.00 12.26 180.68 0.00 [2026-06-22T03:41:49.089Z] 03:19:01 2.13 0.00 2.13 0.00 0.00 158.11 0.00 [2026-06-22T03:41:49.089Z] 03:20:01 1.27 0.00 1.27 0.00 0.00 148.24 0.00 [2026-06-22T03:41:49.089Z] 03:21:01 1.90 0.00 1.90 0.00 0.00 22.26 0.00 [2026-06-22T03:41:49.089Z] 03:22:01 1.35 0.00 1.35 0.00 0.00 149.04 0.00 [2026-06-22T03:41:49.089Z] 03:23:01 2.05 0.00 2.05 0.00 0.00 159.57 0.00 [2026-06-22T03:41:49.089Z] 03:24:01 1.40 0.00 1.40 0.00 0.00 150.24 0.00 [2026-06-22T03:41:49.089Z] 03:25:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 [2026-06-22T03:41:49.089Z] 03:26:01 1.38 0.00 1.38 0.00 0.00 150.37 0.00 [2026-06-22T03:41:49.089Z] 03:27:01 2.47 0.02 2.45 0.00 0.13 162.91 0.00 [2026-06-22T03:41:49.089Z] 03:28:01 1.47 0.00 1.47 0.00 0.00 150.91 0.00 [2026-06-22T03:41:49.089Z] 03:29:01 1.62 0.00 1.62 0.00 0.00 153.44 0.00 [2026-06-22T03:41:49.089Z] 03:30:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2026-06-22T03:41:49.089Z] 03:31:01 1.50 0.00 1.50 0.00 0.00 152.64 0.00 [2026-06-22T03:41:49.089Z] 03:32:01 0.90 0.00 0.90 0.00 0.00 144.01 0.00 [2026-06-22T03:41:49.089Z] 03:33:01 1.50 0.00 1.50 0.00 0.00 152.08 0.00 [2026-06-22T03:41:49.089Z] 03:34:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 [2026-06-22T03:41:49.089Z] 03:35:01 1.48 0.00 1.48 0.00 0.00 152.35 0.00 [2026-06-22T03:41:49.089Z] 03:36:01 0.97 0.00 0.97 0.00 0.00 147.34 0.00 [2026-06-22T03:41:49.089Z] 03:37:01 1.13 0.00 1.13 0.00 0.00 148.75 0.00 [2026-06-22T03:41:49.089Z] 03:38:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2026-06-22T03:41:49.089Z] 03:39:01 255.53 4.78 250.75 0.00 234.99 2891.57 0.00 [2026-06-22T03:41:49.089Z] 03:40:01 113.40 8.87 104.53 0.00 1420.70 47833.36 0.00 [2026-06-22T03:41:49.089Z] 03:41:01 116.95 0.35 116.60 0.00 17.46 61976.74 0.00 [2026-06-22T03:41:49.089Z] Average: 28.37 6.71 19.40 2.25 607.45 5432.45 176296.76 [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] 03:12:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-06-22T03:41:49.089Z] 03:13:02 30249932 31827128 525396 1.60 62300 1837232 1570640 4.63 640720 1691380 9896 [2026-06-22T03:41:49.089Z] 03:14:01 30249912 31827264 524896 1.60 62380 1837236 1570640 4.63 641056 1691364 8 [2026-06-22T03:41:49.089Z] 03:15:01 30252620 31830064 521932 1.59 62476 1837236 1570640 4.63 638712 1691364 4 [2026-06-22T03:41:49.089Z] 03:16:01 30252060 31829552 522384 1.59 62516 1837240 1570640 4.63 638784 1691368 8 [2026-06-22T03:41:49.089Z] 03:17:01 30250628 31828380 523468 1.59 62616 1837360 1570640 4.63 638768 1691500 8 [2026-06-22T03:41:49.089Z] 03:18:01 30249656 31828268 522844 1.59 62816 1837880 1624224 4.79 639440 1691936 56 [2026-06-22T03:41:49.089Z] 03:19:01 30248828 31827552 523548 1.59 62908 1837888 1608120 4.74 639508 1691944 8 [2026-06-22T03:41:49.089Z] 03:20:01 30248936 31827796 523188 1.59 62996 1837888 1608120 4.74 640008 1691944 12 [2026-06-22T03:41:49.089Z] 03:21:01 30249456 31828416 522476 1.59 63092 1837892 1608120 4.74 640648 1691952 8 [2026-06-22T03:41:49.089Z] 03:22:01 30249320 31828336 522328 1.59 63188 1837892 1608120 4.74 640524 1691948 8 [2026-06-22T03:41:49.089Z] 03:23:01 30250744 31829880 520684 1.58 63284 1837868 1608120 4.74 639152 1691932 8 [2026-06-22T03:41:49.089Z] 03:24:01 30250324 31829576 520852 1.58 63372 1837872 1608120 4.74 639352 1691932 8 [2026-06-22T03:41:49.089Z] 03:25:01 30249832 31829156 520896 1.58 63468 1837872 1608120 4.74 639448 1691932 8 [2026-06-22T03:41:49.089Z] 03:26:01 30249492 31828916 521072 1.59 63564 1837876 1608120 4.74 639544 1691936 8 [2026-06-22T03:41:49.089Z] 03:27:01 30242356 31821956 527420 1.60 63680 1837876 1607884 4.74 650348 1691936 44 [2026-06-22T03:41:49.089Z] 03:28:01 30246712 31826424 522972 1.59 63760 1837884 1591708 4.69 640144 1691940 8 [2026-06-22T03:41:49.089Z] 03:29:01 30246964 31826680 522576 1.59 63808 1837888 1591708 4.69 640188 1691944 16 [2026-06-22T03:41:49.089Z] 03:30:01 30247084 31826888 522564 1.59 63848 1837888 1591708 4.69 640572 1691944 8 [2026-06-22T03:41:49.089Z] 03:31:01 30247384 31827192 522196 1.59 63884 1837892 1591708 4.69 640444 1691948 12 [2026-06-22T03:41:49.089Z] 03:32:01 30246600 31826456 522740 1.59 63900 1837892 1591708 4.69 640536 1691948 4 [2026-06-22T03:41:49.089Z] 03:33:01 30247432 31827360 521744 1.59 63932 1837896 1591708 4.69 640676 1691952 12 [2026-06-22T03:41:49.089Z] 03:34:01 30246824 31826752 522288 1.59 63948 1837896 1591708 4.69 640652 1691952 8 [2026-06-22T03:41:49.089Z] 03:35:01 30246620 31826584 522480 1.59 63980 1837904 1591708 4.69 640660 1691956 8 [2026-06-22T03:41:49.089Z] 03:36:01 30246068 31826068 523084 1.59 64004 1837908 1591708 4.69 640696 1691960 8 [2026-06-22T03:41:49.089Z] 03:37:01 30246312 31826352 522760 1.59 64028 1837912 1591708 4.69 640844 1691960 4 [2026-06-22T03:41:49.089Z] 03:38:01 30246328 31826388 522660 1.59 64060 1837908 1591708 4.69 641400 1691968 20 [2026-06-22T03:41:49.089Z] 03:39:01 29988336 31599116 748764 2.28 64472 1867536 1632824 4.81 882996 1706124 1232 [2026-06-22T03:41:49.089Z] 03:40:01 27520056 31297252 986428 3.00 108324 3877592 2207916 6.51 1669564 3202992 670496 [2026-06-22T03:41:49.089Z] 03:41:01 26675184 31200844 1080548 3.29 137120 4517824 2112940 6.23 1505988 4131640 175972 [2026-06-22T03:41:49.089Z] Average: 30022138 31779745 565765 1.72 67508 2001549 1634922 4.82 714185 1828572 29583 [2026-06-22T03:41:49.089Z] [2026-06-22T03:41:49.089Z] 03:12:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-06-22T03:41:49.089Z] 03:13:02 ens3 236.27 163.04 555.27 29.02 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:13:02 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:14:01 ens3 1.32 0.20 0.39 0.20 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:15:01 ens3 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:16:01 ens3 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.089Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:17:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:18:01 ens3 0.73 0.50 0.47 0.25 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:19:01 ens3 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:20:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:21:01 ens3 0.55 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:22:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:23:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:24:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:25:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:27:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:28:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:29:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:30:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:31:01 ens3 0.35 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:33:01 ens3 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:35:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:37:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:38:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:39:01 ens3 231.99 129.06 428.39 45.20 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:39:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:40:01 ens3 380.84 264.81 7763.58 72.95 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:40:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:40:01 docker0 64.51 75.34 5.12 623.64 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:40:01 veth5ae8f24 46.36 55.54 4.26 462.46 0.00 0.00 0.00 0.04 [2026-06-22T03:41:49.090Z] 03:41:01 ens3 368.49 244.74 7037.45 36.24 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:41:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:41:01 docker0 98.38 124.95 6.50 467.02 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] 03:41:01 veth5a229f3 98.33 125.03 7.84 467.03 0.00 0.00 0.00 0.04 [2026-06-22T03:41:49.090Z] Average: ens3 41.60 27.31 544.91 6.29 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] Average: docker0 5.64 6.94 0.40 37.78 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] Average: veth5a229f3 3.41 4.33 0.27 16.18 0.00 0.00 0.00 0.00 [2026-06-22T03:41:49.090Z] [2026-06-22T03:41:49.090Z] [2026-06-22T03:41:49.090Z] ---> sar -P ALL: [2026-06-22T03:41:49.090Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13618) 06/22/26 _x86_64_ (8 CPU) [2026-06-22T03:41:49.090Z] [2026-06-22T03:41:49.090Z] 03:11:58 LINUX RESTART (8 CPU) [2026-06-22T03:41:49.090Z] [2026-06-22T03:41:49.090Z] 03:12:07 CPU %user %nice %system %iowait %steal %idle [2026-06-22T03:41:49.090Z] 03:13:02 all 3.49 0.03 1.30 2.13 0.03 93.02 [2026-06-22T03:41:49.090Z] 03:13:02 0 3.39 0.07 1.14 3.16 0.04 92.20 [2026-06-22T03:41:49.090Z] 03:13:02 1 3.37 0.00 0.91 1.39 0.02 94.31 [2026-06-22T03:41:49.090Z] 03:13:02 2 3.47 0.00 1.10 1.22 0.04 94.17 [2026-06-22T03:41:49.090Z] 03:13:02 3 2.18 0.06 0.74 1.84 0.04 95.15 [2026-06-22T03:41:49.090Z] 03:13:02 4 1.91 0.06 0.72 1.08 0.04 96.20 [2026-06-22T03:41:49.090Z] 03:13:02 5 2.99 0.02 1.08 1.86 0.04 94.03 [2026-06-22T03:41:49.090Z] 03:13:02 6 4.32 0.00 2.82 3.19 0.02 89.65 [2026-06-22T03:41:49.090Z] 03:13:02 7 6.27 0.02 1.86 3.33 0.04 88.49 [2026-06-22T03:41:49.090Z] 03:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:14:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2026-06-22T03:41:49.090Z] 03:14:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2026-06-22T03:41:49.090Z] 03:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:14:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2026-06-22T03:41:49.090Z] 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-22T03:41:49.090Z] 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-22T03:41:49.090Z] 03:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:15:01 3 0.17 0.00 0.00 0.00 0.03 99.80 [2026-06-22T03:41:49.090Z] 03:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-22T03:41:49.090Z] 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:16:01 all 0.05 0.00 0.01 0.01 0.00 99.94 [2026-06-22T03:41:49.090Z] 03:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2026-06-22T03:41:49.090Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2026-06-22T03:41:49.090Z] 03:16:01 3 0.27 0.00 0.00 0.00 0.00 99.73 [2026-06-22T03:41:49.090Z] 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:16:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-06-22T03:41:49.090Z] 03:17:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2026-06-22T03:41:49.090Z] 03:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:17:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:18:01 all 0.03 0.00 0.04 0.01 0.01 99.91 [2026-06-22T03:41:49.090Z] 03:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2026-06-22T03:41:49.090Z] 03:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:18:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2026-06-22T03:41:49.090Z] 03:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-22T03:41:49.090Z] 03:18:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2026-06-22T03:41:49.090Z] 03:18:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2026-06-22T03:41:49.090Z] 03:18:01 6 0.05 0.00 0.05 0.07 0.00 99.83 [2026-06-22T03:41:49.090Z] 03:18:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2026-06-22T03:41:49.090Z] 03:19:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-22T03:41:49.090Z] 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-22T03:41:49.090Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:21:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2026-06-22T03:41:49.090Z] 03:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-06-22T03:41:49.090Z] 03:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:21:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2026-06-22T03:41:49.090Z] 03:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:21:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2026-06-22T03:41:49.090Z] 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:22:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2026-06-22T03:41:49.090Z] 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2026-06-22T03:41:49.090Z] 03:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-22T03:41:49.090Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-22T03:41:49.090Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2026-06-22T03:41:49.090Z] 03:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:23:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2026-06-22T03:41:49.090Z] 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] [2026-06-22T03:41:49.090Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2026-06-22T03:41:49.090Z] 03:24:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2026-06-22T03:41:49.090Z] 03:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2026-06-22T03:41:49.090Z] 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:24:01 3 1.74 0.00 0.00 0.00 0.02 98.24 [2026-06-22T03:41:49.090Z] 03:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.090Z] 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:24:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:25:01 all 0.14 0.00 0.00 0.01 0.00 99.85 [2026-06-22T03:41:49.090Z] 03:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.090Z] 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.090Z] 03:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:25:01 3 0.99 0.00 0.02 0.00 0.00 98.99 [2026-06-22T03:41:49.091Z] 03:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:25:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2026-06-22T03:41:49.091Z] 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:26:01 all 0.20 0.00 0.01 0.01 0.00 99.79 [2026-06-22T03:41:49.091Z] 03:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2026-06-22T03:41:49.091Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-22T03:41:49.091Z] 03:26:01 3 1.48 0.00 0.00 0.00 0.00 98.52 [2026-06-22T03:41:49.091Z] 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:26:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:27:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2026-06-22T03:41:49.091Z] 03:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-22T03:41:49.091Z] 03:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:27:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2026-06-22T03:41:49.091Z] 03:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2026-06-22T03:41:49.091Z] 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:27:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2026-06-22T03:41:49.091Z] 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:28:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2026-06-22T03:41:49.091Z] 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:28:01 3 1.26 0.00 0.02 0.00 0.00 98.73 [2026-06-22T03:41:49.091Z] 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-22T03:41:49.091Z] 03:29:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-22T03:41:49.091Z] 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:29:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2026-06-22T03:41:49.091Z] 03:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-22T03:41:49.091Z] 03:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2026-06-22T03:41:49.091Z] 03:30:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2026-06-22T03:41:49.091Z] 03:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-22T03:41:49.091Z] 03:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-22T03:41:49.091Z] 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:31:01 all 0.04 0.00 0.02 0.00 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:31:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2026-06-22T03:41:49.091Z] 03:31:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2026-06-22T03:41:49.091Z] 03:31:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2026-06-22T03:41:49.091Z] 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-22T03:41:49.091Z] 03:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-22T03:41:49.091Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:31:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-06-22T03:41:49.091Z] 03:32:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2026-06-22T03:41:49.091Z] 03:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2026-06-22T03:41:49.091Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-22T03:41:49.091Z] 03:32:01 3 1.37 0.00 0.00 0.00 0.02 98.61 [2026-06-22T03:41:49.091Z] 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:32:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:32:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2026-06-22T03:41:49.091Z] 03:33:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2026-06-22T03:41:49.091Z] 03:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2026-06-22T03:41:49.091Z] 03:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:33:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:33:01 3 1.91 0.00 0.00 0.00 0.00 98.09 [2026-06-22T03:41:49.091Z] 03:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-22T03:41:49.091Z] 03:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:34:01 all 0.09 0.00 0.02 0.00 0.00 99.88 [2026-06-22T03:41:49.091Z] 03:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2026-06-22T03:41:49.091Z] 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:34:01 3 0.63 0.00 0.12 0.00 0.00 99.25 [2026-06-22T03:41:49.091Z] 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] [2026-06-22T03:41:49.091Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2026-06-22T03:41:49.091Z] 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-06-22T03:41:49.091Z] 03:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2026-06-22T03:41:49.091Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2026-06-22T03:41:49.091Z] 03:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-22T03:41:49.091Z] 03:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:35:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:36:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2026-06-22T03:41:49.091Z] 03:36:01 0 0.02 0.00 0.08 0.00 0.02 99.88 [2026-06-22T03:41:49.091Z] 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:36:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2026-06-22T03:41:49.091Z] 03:36:01 3 0.66 0.00 0.02 0.00 0.00 99.32 [2026-06-22T03:41:49.091Z] 03:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:37:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2026-06-22T03:41:49.091Z] 03:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2026-06-22T03:41:49.091Z] 03:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2026-06-22T03:41:49.091Z] 03:37:01 3 1.21 0.00 0.05 0.00 0.02 98.73 [2026-06-22T03:41:49.091Z] 03:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-22T03:41:49.091Z] 03:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-06-22T03:41:49.091Z] 03:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2026-06-22T03:41:49.091Z] 03:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2026-06-22T03:41:49.091Z] 03:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-22T03:41:49.091Z] 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-22T03:41:49.091Z] 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-22T03:41:49.091Z] 03:39:01 all 2.64 0.00 0.35 0.43 0.02 96.55 [2026-06-22T03:41:49.091Z] 03:39:01 0 1.75 0.00 0.23 0.05 0.02 97.95 [2026-06-22T03:41:49.091Z] 03:39:01 1 0.90 0.00 0.18 0.05 0.03 98.83 [2026-06-22T03:41:49.091Z] 03:39:01 2 3.14 0.00 0.15 0.02 0.02 96.68 [2026-06-22T03:41:49.091Z] 03:39:01 3 1.32 0.00 0.37 0.03 0.02 98.26 [2026-06-22T03:41:49.091Z] 03:39:01 4 2.98 0.00 0.32 0.03 0.02 96.65 [2026-06-22T03:41:49.091Z] 03:39:01 5 1.42 0.00 0.23 0.00 0.02 98.33 [2026-06-22T03:41:49.091Z] 03:39:01 6 4.36 0.00 1.27 3.27 0.02 91.09 [2026-06-22T03:41:49.091Z] 03:39:01 7 5.25 0.00 0.05 0.02 0.03 94.65 [2026-06-22T03:41:49.091Z] 03:40:01 all 24.17 0.00 5.01 0.67 0.11 70.05 [2026-06-22T03:41:49.091Z] 03:40:01 0 23.11 0.00 4.91 0.10 0.10 71.77 [2026-06-22T03:41:49.091Z] 03:40:01 1 25.57 0.00 4.78 0.51 0.10 69.04 [2026-06-22T03:41:49.091Z] 03:40:01 2 24.31 0.00 4.22 0.15 0.10 71.22 [2026-06-22T03:41:49.091Z] 03:40:01 3 23.87 0.00 5.55 1.84 0.10 68.64 [2026-06-22T03:41:49.091Z] 03:40:01 4 23.50 0.00 4.55 0.36 0.12 71.47 [2026-06-22T03:41:49.091Z] 03:40:01 5 22.97 0.00 5.29 0.14 0.08 71.52 [2026-06-22T03:41:49.091Z] 03:40:01 6 24.14 0.00 4.90 0.73 0.12 70.12 [2026-06-22T03:41:49.091Z] 03:40:01 7 25.87 0.00 5.85 1.54 0.12 66.62 [2026-06-22T03:41:49.091Z] 03:41:01 all 24.18 0.00 4.58 0.50 0.09 70.65 [2026-06-22T03:41:49.091Z] 03:41:01 0 21.91 0.00 4.51 0.03 0.10 73.44 [2026-06-22T03:41:49.091Z] 03:41:01 1 24.27 0.00 4.05 0.35 0.08 71.24 [2026-06-22T03:41:49.091Z] 03:41:01 2 26.13 0.00 4.67 0.32 0.08 68.80 [2026-06-22T03:41:49.091Z] 03:41:01 3 25.79 0.00 4.39 0.19 0.12 69.52 [2026-06-22T03:41:49.091Z] 03:41:01 4 25.62 0.00 4.59 0.05 0.08 69.66 [2026-06-22T03:41:49.091Z] 03:41:01 5 23.95 0.00 4.21 0.02 0.10 71.73 [2026-06-22T03:41:49.091Z] 03:41:01 6 23.50 0.00 4.57 1.63 0.07 70.24 [2026-06-22T03:41:49.091Z] 03:41:01 7 22.26 0.00 5.62 1.41 0.10 70.61 [2026-06-22T03:41:49.091Z] Average: all 1.93 0.00 0.39 0.13 0.01 97.54 [2026-06-22T03:41:49.091Z] Average: 0 1.74 0.00 0.39 0.10 0.02 97.74 [2026-06-22T03:41:49.091Z] Average: 1 1.86 0.00 0.34 0.07 0.01 97.71 [2026-06-22T03:41:49.091Z] Average: 2 1.98 0.00 0.35 0.06 0.01 97.60 [2026-06-22T03:41:49.091Z] Average: 3 2.29 0.00 0.39 0.13 0.02 97.17 [2026-06-22T03:41:49.091Z] Average: 4 1.86 0.00 0.35 0.05 0.01 97.73 [2026-06-22T03:41:49.091Z] Average: 5 1.75 0.00 0.37 0.06 0.01 97.81 [2026-06-22T03:41:49.091Z] Average: 6 1.92 0.00 0.46 0.32 0.01 97.29 [2026-06-22T03:41:49.091Z] Average: 7 2.03 0.00 0.46 0.21 0.01 97.29 [2026-06-22T03:41:49.091Z] [2026-06-22T03:41:49.091Z] [2026-06-22T03:41:49.091Z]