Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 674610dda5f775552294508e37e4913c76e7ee65+b20ba73ed1266a13b240854122fe2f2a75963d10 (8fe238d3a1e54dc38189d48d1f244aa4d0974efa) 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-ssh4207784918527245428.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh169701464160650689.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5283/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/edgex-go/branches/PR-5283/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17423988777006599885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh18247170472924317854.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/edgex-go/branches/PR-5283/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/edgex-go/branches/PR-5283/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17690620155040271447.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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-544583 in /w/workspace/edgexfoundry_edgex-go_PR-5283 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5283/head:refs/remotes/origin/PR-5283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b20ba73ed1266a13b240854122fe2f2a75963d10 into PR head commit 674610dda5f775552294508e37e4913c76e7ee65 Merge succeeded, producing a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 Checking out Revision a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 (PR-5283) > git config core.sparsecheckout # timeout=10 > git checkout -f 674610dda5f775552294508e37e4913c76e7ee65 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 # timeout=10 Commit message: "Merge commit 'b20ba73ed1266a13b240854122fe2f2a75963d10' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk dad2e978bcf8c9c961c0d7402840c56375e8ec5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-23T08:30:57.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-23T08:30:57.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-23T08:30:57.461Z] ========================================================= [2025-10-23T08:30:57.461Z] EdgeX Global Pipelines Version Info [2025-10-23T08:30:57.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:30:58.566Z] ------------------- [2025-10-23T08:30:58.566Z] stable info: [2025-10-23T08:30:58.566Z] ------------------- [2025-10-23T08:30:58.566Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-23T08:30:58.566Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-23T08:30:58.566Z] Message: update stable to v1.0.278 [2025-10-23T08:30:59.141Z] ------------------- [2025-10-23T08:30:59.141Z] experimental info: [2025-10-23T08:30:59.141Z] ------------------- [2025-10-23T08:30:59.141Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-23T08:30:59.141Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-23T08:30:59.141Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-23T08:30:59.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-23T08:30:59.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-23T08:30:59.337Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-23T08:30:59.355Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-23T08:30:59.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-23T08:30:59.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-23T08:30:59.420Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-23T08:30:59.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-23T08:30:59.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-23T08:30:59.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-23T08:30:59.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-23T08:30:59.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-23T08:30:59.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-23T08:30:59.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-23T08:30:59.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-23T08:30:59.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-23T08:30:59.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-23T08:30:59.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-23T08:30:59.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-23T08:30:59.752Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-23T08:30:59.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-23T08:30:59.811Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-23T08:30:59.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-23T08:30:59.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5283 [Pipeline] echo [2025-10-23T08:30:59.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5283 [Pipeline] echo [2025-10-23T08:30:59.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5283 [Pipeline] echo [2025-10-23T08:30:59.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo [2025-10-23T08:30:59.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5ad4a2 [Pipeline] echo [2025-10-23T08:31:00.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T08:31:00.119Z] provisioning config files... [2025-10-23T08:31:00.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7768930113184769125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:31:00.464Z] ---> ****-login.sh [2025-10-23T08:31:00.464Z] nexus3.edgexfoundry.org:10001 [2025-10-23T08:31:00.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T08:31:00.725Z] [2025-10-23T08:31:00.725Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T08:31:00.725Z] Configure a credential helper to remove this warning. See [2025-10-23T08:31:00.725Z] https://docs.****.com/go/credential-store/ [2025-10-23T08:31:00.725Z] [2025-10-23T08:31:00.725Z] Login Succeeded [2025-10-23T08:31:00.725Z] nexus3.edgexfoundry.org:10002 [2025-10-23T08:31:00.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T08:31:00.725Z] [2025-10-23T08:31:00.726Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T08:31:00.726Z] Configure a credential helper to remove this warning. See [2025-10-23T08:31:00.726Z] https://docs.****.com/go/credential-store/ [2025-10-23T08:31:00.726Z] [2025-10-23T08:31:00.726Z] Login Succeeded [2025-10-23T08:31:00.726Z] nexus3.edgexfoundry.org:10003 [2025-10-23T08:31:00.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T08:31:00.988Z] [2025-10-23T08:31:00.989Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T08:31:00.989Z] Configure a credential helper to remove this warning. See [2025-10-23T08:31:00.989Z] https://docs.****.com/go/credential-store/ [2025-10-23T08:31:00.989Z] [2025-10-23T08:31:00.989Z] Login Succeeded [2025-10-23T08:31:00.989Z] nexus3.edgexfoundry.org:10004 [2025-10-23T08:31:00.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T08:31:00.989Z] [2025-10-23T08:31:00.989Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T08:31:00.989Z] Configure a credential helper to remove this warning. See [2025-10-23T08:31:00.989Z] https://docs.****.com/go/credential-store/ [2025-10-23T08:31:00.989Z] [2025-10-23T08:31:00.989Z] Login Succeeded [2025-10-23T08:31:00.989Z] ****.io [2025-10-23T08:31:00.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-23T08:31:01.252Z] [2025-10-23T08:31:01.252Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-23T08:31:01.252Z] Configure a credential helper to remove this warning. See [2025-10-23T08:31:01.252Z] https://docs.****.com/go/credential-store/ [2025-10-23T08:31:01.252Z] [2025-10-23T08:31:01.252Z] Login Succeeded [2025-10-23T08:31:01.252Z] ---> ****-login.sh ends [Pipeline] } [2025-10-23T08:31:01.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T08:31:01.593Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/core-command/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/core-data/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/core-keeper/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/core-metadata/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2025-10-23T08:31:01.593Z] cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-23T08:31:01.593Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2025-10-23T08:31:01.593Z] -f2 [2025-10-23T08:31:01.593Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/support-notifications/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-23T08:31:01.593Z] + dirname cmd/support-scheduler/Dockerfile [2025-10-23T08:31:01.593Z] + cut -d/ -f2 [2025-10-23T08:31:01.593Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-23T08:31:01.632Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-23T08:31:02.033Z] + git rev-list -1 --merges a5ad4a260d852c479fb8a9603ced3425c7c0e8f0~1..a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo [2025-10-23T08:31:02.049Z] -----------> git rev-list -1 --merges a5ad4a260d852c479fb8a9603ced3425c7c0e8f0~1..a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [2025-10-23T08:31:02.049Z] a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [false] [Pipeline] sh [2025-10-23T08:31:02.346Z] + git log --format=format:%s -1 a5ad4a260d852c479fb8a9603ced3425c7c0e8f0 [Pipeline] echo [2025-10-23T08:31:02.359Z] ========================================================= [2025-10-23T08:31:02.359Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-23T08:31:02.359Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-23T08:31:02.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-23T08:31:02.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-23T08:31:02.748Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-23T08:31:02.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-23T08:31:02.748Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2025-10-23T08:31:02.748Z] /etc/ssh/ssh_known_hosts [2025-10-23T08:31:02.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T08:31:03.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T08:31:03.114Z] [2025-10-23T08:31:03.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T08:31:03.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T08:31:03.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-23T08:31:03.435Z] 3dae71ba6b94: Pulling fs layer [2025-10-23T08:31:03.435Z] 6bf1a483ea7c: Pulling fs layer [2025-10-23T08:31:03.435Z] f5dfc541a4d3: Pulling fs layer [2025-10-23T08:31:03.435Z] 461d9e800cba: Pulling fs layer [2025-10-23T08:31:03.435Z] 80192f66455f: Pulling fs layer [2025-10-23T08:31:03.435Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-23T08:31:03.435Z] a29436f7fd5d: Pulling fs layer [2025-10-23T08:31:03.435Z] 923cac83aea3: Pulling fs layer [2025-10-23T08:31:03.435Z] 25ad8b0a4227: Pulling fs layer [2025-10-23T08:31:03.435Z] db01528c6b51: Pulling fs layer [2025-10-23T08:31:03.435Z] 28988de357af: Pulling fs layer [2025-10-23T08:31:03.435Z] db01528c6b51: Waiting [2025-10-23T08:31:03.435Z] 80192f66455f: Waiting [2025-10-23T08:31:03.435Z] 25ad8b0a4227: Waiting [2025-10-23T08:31:03.435Z] 28988de357af: Waiting [2025-10-23T08:31:03.435Z] 461d9e800cba: Waiting [2025-10-23T08:31:03.435Z] 2e8e34ca0e6c: Waiting [2025-10-23T08:31:03.435Z] 923cac83aea3: Waiting [2025-10-23T08:31:03.435Z] a29436f7fd5d: Waiting [2025-10-23T08:31:03.435Z] 6bf1a483ea7c: Verifying Checksum [2025-10-23T08:31:03.435Z] 6bf1a483ea7c: Download complete [2025-10-23T08:31:03.435Z] 461d9e800cba: Verifying Checksum [2025-10-23T08:31:03.435Z] 461d9e800cba: Download complete [2025-10-23T08:31:03.695Z] 80192f66455f: Verifying Checksum [2025-10-23T08:31:03.695Z] 80192f66455f: Download complete [2025-10-23T08:31:03.695Z] f5dfc541a4d3: Verifying Checksum [2025-10-23T08:31:03.695Z] f5dfc541a4d3: Download complete [2025-10-23T08:31:03.954Z] 3dae71ba6b94: Verifying Checksum [2025-10-23T08:31:03.954Z] 3dae71ba6b94: Download complete [2025-10-23T08:31:03.954Z] 923cac83aea3: Download complete [2025-10-23T08:31:03.954Z] 25ad8b0a4227: Verifying Checksum [2025-10-23T08:31:03.954Z] 25ad8b0a4227: Download complete [2025-10-23T08:31:03.954Z] db01528c6b51: Verifying Checksum [2025-10-23T08:31:03.954Z] db01528c6b51: Download complete [2025-10-23T08:31:03.954Z] 28988de357af: Verifying Checksum [2025-10-23T08:31:03.954Z] 28988de357af: Download complete [2025-10-23T08:31:04.522Z] a29436f7fd5d: Verifying Checksum [2025-10-23T08:31:04.522Z] a29436f7fd5d: Download complete [2025-10-23T08:31:05.088Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-23T08:31:05.088Z] 2e8e34ca0e6c: Download complete [2025-10-23T08:31:05.353Z] 3dae71ba6b94: Pull complete [2025-10-23T08:31:05.614Z] 6bf1a483ea7c: Pull complete [2025-10-23T08:31:06.183Z] f5dfc541a4d3: Pull complete [2025-10-23T08:31:06.443Z] 461d9e800cba: Pull complete [2025-10-23T08:31:06.443Z] 80192f66455f: Pull complete [2025-10-23T08:31:10.640Z] 2e8e34ca0e6c: Pull complete [2025-10-23T08:31:11.612Z] a29436f7fd5d: Pull complete [2025-10-23T08:31:11.881Z] 923cac83aea3: Pull complete [2025-10-23T08:31:12.453Z] 25ad8b0a4227: Pull complete [2025-10-23T08:31:13.044Z] db01528c6b51: Pull complete [2025-10-23T08:31:13.318Z] 28988de357af: Pull complete [2025-10-23T08:31:13.582Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-23T08:31:13.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-23T08:31:13.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T08:31:13.792Z] prd-ubuntu20.04-docker-8c-8g-544583 does not seem to be running inside a container [2025-10-23T08:31:13.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2025-10-23T08:31:21.647Z] $ docker top e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 -eo pid,comm [2025-10-23T08:31:21.709Z] 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). [2025-10-23T08:31:21.709Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-23T08:31:21.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T08:31:21.771Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T08:31:21.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T08:31:21.898Z] $ docker exec e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent [2025-10-23T08:31:22.000Z] SSH_AUTH_SOCK=/tmp/ssh-BsWz665jk2qQ/agent.15 [2025-10-23T08:31:22.000Z] SSH_AGENT_PID=21 [2025-10-23T08:31:22.050Z] Running ssh-add (command line suppressed) [2025-10-23T08:31:22.163Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13936937614865712695.key (/w/workspace/edgex-go/3@tmp/private_key_13936937614865712695.key) [2025-10-23T08:31:22.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T08:31:22.473Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] sh [2025-10-23T08:31:22.763Z] + git tag --points-at HEAD [Pipeline] } [2025-10-23T08:31:22.782Z] $ docker exec --env ******** --env ******** e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent -k [2025-10-23T08:31:22.883Z] unset SSH_AUTH_SOCK; [2025-10-23T08:31:22.883Z] unset SSH_AGENT_PID; [2025-10-23T08:31:22.883Z] echo Agent pid 21 killed; [2025-10-23T08:31:22.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-23T08:31:22.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-23T08:31:22.934Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-23T08:31:23.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-23T08:31:23.037Z] $ docker exec e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent [2025-10-23T08:31:23.136Z] SSH_AUTH_SOCK=/tmp/ssh-wQAtQGaanyFX/agent.86 [2025-10-23T08:31:23.136Z] SSH_AGENT_PID=91 [2025-10-23T08:31:23.144Z] Running ssh-add (command line suppressed) [2025-10-23T08:31:23.246Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1061722013063345841.key (/w/workspace/edgex-go/3@tmp/private_key_1061722013063345841.key) [2025-10-23T08:31:23.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-23T08:31:23.560Z] + git semver init [2025-10-23T08:31:23.818Z] 2025-10-23 08:31:23,779 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-23T08:31:23.818Z] 2025-10-23 08:31:23,799 [run_init] DEBUG init version:0.0.0 force:False [2025-10-23T08:31:23.818Z] 2025-10-23 08:31:23,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-10-23T08:31:23.819Z] 2025-10-23 08:31:23,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-10-23T08:31:23.819Z] 2025-10-23 08:31:23,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, stdin=None, shell=False, universal_newlines=False) [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,295 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,295 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5283 with force:False [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5283 [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,300 [execute] INFO git cat-file --batch-check [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,301 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,305 [execute] INFO git cat-file --batch [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-23T08:31:42.070Z] 2025-10-23 08:31:39,308 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5283 [2025-10-23T08:31:42.070Z] 0.0.0 [Pipeline] } [2025-10-23T08:31:42.084Z] $ docker exec --env ******** --env ******** e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 ssh-agent -k [2025-10-23T08:31:42.170Z] unset SSH_AUTH_SOCK; [2025-10-23T08:31:42.171Z] unset SSH_AGENT_PID; [2025-10-23T08:31:42.171Z] echo Agent pid 91 killed; [2025-10-23T08:31:42.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-23T08:31:42.508Z] + git semver [Pipeline] } [2025-10-23T08:31:42.776Z] $ docker stop --time=1 e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 [2025-10-23T08:31:44.196Z] $ docker rm -f --volumes e5a3e40283a85f2e281e215b1288e0da10d5ea4380455d62eb338f11f1279c90 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-23T08:31:44.562Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-23T08:31:44.898Z] Stashed 1 file(s) [Pipeline] echo [2025-10-23T08:31:44.901Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker 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] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-23T08:31:45.602Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-10-23T08:31:45.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T08:31:45.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-23T08:31:45.671Z] ========================================================= [2025-10-23T08:31:45.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-23T08:31:45.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-23T08:31:46.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T08:31:46.006Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-23T08:31:46.006Z] 9824c27679d3: Pulling fs layer [2025-10-23T08:31:46.006Z] 8371a51cbc44: Pulling fs layer [2025-10-23T08:31:46.006Z] d5791340ef18: Pulling fs layer [2025-10-23T08:31:46.006Z] d3178a7b2709: Pulling fs layer [2025-10-23T08:31:46.006Z] 4f4fb700ef54: Pulling fs layer [2025-10-23T08:31:46.006Z] 063b4f904bf5: Pulling fs layer [2025-10-23T08:31:46.006Z] 066ecc492849: Pulling fs layer [2025-10-23T08:31:46.006Z] 50a4da29d654: Pulling fs layer [2025-10-23T08:31:46.006Z] 417dd178857c: Pulling fs layer [2025-10-23T08:31:46.006Z] d3178a7b2709: Waiting [2025-10-23T08:31:46.006Z] 4f4fb700ef54: Waiting [2025-10-23T08:31:46.006Z] 063b4f904bf5: Waiting [2025-10-23T08:31:46.006Z] 417dd178857c: Waiting [2025-10-23T08:31:46.006Z] 066ecc492849: Waiting [2025-10-23T08:31:46.006Z] 50a4da29d654: Waiting [2025-10-23T08:31:46.006Z] 8371a51cbc44: Verifying Checksum [2025-10-23T08:31:46.006Z] 8371a51cbc44: Download complete [2025-10-23T08:31:46.006Z] d3178a7b2709: Download complete [2025-10-23T08:31:46.006Z] 4f4fb700ef54: Verifying Checksum [2025-10-23T08:31:46.006Z] 4f4fb700ef54: Download complete [2025-10-23T08:31:46.006Z] 9824c27679d3: Verifying Checksum [2025-10-23T08:31:46.006Z] 9824c27679d3: Download complete [2025-10-23T08:31:46.006Z] 063b4f904bf5: Verifying Checksum [2025-10-23T08:31:46.006Z] 063b4f904bf5: Download complete [2025-10-23T08:31:46.265Z] 066ecc492849: Verifying Checksum [2025-10-23T08:31:46.265Z] 066ecc492849: Download complete [2025-10-23T08:31:46.265Z] 9824c27679d3: Pull complete [2025-10-23T08:31:46.265Z] 8371a51cbc44: Pull complete [2025-10-23T08:31:46.525Z] 417dd178857c: Verifying Checksum [2025-10-23T08:31:46.525Z] 417dd178857c: Download complete [2025-10-23T08:31:46.784Z] d5791340ef18: Download complete [2025-10-23T08:31:47.047Z] 50a4da29d654: Verifying Checksum [2025-10-23T08:31:47.047Z] 50a4da29d654: Download complete [2025-10-23T08:31:52.407Z] d5791340ef18: Pull complete [2025-10-23T08:31:52.407Z] d3178a7b2709: Pull complete [2025-10-23T08:31:52.407Z] 4f4fb700ef54: Pull complete [2025-10-23T08:31:52.407Z] 063b4f904bf5: Pull complete [2025-10-23T08:31:52.407Z] 066ecc492849: Pull complete [2025-10-23T08:31:54.962Z] 50a4da29d654: Pull complete [2025-10-23T08:31:55.576Z] 417dd178857c: Pull complete [2025-10-23T08:31:55.843Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-23T08:31:55.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T08:31:55.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-23T08:31:56.163Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T08:31:56.163Z] WORKDIR /edgex [2025-10-23T08:31:56.163Z] COPY go.mod . [2025-10-23T08:31:56.163Z] RUN go mod download [2025-10-23T08:31:56.163Z] + docker build -t ci-base-image-x86_64 -f - . [2025-10-23T08:31:59.492Z] #0 building with "default" instance using docker driver [2025-10-23T08:31:59.492Z] [2025-10-23T08:31:59.492Z] #1 [internal] load build definition from Dockerfile [2025-10-23T08:31:59.492Z] #1 transferring dockerfile: [2025-10-23T08:31:59.753Z] #1 transferring dockerfile: 164B done [2025-10-23T08:31:59.753Z] #1 DONE 0.8s [2025-10-23T08:31:59.753Z] [2025-10-23T08:31:59.753Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T08:31:59.753Z] #2 DONE 0.0s [2025-10-23T08:31:59.753Z] [2025-10-23T08:31:59.753Z] #3 [internal] load .dockerignore [2025-10-23T08:31:59.753Z] #3 transferring context: [2025-10-23T08:32:00.016Z] #3 transferring context: 50B done [2025-10-23T08:32:00.016Z] #3 DONE 0.3s [2025-10-23T08:32:00.274Z] [2025-10-23T08:32:00.274Z] #4 [internal] load build context [2025-10-23T08:32:00.857Z] #4 transferring context: 6.57kB done [2025-10-23T08:32:00.857Z] #4 DONE 0.8s [2025-10-23T08:32:00.857Z] [2025-10-23T08:32:00.857Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-23T08:32:02.778Z] #5 DONE 2.5s [2025-10-23T08:32:02.778Z] [2025-10-23T08:32:02.778Z] #6 [2/4] WORKDIR /edgex [2025-10-23T08:32:10.959Z] #6 DONE 8.0s [2025-10-23T08:32:10.959Z] [2025-10-23T08:32:10.959Z] #7 [3/4] COPY go.mod . [2025-10-23T08:32:10.959Z] #7 DONE 0.2s [2025-10-23T08:32:10.959Z] [2025-10-23T08:32:10.959Z] #8 [4/4] RUN go mod download [2025-10-23T08:32:11.530Z] #8 0.556 go: go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local) [2025-10-23T08:32:11.530Z] #8 ERROR: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1 [2025-10-23T08:32:11.790Z] ------ [2025-10-23T08:32:11.790Z] > [4/4] RUN go mod download: [2025-10-23T08:32:11.790Z] 0.556 go: go.mod requires go >= 1.24.0 (running go 1.23.12; GOTOOLCHAIN=local) [2025-10-23T08:32:11.790Z] ------ [2025-10-23T08:32:11.790Z] Dockerfile:4 [2025-10-23T08:32:11.790Z] -------------------- [2025-10-23T08:32:11.790Z] 2 | WORKDIR /edgex [2025-10-23T08:32:11.790Z] 3 | COPY go.mod . [2025-10-23T08:32:11.790Z] 4 | >>> RUN go mod download [2025-10-23T08:32:11.790Z] 5 | [2025-10-23T08:32:11.790Z] -------------------- [2025-10-23T08:32:11.790Z] ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-23T08:32:12.082Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 [2025-10-23T08:32:12.792Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:13.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:13.955Z] ---> package-listing.sh [2025-10-23T08:32:13.955Z] ++ facter osfamily [2025-10-23T08:32:13.955Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-23T08:32:14.214Z] + OS_FAMILY=debian [2025-10-23T08:32:14.214Z] + workspace=/w/workspace/edgex-go/3 [2025-10-23T08:32:14.214Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-23T08:32:14.214Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-23T08:32:14.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-23T08:32:14.214Z] + PACKAGES=/tmp/packages_start.txt [2025-10-23T08:32:14.214Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-23T08:32:14.214Z] + PACKAGES=/tmp/packages_end.txt [2025-10-23T08:32:14.215Z] + case "${OS_FAMILY}" in [2025-10-23T08:32:14.215Z] + dpkg -l [2025-10-23T08:32:14.215Z] + grep '^ii' [2025-10-23T08:32:14.215Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-23T08:32:14.215Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-23T08:32:14.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-23T08:32:14.215Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-23T08:32:14.215Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-10-23T08:32:14.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2025-10-23T08:32:14.225Z] 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-23T08:32:14.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T08:32:15.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T08:32:15.068Z] [2025-10-23T08:32:15.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-23T08:32:15.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T08:32:15.376Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-23T08:32:15.376Z] 5eb5b503b376: Pulling fs layer [2025-10-23T08:32:15.682Z] 5c69ac0246d0: Pulling fs layer [2025-10-23T08:32:15.682Z] ec43610c2a17: Pulling fs layer [2025-10-23T08:32:15.682Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-23T08:32:15.682Z] 33b1e0a273af: Pulling fs layer [2025-10-23T08:32:15.682Z] 5d3b04190fa2: Pulling fs layer [2025-10-23T08:32:15.682Z] 2f39f015ded8: Pulling fs layer [2025-10-23T08:32:15.682Z] 33b1e0a273af: Waiting [2025-10-23T08:32:15.682Z] 5d3b04190fa2: Waiting [2025-10-23T08:32:15.682Z] 3a2ae6a8a46f: Waiting [2025-10-23T08:32:15.682Z] 5c69ac0246d0: Verifying Checksum [2025-10-23T08:32:15.682Z] 5c69ac0246d0: Download complete [2025-10-23T08:32:15.682Z] 3a2ae6a8a46f: Download complete [2025-10-23T08:32:15.682Z] 33b1e0a273af: Download complete [2025-10-23T08:32:15.682Z] ec43610c2a17: Verifying Checksum [2025-10-23T08:32:15.682Z] ec43610c2a17: Download complete [2025-10-23T08:32:15.682Z] 5d3b04190fa2: Verifying Checksum [2025-10-23T08:32:15.682Z] 5d3b04190fa2: Download complete [2025-10-23T08:32:15.941Z] 5eb5b503b376: Verifying Checksum [2025-10-23T08:32:15.941Z] 5eb5b503b376: Download complete [2025-10-23T08:32:16.506Z] 2f39f015ded8: Verifying Checksum [2025-10-23T08:32:16.506Z] 2f39f015ded8: Download complete [2025-10-23T08:32:17.923Z] 5eb5b503b376: Pull complete [2025-10-23T08:32:18.183Z] 5c69ac0246d0: Pull complete [2025-10-23T08:32:19.115Z] ec43610c2a17: Pull complete [2025-10-23T08:32:19.684Z] 3a2ae6a8a46f: Pull complete [2025-10-23T08:32:20.268Z] 33b1e0a273af: Pull complete [2025-10-23T08:32:20.835Z] 5d3b04190fa2: Pull complete [2025-10-23T08:32:27.428Z] 2f39f015ded8: Pull complete [2025-10-23T08:32:27.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-23T08:32:27.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-23T08:32:27.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-23T08:32:27.548Z] prd-ubuntu20.04-docker-8c-8g-544583 does not seem to be running inside a container [2025-10-23T08:32:27.625Z] $ 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/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2025-10-23T08:32:39.992Z] $ docker top f6c48f506e73f59512867fab4e340021508193eafb3f531062ced7219a622c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-23T08:32:40.405Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-23T08:32:40.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-23T08:32:40.990Z] + ls /var/log/sa-host [2025-10-23T08:32:40.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-23T08:32:41.085Z] provisioning config files... [2025-10-23T08:32:41.094Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1144021116874795475tmp [Pipeline] { [Pipeline] echo [2025-10-23T08:32:41.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:41.397Z] ---> create-netrc.sh [Pipeline] } [2025-10-23T08:32:41.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:41.750Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-23T08:32:41.759Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:42.045Z] ---> sudo-logs.sh [2025-10-23T08:32:42.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-23T08:32:42.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:42.360Z] ---> job-cost.sh [2025-10-23T08:32:42.360Z] lf-activate-venv: SKIPPING [2025-10-23T08:32:42.360Z] INFO: No Stack... [2025-10-23T08:32:42.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-23T08:32:42.879Z] INFO: Archiving Costs [Pipeline] echo [2025-10-23T08:32:42.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-23T08:32:43.177Z] ---> logs-deploy.sh [2025-10-23T08:32:43.178Z] lf-activate-venv: SKIPPING [2025-10-23T08:32:43.178Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5283/3 [2025-10-23T08:32:43.178Z] INFO: archiving workspace using pattern(s): [2025-10-23T08:32:44.117Z] Archives upload complete. [2025-10-23T08:32:44.377Z] INFO: archiving logs to Nexus [2025-10-23T08:32:44.956Z] ---> uname -a: [2025-10-23T08:32:44.956Z] Linux prd-ubuntu20-04-docker-8c-8g-544583 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] ---> lscpu: [2025-10-23T08:32:44.956Z] Architecture: x86_64 [2025-10-23T08:32:44.956Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-23T08:32:44.956Z] Byte Order: Little Endian [2025-10-23T08:32:44.956Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-23T08:32:44.956Z] CPU(s): 8 [2025-10-23T08:32:44.956Z] On-line CPU(s) list: 0-7 [2025-10-23T08:32:44.956Z] Thread(s) per core: 1 [2025-10-23T08:32:44.956Z] Core(s) per socket: 1 [2025-10-23T08:32:44.956Z] Socket(s): 8 [2025-10-23T08:32:44.956Z] NUMA node(s): 1 [2025-10-23T08:32:44.956Z] Vendor ID: AuthenticAMD [2025-10-23T08:32:44.956Z] CPU family: 23 [2025-10-23T08:32:44.956Z] Model: 49 [2025-10-23T08:32:44.956Z] Model name: AMD EPYC-Rome Processor [2025-10-23T08:32:44.956Z] Stepping: 0 [2025-10-23T08:32:44.956Z] CPU MHz: 2800.000 [2025-10-23T08:32:44.956Z] BogoMIPS: 5600.00 [2025-10-23T08:32:44.956Z] Virtualization: AMD-V [2025-10-23T08:32:44.956Z] Hypervisor vendor: KVM [2025-10-23T08:32:44.956Z] Virtualization type: full [2025-10-23T08:32:44.956Z] L1d cache: 256 KiB [2025-10-23T08:32:44.956Z] L1i cache: 256 KiB [2025-10-23T08:32:44.956Z] L2 cache: 4 MiB [2025-10-23T08:32:44.956Z] L3 cache: 128 MiB [2025-10-23T08:32:44.956Z] NUMA node0 CPU(s): 0-7 [2025-10-23T08:32:44.956Z] Vulnerability Gather data sampling: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Itlb multihit: Not affected [2025-10-23T08:32:44.956Z] Vulnerability L1tf: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Mds: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Meltdown: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Mmio stale data: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Retbleed: Vulnerable [2025-10-23T08:32:44.956Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-23T08:32:44.956Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-23T08:32:44.956Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-23T08:32:44.956Z] Vulnerability Srbds: Not affected [2025-10-23T08:32:44.956Z] Vulnerability Tsx async abort: Not affected [2025-10-23T08:32:44.956Z] 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 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] ---> nproc: [2025-10-23T08:32:44.956Z] 8 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] ---> df -h: [2025-10-23T08:32:44.956Z] Filesystem Size Used Avail Use% Mounted on [2025-10-23T08:32:44.956Z] overlay 155G 12G 144G 8% / [2025-10-23T08:32:44.956Z] tmpfs 64M 0 64M 0% /dev [2025-10-23T08:32:44.956Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-23T08:32:44.956Z] shm 64M 0 64M 0% /dev/shm [2025-10-23T08:32:44.956Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] ---> sar -b -r -n DEV: [2025-10-23T08:32:44.956Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544583) 10/23/25 _x86_64_ (8 CPU) [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:29:41 LINUX RESTART (8 CPU) [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-23T08:32:44.956Z] 08:31:03 176.46 68.78 107.68 0.00 11743.82 59292.50 0.00 [2025-10-23T08:32:44.956Z] 08:32:01 76.16 13.12 63.04 0.00 2246.37 40829.12 0.00 [2025-10-23T08:32:44.956Z] Average: 127.16 41.42 85.74 0.00 7075.96 50218.02 0.00 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-23T08:32:44.956Z] 08:31:03 29789324 31607368 744936 2.27 64108 2073384 1742680 5.14 926176 1861092 9000 [2025-10-23T08:32:44.956Z] 08:32:01 28140068 31516636 783136 2.38 91340 3551492 1819676 5.36 1074852 3255772 659064 [2025-10-23T08:32:44.956Z] Average: 28964696 31562002 764036 2.32 77724 2812438 1781178 5.25 1000514 2558432 334032 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-23T08:32:44.956Z] 08:31:03 ens3 585.50 421.03 3767.91 80.33 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] 08:31:03 lo 3.30 3.30 0.33 0.33 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] 08:31:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] 08:32:01 ens3 655.34 443.49 10469.48 97.24 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] 08:32:01 lo 1.79 1.79 0.17 0.17 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] 08:32:01 docker0 226.63 330.62 14.00 3069.32 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] Average: ens3 619.83 432.07 7061.64 88.64 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] Average: lo 2.56 2.56 0.25 0.25 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] Average: docker0 111.39 162.49 6.88 1508.53 0.00 0.00 0.00 0.00 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] ---> sar -P ALL: [2025-10-23T08:32:44.956Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544583) 10/23/25 _x86_64_ (8 CPU) [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:29:41 LINUX RESTART (8 CPU) [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2025-10-23T08:32:44.956Z] 08:31:03 all 6.46 0.00 1.41 7.99 0.07 84.06 [2025-10-23T08:32:44.956Z] 08:31:03 0 4.44 0.00 1.98 4.51 0.07 89.01 [2025-10-23T08:32:44.956Z] 08:31:03 1 11.14 0.00 1.42 0.90 0.07 86.46 [2025-10-23T08:32:44.956Z] 08:31:03 2 3.83 0.00 1.31 14.30 0.07 80.49 [2025-10-23T08:32:44.956Z] 08:31:03 3 5.66 0.00 0.80 4.59 0.10 88.84 [2025-10-23T08:32:44.956Z] 08:31:03 4 4.51 0.00 1.72 6.80 0.07 86.90 [2025-10-23T08:32:44.956Z] 08:31:03 5 10.85 0.00 0.86 9.83 0.07 78.39 [2025-10-23T08:32:44.956Z] 08:31:03 6 6.65 0.00 1.81 6.18 0.08 85.27 [2025-10-23T08:32:44.956Z] 08:31:03 7 4.64 0.00 1.42 16.80 0.05 77.09 [2025-10-23T08:32:44.956Z] 08:32:01 all 6.70 0.00 2.60 4.46 0.07 86.17 [2025-10-23T08:32:44.956Z] 08:32:01 0 6.75 0.00 2.25 0.93 0.07 90.00 [2025-10-23T08:32:44.956Z] 08:32:01 1 6.01 0.00 1.87 1.75 0.07 90.30 [2025-10-23T08:32:44.956Z] 08:32:01 2 7.20 0.00 1.70 0.38 0.07 90.65 [2025-10-23T08:32:44.956Z] 08:32:01 3 5.16 0.00 1.99 0.63 0.07 92.15 [2025-10-23T08:32:44.956Z] 08:32:01 4 5.50 0.00 2.87 1.86 0.05 89.72 [2025-10-23T08:32:44.956Z] 08:32:01 5 11.16 0.00 4.20 4.46 0.09 80.09 [2025-10-23T08:32:44.956Z] 08:32:01 6 5.64 0.00 2.55 4.26 0.09 87.46 [2025-10-23T08:32:44.956Z] 08:32:01 7 6.21 0.00 3.34 21.40 0.07 68.98 [2025-10-23T08:32:44.956Z] Average: all 6.58 0.00 1.99 6.26 0.07 85.09 [2025-10-23T08:32:44.956Z] Average: 0 5.57 0.00 2.11 2.75 0.07 89.50 [2025-10-23T08:32:44.956Z] Average: 1 8.63 0.00 1.64 1.32 0.07 88.34 [2025-10-23T08:32:44.956Z] Average: 2 5.49 0.00 1.50 7.46 0.07 85.48 [2025-10-23T08:32:44.956Z] Average: 3 5.42 0.00 1.38 2.65 0.09 90.46 [2025-10-23T08:32:44.956Z] Average: 4 5.00 0.00 2.28 4.37 0.06 88.29 [2025-10-23T08:32:44.956Z] Average: 5 11.00 0.00 2.50 7.20 0.08 79.23 [2025-10-23T08:32:44.956Z] Average: 6 6.16 0.00 2.17 5.24 0.09 86.34 [2025-10-23T08:32:44.956Z] Average: 7 5.41 0.00 2.36 19.06 0.06 73.11 [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z] [2025-10-23T08:32:44.956Z]