Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54d2ada24a904455392558d9fc3c0f03f60782ae 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-ssh10424859209640734013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16426347936803903725.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-lts.q31kfu/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-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15105412281017930016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh11028844556663603676.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-lts.q31kfu/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-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh882716564046626368.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:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [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: release 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-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [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-9770 in /w/workspace/_ci-build-images_golang-1.25-lts [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/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 Avoid second fetch Checking out Revision 54d2ada24a904455392558d9fc3c0f03f60782ae (golang-1.25-lts) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 54d2ada24a904455392558d9fc3c0f03f60782ae # timeout=10 Commit message: "fix: downgrade golangci-lint version to 2.5 (#232)" > git rev-list --no-walk fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-21T06:52:32.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-21T06:52:32.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-21T06:52:32.503Z] ========================================================= [2026-05-21T06:52:32.503Z] EdgeX Global Pipelines Version Info [2026-05-21T06:52:32.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:52:33.666Z] ------------------- [2026-05-21T06:52:33.667Z] stable info: [2026-05-21T06:52:33.667Z] ------------------- [2026-05-21T06:52:33.667Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-21T06:52:33.667Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-21T06:52:33.667Z] Message: update stable to v1.0.280 [2026-05-21T06:52:34.238Z] ------------------- [2026-05-21T06:52:34.238Z] experimental info: [2026-05-21T06:52:34.238Z] ------------------- [2026-05-21T06:52:34.238Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-21T06:52:34.238Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-21T06:52:34.238Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-05-21T06:52:34.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2026-05-21T06:52:34.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2026-05-21T06:52:34.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2026-05-21T06:52:34.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-21T06:52:34.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-21T06:52:34.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2026-05-21T06:52:34.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2026-05-21T06:52:34.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2026-05-21T06:52:34.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-05-21T06:52:34.541Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-21T06:52:34.566Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-05-21T06:52:34.591Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2026-05-21T06:52:34.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-21T06:52:34.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-21T06:52:34.660Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo [2026-05-21T06:52:34.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo [2026-05-21T06:52:34.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-21T06:52:34.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo [2026-05-21T06:52:34.748Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo [2026-05-21T06:52:34.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] echo [2026-05-21T06:52:34.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54d2ada [Pipeline] echo [2026-05-21T06:52:34.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:52:34.876Z] provisioning config files... [2026-05-21T06:52:34.887Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config2676105555351879718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:52:35.224Z] ---> ****-login.sh [2026-05-21T06:52:35.224Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:52:35.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:35.484Z] [2026-05-21T06:52:35.484Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:52:35.484Z] Configure a credential helper to remove this warning. See [2026-05-21T06:52:35.484Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:52:35.484Z] [2026-05-21T06:52:35.484Z] Login Succeeded [2026-05-21T06:52:35.484Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:52:35.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:35.484Z] [2026-05-21T06:52:35.484Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:52:35.484Z] Configure a credential helper to remove this warning. See [2026-05-21T06:52:35.484Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:52:35.484Z] [2026-05-21T06:52:35.484Z] Login Succeeded [2026-05-21T06:52:35.484Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:52:35.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:35.742Z] [2026-05-21T06:52:35.743Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:52:35.743Z] Configure a credential helper to remove this warning. See [2026-05-21T06:52:35.743Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:52:35.743Z] [2026-05-21T06:52:35.743Z] Login Succeeded [2026-05-21T06:52:35.743Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:52:35.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:35.743Z] [2026-05-21T06:52:35.743Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:52:35.743Z] Configure a credential helper to remove this warning. See [2026-05-21T06:52:35.743Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:52:35.743Z] [2026-05-21T06:52:35.743Z] Login Succeeded [2026-05-21T06:52:35.743Z] ****.io [2026-05-21T06:52:35.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:36.003Z] [2026-05-21T06:52:36.003Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:52:36.003Z] Configure a credential helper to remove this warning. See [2026-05-21T06:52:36.003Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:52:36.003Z] [2026-05-21T06:52:36.003Z] Login Succeeded [2026-05-21T06:52:36.003Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:52:36.011Z] 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 [2026-05-21T06:52:36.259Z] provisioning config files... [2026-05-21T06:52:36.271Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config11011272775092337732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:52:36.574Z] ---> ****-login.sh [2026-05-21T06:52:36.574Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:52:36.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:36.574Z] Login Succeeded [2026-05-21T06:52:36.574Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:52:36.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:36.574Z] Login Succeeded [2026-05-21T06:52:36.574Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:52:36.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:36.833Z] Login Succeeded [2026-05-21T06:52:36.833Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:52:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:36.833Z] Login Succeeded [2026-05-21T06:52:36.833Z] ****.io [2026-05-21T06:52:36.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:52:37.093Z] Login Succeeded [2026-05-21T06:52:37.093Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:52:37.101Z] 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 [2026-05-21T06:52:37.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-21T06:52:37.917Z] + ls -al . [2026-05-21T06:52:37.917Z] total 28 [2026-05-21T06:52:37.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:52 . [2026-05-21T06:52:37.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:52 .. [2026-05-21T06:52:37.917Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:52 .git [2026-05-21T06:52:37.917Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:52 .github [2026-05-21T06:52:37.917Z] -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:52 .golangci.yml [2026-05-21T06:52:37.917Z] -rw-rw-r-- 1 jenkins jenkins 1029 May 21 06:52 Dockerfile [2026-05-21T06:52:37.917Z] -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:52 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:52:38.280Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae --label arch=amd64 . [2026-05-21T06:52:38.849Z] #0 building with "default" instance using docker driver [2026-05-21T06:52:38.849Z] [2026-05-21T06:52:38.849Z] #1 [internal] load build definition from Dockerfile [2026-05-21T06:52:38.849Z] #1 transferring dockerfile: 1.07kB done [2026-05-21T06:52:38.849Z] #1 DONE 0.0s [2026-05-21T06:52:38.849Z] [2026-05-21T06:52:38.849Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2026-05-21T06:52:38.849Z] #2 DONE 0.1s [2026-05-21T06:52:38.849Z] [2026-05-21T06:52:38.849Z] #3 [internal] load metadata for docker.io/golangci/golangci-lint:v2.5.0-alpine [2026-05-21T06:52:39.108Z] #3 DONE 0.1s [2026-05-21T06:52:39.108Z] [2026-05-21T06:52:39.108Z] #4 [internal] load .dockerignore [2026-05-21T06:52:39.108Z] #4 transferring context: 2B done [2026-05-21T06:52:39.108Z] #4 DONE 0.0s [2026-05-21T06:52:39.108Z] [2026-05-21T06:52:39.108Z] #5 [internal] load build context [2026-05-21T06:52:39.108Z] #5 transferring context: 541B done [2026-05-21T06:52:39.108Z] #5 DONE 0.0s [2026-05-21T06:52:39.108Z] [2026-05-21T06:52:39.108Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 [2026-05-21T06:52:39.108Z] #6 resolve docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 0.0s done [2026-05-21T06:52:39.108Z] #6 sha256:40e451c10b31532d8616ff155adb8383bcfe95b7388ad69363af6512986430f9 282.44kB / 282.44kB 0.1s done [2026-05-21T06:52:39.108Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 2.10MB / 60.05MB 0.1s [2026-05-21T06:52:39.108Z] #6 sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 743B / 743B done [2026-05-21T06:52:39.108Z] #6 sha256:731fdafedde6ff8363b00fb9a5e3770e5088cd899edddcea6be9e8e0ff5253de 1.99kB / 1.99kB done [2026-05-21T06:52:39.108Z] #6 sha256:cab56d138f1b67b0eeb07d6f710a687f91bf3e48b74880380858c84a60308404 3.79kB / 3.79kB done [2026-05-21T06:52:39.108Z] #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s [2026-05-21T06:52:39.108Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 12.58MB / 60.05MB 0.2s [2026-05-21T06:52:39.108Z] #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2026-05-21T06:52:39.108Z] #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2026-05-21T06:52:39.108Z] #6 sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 126B / 126B 0.1s done [2026-05-21T06:52:39.108Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 3.15MB / 94.60MB 0.2s [2026-05-21T06:52:39.108Z] #6 sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a 158B / 158B 0.1s done [2026-05-21T06:52:39.108Z] #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0B / 14.25MB 0.2s [2026-05-21T06:52:39.108Z] #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-21T06:52:39.371Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 23.07MB / 60.05MB 0.3s [2026-05-21T06:52:39.371Z] #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2026-05-21T06:52:39.371Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 10.49MB / 94.60MB 0.3s [2026-05-21T06:52:39.371Z] #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 4.19MB / 14.25MB 0.3s [2026-05-21T06:52:39.371Z] #6 extracting sha256:40e451c10b31532d8616ff155adb8383bcfe95b7388ad69363af6512986430f9 0.1s done [2026-05-21T06:52:39.371Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 49.92MB / 60.05MB 0.5s [2026-05-21T06:52:39.371Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 25.17MB / 94.60MB 0.5s [2026-05-21T06:52:39.371Z] #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 14.25MB / 14.25MB 0.5s [2026-05-21T06:52:39.638Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 60.05MB / 60.05MB 0.6s [2026-05-21T06:52:39.638Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 35.65MB / 94.60MB 0.6s [2026-05-21T06:52:39.638Z] #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 14.25MB / 14.25MB 0.5s done [2026-05-21T06:52:39.638Z] #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 60.05MB / 60.05MB 0.6s done [2026-05-21T06:52:39.638Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 47.19MB / 94.60MB 0.7s [2026-05-21T06:52:39.638Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 60.82MB / 94.60MB 0.8s [2026-05-21T06:52:39.638Z] #6 extracting sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 0.1s [2026-05-21T06:52:39.897Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 75.29MB / 94.60MB 0.9s [2026-05-21T06:52:40.156Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 94.60MB / 94.60MB 1.1s [2026-05-21T06:52:40.156Z] #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 94.60MB / 94.60MB 1.2s done [2026-05-21T06:52:44.353Z] #6 extracting sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 4.5s done [2026-05-21T06:52:44.353Z] #6 extracting sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 [2026-05-21T06:52:44.612Z] #6 extracting sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 done [2026-05-21T06:52:44.612Z] #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-21T06:52:44.612Z] #6 extracting sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e [2026-05-21T06:52:45.182Z] #6 ... [2026-05-21T06:52:45.183Z] [2026-05-21T06:52:45.183Z] #7 [stage-1 1/6] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-21T06:52:45.183Z] #7 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done [2026-05-21T06:52:45.183Z] #7 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done [2026-05-21T06:52:45.183Z] #7 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done [2026-05-21T06:52:45.183Z] #7 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done [2026-05-21T06:52:45.183Z] #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-21T06:52:45.183Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.7s done [2026-05-21T06:52:45.183Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-21T06:52:45.183Z] #7 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.7s done [2026-05-21T06:52:45.183Z] #7 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.7s done [2026-05-21T06:52:45.183Z] #7 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.3s done [2026-05-21T06:52:45.183Z] #7 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-21T06:52:45.183Z] #7 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.5s done [2026-05-21T06:52:45.183Z] #7 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-21T06:52:45.183Z] #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-21T06:52:45.183Z] #7 DONE 6.4s [2026-05-21T06:52:45.183Z] [2026-05-21T06:52:45.183Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 [2026-05-21T06:52:47.091Z] #6 ... [2026-05-21T06:52:47.091Z] [2026-05-21T06:52:47.091Z] #8 [stage-1 2/6] COPY ./.golangci.yml /etc/.golangci.yml [2026-05-21T06:52:47.091Z] #8 DONE 1.6s [2026-05-21T06:52:47.091Z] [2026-05-21T06:52:47.091Z] #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 [2026-05-21T06:52:47.657Z] #6 extracting sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 2.8s done [2026-05-21T06:52:47.657Z] #6 extracting sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a [2026-05-21T06:52:47.657Z] #6 extracting sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a done [2026-05-21T06:52:47.657Z] #6 extracting sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0.1s [2026-05-21T06:52:47.918Z] #6 extracting sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0.2s done [2026-05-21T06:52:47.918Z] #6 DONE 9.0s [2026-05-21T06:52:48.177Z] [2026-05-21T06:52:48.177Z] #9 [stage-1 3/6] COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint [2026-05-21T06:52:48.177Z] #9 DONE 0.1s [2026-05-21T06:52:48.436Z] [2026-05-21T06:52:48.436Z] #10 [stage-1 4/6] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-21T06:52:48.436Z] #10 0.246 Connecting to github.com (140.82.114.4:443) [2026-05-21T06:52:48.696Z] #10 0.338 Connecting to release-assets.githubusercontent.com (185.199.108.133:443) [2026-05-21T06:52:48.696Z] #10 0.369 saving to '/usr/local/bin/hadolint' [2026-05-21T06:52:48.955Z] #10 0.396 hadolint 30% |********* | 721k 0:00:02 ETA [2026-05-21T06:52:48.955Z] #10 0.415 hadolint 100% |********************************| 2369k 0:00:00 ETA [2026-05-21T06:52:48.955Z] #10 0.415 '/usr/local/bin/hadolint' saved [2026-05-21T06:52:48.955Z] #10 DONE 0.5s [2026-05-21T06:52:48.955Z] [2026-05-21T06:52:48.955Z] #11 [stage-1 5/6] 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 [2026-05-21T06:52:48.955Z] #11 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-21T06:52:49.228Z] #11 0.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-21T06:52:49.809Z] #11 0.945 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-21T06:52:49.809Z] #11 0.959 (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-21T06:52:49.809Z] #11 0.966 (3/43) Installing readline (8.2.13-r1) [2026-05-21T06:52:49.809Z] #11 0.972 (4/43) Installing bash (5.2.37-r0) [2026-05-21T06:52:49.809Z] #11 0.990 Executing bash-5.2.37-r0.post-install [2026-05-21T06:52:49.809Z] #11 0.995 (5/43) Installing libgcc (14.2.0-r6) [2026-05-21T06:52:49.809Z] #11 1.000 (6/43) Installing jansson (2.14.1-r0) [2026-05-21T06:52:49.809Z] #11 1.004 (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-21T06:52:49.809Z] #11 1.034 (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-21T06:52:49.809Z] #11 1.046 (9/43) Installing binutils (2.44-r3) [2026-05-21T06:52:49.809Z] #11 1.126 (10/43) Installing libmagic (5.46-r2) [2026-05-21T06:52:49.809Z] #11 1.168 (11/43) Installing file (5.46-r2) [2026-05-21T06:52:50.068Z] #11 1.171 (12/43) Installing libgomp (14.2.0-r6) [2026-05-21T06:52:50.068Z] #11 1.178 (13/43) Installing libatomic (14.2.0-r6) [2026-05-21T06:52:50.068Z] #11 1.181 (14/43) Installing gmp (6.3.0-r3) [2026-05-21T06:52:50.068Z] #11 1.188 (15/43) Installing isl26 (0.26-r1) [2026-05-21T06:52:50.068Z] #11 1.323 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-21T06:52:50.326Z] #11 1.336 (17/43) Installing mpc1 (1.3.1-r1) [2026-05-21T06:52:50.326Z] #11 1.340 (18/43) Installing gcc (14.2.0-r6) [2026-05-21T06:52:50.898Z] #11 2.222 (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-21T06:52:51.159Z] #11 2.404 (20/43) Installing musl-dev (1.2.5-r12) [2026-05-21T06:52:51.197Z] Still waiting to schedule task [2026-05-21T06:52:51.197Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-21T06:52:51.419Z] #11 2.479 (21/43) Installing g++ (14.2.0-r6) [2026-05-21T06:52:51.420Z] #11 2.776 (22/43) Installing make (4.4.1-r3) [2026-05-21T06:52:51.679Z] #11 2.781 (23/43) Installing fortify-headers (1.1-r5) [2026-05-21T06:52:51.679Z] #11 2.789 (24/43) Installing patch (2.8-r0) [2026-05-21T06:52:51.679Z] #11 2.794 (25/43) Installing build-base (0.5-r3) [2026-05-21T06:52:51.679Z] #11 2.794 (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-21T06:52:51.679Z] #11 2.807 (27/43) Installing c-ares (1.34.6-r0) [2026-05-21T06:52:51.679Z] #11 2.813 (28/43) Installing libunistring (1.3-r0) [2026-05-21T06:52:51.679Z] #11 2.831 (29/43) Installing libidn2 (2.3.7-r0) [2026-05-21T06:52:51.679Z] #11 2.836 (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-21T06:52:51.679Z] #11 2.841 (31/43) Installing libpsl (0.21.5-r3) [2026-05-21T06:52:51.679Z] #11 2.845 (32/43) Installing libcurl (8.14.1-r2) [2026-05-21T06:52:51.679Z] #11 2.859 (33/43) Installing curl (8.14.1-r2) [2026-05-21T06:52:51.679Z] #11 2.864 (34/43) Installing libexpat (2.7.5-r0) [2026-05-21T06:52:51.679Z] #11 2.869 (35/43) Installing pcre2 (10.46-r0) [2026-05-21T06:52:51.679Z] #11 2.878 (36/43) Installing git (2.49.1-r0) [2026-05-21T06:52:51.938Z] #11 2.947 (37/43) Installing git-init-template (2.49.1-r0) [2026-05-21T06:52:51.938Z] #11 2.951 (38/43) Installing linux-headers (6.14.2-r0) [2026-05-21T06:52:51.938Z] #11 3.056 (39/43) Installing pkgconf (2.4.3-r0) [2026-05-21T06:52:51.938Z] #11 3.065 (40/43) Installing libsodium (1.0.20-r1) [2026-05-21T06:52:51.938Z] #11 3.072 (41/43) Installing libzmq (4.3.5-r2) [2026-05-21T06:52:51.938Z] #11 3.086 (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-21T06:52:51.938Z] #11 3.093 (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-21T06:52:51.938Z] #11 3.097 Executing busybox-1.37.0-r20.trigger [2026-05-21T06:52:51.938Z] #11 3.108 OK: 265 MiB in 60 packages [2026-05-21T06:52:51.938Z] #11 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-21T06:52:52.198Z] #11 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-21T06:52:52.461Z] #11 3.645 OK: 265 MiB in 60 packages [2026-05-21T06:52:53.028Z] #11 DONE 4.3s [2026-05-21T06:52:53.291Z] [2026-05-21T06:52:53.291Z] #12 [stage-1 6/6] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-21T06:52:53.549Z] #12 0.375 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-21T06:52:53.549Z] #12 0.514 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-21T06:53:00.189Z] #12 DONE 6.4s [2026-05-21T06:53:00.189Z] [2026-05-21T06:53:00.189Z] #13 exporting to image [2026-05-21T06:53:00.189Z] #13 exporting layers [2026-05-21T06:53:00.449Z] #13 exporting layers 1.0s done [2026-05-21T06:53:00.450Z] #13 writing image sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 done [2026-05-21T06:53:00.450Z] #13 naming to docker.io/edgex-devops/edgex-golang-base done [2026-05-21T06:53:00.450Z] #13 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-05-21T06:53:00.615Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2026-05-21T06:53:00.615Z] 54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:53:00.615Z] latest [2026-05-21T06:53:00.615Z] golang-1.25-lts [2026-05-21T06:53:00.615Z] 1.25-alpine-lts [2026-05-21T06:53:00.615Z] 1.25-alpine3.22-lts [2026-05-21T06:53:00.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:00.974Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:01.302Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:53:01.302Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-21T06:53:01.302Z] eb31ae6ae8b8: Preparing [2026-05-21T06:53:01.302Z] 8ac8963357fe: Preparing [2026-05-21T06:53:01.302Z] 60d90716044e: Preparing [2026-05-21T06:53:01.302Z] ee3a1d5e385a: Preparing [2026-05-21T06:53:01.302Z] 2f9905bb39a1: Preparing [2026-05-21T06:53:01.302Z] 5f70bf18a086: Preparing [2026-05-21T06:53:01.302Z] 7de1ff79c575: Preparing [2026-05-21T06:53:01.302Z] 1a4a85102274: Preparing [2026-05-21T06:53:01.302Z] b44424f96216: Preparing [2026-05-21T06:53:01.302Z] 0854555d70ac: Preparing [2026-05-21T06:53:01.302Z] 5f70bf18a086: Waiting [2026-05-21T06:53:01.302Z] 1a4a85102274: Waiting [2026-05-21T06:53:01.302Z] 7de1ff79c575: Waiting [2026-05-21T06:53:01.302Z] b44424f96216: Waiting [2026-05-21T06:53:01.302Z] 0854555d70ac: Waiting [2026-05-21T06:53:01.302Z] 2f9905bb39a1: Pushed [2026-05-21T06:53:01.302Z] 5f70bf18a086: Layer already exists [2026-05-21T06:53:01.302Z] 7de1ff79c575: Layer already exists [2026-05-21T06:53:01.302Z] 1a4a85102274: Layer already exists [2026-05-21T06:53:01.302Z] b44424f96216: Layer already exists [2026-05-21T06:53:01.561Z] 0854555d70ac: Layer already exists [2026-05-21T06:53:01.561Z] 60d90716044e: Pushed [2026-05-21T06:53:05.769Z] ee3a1d5e385a: Pushed [2026-05-21T06:53:05.769Z] eb31ae6ae8b8: Pushed [2026-05-21T06:53:27.744Z] 8ac8963357fe: Pushed [2026-05-21T06:53:28.006Z] 54d2ada24a904455392558d9fc3c0f03f60782ae: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:28.342Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:28.668Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [2026-05-21T06:53:28.668Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-21T06:53:28.668Z] eb31ae6ae8b8: Preparing [2026-05-21T06:53:28.668Z] 8ac8963357fe: Preparing [2026-05-21T06:53:28.668Z] 60d90716044e: Preparing [2026-05-21T06:53:28.668Z] ee3a1d5e385a: Preparing [2026-05-21T06:53:28.668Z] 2f9905bb39a1: Preparing [2026-05-21T06:53:28.668Z] 5f70bf18a086: Preparing [2026-05-21T06:53:28.668Z] 7de1ff79c575: Preparing [2026-05-21T06:53:28.668Z] 1a4a85102274: Preparing [2026-05-21T06:53:28.668Z] b44424f96216: Preparing [2026-05-21T06:53:28.668Z] 0854555d70ac: Preparing [2026-05-21T06:53:28.668Z] 5f70bf18a086: Waiting [2026-05-21T06:53:28.668Z] 7de1ff79c575: Waiting [2026-05-21T06:53:28.668Z] 0854555d70ac: Waiting [2026-05-21T06:53:28.668Z] 1a4a85102274: Waiting [2026-05-21T06:53:28.668Z] b44424f96216: Waiting [2026-05-21T06:53:28.668Z] eb31ae6ae8b8: Layer already exists [2026-05-21T06:53:28.668Z] 2f9905bb39a1: Layer already exists [2026-05-21T06:53:28.668Z] ee3a1d5e385a: Layer already exists [2026-05-21T06:53:28.668Z] 60d90716044e: Layer already exists [2026-05-21T06:53:28.668Z] 8ac8963357fe: Layer already exists [2026-05-21T06:53:28.668Z] 5f70bf18a086: Layer already exists [2026-05-21T06:53:28.668Z] 7de1ff79c575: Layer already exists [2026-05-21T06:53:28.668Z] 0854555d70ac: Layer already exists [2026-05-21T06:53:28.668Z] 1a4a85102274: Layer already exists [2026-05-21T06:53:28.668Z] b44424f96216: Layer already exists [2026-05-21T06:53:28.668Z] latest: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:28.994Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:29.324Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [2026-05-21T06:53:29.324Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-21T06:53:29.324Z] eb31ae6ae8b8: Preparing [2026-05-21T06:53:29.324Z] 8ac8963357fe: Preparing [2026-05-21T06:53:29.324Z] 60d90716044e: Preparing [2026-05-21T06:53:29.324Z] ee3a1d5e385a: Preparing [2026-05-21T06:53:29.324Z] 2f9905bb39a1: Preparing [2026-05-21T06:53:29.324Z] 5f70bf18a086: Preparing [2026-05-21T06:53:29.324Z] 7de1ff79c575: Preparing [2026-05-21T06:53:29.324Z] 1a4a85102274: Preparing [2026-05-21T06:53:29.324Z] b44424f96216: Preparing [2026-05-21T06:53:29.324Z] 0854555d70ac: Preparing [2026-05-21T06:53:29.324Z] 1a4a85102274: Waiting [2026-05-21T06:53:29.324Z] 5f70bf18a086: Waiting [2026-05-21T06:53:29.324Z] b44424f96216: Waiting [2026-05-21T06:53:29.324Z] 0854555d70ac: Waiting [2026-05-21T06:53:29.324Z] 7de1ff79c575: Waiting [2026-05-21T06:53:29.324Z] 2f9905bb39a1: Layer already exists [2026-05-21T06:53:29.324Z] ee3a1d5e385a: Layer already exists [2026-05-21T06:53:29.324Z] 60d90716044e: Layer already exists [2026-05-21T06:53:29.324Z] eb31ae6ae8b8: Layer already exists [2026-05-21T06:53:29.324Z] 8ac8963357fe: Layer already exists [2026-05-21T06:53:29.324Z] 1a4a85102274: Layer already exists [2026-05-21T06:53:29.324Z] 5f70bf18a086: Layer already exists [2026-05-21T06:53:29.324Z] b44424f96216: Layer already exists [2026-05-21T06:53:29.324Z] 7de1ff79c575: Layer already exists [2026-05-21T06:53:29.324Z] 0854555d70ac: Layer already exists [2026-05-21T06:53:29.324Z] golang-1.25-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:29.654Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:30.053Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-21T06:53:30.053Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-21T06:53:30.053Z] eb31ae6ae8b8: Preparing [2026-05-21T06:53:30.053Z] 8ac8963357fe: Preparing [2026-05-21T06:53:30.053Z] 60d90716044e: Preparing [2026-05-21T06:53:30.053Z] ee3a1d5e385a: Preparing [2026-05-21T06:53:30.053Z] 2f9905bb39a1: Preparing [2026-05-21T06:53:30.053Z] 5f70bf18a086: Preparing [2026-05-21T06:53:30.053Z] 7de1ff79c575: Preparing [2026-05-21T06:53:30.053Z] 5f70bf18a086: Waiting [2026-05-21T06:53:30.053Z] 1a4a85102274: Preparing [2026-05-21T06:53:30.053Z] b44424f96216: Preparing [2026-05-21T06:53:30.053Z] 7de1ff79c575: Waiting [2026-05-21T06:53:30.053Z] 1a4a85102274: Waiting [2026-05-21T06:53:30.053Z] 0854555d70ac: Preparing [2026-05-21T06:53:30.053Z] 0854555d70ac: Waiting [2026-05-21T06:53:30.053Z] b44424f96216: Waiting [2026-05-21T06:53:30.053Z] eb31ae6ae8b8: Layer already exists [2026-05-21T06:53:30.053Z] ee3a1d5e385a: Layer already exists [2026-05-21T06:53:30.053Z] 8ac8963357fe: Layer already exists [2026-05-21T06:53:30.053Z] 60d90716044e: Layer already exists [2026-05-21T06:53:30.053Z] 2f9905bb39a1: Layer already exists [2026-05-21T06:53:30.053Z] 7de1ff79c575: Layer already exists [2026-05-21T06:53:30.053Z] 1a4a85102274: Layer already exists [2026-05-21T06:53:30.053Z] 5f70bf18a086: Layer already exists [2026-05-21T06:53:30.053Z] b44424f96216: Layer already exists [2026-05-21T06:53:30.053Z] 0854555d70ac: Layer already exists [2026-05-21T06:53:30.053Z] 1.25-alpine-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:30.388Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:30.733Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [2026-05-21T06:53:30.733Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] [2026-05-21T06:53:30.733Z] eb31ae6ae8b8: Preparing [2026-05-21T06:53:30.733Z] 8ac8963357fe: Preparing [2026-05-21T06:53:30.733Z] 60d90716044e: Preparing [2026-05-21T06:53:30.733Z] ee3a1d5e385a: Preparing [2026-05-21T06:53:30.733Z] 2f9905bb39a1: Preparing [2026-05-21T06:53:30.733Z] 5f70bf18a086: Preparing [2026-05-21T06:53:30.733Z] 7de1ff79c575: Preparing [2026-05-21T06:53:30.733Z] 1a4a85102274: Preparing [2026-05-21T06:53:30.733Z] b44424f96216: Preparing [2026-05-21T06:53:30.733Z] 0854555d70ac: Preparing [2026-05-21T06:53:30.733Z] 1a4a85102274: Waiting [2026-05-21T06:53:30.733Z] b44424f96216: Waiting [2026-05-21T06:53:30.733Z] 0854555d70ac: Waiting [2026-05-21T06:53:30.733Z] 5f70bf18a086: Waiting [2026-05-21T06:53:30.733Z] 7de1ff79c575: Waiting [2026-05-21T06:53:30.733Z] ee3a1d5e385a: Layer already exists [2026-05-21T06:53:30.733Z] 60d90716044e: Layer already exists [2026-05-21T06:53:30.733Z] 8ac8963357fe: Layer already exists [2026-05-21T06:53:30.733Z] 2f9905bb39a1: Layer already exists [2026-05-21T06:53:30.733Z] eb31ae6ae8b8: Layer already exists [2026-05-21T06:53:30.733Z] 1a4a85102274: Layer already exists [2026-05-21T06:53:30.733Z] 7de1ff79c575: Layer already exists [2026-05-21T06:53:30.733Z] b44424f96216: Layer already exists [2026-05-21T06:53:30.733Z] 5f70bf18a086: Layer already exists [2026-05-21T06:53:30.733Z] 0854555d70ac: Layer already exists [2026-05-21T06:53:30.733Z] 1.25-alpine3.22-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-21T06:53:30.813Z] ===================================================== [Pipeline] echo [2026-05-21T06:53:30.828Z] taggedImages: [2026-05-21T06:53:30.828Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:53:30.828Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [2026-05-21T06:53:30.828Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [2026-05-21T06:53:30.828Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-21T06:53:30.828Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [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 [2026-05-21T06:53:31.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:53:31.251Z] [2026-05-21T06:53:31.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:53:31.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:53:31.563Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-21T06:53:31.563Z] 5eb5b503b376: Pulling fs layer [2026-05-21T06:53:31.563Z] 5c69ac0246d0: Pulling fs layer [2026-05-21T06:53:31.563Z] ec43610c2a17: Pulling fs layer [2026-05-21T06:53:31.563Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-21T06:53:31.563Z] 33b1e0a273af: Pulling fs layer [2026-05-21T06:53:31.563Z] 5d3b04190fa2: Pulling fs layer [2026-05-21T06:53:31.563Z] 2f39f015ded8: Pulling fs layer [2026-05-21T06:53:31.563Z] 3a2ae6a8a46f: Waiting [2026-05-21T06:53:31.563Z] 2f39f015ded8: Waiting [2026-05-21T06:53:31.563Z] 5d3b04190fa2: Waiting [2026-05-21T06:53:31.563Z] 33b1e0a273af: Waiting [2026-05-21T06:53:31.563Z] 5c69ac0246d0: Download complete [2026-05-21T06:53:31.563Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-21T06:53:31.563Z] 3a2ae6a8a46f: Download complete [2026-05-21T06:53:31.828Z] 33b1e0a273af: Verifying Checksum [2026-05-21T06:53:31.828Z] 33b1e0a273af: Download complete [2026-05-21T06:53:31.828Z] ec43610c2a17: Verifying Checksum [2026-05-21T06:53:31.828Z] ec43610c2a17: Download complete [2026-05-21T06:53:31.828Z] 5d3b04190fa2: Download complete [2026-05-21T06:53:31.828Z] 5eb5b503b376: Verifying Checksum [2026-05-21T06:53:31.828Z] 5eb5b503b376: Download complete [2026-05-21T06:53:32.393Z] 2f39f015ded8: Verifying Checksum [2026-05-21T06:53:32.393Z] 2f39f015ded8: Download complete [2026-05-21T06:53:33.327Z] 5eb5b503b376: Pull complete [2026-05-21T06:53:33.586Z] 5c69ac0246d0: Pull complete [2026-05-21T06:53:34.153Z] ec43610c2a17: Pull complete [2026-05-21T06:53:34.153Z] 3a2ae6a8a46f: Pull complete [2026-05-21T06:53:34.413Z] 33b1e0a273af: Pull complete [2026-05-21T06:53:34.413Z] 5d3b04190fa2: Pull complete [2026-05-21T06:53:39.685Z] 2f39f015ded8: Pull complete [2026-05-21T06:53:39.685Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-21T06:53:39.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:53:39.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:53:39.820Z] prd-ubuntu20.04-docker-8c-8g-9770 does not seem to be running inside a container [2026-05-21T06:53:39.850Z] $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 [2026-05-21T06:53:41.144Z] $ docker top d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:53:41.527Z] ---> job-cost.sh [2026-05-21T06:53:41.527Z] lf-activate-venv: SKIPPING [2026-05-21T06:53:41.527Z] INFO: No Stack... [2026-05-21T06:53:41.786Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-21T06:53:42.047Z] INFO: Archiving Costs [Pipeline] sh [2026-05-21T06:53:42.334Z] + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-21T06:53:42.334Z] + cut -d, -f6 [Pipeline] lock [2026-05-21T06:53:42.359Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [2026-05-21T06:53:42.369Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] did not exist. Created. [2026-05-21T06:53:42.385Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-21T06:53:42.699Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-21T06:53:42.993Z] Stashed 1 file(s) [Pipeline] } [2026-05-21T06:53:43.002Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-21T06:53:43.025Z] $ docker stop --time=1 d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 [2026-05-21T06:53:44.184Z] $ docker rm -f --volumes d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-21T06:54:27.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9771 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout [2026-05-21T06:54:30.438Z] Selected Git installation does not exist. Using Default [2026-05-21T06:54:30.438Z] The recommended git tool is: NONE [2026-05-21T06:54:35.407Z] using credential edgex-jenkins-ssh [2026-05-21T06:54:35.429Z] Cloning the remote Git repository [2026-05-21T06:54:35.469Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2026-05-21T06:54:35.570Z] > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 [2026-05-21T06:54:35.698Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-21T06:54:35.699Z] > git --version # timeout=10 [2026-05-21T06:54:35.716Z] > git --version # 'git version 2.25.1' [2026-05-21T06:54:35.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-21T06:54:35.916Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-21T06:54:36.557Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-21T06:54:36.586Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-21T06:54:37.466Z] Avoid second fetch [2026-05-21T06:54:37.467Z] Checking out Revision 54d2ada24a904455392558d9fc3c0f03f60782ae (golang-1.25-lts) [2026-05-21T06:54:38.090Z] Commit message: "fix: downgrade golangci-lint version to 2.5 (#232)" [2026-05-21T06:54:37.485Z] > git config core.sparsecheckout # timeout=10 [2026-05-21T06:54:37.550Z] > git checkout -f 54d2ada24a904455392558d9fc3c0f03f60782ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:54:42.343Z] provisioning config files... [2026-05-21T06:54:42.371Z] copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config14233816664619652230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:54:43.021Z] ---> ****-login.sh [2026-05-21T06:54:43.021Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:54:43.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:54:43.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:54:43.558Z] Configure a credential helper to remove this warning. See [2026-05-21T06:54:43.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:54:43.558Z] [2026-05-21T06:54:43.558Z] Login Succeeded [2026-05-21T06:54:43.558Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:54:43.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:54:43.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:54:43.829Z] Configure a credential helper to remove this warning. See [2026-05-21T06:54:43.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:54:43.829Z] [2026-05-21T06:54:43.829Z] Login Succeeded [2026-05-21T06:54:43.829Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:54:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:54:44.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:54:44.125Z] Configure a credential helper to remove this warning. See [2026-05-21T06:54:44.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:54:44.125Z] [2026-05-21T06:54:44.125Z] Login Succeeded [2026-05-21T06:54:44.125Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:54:44.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:54:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:54:44.669Z] Configure a credential helper to remove this warning. See [2026-05-21T06:54:44.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:54:44.669Z] [2026-05-21T06:54:44.669Z] Login Succeeded [2026-05-21T06:54:44.669Z] ****.io [2026-05-21T06:54:44.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:54:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:54:47.538Z] Configure a credential helper to remove this warning. See [2026-05-21T06:54:47.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:54:47.538Z] [2026-05-21T06:54:47.538Z] Login Succeeded [2026-05-21T06:54:47.538Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:54:47.558Z] 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 [2026-05-21T06:54:48.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-21T06:54:48.364Z] + ls -al . [2026-05-21T06:54:48.364Z] total 28 [2026-05-21T06:54:48.365Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:54 . [2026-05-21T06:54:48.365Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:54 .. [2026-05-21T06:54:48.365Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:54 .git [2026-05-21T06:54:48.365Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:54 .github [2026-05-21T06:54:48.365Z] -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:54 .golangci.yml [2026-05-21T06:54:48.365Z] -rw-rw-r-- 1 jenkins jenkins 1029 May 21 06:54 Dockerfile [2026-05-21T06:54:48.365Z] -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:54 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:54:48.729Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae --label arch=arm64 . [2026-05-21T06:54:49.001Z] Sending build context to Docker daemon 504.8kB [2026-05-21T06:54:49.001Z] Step 1/12 : ARG GOLANGCI_VERSION=2.5.0 [2026-05-21T06:54:49.001Z] Step 2/12 : FROM golangci/golangci-lint:v${GOLANGCI_VERSION}-alpine AS golangci-lint [2026-05-21T06:54:49.593Z] v2.5.0-alpine: Pulling from golangci/golangci-lint [2026-05-21T06:54:49.593Z] 6e174226ea69: Pulling fs layer [2026-05-21T06:54:49.593Z] b21357df949f: Pulling fs layer [2026-05-21T06:54:49.593Z] 4681030a890d: Pulling fs layer [2026-05-21T06:54:49.593Z] fb1263033b96: Pulling fs layer [2026-05-21T06:54:49.593Z] 4f4fb700ef54: Pulling fs layer [2026-05-21T06:54:49.593Z] 77a2e234399c: Pulling fs layer [2026-05-21T06:54:49.593Z] 77d3ab06e21e: Pulling fs layer [2026-05-21T06:54:49.593Z] f5f2970ca8c0: Pulling fs layer [2026-05-21T06:54:49.593Z] fb1263033b96: Waiting [2026-05-21T06:54:49.593Z] 4f4fb700ef54: Waiting [2026-05-21T06:54:49.593Z] 77a2e234399c: Waiting [2026-05-21T06:54:49.593Z] 77d3ab06e21e: Waiting [2026-05-21T06:54:49.862Z] b21357df949f: Verifying Checksum [2026-05-21T06:54:49.862Z] b21357df949f: Download complete [2026-05-21T06:54:49.862Z] 6e174226ea69: Verifying Checksum [2026-05-21T06:54:49.862Z] 6e174226ea69: Download complete [2026-05-21T06:54:49.862Z] fb1263033b96: Verifying Checksum [2026-05-21T06:54:49.862Z] fb1263033b96: Download complete [2026-05-21T06:54:50.131Z] 4f4fb700ef54: Download complete [2026-05-21T06:54:50.131Z] 77d3ab06e21e: Verifying Checksum [2026-05-21T06:54:50.131Z] 77d3ab06e21e: Download complete [2026-05-21T06:54:50.720Z] f5f2970ca8c0: Verifying Checksum [2026-05-21T06:54:50.720Z] f5f2970ca8c0: Download complete [2026-05-21T06:54:50.991Z] 6e174226ea69: Pull complete [2026-05-21T06:54:51.654Z] b21357df949f: Pull complete [2026-05-21T06:54:51.654Z] 4681030a890d: Verifying Checksum [2026-05-21T06:54:51.654Z] 4681030a890d: Download complete [2026-05-21T06:54:53.080Z] 77a2e234399c: Verifying Checksum [2026-05-21T06:55:05.948Z] 4681030a890d: Pull complete [2026-05-21T06:55:05.948Z] fb1263033b96: Pull complete [2026-05-21T06:55:05.948Z] 4f4fb700ef54: Pull complete [2026-05-21T06:55:14.398Z] 77a2e234399c: Pull complete [2026-05-21T06:55:14.398Z] 77d3ab06e21e: Pull complete [2026-05-21T06:55:16.389Z] f5f2970ca8c0: Pull complete [2026-05-21T06:55:16.389Z] Digest: sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 [2026-05-21T06:55:16.389Z] Status: Downloaded newer image for golangci/golangci-lint:v2.5.0-alpine [2026-05-21T06:55:16.389Z] ---> 3f0a5324669f [2026-05-21T06:55:16.389Z] Step 3/12 : FROM golang:1.25-alpine3.22 [2026-05-21T06:55:16.977Z] 1.25-alpine3.22: Pulling from library/golang [2026-05-21T06:55:16.977Z] 58e777220c39: Pulling fs layer [2026-05-21T06:55:16.977Z] 5d96c866386f: Pulling fs layer [2026-05-21T06:55:16.977Z] 8985e74deb67: Pulling fs layer [2026-05-21T06:55:16.977Z] a90cb41c1532: Pulling fs layer [2026-05-21T06:55:16.977Z] 4f4fb700ef54: Pulling fs layer [2026-05-21T06:55:16.977Z] a90cb41c1532: Waiting [2026-05-21T06:55:16.977Z] 4f4fb700ef54: Waiting [2026-05-21T06:55:16.977Z] 5d96c866386f: Verifying Checksum [2026-05-21T06:55:16.977Z] 5d96c866386f: Download complete [2026-05-21T06:55:17.253Z] 58e777220c39: Verifying Checksum [2026-05-21T06:55:17.253Z] 58e777220c39: Download complete [2026-05-21T06:55:17.534Z] a90cb41c1532: Verifying Checksum [2026-05-21T06:55:17.534Z] a90cb41c1532: Download complete [2026-05-21T06:55:17.534Z] 4f4fb700ef54: Download complete [2026-05-21T06:55:18.123Z] 58e777220c39: Pull complete [2026-05-21T06:55:18.951Z] 5d96c866386f: Pull complete [2026-05-21T06:55:18.951Z] 8985e74deb67: Verifying Checksum [2026-05-21T06:55:18.951Z] 8985e74deb67: Download complete [2026-05-21T06:55:34.549Z] 8985e74deb67: Pull complete [2026-05-21T06:55:34.549Z] a90cb41c1532: Pull complete [2026-05-21T06:55:34.549Z] 4f4fb700ef54: Pull complete [2026-05-21T06:55:34.549Z] Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-21T06:55:34.549Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2026-05-21T06:55:34.549Z] ---> bb287bfa5b1a [2026-05-21T06:55:34.549Z] Step 4/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2024-2026: IOTech Ltd' [2026-05-21T06:55:35.066Z] ---> Running in 38f90420e2b9 [2026-05-21T06:55:35.066Z] Removing intermediate container 38f90420e2b9 [2026-05-21T06:55:35.066Z] ---> ee602d9d633e [2026-05-21T06:55:35.066Z] Step 5/12 : ENV HADOLINT_VERSION=2.12.0 [2026-05-21T06:55:35.066Z] ---> Running in 020a1ce92405 [2026-05-21T06:55:35.341Z] Removing intermediate container 020a1ce92405 [2026-05-21T06:55:35.341Z] ---> 2a42225083c8 [2026-05-21T06:55:35.341Z] Step 6/12 : COPY ./.golangci.yml /etc/.golangci.yml [2026-05-21T06:55:35.923Z] ---> da299de9a145 [2026-05-21T06:55:35.923Z] Step 7/12 : COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint [2026-05-21T06:55:37.505Z] ---> 7e88fce553bd [2026-05-21T06:55:37.505Z] Step 8/12 : 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 [2026-05-21T06:55:37.779Z] ---> Running in 3cafc181c402 [2026-05-21T06:55:40.495Z] Removing intermediate container 3cafc181c402 [2026-05-21T06:55:40.495Z] ---> 7429b6ad9328 [2026-05-21T06:55:40.495Z] Step 9/12 : 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 [2026-05-21T06:55:40.495Z] ---> Running in 1d73255aa333 [2026-05-21T06:55:40.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-21T06:55:41.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-21T06:55:42.691Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-21T06:55:42.691Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-21T06:55:42.691Z] (3/43) Installing readline (8.2.13-r1) [2026-05-21T06:55:42.691Z] (4/43) Installing bash (5.2.37-r0) [2026-05-21T06:55:42.691Z] Executing bash-5.2.37-r0.post-install [2026-05-21T06:55:42.691Z] (5/43) Installing libgcc (14.2.0-r6) [2026-05-21T06:55:42.691Z] (6/43) Installing jansson (2.14.1-r0) [2026-05-21T06:55:42.691Z] (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-21T06:55:42.691Z] (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-21T06:55:42.691Z] (9/43) Installing binutils (2.44-r3) [2026-05-21T06:55:43.277Z] (10/43) Installing libmagic (5.46-r2) [2026-05-21T06:55:43.277Z] (11/43) Installing file (5.46-r2) [2026-05-21T06:55:43.277Z] (12/43) Installing libgomp (14.2.0-r6) [2026-05-21T06:55:43.277Z] (13/43) Installing libatomic (14.2.0-r6) [2026-05-21T06:55:43.277Z] (14/43) Installing gmp (6.3.0-r3) [2026-05-21T06:55:43.277Z] (15/43) Installing isl26 (0.26-r1) [2026-05-21T06:55:43.543Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-21T06:55:43.543Z] (17/43) Installing mpc1 (1.3.1-r1) [2026-05-21T06:55:43.543Z] (18/43) Installing gcc (14.2.0-r6) [2026-05-21T06:55:48.005Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-21T06:55:48.005Z] (20/43) Installing musl-dev (1.2.5-r12) [2026-05-21T06:55:48.286Z] (21/43) Installing g++ (14.2.0-r6) [2026-05-21T06:55:50.227Z] (22/43) Installing make (4.4.1-r3) [2026-05-21T06:55:50.227Z] (23/43) Installing fortify-headers (1.1-r5) [2026-05-21T06:55:50.227Z] (24/43) Installing patch (2.8-r0) [2026-05-21T06:55:50.227Z] (25/43) Installing build-base (0.5-r3) [2026-05-21T06:55:50.227Z] (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-21T06:55:50.227Z] (27/43) Installing c-ares (1.34.6-r0) [2026-05-21T06:55:50.227Z] (28/43) Installing libunistring (1.3-r0) [2026-05-21T06:55:50.227Z] (29/43) Installing libidn2 (2.3.7-r0) [2026-05-21T06:55:50.227Z] (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-21T06:55:50.227Z] (31/43) Installing libpsl (0.21.5-r3) [2026-05-21T06:55:50.227Z] (32/43) Installing libcurl (8.14.1-r2) [2026-05-21T06:55:50.227Z] (33/43) Installing curl (8.14.1-r2) [2026-05-21T06:55:50.227Z] (34/43) Installing libexpat (2.7.5-r0) [2026-05-21T06:55:50.227Z] (35/43) Installing pcre2 (10.46-r0) [2026-05-21T06:55:50.227Z] (36/43) Installing git (2.49.1-r0) [2026-05-21T06:55:50.227Z] (37/43) Installing git-init-template (2.49.1-r0) [2026-05-21T06:55:50.227Z] (38/43) Installing linux-headers (6.14.2-r0) [2026-05-21T06:55:50.227Z] (39/43) Installing pkgconf (2.4.3-r0) [2026-05-21T06:55:50.227Z] (40/43) Installing libsodium (1.0.20-r1) [2026-05-21T06:55:50.227Z] (41/43) Installing libzmq (4.3.5-r2) [2026-05-21T06:55:50.227Z] (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-21T06:55:50.227Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-21T06:55:50.227Z] Executing busybox-1.37.0-r20.trigger [2026-05-21T06:55:50.227Z] OK: 255 MiB in 60 packages [2026-05-21T06:55:50.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-21T06:55:50.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-21T06:55:52.357Z] OK: 255 MiB in 60 packages [2026-05-21T06:56:01.924Z] Removing intermediate container 1d73255aa333 [2026-05-21T06:56:01.924Z] ---> 8f8c0a79d70f [2026-05-21T06:56:01.924Z] Step 10/12 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-21T06:56:01.924Z] ---> Running in beba7321c7c5 [2026-05-21T06:56:02.896Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-21T06:56:02.896Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-21T06:56:43.443Z] Removing intermediate container beba7321c7c5 [2026-05-21T06:56:43.443Z] ---> ea2ce204839d [2026-05-21T06:56:43.443Z] Step 11/12 : LABEL arch=arm64 [2026-05-21T06:56:43.443Z] ---> Running in f5e573956d90 [2026-05-21T06:56:43.443Z] Removing intermediate container f5e573956d90 [2026-05-21T06:56:43.443Z] ---> 063168428f24 [2026-05-21T06:56:43.443Z] Step 12/12 : LABEL git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:56:43.444Z] ---> Running in 9eda9c334a3c [2026-05-21T06:56:43.444Z] Removing intermediate container 9eda9c334a3c [2026-05-21T06:56:43.444Z] ---> 081e04c5fda7 [2026-05-21T06:56:43.444Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-21T06:56:43.444Z] Successfully built 081e04c5fda7 [2026-05-21T06:56:43.444Z] 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 [2026-05-21T06:56:43.933Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2026-05-21T06:56:43.933Z] 54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:56:43.933Z] latest [2026-05-21T06:56:43.933Z] golang-1.25-lts [2026-05-21T06:56:43.933Z] 1.25-alpine-lts [2026-05-21T06:56:43.933Z] 1.25-alpine3.22-lts [2026-05-21T06:56:43.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:56:44.432Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:56:44.877Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:56:44.877Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-21T06:56:44.877Z] 0e717f91168b: Preparing [2026-05-21T06:56:44.877Z] f9f03e08df9d: Preparing [2026-05-21T06:56:44.877Z] c051764f1c1a: Preparing [2026-05-21T06:56:44.877Z] 648607851480: Preparing [2026-05-21T06:56:44.877Z] 5f70bf18a086: Preparing [2026-05-21T06:56:44.877Z] 32fe14b348d7: Preparing [2026-05-21T06:56:44.877Z] c9360038055d: Preparing [2026-05-21T06:56:44.877Z] 0c6420f25e90: Preparing [2026-05-21T06:56:44.877Z] eeaa73608b53: Preparing [2026-05-21T06:56:44.877Z] 32fe14b348d7: Waiting [2026-05-21T06:56:44.877Z] c9360038055d: Waiting [2026-05-21T06:56:44.877Z] 0c6420f25e90: Waiting [2026-05-21T06:56:44.877Z] eeaa73608b53: Waiting [2026-05-21T06:56:44.877Z] 5f70bf18a086: Layer already exists [2026-05-21T06:56:45.150Z] 32fe14b348d7: Layer already exists [2026-05-21T06:56:45.150Z] c9360038055d: Layer already exists [2026-05-21T06:56:45.150Z] 648607851480: Pushed [2026-05-21T06:56:45.150Z] 0c6420f25e90: Layer already exists [2026-05-21T06:56:45.150Z] eeaa73608b53: Layer already exists [2026-05-21T06:56:51.960Z] c051764f1c1a: Pushed [2026-05-21T06:56:54.610Z] 0e717f91168b: Pushed [2026-05-21T06:57:41.724Z] f9f03e08df9d: Pushed [2026-05-21T06:57:41.724Z] 54d2ada24a904455392558d9fc3c0f03f60782ae: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:42.101Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:45.006Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [2026-05-21T06:57:45.006Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-21T06:57:45.006Z] 0e717f91168b: Preparing [2026-05-21T06:57:45.006Z] f9f03e08df9d: Preparing [2026-05-21T06:57:45.006Z] c051764f1c1a: Preparing [2026-05-21T06:57:45.006Z] 648607851480: Preparing [2026-05-21T06:57:45.006Z] 5f70bf18a086: Preparing [2026-05-21T06:57:45.006Z] 32fe14b348d7: Preparing [2026-05-21T06:57:45.006Z] c9360038055d: Preparing [2026-05-21T06:57:45.006Z] 0c6420f25e90: Preparing [2026-05-21T06:57:45.006Z] eeaa73608b53: Preparing [2026-05-21T06:57:45.006Z] 32fe14b348d7: Waiting [2026-05-21T06:57:45.006Z] 0c6420f25e90: Waiting [2026-05-21T06:57:45.006Z] eeaa73608b53: Waiting [2026-05-21T06:57:45.273Z] 0e717f91168b: Layer already exists [2026-05-21T06:57:45.273Z] 648607851480: Layer already exists [2026-05-21T06:57:45.273Z] 5f70bf18a086: Layer already exists [2026-05-21T06:57:45.273Z] c051764f1c1a: Layer already exists [2026-05-21T06:57:45.273Z] f9f03e08df9d: Layer already exists [2026-05-21T06:57:45.273Z] eeaa73608b53: Layer already exists [2026-05-21T06:57:45.273Z] 32fe14b348d7: Layer already exists [2026-05-21T06:57:45.273Z] c9360038055d: Layer already exists [2026-05-21T06:57:45.273Z] 0c6420f25e90: Layer already exists [2026-05-21T06:57:45.273Z] latest: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:45.625Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:45.970Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [2026-05-21T06:57:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-21T06:57:45.970Z] 0e717f91168b: Preparing [2026-05-21T06:57:45.970Z] f9f03e08df9d: Preparing [2026-05-21T06:57:45.970Z] c051764f1c1a: Preparing [2026-05-21T06:57:45.970Z] 648607851480: Preparing [2026-05-21T06:57:45.970Z] 5f70bf18a086: Preparing [2026-05-21T06:57:45.970Z] 32fe14b348d7: Preparing [2026-05-21T06:57:45.970Z] c9360038055d: Preparing [2026-05-21T06:57:45.970Z] 0c6420f25e90: Preparing [2026-05-21T06:57:45.970Z] eeaa73608b53: Preparing [2026-05-21T06:57:45.970Z] 32fe14b348d7: Waiting [2026-05-21T06:57:45.970Z] c9360038055d: Waiting [2026-05-21T06:57:45.970Z] 0c6420f25e90: Waiting [2026-05-21T06:57:45.970Z] eeaa73608b53: Waiting [2026-05-21T06:57:45.970Z] 5f70bf18a086: Layer already exists [2026-05-21T06:57:45.970Z] 0e717f91168b: Layer already exists [2026-05-21T06:57:45.970Z] 648607851480: Layer already exists [2026-05-21T06:57:45.970Z] c051764f1c1a: Layer already exists [2026-05-21T06:57:45.970Z] f9f03e08df9d: Layer already exists [2026-05-21T06:57:45.970Z] eeaa73608b53: Layer already exists [2026-05-21T06:57:45.970Z] 0c6420f25e90: Layer already exists [2026-05-21T06:57:45.970Z] c9360038055d: Layer already exists [2026-05-21T06:57:45.970Z] 32fe14b348d7: Layer already exists [2026-05-21T06:57:45.970Z] golang-1.25-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:46.590Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:47.019Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-21T06:57:47.019Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-21T06:57:47.019Z] 0e717f91168b: Preparing [2026-05-21T06:57:47.019Z] f9f03e08df9d: Preparing [2026-05-21T06:57:47.019Z] c051764f1c1a: Preparing [2026-05-21T06:57:47.019Z] 648607851480: Preparing [2026-05-21T06:57:47.019Z] 5f70bf18a086: Preparing [2026-05-21T06:57:47.019Z] 32fe14b348d7: Preparing [2026-05-21T06:57:47.019Z] c9360038055d: Preparing [2026-05-21T06:57:47.019Z] 0c6420f25e90: Preparing [2026-05-21T06:57:47.020Z] eeaa73608b53: Preparing [2026-05-21T06:57:47.020Z] 32fe14b348d7: Waiting [2026-05-21T06:57:47.020Z] c9360038055d: Waiting [2026-05-21T06:57:47.020Z] eeaa73608b53: Waiting [2026-05-21T06:57:47.020Z] 0c6420f25e90: Waiting [2026-05-21T06:57:47.020Z] 5f70bf18a086: Layer already exists [2026-05-21T06:57:47.020Z] c051764f1c1a: Layer already exists [2026-05-21T06:57:47.020Z] 0e717f91168b: Layer already exists [2026-05-21T06:57:47.020Z] 648607851480: Layer already exists [2026-05-21T06:57:47.020Z] f9f03e08df9d: Layer already exists [2026-05-21T06:57:47.020Z] 0c6420f25e90: Layer already exists [2026-05-21T06:57:47.020Z] 32fe14b348d7: Layer already exists [2026-05-21T06:57:47.020Z] c9360038055d: Layer already exists [2026-05-21T06:57:47.020Z] eeaa73608b53: Layer already exists [2026-05-21T06:57:47.294Z] 1.25-alpine-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:47.652Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:48.019Z] + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [2026-05-21T06:57:48.019Z] The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] [2026-05-21T06:57:48.019Z] 0e717f91168b: Preparing [2026-05-21T06:57:48.019Z] f9f03e08df9d: Preparing [2026-05-21T06:57:48.019Z] c051764f1c1a: Preparing [2026-05-21T06:57:48.019Z] 648607851480: Preparing [2026-05-21T06:57:48.019Z] 5f70bf18a086: Preparing [2026-05-21T06:57:48.019Z] 32fe14b348d7: Preparing [2026-05-21T06:57:48.019Z] c9360038055d: Preparing [2026-05-21T06:57:48.019Z] 32fe14b348d7: Waiting [2026-05-21T06:57:48.019Z] 0c6420f25e90: Preparing [2026-05-21T06:57:48.019Z] eeaa73608b53: Preparing [2026-05-21T06:57:48.019Z] c9360038055d: Waiting [2026-05-21T06:57:48.019Z] 0c6420f25e90: Waiting [2026-05-21T06:57:48.019Z] eeaa73608b53: Waiting [2026-05-21T06:57:48.019Z] 648607851480: Layer already exists [2026-05-21T06:57:48.019Z] c051764f1c1a: Layer already exists [2026-05-21T06:57:48.019Z] 5f70bf18a086: Layer already exists [2026-05-21T06:57:48.019Z] f9f03e08df9d: Layer already exists [2026-05-21T06:57:48.019Z] 0e717f91168b: Layer already exists [2026-05-21T06:57:48.019Z] eeaa73608b53: Layer already exists [2026-05-21T06:57:48.019Z] 32fe14b348d7: Layer already exists [2026-05-21T06:57:48.019Z] 0c6420f25e90: Layer already exists [2026-05-21T06:57:48.019Z] c9360038055d: Layer already exists [2026-05-21T06:57:48.298Z] 1.25-alpine3.22-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-21T06:57:48.381Z] ===================================================== [Pipeline] echo [2026-05-21T06:57:48.399Z] taggedImages: [2026-05-21T06:57:48.399Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae [2026-05-21T06:57:48.399Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [2026-05-21T06:57:48.399Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [2026-05-21T06:57:48.399Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-21T06:57:48.399Z] - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [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 [2026-05-21T06:57:48.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:57:48.860Z] [2026-05-21T06:57:48.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:57:49.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:57:49.194Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-21T06:57:49.194Z] 8998bd30e6a1: Pulling fs layer [2026-05-21T06:57:49.194Z] 04944245beec: Pulling fs layer [2026-05-21T06:57:49.194Z] 699f458cf7ca: Pulling fs layer [2026-05-21T06:57:49.194Z] 765212b225bb: Pulling fs layer [2026-05-21T06:57:49.194Z] f23df028b6ca: Pulling fs layer [2026-05-21T06:57:49.194Z] d65c8cfc05b1: Pulling fs layer [2026-05-21T06:57:49.194Z] 2437ff75d9bd: Pulling fs layer [2026-05-21T06:57:49.194Z] 765212b225bb: Waiting [2026-05-21T06:57:49.194Z] d65c8cfc05b1: Waiting [2026-05-21T06:57:49.194Z] 2437ff75d9bd: Waiting [2026-05-21T06:57:49.463Z] 04944245beec: Verifying Checksum [2026-05-21T06:57:49.463Z] 04944245beec: Download complete [2026-05-21T06:57:49.463Z] 765212b225bb: Verifying Checksum [2026-05-21T06:57:49.463Z] 765212b225bb: Download complete [2026-05-21T06:57:49.463Z] f23df028b6ca: Verifying Checksum [2026-05-21T06:57:49.463Z] f23df028b6ca: Download complete [2026-05-21T06:57:49.463Z] d65c8cfc05b1: Verifying Checksum [2026-05-21T06:57:49.463Z] d65c8cfc05b1: Download complete [2026-05-21T06:57:49.463Z] 699f458cf7ca: Verifying Checksum [2026-05-21T06:57:49.463Z] 699f458cf7ca: Download complete [2026-05-21T06:57:50.174Z] 8998bd30e6a1: Verifying Checksum [2026-05-21T06:57:50.174Z] 8998bd30e6a1: Download complete [2026-05-21T06:57:52.771Z] 2437ff75d9bd: Verifying Checksum [2026-05-21T06:57:52.772Z] 2437ff75d9bd: Download complete [2026-05-21T06:57:54.725Z] 8998bd30e6a1: Pull complete [2026-05-21T06:57:55.577Z] 04944245beec: Pull complete [2026-05-21T06:57:57.006Z] 699f458cf7ca: Pull complete [2026-05-21T06:57:57.006Z] 765212b225bb: Pull complete [2026-05-21T06:57:57.983Z] f23df028b6ca: Pull complete [2026-05-21T06:57:57.983Z] d65c8cfc05b1: Pull complete [2026-05-21T06:58:16.777Z] 2437ff75d9bd: Pull complete [2026-05-21T06:58:16.777Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-21T06:58:16.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:58:16.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:58:17.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-9771 does not seem to be running inside a container [2026-05-21T06:58:17.078Z] $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 [2026-05-21T06:58:19.582Z] $ docker top a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:20.432Z] ---> job-cost.sh [2026-05-21T06:58:20.432Z] lf-activate-venv: SKIPPING [2026-05-21T06:58:20.432Z] INFO: No Stack... [2026-05-21T06:58:21.011Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-21T06:58:21.600Z] INFO: Archiving Costs [Pipeline] sh [2026-05-21T06:58:22.238Z] + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv [2026-05-21T06:58:22.238Z] + cut -d, -f6 [Pipeline] lock [2026-05-21T06:58:22.268Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [2026-05-21T06:58:22.281Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] did not exist. Created. [2026-05-21T06:58:22.287Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-21T06:58:23.042Z] /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-0965a644/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-21T06:58:24.257Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-21T06:58:24.341Z] Warning: overwriting stash ‘stack-cost’ [2026-05-21T06:58:25.012Z] Stashed 1 file(s) [Pipeline] } [2026-05-21T06:58:25.076Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-21T06:58:25.167Z] $ docker stop --time=1 a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 [2026-05-21T06:58:26.657Z] $ docker rm -f --volumes a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 [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 [2026-05-21T06:58:27.564Z] + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] [2026-05-21T06:58:27.564Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-21T06:58:27.564Z] total 16 [2026-05-21T06:58:27.564Z] drwxr-xr-x 3 root root 4096 May 21 06:53 . [2026-05-21T06:58:27.564Z] drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:53 .. [2026-05-21T06:58:27.564Z] drwxr-xr-x 2 root root 4096 May 21 06:53 cost [2026-05-21T06:58:27.564Z] -rw-r--r-- 1 root root 96 May 21 06:53 cost.csv [2026-05-21T06:58:27.564Z] + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-21T06:58:27.564Z] + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives [2026-05-21T06:58:27.564Z] total 16 [2026-05-21T06:58:27.564Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 06:53 . [2026-05-21T06:58:27.564Z] drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:53 .. [2026-05-21T06:58:27.564Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 06:53 cost [2026-05-21T06:58:27.564Z] -rw-r--r-- 1 jenkins jenkins 96 May 21 06:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:27.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:28.793Z] ---> package-listing.sh [2026-05-21T06:58:28.793Z] ++ facter osfamily [2026-05-21T06:58:28.793Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-21T06:58:28.793Z] + OS_FAMILY=debian [2026-05-21T06:58:28.793Z] + workspace=/w/workspace/_ci-build-images_golang-1.25-lts [2026-05-21T06:58:28.793Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-21T06:58:28.793Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-21T06:58:28.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-21T06:58:28.793Z] + PACKAGES=/tmp/packages_start.txt [2026-05-21T06:58:28.793Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-21T06:58:28.793Z] + PACKAGES=/tmp/packages_end.txt [2026-05-21T06:58:28.793Z] + case "${OS_FAMILY}" in [2026-05-21T06:58:28.793Z] + dpkg -l [2026-05-21T06:58:28.793Z] + grep '^ii' [2026-05-21T06:58:29.072Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-21T06:58:29.072Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-21T06:58:29.072Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-21T06:58:29.072Z] + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' [2026-05-21T06:58:29.072Z] + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [2026-05-21T06:58:29.072Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo [2026-05-21T06:58:29.084Z] 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-21T06:58:29.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:58:29.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:58:29.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:58:29.866Z] prd-ubuntu20.04-docker-8c-8g-9770 does not seem to be running inside a container [2026-05-21T06:58:30.229Z] $ 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 [2026-05-21T06:58:30.457Z] $ docker top cb935947d9507fef584dc3fcdfa5bdd6c15043e8e998090d48bbaff39836d7e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-21T06:58:30.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-21T06:58:31.230Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-21T06:58:31.534Z] + ls /var/log/sa-host [2026-05-21T06:58:31.534Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:58:31.630Z] provisioning config files... [2026-05-21T06:58:31.643Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config5329991543984421572tmp [Pipeline] { [Pipeline] echo [2026-05-21T06:58:31.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:31.945Z] ---> create-netrc.sh [Pipeline] } [2026-05-21T06:58:31.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:32.351Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-21T06:58:32.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:32.831Z] ---> sudo-logs.sh [2026-05-21T06:58:32.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-21T06:58:33.021Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:33.382Z] ---> job-cost.sh [2026-05-21T06:58:33.382Z] lf-activate-venv: SKIPPING [2026-05-21T06:58:33.382Z] DEBUG: total: 0.2199999988079071 [2026-05-21T06:58:33.382Z] INFO: Retrieving Stack Cost... [2026-05-21T06:58:33.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-21T06:58:34.217Z] INFO: Archiving Costs [Pipeline] echo [2026-05-21T06:58:34.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:58:34.515Z] ---> logs-deploy.sh [2026-05-21T06:58:34.515Z] lf-activate-venv: SKIPPING [2026-05-21T06:58:34.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/3 [2026-05-21T06:58:34.515Z] INFO: archiving workspace using pattern(s): [2026-05-21T06:58:35.452Z] Archives upload complete. [2026-05-21T06:58:35.452Z] INFO: archiving logs to Nexus