Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aec0474d7215e73ee489beef8eebf2e5a2d481c7 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-ssh4314654915326865001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh2960110451805507525.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7924758455800648478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9818501008775780043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7128126691009889685.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6506521606425064156.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.23-alpine-lts, 1.23-alpine3.20-lts], releaseBranchOverride:golang-1.23-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23-lts DOCKER_CUSTOM_TAGS: 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9652 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aec0474d7215e73ee489beef8eebf2e5a2d481c7 (golang-1.25-lts) Commit message: "ci: new golang 1.23 LTS image (#222)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:27 ========================================================= 00:44:27 EdgeX Global Pipelines Version Info 00:44:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:44:28 ------------------- 00:44:28 stable info: 00:44:28 ------------------- 00:44:28 Commited By: Cherry Wang cherry@iotechsys.com 00:44:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 00:44:28 Message: update stable to v1.0.278 00:44:29 ------------------- 00:44:29 experimental info: 00:44:29 ------------------- 00:44:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:29 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 00:44:29 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 00:44:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23-lts [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aec0474d7215e73ee489beef8eebf2e5a2d481c7 [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aec0474 [Pipeline] echo 00:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:30 provisioning config files... 00:44:30 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config6287417722014990752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:31 ---> ****-login.sh 00:44:31 nexus3.edgexfoundry.org:10001 00:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:31 00:44:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:44:31 Configure a credential helper to remove this warning. See 00:44:31 https://docs.****.com/go/credential-store/ 00:44:31 00:44:31 Login Succeeded 00:44:31 nexus3.edgexfoundry.org:10002 00:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:31 00:44:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:44:31 Configure a credential helper to remove this warning. See 00:44:31 https://docs.****.com/go/credential-store/ 00:44:31 00:44:31 Login Succeeded 00:44:31 nexus3.edgexfoundry.org:10003 00:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:31 00:44:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:44:31 Configure a credential helper to remove this warning. See 00:44:31 https://docs.****.com/go/credential-store/ 00:44:31 00:44:31 Login Succeeded 00:44:31 nexus3.edgexfoundry.org:10004 00:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:31 00:44:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:44:31 Configure a credential helper to remove this warning. See 00:44:31 https://docs.****.com/go/credential-store/ 00:44:31 00:44:31 Login Succeeded 00:44:31 ****.io 00:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:32 00:44:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 00:44:32 Configure a credential helper to remove this warning. See 00:44:32 https://docs.****.com/go/credential-store/ 00:44:32 00:44:32 Login Succeeded 00:44:32 ---> ****-login.sh ends [Pipeline] } 00:44:32 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 00:44:33 provisioning config files... 00:44:33 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config16806484940971647672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:33 ---> ****-login.sh 00:44:33 nexus3.edgexfoundry.org:10001 00:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:33 Login Succeeded 00:44:33 nexus3.edgexfoundry.org:10002 00:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:33 Login Succeeded 00:44:33 nexus3.edgexfoundry.org:10003 00:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:33 Login Succeeded 00:44:33 nexus3.edgexfoundry.org:10004 00:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:33 Login Succeeded 00:44:33 ****.io 00:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:33 Login Succeeded 00:44:33 ---> ****-login.sh ends [Pipeline] } 00:44:33 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 00:44:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:35 + ls -al . 00:44:35 total 28 00:44:35 drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:44 . 00:44:35 drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:44 .. 00:44:35 drwxrwxr-x 8 jenkins jenkins 4096 May 20 00:44 .git 00:44:35 drwxrwxr-x 2 jenkins jenkins 4096 May 20 00:44 .github 00:44:35 -rw-rw-r-- 1 jenkins jenkins 585 May 20 00:44 .golangci.yml 00:44:35 -rw-rw-r-- 1 jenkins jenkins 948 May 20 00:44 Dockerfile 00:44:35 -rw-rw-r-- 1 jenkins jenkins 959 May 20 00:44 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:36 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 --label arch=amd64 . 00:44:36 #0 building with "default" instance using docker driver 00:44:36 00:44:36 #1 [internal] load build definition from Dockerfile 00:44:36 #1 transferring dockerfile: 987B done 00:44:36 #1 DONE 0.0s 00:44:36 00:44:36 #2 [internal] load metadata for docker.io/library/golang:1.23-alpine3.20 00:44:37 #2 DONE 0.7s 00:44:37 00:44:37 #3 [internal] load .dockerignore 00:44:37 #3 transferring context: 2B done 00:44:37 #3 DONE 0.0s 00:44:37 00:44:37 #4 [internal] load build context 00:44:37 #4 transferring context: 627B done 00:44:37 #4 DONE 0.0s 00:44:37 00:44:37 #5 [1/5] FROM docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 00:44:37 #5 resolve docker.io/library/golang:1.23-alpine3.20@sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 0.0s done 00:44:37 #5 sha256:a557ad65b41b3da8619a6031dd1c7e7d8acf95b5ad016224c8aadd21c3c088af 2.08kB / 2.08kB done 00:44:37 #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 00:44:37 #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0B / 294.40kB 0.1s 00:44:37 #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0B / 74.06MB 0.1s 00:44:37 #5 sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 10.29kB / 10.29kB done 00:44:37 #5 sha256:0061f67b6828e0e4f5c1a00f2ce31628cbdad1e82076d1833eefd3254b420538 1.92kB / 1.92kB done 00:44:37 #5 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 00:44:37 #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 00:44:37 #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 0B / 126B 0.2s 00:44:37 #5 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 00:44:37 #5 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 00:44:37 #5 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.3s done 00:44:37 #5 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 00:44:37 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 00:44:38 #5 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.4s done 00:44:40 #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 2.5s 00:44:40 #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 2.6s 00:44:40 #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 2.8s 00:44:40 #5 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 3.0s done 00:44:40 #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 00:44:46 #5 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.9s done 00:44:46 #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 00:44:46 #5 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 00:44:46 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 00:44:46 #5 DONE 8.5s 00:44:46 00:44:46 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 00:44:47 #6 DONE 1.3s 00:44:47 00:44:47 #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 00:44:47 #7 0.241 Connecting to github.com (140.82.112.3:443) 00:44:47 #7 0.358 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) 00:44:47 #7 0.412 saving to '/usr/local/bin/hadolint' 00:44:47 #7 0.451 hadolint 100% |********************************| 2369k 0:00:00 ETA 00:44:47 #7 0.451 '/usr/local/bin/hadolint' saved 00:44:47 #7 DONE 0.5s 00:44:47 00:44:47 #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.61.0 00:44:47 Still waiting to schedule task 00:44:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9648’ 00:44:47 #8 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:44:47 #8 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:44:48 #8 0.767 (1/44) Upgrading musl (1.2.5-r1 -> 1.2.5-r3) 00:44:48 #8 0.779 (2/44) Installing ncurses-terminfo-base (6.4_p20240420-r2) 00:44:48 #8 0.785 (3/44) Installing libncursesw (6.4_p20240420-r2) 00:44:48 #8 0.792 (4/44) Installing readline (8.2.10-r0) 00:44:48 #8 0.797 (5/44) Installing bash (5.2.26-r0) 00:44:48 #8 0.809 Executing bash-5.2.26-r0.post-install 00:44:48 #8 0.814 (6/44) Installing libgcc (13.2.1_git20240309-r1) 00:44:48 #8 0.820 (7/44) Installing jansson (2.14-r4) 00:44:48 #8 0.824 (8/44) Installing libstdc++ (13.2.1_git20240309-r1) 00:44:48 #8 0.913 (9/44) Installing zstd-libs (1.5.6-r0) 00:44:48 #8 0.922 (10/44) Installing binutils (2.42-r1) 00:44:48 #8 0.984 (11/44) Installing libmagic (5.45-r1) 00:44:48 #8 1.008 (12/44) Installing file (5.45-r1) 00:44:48 #8 1.019 (13/44) Installing libgomp (13.2.1_git20240309-r1) 00:44:48 #8 1.029 (14/44) Installing libatomic (13.2.1_git20240309-r1) 00:44:48 #8 1.033 (15/44) Installing gmp (6.3.0-r1) 00:44:48 #8 1.043 (16/44) Installing isl26 (0.26-r1) 00:44:48 #8 1.068 (17/44) Installing mpfr4 (4.2.1-r0) 00:44:48 #8 1.079 (18/44) Installing mpc1 (1.3.1-r1) 00:44:48 #8 1.086 (19/44) Installing gcc (13.2.1_git20240309-r1) 00:44:49 #8 1.966 (20/44) Installing libstdc++-dev (13.2.1_git20240309-r1) 00:44:49 #8 2.082 (21/44) Installing musl-dev (1.2.5-r3) 00:44:49 #8 2.144 (22/44) Installing g++ (13.2.1_git20240309-r1) 00:44:49 #8 2.359 (23/44) Installing make (4.4.1-r2) 00:44:50 #8 2.366 (24/44) Installing fortify-headers (1.1-r3) 00:44:50 #8 2.372 (25/44) Installing patch (2.7.6-r10) 00:44:50 #8 2.381 (26/44) Installing build-base (0.5-r3) 00:44:50 #8 2.389 (27/44) Installing brotli-libs (1.1.0-r2) 00:44:50 #8 2.406 (28/44) Installing c-ares (1.33.1-r0) 00:44:50 #8 2.411 (29/44) Installing libunistring (1.2-r0) 00:44:50 #8 2.431 (30/44) Installing libidn2 (2.3.7-r0) 00:44:50 #8 2.436 (31/44) Installing nghttp2-libs (1.62.1-r0) 00:44:50 #8 2.441 (32/44) Installing libpsl (0.21.5-r1) 00:44:50 #8 2.446 (33/44) Installing libcurl (8.14.1-r2) 00:44:50 #8 2.460 (34/44) Installing curl (8.14.1-r2) 00:44:50 #8 2.467 (35/44) Installing libexpat (2.7.5-r0) 00:44:50 #8 2.473 (36/44) Installing pcre2 (10.43-r0) 00:44:50 #8 2.487 (37/44) Installing git (2.45.4-r0) 00:44:50 #8 2.550 (38/44) Installing git-init-template (2.45.4-r0) 00:44:50 #8 2.555 (39/44) Installing linux-headers (6.6-r0) 00:44:50 #8 2.644 (40/44) Installing pkgconf (2.2.0-r0) 00:44:50 #8 2.652 (41/44) Installing libsodium (1.0.19-r1) 00:44:50 #8 2.663 (42/44) Installing libzmq (4.3.5-r2) 00:44:50 #8 2.673 (43/44) Installing libsodium-dev (1.0.19-r1) 00:44:50 #8 2.765 (44/44) Installing zeromq-dev (4.3.5-r2) 00:44:50 #8 2.851 Executing busybox-1.36.1-r29.trigger 00:44:50 #8 2.859 OK: 248 MiB in 58 packages 00:44:50 #8 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:44:50 #8 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:44:50 #8 3.270 (1/9) Upgrading busybox (1.36.1-r29 -> 1.36.1-r31) 00:44:50 #8 3.287 Executing busybox-1.36.1-r31.post-upgrade 00:44:50 #8 3.343 (2/9) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r31) 00:44:50 #8 3.348 (3/9) Upgrading ca-certificates-bundle (20241121-r1 -> 20260413-r0) 00:44:50 #8 3.357 (4/9) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.7-r0) 00:44:50 #8 3.403 (5/9) Upgrading libssl3 (3.3.3-r0 -> 3.3.7-r0) 00:44:51 #8 3.414 (6/9) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r31) 00:44:51 #8 3.418 (7/9) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) 00:44:51 #8 3.424 (8/9) Upgrading ca-certificates (20241121-r1 -> 20260413-r0) 00:44:51 #8 3.441 (9/9) Upgrading musl-utils (1.2.5-r1 -> 1.2.5-r3) 00:44:51 #8 3.446 Executing busybox-1.36.1-r31.trigger 00:44:51 #8 3.451 Executing ca-certificates-20260413-r0.trigger 00:44:51 #8 3.492 OK: 248 MiB in 58 packages 00:44:51 #8 3.544 Connecting to raw.githubusercontent.com (185.199.108.133:443) 00:44:51 #8 3.638 writing to stdout 00:44:51 #8 3.638 - 100% |********************************| 11589 0:00:00 ETA 00:44:51 #8 3.638 written to stdout 00:44:51 #8 3.649 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 00:44:51 #8 3.861 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 00:44:52 #8 4.627 golangci/golangci-lint info installed ./bin/golangci-lint 00:44:53 #8 DONE 5.6s 00:44:53 00:44:53 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 00:44:54 #9 1.208 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 00:44:54 #9 1.217 go: downloading github.com/gotesttools/gotestfmt v1.1.0 00:45:00 #9 DONE 7.2s 00:45:00 00:45:00 #10 exporting to image 00:45:00 #10 exporting layers 00:45:01 #10 exporting layers 1.2s done 00:45:01 #10 writing image sha256:04efbc8d400d634c76cd46bb2b4b66a0058b0a93d06dd75f80dabb67bc89fe3e done 00:45:01 #10 naming to docker.io/edgex-devops/edgex-golang-base 0.0s done 00:45:01 #10 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 00:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:04 00:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:05 latest: Pulling from edgex-lftools-log-publisher 00:45:05 5eb5b503b376: Pulling fs layer 00:45:05 5c69ac0246d0: Pulling fs layer 00:45:05 ec43610c2a17: Pulling fs layer 00:45:05 3a2ae6a8a46f: Pulling fs layer 00:45:05 33b1e0a273af: Pulling fs layer 00:45:05 5d3b04190fa2: Pulling fs layer 00:45:05 2f39f015ded8: Pulling fs layer 00:45:05 5d3b04190fa2: Waiting 00:45:05 33b1e0a273af: Waiting 00:45:05 2f39f015ded8: Waiting 00:45:05 3a2ae6a8a46f: Waiting 00:45:05 5c69ac0246d0: Verifying Checksum 00:45:05 5c69ac0246d0: Download complete 00:45:05 3a2ae6a8a46f: Verifying Checksum 00:45:05 3a2ae6a8a46f: Download complete 00:45:05 33b1e0a273af: Verifying Checksum 00:45:05 33b1e0a273af: Download complete 00:45:05 5d3b04190fa2: Verifying Checksum 00:45:05 ec43610c2a17: Verifying Checksum 00:45:05 ec43610c2a17: Download complete 00:45:05 5eb5b503b376: Verifying Checksum 00:45:05 5eb5b503b376: Download complete 00:45:06 2f39f015ded8: Download complete 00:45:07 5eb5b503b376: Pull complete 00:45:07 5c69ac0246d0: Pull complete 00:45:07 ec43610c2a17: Pull complete 00:45:07 3a2ae6a8a46f: Pull complete 00:45:08 33b1e0a273af: Pull complete 00:45:08 5d3b04190fa2: Pull complete 00:45:15 2f39f015ded8: Pull complete 00:45:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:15 prd-ubuntu20.04-docker-8c-8g-9652 does not seem to be running inside a container 00:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:45:18 $ docker top 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:19 ---> job-cost.sh 00:45:19 lf-activate-venv: SKIPPING 00:45:19 INFO: No Stack... 00:45:19 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:20 INFO: Archiving Costs [Pipeline] sh 00:45:20 + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 00:45:20 + cut -d, -f6 [Pipeline] lock 00:45:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] 00:45:20 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] did not exist. Created. 00:45:20 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:20 + echo total: 0.2199999988079071 [Pipeline] stash 00:45:21 Stashed 1 file(s) [Pipeline] } 00:45:21 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:21 $ docker stop --time=1 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 00:45:22 $ docker rm -f --volumes 1794850a58b1cc850030490f28de6f8e0fce594c35a30f936a62c1dd0f29f480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9653 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout 00:46:59 Selected Git installation does not exist. Using Default 00:46:59 The recommended git tool is: NONE 00:47:05 using credential edgex-jenkins-ssh 00:47:05 Cloning the remote Git repository 00:47:05 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 00:47:05 > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 00:47:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 00:47:06 > git --version # timeout=10 00:47:06 > git --version # 'git version 2.25.1' 00:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 00:47:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:10 Avoid second fetch 00:47:10 Checking out Revision aec0474d7215e73ee489beef8eebf2e5a2d481c7 (golang-1.25-lts) 00:47:11 Commit message: "ci: new golang 1.23 LTS image (#222)" 00:47:11 > git --version # timeout=10 00:47:11 > git --version # 'git version 2.25.1' 00:47:11 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 00:47:10 > git config core.sparsecheckout # timeout=10 00:47:10 > git checkout -f aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:16 provisioning config files... 00:47:16 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config13995315694317422316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:16 ---> ****-login.sh 00:47:16 nexus3.edgexfoundry.org:10001 00:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:17 Configure a credential helper to remove this warning. See 00:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:17 00:47:17 Login Succeeded 00:47:17 nexus3.edgexfoundry.org:10002 00:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:17 Configure a credential helper to remove this warning. See 00:47:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:17 00:47:17 Login Succeeded 00:47:17 nexus3.edgexfoundry.org:10003 00:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:18 Configure a credential helper to remove this warning. See 00:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:18 00:47:18 Login Succeeded 00:47:18 nexus3.edgexfoundry.org:10004 00:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:18 Configure a credential helper to remove this warning. See 00:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:18 00:47:18 Login Succeeded 00:47:18 ****.io 00:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:19 Configure a credential helper to remove this warning. See 00:47:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:19 00:47:19 Login Succeeded 00:47:19 ---> ****-login.sh ends [Pipeline] } 00:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:47:21 + ls -al . 00:47:21 total 28 00:47:21 drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:47 . 00:47:21 drwxrwxr-x 4 jenkins jenkins 4096 May 20 00:47 .. 00:47:21 drwxrwxr-x 8 jenkins jenkins 4096 May 20 00:47 .git 00:47:21 drwxrwxr-x 2 jenkins jenkins 4096 May 20 00:47 .github 00:47:21 -rw-rw-r-- 1 jenkins jenkins 585 May 20 00:47 .golangci.yml 00:47:21 -rw-rw-r-- 1 jenkins jenkins 948 May 20 00:47 Dockerfile 00:47:21 -rw-rw-r-- 1 jenkins jenkins 959 May 20 00:47 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:22 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 --label arch=arm64 . 00:47:22 Sending build context to Docker daemon 502.3kB 00:47:22 Step 1/9 : FROM golang:1.23-alpine3.20 00:47:23 1.23-alpine3.20: Pulling from library/golang 00:47:23 94e9d8af2201: Pulling fs layer 00:47:23 a6c56e8762df: Pulling fs layer 00:47:23 f0f3c8884826: Pulling fs layer 00:47:23 c7e7622c144d: Pulling fs layer 00:47:23 4f4fb700ef54: Pulling fs layer 00:47:23 c7e7622c144d: Waiting 00:47:23 4f4fb700ef54: Waiting 00:47:23 a6c56e8762df: Verifying Checksum 00:47:23 a6c56e8762df: Download complete 00:47:23 94e9d8af2201: Verifying Checksum 00:47:23 94e9d8af2201: Download complete 00:47:23 4f4fb700ef54: Verifying Checksum 00:47:23 4f4fb700ef54: Download complete 00:47:23 c7e7622c144d: Verifying Checksum 00:47:23 c7e7622c144d: Download complete 00:47:24 94e9d8af2201: Pull complete 00:47:24 a6c56e8762df: Pull complete 00:47:25 f0f3c8884826: Verifying Checksum 00:47:25 f0f3c8884826: Download complete 00:47:41 f0f3c8884826: Pull complete 00:47:41 c7e7622c144d: Pull complete 00:47:41 4f4fb700ef54: Pull complete 00:47:41 Digest: sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe 00:47:41 Status: Downloaded newer image for golang:1.23-alpine3.20 00:47:41 ---> 7af72a2031a1 00:47:41 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 00:47:41 ---> Running in 5c4dd169044a 00:47:41 Removing intermediate container 5c4dd169044a 00:47:41 ---> a946cb67f139 00:47:41 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 00:47:41 ---> Running in 760a3ff54182 00:47:41 Removing intermediate container 760a3ff54182 00:47:41 ---> d42d3291b34b 00:47:41 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 00:47:42 ---> ec7b5f0d1e64 00:47:42 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 00:47:42 ---> Running in f602161a1ad0 00:47:44 Removing intermediate container f602161a1ad0 00:47:44 ---> a4e86129aa03 00:47:44 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} 00:47:44 ---> Running in acf083041014 00:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:47:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:47:47 (1/44) Upgrading musl (1.2.5-r1 -> 1.2.5-r3) 00:47:47 (2/44) Installing ncurses-terminfo-base (6.4_p20240420-r2) 00:47:47 (3/44) Installing libncursesw (6.4_p20240420-r2) 00:47:47 (4/44) Installing readline (8.2.10-r0) 00:47:47 (5/44) Installing bash (5.2.26-r0) 00:47:47 Executing bash-5.2.26-r0.post-install 00:47:47 (6/44) Installing libgcc (13.2.1_git20240309-r1) 00:47:47 (7/44) Installing jansson (2.14-r4) 00:47:47 (8/44) Installing libstdc++ (13.2.1_git20240309-r1) 00:47:47 (9/44) Installing zstd-libs (1.5.6-r0) 00:47:47 (10/44) Installing binutils (2.42-r1) 00:47:47 (11/44) Installing libmagic (5.45-r1) 00:47:47 (12/44) Installing file (5.45-r1) 00:47:47 (13/44) Installing libgomp (13.2.1_git20240309-r1) 00:47:47 (14/44) Installing libatomic (13.2.1_git20240309-r1) 00:47:47 (15/44) Installing gmp (6.3.0-r1) 00:47:47 (16/44) Installing isl26 (0.26-r1) 00:47:47 (17/44) Installing mpfr4 (4.2.1-r0) 00:47:47 (18/44) Installing mpc1 (1.3.1-r1) 00:47:47 (19/44) Installing gcc (13.2.1_git20240309-r1) 00:47:50 (20/44) Installing libstdc++-dev (13.2.1_git20240309-r1) 00:47:50 (21/44) Installing musl-dev (1.2.5-r3) 00:47:51 (22/44) Installing g++ (13.2.1_git20240309-r1) 00:47:52 (23/44) Installing make (4.4.1-r2) 00:47:52 (24/44) Installing fortify-headers (1.1-r3) 00:47:52 (25/44) Installing patch (2.7.6-r10) 00:47:52 (26/44) Installing build-base (0.5-r3) 00:47:52 (27/44) Installing brotli-libs (1.1.0-r2) 00:47:52 (28/44) Installing c-ares (1.33.1-r0) 00:47:52 (29/44) Installing libunistring (1.2-r0) 00:47:52 (30/44) Installing libidn2 (2.3.7-r0) 00:47:52 (31/44) Installing nghttp2-libs (1.62.1-r0) 00:47:52 (32/44) Installing libpsl (0.21.5-r1) 00:47:52 (33/44) Installing libcurl (8.14.1-r2) 00:47:52 (34/44) Installing curl (8.14.1-r2) 00:47:52 (35/44) Installing libexpat (2.7.5-r0) 00:47:52 (36/44) Installing pcre2 (10.43-r0) 00:47:52 (37/44) Installing git (2.45.4-r0) 00:47:52 (38/44) Installing git-init-template (2.45.4-r0) 00:47:52 (39/44) Installing linux-headers (6.6-r0) 00:47:53 (40/44) Installing pkgconf (2.2.0-r0) 00:47:53 (41/44) Installing libsodium (1.0.19-r1) 00:47:53 (42/44) Installing libzmq (4.3.5-r2) 00:47:53 (43/44) Installing libsodium-dev (1.0.19-r1) 00:47:53 (44/44) Installing zeromq-dev (4.3.5-r2) 00:47:53 Executing busybox-1.36.1-r29.trigger 00:47:53 OK: 240 MiB in 58 packages 00:47:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:47:55 (1/9) Upgrading busybox (1.36.1-r29 -> 1.36.1-r31) 00:47:55 Executing busybox-1.36.1-r31.post-upgrade 00:47:55 (2/9) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r31) 00:47:55 (3/9) Upgrading ca-certificates-bundle (20241121-r1 -> 20260413-r0) 00:47:55 (4/9) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.7-r0) 00:47:55 (5/9) Upgrading libssl3 (3.3.3-r0 -> 3.3.7-r0) 00:47:55 (6/9) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r31) 00:47:55 (7/9) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) 00:47:55 (8/9) Upgrading ca-certificates (20241121-r1 -> 20260413-r0) 00:47:55 (9/9) Upgrading musl-utils (1.2.5-r1 -> 1.2.5-r3) 00:47:55 Executing busybox-1.36.1-r31.trigger 00:47:55 Executing ca-certificates-20260413-r0.trigger 00:47:56 OK: 240 MiB in 58 packages 00:47:56 Connecting to raw.githubusercontent.com (185.199.109.133:443) 00:47:56 writing to stdout 00:47:56 - 100% |********************************| 11589 0:00:00 ETA 00:47:56 written to stdout 00:47:56 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 00:47:57 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 00:47:59 golangci/golangci-lint info installed ./bin/golangci-lint 00:48:09 Removing intermediate container acf083041014 00:48:09 ---> 4b6382951d63 00:48:09 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 00:48:09 ---> Running in c19c8b317ded 00:48:10 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 00:48:10 go: downloading github.com/gotesttools/gotestfmt v1.1.0 00:48:43 Removing intermediate container c19c8b317ded 00:48:43 ---> 944d9740411d 00:48:43 Step 8/9 : LABEL arch=arm64 00:48:43 ---> Running in ef81c1e670f0 00:48:43 Removing intermediate container ef81c1e670f0 00:48:43 ---> 804c97c73fa6 00:48:43 Step 9/9 : LABEL git_sha=aec0474d7215e73ee489beef8eebf2e5a2d481c7 00:48:43 ---> Running in a8c4ee806b8b 00:48:44 Removing intermediate container a8c4ee806b8b 00:48:44 ---> 469de00d8161 00:48:44 [Warning] One or more build-args [ARCH] were not consumed 00:48:44 Successfully built 469de00d8161 00:48:44 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 00:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:46 00:48:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:48:47 arm64: Pulling from edgex-lftools-log-publisher 00:48:47 8998bd30e6a1: Pulling fs layer 00:48:47 04944245beec: Pulling fs layer 00:48:47 699f458cf7ca: Pulling fs layer 00:48:47 765212b225bb: Pulling fs layer 00:48:47 f23df028b6ca: Pulling fs layer 00:48:47 d65c8cfc05b1: Pulling fs layer 00:48:47 2437ff75d9bd: Pulling fs layer 00:48:47 f23df028b6ca: Waiting 00:48:47 d65c8cfc05b1: Waiting 00:48:47 765212b225bb: Waiting 00:48:48 04944245beec: Verifying Checksum 00:48:48 765212b225bb: Verifying Checksum 00:48:48 765212b225bb: Download complete 00:48:48 f23df028b6ca: Verifying Checksum 00:48:48 f23df028b6ca: Download complete 00:48:48 d65c8cfc05b1: Verifying Checksum 00:48:48 d65c8cfc05b1: Download complete 00:48:48 699f458cf7ca: Verifying Checksum 00:48:48 699f458cf7ca: Download complete 00:48:48 8998bd30e6a1: Verifying Checksum 00:48:48 8998bd30e6a1: Download complete 00:48:51 2437ff75d9bd: Verifying Checksum 00:48:51 2437ff75d9bd: Download complete 00:48:53 8998bd30e6a1: Pull complete 00:48:53 04944245beec: Pull complete 00:48:54 699f458cf7ca: Pull complete 00:48:55 765212b225bb: Pull complete 00:48:56 f23df028b6ca: Pull complete 00:48:56 d65c8cfc05b1: Pull complete 00:49:13 2437ff75d9bd: Pull complete 00:49:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:49:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:14 prd-ubuntu20.04-docker-arm64-4c-16g-9653 does not seem to be running inside a container 00:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:49:17 $ docker top 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:19 ---> job-cost.sh 00:49:19 lf-activate-venv: SKIPPING 00:49:19 INFO: No Stack... 00:49:19 INFO: Retrieving Pricing Info for: v3-standard-4 00:49:20 INFO: Archiving Costs [Pipeline] sh 00:49:20 + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 00:49:20 + cut -d, -f6 [Pipeline] lock 00:49:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] 00:49:21 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] did not exist. Created. 00:49:21 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:49:25 /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-5f26c4c0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:49:26 + echo total: 0.10999999940395355 [Pipeline] stash 00:49:26 Warning: overwriting stash ‘stack-cost’ 00:49:27 Stashed 1 file(s) [Pipeline] } 00:49:27 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:49:27 $ docker stop --time=1 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 00:49:29 $ docker rm -f --volumes 5ea59c1b3d5fbecca5737595268c1d6129d7e6eab3b6af2f8ae25a9ff4ab6240 [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 00:49:30 + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] 00:49:30 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 00:49:30 total 16 00:49:30 drwxr-xr-x 3 root root 4096 May 20 00:45 . 00:49:30 drwxrwxr-x 5 jenkins jenkins 4096 May 20 00:45 .. 00:49:30 drwxr-xr-x 2 root root 4096 May 20 00:45 cost 00:49:30 -rw-r--r-- 1 root root 96 May 20 00:45 cost.csv 00:49:30 + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives 00:49:30 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 00:49:30 total 16 00:49:30 drwxr-xr-x 3 jenkins jenkins 4096 May 20 00:45 . 00:49:30 drwxrwxr-x 5 jenkins jenkins 4096 May 20 00:45 .. 00:49:30 drwxr-xr-x 2 jenkins jenkins 4096 May 20 00:45 cost 00:49:30 -rw-r--r-- 1 jenkins jenkins 96 May 20 00:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:49:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:32 ---> package-listing.sh 00:49:32 ++ facter osfamily 00:49:32 ++ tr '[:upper:]' '[:lower:]' 00:49:32 + OS_FAMILY=debian 00:49:32 + workspace=/w/workspace/_ci-build-images_golang-1.25-lts 00:49:32 + START_PACKAGES=/tmp/packages_start.txt 00:49:32 + END_PACKAGES=/tmp/packages_end.txt 00:49:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:32 + PACKAGES=/tmp/packages_start.txt 00:49:32 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 00:49:32 + PACKAGES=/tmp/packages_end.txt 00:49:32 + case "${OS_FAMILY}" in 00:49:32 + dpkg -l 00:49:32 + grep '^ii' 00:49:32 + '[' -f /tmp/packages_start.txt ']' 00:49:32 + '[' -f /tmp/packages_end.txt ']' 00:49:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:49:32 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 00:49:32 + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ 00:49:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo 00:49:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:49:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:49:33 prd-ubuntu20.04-docker-8c-8g-9652 does not seem to be running inside a container 00:49:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:49:33 $ docker top 6e81d232a54f76aefc04e5f4ff5c2b37405b69f6d4cbb63384cbcfa5c4f716ad -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:34 + touch /tmp/pre-build-complete [Pipeline] sh 00:49:35 + mkdir -p /var/log/sysstat [Pipeline] sh 00:49:35 + ls /var/log/sa-host 00:49:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:35 provisioning config files... 00:49:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config17727710921672619904tmp [Pipeline] { [Pipeline] echo 00:49:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:49:36 ---> create-netrc.sh [Pipeline] } 00:49:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:49:36 ---> python-tools-install.sh [Pipeline] echo 00:49:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:49:37 ---> sudo-logs.sh 00:49:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:49:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:49:37 ---> job-cost.sh 00:49:37 lf-activate-venv: SKIPPING 00:49:37 DEBUG: total: 0.2199999988079071 00:49:37 INFO: Retrieving Stack Cost... 00:49:37 INFO: Retrieving Pricing Info for: v3-standard-8 00:49:38 INFO: Archiving Costs [Pipeline] echo 00:49:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:49:38 ---> logs-deploy.sh 00:49:38 lf-activate-venv: SKIPPING 00:49:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/1 00:49:38 INFO: archiving workspace using pattern(s): 00:49:39 Archives upload complete. 00:49:39 INFO: archiving logs to Nexus