Push event to branch golang-1.25 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 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-ssh5123708617078313345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh952754309428259053.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/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/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4730013190652741214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh943414324243222412.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/ci-build-images/branches/golang-1-25.ciehav/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/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13529616220201661543.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25-alpine, 1.25-alpine3.22], releaseBranchOverride:golang-1.25] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25 DOCKER_CUSTOM_TAGS: 1.25-alpine 1.25-alpine3.22 [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-234528 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf (golang-1.25) Commit message: "ci: update golang version to 1.25. (#225)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 > git rev-list --no-walk 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-13T08:21:23.343Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-13T08:21:23.400Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-13T08:21:23.423Z] ========================================================= [2025-10-13T08:21:23.423Z] EdgeX Global Pipelines Version Info [2025-10-13T08:21:23.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:21:24.592Z] ------------------- [2025-10-13T08:21:24.593Z] stable info: [2025-10-13T08:21:24.593Z] ------------------- [2025-10-13T08:21:24.593Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-13T08:21:24.593Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T08:21:24.593Z] Message: update stable to v1.0.276 [2025-10-13T08:21:25.167Z] ------------------- [2025-10-13T08:21:25.167Z] experimental info: [2025-10-13T08:21:25.167Z] ------------------- [2025-10-13T08:21:25.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-13T08:21:25.167Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T08:21:25.168Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-13T08:21:25.253Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-13T08:21:25.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-10-13T08:21:25.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-13T08:21:25.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-13T08:21:25.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-13T08:21:25.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-10-13T08:21:25.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-13T08:21:25.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-13T08:21:25.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-13T08:21:25.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-13T08:21:25.432Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-13T08:21:25.448Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-10-13T08:21:25.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-13T08:21:25.483Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-13T08:21:25.503Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo [2025-10-13T08:21:25.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo [2025-10-13T08:21:25.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T08:21:25.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T08:21:25.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo [2025-10-13T08:21:25.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] echo [2025-10-13T08:21:25.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891e74 [Pipeline] echo [2025-10-13T08:21:25.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T08:21:25.716Z] provisioning config files... [2025-10-13T08:21:25.731Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config8650479102822262927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:21:26.061Z] ---> ****-login.sh [2025-10-13T08:21:26.061Z] nexus3.edgexfoundry.org:10001 [2025-10-13T08:21:26.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:26.583Z] [2025-10-13T08:21:26.583Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T08:21:26.583Z] Configure a credential helper to remove this warning. See [2025-10-13T08:21:26.583Z] https://docs.****.com/go/credential-store/ [2025-10-13T08:21:26.583Z] [2025-10-13T08:21:26.583Z] Login Succeeded [2025-10-13T08:21:26.583Z] nexus3.edgexfoundry.org:10002 [2025-10-13T08:21:26.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:26.843Z] [2025-10-13T08:21:26.843Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T08:21:26.843Z] Configure a credential helper to remove this warning. See [2025-10-13T08:21:26.843Z] https://docs.****.com/go/credential-store/ [2025-10-13T08:21:26.843Z] [2025-10-13T08:21:26.843Z] Login Succeeded [2025-10-13T08:21:26.843Z] nexus3.edgexfoundry.org:10003 [2025-10-13T08:21:26.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:26.843Z] [2025-10-13T08:21:26.843Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T08:21:26.843Z] Configure a credential helper to remove this warning. See [2025-10-13T08:21:26.843Z] https://docs.****.com/go/credential-store/ [2025-10-13T08:21:26.843Z] [2025-10-13T08:21:26.843Z] Login Succeeded [2025-10-13T08:21:26.843Z] nexus3.edgexfoundry.org:10004 [2025-10-13T08:21:26.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:27.104Z] [2025-10-13T08:21:27.105Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T08:21:27.105Z] Configure a credential helper to remove this warning. See [2025-10-13T08:21:27.105Z] https://docs.****.com/go/credential-store/ [2025-10-13T08:21:27.105Z] [2025-10-13T08:21:27.105Z] Login Succeeded [2025-10-13T08:21:27.105Z] ****.io [2025-10-13T08:21:27.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:27.105Z] [2025-10-13T08:21:27.105Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T08:21:27.105Z] Configure a credential helper to remove this warning. See [2025-10-13T08:21:27.105Z] https://docs.****.com/go/credential-store/ [2025-10-13T08:21:27.105Z] [2025-10-13T08:21:27.105Z] Login Succeeded [2025-10-13T08:21:27.366Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T08:21:27.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T08:21:27.591Z] provisioning config files... [2025-10-13T08:21:27.601Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config7272406392138795744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:21:27.908Z] ---> ****-login.sh [2025-10-13T08:21:27.908Z] nexus3.edgexfoundry.org:10001 [2025-10-13T08:21:27.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:27.908Z] Login Succeeded [2025-10-13T08:21:27.908Z] nexus3.edgexfoundry.org:10002 [2025-10-13T08:21:27.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:27.908Z] Login Succeeded [2025-10-13T08:21:27.908Z] nexus3.edgexfoundry.org:10003 [2025-10-13T08:21:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:28.169Z] Login Succeeded [2025-10-13T08:21:28.169Z] nexus3.edgexfoundry.org:10004 [2025-10-13T08:21:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:28.169Z] Login Succeeded [2025-10-13T08:21:28.169Z] ****.io [2025-10-13T08:21:28.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:21:28.430Z] Login Succeeded [2025-10-13T08:21:28.430Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T08:21:28.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-13T08:21:29.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T08:21:29.328Z] + ls -al . [2025-10-13T08:21:29.328Z] total 28 [2025-10-13T08:21:29.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:21 . [2025-10-13T08:21:29.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:21 .. [2025-10-13T08:21:29.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 08:21 .git [2025-10-13T08:21:29.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 08:21 .github [2025-10-13T08:21:29.328Z] -rw-rw-r-- 1 jenkins jenkins 282 Oct 13 08:21 .golangci.yml [2025-10-13T08:21:29.328Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 08:21 Dockerfile [2025-10-13T08:21:29.328Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 08:21 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:21:29.700Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --label arch=amd64 . [2025-10-13T08:21:30.656Z] #0 building with "default" instance using docker driver [2025-10-13T08:21:30.656Z] [2025-10-13T08:21:30.656Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:21:30.656Z] #1 transferring dockerfile: 1.24kB done [2025-10-13T08:21:30.656Z] #1 DONE 0.1s [2025-10-13T08:21:30.656Z] [2025-10-13T08:21:30.656Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2025-10-13T08:21:30.656Z] #2 DONE 0.1s [2025-10-13T08:21:30.656Z] [2025-10-13T08:21:30.656Z] #3 [internal] load .dockerignore [2025-10-13T08:21:30.656Z] #3 transferring context: 2B done [2025-10-13T08:21:30.656Z] #3 DONE 0.0s [2025-10-13T08:21:30.656Z] [2025-10-13T08:21:30.656Z] #4 [internal] load build context [2025-10-13T08:21:30.656Z] #4 transferring context: 324B done [2025-10-13T08:21:30.656Z] #4 DONE 0.0s [2025-10-13T08:21:30.656Z] [2025-10-13T08:21:30.656Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T08:21:30.656Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done [2025-10-13T08:21:30.656Z] #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done [2025-10-13T08:21:30.656Z] #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done [2025-10-13T08:21:30.656Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-10-13T08:21:30.656Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2025-10-13T08:21:30.656Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2025-10-13T08:21:30.656Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s [2025-10-13T08:21:30.656Z] #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done [2025-10-13T08:21:30.656Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-13T08:21:30.656Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2025-10-13T08:21:30.656Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-10-13T08:21:30.656Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-13T08:21:30.656Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-13T08:21:30.954Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2025-10-13T08:21:30.954Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-13T08:21:30.954Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-10-13T08:21:30.954Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s [2025-10-13T08:21:30.954Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-10-13T08:21:31.212Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-10-13T08:21:31.212Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-10-13T08:21:36.481Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done [2025-10-13T08:21:36.481Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-10-13T08:21:36.481Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-10-13T08:21:36.481Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-13T08:21:36.481Z] #5 DONE 6.1s [2025-10-13T08:21:36.741Z] [2025-10-13T08:21:36.741Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T08:21:37.311Z] #6 DONE 0.8s [2025-10-13T08:21:37.570Z] [2025-10-13T08:21:37.570Z] #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.14.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2025-10-13T08:21:37.570Z] #7 0.254 Connecting to github.com (140.82.112.3:443) [2025-10-13T08:21:37.829Z] #7 0.408 Connecting to release-assets.githubusercontent.com (185.199.110.133:443) [2025-10-13T08:21:37.829Z] #7 0.460 saving to '/usr/local/bin/hadolint' [2025-10-13T08:21:38.398Z] #7 0.966 hadolint 100% |********************************| 52.1M 0:00:00 ETA [2025-10-13T08:21:38.399Z] #7 0.966 '/usr/local/bin/hadolint' saved [2025-10-13T08:21:38.399Z] #7 DONE 1.1s [2025-10-13T08:21:38.658Z] [2025-10-13T08:21:38.658Z] #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.5.0 [2025-10-13T08:21:38.658Z] #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T08:21:38.918Z] #8 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T08:21:39.179Z] #8 0.815 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T08:21:39.438Z] #8 0.820 (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T08:21:39.438Z] #8 0.834 (3/43) Installing readline (8.2.13-r1) [2025-10-13T08:21:39.438Z] #8 0.842 (4/43) Installing bash (5.2.37-r0) [2025-10-13T08:21:39.438Z] #8 0.859 Executing bash-5.2.37-r0.post-install [2025-10-13T08:21:39.438Z] #8 0.864 (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T08:21:39.438Z] #8 0.869 (6/43) Installing jansson (2.14.1-r0) [2025-10-13T08:21:39.438Z] #8 0.873 (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T08:21:39.438Z] #8 0.894 (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T08:21:39.438Z] #8 0.902 (9/43) Installing binutils (2.44-r3) [2025-10-13T08:21:39.438Z] #8 0.969 (10/43) Installing libmagic (5.46-r2) [2025-10-13T08:21:39.696Z] #8 0.996 (11/43) Installing file (5.46-r2) [2025-10-13T08:21:39.696Z] #8 0.999 (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T08:21:39.696Z] #8 1.005 (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T08:21:39.696Z] #8 1.008 (14/43) Installing gmp (6.3.0-r3) [2025-10-13T08:21:39.696Z] #8 1.015 (15/43) Installing isl26 (0.26-r1) [2025-10-13T08:21:39.696Z] #8 1.036 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T08:21:39.696Z] #8 1.044 (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T08:21:39.696Z] #8 1.048 (18/43) Installing gcc (14.2.0-r6) [2025-10-13T08:21:40.265Z] #8 1.833 (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T08:21:40.524Z] #8 1.955 (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T08:21:40.524Z] #8 2.011 (21/43) Installing g++ (14.2.0-r6) [2025-10-13T08:21:40.784Z] #8 2.259 (22/43) Installing make (4.4.1-r3) [2025-10-13T08:21:40.784Z] #8 2.264 (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T08:21:40.784Z] #8 2.267 (24/43) Installing patch (2.8-r0) [2025-10-13T08:21:40.784Z] #8 2.272 (25/43) Installing build-base (0.5-r3) [2025-10-13T08:21:40.784Z] #8 2.272 (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T08:21:40.784Z] #8 2.285 (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T08:21:40.784Z] #8 2.290 (28/43) Installing libunistring (1.3-r0) [2025-10-13T08:21:40.784Z] #8 2.311 (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T08:21:40.784Z] #8 2.318 (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T08:21:40.784Z] #8 2.323 (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T08:21:40.784Z] #8 2.328 (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T08:21:40.784Z] #8 2.338 (33/43) Installing curl (8.14.1-r2) [2025-10-13T08:21:40.784Z] #8 2.344 (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T08:21:40.784Z] #8 2.348 (35/43) Installing pcre2 (10.43-r1) [2025-10-13T08:21:40.784Z] #8 2.357 (36/43) Installing git (2.49.1-r0) [2025-10-13T08:21:40.784Z] #8 2.417 (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T08:21:41.042Z] #8 2.420 (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T08:21:41.042Z] #8 2.493 (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T08:21:41.042Z] #8 2.497 (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T08:21:41.042Z] #8 2.508 (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T08:21:41.042Z] #8 2.518 (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T08:21:41.042Z] #8 2.528 (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T08:21:41.042Z] #8 2.532 Executing busybox-1.37.0-r19.trigger [2025-10-13T08:21:41.042Z] #8 2.541 OK: 265 MiB in 60 packages [2025-10-13T08:21:41.042Z] #8 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T08:21:41.042Z] #8 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T08:21:41.613Z] #8 3.024 OK: 265 MiB in 60 packages [2025-10-13T08:21:41.613Z] #8 3.074 Connecting to raw.githubusercontent.com (185.199.110.133:443) [2025-10-13T08:21:41.613Z] #8 3.106 writing to stdout [2025-10-13T08:21:41.613Z] #8 3.106 - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T08:21:41.613Z] #8 3.106 written to stdout [2025-10-13T08:21:41.613Z] #8 3.119 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-13T08:21:41.873Z] #8 3.382 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 [2025-10-13T08:21:42.533Z] Still waiting to schedule task [2025-10-13T08:21:42.534Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-13T08:21:42.828Z] #8 4.394 golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T08:21:43.769Z] #8 DONE 5.2s [2025-10-13T08:21:43.769Z] [2025-10-13T08:21:43.769Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T08:21:44.336Z] #9 0.604 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T08:21:44.336Z] #9 0.609 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T08:21:50.922Z] #9 DONE 6.7s [2025-10-13T08:21:50.922Z] [2025-10-13T08:21:50.922Z] #10 exporting to image [2025-10-13T08:21:50.922Z] #10 exporting layers [2025-10-13T08:21:51.865Z] #10 exporting layers 1.3s done [2025-10-13T08:21:51.865Z] #10 writing image sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:21:51.865Z] #10 naming to docker.io/edgex-devops/edgex-golang-base done [2025-10-13T08:21:51.865Z] #10 DONE 1.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-10-13T08:21:52.038Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2025-10-13T08:21:52.038Z] 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:21:52.038Z] latest [2025-10-13T08:21:52.038Z] golang-1.25 [2025-10-13T08:21:52.038Z] 1.25-alpine [2025-10-13T08:21:52.038Z] 1.25-alpine3.22 [2025-10-13T08:21:52.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:21:52.412Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:21:52.737Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:21:52.737Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T08:21:52.737Z] 4cf6d80406f5: Preparing [2025-10-13T08:21:52.737Z] 684239257962: Preparing [2025-10-13T08:21:52.737Z] 46584cbea57e: Preparing [2025-10-13T08:21:52.737Z] 12c626389c48: Preparing [2025-10-13T08:21:52.737Z] 5f70bf18a086: Preparing [2025-10-13T08:21:52.737Z] 0f6e10dbff7e: Preparing [2025-10-13T08:21:52.737Z] f6868b603273: Preparing [2025-10-13T08:21:52.737Z] 7ab3be969a6c: Preparing [2025-10-13T08:21:52.737Z] 256f393e029f: Preparing [2025-10-13T08:21:52.737Z] 0f6e10dbff7e: Waiting [2025-10-13T08:21:52.737Z] f6868b603273: Waiting [2025-10-13T08:21:52.737Z] 256f393e029f: Waiting [2025-10-13T08:21:52.737Z] 7ab3be969a6c: Waiting [2025-10-13T08:21:52.737Z] 5f70bf18a086: Layer already exists [2025-10-13T08:21:52.737Z] 12c626389c48: Pushed [2025-10-13T08:21:52.737Z] 0f6e10dbff7e: Pushed [2025-10-13T08:21:52.997Z] 7ab3be969a6c: Pushed [2025-10-13T08:21:53.932Z] 256f393e029f: Pushed [2025-10-13T08:21:57.213Z] 4cf6d80406f5: Pushed [2025-10-13T08:21:57.213Z] 46584cbea57e: Pushed [2025-10-13T08:22:15.302Z] f6868b603273: Pushed [2025-10-13T08:22:25.289Z] 684239257962: Pushed [2025-10-13T08:22:25.289Z] 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:25.621Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:25.944Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T08:22:25.944Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T08:22:25.944Z] 4cf6d80406f5: Preparing [2025-10-13T08:22:25.944Z] 684239257962: Preparing [2025-10-13T08:22:25.944Z] 46584cbea57e: Preparing [2025-10-13T08:22:25.944Z] 12c626389c48: Preparing [2025-10-13T08:22:25.944Z] 5f70bf18a086: Preparing [2025-10-13T08:22:25.944Z] 0f6e10dbff7e: Preparing [2025-10-13T08:22:25.944Z] f6868b603273: Preparing [2025-10-13T08:22:25.944Z] 7ab3be969a6c: Preparing [2025-10-13T08:22:25.944Z] 256f393e029f: Preparing [2025-10-13T08:22:25.944Z] 0f6e10dbff7e: Waiting [2025-10-13T08:22:25.944Z] f6868b603273: Waiting [2025-10-13T08:22:25.944Z] 7ab3be969a6c: Waiting [2025-10-13T08:22:25.944Z] 256f393e029f: Waiting [2025-10-13T08:22:25.944Z] 46584cbea57e: Layer already exists [2025-10-13T08:22:25.944Z] 5f70bf18a086: Layer already exists [2025-10-13T08:22:25.944Z] 684239257962: Layer already exists [2025-10-13T08:22:25.944Z] 12c626389c48: Layer already exists [2025-10-13T08:22:25.944Z] 4cf6d80406f5: Layer already exists [2025-10-13T08:22:25.944Z] 256f393e029f: Layer already exists [2025-10-13T08:22:25.944Z] f6868b603273: Layer already exists [2025-10-13T08:22:25.944Z] 7ab3be969a6c: Layer already exists [2025-10-13T08:22:25.944Z] 0f6e10dbff7e: Layer already exists [2025-10-13T08:22:25.944Z] latest: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:26.270Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:26.595Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T08:22:26.595Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T08:22:26.595Z] 4cf6d80406f5: Preparing [2025-10-13T08:22:26.595Z] 684239257962: Preparing [2025-10-13T08:22:26.595Z] 46584cbea57e: Preparing [2025-10-13T08:22:26.595Z] 12c626389c48: Preparing [2025-10-13T08:22:26.595Z] 5f70bf18a086: Preparing [2025-10-13T08:22:26.595Z] 0f6e10dbff7e: Preparing [2025-10-13T08:22:26.595Z] f6868b603273: Preparing [2025-10-13T08:22:26.595Z] 7ab3be969a6c: Preparing [2025-10-13T08:22:26.595Z] 256f393e029f: Preparing [2025-10-13T08:22:26.595Z] 0f6e10dbff7e: Waiting [2025-10-13T08:22:26.595Z] f6868b603273: Waiting [2025-10-13T08:22:26.595Z] 7ab3be969a6c: Waiting [2025-10-13T08:22:26.595Z] 256f393e029f: Waiting [2025-10-13T08:22:26.595Z] 4cf6d80406f5: Layer already exists [2025-10-13T08:22:26.595Z] 46584cbea57e: Layer already exists [2025-10-13T08:22:26.595Z] 684239257962: Layer already exists [2025-10-13T08:22:26.595Z] 12c626389c48: Layer already exists [2025-10-13T08:22:26.595Z] 5f70bf18a086: Layer already exists [2025-10-13T08:22:26.595Z] 256f393e029f: Layer already exists [2025-10-13T08:22:26.595Z] 7ab3be969a6c: Layer already exists [2025-10-13T08:22:26.595Z] 0f6e10dbff7e: Layer already exists [2025-10-13T08:22:26.595Z] f6868b603273: Layer already exists [2025-10-13T08:22:26.595Z] golang-1.25: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:26.919Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:27.244Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T08:22:27.244Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T08:22:27.244Z] 4cf6d80406f5: Preparing [2025-10-13T08:22:27.244Z] 684239257962: Preparing [2025-10-13T08:22:27.244Z] 46584cbea57e: Preparing [2025-10-13T08:22:27.244Z] 12c626389c48: Preparing [2025-10-13T08:22:27.244Z] 5f70bf18a086: Preparing [2025-10-13T08:22:27.244Z] 0f6e10dbff7e: Preparing [2025-10-13T08:22:27.244Z] f6868b603273: Preparing [2025-10-13T08:22:27.244Z] 7ab3be969a6c: Preparing [2025-10-13T08:22:27.244Z] f6868b603273: Waiting [2025-10-13T08:22:27.244Z] 0f6e10dbff7e: Waiting [2025-10-13T08:22:27.244Z] 7ab3be969a6c: Waiting [2025-10-13T08:22:27.244Z] 256f393e029f: Preparing [2025-10-13T08:22:27.244Z] 256f393e029f: Waiting [2025-10-13T08:22:27.244Z] 46584cbea57e: Layer already exists [2025-10-13T08:22:27.244Z] 684239257962: Layer already exists [2025-10-13T08:22:27.244Z] 5f70bf18a086: Layer already exists [2025-10-13T08:22:27.244Z] 12c626389c48: Layer already exists [2025-10-13T08:22:27.244Z] 4cf6d80406f5: Layer already exists [2025-10-13T08:22:27.244Z] 0f6e10dbff7e: Layer already exists [2025-10-13T08:22:27.244Z] 256f393e029f: Layer already exists [2025-10-13T08:22:27.244Z] f6868b603273: Layer already exists [2025-10-13T08:22:27.244Z] 7ab3be969a6c: Layer already exists [2025-10-13T08:22:27.244Z] 1.25-alpine: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:27.568Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:22:27.894Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T08:22:27.894Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T08:22:27.894Z] 4cf6d80406f5: Preparing [2025-10-13T08:22:27.894Z] 684239257962: Preparing [2025-10-13T08:22:27.894Z] 46584cbea57e: Preparing [2025-10-13T08:22:27.894Z] 12c626389c48: Preparing [2025-10-13T08:22:27.894Z] 5f70bf18a086: Preparing [2025-10-13T08:22:27.894Z] 0f6e10dbff7e: Preparing [2025-10-13T08:22:27.894Z] f6868b603273: Preparing [2025-10-13T08:22:27.894Z] 7ab3be969a6c: Preparing [2025-10-13T08:22:27.894Z] 256f393e029f: Preparing [2025-10-13T08:22:27.894Z] f6868b603273: Waiting [2025-10-13T08:22:27.894Z] 7ab3be969a6c: Waiting [2025-10-13T08:22:27.894Z] 256f393e029f: Waiting [2025-10-13T08:22:27.894Z] 0f6e10dbff7e: Waiting [2025-10-13T08:22:27.894Z] 684239257962: Layer already exists [2025-10-13T08:22:27.894Z] 4cf6d80406f5: Layer already exists [2025-10-13T08:22:27.894Z] 46584cbea57e: Layer already exists [2025-10-13T08:22:27.894Z] 12c626389c48: Layer already exists [2025-10-13T08:22:27.894Z] 5f70bf18a086: Layer already exists [2025-10-13T08:22:27.894Z] 0f6e10dbff7e: Layer already exists [2025-10-13T08:22:27.894Z] 256f393e029f: Layer already exists [2025-10-13T08:22:27.894Z] 7ab3be969a6c: Layer already exists [2025-10-13T08:22:27.894Z] f6868b603273: Layer already exists [2025-10-13T08:22:27.894Z] 1.25-alpine3.22: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T08:22:28.059Z] ===================================================== [Pipeline] echo [2025-10-13T08:22:28.077Z] taggedImages: [2025-10-13T08:22:28.077Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:22:28.077Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T08:22:28.077Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T08:22:28.077Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T08:22:28.077Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo [2025-10-13T08:22:28.124Z] ========================================================= [2025-10-13T08:22:28.124Z] [edgeXBuildMultiArch] RAW Config: [2025-10-13T08:22:28.124Z] images: [2025-10-13T08:22:28.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:22:28.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T08:22:28.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T08:22:28.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T08:22:28.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T08:22:28.124Z] settingsFile: [2025-10-13T08:22:28.124Z] ci-build-images-settings [2025-10-13T08:22:28.124Z] ========================================================= [Pipeline] node [2025-10-13T08:22:43.131Z] Still waiting to schedule task [2025-10-13T08:22:43.131Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-13T08:23:29.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-234572 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout [2025-10-13T08:23:32.098Z] Running on prd-centos7-docker-4c-2g-234591 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [2025-10-13T08:23:32.642Z] Selected Git installation does not exist. Using Default [2025-10-13T08:23:32.642Z] The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T08:23:32.667Z] provisioning config files... [2025-10-13T08:23:32.726Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config9556340526920931073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:23:36.767Z] ---> ****-login.sh [2025-10-13T08:23:36.767Z] nexus3.edgexfoundry.org:10001 [2025-10-13T08:23:36.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:36.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:36.767Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:36.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:36.768Z] [2025-10-13T08:23:36.768Z] Login Succeeded [2025-10-13T08:23:36.768Z] nexus3.edgexfoundry.org:10002 [2025-10-13T08:23:36.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:37.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:37.041Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:37.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:37.041Z] [2025-10-13T08:23:37.041Z] Login Succeeded [2025-10-13T08:23:37.041Z] nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:37.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:37.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:37.042Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:37.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:37.042Z] [2025-10-13T08:23:37.042Z] Login Succeeded [2025-10-13T08:23:37.042Z] nexus3.edgexfoundry.org:10004 [2025-10-13T08:23:37.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:37.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:37.042Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:37.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:37.042Z] [2025-10-13T08:23:37.042Z] Login Succeeded [2025-10-13T08:23:37.042Z] ****.io [2025-10-13T08:23:37.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:37.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:37.306Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:37.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:37.306Z] [2025-10-13T08:23:37.306Z] Login Succeeded [2025-10-13T08:23:37.306Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T08:23:37.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-13T08:23:37.667Z] + docker buildx ls [2025-10-13T08:23:37.927Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-13T08:23:37.927Z] default * docker [2025-10-13T08:23:37.927Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-13T08:23:38.227Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-13T08:23:38.227Z] edgex-builder [Pipeline] sh [2025-10-13T08:23:38.497Z] using credential edgex-jenkins-ssh [2025-10-13T08:23:38.516Z] Cloning the remote Git repository [2025-10-13T08:23:38.521Z] + docker buildx inspect --bootstrap [2025-10-13T08:23:38.521Z] #1 [internal] booting buildkit [2025-10-13T08:23:38.521Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-13T08:23:38.565Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T08:23:38.659Z] > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 [2025-10-13T08:23:38.810Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T08:23:38.811Z] > git --version # timeout=10 [2025-10-13T08:23:38.831Z] > git --version # 'git version 2.25.1' [2025-10-13T08:23:38.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T08:23:38.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T08:23:40.557Z] Avoid second fetch [2025-10-13T08:23:40.557Z] Checking out Revision 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf (golang-1.25) [2025-10-13T08:23:39.629Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-13T08:23:39.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T08:23:41.159Z] Commit message: "ci: update golang version to 1.25. (#225)" [2025-10-13T08:23:41.845Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-10-13T08:23:41.845Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-13T08:23:40.574Z] > git config core.sparsecheckout # timeout=10 [2025-10-13T08:23:40.646Z] > git checkout -f 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 [2025-10-13T08:23:42.416Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-10-13T08:23:42.416Z] #1 DONE 3.9s [2025-10-13T08:23:42.677Z] Name: edgex-builder [2025-10-13T08:23:42.677Z] Driver: docker-container [2025-10-13T08:23:42.677Z] [2025-10-13T08:23:42.677Z] Nodes: [2025-10-13T08:23:42.677Z] Name: edgex-builder0 [2025-10-13T08:23:42.677Z] Endpoint: unix:///var/run/docker.sock [2025-10-13T08:23:42.677Z] Status: running [2025-10-13T08:23:42.677Z] Buildkit: v0.25.1 [2025-10-13T08:23:42.677Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-13T08:23:42.977Z] + docker buildx ls [2025-10-13T08:23:42.977Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-13T08:23:42.977Z] edgex-builder * docker-container [2025-10-13T08:23:42.977Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-13T08:23:42.977Z] default docker [2025-10-13T08:23:42.977Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-13T08:23:43.266Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf' [2025-10-13T08:23:43.266Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --push - [2025-10-13T08:23:43.530Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:23:43.530Z] #1 transferring dockerfile: 215B done [2025-10-13T08:23:43.530Z] #1 DONE 0.0s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:23:43.530Z] #2 DONE 0.1s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:23:43.530Z] #3 DONE 0.1s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #4 [internal] load .dockerignore [2025-10-13T08:23:43.530Z] #4 transferring context: 2B done [2025-10-13T08:23:43.530Z] #4 DONE 0.0s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:43.530Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:43.530Z] #5 DONE 0.0s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:43.530Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:43.530Z] #6 DONE 0.1s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:43.530Z] #7 DONE 0.0s [2025-10-13T08:23:43.530Z] [2025-10-13T08:23:43.530Z] #8 exporting to image [2025-10-13T08:23:43.530Z] #8 exporting layers done [2025-10-13T08:23:43.530Z] #8 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done [2025-10-13T08:23:43.530Z] #8 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:23:43.530Z] #8 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done [2025-10-13T08:23:43.530Z] #8 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done [2025-10-13T08:23:43.530Z] #8 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done [2025-10-13T08:23:43.530Z] #8 pushing layers 0.1s done [2025-10-13T08:23:43.530Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d [2025-10-13T08:23:43.530Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T08:23:43.789Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done [2025-10-13T08:23:43.789Z] #8 DONE 0.2s [2025-10-13T08:23:43.789Z] [2025-10-13T08:23:43.789Z] 1 warning found (use --debug to expand): [2025-10-13T08:23:43.789Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T08:23:44.086Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' [2025-10-13T08:23:44.086Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - [2025-10-13T08:23:44.350Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:23:44.350Z] #1 transferring dockerfile: 181B done [2025-10-13T08:23:44.350Z] #1 DONE 0.0s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T08:23:44.350Z] #2 DONE 0.0s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T08:23:44.350Z] #3 DONE 0.0s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #4 [internal] load .dockerignore [2025-10-13T08:23:44.350Z] #4 transferring context: 2B done [2025-10-13T08:23:44.350Z] #4 DONE 0.0s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:44.350Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e done [2025-10-13T08:23:44.350Z] #5 CACHED [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:44.350Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:44.350Z] #6 CACHED [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:44.350Z] #7 DONE 0.0s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] #8 exporting to image [2025-10-13T08:23:44.350Z] #8 exporting layers done [2025-10-13T08:23:44.350Z] #8 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done [2025-10-13T08:23:44.350Z] #8 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:23:44.350Z] #8 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done [2025-10-13T08:23:44.350Z] #8 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done [2025-10-13T08:23:44.350Z] #8 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done [2025-10-13T08:23:44.350Z] #8 pushing layers 0.0s done [2025-10-13T08:23:44.350Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done [2025-10-13T08:23:44.350Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T08:23:44.350Z] #8 DONE 0.1s [2025-10-13T08:23:44.350Z] [2025-10-13T08:23:44.350Z] 1 warning found (use --debug to expand): [2025-10-13T08:23:44.350Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T08:23:44.646Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - [2025-10-13T08:23:44.646Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' [2025-10-13T08:23:44.906Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:23:44.906Z] #1 transferring dockerfile: 186B done [2025-10-13T08:23:44.906Z] #1 DONE 0.1s [2025-10-13T08:23:44.906Z] [2025-10-13T08:23:44.906Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T08:23:44.906Z] #2 DONE 0.0s [2025-10-13T08:23:44.906Z] [2025-10-13T08:23:44.906Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T08:23:44.906Z] #3 DONE 0.0s [2025-10-13T08:23:44.906Z] [2025-10-13T08:23:44.906Z] #4 [internal] load .dockerignore [2025-10-13T08:23:44.906Z] #4 transferring context: [2025-10-13T08:23:44.906Z] #4 transferring context: 2B done [2025-10-13T08:23:44.906Z] #4 DONE 0.1s [2025-10-13T08:23:44.906Z] [2025-10-13T08:23:44.906Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:44.906Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:45.169Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.2s done [2025-10-13T08:23:45.170Z] #5 CACHED [2025-10-13T08:23:45.170Z] [2025-10-13T08:23:45.170Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:45.170Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.2s done [2025-10-13T08:23:45.170Z] #6 CACHED [2025-10-13T08:23:45.170Z] [2025-10-13T08:23:45.170Z] #7 exporting to image [2025-10-13T08:23:45.170Z] #7 exporting layers done [2025-10-13T08:23:45.170Z] #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 0.0s done [2025-10-13T08:23:45.170Z] #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:23:45.170Z] #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done [2025-10-13T08:23:45.170Z] #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done [2025-10-13T08:23:45.170Z] #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done [2025-10-13T08:23:45.170Z] #7 pushing layers 0.0s done [2025-10-13T08:23:45.170Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d [2025-10-13T08:23:45.170Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2025-10-13T08:23:45.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done [2025-10-13T08:23:45.433Z] #7 DONE 0.1s [2025-10-13T08:23:45.433Z] [2025-10-13T08:23:45.433Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:45.433Z] #8 DONE 0.0s [2025-10-13T08:23:45.433Z] [2025-10-13T08:23:45.433Z] 1 warning found (use --debug to expand): [2025-10-13T08:23:45.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] configFileProvider [2025-10-13T08:23:45.437Z] provisioning config files... [Pipeline] sh [2025-10-13T08:23:45.461Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config12565610700667677432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:23:45.726Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' [2025-10-13T08:23:45.726Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - [2025-10-13T08:23:45.726Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:23:45.726Z] #1 transferring dockerfile: 186B done [2025-10-13T08:23:45.726Z] #1 DONE 0.0s [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T08:23:45.726Z] #2 DONE 0.0s [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T08:23:45.726Z] #3 DONE 0.0s [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #4 [internal] load .dockerignore [2025-10-13T08:23:45.726Z] #4 transferring context: 2B done [2025-10-13T08:23:45.726Z] #4 DONE 0.0s [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:45.726Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:45.726Z] #5 CACHED [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:45.726Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:45.726Z] #6 CACHED [2025-10-13T08:23:45.726Z] [2025-10-13T08:23:45.726Z] #7 exporting to image [2025-10-13T08:23:45.726Z] #7 exporting layers done [2025-10-13T08:23:45.726Z] #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done [2025-10-13T08:23:45.726Z] #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:23:45.726Z] #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done [2025-10-13T08:23:45.726Z] #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done [2025-10-13T08:23:45.726Z] #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done [2025-10-13T08:23:45.726Z] #7 pushing layers 0.0s done [2025-10-13T08:23:45.726Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d [2025-10-13T08:23:45.726Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T08:23:45.985Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done [2025-10-13T08:23:45.985Z] #7 DONE 0.1s [2025-10-13T08:23:45.985Z] [2025-10-13T08:23:45.985Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:45.985Z] #8 DONE 0.0s [2025-10-13T08:23:45.985Z] [2025-10-13T08:23:45.985Z] 1 warning found (use --debug to expand): [2025-10-13T08:23:45.985Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T08:23:46.109Z] ---> ****-login.sh [2025-10-13T08:23:46.109Z] nexus3.edgexfoundry.org:10001 [2025-10-13T08:23:46.276Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 --push - [2025-10-13T08:23:46.276Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' [2025-10-13T08:23:46.276Z] #1 [internal] load build definition from Dockerfile [2025-10-13T08:23:46.276Z] #1 transferring dockerfile: 190B done [2025-10-13T08:23:46.276Z] #1 DONE 0.0s [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T08:23:46.276Z] #2 DONE 0.0s [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T08:23:46.276Z] #3 DONE 0.0s [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #4 [internal] load .dockerignore [2025-10-13T08:23:46.276Z] #4 transferring context: 2B done [2025-10-13T08:23:46.276Z] #4 DONE 0.0s [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:46.276Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:46.276Z] #5 CACHED [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e [2025-10-13T08:23:46.276Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done [2025-10-13T08:23:46.276Z] #6 CACHED [2025-10-13T08:23:46.276Z] [2025-10-13T08:23:46.276Z] #7 exporting to image [2025-10-13T08:23:46.276Z] #7 exporting layers done [2025-10-13T08:23:46.276Z] #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done [2025-10-13T08:23:46.276Z] #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done [2025-10-13T08:23:46.276Z] #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done [2025-10-13T08:23:46.276Z] #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b [2025-10-13T08:23:46.276Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T08:23:46.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:46.534Z] #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done [2025-10-13T08:23:46.534Z] #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.0s done [2025-10-13T08:23:46.534Z] #7 pushing layers 0.0s done [2025-10-13T08:23:46.534Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done [2025-10-13T08:23:46.534Z] #7 DONE 0.1s [2025-10-13T08:23:46.534Z] [2025-10-13T08:23:46.534Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:46.534Z] #8 DONE 0.0s [2025-10-13T08:23:46.534Z] [2025-10-13T08:23:46.534Z] 1 warning found (use --debug to expand): [2025-10-13T08:23:46.534Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-13T08:23:46.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:46.801Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:46.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:46.801Z] [2025-10-13T08:23:46.801Z] Login Succeeded [2025-10-13T08:23:46.801Z] nexus3.edgexfoundry.org:10002 [2025-10-13T08:23:46.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:46.958Z] + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:23:47.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:47.074Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:47.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:47.074Z] [2025-10-13T08:23:47.074Z] Login Succeeded [2025-10-13T08:23:47.074Z] nexus3.edgexfoundry.org:10003 [2025-10-13T08:23:47.267Z] ---> sysstat.sh [2025-10-13T08:23:47.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:47.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:47.341Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:47.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:47.341Z] [2025-10-13T08:23:47.341Z] Login Succeeded [2025-10-13T08:23:47.341Z] nexus3.edgexfoundry.org:10004 [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:23:47.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:47.821Z] ---> package-listing.sh [2025-10-13T08:23:47.821Z] ++ facter osfamily [2025-10-13T08:23:47.821Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T08:23:47.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:47.875Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:47.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:47.875Z] [2025-10-13T08:23:47.875Z] Login Succeeded [2025-10-13T08:23:47.875Z] ****.io [2025-10-13T08:23:48.083Z] + OS_FAMILY=redhat [2025-10-13T08:23:48.083Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-13T08:23:48.083Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T08:23:48.083Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T08:23:48.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T08:23:48.083Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T08:23:48.083Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T08:23:48.083Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T08:23:48.083Z] + case "${OS_FAMILY}" in [2025-10-13T08:23:48.083Z] + rpm -qa [2025-10-13T08:23:48.083Z] + sort [2025-10-13T08:23:48.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T08:23:48.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T08:23:48.145Z] Configure a credential helper to remove this warning. See [2025-10-13T08:23:48.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T08:23:48.145Z] [2025-10-13T08:23:48.145Z] Login Succeeded [2025-10-13T08:23:48.145Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T08:23:48.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-13T08:23:48.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T08:23:48.654Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T08:23:48.654Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T08:23:48.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T08:23:48.654Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T08:23:48.654Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-13T08:23:48.654Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo [2025-10-13T08:23:48.673Z] 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T08:23:48.930Z] + ls -al . [2025-10-13T08:23:48.930Z] total 28 [2025-10-13T08:23:48.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:23 . [2025-10-13T08:23:48.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:23 .. [2025-10-13T08:23:48.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 08:23 .git [2025-10-13T08:23:48.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 08:23 .github [2025-10-13T08:23:48.930Z] -rw-rw-r-- 1 jenkins jenkins 282 Oct 13 08:23 .golangci.yml [2025-10-13T08:23:48.930Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 08:23 Dockerfile [2025-10-13T08:23:48.930Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 08:23 Jenkinsfile [Pipeline] isUnix [2025-10-13T08:23:48.952Z] + facter operatingsystem [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:23:49.297Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --label arch=arm64 . [2025-10-13T08:23:49.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:23:49.514Z] [2025-10-13T08:23:49.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:23:49.566Z] Sending build context to Docker daemon 492kB [2025-10-13T08:23:49.566Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2025-10-13T08:23:49.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:23:49.829Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T08:23:49.829Z] 5eb5b503b376: Pulling fs layer [2025-10-13T08:23:49.829Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T08:23:49.829Z] ec43610c2a17: Pulling fs layer [2025-10-13T08:23:49.829Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T08:23:49.829Z] 33b1e0a273af: Pulling fs layer [2025-10-13T08:23:49.829Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T08:23:49.829Z] 2f39f015ded8: Pulling fs layer [2025-10-13T08:23:49.829Z] 3a2ae6a8a46f: Waiting [2025-10-13T08:23:49.829Z] 33b1e0a273af: Waiting [2025-10-13T08:23:49.829Z] 5d3b04190fa2: Waiting [2025-10-13T08:23:49.829Z] 2f39f015ded8: Waiting [2025-10-13T08:23:49.829Z] 5c69ac0246d0: Verifying Checksum [2025-10-13T08:23:49.829Z] 5c69ac0246d0: Download complete [2025-10-13T08:23:49.829Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T08:23:49.829Z] 3a2ae6a8a46f: Download complete [2025-10-13T08:23:50.091Z] 33b1e0a273af: Verifying Checksum [2025-10-13T08:23:50.091Z] 33b1e0a273af: Download complete [2025-10-13T08:23:50.091Z] ec43610c2a17: Verifying Checksum [2025-10-13T08:23:50.091Z] ec43610c2a17: Download complete [2025-10-13T08:23:50.091Z] 5d3b04190fa2: Verifying Checksum [2025-10-13T08:23:50.091Z] 5d3b04190fa2: Download complete [2025-10-13T08:23:50.091Z] 5eb5b503b376: Download complete [2025-10-13T08:23:50.153Z] 1.25-alpine3.22: Pulling from library/golang [2025-10-13T08:23:50.153Z] 6b59a28fa201: Pulling fs layer [2025-10-13T08:23:50.153Z] 00abc3ba1385: Pulling fs layer [2025-10-13T08:23:50.153Z] 66626199bcfa: Pulling fs layer [2025-10-13T08:23:50.153Z] a89982c42756: Pulling fs layer [2025-10-13T08:23:50.153Z] 4f4fb700ef54: Pulling fs layer [2025-10-13T08:23:50.153Z] a89982c42756: Waiting [2025-10-13T08:23:50.153Z] 4f4fb700ef54: Waiting [2025-10-13T08:23:50.674Z] 2f39f015ded8: Verifying Checksum [2025-10-13T08:23:50.674Z] 2f39f015ded8: Download complete [2025-10-13T08:23:51.119Z] 00abc3ba1385: Verifying Checksum [2025-10-13T08:23:51.119Z] 00abc3ba1385: Download complete [2025-10-13T08:23:51.119Z] a89982c42756: Verifying Checksum [2025-10-13T08:23:51.249Z] 5eb5b503b376: Pull complete [2025-10-13T08:23:51.390Z] 4f4fb700ef54: Verifying Checksum [2025-10-13T08:23:51.390Z] 4f4fb700ef54: Download complete [2025-10-13T08:23:51.390Z] 6b59a28fa201: Verifying Checksum [2025-10-13T08:23:51.390Z] 6b59a28fa201: Download complete [2025-10-13T08:23:51.508Z] 5c69ac0246d0: Pull complete [2025-10-13T08:23:51.980Z] 6b59a28fa201: Pull complete [2025-10-13T08:23:52.077Z] ec43610c2a17: Pull complete [2025-10-13T08:23:52.077Z] 3a2ae6a8a46f: Pull complete [2025-10-13T08:23:52.337Z] 33b1e0a273af: Pull complete [2025-10-13T08:23:52.337Z] 5d3b04190fa2: Pull complete [2025-10-13T08:23:52.570Z] 00abc3ba1385: Pull complete [2025-10-13T08:23:52.838Z] 66626199bcfa: Verifying Checksum [2025-10-13T08:23:52.838Z] 66626199bcfa: Download complete [2025-10-13T08:23:56.574Z] 2f39f015ded8: Pull complete [2025-10-13T08:23:56.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T08:23:56.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:23:56.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T08:23:56.715Z] prd-centos7-docker-4c-2g-234591 does not seem to be running inside a container [2025-10-13T08:23:56.749Z] $ 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T08:24:03.595Z] $ docker top 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-13T08:24:03.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T08:24:04.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T08:24:04.533Z] + ls /var/log/sa-host [2025-10-13T08:24:04.533Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T08:24:04.600Z] provisioning config files... [2025-10-13T08:24:04.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config4519523053081728911tmp [Pipeline] { [Pipeline] echo [2025-10-13T08:24:04.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:04.902Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T08:24:04.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:05.243Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T08:24:05.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:05.544Z] ---> sudo-logs.sh [2025-10-13T08:24:05.544Z] Archiving 'sudo' log.. [2025-10-13T08:24:05.544Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-234591.novalocal: Name or service not known [2025-10-13T08:24:05.544Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-234591.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-13T08:24:05.570Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:05.860Z] ---> job-cost.sh [2025-10-13T08:24:05.860Z] lf-activate-venv: SKIPPING [2025-10-13T08:24:05.860Z] INFO: No Stack... [2025-10-13T08:24:06.808Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-13T08:24:07.070Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T08:24:07.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:07.380Z] ---> logs-deploy.sh [2025-10-13T08:24:07.380Z] lf-activate-venv: SKIPPING [2025-10-13T08:24:07.380Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/2 [2025-10-13T08:24:07.380Z] INFO: archiving workspace using pattern(s): [2025-10-13T08:24:07.878Z] 66626199bcfa: Pull complete [2025-10-13T08:24:07.878Z] a89982c42756: Pull complete [2025-10-13T08:24:07.878Z] 4f4fb700ef54: Pull complete [2025-10-13T08:24:07.878Z] Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T08:24:07.878Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2025-10-13T08:24:07.878Z] ---> e252f9315a5d [2025-10-13T08:24:07.878Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-10-13T08:24:07.878Z] ---> Running in e5e6aa615d16 [2025-10-13T08:24:07.878Z] Removing intermediate container e5e6aa615d16 [2025-10-13T08:24:07.878Z] ---> 7a0755b17422 [2025-10-13T08:24:07.878Z] Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 [2025-10-13T08:24:07.878Z] ---> Running in 99baddb55035 [2025-10-13T08:24:08.359Z] Archives upload complete. [2025-10-13T08:24:08.359Z] INFO: archiving logs to Nexus [2025-10-13T08:24:08.470Z] Removing intermediate container 99baddb55035 [2025-10-13T08:24:08.471Z] ---> a38eeffe19fb [2025-10-13T08:24:08.471Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T08:24:09.060Z] ---> 2dfdc5328a41 [2025-10-13T08:24:09.060Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2025-10-13T08:24:09.060Z] ---> Running in 22bbb89e8cc6 [2025-10-13T08:24:09.362Z] ---> uname -a: [2025-10-13T08:24:09.362Z] Linux prd-centos7-docker-4c-2g-234591.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] ---> lscpu: [2025-10-13T08:24:09.362Z] Architecture: x86_64 [2025-10-13T08:24:09.362Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-13T08:24:09.362Z] Byte Order: Little Endian [2025-10-13T08:24:09.362Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-13T08:24:09.362Z] CPU(s): 2 [2025-10-13T08:24:09.362Z] On-line CPU(s) list: 0,1 [2025-10-13T08:24:09.362Z] Thread(s) per core: 1 [2025-10-13T08:24:09.362Z] Core(s) per socket: 1 [2025-10-13T08:24:09.362Z] Socket(s): 2 [2025-10-13T08:24:09.362Z] NUMA node(s): 1 [2025-10-13T08:24:09.362Z] Vendor ID: AuthenticAMD [2025-10-13T08:24:09.362Z] CPU family: 23 [2025-10-13T08:24:09.362Z] Model: 49 [2025-10-13T08:24:09.362Z] Model name: AMD EPYC-Rome Processor [2025-10-13T08:24:09.362Z] Stepping: 0 [2025-10-13T08:24:09.362Z] CPU MHz: 2800.000 [2025-10-13T08:24:09.362Z] BogoMIPS: 5600.00 [2025-10-13T08:24:09.362Z] Virtualization: AMD-V [2025-10-13T08:24:09.362Z] Hypervisor vendor: KVM [2025-10-13T08:24:09.362Z] Virtualization type: full [2025-10-13T08:24:09.362Z] L1d cache: 64 KiB [2025-10-13T08:24:09.362Z] L1i cache: 64 KiB [2025-10-13T08:24:09.362Z] L2 cache: 1 MiB [2025-10-13T08:24:09.362Z] L3 cache: 32 MiB [2025-10-13T08:24:09.362Z] NUMA node0 CPU(s): 0,1 [2025-10-13T08:24:09.362Z] Vulnerability Itlb multihit: Not affected [2025-10-13T08:24:09.362Z] Vulnerability L1tf: Not affected [2025-10-13T08:24:09.362Z] Vulnerability Mds: Not affected [2025-10-13T08:24:09.362Z] Vulnerability Meltdown: Not affected [2025-10-13T08:24:09.362Z] Vulnerability Mmio stale data: Not affected [2025-10-13T08:24:09.362Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-13T08:24:09.362Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-13T08:24:09.362Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-13T08:24:09.362Z] Vulnerability Srbds: Not affected [2025-10-13T08:24:09.362Z] Vulnerability Tsx async abort: Not affected [2025-10-13T08:24:09.362Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] ---> nproc: [2025-10-13T08:24:09.362Z] 2 [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] ---> df -h: [2025-10-13T08:24:09.362Z] Filesystem Size Used Avail Use% Mounted on [2025-10-13T08:24:09.362Z] overlay 40G 7.3G 33G 19% / [2025-10-13T08:24:09.362Z] tmpfs 64M 0 64M 0% /dev [2025-10-13T08:24:09.362Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-13T08:24:09.362Z] shm 64M 0 64M 0% /dev/shm [2025-10-13T08:24:09.362Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] [2025-10-13T08:24:09.362Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2025-10-13T08:24:09.362Z] Please check if data collecting is enabled [2025-10-13T08:24:09.362Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T08:24:09.388Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-13T08:24:09.392Z] $ docker stop --time=1 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a [2025-10-13T08:24:10.564Z] $ docker rm -f --volumes 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-13T08:24:10.654Z] [WS-CLEANUP] Deleting project workspace... [2025-10-13T08:24:10.654Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-13T08:24:10.668Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:24:11.059Z] Removing intermediate container 22bbb89e8cc6 [2025-10-13T08:24:11.059Z] ---> 296ef310cab0 [2025-10-13T08:24:11.059Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2025-10-13T08:24:11.059Z] ---> Running in c8dac2603316 [2025-10-13T08:24:11.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:24:11.103Z] [2025-10-13T08:24:11.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:24:11.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:24:11.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T08:24:11.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T08:24:11.969Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T08:24:11.969Z] 5eb5b503b376: Pulling fs layer [2025-10-13T08:24:11.969Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T08:24:11.969Z] ec43610c2a17: Pulling fs layer [2025-10-13T08:24:11.969Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T08:24:11.969Z] 3a2ae6a8a46f: Waiting [2025-10-13T08:24:11.969Z] 33b1e0a273af: Pulling fs layer [2025-10-13T08:24:11.969Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T08:24:11.969Z] 2f39f015ded8: Pulling fs layer [2025-10-13T08:24:11.969Z] 33b1e0a273af: Waiting [2025-10-13T08:24:11.969Z] 5d3b04190fa2: Waiting [2025-10-13T08:24:11.969Z] 2f39f015ded8: Waiting [2025-10-13T08:24:11.969Z] 5c69ac0246d0: Verifying Checksum [2025-10-13T08:24:11.969Z] 5c69ac0246d0: Download complete [2025-10-13T08:24:12.229Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T08:24:12.229Z] 3a2ae6a8a46f: Download complete [2025-10-13T08:24:12.229Z] 33b1e0a273af: Verifying Checksum [2025-10-13T08:24:12.229Z] 33b1e0a273af: Download complete [2025-10-13T08:24:12.229Z] ec43610c2a17: Verifying Checksum [2025-10-13T08:24:12.229Z] ec43610c2a17: Download complete [2025-10-13T08:24:12.229Z] 5d3b04190fa2: Verifying Checksum [2025-10-13T08:24:12.229Z] 5d3b04190fa2: Download complete [2025-10-13T08:24:12.490Z] 5eb5b503b376: Download complete [2025-10-13T08:24:13.060Z] 2f39f015ded8: Download complete [2025-10-13T08:24:13.896Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T08:24:13.896Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T08:24:13.897Z] (3/43) Installing readline (8.2.13-r1) [2025-10-13T08:24:13.897Z] (4/43) Installing bash (5.2.37-r0) [2025-10-13T08:24:13.897Z] Executing bash-5.2.37-r0.post-install [2025-10-13T08:24:13.897Z] (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T08:24:13.897Z] (6/43) Installing jansson (2.14.1-r0) [2025-10-13T08:24:13.897Z] (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T08:24:13.897Z] (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T08:24:13.897Z] (9/43) Installing binutils (2.44-r3) [2025-10-13T08:24:14.165Z] (10/43) Installing libmagic (5.46-r2) [2025-10-13T08:24:14.165Z] (11/43) Installing file (5.46-r2) [2025-10-13T08:24:14.165Z] (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T08:24:14.436Z] (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T08:24:14.436Z] (14/43) Installing gmp (6.3.0-r3) [2025-10-13T08:24:14.436Z] (15/43) Installing isl26 (0.26-r1) [2025-10-13T08:24:14.436Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T08:24:14.436Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T08:24:14.436Z] (18/43) Installing gcc (14.2.0-r6) [2025-10-13T08:24:14.965Z] 5eb5b503b376: Pull complete [2025-10-13T08:24:15.554Z] 5c69ac0246d0: Pull complete [2025-10-13T08:24:17.138Z] ec43610c2a17: Pull complete [2025-10-13T08:24:17.138Z] 3a2ae6a8a46f: Pull complete [2025-10-13T08:24:17.138Z] 33b1e0a273af: Pull complete [2025-10-13T08:24:17.138Z] 5d3b04190fa2: Pull complete [2025-10-13T08:24:17.170Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T08:24:18.137Z] (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T08:24:18.137Z] (21/43) Installing g++ (14.2.0-r6) [2025-10-13T08:24:19.322Z] (22/43) Installing make (4.4.1-r3) [2025-10-13T08:24:19.322Z] (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T08:24:19.322Z] (24/43) Installing patch (2.8-r0) [2025-10-13T08:24:19.322Z] (25/43) Installing build-base (0.5-r3) [2025-10-13T08:24:19.322Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T08:24:19.322Z] (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T08:24:19.322Z] (28/43) Installing libunistring (1.3-r0) [2025-10-13T08:24:19.322Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T08:24:19.322Z] (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T08:24:19.322Z] (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T08:24:19.322Z] (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T08:24:19.322Z] (33/43) Installing curl (8.14.1-r2) [2025-10-13T08:24:19.322Z] (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T08:24:19.322Z] (35/43) Installing pcre2 (10.43-r1) [2025-10-13T08:24:19.322Z] (36/43) Installing git (2.49.1-r0) [2025-10-13T08:24:19.641Z] (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T08:24:19.641Z] (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T08:24:19.943Z] (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T08:24:19.943Z] (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T08:24:19.943Z] (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T08:24:19.943Z] (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T08:24:20.267Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T08:24:20.267Z] Executing busybox-1.37.0-r19.trigger [2025-10-13T08:24:20.267Z] OK: 255 MiB in 60 packages [2025-10-13T08:24:20.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T08:24:20.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T08:24:22.375Z] OK: 255 MiB in 60 packages [2025-10-13T08:24:22.375Z] Connecting to raw.githubusercontent.com (185.199.111.133:443) [2025-10-13T08:24:22.645Z] writing to stdout [2025-10-13T08:24:22.645Z] - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T08:24:22.645Z] written to stdout [2025-10-13T08:24:22.645Z] golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-13T08:24:22.934Z] golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 [2025-10-13T08:24:24.052Z] 2f39f015ded8: Pull complete [2025-10-13T08:24:24.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T08:24:24.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:24:24.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T08:24:24.436Z] prd-ubuntu20.04-docker-8c-8g-234528 does not seem to be running inside a container [2025-10-13T08:24:24.462Z] $ 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/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T08:24:25.123Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T08:24:26.018Z] $ docker top a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:24:26.470Z] ---> job-cost.sh [2025-10-13T08:24:26.470Z] lf-activate-venv: SKIPPING [2025-10-13T08:24:26.470Z] INFO: No Stack... [2025-10-13T08:24:26.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T08:24:26.998Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T08:24:27.307Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T08:24:27.307Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T08:24:27.340Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [2025-10-13T08:24:27.346Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] did not exist. Created. [2025-10-13T08:24:27.370Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T08:24:27.694Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-13T08:24:27.985Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T08:24:27.998Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T08:24:28.014Z] $ docker stop --time=1 a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e [2025-10-13T08:24:29.140Z] $ docker rm -f --volumes a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-13T08:24:35.272Z] Removing intermediate container c8dac2603316 [2025-10-13T08:24:35.272Z] ---> 4b33cdf0f719 [2025-10-13T08:24:35.272Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T08:24:35.272Z] ---> Running in 593932e7c952 [2025-10-13T08:24:36.238Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T08:24:36.238Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T08:25:15.590Z] Removing intermediate container 593932e7c952 [2025-10-13T08:25:15.590Z] ---> 4eae338f624b [2025-10-13T08:25:15.590Z] Step 8/9 : LABEL arch=arm64 [2025-10-13T08:25:15.590Z] ---> Running in 197600230dbe [2025-10-13T08:25:15.590Z] Removing intermediate container 197600230dbe [2025-10-13T08:25:15.590Z] ---> 3076960dca78 [2025-10-13T08:25:15.590Z] Step 9/9 : LABEL git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:25:15.590Z] ---> Running in 7f323e52ce32 [2025-10-13T08:25:15.590Z] Removing intermediate container 7f323e52ce32 [2025-10-13T08:25:15.590Z] ---> b22dbf3e2445 [2025-10-13T08:25:15.590Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-13T08:25:15.590Z] Successfully built b22dbf3e2445 [2025-10-13T08:25:15.590Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-10-13T08:25:15.720Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2025-10-13T08:25:15.720Z] 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:25:15.720Z] latest [2025-10-13T08:25:15.720Z] golang-1.25 [2025-10-13T08:25:15.720Z] 1.25-alpine [2025-10-13T08:25:15.720Z] 1.25-alpine3.22 [2025-10-13T08:25:15.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:25:16.092Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:25:16.461Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:25:16.462Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T08:25:16.462Z] 8d73c91bbda6: Preparing [2025-10-13T08:25:16.462Z] 7acb8261ee21: Preparing [2025-10-13T08:25:16.462Z] 087eb9fe4e16: Preparing [2025-10-13T08:25:16.462Z] 5f70bf18a086: Preparing [2025-10-13T08:25:16.462Z] 1f8e47664a3a: Preparing [2025-10-13T08:25:16.462Z] 45b85ec0b957: Preparing [2025-10-13T08:25:16.462Z] 30b0c38e3147: Preparing [2025-10-13T08:25:16.462Z] 0e64f2360a44: Preparing [2025-10-13T08:25:16.462Z] 45b85ec0b957: Waiting [2025-10-13T08:25:16.462Z] 30b0c38e3147: Waiting [2025-10-13T08:25:16.462Z] 0e64f2360a44: Waiting [2025-10-13T08:25:16.730Z] 5f70bf18a086: Layer already exists [2025-10-13T08:25:16.730Z] 087eb9fe4e16: Pushed [2025-10-13T08:25:16.730Z] 1f8e47664a3a: Pushed [2025-10-13T08:25:18.671Z] 30b0c38e3147: Pushed [2025-10-13T08:25:18.671Z] 0e64f2360a44: Pushed [2025-10-13T08:25:27.024Z] 8d73c91bbda6: Pushed [2025-10-13T08:26:05.899Z] 45b85ec0b957: Pushed [2025-10-13T08:26:15.997Z] 7acb8261ee21: Pushed [2025-10-13T08:26:15.997Z] 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:17.643Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:18.269Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-13T08:26:18.269Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T08:26:18.269Z] 8d73c91bbda6: Preparing [2025-10-13T08:26:18.269Z] 7acb8261ee21: Preparing [2025-10-13T08:26:18.269Z] 087eb9fe4e16: Preparing [2025-10-13T08:26:18.269Z] 5f70bf18a086: Preparing [2025-10-13T08:26:18.269Z] 1f8e47664a3a: Preparing [2025-10-13T08:26:18.269Z] 45b85ec0b957: Preparing [2025-10-13T08:26:18.269Z] 30b0c38e3147: Preparing [2025-10-13T08:26:18.269Z] 0e64f2360a44: Preparing [2025-10-13T08:26:18.269Z] 45b85ec0b957: Waiting [2025-10-13T08:26:18.269Z] 30b0c38e3147: Waiting [2025-10-13T08:26:18.269Z] 0e64f2360a44: Waiting [2025-10-13T08:26:18.269Z] 087eb9fe4e16: Layer already exists [2025-10-13T08:26:18.269Z] 7acb8261ee21: Layer already exists [2025-10-13T08:26:18.269Z] 8d73c91bbda6: Layer already exists [2025-10-13T08:26:18.269Z] 1f8e47664a3a: Layer already exists [2025-10-13T08:26:18.269Z] 5f70bf18a086: Layer already exists [2025-10-13T08:26:18.269Z] 30b0c38e3147: Layer already exists [2025-10-13T08:26:18.269Z] 0e64f2360a44: Layer already exists [2025-10-13T08:26:18.269Z] 45b85ec0b957: Layer already exists [2025-10-13T08:26:18.534Z] latest: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:18.886Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:19.291Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-13T08:26:19.291Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T08:26:19.291Z] 8d73c91bbda6: Preparing [2025-10-13T08:26:19.291Z] 7acb8261ee21: Preparing [2025-10-13T08:26:19.291Z] 087eb9fe4e16: Preparing [2025-10-13T08:26:19.291Z] 5f70bf18a086: Preparing [2025-10-13T08:26:19.291Z] 1f8e47664a3a: Preparing [2025-10-13T08:26:19.291Z] 45b85ec0b957: Preparing [2025-10-13T08:26:19.291Z] 30b0c38e3147: Preparing [2025-10-13T08:26:19.291Z] 0e64f2360a44: Preparing [2025-10-13T08:26:19.291Z] 45b85ec0b957: Waiting [2025-10-13T08:26:19.291Z] 0e64f2360a44: Waiting [2025-10-13T08:26:19.291Z] 30b0c38e3147: Waiting [2025-10-13T08:26:19.291Z] 8d73c91bbda6: Layer already exists [2025-10-13T08:26:19.291Z] 1f8e47664a3a: Layer already exists [2025-10-13T08:26:19.291Z] 7acb8261ee21: Layer already exists [2025-10-13T08:26:19.291Z] 087eb9fe4e16: Layer already exists [2025-10-13T08:26:19.291Z] 5f70bf18a086: Layer already exists [2025-10-13T08:26:19.291Z] 30b0c38e3147: Layer already exists [2025-10-13T08:26:19.291Z] 45b85ec0b957: Layer already exists [2025-10-13T08:26:19.291Z] 0e64f2360a44: Layer already exists [2025-10-13T08:26:19.558Z] golang-1.25: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:21.794Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:22.158Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-13T08:26:22.159Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T08:26:22.159Z] 8d73c91bbda6: Preparing [2025-10-13T08:26:22.159Z] 7acb8261ee21: Preparing [2025-10-13T08:26:22.159Z] 087eb9fe4e16: Preparing [2025-10-13T08:26:22.159Z] 5f70bf18a086: Preparing [2025-10-13T08:26:22.159Z] 1f8e47664a3a: Preparing [2025-10-13T08:26:22.159Z] 45b85ec0b957: Preparing [2025-10-13T08:26:22.159Z] 30b0c38e3147: Preparing [2025-10-13T08:26:22.159Z] 0e64f2360a44: Preparing [2025-10-13T08:26:22.159Z] 45b85ec0b957: Waiting [2025-10-13T08:26:22.159Z] 30b0c38e3147: Waiting [2025-10-13T08:26:22.159Z] 0e64f2360a44: Waiting [2025-10-13T08:26:22.159Z] 8d73c91bbda6: Layer already exists [2025-10-13T08:26:22.159Z] 7acb8261ee21: Layer already exists [2025-10-13T08:26:22.159Z] 5f70bf18a086: Layer already exists [2025-10-13T08:26:22.159Z] 1f8e47664a3a: Layer already exists [2025-10-13T08:26:22.159Z] 087eb9fe4e16: Layer already exists [2025-10-13T08:26:22.159Z] 30b0c38e3147: Layer already exists [2025-10-13T08:26:22.159Z] 0e64f2360a44: Layer already exists [2025-10-13T08:26:22.159Z] 45b85ec0b957: Layer already exists [2025-10-13T08:26:22.424Z] 1.25-alpine: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:22.783Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:23.134Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [2025-10-13T08:26:23.134Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T08:26:23.134Z] 8d73c91bbda6: Preparing [2025-10-13T08:26:23.134Z] 7acb8261ee21: Preparing [2025-10-13T08:26:23.134Z] 087eb9fe4e16: Preparing [2025-10-13T08:26:23.134Z] 5f70bf18a086: Preparing [2025-10-13T08:26:23.134Z] 1f8e47664a3a: Preparing [2025-10-13T08:26:23.134Z] 45b85ec0b957: Preparing [2025-10-13T08:26:23.134Z] 30b0c38e3147: Preparing [2025-10-13T08:26:23.134Z] 45b85ec0b957: Waiting [2025-10-13T08:26:23.134Z] 0e64f2360a44: Preparing [2025-10-13T08:26:23.134Z] 30b0c38e3147: Waiting [2025-10-13T08:26:23.134Z] 8d73c91bbda6: Layer already exists [2025-10-13T08:26:23.134Z] 1f8e47664a3a: Layer already exists [2025-10-13T08:26:23.134Z] 5f70bf18a086: Layer already exists [2025-10-13T08:26:23.134Z] 7acb8261ee21: Layer already exists [2025-10-13T08:26:23.134Z] 087eb9fe4e16: Layer already exists [2025-10-13T08:26:23.134Z] 30b0c38e3147: Layer already exists [2025-10-13T08:26:23.134Z] 45b85ec0b957: Layer already exists [2025-10-13T08:26:23.134Z] 0e64f2360a44: Layer already exists [2025-10-13T08:26:23.400Z] 1.25-alpine3.22: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T08:26:23.473Z] ===================================================== [Pipeline] echo [2025-10-13T08:26:23.484Z] taggedImages: [2025-10-13T08:26:23.484Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [2025-10-13T08:26:23.484Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-13T08:26:23.484Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-13T08:26:23.484Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-13T08:26:23.484Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo [2025-10-13T08:26:23.497Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] echo [2025-10-13T08:26:23.510Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo [2025-10-13T08:26:23.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo [2025-10-13T08:26:23.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo [2025-10-13T08:26:23.542Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:23.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T08:26:23.971Z] [2025-10-13T08:26:23.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:26:24.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T08:26:24.563Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-13T08:26:24.563Z] 8998bd30e6a1: Pulling fs layer [2025-10-13T08:26:24.563Z] 04944245beec: Pulling fs layer [2025-10-13T08:26:24.563Z] 699f458cf7ca: Pulling fs layer [2025-10-13T08:26:24.563Z] 765212b225bb: Pulling fs layer [2025-10-13T08:26:24.563Z] f23df028b6ca: Pulling fs layer [2025-10-13T08:26:24.564Z] d65c8cfc05b1: Pulling fs layer [2025-10-13T08:26:24.564Z] 2437ff75d9bd: Pulling fs layer [2025-10-13T08:26:24.564Z] f23df028b6ca: Waiting [2025-10-13T08:26:24.564Z] d65c8cfc05b1: Waiting [2025-10-13T08:26:24.564Z] 765212b225bb: Waiting [2025-10-13T08:26:24.564Z] 2437ff75d9bd: Waiting [2025-10-13T08:26:24.564Z] 04944245beec: Verifying Checksum [2025-10-13T08:26:24.564Z] 04944245beec: Download complete [2025-10-13T08:26:24.564Z] 765212b225bb: Verifying Checksum [2025-10-13T08:26:24.564Z] 765212b225bb: Download complete [2025-10-13T08:26:24.564Z] f23df028b6ca: Verifying Checksum [2025-10-13T08:26:24.564Z] f23df028b6ca: Download complete [2025-10-13T08:26:24.564Z] d65c8cfc05b1: Verifying Checksum [2025-10-13T08:26:24.564Z] d65c8cfc05b1: Download complete [2025-10-13T08:26:24.831Z] 699f458cf7ca: Verifying Checksum [2025-10-13T08:26:24.831Z] 699f458cf7ca: Download complete [2025-10-13T08:26:25.098Z] 8998bd30e6a1: Verifying Checksum [2025-10-13T08:26:25.098Z] 8998bd30e6a1: Download complete [2025-10-13T08:26:27.687Z] 2437ff75d9bd: Verifying Checksum [2025-10-13T08:26:27.687Z] 2437ff75d9bd: Download complete [2025-10-13T08:26:30.275Z] 8998bd30e6a1: Pull complete [2025-10-13T08:26:30.860Z] 04944245beec: Pull complete [2025-10-13T08:26:32.272Z] 699f458cf7ca: Pull complete [2025-10-13T08:26:32.539Z] 765212b225bb: Pull complete [2025-10-13T08:26:33.503Z] f23df028b6ca: Pull complete [2025-10-13T08:26:33.503Z] d65c8cfc05b1: Pull complete [2025-10-13T08:26:51.715Z] 2437ff75d9bd: Pull complete [2025-10-13T08:26:51.715Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-13T08:26:51.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T08:26:51.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T08:26:51.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-234572 does not seem to be running inside a container [2025-10-13T08:26:51.992Z] $ 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/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-13T08:26:54.127Z] $ docker top 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:26:54.974Z] ---> job-cost.sh [2025-10-13T08:26:54.974Z] lf-activate-venv: SKIPPING [2025-10-13T08:26:54.974Z] INFO: No Stack... [2025-10-13T08:26:55.551Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-13T08:26:56.130Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T08:26:56.759Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T08:26:56.760Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T08:26:56.793Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [2025-10-13T08:26:56.803Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] did not exist. Created. [2025-10-13T08:26:56.810Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T08:26:57.624Z] /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-913effa2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-13T08:26:57.939Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-13T08:26:57.971Z] Warning: overwriting stash ‘stack-cost’ [2025-10-13T08:26:58.359Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T08:26:58.369Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T08:26:58.399Z] $ docker stop --time=1 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 [2025-10-13T08:26:59.873Z] $ docker rm -f --volumes 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-13T08:27:00.621Z] + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] [2025-10-13T08:27:00.622Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T08:27:00.622Z] total 16 [2025-10-13T08:27:00.622Z] drwxr-xr-x 3 root root 4096 Oct 13 08:24 . [2025-10-13T08:27:00.622Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 08:24 .. [2025-10-13T08:27:00.622Z] drwxr-xr-x 2 root root 4096 Oct 13 08:24 cost [2025-10-13T08:27:00.622Z] -rw-r--r-- 1 root root 92 Oct 13 08:24 cost.csv [2025-10-13T08:27:00.622Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T08:27:00.622Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T08:27:00.622Z] total 16 [2025-10-13T08:27:00.622Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 08:24 . [2025-10-13T08:27:00.622Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 08:24 .. [2025-10-13T08:27:00.622Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 08:24 cost [2025-10-13T08:27:00.622Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 13 08:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:00.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:01.772Z] ---> package-listing.sh [2025-10-13T08:27:01.772Z] ++ facter osfamily [2025-10-13T08:27:01.772Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T08:27:02.031Z] + OS_FAMILY=debian [2025-10-13T08:27:02.031Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-13T08:27:02.031Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T08:27:02.031Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T08:27:02.031Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T08:27:02.031Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T08:27:02.031Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T08:27:02.031Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T08:27:02.031Z] + case "${OS_FAMILY}" in [2025-10-13T08:27:02.031Z] + dpkg -l [2025-10-13T08:27:02.031Z] + grep '^ii' [2025-10-13T08:27:02.031Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T08:27:02.031Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T08:27:02.031Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T08:27:02.031Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T08:27:02.031Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-13T08:27:02.031Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo [2025-10-13T08:27:02.040Z] 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T08:27:02.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T08:27:02.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T08:27:02.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T08:27:02.949Z] prd-ubuntu20.04-docker-8c-8g-234528 does not seem to be running inside a container [2025-10-13T08:27:02.972Z] $ 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/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T08:27:03.174Z] $ docker top a103f477a799d3f5ca808740e4cea87f43870f6ea7115a0d50269f517cd76b25 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-13T08:27:03.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T08:27:03.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T08:27:04.078Z] + ls /var/log/sa-host [2025-10-13T08:27:04.079Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T08:27:04.111Z] provisioning config files... [2025-10-13T08:27:04.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config15971042709083707018tmp [Pipeline] { [Pipeline] echo [2025-10-13T08:27:04.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:04.421Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T08:27:04.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:04.741Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T08:27:04.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:05.035Z] ---> sudo-logs.sh [2025-10-13T08:27:05.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-13T08:27:05.078Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:05.361Z] ---> job-cost.sh [2025-10-13T08:27:05.362Z] lf-activate-venv: SKIPPING [2025-10-13T08:27:05.362Z] DEBUG: total: 0.2199999988079071 [2025-10-13T08:27:05.362Z] INFO: Retrieving Stack Cost... [2025-10-13T08:27:05.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T08:27:05.879Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T08:27:05.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T08:27:06.175Z] ---> logs-deploy.sh [2025-10-13T08:27:06.175Z] lf-activate-venv: SKIPPING [2025-10-13T08:27:06.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/2 [2025-10-13T08:27:06.175Z] INFO: archiving workspace using pattern(s): [2025-10-13T08:27:07.114Z] Archives upload complete. [2025-10-13T08:27:07.374Z] INFO: archiving logs to Nexus [2025-10-13T08:27:07.945Z] ---> uname -a: [2025-10-13T08:27:07.945Z] Linux prd-ubuntu20-04-docker-8c-8g-234528 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] ---> lscpu: [2025-10-13T08:27:07.945Z] Architecture: x86_64 [2025-10-13T08:27:07.945Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-13T08:27:07.945Z] Byte Order: Little Endian [2025-10-13T08:27:07.945Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-13T08:27:07.945Z] CPU(s): 8 [2025-10-13T08:27:07.945Z] On-line CPU(s) list: 0-7 [2025-10-13T08:27:07.945Z] Thread(s) per core: 1 [2025-10-13T08:27:07.945Z] Core(s) per socket: 1 [2025-10-13T08:27:07.945Z] Socket(s): 8 [2025-10-13T08:27:07.945Z] NUMA node(s): 1 [2025-10-13T08:27:07.945Z] Vendor ID: AuthenticAMD [2025-10-13T08:27:07.945Z] CPU family: 23 [2025-10-13T08:27:07.945Z] Model: 49 [2025-10-13T08:27:07.945Z] Model name: AMD EPYC-Rome Processor [2025-10-13T08:27:07.945Z] Stepping: 0 [2025-10-13T08:27:07.945Z] CPU MHz: 2799.998 [2025-10-13T08:27:07.945Z] BogoMIPS: 5599.99 [2025-10-13T08:27:07.945Z] Virtualization: AMD-V [2025-10-13T08:27:07.945Z] Hypervisor vendor: KVM [2025-10-13T08:27:07.945Z] Virtualization type: full [2025-10-13T08:27:07.945Z] L1d cache: 256 KiB [2025-10-13T08:27:07.945Z] L1i cache: 256 KiB [2025-10-13T08:27:07.945Z] L2 cache: 4 MiB [2025-10-13T08:27:07.945Z] L3 cache: 128 MiB [2025-10-13T08:27:07.945Z] NUMA node0 CPU(s): 0-7 [2025-10-13T08:27:07.945Z] Vulnerability Gather data sampling: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Itlb multihit: Not affected [2025-10-13T08:27:07.945Z] Vulnerability L1tf: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Mds: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Meltdown: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Mmio stale data: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Retbleed: Vulnerable [2025-10-13T08:27:07.945Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-13T08:27:07.945Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-13T08:27:07.945Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-13T08:27:07.945Z] Vulnerability Srbds: Not affected [2025-10-13T08:27:07.945Z] Vulnerability Tsx async abort: Not affected [2025-10-13T08:27:07.945Z] 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-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] ---> nproc: [2025-10-13T08:27:07.945Z] 8 [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] ---> df -h: [2025-10-13T08:27:07.945Z] Filesystem Size Used Avail Use% Mounted on [2025-10-13T08:27:07.945Z] overlay 155G 11G 145G 7% / [2025-10-13T08:27:07.945Z] tmpfs 64M 0 64M 0% /dev [2025-10-13T08:27:07.945Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-13T08:27:07.945Z] shm 64M 0 64M 0% /dev/shm [2025-10-13T08:27:07.945Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] ---> sar -b -r -n DEV: [2025-10-13T08:27:07.945Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-234528) 10/13/25 _x86_64_ (8 CPU) [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:20:45 LINUX RESTART (8 CPU) [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-13T08:27:07.945Z] 08:22:01 317.80 78.65 239.14 0.00 13537.08 79724.45 0.00 [2025-10-13T08:27:07.945Z] 08:23:01 3.50 0.02 3.48 0.00 0.27 67.19 0.00 [2025-10-13T08:27:07.945Z] 08:24:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 [2025-10-13T08:27:07.945Z] 08:25:01 50.52 3.48 47.04 0.00 472.45 16895.58 0.00 [2025-10-13T08:27:07.945Z] 08:26:01 24.71 3.82 20.90 0.00 2041.79 2772.47 0.00 [2025-10-13T08:27:07.945Z] 08:27:01 29.33 1.39 27.94 0.00 2309.98 6567.02 0.00 [2025-10-13T08:27:07.945Z] Average: 71.28 14.60 56.68 0.00 3062.27 17703.89 0.00 [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-13T08:27:07.945Z] 08:22:01 29182344 31582400 728628 2.22 80248 2611740 1779852 5.25 1422312 1905548 260 [2025-10-13T08:27:07.945Z] 08:23:01 29189888 31589088 721736 2.20 80428 2611760 1648268 4.86 1455152 1869312 28 [2025-10-13T08:27:07.945Z] 08:24:01 29188208 31587520 723036 2.20 80492 2611752 1648268 4.86 1456604 1869320 24 [2025-10-13T08:27:07.945Z] 08:25:01 28617576 31535760 752888 2.29 99444 3078232 1666792 4.91 1522596 2311756 288 [2025-10-13T08:27:07.945Z] 08:26:01 28327428 31500460 774388 2.36 117044 3306056 1740684 5.13 1674256 2430108 67840 [2025-10-13T08:27:07.945Z] 08:27:01 28095888 31493112 779040 2.37 133660 3507740 1762972 5.20 1838316 2484064 172 [2025-10-13T08:27:07.945Z] Average: 28766889 31548057 746619 2.27 98553 2954547 1707806 5.03 1561539 2145018 11435 [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-13T08:27:07.945Z] 08:22:01 docker0 62.01 111.41 3.93 2740.68 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:22:01 lo 6.10 6.10 0.62 0.62 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:22:01 ens3 728.76 524.15 4612.98 1811.09 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:23:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:23:01 ens3 170.81 181.64 30.21 1651.72 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:24:01 ens3 11.65 14.30 2.63 15.01 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:25:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:25:01 ens3 108.05 76.87 2537.96 53.25 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:26:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:26:01 ens3 82.85 41.68 1594.70 7.18 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:27:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] 08:27:01 ens3 151.96 107.15 1439.04 9.07 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] Average: docker0 10.36 18.62 0.66 458.04 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] Average: lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] Average: ens3 209.17 157.77 1703.61 592.87 0.00 0.00 0.00 0.00 [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] ---> sar -P ALL: [2025-10-13T08:27:07.945Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-234528) 10/13/25 _x86_64_ (8 CPU) [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:20:45 LINUX RESTART (8 CPU) [2025-10-13T08:27:07.945Z] [2025-10-13T08:27:07.945Z] 08:21:01 CPU %user %nice %system %iowait %steal %idle [2025-10-13T08:27:07.945Z] 08:22:01 all 17.68 0.00 2.88 2.01 0.08 77.35 [2025-10-13T08:27:07.945Z] 08:22:01 0 16.88 0.00 3.19 0.45 0.08 79.40 [2025-10-13T08:27:07.945Z] 08:22:01 1 22.29 0.00 2.13 0.84 0.07 74.67 [2025-10-13T08:27:07.945Z] 08:22:01 2 19.02 0.00 3.54 4.76 0.08 72.60 [2025-10-13T08:27:07.945Z] 08:22:01 3 14.53 0.00 2.53 2.69 0.10 80.15 [2025-10-13T08:27:07.945Z] 08:22:01 4 18.39 0.00 3.30 1.18 0.08 77.05 [2025-10-13T08:27:07.945Z] 08:22:01 5 14.05 0.00 3.61 3.67 0.07 78.61 [2025-10-13T08:27:07.945Z] 08:22:01 6 19.36 0.00 2.17 1.01 0.07 77.39 [2025-10-13T08:27:07.945Z] 08:22:01 7 16.95 0.00 2.57 1.44 0.07 78.97 [2025-10-13T08:27:07.945Z] 08:23:01 all 6.97 0.00 0.38 0.05 0.03 92.57 [2025-10-13T08:27:07.945Z] 08:23:01 0 6.96 0.00 0.32 0.08 0.03 92.61 [2025-10-13T08:27:07.945Z] 08:23:01 1 5.09 0.00 0.23 0.02 0.02 94.64 [2025-10-13T08:27:07.945Z] 08:23:01 2 6.74 0.00 0.42 0.32 0.03 92.49 [2025-10-13T08:27:07.945Z] 08:23:01 3 8.18 0.00 0.47 0.00 0.03 91.32 [2025-10-13T08:27:07.945Z] 08:23:01 4 9.55 0.00 0.52 0.00 0.05 89.88 [2025-10-13T08:27:07.945Z] 08:23:01 5 6.94 0.00 0.45 0.00 0.03 92.58 [2025-10-13T08:27:07.945Z] 08:23:01 6 7.71 0.00 0.30 0.00 0.03 91.95 [2025-10-13T08:27:07.945Z] 08:23:01 7 4.60 0.00 0.32 0.00 0.02 95.07 [2025-10-13T08:27:07.945Z] 08:24:01 all 0.05 0.00 0.02 0.04 0.01 99.88 [2025-10-13T08:27:07.945Z] 08:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-10-13T08:27:07.945Z] 08:24:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2025-10-13T08:27:07.945Z] 08:24:01 2 0.02 0.00 0.02 0.23 0.02 99.72 [2025-10-13T08:27:07.945Z] 08:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-10-13T08:27:07.945Z] 08:24:01 4 0.07 0.00 0.05 0.07 0.02 99.80 [2025-10-13T08:27:07.945Z] 08:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-10-13T08:27:07.945Z] 08:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-10-13T08:27:07.945Z] 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-10-13T08:27:07.945Z] 08:25:01 all 2.89 0.00 1.16 0.90 0.03 95.02 [2025-10-13T08:27:07.945Z] 08:25:01 0 3.38 0.00 1.70 1.33 0.05 93.54 [2025-10-13T08:27:07.945Z] 08:25:01 1 3.40 0.00 0.79 0.05 0.02 95.74 [2025-10-13T08:27:07.946Z] 08:25:01 2 2.33 0.00 1.57 4.94 0.02 91.14 [2025-10-13T08:27:07.946Z] 08:25:01 3 2.58 0.00 1.23 0.03 0.03 96.12 [2025-10-13T08:27:07.946Z] 08:25:01 4 2.54 0.00 0.99 0.59 0.03 95.85 [2025-10-13T08:27:07.946Z] 08:25:01 5 2.13 0.00 0.75 0.12 0.02 96.99 [2025-10-13T08:27:07.946Z] 08:25:01 6 2.88 0.00 1.00 0.10 0.03 95.98 [2025-10-13T08:27:07.946Z] 08:25:01 7 3.89 0.00 1.22 0.02 0.03 94.84 [2025-10-13T08:27:07.946Z] 08:26:01 all 1.30 0.00 0.69 0.49 0.02 97.51 [2025-10-13T08:27:07.946Z] 08:26:01 0 1.21 0.00 0.30 0.17 0.03 98.29 [2025-10-13T08:27:07.946Z] 08:26:01 1 1.22 0.00 0.40 0.27 0.02 98.10 [2025-10-13T08:27:07.946Z] 08:26:01 2 1.52 0.00 0.52 2.92 0.02 95.03 [2025-10-13T08:27:07.946Z] 08:26:01 3 2.22 0.00 0.90 0.12 0.02 96.75 [2025-10-13T08:27:07.946Z] 08:26:01 4 1.44 0.00 0.87 0.28 0.02 97.40 [2025-10-13T08:27:07.946Z] 08:26:01 5 0.97 0.00 1.77 0.02 0.00 97.25 [2025-10-13T08:27:07.946Z] 08:26:01 6 1.13 0.00 0.42 0.08 0.02 98.35 [2025-10-13T08:27:07.946Z] 08:26:01 7 0.72 0.00 0.33 0.03 0.02 98.90 [2025-10-13T08:27:07.946Z] 08:27:01 all 1.21 0.00 0.73 0.67 0.02 97.37 [2025-10-13T08:27:07.946Z] 08:27:01 0 0.87 0.00 0.56 0.20 0.02 98.35 [2025-10-13T08:27:07.946Z] 08:27:01 1 1.71 0.00 0.95 0.14 0.02 97.18 [2025-10-13T08:27:07.946Z] 08:27:01 2 0.80 0.00 0.95 3.49 0.03 94.72 [2025-10-13T08:27:07.946Z] 08:27:01 3 1.75 0.00 0.65 0.31 0.02 97.28 [2025-10-13T08:27:07.946Z] 08:27:01 4 0.51 0.00 1.32 0.08 0.00 98.08 [2025-10-13T08:27:07.946Z] 08:27:01 5 0.71 0.00 0.46 0.53 0.03 98.27 [2025-10-13T08:27:07.946Z] 08:27:01 6 1.51 0.00 0.46 0.47 0.02 97.54 [2025-10-13T08:27:07.946Z] 08:27:01 7 1.78 0.00 0.51 0.14 0.03 97.54 [2025-10-13T08:27:07.946Z] Average: all 5.01 0.00 0.97 0.69 0.03 93.29 [2025-10-13T08:27:07.946Z] Average: 0 4.88 0.00 1.01 0.37 0.04 93.69 [2025-10-13T08:27:07.946Z] Average: 1 5.64 0.00 0.75 0.22 0.03 93.36 [2025-10-13T08:27:07.946Z] Average: 2 5.07 0.00 1.17 2.77 0.03 90.95 [2025-10-13T08:27:07.946Z] Average: 3 4.90 0.00 0.96 0.53 0.04 93.58 [2025-10-13T08:27:07.946Z] Average: 4 5.41 0.00 1.17 0.37 0.03 93.02 [2025-10-13T08:27:07.946Z] Average: 5 4.13 0.00 1.17 0.72 0.03 93.95 [2025-10-13T08:27:07.946Z] Average: 6 5.43 0.00 0.72 0.28 0.03 93.55 [2025-10-13T08:27:07.946Z] Average: 7 4.65 0.00 0.82 0.27 0.03 94.22 [2025-10-13T08:27:07.946Z] [2025-10-13T08:27:07.946Z] [2025-10-13T08:27:07.946Z]