Push event to branch golang-1.25 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5123708617078313345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh952754309428259053.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4730013190652741214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh943414324243222412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13529616220201661543.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25-alpine, 1.25-alpine3.22], releaseBranchOverride:golang-1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25 DOCKER_CUSTOM_TAGS: 1.25-alpine 1.25-alpine3.22 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-234528 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf (golang-1.25) Commit message: "ci: update golang version to 1.25. (#225)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 > git rev-list --no-walk 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:21:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:21:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:21:23 ========================================================= 08:21:23 EdgeX Global Pipelines Version Info 08:21:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:21:24 ------------------- 08:21:24 stable info: 08:21:24 ------------------- 08:21:24 Commited By: Cherry Wang cherry@iotechsys.com 08:21:24 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:21:24 Message: update stable to v1.0.276 08:21:25 ------------------- 08:21:25 experimental info: 08:21:25 ------------------- 08:21:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:21:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 08:21:25 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891e74 [Pipeline] echo 08:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:25 provisioning config files... 08:21:25 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config8650479102822262927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:26 ---> ****-login.sh 08:21:26 nexus3.edgexfoundry.org:10001 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 08:21:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/go/credential-store/ 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10002 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 08:21:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/go/credential-store/ 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10003 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:26 08:21:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:21:26 Configure a credential helper to remove this warning. See 08:21:26 https://docs.****.com/go/credential-store/ 08:21:26 08:21:26 Login Succeeded 08:21:26 nexus3.edgexfoundry.org:10004 08:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:27 08:21:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:21:27 Configure a credential helper to remove this warning. See 08:21:27 https://docs.****.com/go/credential-store/ 08:21:27 08:21:27 Login Succeeded 08:21:27 ****.io 08:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:27 08:21:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:21:27 Configure a credential helper to remove this warning. See 08:21:27 https://docs.****.com/go/credential-store/ 08:21:27 08:21:27 Login Succeeded 08:21:27 ---> ****-login.sh ends [Pipeline] } 08:21:27 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 08:21:27 provisioning config files... 08:21:27 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config7272406392138795744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:27 ---> ****-login.sh 08:21:27 nexus3.edgexfoundry.org:10001 08:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:27 Login Succeeded 08:21:27 nexus3.edgexfoundry.org:10002 08:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:27 Login Succeeded 08:21:27 nexus3.edgexfoundry.org:10003 08:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:28 Login Succeeded 08:21:28 nexus3.edgexfoundry.org:10004 08:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:28 Login Succeeded 08:21:28 ****.io 08:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:28 Login Succeeded 08:21:28 ---> ****-login.sh ends [Pipeline] } 08:21:28 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 08:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:29 + ls -al . 08:21:29 total 28 08:21:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:21 . 08:21:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:21 .. 08:21:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 08:21 .git 08:21:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 08:21 .github 08:21:29 -rw-rw-r-- 1 jenkins jenkins 282 Oct 13 08:21 .golangci.yml 08:21:29 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 08:21 Dockerfile 08:21:29 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 08:21 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:29 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --label arch=amd64 . 08:21:30 #0 building with "default" instance using docker driver 08:21:30 08:21:30 #1 [internal] load build definition from Dockerfile 08:21:30 #1 transferring dockerfile: 1.24kB done 08:21:30 #1 DONE 0.1s 08:21:30 08:21:30 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 08:21:30 #2 DONE 0.1s 08:21:30 08:21:30 #3 [internal] load .dockerignore 08:21:30 #3 transferring context: 2B done 08:21:30 #3 DONE 0.0s 08:21:30 08:21:30 #4 [internal] load build context 08:21:30 #4 transferring context: 324B done 08:21:30 #4 DONE 0.0s 08:21:30 08:21:30 #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 08:21:30 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done 08:21:30 #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done 08:21:30 #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done 08:21:30 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 08:21:30 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:21:30 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 08:21:30 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 08:21:30 #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done 08:21:30 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:21:30 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 08:21:30 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:21:30 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 08:21:30 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:21:30 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 08:21:30 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:21:30 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:21:30 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s 08:21:30 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 08:21:31 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 08:21:31 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 08:21:36 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 08:21:36 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:21:36 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:21:36 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:21:36 #5 DONE 6.1s 08:21:36 08:21:36 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 08:21:37 #6 DONE 0.8s 08:21:37 08:21:37 #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 08:21:37 #7 0.254 Connecting to github.com (140.82.112.3:443) 08:21:37 #7 0.408 Connecting to release-assets.githubusercontent.com (185.199.110.133:443) 08:21:37 #7 0.460 saving to '/usr/local/bin/hadolint' 08:21:38 #7 0.966 hadolint 100% |********************************| 52.1M 0:00:00 ETA 08:21:38 #7 0.966 '/usr/local/bin/hadolint' saved 08:21:38 #7 DONE 1.1s 08:21:38 08:21:38 #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.5.0 08:21:38 #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:21:38 #8 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:21:39 #8 0.815 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 08:21:39 #8 0.820 (2/43) Installing libncursesw (6.5_p20250503-r0) 08:21:39 #8 0.834 (3/43) Installing readline (8.2.13-r1) 08:21:39 #8 0.842 (4/43) Installing bash (5.2.37-r0) 08:21:39 #8 0.859 Executing bash-5.2.37-r0.post-install 08:21:39 #8 0.864 (5/43) Installing libgcc (14.2.0-r6) 08:21:39 #8 0.869 (6/43) Installing jansson (2.14.1-r0) 08:21:39 #8 0.873 (7/43) Installing libstdc++ (14.2.0-r6) 08:21:39 #8 0.894 (8/43) Installing zstd-libs (1.5.7-r0) 08:21:39 #8 0.902 (9/43) Installing binutils (2.44-r3) 08:21:39 #8 0.969 (10/43) Installing libmagic (5.46-r2) 08:21:39 #8 0.996 (11/43) Installing file (5.46-r2) 08:21:39 #8 0.999 (12/43) Installing libgomp (14.2.0-r6) 08:21:39 #8 1.005 (13/43) Installing libatomic (14.2.0-r6) 08:21:39 #8 1.008 (14/43) Installing gmp (6.3.0-r3) 08:21:39 #8 1.015 (15/43) Installing isl26 (0.26-r1) 08:21:39 #8 1.036 (16/43) Installing mpfr4 (4.2.1_p1-r0) 08:21:39 #8 1.044 (17/43) Installing mpc1 (1.3.1-r1) 08:21:39 #8 1.048 (18/43) Installing gcc (14.2.0-r6) 08:21:40 #8 1.833 (19/43) Installing libstdc++-dev (14.2.0-r6) 08:21:40 #8 1.955 (20/43) Installing musl-dev (1.2.5-r10) 08:21:40 #8 2.011 (21/43) Installing g++ (14.2.0-r6) 08:21:40 #8 2.259 (22/43) Installing make (4.4.1-r3) 08:21:40 #8 2.264 (23/43) Installing fortify-headers (1.1-r5) 08:21:40 #8 2.267 (24/43) Installing patch (2.8-r0) 08:21:40 #8 2.272 (25/43) Installing build-base (0.5-r3) 08:21:40 #8 2.272 (26/43) Installing brotli-libs (1.1.0-r2) 08:21:40 #8 2.285 (27/43) Installing c-ares (1.34.5-r0) 08:21:40 #8 2.290 (28/43) Installing libunistring (1.3-r0) 08:21:40 #8 2.311 (29/43) Installing libidn2 (2.3.7-r0) 08:21:40 #8 2.318 (30/43) Installing nghttp2-libs (1.65.0-r0) 08:21:40 #8 2.323 (31/43) Installing libpsl (0.21.5-r3) 08:21:40 #8 2.328 (32/43) Installing libcurl (8.14.1-r2) 08:21:40 #8 2.338 (33/43) Installing curl (8.14.1-r2) 08:21:40 #8 2.344 (34/43) Installing libexpat (2.7.3-r0) 08:21:40 #8 2.348 (35/43) Installing pcre2 (10.43-r1) 08:21:40 #8 2.357 (36/43) Installing git (2.49.1-r0) 08:21:40 #8 2.417 (37/43) Installing git-init-template (2.49.1-r0) 08:21:41 #8 2.420 (38/43) Installing linux-headers (6.14.2-r0) 08:21:41 #8 2.493 (39/43) Installing pkgconf (2.4.3-r0) 08:21:41 #8 2.497 (40/43) Installing libsodium (1.0.20-r0) 08:21:41 #8 2.508 (41/43) Installing libzmq (4.3.5-r2) 08:21:41 #8 2.518 (42/43) Installing libsodium-dev (1.0.20-r0) 08:21:41 #8 2.528 (43/43) Installing zeromq-dev (4.3.5-r2) 08:21:41 #8 2.532 Executing busybox-1.37.0-r19.trigger 08:21:41 #8 2.541 OK: 265 MiB in 60 packages 08:21:41 #8 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:21:41 #8 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:21:41 #8 3.024 OK: 265 MiB in 60 packages 08:21:41 #8 3.074 Connecting to raw.githubusercontent.com (185.199.110.133:443) 08:21:41 #8 3.106 writing to stdout 08:21:41 #8 3.106 - 100% |********************************| 11589 0:00:00 ETA 08:21:41 #8 3.106 written to stdout 08:21:41 #8 3.119 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 08:21:41 #8 3.382 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 08:21:42 Still waiting to schedule task 08:21:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:21:42 #8 4.394 golangci/golangci-lint info installed ./bin/golangci-lint 08:21:43 #8 DONE 5.2s 08:21:43 08:21:43 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 08:21:44 #9 0.604 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 08:21:44 #9 0.609 go: downloading github.com/gotesttools/gotestfmt v1.1.0 08:21:50 #9 DONE 6.7s 08:21:50 08:21:50 #10 exporting to image 08:21:50 #10 exporting layers 08:21:51 #10 exporting layers 1.3s done 08:21:51 #10 writing image sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:21:51 #10 naming to docker.io/edgex-devops/edgex-golang-base done 08:21:51 #10 DONE 1.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:21:52 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 08:21:52 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:21:52 latest 08:21:52 golang-1.25 08:21:52 1.25-alpine 08:21:52 1.25-alpine3.22 08:21:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:52 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:52 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:21:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 08:21:52 4cf6d80406f5: Preparing 08:21:52 684239257962: Preparing 08:21:52 46584cbea57e: Preparing 08:21:52 12c626389c48: Preparing 08:21:52 5f70bf18a086: Preparing 08:21:52 0f6e10dbff7e: Preparing 08:21:52 f6868b603273: Preparing 08:21:52 7ab3be969a6c: Preparing 08:21:52 256f393e029f: Preparing 08:21:52 0f6e10dbff7e: Waiting 08:21:52 f6868b603273: Waiting 08:21:52 256f393e029f: Waiting 08:21:52 7ab3be969a6c: Waiting 08:21:52 5f70bf18a086: Layer already exists 08:21:52 12c626389c48: Pushed 08:21:52 0f6e10dbff7e: Pushed 08:21:52 7ab3be969a6c: Pushed 08:21:53 256f393e029f: Pushed 08:21:57 4cf6d80406f5: Pushed 08:21:57 46584cbea57e: Pushed 08:22:15 f6868b603273: Pushed 08:22:25 684239257962: Pushed 08:22:25 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:25 + 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 08:22:25 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 08:22:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 08:22:25 4cf6d80406f5: Preparing 08:22:25 684239257962: Preparing 08:22:25 46584cbea57e: Preparing 08:22:25 12c626389c48: Preparing 08:22:25 5f70bf18a086: Preparing 08:22:25 0f6e10dbff7e: Preparing 08:22:25 f6868b603273: Preparing 08:22:25 7ab3be969a6c: Preparing 08:22:25 256f393e029f: Preparing 08:22:25 0f6e10dbff7e: Waiting 08:22:25 f6868b603273: Waiting 08:22:25 7ab3be969a6c: Waiting 08:22:25 256f393e029f: Waiting 08:22:25 46584cbea57e: Layer already exists 08:22:25 5f70bf18a086: Layer already exists 08:22:25 684239257962: Layer already exists 08:22:25 12c626389c48: Layer already exists 08:22:25 4cf6d80406f5: Layer already exists 08:22:25 256f393e029f: Layer already exists 08:22:25 f6868b603273: Layer already exists 08:22:25 7ab3be969a6c: Layer already exists 08:22:25 0f6e10dbff7e: Layer already exists 08:22:25 latest: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:26 + 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 08:22:26 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 08:22:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 08:22:26 4cf6d80406f5: Preparing 08:22:26 684239257962: Preparing 08:22:26 46584cbea57e: Preparing 08:22:26 12c626389c48: Preparing 08:22:26 5f70bf18a086: Preparing 08:22:26 0f6e10dbff7e: Preparing 08:22:26 f6868b603273: Preparing 08:22:26 7ab3be969a6c: Preparing 08:22:26 256f393e029f: Preparing 08:22:26 0f6e10dbff7e: Waiting 08:22:26 f6868b603273: Waiting 08:22:26 7ab3be969a6c: Waiting 08:22:26 256f393e029f: Waiting 08:22:26 4cf6d80406f5: Layer already exists 08:22:26 46584cbea57e: Layer already exists 08:22:26 684239257962: Layer already exists 08:22:26 12c626389c48: Layer already exists 08:22:26 5f70bf18a086: Layer already exists 08:22:26 256f393e029f: Layer already exists 08:22:26 7ab3be969a6c: Layer already exists 08:22:26 0f6e10dbff7e: Layer already exists 08:22:26 f6868b603273: Layer already exists 08:22:26 golang-1.25: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:26 + 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 08:22:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:22:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 08:22:27 4cf6d80406f5: Preparing 08:22:27 684239257962: Preparing 08:22:27 46584cbea57e: Preparing 08:22:27 12c626389c48: Preparing 08:22:27 5f70bf18a086: Preparing 08:22:27 0f6e10dbff7e: Preparing 08:22:27 f6868b603273: Preparing 08:22:27 7ab3be969a6c: Preparing 08:22:27 f6868b603273: Waiting 08:22:27 0f6e10dbff7e: Waiting 08:22:27 7ab3be969a6c: Waiting 08:22:27 256f393e029f: Preparing 08:22:27 256f393e029f: Waiting 08:22:27 46584cbea57e: Layer already exists 08:22:27 684239257962: Layer already exists 08:22:27 5f70bf18a086: Layer already exists 08:22:27 12c626389c48: Layer already exists 08:22:27 4cf6d80406f5: Layer already exists 08:22:27 0f6e10dbff7e: Layer already exists 08:22:27 256f393e029f: Layer already exists 08:22:27 f6868b603273: Layer already exists 08:22:27 7ab3be969a6c: Layer already exists 08:22:27 1.25-alpine: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:27 + 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 08:22:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 08:22:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] 08:22:27 4cf6d80406f5: Preparing 08:22:27 684239257962: Preparing 08:22:27 46584cbea57e: Preparing 08:22:27 12c626389c48: Preparing 08:22:27 5f70bf18a086: Preparing 08:22:27 0f6e10dbff7e: Preparing 08:22:27 f6868b603273: Preparing 08:22:27 7ab3be969a6c: Preparing 08:22:27 256f393e029f: Preparing 08:22:27 f6868b603273: Waiting 08:22:27 7ab3be969a6c: Waiting 08:22:27 256f393e029f: Waiting 08:22:27 0f6e10dbff7e: Waiting 08:22:27 684239257962: Layer already exists 08:22:27 4cf6d80406f5: Layer already exists 08:22:27 46584cbea57e: Layer already exists 08:22:27 12c626389c48: Layer already exists 08:22:27 5f70bf18a086: Layer already exists 08:22:27 0f6e10dbff7e: Layer already exists 08:22:27 256f393e029f: Layer already exists 08:22:27 7ab3be969a6c: Layer already exists 08:22:27 f6868b603273: Layer already exists 08:22:27 1.25-alpine3.22: digest: sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:28 ===================================================== [Pipeline] echo 08:22:28 taggedImages: 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo 08:22:28 ========================================================= 08:22:28 [edgeXBuildMultiArch] RAW Config: 08:22:28 images: 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:22:28 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 08:22:28 settingsFile: 08:22:28 ci-build-images-settings 08:22:28 ========================================================= [Pipeline] node 08:22:43 Still waiting to schedule task 08:22:43 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:23:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-234572 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout 08:23:32 Running on prd-centos7-docker-4c-2g-234591 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) 08:23:32 Selected Git installation does not exist. Using Default 08:23:32 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:32 provisioning config files... 08:23:32 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config9556340526920931073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:36 ---> ****-login.sh 08:23:36 nexus3.edgexfoundry.org:10001 08:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:36 Configure a credential helper to remove this warning. See 08:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:36 08:23:36 Login Succeeded 08:23:36 nexus3.edgexfoundry.org:10002 08:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:37 Configure a credential helper to remove this warning. See 08:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:37 08:23:37 Login Succeeded 08:23:37 nexus3.edgexfoundry.org:10003 08:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:37 Configure a credential helper to remove this warning. See 08:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:37 08:23:37 Login Succeeded 08:23:37 nexus3.edgexfoundry.org:10004 08:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:37 Configure a credential helper to remove this warning. See 08:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:37 08:23:37 Login Succeeded 08:23:37 ****.io 08:23:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:37 Configure a credential helper to remove this warning. See 08:23:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:37 08:23:37 Login Succeeded 08:23:37 ---> ****-login.sh ends [Pipeline] } 08:23:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:37 + docker buildx ls 08:23:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:23:37 default * docker 08:23:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:23:38 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:23:38 edgex-builder [Pipeline] sh 08:23:38 using credential edgex-jenkins-ssh 08:23:38 Cloning the remote Git repository 08:23:38 + docker buildx inspect --bootstrap 08:23:38 #1 [internal] booting buildkit 08:23:38 #1 pulling image moby/buildkit:buildx-stable-1 08:23:38 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 08:23:38 > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 08:23:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 08:23:38 > git --version # timeout=10 08:23:38 > git --version # 'git version 2.25.1' 08:23:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:40 Avoid second fetch 08:23:40 Checking out Revision 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf (golang-1.25) 08:23:39 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 08:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:41 Commit message: "ci: update golang version to 1.25. (#225)" 08:23:41 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 08:23:41 #1 creating container buildx_buildkit_edgex-builder0 08:23:40 > git config core.sparsecheckout # timeout=10 08:23:40 > git checkout -f 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 08:23:42 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 08:23:42 #1 DONE 3.9s 08:23:42 Name: edgex-builder 08:23:42 Driver: docker-container 08:23:42 08:23:42 Nodes: 08:23:42 Name: edgex-builder0 08:23:42 Endpoint: unix:///var/run/docker.sock 08:23:42 Status: running 08:23:42 Buildkit: v0.25.1 08:23:42 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:23:42 + docker buildx ls 08:23:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:23:42 edgex-builder * docker-container 08:23:42 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:23:42 default docker 08:23:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:23:43 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf' 08:23:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --push - 08:23:43 #1 [internal] load build definition from Dockerfile 08:23:43 #1 transferring dockerfile: 215B done 08:23:43 #1 DONE 0.0s 08:23:43 08:23:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:23:43 #2 DONE 0.1s 08:23:43 08:23:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:23:43 #3 DONE 0.1s 08:23:43 08:23:43 #4 [internal] load .dockerignore 08:23:43 #4 transferring context: 2B done 08:23:43 #4 DONE 0.0s 08:23:43 08:23:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:43 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:43 #5 DONE 0.0s 08:23:43 08:23:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:43 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:43 #6 DONE 0.1s 08:23:43 08:23:43 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 08:23:43 #7 DONE 0.0s 08:23:43 08:23:43 #8 exporting to image 08:23:43 #8 exporting layers done 08:23:43 #8 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done 08:23:43 #8 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:23:43 #8 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done 08:23:43 #8 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done 08:23:43 #8 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done 08:23:43 #8 pushing layers 0.1s done 08:23:43 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 08:23:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:23:43 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done 08:23:43 #8 DONE 0.2s 08:23:43 08:23:43 1 warning found (use --debug to expand): 08:23:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:23:44 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' 08:23:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - 08:23:44 #1 [internal] load build definition from Dockerfile 08:23:44 #1 transferring dockerfile: 181B done 08:23:44 #1 DONE 0.0s 08:23:44 08:23:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 08:23:44 #2 DONE 0.0s 08:23:44 08:23:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest 08:23:44 #3 DONE 0.0s 08:23:44 08:23:44 #4 [internal] load .dockerignore 08:23:44 #4 transferring context: 2B done 08:23:44 #4 DONE 0.0s 08:23:44 08:23:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:44 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e done 08:23:44 #5 CACHED 08:23:44 08:23:44 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:44 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:44 #6 CACHED 08:23:44 08:23:44 #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 08:23:44 #7 DONE 0.0s 08:23:44 08:23:44 #8 exporting to image 08:23:44 #8 exporting layers done 08:23:44 #8 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done 08:23:44 #8 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:23:44 #8 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done 08:23:44 #8 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done 08:23:44 #8 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done 08:23:44 #8 pushing layers 0.0s done 08:23:44 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done 08:23:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:23:44 #8 DONE 0.1s 08:23:44 08:23:44 1 warning found (use --debug to expand): 08:23:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:23:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - 08:23:44 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' 08:23:44 #1 [internal] load build definition from Dockerfile 08:23:44 #1 transferring dockerfile: 186B done 08:23:44 #1 DONE 0.1s 08:23:44 08:23:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 08:23:44 #2 DONE 0.0s 08:23:44 08:23:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 08:23:44 #3 DONE 0.0s 08:23:44 08:23:44 #4 [internal] load .dockerignore 08:23:44 #4 transferring context: 08:23:44 #4 transferring context: 2B done 08:23:44 #4 DONE 0.1s 08:23:44 08:23:44 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:44 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:45 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.2s done 08:23:45 #5 CACHED 08:23:45 08:23:45 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:45 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.2s done 08:23:45 #6 CACHED 08:23:45 08:23:45 #7 exporting to image 08:23:45 #7 exporting layers done 08:23:45 #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 0.0s done 08:23:45 #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:23:45 #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done 08:23:45 #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done 08:23:45 #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done 08:23:45 #7 pushing layers 0.0s done 08:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 08:23:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done 08:23:45 #7 DONE 0.1s 08:23:45 08:23:45 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 08:23:45 #8 DONE 0.0s 08:23:45 08:23:45 1 warning found (use --debug to expand): 08:23:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] configFileProvider 08:23:45 provisioning config files... [Pipeline] sh 08:23:45 copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config12565610700667677432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:45 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' 08:23:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - 08:23:45 #1 [internal] load build definition from Dockerfile 08:23:45 #1 transferring dockerfile: 186B done 08:23:45 #1 DONE 0.0s 08:23:45 08:23:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:23:45 #2 DONE 0.0s 08:23:45 08:23:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:23:45 #3 DONE 0.0s 08:23:45 08:23:45 #4 [internal] load .dockerignore 08:23:45 #4 transferring context: 2B done 08:23:45 #4 DONE 0.0s 08:23:45 08:23:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:45 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:45 #5 CACHED 08:23:45 08:23:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:45 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:45 #6 CACHED 08:23:45 08:23:45 #7 exporting to image 08:23:45 #7 exporting layers done 08:23:45 #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done 08:23:45 #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:23:45 #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done 08:23:45 #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done 08:23:45 #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d done 08:23:45 #7 pushing layers 0.0s done 08:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 08:23:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:23:45 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done 08:23:45 #7 DONE 0.1s 08:23:45 08:23:45 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 08:23:45 #8 DONE 0.0s 08:23:45 08:23:45 1 warning found (use --debug to expand): 08:23:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:23:46 ---> ****-login.sh 08:23:46 nexus3.edgexfoundry.org:10001 08:23:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 --push - 08:23:46 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' 08:23:46 #1 [internal] load build definition from Dockerfile 08:23:46 #1 transferring dockerfile: 190B done 08:23:46 #1 DONE 0.0s 08:23:46 08:23:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 08:23:46 #2 DONE 0.0s 08:23:46 08:23:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 08:23:46 #3 DONE 0.0s 08:23:46 08:23:46 #4 [internal] load .dockerignore 08:23:46 #4 transferring context: 2B done 08:23:46 #4 DONE 0.0s 08:23:46 08:23:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:46 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:46 #5 CACHED 08:23:46 08:23:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 08:23:46 #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:00d4bc697af770d9bf1dda9f1f708f3f92fc9f54d744a37fd1c569cb079c900e 0.0s done 08:23:46 #6 CACHED 08:23:46 08:23:46 #7 exporting to image 08:23:46 #7 exporting layers done 08:23:46 #7 exporting manifest sha256:d600b832dc24d8a5451ae01a4c94cbc26e4669dfae4d5bde8e1b7603aa3c8977 done 08:23:46 #7 exporting config sha256:24a048939a73bfec40388f33e89c3ecf4bd24ba0b5877e19d9e066851c780f0a done 08:23:46 #7 exporting manifest sha256:9ad46d73b3581a8dcc30ee08f4017a44a2637f7f4715408b014da9f47628efc4 done 08:23:46 #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b 08:23:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:46 #7 exporting config sha256:c24c6b77988efc55cc25033262979de799e97e89fdafbe22743c6869dfa3e77b done 08:23:46 #7 exporting manifest list sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.0s done 08:23:46 #7 pushing layers 0.0s done 08:23:46 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:2a8ce1693c3c4fe388583dc1cd707426faff0492d6990bac0544c342a5b5d59d 0.1s done 08:23:46 #7 DONE 0.1s 08:23:46 08:23:46 #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 08:23:46 #8 DONE 0.0s 08:23:46 08:23:46 1 warning found (use --debug to expand): 08:23:46  - 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 08:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:46 Configure a credential helper to remove this warning. See 08:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:46 08:23:46 Login Succeeded 08:23:46 nexus3.edgexfoundry.org:10002 08:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:46 + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:47 Configure a credential helper to remove this warning. See 08:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:47 08:23:47 Login Succeeded 08:23:47 nexus3.edgexfoundry.org:10003 08:23:47 ---> sysstat.sh 08:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:47 Configure a credential helper to remove this warning. See 08:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:47 08:23:47 Login Succeeded 08:23:47 nexus3.edgexfoundry.org:10004 [Pipeline] libraryResource [Pipeline] sh 08:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:47 ---> package-listing.sh 08:23:47 ++ facter osfamily 08:23:47 ++ tr '[:upper:]' '[:lower:]' 08:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:47 Configure a credential helper to remove this warning. See 08:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:47 08:23:47 Login Succeeded 08:23:47 ****.io 08:23:48 + OS_FAMILY=redhat 08:23:48 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 08:23:48 + START_PACKAGES=/tmp/packages_start.txt 08:23:48 + END_PACKAGES=/tmp/packages_end.txt 08:23:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:48 + PACKAGES=/tmp/packages_start.txt 08:23:48 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 08:23:48 + PACKAGES=/tmp/packages_end.txt 08:23:48 + case "${OS_FAMILY}" in 08:23:48 + rpm -qa 08:23:48 + sort 08:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:23:48 Configure a credential helper to remove this warning. See 08:23:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:23:48 08:23:48 Login Succeeded 08:23:48 ---> ****-login.sh ends [Pipeline] } 08:23:48 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 08:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:23:48 + '[' -f /tmp/packages_start.txt ']' 08:23:48 + '[' -f /tmp/packages_end.txt ']' 08:23:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:48 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 08:23:48 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 08:23:48 + 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 08:23:48 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 08:23:48 + ls -al . 08:23:48 total 28 08:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:23 . 08:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 08:23 .. 08:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 08:23 .git 08:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 08:23 .github 08:23:48 -rw-rw-r-- 1 jenkins jenkins 282 Oct 13 08:23 .golangci.yml 08:23:48 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 08:23 Dockerfile 08:23:48 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 08:23 Jenkinsfile [Pipeline] isUnix 08:23:48 + facter operatingsystem [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf --label arch=arm64 . 08:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:49 08:23:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:49 Sending build context to Docker daemon 492kB 08:23:49 Step 1/9 : FROM golang:1.25-alpine3.22 08:23:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:49 latest: Pulling from edgex-lftools-log-publisher 08:23:49 5eb5b503b376: Pulling fs layer 08:23:49 5c69ac0246d0: Pulling fs layer 08:23:49 ec43610c2a17: Pulling fs layer 08:23:49 3a2ae6a8a46f: Pulling fs layer 08:23:49 33b1e0a273af: Pulling fs layer 08:23:49 5d3b04190fa2: Pulling fs layer 08:23:49 2f39f015ded8: Pulling fs layer 08:23:49 3a2ae6a8a46f: Waiting 08:23:49 33b1e0a273af: Waiting 08:23:49 5d3b04190fa2: Waiting 08:23:49 2f39f015ded8: Waiting 08:23:49 5c69ac0246d0: Verifying Checksum 08:23:49 5c69ac0246d0: Download complete 08:23:49 3a2ae6a8a46f: Verifying Checksum 08:23:49 3a2ae6a8a46f: Download complete 08:23:50 33b1e0a273af: Verifying Checksum 08:23:50 33b1e0a273af: Download complete 08:23:50 ec43610c2a17: Verifying Checksum 08:23:50 ec43610c2a17: Download complete 08:23:50 5d3b04190fa2: Verifying Checksum 08:23:50 5d3b04190fa2: Download complete 08:23:50 5eb5b503b376: Download complete 08:23:50 1.25-alpine3.22: Pulling from library/golang 08:23:50 6b59a28fa201: Pulling fs layer 08:23:50 00abc3ba1385: Pulling fs layer 08:23:50 66626199bcfa: Pulling fs layer 08:23:50 a89982c42756: Pulling fs layer 08:23:50 4f4fb700ef54: Pulling fs layer 08:23:50 a89982c42756: Waiting 08:23:50 4f4fb700ef54: Waiting 08:23:50 2f39f015ded8: Verifying Checksum 08:23:50 2f39f015ded8: Download complete 08:23:51 00abc3ba1385: Verifying Checksum 08:23:51 00abc3ba1385: Download complete 08:23:51 a89982c42756: Verifying Checksum 08:23:51 5eb5b503b376: Pull complete 08:23:51 4f4fb700ef54: Verifying Checksum 08:23:51 4f4fb700ef54: Download complete 08:23:51 6b59a28fa201: Verifying Checksum 08:23:51 6b59a28fa201: Download complete 08:23:51 5c69ac0246d0: Pull complete 08:23:51 6b59a28fa201: Pull complete 08:23:52 ec43610c2a17: Pull complete 08:23:52 3a2ae6a8a46f: Pull complete 08:23:52 33b1e0a273af: Pull complete 08:23:52 5d3b04190fa2: Pull complete 08:23:52 00abc3ba1385: Pull complete 08:23:52 66626199bcfa: Verifying Checksum 08:23:52 66626199bcfa: Download complete 08:23:56 2f39f015ded8: Pull complete 08:23:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:23:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:56 prd-centos7-docker-4c-2g-234591 does not seem to be running inside a container 08:23:56 $ 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 08:24:03 $ docker top 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:03 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:04 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:04 + ls /var/log/sa-host 08:24:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:04 provisioning config files... 08:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config4519523053081728911tmp [Pipeline] { [Pipeline] echo 08:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:04 ---> create-netrc.sh [Pipeline] } 08:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:05 ---> python-tools-install.sh [Pipeline] echo 08:24:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:05 ---> sudo-logs.sh 08:24:05 Archiving 'sudo' log.. 08:24:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-234591.novalocal: Name or service not known 08:24:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-234591.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:05 ---> job-cost.sh 08:24:05 lf-activate-venv: SKIPPING 08:24:05 INFO: No Stack... 08:24:06 INFO: Retrieving Pricing Info for: v3-standard-2 08:24:07 INFO: Archiving Costs [Pipeline] echo 08:24:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:07 ---> logs-deploy.sh 08:24:07 lf-activate-venv: SKIPPING 08:24:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/2 08:24:07 INFO: archiving workspace using pattern(s): 08:24:07 66626199bcfa: Pull complete 08:24:07 a89982c42756: Pull complete 08:24:07 4f4fb700ef54: Pull complete 08:24:07 Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 08:24:07 Status: Downloaded newer image for golang:1.25-alpine3.22 08:24:07 ---> e252f9315a5d 08:24:07 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 08:24:07 ---> Running in e5e6aa615d16 08:24:07 Removing intermediate container e5e6aa615d16 08:24:07 ---> 7a0755b17422 08:24:07 Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 08:24:07 ---> Running in 99baddb55035 08:24:08 Archives upload complete. 08:24:08 INFO: archiving logs to Nexus 08:24:08 Removing intermediate container 99baddb55035 08:24:08 ---> a38eeffe19fb 08:24:08 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 08:24:09 ---> 2dfdc5328a41 08:24:09 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 08:24:09 ---> Running in 22bbb89e8cc6 08:24:09 ---> uname -a: 08:24:09 Linux prd-centos7-docker-4c-2g-234591.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:24:09 08:24:09 08:24:09 ---> lscpu: 08:24:09 Architecture: x86_64 08:24:09 CPU op-mode(s): 32-bit, 64-bit 08:24:09 Byte Order: Little Endian 08:24:09 Address sizes: 40 bits physical, 48 bits virtual 08:24:09 CPU(s): 2 08:24:09 On-line CPU(s) list: 0,1 08:24:09 Thread(s) per core: 1 08:24:09 Core(s) per socket: 1 08:24:09 Socket(s): 2 08:24:09 NUMA node(s): 1 08:24:09 Vendor ID: AuthenticAMD 08:24:09 CPU family: 23 08:24:09 Model: 49 08:24:09 Model name: AMD EPYC-Rome Processor 08:24:09 Stepping: 0 08:24:09 CPU MHz: 2800.000 08:24:09 BogoMIPS: 5600.00 08:24:09 Virtualization: AMD-V 08:24:09 Hypervisor vendor: KVM 08:24:09 Virtualization type: full 08:24:09 L1d cache: 64 KiB 08:24:09 L1i cache: 64 KiB 08:24:09 L2 cache: 1 MiB 08:24:09 L3 cache: 32 MiB 08:24:09 NUMA node0 CPU(s): 0,1 08:24:09 Vulnerability Itlb multihit: Not affected 08:24:09 Vulnerability L1tf: Not affected 08:24:09 Vulnerability Mds: Not affected 08:24:09 Vulnerability Meltdown: Not affected 08:24:09 Vulnerability Mmio stale data: Not affected 08:24:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:24:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:24:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:24:09 Vulnerability Srbds: Not affected 08:24:09 Vulnerability Tsx async abort: Not affected 08:24:09 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 08:24:09 08:24:09 08:24:09 ---> nproc: 08:24:09 2 08:24:09 08:24:09 08:24:09 ---> df -h: 08:24:09 Filesystem Size Used Avail Use% Mounted on 08:24:09 overlay 40G 7.3G 33G 19% / 08:24:09 tmpfs 64M 0 64M 0% /dev 08:24:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:24:09 shm 64M 0 64M 0% /dev/shm 08:24:09 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:24:09 08:24:09 08:24:09 Cannot open /var/log/sysstat/sa13: No such file or directory 08:24:09 Please check if data collecting is enabled 08:24:09 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:24:09 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:24:09 $ docker stop --time=1 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a 08:24:10 $ docker rm -f --volumes 4ae963ed1cfda48345968d3f726cdfdb03d7d0aeb84a205877b340ecabcfa08a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:24:10 [WS-CLEANUP] Deleting project workspace... 08:24:10 [WS-CLEANUP] Deferred wipeout is used... 08:24:10 [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 08:24:11 Removing intermediate container 22bbb89e8cc6 08:24:11 ---> 296ef310cab0 08:24:11 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} 08:24:11 ---> Running in c8dac2603316 08:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:11 08:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:24:11 latest: Pulling from edgex-lftools-log-publisher 08:24:11 5eb5b503b376: Pulling fs layer 08:24:11 5c69ac0246d0: Pulling fs layer 08:24:11 ec43610c2a17: Pulling fs layer 08:24:11 3a2ae6a8a46f: Pulling fs layer 08:24:11 3a2ae6a8a46f: Waiting 08:24:11 33b1e0a273af: Pulling fs layer 08:24:11 5d3b04190fa2: Pulling fs layer 08:24:11 2f39f015ded8: Pulling fs layer 08:24:11 33b1e0a273af: Waiting 08:24:11 5d3b04190fa2: Waiting 08:24:11 2f39f015ded8: Waiting 08:24:11 5c69ac0246d0: Verifying Checksum 08:24:11 5c69ac0246d0: Download complete 08:24:12 3a2ae6a8a46f: Verifying Checksum 08:24:12 3a2ae6a8a46f: Download complete 08:24:12 33b1e0a273af: Verifying Checksum 08:24:12 33b1e0a273af: Download complete 08:24:12 ec43610c2a17: Verifying Checksum 08:24:12 ec43610c2a17: Download complete 08:24:12 5d3b04190fa2: Verifying Checksum 08:24:12 5d3b04190fa2: Download complete 08:24:12 5eb5b503b376: Download complete 08:24:13 2f39f015ded8: Download complete 08:24:13 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 08:24:13 (2/43) Installing libncursesw (6.5_p20250503-r0) 08:24:13 (3/43) Installing readline (8.2.13-r1) 08:24:13 (4/43) Installing bash (5.2.37-r0) 08:24:13 Executing bash-5.2.37-r0.post-install 08:24:13 (5/43) Installing libgcc (14.2.0-r6) 08:24:13 (6/43) Installing jansson (2.14.1-r0) 08:24:13 (7/43) Installing libstdc++ (14.2.0-r6) 08:24:13 (8/43) Installing zstd-libs (1.5.7-r0) 08:24:13 (9/43) Installing binutils (2.44-r3) 08:24:14 (10/43) Installing libmagic (5.46-r2) 08:24:14 (11/43) Installing file (5.46-r2) 08:24:14 (12/43) Installing libgomp (14.2.0-r6) 08:24:14 (13/43) Installing libatomic (14.2.0-r6) 08:24:14 (14/43) Installing gmp (6.3.0-r3) 08:24:14 (15/43) Installing isl26 (0.26-r1) 08:24:14 (16/43) Installing mpfr4 (4.2.1_p1-r0) 08:24:14 (17/43) Installing mpc1 (1.3.1-r1) 08:24:14 (18/43) Installing gcc (14.2.0-r6) 08:24:14 5eb5b503b376: Pull complete 08:24:15 5c69ac0246d0: Pull complete 08:24:17 ec43610c2a17: Pull complete 08:24:17 3a2ae6a8a46f: Pull complete 08:24:17 33b1e0a273af: Pull complete 08:24:17 5d3b04190fa2: Pull complete 08:24:17 (19/43) Installing libstdc++-dev (14.2.0-r6) 08:24:18 (20/43) Installing musl-dev (1.2.5-r10) 08:24:18 (21/43) Installing g++ (14.2.0-r6) 08:24:19 (22/43) Installing make (4.4.1-r3) 08:24:19 (23/43) Installing fortify-headers (1.1-r5) 08:24:19 (24/43) Installing patch (2.8-r0) 08:24:19 (25/43) Installing build-base (0.5-r3) 08:24:19 (26/43) Installing brotli-libs (1.1.0-r2) 08:24:19 (27/43) Installing c-ares (1.34.5-r0) 08:24:19 (28/43) Installing libunistring (1.3-r0) 08:24:19 (29/43) Installing libidn2 (2.3.7-r0) 08:24:19 (30/43) Installing nghttp2-libs (1.65.0-r0) 08:24:19 (31/43) Installing libpsl (0.21.5-r3) 08:24:19 (32/43) Installing libcurl (8.14.1-r2) 08:24:19 (33/43) Installing curl (8.14.1-r2) 08:24:19 (34/43) Installing libexpat (2.7.3-r0) 08:24:19 (35/43) Installing pcre2 (10.43-r1) 08:24:19 (36/43) Installing git (2.49.1-r0) 08:24:19 (37/43) Installing git-init-template (2.49.1-r0) 08:24:19 (38/43) Installing linux-headers (6.14.2-r0) 08:24:19 (39/43) Installing pkgconf (2.4.3-r0) 08:24:19 (40/43) Installing libsodium (1.0.20-r0) 08:24:19 (41/43) Installing libzmq (4.3.5-r2) 08:24:19 (42/43) Installing libsodium-dev (1.0.20-r0) 08:24:20 (43/43) Installing zeromq-dev (4.3.5-r2) 08:24:20 Executing busybox-1.37.0-r19.trigger 08:24:20 OK: 255 MiB in 60 packages 08:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:24:22 OK: 255 MiB in 60 packages 08:24:22 Connecting to raw.githubusercontent.com (185.199.111.133:443) 08:24:22 writing to stdout 08:24:22 - 100% |********************************| 11589 0:00:00 ETA 08:24:22 written to stdout 08:24:22 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 08:24:22 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 08:24:24 2f39f015ded8: Pull complete 08:24:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:24 prd-ubuntu20.04-docker-8c-8g-234528 does not seem to be running inside a container 08:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:24:25 golangci/golangci-lint info installed ./bin/golangci-lint 08:24:26 $ docker top a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:24:26 ---> job-cost.sh 08:24:26 lf-activate-venv: SKIPPING 08:24:26 INFO: No Stack... 08:24:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:26 INFO: Archiving Costs [Pipeline] sh 08:24:27 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 08:24:27 + cut -d, -f6 [Pipeline] lock 08:24:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] 08:24:27 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] did not exist. Created. 08:24:27 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:24:27 + echo total: 0.2199999988079071 [Pipeline] stash 08:24:27 Stashed 1 file(s) [Pipeline] } 08:24:27 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:24:28 $ docker stop --time=1 a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e 08:24:29 $ docker rm -f --volumes a43151fff1120a830db6f2bb82bb9bb55905351b4a5591ca15aefebfd992752e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:24:35 Removing intermediate container c8dac2603316 08:24:35 ---> 4b33cdf0f719 08:24:35 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 08:24:35 ---> Running in 593932e7c952 08:24:36 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 08:24:36 go: downloading github.com/gotesttools/gotestfmt v1.1.0 08:25:15 Removing intermediate container 593932e7c952 08:25:15 ---> 4eae338f624b 08:25:15 Step 8/9 : LABEL arch=arm64 08:25:15 ---> Running in 197600230dbe 08:25:15 Removing intermediate container 197600230dbe 08:25:15 ---> 3076960dca78 08:25:15 Step 9/9 : LABEL git_sha=6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:25:15 ---> Running in 7f323e52ce32 08:25:15 Removing intermediate container 7f323e52ce32 08:25:15 ---> b22dbf3e2445 08:25:15 [Warning] One or more build-args [ARCH] were not consumed 08:25:15 Successfully built b22dbf3e2445 08:25:15 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 08:25:15 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 08:25:15 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:25:15 latest 08:25:15 golang-1.25 08:25:15 1.25-alpine 08:25:15 1.25-alpine3.22 08:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:16 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:16 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:25:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 08:25:16 8d73c91bbda6: Preparing 08:25:16 7acb8261ee21: Preparing 08:25:16 087eb9fe4e16: Preparing 08:25:16 5f70bf18a086: Preparing 08:25:16 1f8e47664a3a: Preparing 08:25:16 45b85ec0b957: Preparing 08:25:16 30b0c38e3147: Preparing 08:25:16 0e64f2360a44: Preparing 08:25:16 45b85ec0b957: Waiting 08:25:16 30b0c38e3147: Waiting 08:25:16 0e64f2360a44: Waiting 08:25:16 5f70bf18a086: Layer already exists 08:25:16 087eb9fe4e16: Pushed 08:25:16 1f8e47664a3a: Pushed 08:25:18 30b0c38e3147: Pushed 08:25:18 0e64f2360a44: Pushed 08:25:27 8d73c91bbda6: Pushed 08:26:05 45b85ec0b957: Pushed 08:26:15 7acb8261ee21: Pushed 08:26:15 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:17 + 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 08:26:18 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 08:26:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 08:26:18 8d73c91bbda6: Preparing 08:26:18 7acb8261ee21: Preparing 08:26:18 087eb9fe4e16: Preparing 08:26:18 5f70bf18a086: Preparing 08:26:18 1f8e47664a3a: Preparing 08:26:18 45b85ec0b957: Preparing 08:26:18 30b0c38e3147: Preparing 08:26:18 0e64f2360a44: Preparing 08:26:18 45b85ec0b957: Waiting 08:26:18 30b0c38e3147: Waiting 08:26:18 0e64f2360a44: Waiting 08:26:18 087eb9fe4e16: Layer already exists 08:26:18 7acb8261ee21: Layer already exists 08:26:18 8d73c91bbda6: Layer already exists 08:26:18 1f8e47664a3a: Layer already exists 08:26:18 5f70bf18a086: Layer already exists 08:26:18 30b0c38e3147: Layer already exists 08:26:18 0e64f2360a44: Layer already exists 08:26:18 45b85ec0b957: Layer already exists 08:26:18 latest: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:18 + 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 08:26:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 08:26:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 08:26:19 8d73c91bbda6: Preparing 08:26:19 7acb8261ee21: Preparing 08:26:19 087eb9fe4e16: Preparing 08:26:19 5f70bf18a086: Preparing 08:26:19 1f8e47664a3a: Preparing 08:26:19 45b85ec0b957: Preparing 08:26:19 30b0c38e3147: Preparing 08:26:19 0e64f2360a44: Preparing 08:26:19 45b85ec0b957: Waiting 08:26:19 0e64f2360a44: Waiting 08:26:19 30b0c38e3147: Waiting 08:26:19 8d73c91bbda6: Layer already exists 08:26:19 1f8e47664a3a: Layer already exists 08:26:19 7acb8261ee21: Layer already exists 08:26:19 087eb9fe4e16: Layer already exists 08:26:19 5f70bf18a086: Layer already exists 08:26:19 30b0c38e3147: Layer already exists 08:26:19 45b85ec0b957: Layer already exists 08:26:19 0e64f2360a44: Layer already exists 08:26:19 golang-1.25: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:21 + 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 08:26:22 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:26:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 08:26:22 8d73c91bbda6: Preparing 08:26:22 7acb8261ee21: Preparing 08:26:22 087eb9fe4e16: Preparing 08:26:22 5f70bf18a086: Preparing 08:26:22 1f8e47664a3a: Preparing 08:26:22 45b85ec0b957: Preparing 08:26:22 30b0c38e3147: Preparing 08:26:22 0e64f2360a44: Preparing 08:26:22 45b85ec0b957: Waiting 08:26:22 30b0c38e3147: Waiting 08:26:22 0e64f2360a44: Waiting 08:26:22 8d73c91bbda6: Layer already exists 08:26:22 7acb8261ee21: Layer already exists 08:26:22 5f70bf18a086: Layer already exists 08:26:22 1f8e47664a3a: Layer already exists 08:26:22 087eb9fe4e16: Layer already exists 08:26:22 30b0c38e3147: Layer already exists 08:26:22 0e64f2360a44: Layer already exists 08:26:22 45b85ec0b957: Layer already exists 08:26:22 1.25-alpine: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:22 + 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 08:26:23 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 08:26:23 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] 08:26:23 8d73c91bbda6: Preparing 08:26:23 7acb8261ee21: Preparing 08:26:23 087eb9fe4e16: Preparing 08:26:23 5f70bf18a086: Preparing 08:26:23 1f8e47664a3a: Preparing 08:26:23 45b85ec0b957: Preparing 08:26:23 30b0c38e3147: Preparing 08:26:23 45b85ec0b957: Waiting 08:26:23 0e64f2360a44: Preparing 08:26:23 30b0c38e3147: Waiting 08:26:23 8d73c91bbda6: Layer already exists 08:26:23 1f8e47664a3a: Layer already exists 08:26:23 5f70bf18a086: Layer already exists 08:26:23 7acb8261ee21: Layer already exists 08:26:23 087eb9fe4e16: Layer already exists 08:26:23 30b0c38e3147: Layer already exists 08:26:23 45b85ec0b957: Layer already exists 08:26:23 0e64f2360a44: Layer already exists 08:26:23 1.25-alpine3.22: digest: sha256:414e28961cb36445a1a9a0b0543514336fd243964f621e07ce47b8e51b615d58 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:26:23 ===================================================== [Pipeline] echo 08:26:23 taggedImages: 08:26:23 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf 08:26:23 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest 08:26:23 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 08:26:23 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:26:23 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo 08:26:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf [Pipeline] echo 08:26:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo 08:26:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo 08:26:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo 08:26:23 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 08:26:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:23 08:26:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:24 arm64: Pulling from edgex-lftools-log-publisher 08:26:24 8998bd30e6a1: Pulling fs layer 08:26:24 04944245beec: Pulling fs layer 08:26:24 699f458cf7ca: Pulling fs layer 08:26:24 765212b225bb: Pulling fs layer 08:26:24 f23df028b6ca: Pulling fs layer 08:26:24 d65c8cfc05b1: Pulling fs layer 08:26:24 2437ff75d9bd: Pulling fs layer 08:26:24 f23df028b6ca: Waiting 08:26:24 d65c8cfc05b1: Waiting 08:26:24 765212b225bb: Waiting 08:26:24 2437ff75d9bd: Waiting 08:26:24 04944245beec: Verifying Checksum 08:26:24 04944245beec: Download complete 08:26:24 765212b225bb: Verifying Checksum 08:26:24 765212b225bb: Download complete 08:26:24 f23df028b6ca: Verifying Checksum 08:26:24 f23df028b6ca: Download complete 08:26:24 d65c8cfc05b1: Verifying Checksum 08:26:24 d65c8cfc05b1: Download complete 08:26:24 699f458cf7ca: Verifying Checksum 08:26:24 699f458cf7ca: Download complete 08:26:25 8998bd30e6a1: Verifying Checksum 08:26:25 8998bd30e6a1: Download complete 08:26:27 2437ff75d9bd: Verifying Checksum 08:26:27 2437ff75d9bd: Download complete 08:26:30 8998bd30e6a1: Pull complete 08:26:30 04944245beec: Pull complete 08:26:32 699f458cf7ca: Pull complete 08:26:32 765212b225bb: Pull complete 08:26:33 f23df028b6ca: Pull complete 08:26:33 d65c8cfc05b1: Pull complete 08:26:51 2437ff75d9bd: Pull complete 08:26:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-234572 does not seem to be running inside a container 08:26:51 $ 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 08:26:54 $ docker top 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:54 ---> job-cost.sh 08:26:54 lf-activate-venv: SKIPPING 08:26:54 INFO: No Stack... 08:26:55 INFO: Retrieving Pricing Info for: v3-standard-4 08:26:56 INFO: Archiving Costs [Pipeline] sh 08:26:56 + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv 08:26:56 + cut -d, -f6 [Pipeline] lock 08:26:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] 08:26:56 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] did not exist. Created. 08:26:56 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:26:57 /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-913effa2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:26:57 + echo total: 0.10999999940395355 [Pipeline] stash 08:26:57 Warning: overwriting stash ‘stack-cost’ 08:26:58 Stashed 1 file(s) [Pipeline] } 08:26:58 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:26:58 $ docker stop --time=1 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 08:26:59 $ docker rm -f --volumes 4ddcf2edbe6c9189746536778d1a5a8da8f3a1e33a9733cfcef07945f95790e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:27:00 + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] 08:27:00 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 08:27:00 total 16 08:27:00 drwxr-xr-x 3 root root 4096 Oct 13 08:24 . 08:27:00 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 08:24 .. 08:27:00 drwxr-xr-x 2 root root 4096 Oct 13 08:24 cost 08:27:00 -rw-r--r-- 1 root root 92 Oct 13 08:24 cost.csv 08:27:00 + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives 08:27:00 + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives 08:27:00 total 16 08:27:00 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 08:24 . 08:27:00 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 08:24 .. 08:27:00 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 08:24 cost 08:27:00 -rw-r--r-- 1 jenkins jenkins 92 Oct 13 08:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:27:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:01 ---> package-listing.sh 08:27:01 ++ facter osfamily 08:27:01 ++ tr '[:upper:]' '[:lower:]' 08:27:02 + OS_FAMILY=debian 08:27:02 + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 08:27:02 + START_PACKAGES=/tmp/packages_start.txt 08:27:02 + END_PACKAGES=/tmp/packages_end.txt 08:27:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:02 + PACKAGES=/tmp/packages_start.txt 08:27:02 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 08:27:02 + PACKAGES=/tmp/packages_end.txt 08:27:02 + case "${OS_FAMILY}" in 08:27:02 + dpkg -l 08:27:02 + grep '^ii' 08:27:02 + '[' -f /tmp/packages_start.txt ']' 08:27:02 + '[' -f /tmp/packages_end.txt ']' 08:27:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:02 + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' 08:27:02 + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ 08:27:02 + 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 08:27:02 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 08:27:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:02 prd-ubuntu20.04-docker-8c-8g-234528 does not seem to be running inside a container 08:27:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:27:03 $ docker top a103f477a799d3f5ca808740e4cea87f43870f6ea7115a0d50269f517cd76b25 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:03 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:03 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:04 + ls /var/log/sa-host 08:27:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:04 provisioning config files... 08:27:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config15971042709083707018tmp [Pipeline] { [Pipeline] echo 08:27:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:04 ---> create-netrc.sh [Pipeline] } 08:27:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:04 ---> python-tools-install.sh [Pipeline] echo 08:27:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:05 ---> sudo-logs.sh 08:27:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:27:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:05 ---> job-cost.sh 08:27:05 lf-activate-venv: SKIPPING 08:27:05 DEBUG: total: 0.2199999988079071 08:27:05 INFO: Retrieving Stack Cost... 08:27:05 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:05 INFO: Archiving Costs [Pipeline] echo 08:27:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:06 ---> logs-deploy.sh 08:27:06 lf-activate-venv: SKIPPING 08:27:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/2 08:27:06 INFO: archiving workspace using pattern(s): 08:27:07 Archives upload complete. 08:27:07 INFO: archiving logs to Nexus 08:27:07 ---> uname -a: 08:27:07 Linux prd-ubuntu20-04-docker-8c-8g-234528 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:27:07 08:27:07 08:27:07 ---> lscpu: 08:27:07 Architecture: x86_64 08:27:07 CPU op-mode(s): 32-bit, 64-bit 08:27:07 Byte Order: Little Endian 08:27:07 Address sizes: 40 bits physical, 48 bits virtual 08:27:07 CPU(s): 8 08:27:07 On-line CPU(s) list: 0-7 08:27:07 Thread(s) per core: 1 08:27:07 Core(s) per socket: 1 08:27:07 Socket(s): 8 08:27:07 NUMA node(s): 1 08:27:07 Vendor ID: AuthenticAMD 08:27:07 CPU family: 23 08:27:07 Model: 49 08:27:07 Model name: AMD EPYC-Rome Processor 08:27:07 Stepping: 0 08:27:07 CPU MHz: 2799.998 08:27:07 BogoMIPS: 5599.99 08:27:07 Virtualization: AMD-V 08:27:07 Hypervisor vendor: KVM 08:27:07 Virtualization type: full 08:27:07 L1d cache: 256 KiB 08:27:07 L1i cache: 256 KiB 08:27:07 L2 cache: 4 MiB 08:27:07 L3 cache: 128 MiB 08:27:07 NUMA node0 CPU(s): 0-7 08:27:07 Vulnerability Gather data sampling: Not affected 08:27:07 Vulnerability Itlb multihit: Not affected 08:27:07 Vulnerability L1tf: Not affected 08:27:07 Vulnerability Mds: Not affected 08:27:07 Vulnerability Meltdown: Not affected 08:27:07 Vulnerability Mmio stale data: Not affected 08:27:07 Vulnerability Retbleed: Vulnerable 08:27:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:27:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:27:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:27:07 Vulnerability Srbds: Not affected 08:27:07 Vulnerability Tsx async abort: Not affected 08:27:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:27:07 08:27:07 08:27:07 ---> nproc: 08:27:07 8 08:27:07 08:27:07 08:27:07 ---> df -h: 08:27:07 Filesystem Size Used Avail Use% Mounted on 08:27:07 overlay 155G 11G 145G 7% / 08:27:07 tmpfs 64M 0 64M 0% /dev 08:27:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:27:07 shm 64M 0 64M 0% /dev/shm 08:27:07 /dev/vda1 155G 11G 145G 7% /facter-os 08:27:07 08:27:07 08:27:07 ---> sar -b -r -n DEV: 08:27:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-234528) 10/13/25 _x86_64_ (8 CPU) 08:27:07 08:27:07 08:20:45 LINUX RESTART (8 CPU) 08:27:07 08:27:07 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:27:07 08:22:01 317.80 78.65 239.14 0.00 13537.08 79724.45 0.00 08:27:07 08:23:01 3.50 0.02 3.48 0.00 0.27 67.19 0.00 08:27:07 08:24:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 08:27:07 08:25:01 50.52 3.48 47.04 0.00 472.45 16895.58 0.00 08:27:07 08:26:01 24.71 3.82 20.90 0.00 2041.79 2772.47 0.00 08:27:07 08:27:01 29.33 1.39 27.94 0.00 2309.98 6567.02 0.00 08:27:07 Average: 71.28 14.60 56.68 0.00 3062.27 17703.89 0.00 08:27:07 08:27:07 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:07 08:22:01 29182344 31582400 728628 2.22 80248 2611740 1779852 5.25 1422312 1905548 260 08:27:07 08:23:01 29189888 31589088 721736 2.20 80428 2611760 1648268 4.86 1455152 1869312 28 08:27:07 08:24:01 29188208 31587520 723036 2.20 80492 2611752 1648268 4.86 1456604 1869320 24 08:27:07 08:25:01 28617576 31535760 752888 2.29 99444 3078232 1666792 4.91 1522596 2311756 288 08:27:07 08:26:01 28327428 31500460 774388 2.36 117044 3306056 1740684 5.13 1674256 2430108 67840 08:27:07 08:27:01 28095888 31493112 779040 2.37 133660 3507740 1762972 5.20 1838316 2484064 172 08:27:07 Average: 28766889 31548057 746619 2.27 98553 2954547 1707806 5.03 1561539 2145018 11435 08:27:07 08:27:07 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:07 08:22:01 docker0 62.01 111.41 3.93 2740.68 0.00 0.00 0.00 0.00 08:27:07 08:22:01 lo 6.10 6.10 0.62 0.62 0.00 0.00 0.00 0.00 08:27:07 08:22:01 ens3 728.76 524.15 4612.98 1811.09 0.00 0.00 0.00 0.00 08:27:07 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:23:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 08:27:07 08:23:01 ens3 170.81 181.64 30.21 1651.72 0.00 0.00 0.00 0.00 08:27:07 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:24:01 ens3 11.65 14.30 2.63 15.01 0.00 0.00 0.00 0.00 08:27:07 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:25:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:27:07 08:25:01 ens3 108.05 76.87 2537.96 53.25 0.00 0.00 0.00 0.00 08:27:07 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:26:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 08:27:07 08:26:01 ens3 82.85 41.68 1594.70 7.18 0.00 0.00 0.00 0.00 08:27:07 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:07 08:27:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 08:27:07 08:27:01 ens3 151.96 107.15 1439.04 9.07 0.00 0.00 0.00 0.00 08:27:07 Average: docker0 10.36 18.62 0.66 458.04 0.00 0.00 0.00 0.00 08:27:07 Average: lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 08:27:07 Average: ens3 209.17 157.77 1703.61 592.87 0.00 0.00 0.00 0.00 08:27:07 08:27:07 08:27:07 ---> sar -P ALL: 08:27:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-234528) 10/13/25 _x86_64_ (8 CPU) 08:27:07 08:27:07 08:20:45 LINUX RESTART (8 CPU) 08:27:07 08:27:07 08:21:01 CPU %user %nice %system %iowait %steal %idle 08:27:07 08:22:01 all 17.68 0.00 2.88 2.01 0.08 77.35 08:27:07 08:22:01 0 16.88 0.00 3.19 0.45 0.08 79.40 08:27:07 08:22:01 1 22.29 0.00 2.13 0.84 0.07 74.67 08:27:07 08:22:01 2 19.02 0.00 3.54 4.76 0.08 72.60 08:27:07 08:22:01 3 14.53 0.00 2.53 2.69 0.10 80.15 08:27:07 08:22:01 4 18.39 0.00 3.30 1.18 0.08 77.05 08:27:07 08:22:01 5 14.05 0.00 3.61 3.67 0.07 78.61 08:27:07 08:22:01 6 19.36 0.00 2.17 1.01 0.07 77.39 08:27:07 08:22:01 7 16.95 0.00 2.57 1.44 0.07 78.97 08:27:07 08:23:01 all 6.97 0.00 0.38 0.05 0.03 92.57 08:27:07 08:23:01 0 6.96 0.00 0.32 0.08 0.03 92.61 08:27:07 08:23:01 1 5.09 0.00 0.23 0.02 0.02 94.64 08:27:07 08:23:01 2 6.74 0.00 0.42 0.32 0.03 92.49 08:27:07 08:23:01 3 8.18 0.00 0.47 0.00 0.03 91.32 08:27:07 08:23:01 4 9.55 0.00 0.52 0.00 0.05 89.88 08:27:07 08:23:01 5 6.94 0.00 0.45 0.00 0.03 92.58 08:27:07 08:23:01 6 7.71 0.00 0.30 0.00 0.03 91.95 08:27:07 08:23:01 7 4.60 0.00 0.32 0.00 0.02 95.07 08:27:07 08:24:01 all 0.05 0.00 0.02 0.04 0.01 99.88 08:27:07 08:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:27:07 08:24:01 1 0.18 0.00 0.02 0.00 0.02 99.78 08:27:07 08:24:01 2 0.02 0.00 0.02 0.23 0.02 99.72 08:27:07 08:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:27:07 08:24:01 4 0.07 0.00 0.05 0.07 0.02 99.80 08:27:07 08:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:27:07 08:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:27:07 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:27:07 08:25:01 all 2.89 0.00 1.16 0.90 0.03 95.02 08:27:07 08:25:01 0 3.38 0.00 1.70 1.33 0.05 93.54 08:27:07 08:25:01 1 3.40 0.00 0.79 0.05 0.02 95.74 08:27:07 08:25:01 2 2.33 0.00 1.57 4.94 0.02 91.14 08:27:07 08:25:01 3 2.58 0.00 1.23 0.03 0.03 96.12 08:27:07 08:25:01 4 2.54 0.00 0.99 0.59 0.03 95.85 08:27:07 08:25:01 5 2.13 0.00 0.75 0.12 0.02 96.99 08:27:07 08:25:01 6 2.88 0.00 1.00 0.10 0.03 95.98 08:27:07 08:25:01 7 3.89 0.00 1.22 0.02 0.03 94.84 08:27:07 08:26:01 all 1.30 0.00 0.69 0.49 0.02 97.51 08:27:07 08:26:01 0 1.21 0.00 0.30 0.17 0.03 98.29 08:27:07 08:26:01 1 1.22 0.00 0.40 0.27 0.02 98.10 08:27:07 08:26:01 2 1.52 0.00 0.52 2.92 0.02 95.03 08:27:07 08:26:01 3 2.22 0.00 0.90 0.12 0.02 96.75 08:27:07 08:26:01 4 1.44 0.00 0.87 0.28 0.02 97.40 08:27:07 08:26:01 5 0.97 0.00 1.77 0.02 0.00 97.25 08:27:07 08:26:01 6 1.13 0.00 0.42 0.08 0.02 98.35 08:27:07 08:26:01 7 0.72 0.00 0.33 0.03 0.02 98.90 08:27:07 08:27:01 all 1.21 0.00 0.73 0.67 0.02 97.37 08:27:07 08:27:01 0 0.87 0.00 0.56 0.20 0.02 98.35 08:27:07 08:27:01 1 1.71 0.00 0.95 0.14 0.02 97.18 08:27:07 08:27:01 2 0.80 0.00 0.95 3.49 0.03 94.72 08:27:07 08:27:01 3 1.75 0.00 0.65 0.31 0.02 97.28 08:27:07 08:27:01 4 0.51 0.00 1.32 0.08 0.00 98.08 08:27:07 08:27:01 5 0.71 0.00 0.46 0.53 0.03 98.27 08:27:07 08:27:01 6 1.51 0.00 0.46 0.47 0.02 97.54 08:27:07 08:27:01 7 1.78 0.00 0.51 0.14 0.03 97.54 08:27:07 Average: all 5.01 0.00 0.97 0.69 0.03 93.29 08:27:07 Average: 0 4.88 0.00 1.01 0.37 0.04 93.69 08:27:07 Average: 1 5.64 0.00 0.75 0.22 0.03 93.36 08:27:07 Average: 2 5.07 0.00 1.17 2.77 0.03 90.95 08:27:07 Average: 3 4.90 0.00 0.96 0.53 0.04 93.58 08:27:07 Average: 4 5.41 0.00 1.17 0.37 0.03 93.02 08:27:07 Average: 5 4.13 0.00 1.17 0.72 0.03 93.95 08:27:07 Average: 6 5.43 0.00 0.72 0.28 0.03 93.55 08:27:07 Average: 7 4.65 0.00 0.82 0.27 0.03 94.22 08:27:07 08:27:07 08:27:07