Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 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-ssh17490821089138569597.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh16764450787376230973.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4873485736106636340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > 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-ssh15694931547345938473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16912611314738038245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25-alpine, 1.25-alpine3.22], releaseBranchOverride:golang-1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25 DOCKER_CUSTOM_TAGS: 1.25-alpine 1.25-alpine3.22 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-257713 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c44b6e2aee259465640b3a2f7747ff6cc7acfb7c (golang-1.25) Commit message: "Merge pull request #227 from cherrycl/golangci-lint-v2" > 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 c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 > git rev-list --no-walk c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:14 ========================================================= 02:53:14 EdgeX Global Pipelines Version Info 02:53:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:15 ------------------- 02:53:15 stable info: 02:53:15 ------------------- 02:53:15 Commited By: Cherry Wang cherry@iotechsys.com 02:53:15 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 02:53:15 Message: update stable to v1.0.277 02:53:16 ------------------- 02:53:16 experimental info: 02:53:16 ------------------- 02:53:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:53:16 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 02:53:16 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:16 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c44b6e2 [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:17 provisioning config files... 02:53:17 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10001108729394154278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:17 ---> ****-login.sh 02:53:17 nexus3.edgexfoundry.org:10001 02:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:17 02:53:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:17 Configure a credential helper to remove this warning. See 02:53:17 https://docs.****.com/go/credential-store/ 02:53:17 02:53:17 Login Succeeded 02:53:17 nexus3.edgexfoundry.org:10002 02:53:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:17 02:53:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:17 Configure a credential helper to remove this warning. See 02:53:17 https://docs.****.com/go/credential-store/ 02:53:17 02:53:17 Login Succeeded 02:53:17 nexus3.edgexfoundry.org:10003 02:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:18 02:53:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:18 Configure a credential helper to remove this warning. See 02:53:18 https://docs.****.com/go/credential-store/ 02:53:18 02:53:18 Login Succeeded 02:53:18 nexus3.edgexfoundry.org:10004 02:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:18 02:53:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:18 Configure a credential helper to remove this warning. See 02:53:18 https://docs.****.com/go/credential-store/ 02:53:18 02:53:18 Login Succeeded 02:53:18 ****.io 02:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:18 02:53:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:18 Configure a credential helper to remove this warning. See 02:53:18 https://docs.****.com/go/credential-store/ 02:53:18 02:53:18 Login Succeeded 02:53:18 ---> ****-login.sh ends [Pipeline] } 02:53:18 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 02:53:18 provisioning config files... 02:53:18 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config17798316316163893432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:19 ---> ****-login.sh 02:53:19 nexus3.edgexfoundry.org:10001 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10002 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10003 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10004 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 Login Succeeded 02:53:19 ****.io 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 Login Succeeded 02:53:19 ---> ****-login.sh ends [Pipeline] } 02:53:19 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 02:53:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:20 + ls -al . 02:53:20 total 28 02:53:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:53 . 02:53:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:53 .. 02:53:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 02:53 .git 02:53:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 02:53 .github 02:53:20 -rw-rw-r-- 1 jenkins jenkins 421 Oct 14 02:53 .golangci.yml 02:53:20 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 14 02:53 Dockerfile 02:53:20 -rw-rw-r-- 1 jenkins jenkins 957 Oct 14 02:53 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --label arch=amd64 . 02:53:22 #0 building with "default" instance using docker driver 02:53:22 02:53:22 #1 [internal] load build definition from Dockerfile 02:53:22 #1 transferring dockerfile: 1.24kB done 02:53:22 #1 DONE 0.0s 02:53:22 02:53:22 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 02:53:22 #2 DONE 0.1s 02:53:22 02:53:22 #3 [internal] load .dockerignore 02:53:22 #3 transferring context: 2B done 02:53:22 #3 DONE 0.0s 02:53:22 02:53:22 #4 [internal] load build context 02:53:22 #4 transferring context: 463B done 02:53:22 #4 DONE 0.0s 02:53:22 02:53:22 #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 02:53:22 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done 02:53:22 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:53:22 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 02:53:22 #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done 02:53:22 #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done 02:53:22 #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done 02:53:22 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:53:22 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 02:53:22 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:53:22 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 02:53:22 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 02:53:22 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:53:22 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 55.57MB / 60.15MB 0.5s 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 02:53:22 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done 02:53:22 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:53:27 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done 02:53:27 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:53:27 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:53:27 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:53:27 #5 DONE 5.4s 02:53:27 02:53:27 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 02:53:29 #6 DONE 2.3s 02:53:29 02:53:29 #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.14.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 02:53:29 #7 0.242 Connecting to github.com (140.82.114.4:443) 02:53:29 #7 0.411 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) 02:53:30 #7 0.457 saving to '/usr/local/bin/hadolint' 02:53:30 #7 0.467 hadolint 0% | | 65536 0:13:54 ETA 02:53:30 #7 0.854 hadolint 100% |********************************| 52.1M 0:00:00 ETA 02:53:30 #7 0.854 '/usr/local/bin/hadolint' saved 02:53:31 #7 DONE 1.6s 02:53:31 02:53:31 #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.5.0 02:53:31 #8 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:31 #8 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:31 #8 0.644 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 02:53:31 #8 0.649 (2/43) Installing libncursesw (6.5_p20250503-r0) 02:53:31 #8 0.657 (3/43) Installing readline (8.2.13-r1) 02:53:31 #8 0.662 (4/43) Installing bash (5.2.37-r0) 02:53:31 #8 0.678 Executing bash-5.2.37-r0.post-install 02:53:31 #8 0.682 (5/43) Installing libgcc (14.2.0-r6) 02:53:31 #8 0.687 (6/43) Installing jansson (2.14.1-r0) 02:53:31 #8 0.691 (7/43) Installing libstdc++ (14.2.0-r6) 02:53:31 #8 0.716 (8/43) Installing zstd-libs (1.5.7-r0) 02:53:31 #8 0.727 (9/43) Installing binutils (2.44-r3) 02:53:31 #8 0.793 (10/43) Installing libmagic (5.46-r2) 02:53:32 #8 0.816 (11/43) Installing file (5.46-r2) 02:53:32 #8 0.820 (12/43) Installing libgomp (14.2.0-r6) 02:53:32 #8 0.825 (13/43) Installing libatomic (14.2.0-r6) 02:53:32 #8 0.829 (14/43) Installing gmp (6.3.0-r3) 02:53:32 #8 0.834 (15/43) Installing isl26 (0.26-r1) 02:53:32 #8 0.850 (16/43) Installing mpfr4 (4.2.1_p1-r0) 02:53:32 #8 0.858 (17/43) Installing mpc1 (1.3.1-r1) 02:53:32 #8 0.862 (18/43) Installing gcc (14.2.0-r6) 02:53:32 #8 1.618 (19/43) Installing libstdc++-dev (14.2.0-r6) 02:53:32 #8 1.738 (20/43) Installing musl-dev (1.2.5-r10) 02:53:33 #8 1.791 (21/43) Installing g++ (14.2.0-r6) 02:53:33 #8 2.029 (22/43) Installing make (4.4.1-r3) 02:53:33 #8 2.036 (23/43) Installing fortify-headers (1.1-r5) 02:53:33 #8 2.040 (24/43) Installing patch (2.8-r0) 02:53:33 #8 2.045 (25/43) Installing build-base (0.5-r3) 02:53:33 #8 2.045 (26/43) Installing brotli-libs (1.1.0-r2) 02:53:33 #8 2.058 (27/43) Installing c-ares (1.34.5-r0) 02:53:33 #8 2.063 (28/43) Installing libunistring (1.3-r0) 02:53:33 #8 2.082 (29/43) Installing libidn2 (2.3.7-r0) 02:53:33 #8 2.087 (30/43) Installing nghttp2-libs (1.65.0-r0) 02:53:33 #8 2.091 (31/43) Installing libpsl (0.21.5-r3) 02:53:33 #8 2.095 (32/43) Installing libcurl (8.14.1-r2) 02:53:33 #8 2.106 (33/43) Installing curl (8.14.1-r2) 02:53:33 #8 2.113 (34/43) Installing libexpat (2.7.3-r0) 02:53:33 #8 2.117 (35/43) Installing pcre2 (10.43-r1) 02:53:33 #8 2.132 (36/43) Installing git (2.49.1-r0) 02:53:33 #8 2.197 (37/43) Installing git-init-template (2.49.1-r0) 02:53:33 #8 2.201 (38/43) Installing linux-headers (6.14.2-r0) 02:53:33 #8 2.288 (39/43) Installing pkgconf (2.4.3-r0) 02:53:33 #8 2.293 (40/43) Installing libsodium (1.0.20-r0) 02:53:33 #8 2.301 (41/43) Installing libzmq (4.3.5-r2) 02:53:33 #8 2.312 (42/43) Installing libsodium-dev (1.0.20-r0) 02:53:33 #8 2.320 (43/43) Installing zeromq-dev (4.3.5-r2) 02:53:33 #8 2.324 Executing busybox-1.37.0-r19.trigger 02:53:33 #8 2.333 OK: 265 MiB in 60 packages 02:53:33 #8 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:33 Still waiting to schedule task 02:53:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:53:33 #8 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:34 #8 2.878 OK: 265 MiB in 60 packages 02:53:34 #8 2.961 Connecting to raw.githubusercontent.com (185.199.110.133:443) 02:53:34 #8 2.993 writing to stdout 02:53:34 #8 2.997 - 100% |********************************| 11589 0:00:00 ETA 02:53:34 #8 2.997 written to stdout 02:53:34 #8 3.004 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 02:53:34 #8 3.192 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 02:53:35 #8 4.019 golangci/golangci-lint info installed ./bin/golangci-lint 02:53:38 #8 DONE 7.3s 02:53:38 02:53:38 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 02:53:39 #9 0.672 go: downloading github.com/gotesttools/gotestfmt v1.1.0 02:53:39 #9 0.685 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 02:53:45 #9 DONE 7.4s 02:53:46 02:53:46 #10 exporting to image 02:53:46 #10 exporting layers 02:53:47 #10 exporting layers 1.3s done 02:53:47 #10 writing image sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:53:47 #10 naming to docker.io/edgex-devops/edgex-golang-base done 02:53:47 #10 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:53:47 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 02:53:47 c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:53:47 latest 02:53:47 golang-1.25 02:53:47 1.25-alpine 02:53:47 1.25-alpine3.22 02:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:47 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:48 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:53:48 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 02:53:48 1fb152b156f2: Preparing 02:53:48 1d7ade5c6cec: Preparing 02:53:48 cacc2ba1fb94: Preparing 02:53:48 0be6de55ed71: Preparing 02:53:48 5f70bf18a086: Preparing 02:53:48 0f6e10dbff7e: Preparing 02:53:48 f6868b603273: Preparing 02:53:48 7ab3be969a6c: Preparing 02:53:48 256f393e029f: Preparing 02:53:48 0f6e10dbff7e: Waiting 02:53:48 f6868b603273: Waiting 02:53:48 7ab3be969a6c: Waiting 02:53:48 256f393e029f: Waiting 02:53:48 5f70bf18a086: Layer already exists 02:53:48 0f6e10dbff7e: Layer already exists 02:53:48 f6868b603273: Layer already exists 02:53:48 0be6de55ed71: Pushed 02:53:48 7ab3be969a6c: Layer already exists 02:53:48 256f393e029f: Layer already exists 02:53:52 cacc2ba1fb94: Pushed 02:53:52 1fb152b156f2: Pushed 02:54:19 1d7ade5c6cec: Pushed 02:54:19 c44b6e2aee259465640b3a2f7747ff6cc7acfb7c: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:19 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 02:54:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 02:54:19 1fb152b156f2: Preparing 02:54:19 1d7ade5c6cec: Preparing 02:54:19 cacc2ba1fb94: Preparing 02:54:19 0be6de55ed71: Preparing 02:54:19 5f70bf18a086: Preparing 02:54:19 0f6e10dbff7e: Preparing 02:54:19 f6868b603273: Preparing 02:54:19 7ab3be969a6c: Preparing 02:54:19 256f393e029f: Preparing 02:54:19 7ab3be969a6c: Waiting 02:54:19 256f393e029f: Waiting 02:54:19 f6868b603273: Waiting 02:54:19 0f6e10dbff7e: Waiting 02:54:19 0be6de55ed71: Layer already exists 02:54:19 5f70bf18a086: Layer already exists 02:54:19 1d7ade5c6cec: Layer already exists 02:54:19 cacc2ba1fb94: Layer already exists 02:54:19 1fb152b156f2: Layer already exists 02:54:19 7ab3be969a6c: Layer already exists 02:54:19 f6868b603273: Layer already exists 02:54:19 0f6e10dbff7e: Layer already exists 02:54:19 256f393e029f: Layer already exists 02:54:19 latest: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 02:54:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 02:54:20 1fb152b156f2: Preparing 02:54:20 1d7ade5c6cec: Preparing 02:54:20 cacc2ba1fb94: Preparing 02:54:20 0be6de55ed71: Preparing 02:54:20 5f70bf18a086: Preparing 02:54:20 0f6e10dbff7e: Preparing 02:54:20 f6868b603273: Preparing 02:54:20 0f6e10dbff7e: Waiting 02:54:20 7ab3be969a6c: Preparing 02:54:20 f6868b603273: Waiting 02:54:20 256f393e029f: Preparing 02:54:20 7ab3be969a6c: Waiting 02:54:20 256f393e029f: Waiting 02:54:20 0be6de55ed71: Layer already exists 02:54:20 1fb152b156f2: Layer already exists 02:54:20 5f70bf18a086: Layer already exists 02:54:20 1d7ade5c6cec: Layer already exists 02:54:20 cacc2ba1fb94: Layer already exists 02:54:20 7ab3be969a6c: Layer already exists 02:54:20 0f6e10dbff7e: Layer already exists 02:54:20 f6868b603273: Layer already exists 02:54:20 256f393e029f: Layer already exists 02:54:20 golang-1.25: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:54:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 02:54:21 1fb152b156f2: Preparing 02:54:21 1d7ade5c6cec: Preparing 02:54:21 cacc2ba1fb94: Preparing 02:54:21 0be6de55ed71: Preparing 02:54:21 5f70bf18a086: Preparing 02:54:21 0f6e10dbff7e: Preparing 02:54:21 f6868b603273: Preparing 02:54:21 7ab3be969a6c: Preparing 02:54:21 256f393e029f: Preparing 02:54:21 0f6e10dbff7e: Waiting 02:54:21 f6868b603273: Waiting 02:54:21 7ab3be969a6c: Waiting 02:54:21 256f393e029f: Waiting 02:54:21 0be6de55ed71: Layer already exists 02:54:21 1d7ade5c6cec: Layer already exists 02:54:21 5f70bf18a086: Layer already exists 02:54:21 cacc2ba1fb94: Layer already exists 02:54:21 1fb152b156f2: Layer already exists 02:54:21 7ab3be969a6c: Layer already exists 02:54:21 f6868b603273: Layer already exists 02:54:21 0f6e10dbff7e: Layer already exists 02:54:21 256f393e029f: Layer already exists 02:54:21 1.25-alpine: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 02:54:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 02:54:21 1fb152b156f2: Preparing 02:54:21 1d7ade5c6cec: Preparing 02:54:21 cacc2ba1fb94: Preparing 02:54:21 0be6de55ed71: Preparing 02:54:21 5f70bf18a086: Preparing 02:54:21 0f6e10dbff7e: Preparing 02:54:21 f6868b603273: Preparing 02:54:21 7ab3be969a6c: Preparing 02:54:21 256f393e029f: Preparing 02:54:21 0f6e10dbff7e: Waiting 02:54:21 f6868b603273: Waiting 02:54:21 7ab3be969a6c: Waiting 02:54:21 256f393e029f: Waiting 02:54:21 5f70bf18a086: Layer already exists 02:54:21 0be6de55ed71: Layer already exists 02:54:21 1fb152b156f2: Layer already exists 02:54:21 1d7ade5c6cec: Layer already exists 02:54:21 cacc2ba1fb94: Layer already exists 02:54:21 0f6e10dbff7e: Layer already exists 02:54:21 7ab3be969a6c: Layer already exists 02:54:21 f6868b603273: Layer already exists 02:54:21 256f393e029f: Layer already exists 02:54:21 1.25-alpine3.22: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:22 ===================================================== [Pipeline] echo 02:54:22 taggedImages: 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo 02:54:22 ========================================================= 02:54:22 [edgeXBuildMultiArch] RAW Config: 02:54:22 images: 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:54:22 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 02:54:22 settingsFile: 02:54:22 ci-build-images-settings 02:54:22 ========================================================= [Pipeline] node 02:54:37 Still waiting to schedule task 02:54:37 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:55:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-257744 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout 02:55:23 Selected Git installation does not exist. Using Default 02:55:23 The recommended git tool is: NONE 02:55:28 using credential edgex-jenkins-ssh 02:55:28 Cloning the remote Git repository 02:55:28 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 02:55:28 > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 02:55:28 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 02:55:28 > git --version # timeout=10 02:55:28 > git --version # 'git version 2.25.1' 02:55:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:55:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 02:55:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:55:30 Avoid second fetch 02:55:30 Checking out Revision c44b6e2aee259465640b3a2f7747ff6cc7acfb7c (golang-1.25) 02:55:30 Commit message: "Merge pull request #227 from cherrycl/golangci-lint-v2" 02:55:30 > git config core.sparsecheckout # timeout=10 02:55:30 > git checkout -f c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:35 provisioning config files... 02:55:35 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config8390450323445731854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:35 ---> ****-login.sh 02:55:35 nexus3.edgexfoundry.org:10001 02:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:36 Configure a credential helper to remove this warning. See 02:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:36 02:55:36 Login Succeeded 02:55:36 nexus3.edgexfoundry.org:10002 02:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:36 Configure a credential helper to remove this warning. See 02:55:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:36 02:55:36 Login Succeeded 02:55:36 nexus3.edgexfoundry.org:10003 02:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:37 Configure a credential helper to remove this warning. See 02:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:37 02:55:37 Login Succeeded 02:55:37 nexus3.edgexfoundry.org:10004 02:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:37 Configure a credential helper to remove this warning. See 02:55:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:37 02:55:37 Login Succeeded 02:55:37 ****.io 02:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:38 Configure a credential helper to remove this warning. See 02:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:38 02:55:38 Login Succeeded 02:55:38 ---> ****-login.sh ends [Pipeline] } 02:55:38 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 02:55:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:55:38 + ls -al . 02:55:38 total 28 02:55:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:55 . 02:55:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:55 .. 02:55:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 02:55 .git 02:55:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 02:55 .github 02:55:38 -rw-rw-r-- 1 jenkins jenkins 421 Oct 14 02:55 .golangci.yml 02:55:38 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 14 02:55 Dockerfile 02:55:38 -rw-rw-r-- 1 jenkins jenkins 957 Oct 14 02:55 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --label arch=arm64 . 02:55:39 Sending build context to Docker daemon 496.1kB 02:55:39 Step 1/9 : FROM golang:1.25-alpine3.22 02:55:40 1.25-alpine3.22: Pulling from library/golang 02:55:40 6b59a28fa201: Pulling fs layer 02:55:40 d32bb0dddca7: Pulling fs layer 02:55:40 5dab1238d3d9: Pulling fs layer 02:55:40 196fd7d83e7d: Pulling fs layer 02:55:40 4f4fb700ef54: Pulling fs layer 02:55:40 196fd7d83e7d: Waiting 02:55:40 4f4fb700ef54: Waiting 02:55:40 d32bb0dddca7: Verifying Checksum 02:55:40 d32bb0dddca7: Download complete 02:55:40 6b59a28fa201: Verifying Checksum 02:55:40 6b59a28fa201: Download complete 02:55:40 196fd7d83e7d: Verifying Checksum 02:55:40 196fd7d83e7d: Download complete 02:55:40 4f4fb700ef54: Verifying Checksum 02:55:40 4f4fb700ef54: Download complete 02:55:41 6b59a28fa201: Pull complete 02:55:41 d32bb0dddca7: Pull complete 02:55:41 5dab1238d3d9: Download complete 02:55:56 5dab1238d3d9: Pull complete 02:55:56 196fd7d83e7d: Pull complete 02:55:56 4f4fb700ef54: Pull complete 02:55:56 Digest: sha256:ecb803821dbac0983b03a516adb8407b7dbadfb8771434dc5162a7c471dd27a2 02:55:56 Status: Downloaded newer image for golang:1.25-alpine3.22 02:55:56 ---> 8d8b39fff543 02:55:56 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 02:55:56 ---> Running in 251a71205f73 02:55:56 Removing intermediate container 251a71205f73 02:55:56 ---> 404b3e6ffbc9 02:55:56 Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 02:55:56 ---> Running in 022e6e0690ed 02:55:57 Removing intermediate container 022e6e0690ed 02:55:57 ---> a5d1fee01dfc 02:55:57 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 02:55:57 ---> 4a1afdf6bf70 02:55:57 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 02:55:57 ---> Running in 4c39a1d1be0f 02:55:59 Running on prd-centos7-docker-4c-2g-257766 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) 02:55:59 Removing intermediate container 4c39a1d1be0f 02:55:59 ---> 08cb2b9a32f9 02:55:59 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 02:55:59 ---> Running in 923f9c878ed9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:59 provisioning config files... 02:55:59 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10740735264239478945tmp [Pipeline] { [Pipeline] libraryResource 02:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] sh 02:56:03 ---> ****-login.sh 02:56:03 nexus3.edgexfoundry.org:10001 02:56:04 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 02:56:04 (2/43) Installing libncursesw (6.5_p20250503-r0) 02:56:04 (3/43) Installing readline (8.2.13-r1) 02:56:04 (4/43) Installing bash (5.2.37-r0) 02:56:04 Executing bash-5.2.37-r0.post-install 02:56:04 (5/43) Installing libgcc (14.2.0-r6) 02:56:04 (6/43) Installing jansson (2.14.1-r0) 02:56:04 (7/43) Installing libstdc++ (14.2.0-r6) 02:56:04 (8/43) Installing zstd-libs (1.5.7-r0) 02:56:04 (9/43) Installing binutils (2.44-r3) 02:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:04 Configure a credential helper to remove this warning. See 02:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:04 02:56:04 Login Succeeded 02:56:04 nexus3.edgexfoundry.org:10002 02:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:04 Configure a credential helper to remove this warning. See 02:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:04 02:56:04 Login Succeeded 02:56:04 nexus3.edgexfoundry.org:10003 02:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:04 Configure a credential helper to remove this warning. See 02:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:04 02:56:04 Login Succeeded 02:56:04 nexus3.edgexfoundry.org:10004 02:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:04 Configure a credential helper to remove this warning. See 02:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:04 02:56:04 Login Succeeded 02:56:04 ****.io 02:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:04 Configure a credential helper to remove this warning. See 02:56:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:04 02:56:04 Login Succeeded 02:56:04 ---> ****-login.sh ends [Pipeline] } 02:56:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:56:04 (10/43) Installing libmagic (5.46-r2) 02:56:04 (11/43) Installing file (5.46-r2) 02:56:04 (12/43) Installing libgomp (14.2.0-r6) 02:56:04 (13/43) Installing libatomic (14.2.0-r6) 02:56:04 (14/43) Installing gmp (6.3.0-r3) 02:56:04 (15/43) Installing isl26 (0.26-r1) 02:56:04 (16/43) Installing mpfr4 (4.2.1_p1-r0) 02:56:04 (17/43) Installing mpc1 (1.3.1-r1) 02:56:04 (18/43) Installing gcc (14.2.0-r6) [Pipeline] // withEnv [Pipeline] sh 02:56:04 + docker buildx ls 02:56:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:05 default * docker 02:56:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:05 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:56:05 edgex-builder [Pipeline] sh 02:56:06 + docker buildx inspect --bootstrap 02:56:06 #1 [internal] booting buildkit 02:56:06 #1 pulling image moby/buildkit:buildx-stable-1 02:56:08 (19/43) Installing libstdc++-dev (14.2.0-r6) 02:56:08 (20/43) Installing musl-dev (1.2.5-r10) 02:56:08 (21/43) Installing g++ (14.2.0-r6) 02:56:09 (22/43) Installing make (4.4.1-r3) 02:56:09 (23/43) Installing fortify-headers (1.1-r5) 02:56:09 (24/43) Installing patch (2.8-r0) 02:56:09 (25/43) Installing build-base (0.5-r3) 02:56:09 (26/43) Installing brotli-libs (1.1.0-r2) 02:56:09 (27/43) Installing c-ares (1.34.5-r0) 02:56:09 (28/43) Installing libunistring (1.3-r0) 02:56:09 (29/43) Installing libidn2 (2.3.7-r0) 02:56:09 (30/43) Installing nghttp2-libs (1.65.0-r0) 02:56:09 (31/43) Installing libpsl (0.21.5-r3) 02:56:09 (32/43) Installing libcurl (8.14.1-r2) 02:56:09 (33/43) Installing curl (8.14.1-r2) 02:56:09 (34/43) Installing libexpat (2.7.3-r0) 02:56:09 (35/43) Installing pcre2 (10.43-r1) 02:56:09 (36/43) Installing git (2.49.1-r0) 02:56:09 (37/43) Installing git-init-template (2.49.1-r0) 02:56:09 (38/43) Installing linux-headers (6.14.2-r0) 02:56:10 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 02:56:10 #1 creating container buildx_buildkit_edgex-builder0 02:56:10 (39/43) Installing pkgconf (2.4.3-r0) 02:56:10 (40/43) Installing libsodium (1.0.20-r0) 02:56:10 (41/43) Installing libzmq (4.3.5-r2) 02:56:10 (42/43) Installing libsodium-dev (1.0.20-r0) 02:56:10 (43/43) Installing zeromq-dev (4.3.5-r2) 02:56:10 Executing busybox-1.37.0-r19.trigger 02:56:10 OK: 255 MiB in 60 packages 02:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:56:12 OK: 255 MiB in 60 packages 02:56:12 Connecting to raw.githubusercontent.com (185.199.111.133:443) 02:56:12 writing to stdout 02:56:12 - 100% |********************************| 11589 0:00:00 ETA 02:56:12 written to stdout 02:56:13 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 02:56:13 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 02:56:13 #1 creating container buildx_buildkit_edgex-builder0 4.0s done 02:56:13 #1 DONE 7.6s 02:56:13 Name: edgex-builder 02:56:13 Driver: docker-container 02:56:13 02:56:13 Nodes: 02:56:13 Name: edgex-builder0 02:56:13 Endpoint: unix:///var/run/docker.sock 02:56:13 Status: running 02:56:13 Buildkit: v0.25.1 02:56:13 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:56:14 + docker buildx ls 02:56:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:14 edgex-builder * docker-container 02:56:14 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:56:14 default docker 02:56:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:14 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c' 02:56:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --push - 02:56:14 #1 [internal] load build definition from Dockerfile 02:56:14 #1 transferring dockerfile: 215B done 02:56:14 #1 DONE 0.0s 02:56:14 02:56:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:56:14 #2 DONE 0.1s 02:56:14 02:56:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:56:14 #3 DONE 0.1s 02:56:14 02:56:14 #4 [internal] load .dockerignore 02:56:14 #4 transferring context: 2B done 02:56:14 #4 DONE 0.0s 02:56:14 02:56:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:14 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:14 #5 DONE 0.0s 02:56:14 02:56:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:14 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 done 02:56:14 #6 DONE 0.1s 02:56:14 02:56:14 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 02:56:14 #7 DONE 0.0s 02:56:14 02:56:14 #8 exporting to image 02:56:14 #8 exporting layers done 02:56:14 #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done 02:56:14 #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:56:14 #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done 02:56:14 #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa 0.0s done 02:56:14 #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 02:56:14 #8 pushing layers 0.1s done 02:56:14 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:56:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:14 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 02:56:14 #8 DONE 0.3s 02:56:14 02:56:14 1 warning found (use --debug to expand): 02:56:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - 02:56:15 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' 02:56:15 #1 [internal] load build definition from Dockerfile 02:56:15 #1 transferring dockerfile: 181B done 02:56:15 #1 DONE 0.0s 02:56:15 02:56:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 02:56:15 #2 DONE 0.0s 02:56:15 02:56:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 02:56:15 #3 DONE 0.0s 02:56:15 02:56:15 #4 [internal] load .dockerignore 02:56:15 #4 transferring context: 2B done 02:56:15 #4 DONE 0.0s 02:56:15 02:56:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:15 #5 CACHED 02:56:15 02:56:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:15 #6 DONE 0.0s 02:56:15 02:56:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #6 CACHED 02:56:15 02:56:15 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 02:56:15 #7 DONE 0.0s 02:56:15 02:56:15 #8 exporting to image 02:56:15 #8 exporting layers done 02:56:15 #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done 02:56:15 #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:56:15 #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done 02:56:15 #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done 02:56:15 #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 02:56:15 #8 pushing layers 0.0s done 02:56:15 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 02:56:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:15 #8 DONE 0.1s 02:56:15 02:56:15 1 warning found (use --debug to expand): 02:56:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:15 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' 02:56:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - 02:56:15 #1 [internal] load build definition from Dockerfile 02:56:15 #1 transferring dockerfile: 186B done 02:56:15 #1 DONE 0.0s 02:56:15 02:56:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 02:56:15 #2 DONE 0.0s 02:56:15 02:56:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 02:56:15 #3 DONE 0.0s 02:56:15 02:56:15 #4 [internal] load .dockerignore 02:56:15 #4 transferring context: 2B done 02:56:15 #4 DONE 0.0s 02:56:15 02:56:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:15 #5 DONE 0.0s 02:56:15 02:56:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:15 #6 CACHED 02:56:15 02:56:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:15 #5 CACHED 02:56:15 02:56:15 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 02:56:15 #7 DONE 0.0s 02:56:15 02:56:15 #8 exporting to image 02:56:15 #8 exporting layers done 02:56:15 #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done 02:56:15 #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:56:15 #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done 02:56:15 #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done 02:56:15 #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 02:56:15 #8 pushing layers 0.0s done 02:56:15 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 02:56:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:15 #8 DONE 0.1s 02:56:15 02:56:15 1 warning found (use --debug to expand): 02:56:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:16 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' 02:56:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - 02:56:16 #1 [internal] load build definition from Dockerfile 02:56:16 #1 transferring dockerfile: 186B done 02:56:16 #1 DONE 0.0s 02:56:16 02:56:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:16 #2 DONE 0.0s 02:56:16 02:56:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:56:16 #3 DONE 0.0s 02:56:16 02:56:16 #4 [internal] load .dockerignore 02:56:16 #4 transferring context: 2B done 02:56:16 #4 DONE 0.0s 02:56:16 02:56:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:16 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:16 #5 CACHED 02:56:16 02:56:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:16 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:16 #6 CACHED 02:56:16 02:56:16 #7 exporting to image 02:56:16 #7 exporting layers done 02:56:16 #7 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done 02:56:16 #7 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:56:16 #7 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done 02:56:16 #7 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done 02:56:16 #7 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 02:56:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:16 #7 pushing layers 0.0s done 02:56:16 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 02:56:16 #7 DONE 0.1s 02:56:16 02:56:16 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 02:56:16 #8 DONE 0.0s 02:56:16 02:56:16 1 warning found (use --debug to expand): 02:56:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:56:16 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' 02:56:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 --push - 02:56:16 #1 [internal] load build definition from Dockerfile 02:56:16 #1 transferring dockerfile: 190B done 02:56:16 #1 DONE 0.0s 02:56:16 02:56:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 02:56:16 #2 DONE 0.0s 02:56:16 02:56:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 02:56:16 #3 DONE 0.0s 02:56:16 02:56:16 #4 [internal] load .dockerignore 02:56:16 #4 transferring context: 2B done 02:56:16 #4 DONE 0.0s 02:56:16 02:56:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:16 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 done 02:56:16 #5 CACHED 02:56:16 02:56:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 02:56:16 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done 02:56:16 #6 CACHED 02:56:16 02:56:16 #7 exporting to image 02:56:16 #7 exporting layers done 02:56:16 #7 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done 02:56:16 #7 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done 02:56:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:56:16 golangci/golangci-lint info installed ./bin/golangci-lint 02:56:17 #7 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done 02:56:17 #7 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done 02:56:17 #7 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done 02:56:17 #7 pushing layers 0.0s done 02:56:17 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done 02:56:17 #7 DONE 0.1s 02:56:17 02:56:17 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 02:56:17 #8 DONE 0.0s 02:56:17 02:56:17 1 warning found (use --debug to expand): 02:56:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:56:17 + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:56:18 ---> package-listing.sh 02:56:18 ++ tr '[:upper:]' '[:lower:]' 02:56:18 ++ facter osfamily 02:56:18 + OS_FAMILY=redhat 02:56:18 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 02:56:18 + START_PACKAGES=/tmp/packages_start.txt 02:56:18 + END_PACKAGES=/tmp/packages_end.txt 02:56:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:56:18 + PACKAGES=/tmp/packages_start.txt 02:56:18 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 02:56:18 + PACKAGES=/tmp/packages_end.txt 02:56:18 + case "${OS_FAMILY}" in 02:56:18 + rpm -qa 02:56:18 + sort 02:56:19 + '[' -f /tmp/packages_start.txt ']' 02:56:19 + '[' -f /tmp/packages_end.txt ']' 02:56:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:56:19 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 02:56:19 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 02:56:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo 02:56:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:56:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:20 02:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:20 latest: Pulling from edgex-lftools-log-publisher 02:56:20 5eb5b503b376: Pulling fs layer 02:56:20 5c69ac0246d0: Pulling fs layer 02:56:20 ec43610c2a17: Pulling fs layer 02:56:20 3a2ae6a8a46f: Pulling fs layer 02:56:20 33b1e0a273af: Pulling fs layer 02:56:20 5d3b04190fa2: Pulling fs layer 02:56:20 2f39f015ded8: Pulling fs layer 02:56:20 33b1e0a273af: Waiting 02:56:20 5d3b04190fa2: Waiting 02:56:20 2f39f015ded8: Waiting 02:56:20 3a2ae6a8a46f: Waiting 02:56:20 5c69ac0246d0: Verifying Checksum 02:56:20 5c69ac0246d0: Download complete 02:56:20 3a2ae6a8a46f: Verifying Checksum 02:56:20 3a2ae6a8a46f: Download complete 02:56:20 33b1e0a273af: Verifying Checksum 02:56:20 33b1e0a273af: Download complete 02:56:20 5d3b04190fa2: Verifying Checksum 02:56:20 5d3b04190fa2: Download complete 02:56:20 ec43610c2a17: Verifying Checksum 02:56:20 ec43610c2a17: Download complete 02:56:20 5eb5b503b376: Verifying Checksum 02:56:20 5eb5b503b376: Download complete 02:56:21 2f39f015ded8: Verifying Checksum 02:56:21 2f39f015ded8: Download complete 02:56:21 5eb5b503b376: Pull complete 02:56:22 5c69ac0246d0: Pull complete 02:56:22 ec43610c2a17: Pull complete 02:56:22 3a2ae6a8a46f: Pull complete 02:56:22 33b1e0a273af: Pull complete 02:56:22 5d3b04190fa2: Pull complete 02:56:26 Removing intermediate container 923f9c878ed9 02:56:26 ---> f7738cd5aa86 02:56:26 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 02:56:27 2f39f015ded8: Pull complete 02:56:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:27 ---> Running in c662561dcfec 02:56:27 prd-centos7-docker-4c-2g-257766 does not seem to be running inside a container 02:56:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:28 go: downloading github.com/gotesttools/gotestfmt v1.1.0 02:56:28 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 02:56:32 $ docker top 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:32 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:56:33 + ls /var/log/sa-host 02:56:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:33 provisioning config files... 02:56:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config17671840740531772764tmp [Pipeline] { [Pipeline] echo 02:56:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:33 ---> create-netrc.sh [Pipeline] } 02:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:34 ---> python-tools-install.sh [Pipeline] echo 02:56:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:34 ---> sudo-logs.sh 02:56:34 Archiving 'sudo' log.. 02:56:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-257766.novalocal: Name or service not known 02:56:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-257766.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:56:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:34 ---> job-cost.sh 02:56:34 lf-activate-venv: SKIPPING 02:56:34 INFO: No Stack... 02:56:35 INFO: Retrieving Pricing Info for: v3-standard-2 02:56:35 INFO: Archiving Costs [Pipeline] echo 02:56:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:35 ---> logs-deploy.sh 02:56:35 lf-activate-venv: SKIPPING 02:56:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/5 02:56:35 INFO: archiving workspace using pattern(s): 02:56:36 Archives upload complete. 02:56:36 INFO: archiving logs to Nexus 02:56:37 ---> uname -a: 02:56:37 Linux prd-centos7-docker-4c-2g-257766.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:56:37 02:56:37 02:56:37 ---> lscpu: 02:56:37 Architecture: x86_64 02:56:37 CPU op-mode(s): 32-bit, 64-bit 02:56:37 Byte Order: Little Endian 02:56:37 Address sizes: 40 bits physical, 48 bits virtual 02:56:37 CPU(s): 2 02:56:37 On-line CPU(s) list: 0,1 02:56:37 Thread(s) per core: 1 02:56:37 Core(s) per socket: 1 02:56:37 Socket(s): 2 02:56:37 NUMA node(s): 1 02:56:37 Vendor ID: AuthenticAMD 02:56:37 CPU family: 23 02:56:37 Model: 49 02:56:37 Model name: AMD EPYC-Rome Processor 02:56:37 Stepping: 0 02:56:37 CPU MHz: 2799.998 02:56:37 BogoMIPS: 5599.99 02:56:37 Virtualization: AMD-V 02:56:37 Hypervisor vendor: KVM 02:56:37 Virtualization type: full 02:56:37 L1d cache: 64 KiB 02:56:37 L1i cache: 64 KiB 02:56:37 L2 cache: 1 MiB 02:56:37 L3 cache: 32 MiB 02:56:37 NUMA node0 CPU(s): 0,1 02:56:37 Vulnerability Itlb multihit: Not affected 02:56:37 Vulnerability L1tf: Not affected 02:56:37 Vulnerability Mds: Not affected 02:56:37 Vulnerability Meltdown: Not affected 02:56:37 Vulnerability Mmio stale data: Not affected 02:56:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:56:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:56:37 Vulnerability Srbds: Not affected 02:56:37 Vulnerability Tsx async abort: Not affected 02:56:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:56:37 02:56:37 02:56:37 ---> nproc: 02:56:37 2 02:56:37 02:56:37 02:56:37 ---> df -h: 02:56:37 Filesystem Size Used Avail Use% Mounted on 02:56:37 overlay 40G 7.3G 33G 19% / 02:56:37 tmpfs 64M 0 64M 0% /dev 02:56:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:56:37 shm 64M 0 64M 0% /dev/shm 02:56:37 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:56:37 02:56:37 02:56:37 Cannot open /var/log/sysstat/sa14: No such file or directory 02:56:37 Please check if data collecting is enabled 02:56:37 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:56:37 $ docker stop --time=1 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 02:56:38 $ docker rm -f --volumes 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:56:39 [WS-CLEANUP] Deleting project workspace... 02:56:39 [WS-CLEANUP] Deferred wipeout is used... 02:56:39 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:39 02:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:39 latest: Pulling from edgex-lftools-log-publisher 02:56:39 5eb5b503b376: Pulling fs layer 02:56:39 5c69ac0246d0: Pulling fs layer 02:56:39 ec43610c2a17: Pulling fs layer 02:56:39 3a2ae6a8a46f: Pulling fs layer 02:56:39 33b1e0a273af: Pulling fs layer 02:56:39 5d3b04190fa2: Pulling fs layer 02:56:39 2f39f015ded8: Pulling fs layer 02:56:39 3a2ae6a8a46f: Waiting 02:56:39 5d3b04190fa2: Waiting 02:56:39 33b1e0a273af: Waiting 02:56:39 2f39f015ded8: Waiting 02:56:39 5c69ac0246d0: Download complete 02:56:39 3a2ae6a8a46f: Verifying Checksum 02:56:39 3a2ae6a8a46f: Download complete 02:56:40 33b1e0a273af: Verifying Checksum 02:56:40 33b1e0a273af: Download complete 02:56:40 5d3b04190fa2: Download complete 02:56:40 ec43610c2a17: Verifying Checksum 02:56:40 ec43610c2a17: Download complete 02:56:40 5eb5b503b376: Verifying Checksum 02:56:40 5eb5b503b376: Download complete 02:56:40 2f39f015ded8: Download complete 02:56:41 5eb5b503b376: Pull complete 02:56:41 5c69ac0246d0: Pull complete 02:56:42 ec43610c2a17: Pull complete 02:56:42 3a2ae6a8a46f: Pull complete 02:56:42 33b1e0a273af: Pull complete 02:56:42 5d3b04190fa2: Pull complete 02:56:48 2f39f015ded8: Pull complete 02:56:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:49 prd-ubuntu20.04-docker-8c-8g-257713 does not seem to be running inside a container 02:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:56:53 $ docker top 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:54 ---> job-cost.sh 02:56:54 lf-activate-venv: SKIPPING 02:56:54 INFO: No Stack... 02:56:54 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:54 INFO: Archiving Costs [Pipeline] sh 02:56:54 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 02:56:54 + cut -d, -f6 [Pipeline] lock 02:56:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] 02:56:54 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] did not exist. Created. 02:56:54 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:55 + echo total: 0.2199999988079071 [Pipeline] stash 02:56:55 Stashed 1 file(s) [Pipeline] } 02:56:55 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:55 $ docker stop --time=1 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b 02:56:56 $ docker rm -f --volumes 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:07 Removing intermediate container c662561dcfec 02:57:07 ---> 875c3d90ff9c 02:57:07 Step 8/9 : LABEL arch=arm64 02:57:07 ---> Running in 056e8fd9fe5a 02:57:07 Removing intermediate container 056e8fd9fe5a 02:57:07 ---> dc4f69a06a8e 02:57:07 Step 9/9 : LABEL git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:57:07 ---> Running in 9e0707365a7b 02:57:07 Removing intermediate container 9e0707365a7b 02:57:07 ---> 334268110677 02:57:07 [Warning] One or more build-args [ARCH] were not consumed 02:57:07 Successfully built 334268110677 02:57:07 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 02:57:07 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 02:57:07 c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:57:07 latest 02:57:07 golang-1.25 02:57:07 1.25-alpine 02:57:07 1.25-alpine3.22 02:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:08 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:08 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:57:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 02:57:08 72e332baba46: Preparing 02:57:08 67de1fd42963: Preparing 02:57:08 10bc4e6a9f38: Preparing 02:57:08 5f70bf18a086: Preparing 02:57:08 5275223623e5: Preparing 02:57:08 511f2496bf7a: Preparing 02:57:08 c685213c65df: Preparing 02:57:08 0e64f2360a44: Preparing 02:57:08 c685213c65df: Waiting 02:57:08 511f2496bf7a: Waiting 02:57:08 0e64f2360a44: Waiting 02:57:08 5275223623e5: Layer already exists 02:57:08 5f70bf18a086: Layer already exists 02:57:08 511f2496bf7a: Layer already exists 02:57:08 c685213c65df: Layer already exists 02:57:08 0e64f2360a44: Layer already exists 02:57:08 10bc4e6a9f38: Pushed 02:57:18 72e332baba46: Pushed 02:58:05 67de1fd42963: Pushed 02:58:05 c44b6e2aee259465640b3a2f7747ff6cc7acfb7c: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 02:58:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 02:58:06 72e332baba46: Preparing 02:58:06 67de1fd42963: Preparing 02:58:06 10bc4e6a9f38: Preparing 02:58:06 5f70bf18a086: Preparing 02:58:06 5275223623e5: Preparing 02:58:06 511f2496bf7a: Preparing 02:58:06 c685213c65df: Preparing 02:58:06 511f2496bf7a: Waiting 02:58:06 0e64f2360a44: Preparing 02:58:06 c685213c65df: Waiting 02:58:06 0e64f2360a44: Waiting 02:58:06 72e332baba46: Layer already exists 02:58:06 5f70bf18a086: Layer already exists 02:58:06 5275223623e5: Layer already exists 02:58:06 67de1fd42963: Layer already exists 02:58:06 10bc4e6a9f38: Layer already exists 02:58:06 511f2496bf7a: Layer already exists 02:58:06 0e64f2360a44: Layer already exists 02:58:06 c685213c65df: Layer already exists 02:58:06 latest: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 02:58:07 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 02:58:07 72e332baba46: Preparing 02:58:07 67de1fd42963: Preparing 02:58:07 10bc4e6a9f38: Preparing 02:58:07 5f70bf18a086: Preparing 02:58:07 5275223623e5: Preparing 02:58:07 511f2496bf7a: Preparing 02:58:07 c685213c65df: Preparing 02:58:07 0e64f2360a44: Preparing 02:58:07 c685213c65df: Waiting 02:58:07 511f2496bf7a: Waiting 02:58:07 0e64f2360a44: Waiting 02:58:07 5f70bf18a086: Layer already exists 02:58:07 72e332baba46: Layer already exists 02:58:07 5275223623e5: Layer already exists 02:58:07 10bc4e6a9f38: Layer already exists 02:58:07 67de1fd42963: Layer already exists 02:58:07 511f2496bf7a: Layer already exists 02:58:07 c685213c65df: Layer already exists 02:58:07 0e64f2360a44: Layer already exists 02:58:07 golang-1.25: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:08 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:58:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 02:58:08 72e332baba46: Preparing 02:58:08 67de1fd42963: Preparing 02:58:08 10bc4e6a9f38: Preparing 02:58:08 5f70bf18a086: Preparing 02:58:08 5275223623e5: Preparing 02:58:08 511f2496bf7a: Preparing 02:58:08 c685213c65df: Preparing 02:58:08 511f2496bf7a: Waiting 02:58:08 0e64f2360a44: Preparing 02:58:08 c685213c65df: Waiting 02:58:08 0e64f2360a44: Waiting 02:58:08 5275223623e5: Layer already exists 02:58:08 72e332baba46: Layer already exists 02:58:08 67de1fd42963: Layer already exists 02:58:08 10bc4e6a9f38: Layer already exists 02:58:08 5f70bf18a086: Layer already exists 02:58:08 0e64f2360a44: Layer already exists 02:58:08 511f2496bf7a: Layer already exists 02:58:08 c685213c65df: Layer already exists 02:58:08 1.25-alpine: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:08 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:08 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 02:58:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 02:58:09 72e332baba46: Preparing 02:58:09 67de1fd42963: Preparing 02:58:09 10bc4e6a9f38: Preparing 02:58:09 5f70bf18a086: Preparing 02:58:09 5275223623e5: Preparing 02:58:09 511f2496bf7a: Preparing 02:58:09 c685213c65df: Preparing 02:58:09 0e64f2360a44: Preparing 02:58:09 511f2496bf7a: Waiting 02:58:09 c685213c65df: Waiting 02:58:09 0e64f2360a44: Waiting 02:58:09 72e332baba46: Layer already exists 02:58:09 5f70bf18a086: Layer already exists 02:58:09 10bc4e6a9f38: Layer already exists 02:58:09 67de1fd42963: Layer already exists 02:58:09 5275223623e5: Layer already exists 02:58:09 511f2496bf7a: Layer already exists 02:58:09 0e64f2360a44: Layer already exists 02:58:09 c685213c65df: Layer already exists 02:58:09 1.25-alpine3.22: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:09 ===================================================== [Pipeline] echo 02:58:09 taggedImages: 02:58:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 02:58:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 02:58:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 02:58:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:58:09 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo 02:58:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] echo 02:58:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo 02:58:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo 02:58:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo 02:58:09 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:10 02:58:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:10 arm64: Pulling from edgex-lftools-log-publisher 02:58:10 8998bd30e6a1: Pulling fs layer 02:58:10 04944245beec: Pulling fs layer 02:58:10 699f458cf7ca: Pulling fs layer 02:58:10 765212b225bb: Pulling fs layer 02:58:10 f23df028b6ca: Pulling fs layer 02:58:10 d65c8cfc05b1: Pulling fs layer 02:58:10 2437ff75d9bd: Pulling fs layer 02:58:10 765212b225bb: Waiting 02:58:10 f23df028b6ca: Waiting 02:58:10 d65c8cfc05b1: Waiting 02:58:10 2437ff75d9bd: Waiting 02:58:10 04944245beec: Download complete 02:58:10 765212b225bb: Download complete 02:58:10 f23df028b6ca: Verifying Checksum 02:58:10 f23df028b6ca: Download complete 02:58:10 d65c8cfc05b1: Verifying Checksum 02:58:10 d65c8cfc05b1: Download complete 02:58:10 699f458cf7ca: Verifying Checksum 02:58:10 699f458cf7ca: Download complete 02:58:11 8998bd30e6a1: Verifying Checksum 02:58:11 8998bd30e6a1: Download complete 02:58:13 2437ff75d9bd: Verifying Checksum 02:58:13 2437ff75d9bd: Download complete 02:58:15 8998bd30e6a1: Pull complete 02:58:16 04944245beec: Pull complete 02:58:17 699f458cf7ca: Pull complete 02:58:18 765212b225bb: Pull complete 02:58:18 f23df028b6ca: Pull complete 02:58:18 d65c8cfc05b1: Pull complete 02:58:37 2437ff75d9bd: Pull complete 02:58:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:37 prd-ubuntu20.04-docker-arm64-4c-16g-257744 does not seem to be running inside a container 02:58:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:58:39 $ docker top 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:58:40 ---> job-cost.sh 02:58:40 lf-activate-venv: SKIPPING 02:58:40 INFO: No Stack... 02:58:40 INFO: Retrieving Pricing Info for: v3-standard-4 02:58:41 INFO: Archiving Costs [Pipeline] sh 02:58:41 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 02:58:41 + cut -d, -f6 [Pipeline] lock 02:58:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] 02:58:42 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] did not exist. Created. 02:58:42 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:58:42 /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-51b5dc97/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:58:43 + echo total: 0.10999999940395355 [Pipeline] stash 02:58:43 Warning: overwriting stash ‘stack-cost’ 02:58:43 Stashed 1 file(s) [Pipeline] } 02:58:43 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:58:43 $ docker stop --time=1 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b 02:58:45 $ docker rm -f --volumes 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b [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 02:58:46 + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] 02:58:46 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 02:58:46 total 16 02:58:46 drwxr-xr-x 3 root root 4096 Oct 14 02:56 . 02:58:46 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 02:56 .. 02:58:46 drwxr-xr-x 2 root root 4096 Oct 14 02:56 cost 02:58:46 -rw-r--r-- 1 root root 92 Oct 14 02:56 cost.csv 02:58:46 + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives 02:58:46 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 02:58:46 total 16 02:58:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 02:56 . 02:58:46 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 02:56 .. 02:58:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 02:56 cost 02:58:46 -rw-r--r-- 1 jenkins jenkins 92 Oct 14 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:58:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:58:47 ---> package-listing.sh 02:58:47 ++ facter osfamily 02:58:47 ++ tr '[:upper:]' '[:lower:]' 02:58:47 + OS_FAMILY=debian 02:58:47 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 02:58:47 + START_PACKAGES=/tmp/packages_start.txt 02:58:47 + END_PACKAGES=/tmp/packages_end.txt 02:58:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:58:47 + PACKAGES=/tmp/packages_start.txt 02:58:47 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 02:58:47 + PACKAGES=/tmp/packages_end.txt 02:58:47 + case "${OS_FAMILY}" in 02:58:47 + dpkg -l 02:58:47 + grep '^ii' 02:58:47 + '[' -f /tmp/packages_start.txt ']' 02:58:47 + '[' -f /tmp/packages_end.txt ']' 02:58:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:58:47 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 02:58:47 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 02:58:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo 02:58:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:58:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:48 prd-ubuntu20.04-docker-8c-8g-257713 does not seem to be running inside a container 02:58:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:58:48 $ docker top 569d80e1e123fb6ce1935e459bc2507debaace6fb40e60c90cbb3e58203bcfb7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:58:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:58:49 + ls /var/log/sa-host 02:58:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:58:49 provisioning config files... 02:58:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10101314019158085211tmp [Pipeline] { [Pipeline] echo 02:58:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:58:50 ---> create-netrc.sh [Pipeline] } 02:58:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:58:50 ---> python-tools-install.sh [Pipeline] echo 02:58:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:58:50 ---> sudo-logs.sh 02:58:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:58:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:58:51 ---> job-cost.sh 02:58:51 lf-activate-venv: SKIPPING 02:58:51 DEBUG: total: 0.2199999988079071 02:58:51 INFO: Retrieving Stack Cost... 02:58:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:58:52 INFO: Archiving Costs [Pipeline] echo 02:58:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:58:52 ---> logs-deploy.sh 02:58:52 lf-activate-venv: SKIPPING 02:58:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/5 02:58:52 INFO: archiving workspace using pattern(s): 02:58:53 Archives upload complete. 02:58:53 INFO: archiving logs to Nexus