Push event to branch golang-1.25 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 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-ssh3345264534865058232.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-ssh7585460402621130803.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-ssh4703144913378343057.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-ssh906053436998363773.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-ssh7974127430483427962.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-237035 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 (golang-1.25) Commit message: "Merge pull request #226 from cherrycl/golangci-lint-v1" > git config core.sparsecheckout # timeout=10 > git checkout -f d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 # timeout=10 > git rev-list --no-walk 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:33:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:33:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:33:50 ========================================================= 10:33:50 EdgeX Global Pipelines Version Info 10:33:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:33:51 ------------------- 10:33:51 stable info: 10:33:51 ------------------- 10:33:51 Commited By: Cherry Wang cherry@iotechsys.com 10:33:51 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 10:33:51 Message: update stable to v1.0.277 10:33:51 ------------------- 10:33:51 experimental info: 10:33:51 ------------------- 10:33:51 Commited By: **** collab-it+edgex@linuxfoundation.org 10:33:51 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 10:33:51 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24cb5e [Pipeline] echo 10:33:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:52 provisioning config files... 10:33:52 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10754905860624319907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:52 ---> ****-login.sh 10:33:52 nexus3.edgexfoundry.org:10001 10:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 10:33:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.****.com/go/credential-store/ 10:33:53 10:33:53 Login Succeeded 10:33:53 nexus3.edgexfoundry.org:10002 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 10:33:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.****.com/go/credential-store/ 10:33:53 10:33:53 Login Succeeded 10:33:53 nexus3.edgexfoundry.org:10003 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 10:33:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.****.com/go/credential-store/ 10:33:53 10:33:53 Login Succeeded 10:33:53 nexus3.edgexfoundry.org:10004 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 10:33:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.****.com/go/credential-store/ 10:33:53 10:33:53 Login Succeeded 10:33:53 ****.io 10:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:53 10:33:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:33:53 Configure a credential helper to remove this warning. See 10:33:53 https://docs.****.com/go/credential-store/ 10:33:53 10:33:53 Login Succeeded 10:33:53 ---> ****-login.sh ends [Pipeline] } 10:33:53 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 10:33:53 provisioning config files... 10:33:53 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config140735684171910414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:54 ---> ****-login.sh 10:33:54 nexus3.edgexfoundry.org:10001 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 Login Succeeded 10:33:54 nexus3.edgexfoundry.org:10002 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 Login Succeeded 10:33:54 nexus3.edgexfoundry.org:10003 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 Login Succeeded 10:33:54 nexus3.edgexfoundry.org:10004 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 Login Succeeded 10:33:54 ****.io 10:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:54 Login Succeeded 10:33:54 ---> ****-login.sh ends [Pipeline] } 10:33:54 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 10:33:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:55 + ls -al . 10:33:55 total 28 10:33:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:33 . 10:33:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:33 .. 10:33:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 10:33 .git 10:33:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 10:33 .github 10:33:55 -rw-rw-r-- 1 jenkins jenkins 311 Oct 13 10:33 .golangci.yml 10:33:55 -rw-rw-r-- 1 jenkins jenkins 1199 Oct 13 10:33 Dockerfile 10:33:55 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 10:33 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:55 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --label arch=amd64 . 10:33:56 #0 building with "default" instance using docker driver 10:33:56 10:33:56 #1 [internal] load build definition from Dockerfile 10:33:56 #1 transferring dockerfile: 1.24kB done 10:33:56 #1 DONE 0.0s 10:33:56 10:33:56 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 10:33:56 #2 DONE 0.1s 10:33:56 10:33:56 #3 [internal] load .dockerignore 10:33:56 #3 transferring context: 2B done 10:33:56 #3 DONE 0.0s 10:33:56 10:33:56 #4 [internal] load build context 10:33:56 #4 transferring context: 353B done 10:33:56 #4 DONE 0.0s 10:33:56 10:33:56 #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10:33:56 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done 10:33:56 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 10:33:56 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 10:33:56 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 10:33:56 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:33:56 #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done 10:33:56 #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done 10:33:56 #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done 10:33:56 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 10:33:56 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 10:33:56 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:33:56 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 10:33:56 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 10:33:56 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:33:56 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 10:33:56 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 10:33:57 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 10:33:57 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10:34:02 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 10:34:02 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 10:34:02 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 10:34:02 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:34:02 #5 DONE 5.7s 10:34:02 10:34:02 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 10:34:03 #6 DONE 0.9s 10:34:03 10:34:03 #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 10:34:03 #7 0.221 Connecting to github.com (140.82.112.4:443) 10:34:03 #7 0.384 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) 10:34:03 #7 0.413 saving to '/usr/local/bin/hadolint' 10:34:03 #7 0.824 hadolint 100% |********************************| 52.1M 0:00:00 ETA 10:34:03 #7 0.824 '/usr/local/bin/hadolint' saved 10:34:04 #7 DONE 1.0s 10:34:04 10:34:04 #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 v1.64.8 10:34:04 #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:34:04 #8 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:34:04 #8 0.779 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 10:34:05 #8 0.784 (2/43) Installing libncursesw (6.5_p20250503-r0) 10:34:05 #8 0.792 (3/43) Installing readline (8.2.13-r1) 10:34:05 #8 0.798 (4/43) Installing bash (5.2.37-r0) 10:34:05 #8 0.816 Executing bash-5.2.37-r0.post-install 10:34:05 #8 0.820 (5/43) Installing libgcc (14.2.0-r6) 10:34:05 #8 0.825 (6/43) Installing jansson (2.14.1-r0) 10:34:05 #8 0.830 (7/43) Installing libstdc++ (14.2.0-r6) 10:34:05 #8 0.854 (8/43) Installing zstd-libs (1.5.7-r0) 10:34:05 #8 0.865 (9/43) Installing binutils (2.44-r3) 10:34:05 #8 0.927 (10/43) Installing libmagic (5.46-r2) 10:34:05 #8 0.953 (11/43) Installing file (5.46-r2) 10:34:05 #8 0.957 (12/43) Installing libgomp (14.2.0-r6) 10:34:05 #8 0.962 (13/43) Installing libatomic (14.2.0-r6) 10:34:05 #8 0.966 (14/43) Installing gmp (6.3.0-r3) 10:34:05 #8 0.975 (15/43) Installing isl26 (0.26-r1) 10:34:05 #8 0.993 (16/43) Installing mpfr4 (4.2.1_p1-r0) 10:34:05 #8 1.004 (17/43) Installing mpc1 (1.3.1-r1) 10:34:05 #8 1.008 (18/43) Installing gcc (14.2.0-r6) 10:34:06 #8 1.771 (19/43) Installing libstdc++-dev (14.2.0-r6) 10:34:06 #8 1.887 (20/43) Installing musl-dev (1.2.5-r10) 10:34:06 #8 1.939 (21/43) Installing g++ (14.2.0-r6) 10:34:06 #8 2.171 (22/43) Installing make (4.4.1-r3) 10:34:06 #8 2.176 (23/43) Installing fortify-headers (1.1-r5) 10:34:06 #8 2.179 (24/43) Installing patch (2.8-r0) 10:34:06 #8 2.184 (25/43) Installing build-base (0.5-r3) 10:34:06 #8 2.184 (26/43) Installing brotli-libs (1.1.0-r2) 10:34:06 #8 2.196 (27/43) Installing c-ares (1.34.5-r0) 10:34:06 #8 2.202 (28/43) Installing libunistring (1.3-r0) 10:34:06 #8 2.218 (29/43) Installing libidn2 (2.3.7-r0) 10:34:06 #8 2.223 (30/43) Installing nghttp2-libs (1.65.0-r0) 10:34:06 #8 2.226 (31/43) Installing libpsl (0.21.5-r3) 10:34:06 #8 2.230 (32/43) Installing libcurl (8.14.1-r2) 10:34:06 #8 2.244 (33/43) Installing curl (8.14.1-r2) 10:34:06 #8 2.250 (34/43) Installing libexpat (2.7.3-r0) 10:34:06 #8 2.255 (35/43) Installing pcre2 (10.43-r1) 10:34:06 #8 2.265 (36/43) Installing git (2.49.1-r0) 10:34:06 #8 2.322 (37/43) Installing git-init-template (2.49.1-r0) 10:34:06 #8 2.326 (38/43) Installing linux-headers (6.14.2-r0) 10:34:06 #8 2.404 (39/43) Installing pkgconf (2.4.3-r0) 10:34:06 #8 2.408 (40/43) Installing libsodium (1.0.20-r0) 10:34:06 #8 2.418 (41/43) Installing libzmq (4.3.5-r2) 10:34:06 #8 2.429 (42/43) Installing libsodium-dev (1.0.20-r0) 10:34:06 #8 2.436 (43/43) Installing zeromq-dev (4.3.5-r2) 10:34:06 #8 2.441 Executing busybox-1.37.0-r19.trigger 10:34:06 #8 2.448 OK: 265 MiB in 60 packages 10:34:06 #8 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:34:06 #8 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:34:07 #8 2.946 OK: 265 MiB in 60 packages 10:34:07 #8 3.043 Connecting to raw.githubusercontent.com (185.199.108.133:443) 10:34:07 #8 3.090 writing to stdout 10:34:07 #8 3.091 - 100% |********************************| 11589 0:00:00 ETA 10:34:07 #8 3.091 written to stdout 10:34:07 #8 3.104 golangci/golangci-lint info checking GitHub for tag 'v1.64.8' 10:34:07 #8 3.314 golangci/golangci-lint info found version: 1.64.8 for v1.64.8/linux/amd64 10:34:08 #8 4.112 golangci/golangci-lint info installed ./bin/golangci-lint 10:34:08 Still waiting to schedule task 10:34:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:34:09 #8 DONE 5.0s 10:34:09 10:34:09 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 10:34:09 #9 0.564 go: downloading github.com/gotesttools/gotestfmt v1.1.0 10:34:09 #9 0.574 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 10:34:16 #9 DONE 6.6s 10:34:16 10:34:16 #10 exporting to image 10:34:16 #10 exporting layers 10:34:17 #10 exporting layers 1.3s done 10:34:17 #10 writing image sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:34:17 #10 naming to docker.io/edgex-devops/edgex-golang-base done 10:34:17 #10 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 10:34:17 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 10:34:17 d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:34:17 latest 10:34:17 golang-1.25 10:34:17 1.25-alpine 10:34:17 1.25-alpine3.22 10:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:17 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:17 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:34:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 10:34:17 1c08c0629a2c: Preparing 10:34:17 8fda711b04e4: Preparing 10:34:17 79e964fc16ce: Preparing 10:34:17 415a7c31f2c2: Preparing 10:34:17 5f70bf18a086: Preparing 10:34:17 0f6e10dbff7e: Preparing 10:34:17 f6868b603273: Preparing 10:34:17 7ab3be969a6c: Preparing 10:34:17 256f393e029f: Preparing 10:34:17 f6868b603273: Waiting 10:34:17 7ab3be969a6c: Waiting 10:34:17 256f393e029f: Waiting 10:34:17 0f6e10dbff7e: Waiting 10:34:17 5f70bf18a086: Layer already exists 10:34:17 0f6e10dbff7e: Layer already exists 10:34:17 f6868b603273: Layer already exists 10:34:17 7ab3be969a6c: Layer already exists 10:34:17 415a7c31f2c2: Pushed 10:34:17 256f393e029f: Layer already exists 10:34:22 1c08c0629a2c: Pushed 10:34:22 79e964fc16ce: Pushed 10:34:54 8fda711b04e4: Pushed 10:34:54 d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:54 + 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 10:34:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 10:34:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 10:34:55 1c08c0629a2c: Preparing 10:34:55 8fda711b04e4: Preparing 10:34:55 79e964fc16ce: Preparing 10:34:55 415a7c31f2c2: Preparing 10:34:55 5f70bf18a086: Preparing 10:34:55 0f6e10dbff7e: Preparing 10:34:55 f6868b603273: Preparing 10:34:55 7ab3be969a6c: Preparing 10:34:55 256f393e029f: Preparing 10:34:55 0f6e10dbff7e: Waiting 10:34:55 f6868b603273: Waiting 10:34:55 7ab3be969a6c: Waiting 10:34:55 256f393e029f: Waiting 10:34:55 1c08c0629a2c: Layer already exists 10:34:55 415a7c31f2c2: Layer already exists 10:34:55 5f70bf18a086: Layer already exists 10:34:55 8fda711b04e4: Layer already exists 10:34:55 79e964fc16ce: Layer already exists 10:34:55 0f6e10dbff7e: Layer already exists 10:34:55 f6868b603273: Layer already exists 10:34:55 7ab3be969a6c: Layer already exists 10:34:55 256f393e029f: Layer already exists 10:34:55 latest: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:55 + 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 10:34:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 10:34:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 10:34:55 1c08c0629a2c: Preparing 10:34:55 8fda711b04e4: Preparing 10:34:55 79e964fc16ce: Preparing 10:34:55 415a7c31f2c2: Preparing 10:34:55 5f70bf18a086: Preparing 10:34:55 0f6e10dbff7e: Preparing 10:34:55 f6868b603273: Preparing 10:34:55 7ab3be969a6c: Preparing 10:34:55 256f393e029f: Preparing 10:34:55 f6868b603273: Waiting 10:34:55 7ab3be969a6c: Waiting 10:34:55 256f393e029f: Waiting 10:34:55 0f6e10dbff7e: Waiting 10:34:55 415a7c31f2c2: Layer already exists 10:34:55 79e964fc16ce: Layer already exists 10:34:55 1c08c0629a2c: Layer already exists 10:34:55 5f70bf18a086: Layer already exists 10:34:55 8fda711b04e4: Layer already exists 10:34:55 f6868b603273: Layer already exists 10:34:55 7ab3be969a6c: Layer already exists 10:34:55 0f6e10dbff7e: Layer already exists 10:34:55 256f393e029f: Layer already exists 10:34:55 golang-1.25: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:56 + 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 10:34:56 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:34:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 10:34:56 1c08c0629a2c: Preparing 10:34:56 8fda711b04e4: Preparing 10:34:56 79e964fc16ce: Preparing 10:34:56 415a7c31f2c2: Preparing 10:34:56 5f70bf18a086: Preparing 10:34:56 0f6e10dbff7e: Preparing 10:34:56 f6868b603273: Preparing 10:34:56 7ab3be969a6c: Preparing 10:34:56 256f393e029f: Preparing 10:34:56 7ab3be969a6c: Waiting 10:34:56 0f6e10dbff7e: Waiting 10:34:56 256f393e029f: Waiting 10:34:56 f6868b603273: Waiting 10:34:56 79e964fc16ce: Layer already exists 10:34:56 415a7c31f2c2: Layer already exists 10:34:56 1c08c0629a2c: Layer already exists 10:34:56 5f70bf18a086: Layer already exists 10:34:56 8fda711b04e4: Layer already exists 10:34:56 0f6e10dbff7e: Layer already exists 10:34:56 7ab3be969a6c: Layer already exists 10:34:56 256f393e029f: Layer already exists 10:34:56 f6868b603273: Layer already exists 10:34:56 1.25-alpine: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:56 + 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 10:34:57 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 10:34:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 10:34:57 1c08c0629a2c: Preparing 10:34:57 8fda711b04e4: Preparing 10:34:57 79e964fc16ce: Preparing 10:34:57 415a7c31f2c2: Preparing 10:34:57 5f70bf18a086: Preparing 10:34:57 0f6e10dbff7e: Preparing 10:34:57 f6868b603273: Preparing 10:34:57 7ab3be969a6c: Preparing 10:34:57 256f393e029f: Preparing 10:34:57 f6868b603273: Waiting 10:34:57 7ab3be969a6c: Waiting 10:34:57 0f6e10dbff7e: Waiting 10:34:57 256f393e029f: Waiting 10:34:57 79e964fc16ce: Layer already exists 10:34:57 5f70bf18a086: Layer already exists 10:34:57 8fda711b04e4: Layer already exists 10:34:57 1c08c0629a2c: Layer already exists 10:34:57 415a7c31f2c2: Layer already exists 10:34:57 0f6e10dbff7e: Layer already exists 10:34:57 7ab3be969a6c: Layer already exists 10:34:57 256f393e029f: Layer already exists 10:34:57 f6868b603273: Layer already exists 10:34:57 1.25-alpine3.22: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:57 ===================================================== [Pipeline] echo 10:34:57 taggedImages: 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo 10:34:57 ========================================================= 10:34:57 [edgeXBuildMultiArch] RAW Config: 10:34:57 images: 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:34:57 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 10:34:57 settingsFile: 10:34:57 ci-build-images-settings 10:34:57 ========================================================= [Pipeline] node 10:35:12 Still waiting to schedule task 10:35:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:35:49 Running on prd-centos7-docker-4c-2g-237081 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:49 provisioning config files... 10:35:49 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config7661122462102311363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:50 ---> ****-login.sh 10:35:50 nexus3.edgexfoundry.org:10001 10:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:51 Configure a credential helper to remove this warning. See 10:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:51 10:35:51 Login Succeeded 10:35:51 nexus3.edgexfoundry.org:10002 10:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:51 Configure a credential helper to remove this warning. See 10:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:51 10:35:51 Login Succeeded 10:35:51 nexus3.edgexfoundry.org:10003 10:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:51 Configure a credential helper to remove this warning. See 10:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:51 10:35:51 Login Succeeded 10:35:51 nexus3.edgexfoundry.org:10004 10:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:51 Configure a credential helper to remove this warning. See 10:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:51 10:35:51 Login Succeeded 10:35:51 ****.io 10:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:35:51 Configure a credential helper to remove this warning. See 10:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:35:51 10:35:51 Login Succeeded 10:35:51 ---> ****-login.sh ends [Pipeline] } 10:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:35:51 + docker buildx ls 10:35:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:35:52 default * docker 10:35:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:35:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:35:52 edgex-builder [Pipeline] sh 10:35:53 + docker buildx inspect --bootstrap 10:35:53 #1 [internal] booting buildkit 10:35:53 #1 pulling image moby/buildkit:buildx-stable-1 10:35:56 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 10:35:56 #1 creating container buildx_buildkit_edgex-builder0 10:35:59 #1 creating container buildx_buildkit_edgex-builder0 3.0s done 10:35:59 #1 DONE 5.6s 10:35:59 Name: edgex-builder 10:35:59 Driver: docker-container 10:35:59 10:35:59 Nodes: 10:35:59 Name: edgex-builder0 10:35:59 Endpoint: unix:///var/run/docker.sock 10:35:59 Status: running 10:35:59 Buildkit: v0.25.1 10:35:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:35:59 + docker buildx ls 10:35:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:35:59 edgex-builder * docker-container 10:35:59 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:35:59 default docker 10:35:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:35:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --push - 10:35:59 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5' 10:35:59 #1 [internal] load build definition from Dockerfile 10:35:59 #1 transferring dockerfile: 215B done 10:35:59 #1 DONE 0.0s 10:35:59 10:35:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:35:59 #2 DONE 0.1s 10:35:59 10:35:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:35:59 #3 DONE 0.1s 10:35:59 10:35:59 #4 [internal] load .dockerignore 10:35:59 #4 transferring context: 2B done 10:35:59 #4 DONE 0.0s 10:35:59 10:35:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:35:59 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:35:59 #5 DONE 0.0s 10:35:59 10:35:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:35:59 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:35:59 #6 DONE 0.1s 10:36:00 10:36:00 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 10:36:00 #7 DONE 0.0s 10:36:00 10:36:00 #8 exporting to image 10:36:00 #8 exporting layers done 10:36:00 #8 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done 10:36:00 #8 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:36:00 #8 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done 10:36:00 #8 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done 10:36:00 #8 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done 10:36:00 #8 pushing layers 10:36:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:36:00 #8 pushing layers 0.1s done 10:36:00 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done 10:36:00 #8 DONE 0.2s 10:36:00 10:36:00 1 warning found (use --debug to expand): 10:36:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:36:00 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' 10:36:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - 10:36:00 #1 [internal] load build definition from Dockerfile 10:36:00 #1 transferring dockerfile: 181B done 10:36:00 #1 DONE 0.0s 10:36:00 10:36:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 10:36:00 #2 DONE 0.0s 10:36:00 10:36:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 10:36:00 #3 DONE 0.0s 10:36:00 10:36:00 #4 [internal] load .dockerignore 10:36:00 #4 transferring context: 2B done 10:36:00 #4 DONE 0.0s 10:36:00 10:36:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:00 #5 CACHED 10:36:00 10:36:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:00 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:00 #6 CACHED 10:36:00 10:36:00 #7 exporting to image 10:36:00 #7 exporting layers done 10:36:00 #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done 10:36:00 #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:36:00 #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done 10:36:00 #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done 10:36:00 #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 10:36:00 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:36:00 #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done 10:36:00 #7 pushing layers 0.0s done 10:36:00 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done 10:36:00 #7 DONE 0.1s 10:36:00 10:36:00 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 10:36:00 #8 DONE 0.0s 10:36:00 10:36:00 1 warning found (use --debug to expand): 10:36:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:36:01 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' 10:36:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - 10:36:01 #1 [internal] load build definition from Dockerfile 10:36:01 #1 transferring dockerfile: 186B done 10:36:01 #1 DONE 0.0s 10:36:01 10:36:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 10:36:01 #2 DONE 0.0s 10:36:01 10:36:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 10:36:01 #3 DONE 0.0s 10:36:01 10:36:01 #4 [internal] load .dockerignore 10:36:01 #4 transferring context: 2B done 10:36:01 #4 DONE 0.0s 10:36:01 10:36:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:01 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:01 #5 CACHED 10:36:01 10:36:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:01 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e done 10:36:01 #6 CACHED 10:36:01 10:36:01 #7 exporting to image 10:36:01 #7 exporting layers done 10:36:01 #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done 10:36:01 #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:36:01 #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done 10:36:01 #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done 10:36:01 #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done 10:36:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:36:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-237060 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout 10:36:01 Selected Git installation does not exist. Using Default 10:36:01 The recommended git tool is: NONE 10:36:01 #7 pushing layers 0.0s done 10:36:01 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done 10:36:01 #7 DONE 0.1s 10:36:01 10:36:01 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 10:36:01 #8 DONE 0.0s 10:36:01 10:36:01 1 warning found (use --debug to expand): 10:36:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:36:01 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' 10:36:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - 10:36:01 #1 [internal] load build definition from Dockerfile 10:36:01 #1 transferring dockerfile: 186B done 10:36:01 #1 DONE 0.0s 10:36:01 10:36:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:36:01 #2 DONE 0.0s 10:36:01 10:36:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 10:36:01 #3 DONE 0.0s 10:36:01 10:36:01 #4 [internal] load .dockerignore 10:36:01 #4 transferring context: 2B done 10:36:01 #4 DONE 0.0s 10:36:01 10:36:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:01 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:01 #5 CACHED 10:36:01 10:36:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:01 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:01 #6 CACHED 10:36:01 10:36:01 #7 exporting to image 10:36:01 #7 exporting layers 10:36:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:36:01 #7 exporting layers done 10:36:01 #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done 10:36:01 #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:36:01 #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done 10:36:01 #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done 10:36:01 #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done 10:36:01 #7 pushing layers 0.0s done 10:36:01 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done 10:36:01 #7 DONE 0.1s 10:36:01 10:36:01 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 10:36:01 #8 DONE 0.0s 10:36:01 10:36:01 1 warning found (use --debug to expand): 10:36:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:36:02 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' 10:36:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 --push - 10:36:02 #1 [internal] load build definition from Dockerfile 10:36:02 #1 transferring dockerfile: 190B done 10:36:02 #1 DONE 0.0s 10:36:02 10:36:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 10:36:02 #2 DONE 0.0s 10:36:02 10:36:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 10:36:02 #3 DONE 0.0s 10:36:02 10:36:02 #4 [internal] load .dockerignore 10:36:02 #4 transferring context: 2B done 10:36:02 #4 DONE 0.0s 10:36:02 10:36:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:02 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:02 #5 CACHED 10:36:02 10:36:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 10:36:02 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done 10:36:02 #6 CACHED 10:36:02 10:36:02 #7 exporting to image 10:36:02 #7 exporting layers done 10:36:02 #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done 10:36:02 #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done 10:36:02 #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done 10:36:02 #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done 10:36:02 #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done 10:36:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:36:02 #7 pushing layers 0.0s done 10:36:02 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done 10:36:02 #7 DONE 0.1s 10:36:02 10:36:02 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 10:36:02 #8 DONE 0.0s 10:36:02 10:36:02 1 warning found (use --debug to expand): 10:36:02  - 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 10:36:02 + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:36:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:03 ---> package-listing.sh 10:36:03 ++ tr '[:upper:]' '[:lower:]' 10:36:03 ++ facter osfamily 10:36:04 + OS_FAMILY=redhat 10:36:04 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 10:36:04 + START_PACKAGES=/tmp/packages_start.txt 10:36:04 + END_PACKAGES=/tmp/packages_end.txt 10:36:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:04 + PACKAGES=/tmp/packages_start.txt 10:36:04 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 10:36:04 + PACKAGES=/tmp/packages_end.txt 10:36:04 + case "${OS_FAMILY}" in 10:36:04 + rpm -qa 10:36:04 + sort 10:36:04 + '[' -f /tmp/packages_start.txt ']' 10:36:04 + '[' -f /tmp/packages_end.txt ']' 10:36:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:04 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 10:36:04 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 10:36:04 + 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 10:36:04 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 10:36:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:05 10:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:05 latest: Pulling from edgex-lftools-log-publisher 10:36:05 5eb5b503b376: Pulling fs layer 10:36:05 5c69ac0246d0: Pulling fs layer 10:36:05 ec43610c2a17: Pulling fs layer 10:36:05 3a2ae6a8a46f: Pulling fs layer 10:36:05 33b1e0a273af: Pulling fs layer 10:36:05 5d3b04190fa2: Pulling fs layer 10:36:05 2f39f015ded8: Pulling fs layer 10:36:05 33b1e0a273af: Waiting 10:36:05 5d3b04190fa2: Waiting 10:36:05 2f39f015ded8: Waiting 10:36:05 3a2ae6a8a46f: Waiting 10:36:05 5c69ac0246d0: Verifying Checksum 10:36:05 5c69ac0246d0: Download complete 10:36:05 3a2ae6a8a46f: Verifying Checksum 10:36:05 3a2ae6a8a46f: Download complete 10:36:05 ec43610c2a17: Verifying Checksum 10:36:05 ec43610c2a17: Download complete 10:36:05 33b1e0a273af: Verifying Checksum 10:36:05 33b1e0a273af: Download complete 10:36:05 5d3b04190fa2: Verifying Checksum 10:36:05 5d3b04190fa2: Download complete 10:36:06 5eb5b503b376: Verifying Checksum 10:36:06 5eb5b503b376: Download complete 10:36:06 2f39f015ded8: Verifying Checksum 10:36:06 2f39f015ded8: Download complete 10:36:07 5eb5b503b376: Pull complete 10:36:07 5c69ac0246d0: Pull complete 10:36:07 ec43610c2a17: Pull complete 10:36:08 3a2ae6a8a46f: Pull complete 10:36:08 using credential edgex-jenkins-ssh 10:36:08 Cloning the remote Git repository 10:36:08 33b1e0a273af: Pull complete 10:36:08 5d3b04190fa2: Pull complete 10:36:08 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 10:36:08 > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 10:36:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 10:36:08 > git --version # timeout=10 10:36:08 > git --version # 'git version 2.25.1' 10:36:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:36:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:36:10 Avoid second fetch 10:36:10 Checking out Revision d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 (golang-1.25) 10:36:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 10:36:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:36:10 > git config core.sparsecheckout # timeout=10 10:36:10 > git checkout -f d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 # timeout=10 10:36:10 Commit message: "Merge pull request #226 from cherrycl/golangci-lint-v1" 10:36:12 2f39f015ded8: Pull complete 10:36:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:12 prd-centos7-docker-4c-2g-237081 does not seem to be running inside a container 10:36:12 $ 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 10:36:18 $ docker top d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:18 provisioning config files... 10:36:18 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config12742784126152986178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:18 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:18 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:19 ---> ****-login.sh 10:36:19 nexus3.edgexfoundry.org:10001 10:36:19 + ls /var/log/sa-host 10:36:19 ls: cannot access '/var/log/sa-host': No such file or directory 10:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:19 provisioning config files... 10:36:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config6509527263733251026tmp [Pipeline] { [Pipeline] echo 10:36:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:19 Configure a credential helper to remove this warning. See 10:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:19 10:36:19 Login Succeeded 10:36:19 nexus3.edgexfoundry.org:10002 10:36:19 ---> create-netrc.sh [Pipeline] } 10:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:19 Configure a credential helper to remove this warning. See 10:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:19 10:36:19 Login Succeeded 10:36:19 nexus3.edgexfoundry.org:10003 10:36:20 ---> python-tools-install.sh [Pipeline] echo 10:36:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:20 Configure a credential helper to remove this warning. See 10:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:20 10:36:20 Login Succeeded 10:36:20 nexus3.edgexfoundry.org:10004 10:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:20 Configure a credential helper to remove this warning. See 10:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:20 10:36:20 Login Succeeded 10:36:20 ****.io 10:36:20 ---> sudo-logs.sh 10:36:20 Archiving 'sudo' log.. 10:36:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-237081.novalocal: Name or service not known 10:36:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-237081.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:36:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:20 ---> job-cost.sh 10:36:20 lf-activate-venv: SKIPPING 10:36:20 INFO: No Stack... 10:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:36:20 Configure a credential helper to remove this warning. See 10:36:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:36:20 10:36:20 Login Succeeded 10:36:20 ---> ****-login.sh ends [Pipeline] } 10:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:36:20 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:21 INFO: Archiving Costs [Pipeline] echo 10:36:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:21 ---> logs-deploy.sh 10:36:21 lf-activate-venv: SKIPPING 10:36:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/3 10:36:21 INFO: archiving workspace using pattern(s): 10:36:21 + ls -al . 10:36:21 total 28 10:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:36 . 10:36:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:36 .. 10:36:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 10:36 .git 10:36:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 10:36 .github 10:36:21 -rw-rw-r-- 1 jenkins jenkins 311 Oct 13 10:36 .golangci.yml 10:36:21 -rw-rw-r-- 1 jenkins jenkins 1199 Oct 13 10:36 Dockerfile 10:36:21 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 10:36 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:22 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --label arch=arm64 . 10:36:22 Sending build context to Docker daemon 494.1kB 10:36:22 Step 1/9 : FROM golang:1.25-alpine3.22 10:36:22 Archives upload complete. 10:36:22 INFO: archiving logs to Nexus 10:36:22 1.25-alpine3.22: Pulling from library/golang 10:36:22 6b59a28fa201: Pulling fs layer 10:36:22 00abc3ba1385: Pulling fs layer 10:36:22 66626199bcfa: Pulling fs layer 10:36:22 a89982c42756: Pulling fs layer 10:36:22 4f4fb700ef54: Pulling fs layer 10:36:22 a89982c42756: Waiting 10:36:22 4f4fb700ef54: Waiting 10:36:23 00abc3ba1385: Download complete 10:36:23 a89982c42756: Verifying Checksum 10:36:23 a89982c42756: Download complete 10:36:23 6b59a28fa201: Verifying Checksum 10:36:23 6b59a28fa201: Download complete 10:36:23 ---> uname -a: 10:36:23 Linux prd-centos7-docker-4c-2g-237081.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:36:23 10:36:23 10:36:23 ---> lscpu: 10:36:23 Architecture: x86_64 10:36:23 CPU op-mode(s): 32-bit, 64-bit 10:36:23 Byte Order: Little Endian 10:36:23 Address sizes: 40 bits physical, 48 bits virtual 10:36:23 CPU(s): 2 10:36:23 On-line CPU(s) list: 0,1 10:36:23 Thread(s) per core: 1 10:36:23 Core(s) per socket: 1 10:36:23 Socket(s): 2 10:36:23 NUMA node(s): 1 10:36:23 Vendor ID: AuthenticAMD 10:36:23 CPU family: 23 10:36:23 Model: 49 10:36:23 Model name: AMD EPYC-Rome Processor 10:36:23 Stepping: 0 10:36:23 CPU MHz: 2799.998 10:36:23 BogoMIPS: 5599.99 10:36:23 Virtualization: AMD-V 10:36:23 Hypervisor vendor: KVM 10:36:23 Virtualization type: full 10:36:23 L1d cache: 64 KiB 10:36:23 L1i cache: 64 KiB 10:36:23 L2 cache: 1 MiB 10:36:23 L3 cache: 32 MiB 10:36:23 NUMA node0 CPU(s): 0,1 10:36:23 Vulnerability Itlb multihit: Not affected 10:36:23 Vulnerability L1tf: Not affected 10:36:23 Vulnerability Mds: Not affected 10:36:23 Vulnerability Meltdown: Not affected 10:36:23 Vulnerability Mmio stale data: Not affected 10:36:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:36:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:36:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:36:23 Vulnerability Srbds: Not affected 10:36:23 Vulnerability Tsx async abort: Not affected 10:36:23 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 10:36:23 10:36:23 10:36:23 ---> nproc: 10:36:23 2 10:36:23 10:36:23 10:36:23 ---> df -h: 10:36:23 Filesystem Size Used Avail Use% Mounted on 10:36:23 overlay 40G 7.3G 33G 19% / 10:36:23 tmpfs 64M 0 64M 0% /dev 10:36:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:36:23 shm 64M 0 64M 0% /dev/shm 10:36:23 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:36:23 10:36:23 10:36:23 Cannot open /var/log/sysstat/sa13: No such file or directory 10:36:23 Please check if data collecting is enabled 10:36:23 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. 10:36:23 4f4fb700ef54: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:36:23 $ docker stop --time=1 d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 10:36:24 6b59a28fa201: Pull complete 10:36:24 00abc3ba1385: Pull complete 10:36:24 66626199bcfa: Verifying Checksum 10:36:24 66626199bcfa: Download complete 10:36:24 $ docker rm -f --volumes d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:36:24 [WS-CLEANUP] Deleting project workspace... 10:36:24 [WS-CLEANUP] Deferred wipeout is used... 10:36:24 [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 10:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:25 10:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:25 latest: Pulling from edgex-lftools-log-publisher 10:36:25 5eb5b503b376: Pulling fs layer 10:36:25 5c69ac0246d0: Pulling fs layer 10:36:25 ec43610c2a17: Pulling fs layer 10:36:25 3a2ae6a8a46f: Pulling fs layer 10:36:25 33b1e0a273af: Pulling fs layer 10:36:25 5d3b04190fa2: Pulling fs layer 10:36:25 2f39f015ded8: Pulling fs layer 10:36:25 3a2ae6a8a46f: Waiting 10:36:25 33b1e0a273af: Waiting 10:36:25 5d3b04190fa2: Waiting 10:36:25 2f39f015ded8: Waiting 10:36:25 5c69ac0246d0: Verifying Checksum 10:36:25 5c69ac0246d0: Download complete 10:36:25 3a2ae6a8a46f: Verifying Checksum 10:36:25 3a2ae6a8a46f: Download complete 10:36:25 33b1e0a273af: Verifying Checksum 10:36:25 33b1e0a273af: Download complete 10:36:25 ec43610c2a17: Verifying Checksum 10:36:25 5d3b04190fa2: Download complete 10:36:25 5eb5b503b376: Verifying Checksum 10:36:25 5eb5b503b376: Download complete 10:36:26 2f39f015ded8: Verifying Checksum 10:36:26 2f39f015ded8: Download complete 10:36:27 5eb5b503b376: Pull complete 10:36:27 5c69ac0246d0: Pull complete 10:36:28 ec43610c2a17: Pull complete 10:36:28 3a2ae6a8a46f: Pull complete 10:36:28 33b1e0a273af: Pull complete 10:36:28 5d3b04190fa2: Pull complete 10:36:35 2f39f015ded8: Pull complete 10:36:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:35 prd-ubuntu20.04-docker-8c-8g-237035 does not seem to be running inside a container 10:36:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:36:37 $ docker top 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:38 ---> job-cost.sh 10:36:38 lf-activate-venv: SKIPPING 10:36:38 INFO: No Stack... 10:36:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:36:38 INFO: Archiving Costs [Pipeline] sh 10:36:39 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 10:36:39 + cut -d, -f6 [Pipeline] lock 10:36:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] 10:36:39 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] did not exist. Created. 10:36:39 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:36:39 Stashed 1 file(s) [Pipeline] } 10:36:39 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:39 $ docker stop --time=1 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da 10:36:39 66626199bcfa: Pull complete 10:36:39 a89982c42756: Pull complete 10:36:39 4f4fb700ef54: Pull complete 10:36:39 Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10:36:39 Status: Downloaded newer image for golang:1.25-alpine3.22 10:36:39 ---> e252f9315a5d 10:36:39 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 10:36:39 ---> Running in 21a36926bb03 10:36:39 Removing intermediate container 21a36926bb03 10:36:39 ---> f5195e77bd1c 10:36:39 Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=1.64.8 10:36:39 ---> Running in a58fb8e8150f 10:36:39 Removing intermediate container a58fb8e8150f 10:36:39 ---> 9b095b3dd1c4 10:36:39 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 10:36:40 ---> e8b740bfc35c 10:36:40 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 10:36:40 ---> Running in 330435a23f5a 10:36:40 $ docker rm -f --volumes 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:36:42 Removing intermediate container 330435a23f5a 10:36:42 ---> 371cfa7142a6 10:36:42 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} 10:36:42 ---> Running in 8a8571f0987b 10:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:36:45 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 10:36:45 (2/43) Installing libncursesw (6.5_p20250503-r0) 10:36:45 (3/43) Installing readline (8.2.13-r1) 10:36:45 (4/43) Installing bash (5.2.37-r0) 10:36:45 Executing bash-5.2.37-r0.post-install 10:36:45 (5/43) Installing libgcc (14.2.0-r6) 10:36:45 (6/43) Installing jansson (2.14.1-r0) 10:36:45 (7/43) Installing libstdc++ (14.2.0-r6) 10:36:45 (8/43) Installing zstd-libs (1.5.7-r0) 10:36:45 (9/43) Installing binutils (2.44-r3) 10:36:45 (10/43) Installing libmagic (5.46-r2) 10:36:45 (11/43) Installing file (5.46-r2) 10:36:45 (12/43) Installing libgomp (14.2.0-r6) 10:36:45 (13/43) Installing libatomic (14.2.0-r6) 10:36:45 (14/43) Installing gmp (6.3.0-r3) 10:36:45 (15/43) Installing isl26 (0.26-r1) 10:36:45 (16/43) Installing mpfr4 (4.2.1_p1-r0) 10:36:45 (17/43) Installing mpc1 (1.3.1-r1) 10:36:45 (18/43) Installing gcc (14.2.0-r6) 10:36:49 (19/43) Installing libstdc++-dev (14.2.0-r6) 10:36:49 (20/43) Installing musl-dev (1.2.5-r10) 10:36:49 (21/43) Installing g++ (14.2.0-r6) 10:36:50 (22/43) Installing make (4.4.1-r3) 10:36:50 (23/43) Installing fortify-headers (1.1-r5) 10:36:50 (24/43) Installing patch (2.8-r0) 10:36:50 (25/43) Installing build-base (0.5-r3) 10:36:50 (26/43) Installing brotli-libs (1.1.0-r2) 10:36:50 (27/43) Installing c-ares (1.34.5-r0) 10:36:50 (28/43) Installing libunistring (1.3-r0) 10:36:50 (29/43) Installing libidn2 (2.3.7-r0) 10:36:50 (30/43) Installing nghttp2-libs (1.65.0-r0) 10:36:50 (31/43) Installing libpsl (0.21.5-r3) 10:36:50 (32/43) Installing libcurl (8.14.1-r2) 10:36:50 (33/43) Installing curl (8.14.1-r2) 10:36:50 (34/43) Installing libexpat (2.7.3-r0) 10:36:50 (35/43) Installing pcre2 (10.43-r1) 10:36:50 (36/43) Installing git (2.49.1-r0) 10:36:50 (37/43) Installing git-init-template (2.49.1-r0) 10:36:50 (38/43) Installing linux-headers (6.14.2-r0) 10:36:51 (39/43) Installing pkgconf (2.4.3-r0) 10:36:51 (40/43) Installing libsodium (1.0.20-r0) 10:36:51 (41/43) Installing libzmq (4.3.5-r2) 10:36:51 (42/43) Installing libsodium-dev (1.0.20-r0) 10:36:51 (43/43) Installing zeromq-dev (4.3.5-r2) 10:36:51 Executing busybox-1.37.0-r19.trigger 10:36:51 OK: 255 MiB in 60 packages 10:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:36:53 OK: 255 MiB in 60 packages 10:36:53 Connecting to raw.githubusercontent.com (185.199.110.133:443) 10:36:53 writing to stdout 10:36:53 - 100% |********************************| 11589 0:00:00 ETA 10:36:53 written to stdout 10:36:53 golangci/golangci-lint info checking GitHub for tag 'v1.64.8' 10:36:54 golangci/golangci-lint info found version: 1.64.8 for v1.64.8/linux/arm64 10:36:56 golangci/golangci-lint info installed ./bin/golangci-lint 10:37:06 Removing intermediate container 8a8571f0987b 10:37:06 ---> ecadd54e97e0 10:37:06 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 10:37:06 ---> Running in e29045001aa4 10:37:07 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 10:37:07 go: downloading github.com/gotesttools/gotestfmt v1.1.0 10:37:46 Removing intermediate container e29045001aa4 10:37:46 ---> 6f78e6ace2bd 10:37:46 Step 8/9 : LABEL arch=arm64 10:37:46 ---> Running in d5f59166d22e 10:37:46 Removing intermediate container d5f59166d22e 10:37:46 ---> 23d3e02c5ace 10:37:46 Step 9/9 : LABEL git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:37:46 ---> Running in eae088b83d19 10:37:46 Removing intermediate container eae088b83d19 10:37:46 ---> 410d536c5b6c 10:37:46 [Warning] One or more build-args [ARCH] were not consumed 10:37:46 Successfully built 410d536c5b6c 10:37:46 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 10:37:46 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 10:37:46 d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:37:46 latest 10:37:46 golang-1.25 10:37:46 1.25-alpine 10:37:46 1.25-alpine3.22 10:37:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:47 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:47 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:37:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 10:37:47 0e0690757bb3: Preparing 10:37:47 19049b072a7c: Preparing 10:37:47 49f661fbb681: Preparing 10:37:47 5f70bf18a086: Preparing 10:37:47 1f8e47664a3a: Preparing 10:37:47 45b85ec0b957: Preparing 10:37:47 30b0c38e3147: Preparing 10:37:47 0e64f2360a44: Preparing 10:37:47 30b0c38e3147: Waiting 10:37:47 45b85ec0b957: Waiting 10:37:47 1f8e47664a3a: Layer already exists 10:37:47 5f70bf18a086: Layer already exists 10:37:47 45b85ec0b957: Layer already exists 10:37:47 30b0c38e3147: Layer already exists 10:37:47 0e64f2360a44: Layer already exists 10:37:47 49f661fbb681: Pushed 10:37:57 0e0690757bb3: Pushed 10:38:54 19049b072a7c: Pushed 10:38:54 d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:54 + 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 10:38:55 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 10:38:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 10:38:55 0e0690757bb3: Preparing 10:38:55 19049b072a7c: Preparing 10:38:55 49f661fbb681: Preparing 10:38:55 5f70bf18a086: Preparing 10:38:55 1f8e47664a3a: Preparing 10:38:55 45b85ec0b957: Preparing 10:38:55 30b0c38e3147: Preparing 10:38:55 45b85ec0b957: Waiting 10:38:55 0e64f2360a44: Preparing 10:38:55 30b0c38e3147: Waiting 10:38:55 0e64f2360a44: Waiting 10:38:55 19049b072a7c: Layer already exists 10:38:55 49f661fbb681: Layer already exists 10:38:55 5f70bf18a086: Layer already exists 10:38:55 0e0690757bb3: Layer already exists 10:38:55 1f8e47664a3a: Layer already exists 10:38:55 30b0c38e3147: Layer already exists 10:38:55 0e64f2360a44: Layer already exists 10:38:55 45b85ec0b957: Layer already exists 10:38:55 latest: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:55 + 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 10:38:56 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 10:38:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 10:38:56 0e0690757bb3: Preparing 10:38:56 19049b072a7c: Preparing 10:38:56 49f661fbb681: Preparing 10:38:56 5f70bf18a086: Preparing 10:38:56 1f8e47664a3a: Preparing 10:38:56 45b85ec0b957: Preparing 10:38:56 30b0c38e3147: Preparing 10:38:56 45b85ec0b957: Waiting 10:38:56 0e64f2360a44: Preparing 10:38:56 30b0c38e3147: Waiting 10:38:56 19049b072a7c: Layer already exists 10:38:56 0e0690757bb3: Layer already exists 10:38:56 5f70bf18a086: Layer already exists 10:38:56 1f8e47664a3a: Layer already exists 10:38:56 49f661fbb681: Layer already exists 10:38:56 30b0c38e3147: Layer already exists 10:38:56 0e64f2360a44: Layer already exists 10:38:56 45b85ec0b957: Layer already exists 10:38:56 golang-1.25: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:56 + 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 10:38:56 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:38:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 10:38:56 0e0690757bb3: Preparing 10:38:56 19049b072a7c: Preparing 10:38:56 49f661fbb681: Preparing 10:38:56 5f70bf18a086: Preparing 10:38:56 1f8e47664a3a: Preparing 10:38:56 45b85ec0b957: Preparing 10:38:56 30b0c38e3147: Preparing 10:38:56 0e64f2360a44: Preparing 10:38:56 45b85ec0b957: Waiting 10:38:56 30b0c38e3147: Waiting 10:38:56 0e64f2360a44: Waiting 10:38:56 0e0690757bb3: Layer already exists 10:38:56 1f8e47664a3a: Layer already exists 10:38:56 49f661fbb681: Layer already exists 10:38:56 19049b072a7c: Layer already exists 10:38:56 5f70bf18a086: Layer already exists 10:38:56 45b85ec0b957: Layer already exists 10:38:56 0e64f2360a44: Layer already exists 10:38:56 30b0c38e3147: Layer already exists 10:38:57 1.25-alpine: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:57 + 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 10:38:57 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 10:38:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 10:38:57 0e0690757bb3: Preparing 10:38:57 19049b072a7c: Preparing 10:38:57 49f661fbb681: Preparing 10:38:57 5f70bf18a086: Preparing 10:38:57 1f8e47664a3a: Preparing 10:38:57 45b85ec0b957: Preparing 10:38:57 30b0c38e3147: Preparing 10:38:57 0e64f2360a44: Preparing 10:38:57 30b0c38e3147: Waiting 10:38:57 0e64f2360a44: Waiting 10:38:57 5f70bf18a086: Layer already exists 10:38:57 1f8e47664a3a: Layer already exists 10:38:57 19049b072a7c: Layer already exists 10:38:57 0e0690757bb3: Layer already exists 10:38:57 49f661fbb681: Layer already exists 10:38:57 0e64f2360a44: Layer already exists 10:38:57 45b85ec0b957: Layer already exists 10:38:57 30b0c38e3147: Layer already exists 10:38:58 1.25-alpine3.22: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:58 ===================================================== [Pipeline] echo 10:38:58 taggedImages: 10:38:58 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 10:38:58 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 10:38:58 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 10:38:58 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:38:58 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo 10:38:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] echo 10:38:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo 10:38:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo 10:38:58 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo 10:38:58 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 10:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:38:58 10:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:38:59 arm64: Pulling from edgex-lftools-log-publisher 10:38:59 8998bd30e6a1: Pulling fs layer 10:38:59 04944245beec: Pulling fs layer 10:38:59 699f458cf7ca: Pulling fs layer 10:38:59 765212b225bb: Pulling fs layer 10:38:59 f23df028b6ca: Pulling fs layer 10:38:59 d65c8cfc05b1: Pulling fs layer 10:38:59 2437ff75d9bd: Pulling fs layer 10:38:59 765212b225bb: Waiting 10:38:59 f23df028b6ca: Waiting 10:38:59 d65c8cfc05b1: Waiting 10:38:59 2437ff75d9bd: Waiting 10:38:59 04944245beec: Verifying Checksum 10:38:59 04944245beec: Download complete 10:38:59 765212b225bb: Verifying Checksum 10:38:59 765212b225bb: Download complete 10:38:59 f23df028b6ca: Verifying Checksum 10:38:59 f23df028b6ca: Download complete 10:38:59 d65c8cfc05b1: Download complete 10:38:59 699f458cf7ca: Verifying Checksum 10:38:59 699f458cf7ca: Download complete 10:39:00 8998bd30e6a1: Verifying Checksum 10:39:00 8998bd30e6a1: Download complete 10:39:02 2437ff75d9bd: Verifying Checksum 10:39:02 2437ff75d9bd: Download complete 10:39:05 8998bd30e6a1: Pull complete 10:39:05 04944245beec: Pull complete 10:39:07 699f458cf7ca: Pull complete 10:39:07 765212b225bb: Pull complete 10:39:08 f23df028b6ca: Pull complete 10:39:08 d65c8cfc05b1: Pull complete 10:39:26 2437ff75d9bd: Pull complete 10:39:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:39:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:26 prd-ubuntu20.04-docker-arm64-4c-16g-237060 does not seem to be running inside a container 10:39:26 $ 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 10:39:28 $ docker top 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:29 ---> job-cost.sh 10:39:29 lf-activate-venv: SKIPPING 10:39:29 INFO: No Stack... 10:39:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:39:30 INFO: Archiving Costs [Pipeline] sh 10:39:30 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 10:39:30 + cut -d, -f6 [Pipeline] lock 10:39:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] 10:39:31 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] did not exist. Created. 10:39:31 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:39:31 /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-a0415688/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:39:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:39:32 Warning: overwriting stash ‘stack-cost’ 10:39:32 Stashed 1 file(s) [Pipeline] } 10:39:32 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] // lock [Pipeline] } 10:39:32 $ docker stop --time=1 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c 10:39:34 $ docker rm -f --volumes 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c [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 10:39:35 + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] 10:39:35 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 10:39:35 total 16 10:39:35 drwxr-xr-x 3 root root 4096 Oct 13 10:36 . 10:39:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 10:36 .. 10:39:35 drwxr-xr-x 2 root root 4096 Oct 13 10:36 cost 10:39:35 -rw-r--r-- 1 root root 92 Oct 13 10:36 cost.csv 10:39:35 + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives 10:39:35 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 10:39:35 total 16 10:39:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 10:36 . 10:39:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 10:36 .. 10:39:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 10:36 cost 10:39:35 -rw-r--r-- 1 jenkins jenkins 92 Oct 13 10:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:39:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:39:36 ---> package-listing.sh 10:39:36 ++ facter osfamily 10:39:36 ++ tr '[:upper:]' '[:lower:]' 10:39:36 + OS_FAMILY=debian 10:39:36 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 10:39:36 + START_PACKAGES=/tmp/packages_start.txt 10:39:36 + END_PACKAGES=/tmp/packages_end.txt 10:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:36 + PACKAGES=/tmp/packages_start.txt 10:39:36 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 10:39:36 + PACKAGES=/tmp/packages_end.txt 10:39:36 + case "${OS_FAMILY}" in 10:39:36 + dpkg -l 10:39:36 + grep '^ii' 10:39:36 + '[' -f /tmp/packages_start.txt ']' 10:39:36 + '[' -f /tmp/packages_end.txt ']' 10:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:36 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 10:39:36 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 10:39:36 + 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 10:39:36 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 10:39:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:37 prd-ubuntu20.04-docker-8c-8g-237035 does not seem to be running inside a container 10:39:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:39:37 $ docker top 10705d65e29b3e0c3a432525cc1ff041ebe325599ac57a9d531eb4cac69c2504 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:38 + touch /tmp/pre-build-complete [Pipeline] sh 10:39:38 + mkdir -p /var/log/sysstat [Pipeline] sh 10:39:38 + ls /var/log/sa-host 10:39:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:38 provisioning config files... 10:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config810413656097812530tmp [Pipeline] { [Pipeline] echo 10:39:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:39:39 ---> create-netrc.sh [Pipeline] } 10:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:39:39 ---> python-tools-install.sh [Pipeline] echo 10:39:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:39:39 ---> sudo-logs.sh 10:39:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:39:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:39:40 ---> job-cost.sh 10:39:40 lf-activate-venv: SKIPPING 10:39:40 DEBUG: total: 0.2199999988079071 10:39:40 INFO: Retrieving Stack Cost... 10:39:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:39:40 INFO: Archiving Costs [Pipeline] echo 10:39:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:39:41 ---> logs-deploy.sh 10:39:41 lf-activate-venv: SKIPPING 10:39:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/3 10:39:41 INFO: archiving workspace using pattern(s): 10:39:42 Archives upload complete. 10:39:42 INFO: archiving logs to Nexus