Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b09695e414fb6bc5c55bba4002466265ae521868 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-ssh585203006181910057.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-ssh354704957086928585.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4857995911843748234.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 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-ssh17596008446966348595.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/device-rest-go/branches/main/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2726206653084178370.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.23] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-772215’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772216 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b09695e414fb6bc5c55bba4002466265ae521868 (main) Commit message: "build: Bump Alpine from 3.20 to 3.22 (#501)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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 b09695e414fb6bc5c55bba4002466265ae521868 # timeout=10 > git rev-list --no-walk 7c7d2a68b763281e5da75d004e813296c31cca67 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T13:27:36.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T13:27:37.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T13:27:37.038Z] ========================================================= [2025-10-31T13:27:37.038Z] EdgeX Global Pipelines Version Info [2025-10-31T13:27:37.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:38.123Z] ------------------- [2025-10-31T13:27:38.123Z] stable info: [2025-10-31T13:27:38.124Z] ------------------- [2025-10-31T13:27:38.124Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T13:27:38.124Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T13:27:38.124Z] Message: update stable to v1.0.278 [2025-10-31T13:27:38.692Z] ------------------- [2025-10-31T13:27:38.692Z] experimental info: [2025-10-31T13:27:38.692Z] ------------------- [2025-10-31T13:27:38.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T13:27:38.692Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T13:27:38.692Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T13:27:38.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-10-31T13:27:38.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-10-31T13:27:38.825Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T13:27:38.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T13:27:38.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T13:27:38.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T13:27:38.932Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T13:27:38.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T13:27:38.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T13:27:39.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T13:27:39.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T13:27:39.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-10-31T13:27:39.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T13:27:39.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T13:27:39.163Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:39.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T13:27:39.218Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:39.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T13:27:39.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T13:27:39.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T13:27:39.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T13:27:39.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T13:27:39.371Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T13:27:39.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T13:27:39.420Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T13:27:39.446Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T13:27:39.468Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T13:27:39.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T13:27:39.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T13:27:39.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T13:27:39.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] echo [2025-10-31T13:27:39.602Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b09695e [Pipeline] echo [2025-10-31T13:27:39.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:27:39.701Z] provisioning config files... [2025-10-31T13:27:39.724Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6973347453601176367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:27:40.069Z] ---> ****-login.sh [2025-10-31T13:27:40.069Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:27:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:40.330Z] [2025-10-31T13:27:40.330Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:40.331Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:40.331Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:40.331Z] [2025-10-31T13:27:40.331Z] Login Succeeded [2025-10-31T13:27:40.331Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:27:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:40.331Z] [2025-10-31T13:27:40.331Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:40.331Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:40.331Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:40.331Z] [2025-10-31T13:27:40.331Z] Login Succeeded [2025-10-31T13:27:40.331Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:27:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:40.594Z] [2025-10-31T13:27:40.594Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:40.594Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:40.594Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:40.594Z] [2025-10-31T13:27:40.594Z] Login Succeeded [2025-10-31T13:27:40.594Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:27:40.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:40.594Z] [2025-10-31T13:27:40.594Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:40.594Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:40.595Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:40.595Z] [2025-10-31T13:27:40.595Z] Login Succeeded [2025-10-31T13:27:40.595Z] ****.io [2025-10-31T13:27:40.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:27:40.855Z] [2025-10-31T13:27:40.855Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T13:27:40.855Z] Configure a credential helper to remove this warning. See [2025-10-31T13:27:40.855Z] https://docs.****.com/go/credential-store/ [2025-10-31T13:27:40.855Z] [2025-10-31T13:27:40.855Z] Login Succeeded [2025-10-31T13:27:40.855Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:27:40.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T13:27:41.258Z] + git rev-list -1 --merges b09695e414fb6bc5c55bba4002466265ae521868~1..b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] echo [2025-10-31T13:27:41.288Z] -----------> git rev-list -1 --merges b09695e414fb6bc5c55bba4002466265ae521868~1..b09695e414fb6bc5c55bba4002466265ae521868 b09695e414fb6bc5c55bba4002466265ae521868 [false] [Pipeline] sh [2025-10-31T13:27:41.594Z] + git log --format=format:%s -1 b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] echo [2025-10-31T13:27:41.608Z] ========================================================= [2025-10-31T13:27:41.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T13:27:41.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:27:41.965Z] + git log --format=format:%s -1 b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] echo [2025-10-31T13:27:41.977Z] [semverPrep] GIT_COMMIT: b09695e414fb6bc5c55bba4002466265ae521868, Commit Message: build: Bump Alpine from 3.20 to 3.22 (#501) [Pipeline] echo [2025-10-31T13:27:41.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T13:27:42.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T13:27:42.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T13:27:42.353Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T13:27:42.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T13:27:42.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T13:27:42.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T13:27:42.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:42.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:42.714Z] [2025-10-31T13:27:42.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:27:43.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:43.023Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T13:27:43.023Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T13:27:43.023Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T13:27:43.023Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T13:27:43.023Z] 461d9e800cba: Pulling fs layer [2025-10-31T13:27:43.023Z] 80192f66455f: Pulling fs layer [2025-10-31T13:27:43.023Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T13:27:43.023Z] a29436f7fd5d: Pulling fs layer [2025-10-31T13:27:43.023Z] 923cac83aea3: Pulling fs layer [2025-10-31T13:27:43.023Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T13:27:43.023Z] db01528c6b51: Pulling fs layer [2025-10-31T13:27:43.023Z] 28988de357af: Pulling fs layer [2025-10-31T13:27:43.023Z] 461d9e800cba: Waiting [2025-10-31T13:27:43.023Z] 80192f66455f: Waiting [2025-10-31T13:27:43.023Z] 923cac83aea3: Waiting [2025-10-31T13:27:43.023Z] 25ad8b0a4227: Waiting [2025-10-31T13:27:43.023Z] a29436f7fd5d: Waiting [2025-10-31T13:27:43.023Z] 2e8e34ca0e6c: Waiting [2025-10-31T13:27:43.023Z] 28988de357af: Waiting [2025-10-31T13:27:43.023Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T13:27:43.023Z] 6bf1a483ea7c: Download complete [2025-10-31T13:27:43.023Z] 461d9e800cba: Verifying Checksum [2025-10-31T13:27:43.023Z] 461d9e800cba: Download complete [2025-10-31T13:27:43.282Z] 80192f66455f: Download complete [2025-10-31T13:27:43.282Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T13:27:43.282Z] f5dfc541a4d3: Download complete [2025-10-31T13:27:43.282Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T13:27:43.282Z] 3dae71ba6b94: Download complete [2025-10-31T13:27:43.282Z] 923cac83aea3: Download complete [2025-10-31T13:27:43.543Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T13:27:43.543Z] 25ad8b0a4227: Download complete [2025-10-31T13:27:43.543Z] db01528c6b51: Verifying Checksum [2025-10-31T13:27:43.543Z] db01528c6b51: Download complete [2025-10-31T13:27:43.543Z] 28988de357af: Download complete [2025-10-31T13:27:43.801Z] a29436f7fd5d: Verifying Checksum [2025-10-31T13:27:43.801Z] a29436f7fd5d: Download complete [2025-10-31T13:27:44.060Z] 2e8e34ca0e6c: Download complete [2025-10-31T13:27:44.996Z] 3dae71ba6b94: Pull complete [2025-10-31T13:27:44.996Z] 6bf1a483ea7c: Pull complete [2025-10-31T13:27:45.940Z] f5dfc541a4d3: Pull complete [2025-10-31T13:27:45.940Z] 461d9e800cba: Pull complete [2025-10-31T13:27:45.940Z] 80192f66455f: Pull complete [2025-10-31T13:27:50.152Z] 2e8e34ca0e6c: Pull complete [2025-10-31T13:27:50.723Z] a29436f7fd5d: Pull complete [2025-10-31T13:27:50.723Z] 923cac83aea3: Pull complete [2025-10-31T13:27:50.983Z] 25ad8b0a4227: Pull complete [2025-10-31T13:27:50.983Z] db01528c6b51: Pull complete [2025-10-31T13:27:50.983Z] 28988de357af: Pull complete [2025-10-31T13:27:50.983Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T13:27:50.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T13:27:50.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:27:51.160Z] prd-ubuntu20.04-docker-8c-8g-772216 does not seem to be running inside a container [2025-10-31T13:27:51.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-31T13:27:55.168Z] $ docker top 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 -eo pid,comm [2025-10-31T13:27:55.217Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-31T13:27:55.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T13:27:55.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:55.277Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:55.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:55.390Z] $ docker exec 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 ssh-agent [2025-10-31T13:27:55.493Z] SSH_AUTH_SOCK=/tmp/ssh-6AtbaHaVLXAg/agent.33 [2025-10-31T13:27:55.493Z] SSH_AGENT_PID=39 [2025-10-31T13:27:55.499Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:55.605Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11042989082009761867.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11042989082009761867.key) [2025-10-31T13:27:55.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:55.921Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2025-10-31T13:27:56.211Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T13:27:56.222Z] $ docker exec --env ******** --env ******** 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 ssh-agent -k [2025-10-31T13:27:56.320Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:56.320Z] unset SSH_AGENT_PID; [2025-10-31T13:27:56.320Z] echo Agent pid 39 killed; [2025-10-31T13:27:56.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T13:27:56.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T13:27:56.375Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T13:27:56.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T13:27:56.491Z] $ docker exec 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 ssh-agent [2025-10-31T13:27:56.613Z] SSH_AUTH_SOCK=/tmp/ssh-91MA6y74yYYx/agent.86 [2025-10-31T13:27:56.613Z] SSH_AGENT_PID=92 [2025-10-31T13:27:56.618Z] Running ssh-add (command line suppressed) [2025-10-31T13:27:56.715Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8015501476251199777.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8015501476251199777.key) [2025-10-31T13:27:56.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T13:27:57.028Z] + git semver init [2025-10-31T13:27:57.286Z] 2025-10-31 13:27:57,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T13:27:57.286Z] 2025-10-31 13:27:57,263 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T13:27:57.286Z] 2025-10-31 13:27:57,264 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-10-31T13:27:57.286Z] 2025-10-31 13:27:57,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2025-10-31T13:27:57.286Z] 2025-10-31 13:27:57,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T13:27:59.212Z] 2025-10-31 13:27:58,899 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2025-10-31T13:27:59.212Z] 2025-10-31 13:27:58,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2025-10-31T13:27:59.212Z] 2025-10-31 13:27:58,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-10-31T13:27:59.212Z] 2025-10-31 13:27:58,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2025-10-31T13:27:59.212Z] 4.1.0-dev.16 [Pipeline] } [2025-10-31T13:27:59.221Z] $ docker exec --env ******** --env ******** 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 ssh-agent -k [2025-10-31T13:27:59.323Z] unset SSH_AUTH_SOCK; [2025-10-31T13:27:59.324Z] unset SSH_AGENT_PID; [2025-10-31T13:27:59.324Z] echo Agent pid 92 killed; [2025-10-31T13:27:59.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T13:27:59.675Z] + git semver [Pipeline] } [2025-10-31T13:28:00.254Z] $ docker stop --time=1 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 [2025-10-31T13:28:01.553Z] $ docker rm -f --volumes 19f32721949d622bd3a6dd2915bdea7119f821ab7e7b40cf8e89a6e8cc024181 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:28:01.906Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T13:28:02.168Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T13:28:02.171Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:28:02.415Z] provisioning config files... [2025-10-31T13:28:02.433Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config605390668340939624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:28:02.756Z] ---> ****-login.sh [2025-10-31T13:28:02.756Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:28:02.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.756Z] Login Succeeded [2025-10-31T13:28:02.756Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:28:02.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:02.756Z] Login Succeeded [2025-10-31T13:28:02.756Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:28:03.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:03.018Z] Login Succeeded [2025-10-31T13:28:03.018Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:28:03.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:03.018Z] Login Succeeded [2025-10-31T13:28:03.018Z] ****.io [2025-10-31T13:28:03.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:28:03.280Z] Login Succeeded [2025-10-31T13:28:03.280Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:28:03.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:28:03.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:28:03.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:28:03.460Z] ========================================================= [2025-10-31T13:28:03.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T13:28:03.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:03.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:28:04.414Z] #0 building with "default" instance using docker driver [2025-10-31T13:28:04.414Z] [2025-10-31T13:28:04.414Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:28:04.414Z] #1 transferring dockerfile: 1.74kB done [2025-10-31T13:28:04.414Z] #1 DONE 0.0s [2025-10-31T13:28:04.414Z] [2025-10-31T13:28:04.414Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T13:28:04.414Z] #2 DONE 0.1s [2025-10-31T13:28:04.672Z] [2025-10-31T13:28:04.672Z] #3 [internal] load .dockerignore [2025-10-31T13:28:04.672Z] #3 transferring context: 193B done [2025-10-31T13:28:04.672Z] #3 DONE 0.0s [2025-10-31T13:28:04.672Z] [2025-10-31T13:28:04.672Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:28:04.672Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T13:28:04.672Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T13:28:04.672Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 13.63MB / 74.07MB 0.2s [2025-10-31T13:28:04.672Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T13:28:04.672Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T13:28:04.672Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T13:28:04.672Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T13:28:04.672Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T13:28:04.672Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-31T13:28:04.672Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 2.10MB / 113.25MB 0.2s [2025-10-31T13:28:04.672Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T13:28:04.672Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done [2025-10-31T13:28:04.672Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.10MB / 2.38MB 0.2s [2025-10-31T13:28:04.931Z] #4 ... [2025-10-31T13:28:04.931Z] [2025-10-31T13:28:04.931Z] #5 [internal] load build context [2025-10-31T13:28:04.931Z] #5 transferring context: 21.62MB 0.2s done [2025-10-31T13:28:04.931Z] #5 DONE 0.2s [2025-10-31T13:28:04.931Z] [2025-10-31T13:28:04.931Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T13:28:04.931Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-31T13:28:04.931Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 28.31MB / 74.07MB 0.3s [2025-10-31T13:28:04.931Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done [2025-10-31T13:28:04.931Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s [2025-10-31T13:28:04.931Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 62.91MB / 74.07MB 0.5s [2025-10-31T13:28:04.931Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 26.21MB / 113.25MB 0.5s [2025-10-31T13:28:04.931Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.5s done [2025-10-31T13:28:04.931Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T13:28:05.191Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s [2025-10-31T13:28:05.191Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 55.57MB / 113.25MB 0.7s [2025-10-31T13:28:05.191Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 77.59MB / 113.25MB 0.8s [2025-10-31T13:28:05.449Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done [2025-10-31T13:28:05.449Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 95.42MB / 113.25MB 0.9s [2025-10-31T13:28:05.449Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-10-31T13:28:05.707Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s [2025-10-31T13:28:05.966Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.4s done [2025-10-31T13:28:10.154Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.6s done [2025-10-31T13:28:10.412Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T13:28:10.412Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T13:28:10.412Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T13:28:10.412Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T13:28:10.412Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 [2025-10-31T13:28:10.670Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T13:28:10.670Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s [2025-10-31T13:28:13.951Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done [2025-10-31T13:28:13.951Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 [2025-10-31T13:28:14.517Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.6s done [2025-10-31T13:28:14.517Z] #4 DONE 10.2s [2025-10-31T13:28:14.777Z] [2025-10-31T13:28:14.777Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:28:14.777Z] #6 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:15.036Z] #6 0.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:28:15.297Z] #6 0.644 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:28:15.555Z] #6 0.657 (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:28:15.555Z] #6 0.663 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:28:15.555Z] #6 0.691 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:28:15.555Z] #6 0.704 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:28:15.555Z] #6 0.714 OK: 269 MiB in 64 packages [2025-10-31T13:28:17.358Z] Still waiting to schedule task [2025-10-31T13:28:17.358Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-772217’ is offline [2025-10-31T13:28:19.771Z] #6 DONE 5.1s [2025-10-31T13:28:20.029Z] [2025-10-31T13:28:20.029Z] #7 [builder 3/7] WORKDIR /device-rest-go [2025-10-31T13:28:20.029Z] #7 DONE 0.0s [2025-10-31T13:28:20.029Z] [2025-10-31T13:28:20.029Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:28:20.029Z] #8 DONE 0.0s [2025-10-31T13:28:20.029Z] [2025-10-31T13:28:20.029Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:28:42.014Z] #9 DONE 18.7s [2025-10-31T13:28:42.014Z] [2025-10-31T13:28:42.014Z] #10 [builder 6/7] COPY . . [2025-10-31T13:28:42.014Z] #10 DONE 0.3s [2025-10-31T13:28:42.014Z] [2025-10-31T13:28:42.014Z] #11 [builder 7/7] RUN echo noop [2025-10-31T13:28:42.014Z] #11 0.198 noop [2025-10-31T13:28:42.014Z] #11 DONE 0.2s [2025-10-31T13:28:42.014Z] [2025-10-31T13:28:42.014Z] #12 exporting to image [2025-10-31T13:28:42.014Z] #12 exporting layers [2025-10-31T13:28:47.317Z] #12 exporting layers 8.2s done [2025-10-31T13:28:47.317Z] #12 writing image sha256:8728c84fc293c4d7d98c6f786dd526af3bf7f867b63d6a24836670092a333721 done [2025-10-31T13:28:47.317Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T13:28:47.317Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:47.661Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:47.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:47.747Z] prd-ubuntu20.04-docker-8c-8g-772216 does not seem to be running inside a container [2025-10-31T13:28:47.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:48.187Z] $ docker top 922fce029a5798edfadd2f05a14a7fe03a1ffae3a7df5799a2d2d500347834f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:48.542Z] + go version [2025-10-31T13:28:48.542Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T13:28:48.554Z] $ docker stop --time=1 922fce029a5798edfadd2f05a14a7fe03a1ffae3a7df5799a2d2d500347834f7 [2025-10-31T13:28:49.823Z] $ docker rm -f --volumes 922fce029a5798edfadd2f05a14a7fe03a1ffae3a7df5799a2d2d500347834f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:28:50.354Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T13:28:50.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:28:50.454Z] prd-ubuntu20.04-docker-8c-8g-772216 does not seem to be running inside a container [2025-10-31T13:28:50.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-31T13:28:50.739Z] $ docker top 6a03a81e49cf74faeca821d00892344c94c4b54599d631f659f3eaa36fc88d42 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:28:51.105Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:28:51.416Z] + make test [2025-10-31T13:28:51.416Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:28:52.796Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-10-31T13:29:14.747Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-10-31T13:29:14.747Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements [2025-10-31T13:29:27.038Z] go vet ./... [2025-10-31T13:29:31.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:29:31.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:29:31.213Z] ./bin/test-attribution-txt.sh [2025-10-31T13:29:31.213Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T13:29:31.471Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T13:29:31.472Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T13:29:31.472Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T13:29:31.472Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T13:29:31.472Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:29:31.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:29:31.503Z] $ docker stop --time=1 6a03a81e49cf74faeca821d00892344c94c4b54599d631f659f3eaa36fc88d42 [2025-10-31T13:29:34.183Z] $ docker rm -f --volumes 6a03a81e49cf74faeca821d00892344c94c4b54599d631f659f3eaa36fc88d42 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:29:34.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:29:34.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T13:29:35.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:29:35.599Z] + ls -al . [2025-10-31T13:29:35.599Z] total 244 [2025-10-31T13:29:35.599Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 13:28 . [2025-10-31T13:29:35.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:27 .. [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 31 13:27 .dockerignore [2025-10-31T13:29:35.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:29 .git [2025-10-31T13:29:35.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 .github [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 31 13:27 .gitignore [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:27 .golangci.yml [2025-10-31T13:29:35.599Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 13:27 .semver [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 31 13:27 Attribution.txt [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 18492 Oct 31 13:27 CHANGELOG.md [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 1697 Oct 31 13:27 Dockerfile [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:27 GOVERNANCE.md [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 704 Oct 31 13:27 Jenkinsfile [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:27 LICENSE [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 2598 Oct 31 13:27 Makefile [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:27 OWNERS.md [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 31 13:27 README.md [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:28 VERSION [2025-10-31T13:29:35.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 bin [2025-10-31T13:29:35.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 cmd [2025-10-31T13:29:35.599Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 31 13:29 coverage.out [2025-10-31T13:29:35.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:27 driver [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 6324 Oct 31 13:27 go.mod [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:27 go.sum [2025-10-31T13:29:35.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:27 openapi [2025-10-31T13:29:35.599Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 31 13:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:29:35.921Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b09695e414fb6bc5c55bba4002466265ae521868 --label arch=amd64 --label version=4.1.0-dev.16 . [2025-10-31T13:29:36.180Z] #0 building with "default" instance using docker driver [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #1 [internal] load build definition from Dockerfile [2025-10-31T13:29:36.180Z] #1 transferring dockerfile: 1.74kB done [2025-10-31T13:29:36.180Z] #1 DONE 0.0s [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:29:36.180Z] #2 DONE 0.0s [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T13:29:36.180Z] #3 DONE 0.1s [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #4 [internal] load .dockerignore [2025-10-31T13:29:36.180Z] #4 transferring context: 193B done [2025-10-31T13:29:36.180Z] #4 DONE 0.0s [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #5 [internal] load build context [2025-10-31T13:29:36.180Z] #5 transferring context: 18.46kB 0.0s done [2025-10-31T13:29:36.180Z] #5 DONE 0.0s [2025-10-31T13:29:36.180Z] [2025-10-31T13:29:36.180Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:29:36.180Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T13:29:36.180Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T13:29:36.180Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T13:29:36.180Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T13:29:36.180Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-10-31T13:29:36.439Z] #6 ... [2025-10-31T13:29:36.439Z] [2025-10-31T13:29:36.439Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T13:29:36.439Z] #7 DONE 0.1s [2025-10-31T13:29:36.439Z] [2025-10-31T13:29:36.439Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:29:36.439Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T13:29:36.439Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-31T13:29:36.439Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T13:29:36.439Z] #6 DONE 0.3s [2025-10-31T13:29:36.439Z] [2025-10-31T13:29:36.439Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-31T13:29:37.005Z] #8 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.005Z] #8 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.005Z] #8 0.592 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:29:37.264Z] #8 0.596 Executing busybox-1.37.0-r19.trigger [2025-10-31T13:29:37.264Z] #8 0.603 OK: 7 MiB in 17 packages [2025-10-31T13:29:37.264Z] #8 ... [2025-10-31T13:29:37.264Z] [2025-10-31T13:29:37.264Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-10-31T13:29:37.264Z] #9 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.264Z] #9 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.264Z] #9 0.782 OK: 269 MiB in 64 packages [2025-10-31T13:29:37.264Z] #9 DONE 1.0s [2025-10-31T13:29:37.520Z] [2025-10-31T13:29:37.520Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-10-31T13:29:37.520Z] #8 DONE 0.8s [2025-10-31T13:29:37.520Z] [2025-10-31T13:29:37.520Z] #10 [builder 3/7] WORKDIR /device-rest-go [2025-10-31T13:29:37.520Z] #10 DONE 0.0s [2025-10-31T13:29:37.520Z] [2025-10-31T13:29:37.520Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T13:29:37.520Z] #11 DONE 0.0s [2025-10-31T13:29:37.520Z] [2025-10-31T13:29:37.520Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:29:37.777Z] #12 DONE 0.5s [2025-10-31T13:29:37.777Z] [2025-10-31T13:29:37.777Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-31T13:29:37.777Z] #13 0.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:37.777Z] #13 0.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T13:29:38.035Z] #13 ... [2025-10-31T13:29:38.035Z] [2025-10-31T13:29:38.035Z] #14 [builder 6/7] COPY . . [2025-10-31T13:29:38.035Z] #14 DONE 0.2s [2025-10-31T13:29:38.364Z] [2025-10-31T13:29:38.364Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-10-31T13:29:38.364Z] #13 0.837 OK: 7 MiB in 17 packages [2025-10-31T13:29:38.364Z] #13 DONE 1.0s [2025-10-31T13:29:38.364Z] [2025-10-31T13:29:38.364Z] #15 [builder 7/7] RUN make build [2025-10-31T13:29:38.364Z] #15 0.293 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-10-31T13:30:05.000Z] #15 DONE 25.6s [2025-10-31T13:30:05.000Z] [2025-10-31T13:30:05.000Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2025-10-31T13:30:05.000Z] #16 DONE 0.2s [2025-10-31T13:30:05.000Z] [2025-10-31T13:30:05.000Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2025-10-31T13:30:05.000Z] #17 DONE 0.0s [2025-10-31T13:30:05.000Z] [2025-10-31T13:30:05.000Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2025-10-31T13:30:05.000Z] #18 DONE 0.0s [2025-10-31T13:30:05.000Z] [2025-10-31T13:30:05.000Z] #19 exporting to image [2025-10-31T13:30:05.000Z] #19 exporting layers 0.1s done [2025-10-31T13:30:05.000Z] #19 writing image sha256:c39a84fdb606f2767f9d799e6c46fe66b30f54149d960cf3e4f37264bb2d24cd done [2025-10-31T13:30:05.000Z] #19 naming to docker.io/library/device-rest done [2025-10-31T13:30:05.000Z] #19 DONE 0.1s [2025-10-31T13:30:05.000Z] [2025-10-31T13:30:05.000Z] 1 warning found (use docker --debug to expand): [2025-10-31T13:30:05.000Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:30:05.152Z] provisioning config files... [2025-10-31T13:30:05.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9795839236716123659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:30:05.473Z] ---> ****-login.sh [2025-10-31T13:30:05.474Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:30:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:05.474Z] Login Succeeded [2025-10-31T13:30:05.474Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:30:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:05.474Z] Login Succeeded [2025-10-31T13:30:05.474Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:30:05.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:05.733Z] Login Succeeded [2025-10-31T13:30:05.734Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:30:05.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:05.734Z] Login Succeeded [2025-10-31T13:30:05.734Z] ****.io [2025-10-31T13:30:05.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:30:05.993Z] Login Succeeded [2025-10-31T13:30:05.993Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:30:06.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:30:06.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:30:06.082Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2025-10-31T13:30:06.082Z] b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:30:06.082Z] latest [2025-10-31T13:30:06.082Z] 4.1.0-dev.16 [2025-10-31T13:30:06.082Z] b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:30:06.082Z] main [2025-10-31T13:30:06.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:06.441Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:06.779Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:30:06.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-10-31T13:30:06.779Z] 8906d5d5a16b: Preparing [2025-10-31T13:30:06.779Z] 4ebb3eb489f1: Preparing [2025-10-31T13:30:06.779Z] 82c7b19c5afb: Preparing [2025-10-31T13:30:06.779Z] cb63f49b41ec: Preparing [2025-10-31T13:30:06.779Z] 966238cbf768: Preparing [2025-10-31T13:30:06.779Z] 256f393e029f: Preparing [2025-10-31T13:30:06.779Z] 256f393e029f: Waiting [2025-10-31T13:30:06.779Z] 966238cbf768: Pushed [2025-10-31T13:30:06.779Z] cb63f49b41ec: Pushed [2025-10-31T13:30:06.779Z] 4ebb3eb489f1: Pushed [2025-10-31T13:30:06.779Z] 256f393e029f: Layer already exists [2025-10-31T13:30:06.779Z] 8906d5d5a16b: Pushed [2025-10-31T13:30:10.969Z] 82c7b19c5afb: Pushed [2025-10-31T13:30:10.969Z] b09695e414fb6bc5c55bba4002466265ae521868: digest: sha256:479061720d1076d5da0362c8d3777ce4fda791fb7e0bb684b1a15deff58d1501 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:11.304Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:11.627Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2025-10-31T13:30:11.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-10-31T13:30:11.627Z] 8906d5d5a16b: Preparing [2025-10-31T13:30:11.627Z] 4ebb3eb489f1: Preparing [2025-10-31T13:30:11.627Z] 82c7b19c5afb: Preparing [2025-10-31T13:30:11.627Z] cb63f49b41ec: Preparing [2025-10-31T13:30:11.627Z] 966238cbf768: Preparing [2025-10-31T13:30:11.627Z] 256f393e029f: Preparing [2025-10-31T13:30:11.627Z] 256f393e029f: Waiting [2025-10-31T13:30:11.627Z] 966238cbf768: Layer already exists [2025-10-31T13:30:11.627Z] cb63f49b41ec: Layer already exists [2025-10-31T13:30:11.627Z] 4ebb3eb489f1: Layer already exists [2025-10-31T13:30:11.627Z] 82c7b19c5afb: Layer already exists [2025-10-31T13:30:11.627Z] 8906d5d5a16b: Layer already exists [2025-10-31T13:30:11.627Z] 256f393e029f: Layer already exists [2025-10-31T13:30:11.627Z] latest: digest: sha256:479061720d1076d5da0362c8d3777ce4fda791fb7e0bb684b1a15deff58d1501 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:11.958Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:12.289Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.16 [2025-10-31T13:30:12.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-10-31T13:30:12.289Z] 8906d5d5a16b: Preparing [2025-10-31T13:30:12.289Z] 4ebb3eb489f1: Preparing [2025-10-31T13:30:12.289Z] 82c7b19c5afb: Preparing [2025-10-31T13:30:12.289Z] cb63f49b41ec: Preparing [2025-10-31T13:30:12.289Z] 966238cbf768: Preparing [2025-10-31T13:30:12.289Z] 256f393e029f: Preparing [2025-10-31T13:30:12.289Z] 256f393e029f: Waiting [2025-10-31T13:30:12.289Z] 4ebb3eb489f1: Layer already exists [2025-10-31T13:30:12.289Z] 966238cbf768: Layer already exists [2025-10-31T13:30:12.289Z] cb63f49b41ec: Layer already exists [2025-10-31T13:30:12.289Z] 8906d5d5a16b: Layer already exists [2025-10-31T13:30:12.289Z] 82c7b19c5afb: Layer already exists [2025-10-31T13:30:12.289Z] 256f393e029f: Layer already exists [2025-10-31T13:30:12.289Z] 4.1.0-dev.16: digest: sha256:479061720d1076d5da0362c8d3777ce4fda791fb7e0bb684b1a15deff58d1501 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:12.627Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:12.955Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:30:12.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-10-31T13:30:12.955Z] 8906d5d5a16b: Preparing [2025-10-31T13:30:12.955Z] 4ebb3eb489f1: Preparing [2025-10-31T13:30:12.955Z] 82c7b19c5afb: Preparing [2025-10-31T13:30:12.955Z] cb63f49b41ec: Preparing [2025-10-31T13:30:12.955Z] 966238cbf768: Preparing [2025-10-31T13:30:12.955Z] 256f393e029f: Preparing [2025-10-31T13:30:12.955Z] 256f393e029f: Waiting [2025-10-31T13:30:12.955Z] cb63f49b41ec: Layer already exists [2025-10-31T13:30:12.955Z] 966238cbf768: Layer already exists [2025-10-31T13:30:12.955Z] 82c7b19c5afb: Layer already exists [2025-10-31T13:30:12.955Z] 8906d5d5a16b: Layer already exists [2025-10-31T13:30:12.955Z] 4ebb3eb489f1: Layer already exists [2025-10-31T13:30:12.955Z] 256f393e029f: Layer already exists [2025-10-31T13:30:12.955Z] b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16: digest: sha256:479061720d1076d5da0362c8d3777ce4fda791fb7e0bb684b1a15deff58d1501 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:13.292Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:30:13.624Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2025-10-31T13:30:13.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2025-10-31T13:30:13.624Z] 8906d5d5a16b: Preparing [2025-10-31T13:30:13.624Z] 4ebb3eb489f1: Preparing [2025-10-31T13:30:13.624Z] 82c7b19c5afb: Preparing [2025-10-31T13:30:13.624Z] cb63f49b41ec: Preparing [2025-10-31T13:30:13.624Z] 966238cbf768: Preparing [2025-10-31T13:30:13.624Z] 256f393e029f: Preparing [2025-10-31T13:30:13.624Z] 256f393e029f: Waiting [2025-10-31T13:30:13.624Z] 8906d5d5a16b: Layer already exists [2025-10-31T13:30:13.624Z] 4ebb3eb489f1: Layer already exists [2025-10-31T13:30:13.624Z] 82c7b19c5afb: Layer already exists [2025-10-31T13:30:13.624Z] cb63f49b41ec: Layer already exists [2025-10-31T13:30:13.624Z] 966238cbf768: Layer already exists [2025-10-31T13:30:13.624Z] 256f393e029f: Layer already exists [2025-10-31T13:30:13.624Z] main: digest: sha256:479061720d1076d5da0362c8d3777ce4fda791fb7e0bb684b1a15deff58d1501 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:30:13.712Z] ===================================================== [Pipeline] echo [2025-10-31T13:30:13.729Z] taggedImages: [2025-10-31T13:30:13.729Z] - nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:30:13.729Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-10-31T13:30:13.729Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.16 [2025-10-31T13:30:13.729Z] - nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:30:13.729Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2025-10-31T13:30:13.775Z] ========================================================= [2025-10-31T13:30:13.775Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T13:30:13.775Z] images: [2025-10-31T13:30:13.775Z] - nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:30:13.775Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2025-10-31T13:30:13.775Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.16 [2025-10-31T13:30:13.775Z] - nexus3.edgexfoundry.org:10004/device-rest:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:30:13.775Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2025-10-31T13:30:13.775Z] settingsFile: [2025-10-31T13:30:13.775Z] device-rest-go-settings [2025-10-31T13:30:13.775Z] ========================================================= [Pipeline] node [2025-10-31T13:30:28.779Z] Still waiting to schedule task [2025-10-31T13:30:28.780Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2025-10-31T13:31:13.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772225 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2025-10-31T13:31:13.280Z] Running in /w/workspace/device-rest-go/221 [Pipeline] { [Pipeline] checkout [2025-10-31T13:31:16.349Z] The recommended git tool is: git [2025-10-31T13:31:23.953Z] using credential edgex-jenkins-ssh [2025-10-31T13:31:23.978Z] Cloning the remote Git repository [2025-10-31T13:31:24.053Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2025-10-31T13:31:24.197Z] > git init /w/workspace/device-rest-go/221 # timeout=10 [2025-10-31T13:31:24.428Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2025-10-31T13:31:24.430Z] > git --version # timeout=10 [2025-10-31T13:31:24.459Z] > git --version # 'git version 2.25.1' [2025-10-31T13:31:24.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T13:31:24.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:31.297Z] Avoid second fetch [2025-10-31T13:31:31.298Z] Checking out Revision b09695e414fb6bc5c55bba4002466265ae521868 (main) [2025-10-31T13:31:29.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2025-10-31T13:31:29.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T13:31:31.323Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T13:31:31.416Z] > git checkout -f b09695e414fb6bc5c55bba4002466265ae521868 # timeout=10 [2025-10-31T13:31:32.353Z] Commit message: "build: Bump Alpine from 3.20 to 3.22 (#501)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:31:36.940Z] provisioning config files... [2025-10-31T13:31:36.985Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/221@tmp/config3014807105404063225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:31:37.845Z] ---> ****-login.sh [2025-10-31T13:31:37.845Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:31:38.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:38.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:38.399Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:38.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:38.399Z] [2025-10-31T13:31:38.399Z] Login Succeeded [2025-10-31T13:31:38.399Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:31:38.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:38.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:38.997Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:38.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:38.997Z] [2025-10-31T13:31:38.997Z] Login Succeeded [2025-10-31T13:31:38.997Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:31:39.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:39.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:39.543Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:39.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:39.543Z] [2025-10-31T13:31:39.543Z] Login Succeeded [2025-10-31T13:31:39.543Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:31:39.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:39.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:39.816Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:39.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:39.816Z] [2025-10-31T13:31:39.816Z] Login Succeeded [2025-10-31T13:31:39.816Z] ****.io [2025-10-31T13:31:40.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:31:40.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:31:40.362Z] Configure a credential helper to remove this warning. See [2025-10-31T13:31:40.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:31:40.362Z] [2025-10-31T13:31:40.362Z] Login Succeeded [2025-10-31T13:31:40.362Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:31:40.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T13:31:40.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:40.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:31:40.883Z] ========================================================= [2025-10-31T13:31:40.883Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T13:31:40.883Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:31:41.310Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T13:31:41.311Z] Sending build context to Docker daemon 141.8kB [2025-10-31T13:31:41.583Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:31:41.583Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T13:31:41.856Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T13:31:41.856Z] 6e174226ea69: Pulling fs layer [2025-10-31T13:31:41.856Z] 7d1a427e917c: Pulling fs layer [2025-10-31T13:31:41.856Z] 382d65ac76eb: Pulling fs layer [2025-10-31T13:31:41.856Z] 13eebdc497b7: Pulling fs layer [2025-10-31T13:31:41.856Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T13:31:41.856Z] 06715773e931: Pulling fs layer [2025-10-31T13:31:41.856Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T13:31:41.856Z] d57d563a94ed: Pulling fs layer [2025-10-31T13:31:41.856Z] 4f4fb700ef54: Waiting [2025-10-31T13:31:41.856Z] 06715773e931: Waiting [2025-10-31T13:31:41.856Z] 7fa9dde3b271: Waiting [2025-10-31T13:31:41.856Z] d57d563a94ed: Waiting [2025-10-31T13:31:41.856Z] 13eebdc497b7: Waiting [2025-10-31T13:31:41.856Z] 7d1a427e917c: Download complete [2025-10-31T13:31:41.856Z] 13eebdc497b7: Verifying Checksum [2025-10-31T13:31:41.856Z] 13eebdc497b7: Download complete [2025-10-31T13:31:41.856Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T13:31:41.856Z] 4f4fb700ef54: Download complete [2025-10-31T13:31:42.130Z] 06715773e931: Verifying Checksum [2025-10-31T13:31:42.130Z] 06715773e931: Download complete [2025-10-31T13:31:42.130Z] 6e174226ea69: Verifying Checksum [2025-10-31T13:31:42.130Z] 6e174226ea69: Download complete [2025-10-31T13:31:42.732Z] d57d563a94ed: Verifying Checksum [2025-10-31T13:31:42.732Z] d57d563a94ed: Download complete [2025-10-31T13:31:43.325Z] 6e174226ea69: Pull complete [2025-10-31T13:31:43.933Z] 7d1a427e917c: Pull complete [2025-10-31T13:31:44.205Z] 382d65ac76eb: Download complete [2025-10-31T13:31:45.636Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T13:31:45.636Z] 7fa9dde3b271: Download complete [2025-10-31T13:32:00.732Z] 382d65ac76eb: Pull complete [2025-10-31T13:32:00.732Z] 13eebdc497b7: Pull complete [2025-10-31T13:32:00.732Z] 4f4fb700ef54: Pull complete [2025-10-31T13:32:00.732Z] 06715773e931: Pull complete [2025-10-31T13:32:08.222Z] Running on prd-centos7-docker-4c-2g-772237 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:32:08.269Z] provisioning config files... [2025-10-31T13:32:08.293Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14133964231970125580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:32:09.315Z] ---> ****-login.sh [2025-10-31T13:32:09.315Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:32:10.907Z] 7fa9dde3b271: Pull complete [2025-10-31T13:32:12.369Z] d57d563a94ed: Pull complete [2025-10-31T13:32:12.644Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T13:32:12.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T13:32:12.644Z] ---> 43a1c90cae9b [2025-10-31T13:32:12.644Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:32:16.034Z] ---> Running in 240768ef3fba [2025-10-31T13:32:16.034Z] Removing intermediate container 240768ef3fba [2025-10-31T13:32:16.034Z] ---> e8ac1ca59eef [2025-10-31T13:32:16.034Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:32:16.315Z] ---> Running in d4bc65d5f5a6 [2025-10-31T13:32:16.593Z] Removing intermediate container d4bc65d5f5a6 [2025-10-31T13:32:16.593Z] ---> 2a664731b301 [2025-10-31T13:32:16.593Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:32:16.871Z] ---> Running in 68b024b2e65e [2025-10-31T13:32:17.465Z] Removing intermediate container 68b024b2e65e [2025-10-31T13:32:17.465Z] ---> 8355cbed1e23 [2025-10-31T13:32:17.465Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:32:17.465Z] ---> Running in 237550715d38 [2025-10-31T13:32:18.064Z] Removing intermediate container 237550715d38 [2025-10-31T13:32:18.064Z] ---> 5c538ae8da8b [2025-10-31T13:32:18.064Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:32:18.337Z] ---> Running in 5e57c9ef2188 [2025-10-31T13:32:19.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:32:20.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:32:22.010Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-10-31T13:32:22.010Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-10-31T13:32:22.010Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-10-31T13:32:22.281Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-10-31T13:32:22.281Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:32:22.281Z] OK: 259 MiB in 64 packages [2025-10-31T13:32:23.709Z] Removing intermediate container 5e57c9ef2188 [2025-10-31T13:32:23.709Z] ---> f71fcdcb00e4 [2025-10-31T13:32:23.709Z] Step 8/12 : WORKDIR /device-rest-go [2025-10-31T13:32:23.709Z] ---> Running in 36220726f68e [2025-10-31T13:32:24.296Z] Removing intermediate container 36220726f68e [2025-10-31T13:32:24.296Z] ---> 6662c0fec0fa [2025-10-31T13:32:24.296Z] Step 9/12 : COPY go.mod vendor* ./ [2025-10-31T13:32:24.891Z] ---> 525fc3f044ee [2025-10-31T13:32:24.891Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:32:24.891Z] ---> Running in e183777314b1 [2025-10-31T13:34:31.724Z] Removing intermediate container e183777314b1 [2025-10-31T13:34:31.724Z] ---> bcd3350f3a9e [2025-10-31T13:34:31.724Z] Step 11/12 : COPY . . [2025-10-31T13:34:31.724Z] ---> 26d817e80c8f [2025-10-31T13:34:31.724Z] Step 12/12 : RUN $MAKE [2025-10-31T13:34:31.724Z] ---> Running in b3c8a4478ff2 [2025-10-31T13:34:31.724Z] noop [2025-10-31T13:34:31.724Z] Removing intermediate container b3c8a4478ff2 [2025-10-31T13:34:31.724Z] ---> 688fb2cad5ed [2025-10-31T13:34:31.724Z] Successfully built 688fb2cad5ed [2025-10-31T13:34:31.724Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:32.120Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:32.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:32.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-772225 does not seem to be running inside a container [2025-10-31T13:34:32.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/221 -v /w/workspace/device-rest-go/221:/w/workspace/device-rest-go/221:rw,z -v /w/workspace/device-rest-go/221@tmp:/w/workspace/device-rest-go/221@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:34:34.072Z] $ docker top d97520f477c877088caef9f75837c18af2a84439d24d4a1840b6d6ac8bfad1e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:35.130Z] + go version [2025-10-31T13:34:35.130Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T13:34:35.151Z] $ docker stop --time=1 d97520f477c877088caef9f75837c18af2a84439d24d4a1840b6d6ac8bfad1e0 [2025-10-31T13:34:36.996Z] $ docker rm -f --volumes d97520f477c877088caef9f75837c18af2a84439d24d4a1840b6d6ac8bfad1e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:34:37.683Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T13:34:37.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:34:37.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-772225 does not seem to be running inside a container [2025-10-31T13:34:38.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/221 -v /w/workspace/device-rest-go/221:/w/workspace/device-rest-go/221:rw,z -v /w/workspace/device-rest-go/221@tmp:/w/workspace/device-rest-go/221@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T13:34:39.703Z] $ docker top 0193dcd0bd83e37af4785256aceefd80dd741c070ab39b025e284dc636fe3247 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T13:34:40.669Z] + git config --global --add safe.directory /w/workspace/device-rest-go/221 [Pipeline] fileExists [Pipeline] sh [2025-10-31T13:34:41.379Z] + make test [2025-10-31T13:34:41.379Z] go test ./... -coverprofile=coverage.out ./... [2025-10-31T13:34:49.672Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-10-31T13:39:56.889Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-10-31T13:40:01.241Z] ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 32.2% of statements [2025-10-31T13:40:03.218Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T13:40:03.218Z] go vet ./... [2025-10-31T13:41:24.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T13:41:24.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T13:41:24.963Z] ./bin/test-attribution-txt.sh [2025-10-31T13:41:24.963Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T13:41:24.963Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T13:41:24.963Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T13:41:24.963Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T13:41:24.963Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T13:41:24.963Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T13:41:24.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T13:41:25.011Z] $ docker stop --time=1 0193dcd0bd83e37af4785256aceefd80dd741c070ab39b025e284dc636fe3247 [2025-10-31T13:41:27.193Z] $ docker rm -f --volumes 0193dcd0bd83e37af4785256aceefd80dd741c070ab39b025e284dc636fe3247 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T13:41:29.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T13:41:29.281Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T13:41:30.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T13:41:30.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T13:41:30.840Z] + ls -al . [2025-10-31T13:41:30.840Z] total 240 [2025-10-31T13:41:30.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:34 . [2025-10-31T13:41:30.840Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 13:31 .. [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 31 13:31 .dockerignore [2025-10-31T13:41:30.840Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 13:31 .git [2025-10-31T13:41:30.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 .github [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 31 13:31 .gitignore [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 13:31 .golangci.yml [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 20138 Oct 31 13:31 Attribution.txt [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 18492 Oct 31 13:31 CHANGELOG.md [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 1697 Oct 31 13:31 Dockerfile [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 13:31 GOVERNANCE.md [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 704 Oct 31 13:31 Jenkinsfile [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 13:31 LICENSE [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 2598 Oct 31 13:31 Makefile [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 31 13:31 OWNERS.md [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 31 13:31 README.md [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 13:28 VERSION [2025-10-31T13:41:30.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 bin [2025-10-31T13:41:30.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 cmd [2025-10-31T13:41:30.840Z] -rw-r--r-- 1 jenkins jenkins 14565 Oct 31 13:40 coverage.out [2025-10-31T13:41:30.840Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 13:31 driver [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 6324 Oct 31 13:31 go.mod [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 86944 Oct 31 13:31 go.sum [2025-10-31T13:41:30.840Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 13:31 openapi [2025-10-31T13:41:30.840Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 31 13:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:41:31.231Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b09695e414fb6bc5c55bba4002466265ae521868 --label arch=arm64 --label version=4.1.0-dev.16 . [2025-10-31T13:41:31.231Z] Sending build context to Docker daemon 157.2kB [2025-10-31T13:41:31.529Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T13:41:31.530Z] Step 2/26 : FROM ${BASE} AS builder [2025-10-31T13:41:31.530Z] ---> 688fb2cad5ed [2025-10-31T13:41:31.530Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-10-31T13:41:31.806Z] ---> Running in fd17f08a025f [2025-10-31T13:41:32.079Z] Removing intermediate container fd17f08a025f [2025-10-31T13:41:32.079Z] ---> 300331c17a03 [2025-10-31T13:41:32.079Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T13:41:32.351Z] ---> Running in b2b0d38f3136 [2025-10-31T13:41:32.623Z] Removing intermediate container b2b0d38f3136 [2025-10-31T13:41:32.623Z] ---> c813ade64cb5 [2025-10-31T13:41:32.623Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-10-31T13:41:32.896Z] ---> Running in 31403029dd06 [2025-10-31T13:41:33.170Z] Removing intermediate container 31403029dd06 [2025-10-31T13:41:33.170Z] ---> 29a78d4abd4f [2025-10-31T13:41:33.170Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T13:41:33.170Z] ---> Running in 4f155b208da5 [2025-10-31T13:41:33.767Z] Removing intermediate container 4f155b208da5 [2025-10-31T13:41:33.767Z] ---> 26bd589372d9 [2025-10-31T13:41:33.767Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T13:41:33.767Z] ---> Running in d279b2fa2945 [2025-10-31T13:41:35.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:35.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:41:38.078Z] OK: 259 MiB in 64 packages [2025-10-31T13:41:39.523Z] Removing intermediate container d279b2fa2945 [2025-10-31T13:41:39.523Z] ---> 421d18f56c87 [2025-10-31T13:41:39.523Z] Step 8/26 : WORKDIR /device-rest-go [2025-10-31T13:41:39.806Z] ---> Running in 16525f17516d [2025-10-31T13:41:40.079Z] Removing intermediate container 16525f17516d [2025-10-31T13:41:40.079Z] ---> ede047a6d678 [2025-10-31T13:41:40.079Z] Step 9/26 : COPY go.mod vendor* ./ [2025-10-31T13:41:41.054Z] ---> 06fc6c7b451d [2025-10-31T13:41:41.054Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T13:41:41.054Z] ---> Running in a91298cc4f4c [2025-10-31T13:41:43.686Z] Removing intermediate container a91298cc4f4c [2025-10-31T13:41:43.686Z] ---> 78e5fbb5bd8f [2025-10-31T13:41:43.686Z] Step 11/26 : COPY . . [2025-10-31T13:41:44.676Z] ---> 047573e96d25 [2025-10-31T13:41:44.676Z] Step 12/26 : RUN $MAKE [2025-10-31T13:41:44.676Z] ---> Running in d070269e0fc0 [2025-10-31T13:41:46.112Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-10-31T13:46:38.197Z] Removing intermediate container d070269e0fc0 [2025-10-31T13:46:38.197Z] ---> 4e3396fe4d2d [2025-10-31T13:46:38.197Z] Step 13/26 : FROM alpine:3.22 [2025-10-31T13:46:38.197Z] 3.22: Pulling from library/alpine [2025-10-31T13:46:38.197Z] 6b59a28fa201: Pulling fs layer [2025-10-31T13:46:38.197Z] 6b59a28fa201: Verifying Checksum [2025-10-31T13:46:38.197Z] 6b59a28fa201: Download complete [2025-10-31T13:46:38.472Z] 6b59a28fa201: Pull complete [2025-10-31T13:46:38.472Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T13:46:38.472Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T13:46:38.472Z] ---> 171e65262c80 [2025-10-31T13:46:38.472Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-10-31T13:46:38.742Z] ---> Running in 508d313b9563 [2025-10-31T13:46:39.013Z] Removing intermediate container 508d313b9563 [2025-10-31T13:46:39.013Z] ---> f24aedd5abd8 [2025-10-31T13:46:39.013Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-10-31T13:46:39.285Z] ---> Running in 39a79d75c96b [2025-10-31T13:46:39.558Z] Removing intermediate container 39a79d75c96b [2025-10-31T13:46:39.558Z] ---> 7f519a7ee461 [2025-10-31T13:46:39.558Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-10-31T13:46:39.833Z] ---> Running in bd135078431b [2025-10-31T13:46:40.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:41.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:43.997Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-10-31T13:46:43.997Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T13:46:43.997Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:44.975Z] Removing intermediate container bd135078431b [2025-10-31T13:46:44.975Z] ---> 6e9a01c782bb [2025-10-31T13:46:44.975Z] Step 17/26 : RUN apk --no-cache upgrade [2025-10-31T13:46:45.246Z] ---> Running in f851fa635930 [2025-10-31T13:46:46.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:46.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T13:46:48.785Z] OK: 8 MiB in 17 packages [2025-10-31T13:46:49.762Z] Removing intermediate container f851fa635930 [2025-10-31T13:46:49.762Z] ---> 57af2068991e [2025-10-31T13:46:49.762Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-10-31T13:46:52.357Z] ---> 8a7420a13fec [2025-10-31T13:46:52.357Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-10-31T13:46:52.629Z] ---> 2bccd5f71530 [2025-10-31T13:46:52.629Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-10-31T13:46:53.221Z] ---> f0e259d6a6cc [2025-10-31T13:46:53.221Z] Step 21/26 : EXPOSE 59986 [2025-10-31T13:46:53.494Z] ---> Running in 8dcb8ca613e1 [2025-10-31T13:46:53.763Z] Removing intermediate container 8dcb8ca613e1 [2025-10-31T13:46:53.763Z] ---> 188932c0f904 [2025-10-31T13:46:53.763Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-10-31T13:46:53.763Z] ---> Running in d7aba51b1472 [2025-10-31T13:46:54.352Z] Removing intermediate container d7aba51b1472 [2025-10-31T13:46:54.352Z] ---> 98cf57ead8f3 [2025-10-31T13:46:54.352Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T13:46:54.352Z] ---> Running in 8ca23ac3fece [2025-10-31T13:46:54.623Z] Removing intermediate container 8ca23ac3fece [2025-10-31T13:46:54.623Z] ---> fea0b2a46054 [2025-10-31T13:46:54.623Z] Step 24/26 : LABEL arch=arm64 [2025-10-31T13:46:54.900Z] ---> Running in 1a84839509d7 [2025-10-31T13:46:55.171Z] Removing intermediate container 1a84839509d7 [2025-10-31T13:46:55.171Z] ---> 11e299ffa352 [2025-10-31T13:46:55.171Z] Step 25/26 : LABEL git_sha=b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:46:55.171Z] ---> Running in d40590868439 [2025-10-31T13:46:55.760Z] Removing intermediate container d40590868439 [2025-10-31T13:46:55.760Z] ---> 05bcbe04725a [2025-10-31T13:46:55.760Z] Step 26/26 : LABEL version=4.1.0-dev.16 [2025-10-31T13:46:55.760Z] ---> Running in 74394fdee017 [2025-10-31T13:46:56.029Z] Removing intermediate container 74394fdee017 [2025-10-31T13:46:56.029Z] ---> 76c785db8c71 [2025-10-31T13:46:56.029Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T13:46:56.029Z] Successfully built 76c785db8c71 [2025-10-31T13:46:56.029Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T13:46:56.259Z] provisioning config files... [2025-10-31T13:46:56.281Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/221@tmp/config13685517121696115500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:46:56.673Z] ---> ****-login.sh [2025-10-31T13:46:56.674Z] nexus3.edgexfoundry.org:10001 [2025-10-31T13:46:56.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:56.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:56.951Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:56.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:56.951Z] [2025-10-31T13:46:56.951Z] Login Succeeded [2025-10-31T13:46:56.951Z] nexus3.edgexfoundry.org:10002 [2025-10-31T13:46:57.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:57.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:57.501Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:57.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:57.501Z] [2025-10-31T13:46:57.501Z] Login Succeeded [2025-10-31T13:46:57.501Z] nexus3.edgexfoundry.org:10003 [2025-10-31T13:46:57.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:58.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:58.056Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:58.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:58.056Z] [2025-10-31T13:46:58.056Z] Login Succeeded [2025-10-31T13:46:58.056Z] nexus3.edgexfoundry.org:10004 [2025-10-31T13:46:58.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:58.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:58.326Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:58.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:58.326Z] [2025-10-31T13:46:58.326Z] Login Succeeded [2025-10-31T13:46:58.326Z] ****.io [2025-10-31T13:46:58.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T13:46:58.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T13:46:58.866Z] Configure a credential helper to remove this warning. See [2025-10-31T13:46:58.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T13:46:58.866Z] [2025-10-31T13:46:58.866Z] Login Succeeded [2025-10-31T13:46:58.866Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T13:46:58.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:46:58.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T13:46:58.981Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2025-10-31T13:46:58.981Z] b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:46:58.981Z] latest [2025-10-31T13:46:58.981Z] 4.1.0-dev.16 [2025-10-31T13:46:58.981Z] b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:46:58.981Z] main [2025-10-31T13:46:58.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:59.393Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:46:59.780Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:46:59.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-10-31T13:46:59.780Z] d98d82a59d37: Preparing [2025-10-31T13:46:59.780Z] d4980eff8678: Preparing [2025-10-31T13:46:59.780Z] 13192ee28400: Preparing [2025-10-31T13:46:59.780Z] 17918a528f15: Preparing [2025-10-31T13:46:59.780Z] 82ba81eb543a: Preparing [2025-10-31T13:46:59.780Z] 0e64f2360a44: Preparing [2025-10-31T13:47:00.062Z] d98d82a59d37: Pushed [2025-10-31T13:47:00.062Z] 17918a528f15: Pushed [2025-10-31T13:47:00.062Z] d4980eff8678: Pushed [2025-10-31T13:47:00.062Z] 82ba81eb543a: Pushed [2025-10-31T13:47:00.062Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:08.317Z] 13192ee28400: Pushed [2025-10-31T13:47:08.317Z] b09695e414fb6bc5c55bba4002466265ae521868: digest: sha256:dffe5d4d661cefcb59f51911cf7c45d5cc30d1c05facdb6162bebbdd626c07de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:08.699Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:09.080Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-10-31T13:47:09.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-10-31T13:47:09.080Z] d98d82a59d37: Preparing [2025-10-31T13:47:09.080Z] d4980eff8678: Preparing [2025-10-31T13:47:09.080Z] 13192ee28400: Preparing [2025-10-31T13:47:09.080Z] 17918a528f15: Preparing [2025-10-31T13:47:09.080Z] 82ba81eb543a: Preparing [2025-10-31T13:47:09.080Z] 0e64f2360a44: Preparing [2025-10-31T13:47:09.080Z] 0e64f2360a44: Waiting [2025-10-31T13:47:09.080Z] 17918a528f15: Layer already exists [2025-10-31T13:47:09.080Z] 82ba81eb543a: Layer already exists [2025-10-31T13:47:09.080Z] 13192ee28400: Layer already exists [2025-10-31T13:47:09.080Z] d4980eff8678: Layer already exists [2025-10-31T13:47:09.080Z] d98d82a59d37: Layer already exists [2025-10-31T13:47:09.080Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:09.349Z] latest: digest: sha256:dffe5d4d661cefcb59f51911cf7c45d5cc30d1c05facdb6162bebbdd626c07de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:09.735Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:10.114Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.16 [2025-10-31T13:47:10.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-10-31T13:47:10.114Z] d98d82a59d37: Preparing [2025-10-31T13:47:10.114Z] d4980eff8678: Preparing [2025-10-31T13:47:10.114Z] 13192ee28400: Preparing [2025-10-31T13:47:10.114Z] 17918a528f15: Preparing [2025-10-31T13:47:10.114Z] 82ba81eb543a: Preparing [2025-10-31T13:47:10.114Z] 0e64f2360a44: Preparing [2025-10-31T13:47:10.114Z] d4980eff8678: Layer already exists [2025-10-31T13:47:10.114Z] 17918a528f15: Layer already exists [2025-10-31T13:47:10.114Z] 82ba81eb543a: Layer already exists [2025-10-31T13:47:10.114Z] 13192ee28400: Layer already exists [2025-10-31T13:47:10.114Z] d98d82a59d37: Layer already exists [2025-10-31T13:47:10.114Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:10.383Z] 4.1.0-dev.16: digest: sha256:dffe5d4d661cefcb59f51911cf7c45d5cc30d1c05facdb6162bebbdd626c07de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:10.770Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:11.157Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:47:11.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-10-31T13:47:11.157Z] d98d82a59d37: Preparing [2025-10-31T13:47:11.157Z] d4980eff8678: Preparing [2025-10-31T13:47:11.157Z] 13192ee28400: Preparing [2025-10-31T13:47:11.157Z] 17918a528f15: Preparing [2025-10-31T13:47:11.157Z] 82ba81eb543a: Preparing [2025-10-31T13:47:11.157Z] 0e64f2360a44: Preparing [2025-10-31T13:47:11.157Z] 0e64f2360a44: Waiting [2025-10-31T13:47:11.157Z] d98d82a59d37: Layer already exists [2025-10-31T13:47:11.157Z] d4980eff8678: Layer already exists [2025-10-31T13:47:11.157Z] 17918a528f15: Layer already exists [2025-10-31T13:47:11.157Z] 13192ee28400: Layer already exists [2025-10-31T13:47:11.157Z] 82ba81eb543a: Layer already exists [2025-10-31T13:47:11.428Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:11.428Z] b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16: digest: sha256:dffe5d4d661cefcb59f51911cf7c45d5cc30d1c05facdb6162bebbdd626c07de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:11.831Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:12.221Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2025-10-31T13:47:12.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2025-10-31T13:47:12.221Z] d98d82a59d37: Preparing [2025-10-31T13:47:12.221Z] d4980eff8678: Preparing [2025-10-31T13:47:12.221Z] 13192ee28400: Preparing [2025-10-31T13:47:12.221Z] 17918a528f15: Preparing [2025-10-31T13:47:12.221Z] 82ba81eb543a: Preparing [2025-10-31T13:47:12.221Z] 0e64f2360a44: Preparing [2025-10-31T13:47:12.221Z] 0e64f2360a44: Waiting [2025-10-31T13:47:12.221Z] 82ba81eb543a: Layer already exists [2025-10-31T13:47:12.221Z] d4980eff8678: Layer already exists [2025-10-31T13:47:12.221Z] 17918a528f15: Layer already exists [2025-10-31T13:47:12.221Z] d98d82a59d37: Layer already exists [2025-10-31T13:47:12.221Z] 13192ee28400: Layer already exists [2025-10-31T13:47:12.221Z] 0e64f2360a44: Layer already exists [2025-10-31T13:47:12.489Z] main: digest: sha256:dffe5d4d661cefcb59f51911cf7c45d5cc30d1c05facdb6162bebbdd626c07de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T13:47:12.595Z] ===================================================== [Pipeline] echo [2025-10-31T13:47:12.611Z] taggedImages: [2025-10-31T13:47:12.611Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868 [2025-10-31T13:47:12.611Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2025-10-31T13:47:12.611Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.16 [2025-10-31T13:47:12.611Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [2025-10-31T13:47:12.611Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2025-10-31T13:47:12.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868 [Pipeline] echo [2025-10-31T13:47:12.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2025-10-31T13:47:12.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.16 [Pipeline] echo [2025-10-31T13:47:12.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:b09695e414fb6bc5c55bba4002466265ae521868-4.1.0-dev.16 [Pipeline] echo [2025-10-31T13:47:12.693Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:13.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:13.119Z] [2025-10-31T13:47:13.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T13:47:13.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:13.746Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T13:47:13.746Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T13:47:13.746Z] 04944245beec: Pulling fs layer [2025-10-31T13:47:13.746Z] 699f458cf7ca: Pulling fs layer [2025-10-31T13:47:13.746Z] 765212b225bb: Pulling fs layer [2025-10-31T13:47:13.746Z] f23df028b6ca: Pulling fs layer [2025-10-31T13:47:13.746Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T13:47:13.746Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T13:47:13.746Z] f23df028b6ca: Waiting [2025-10-31T13:47:13.746Z] d65c8cfc05b1: Waiting [2025-10-31T13:47:13.746Z] 2437ff75d9bd: Waiting [2025-10-31T13:47:13.746Z] 765212b225bb: Waiting [2025-10-31T13:47:13.746Z] 04944245beec: Verifying Checksum [2025-10-31T13:47:13.746Z] 04944245beec: Download complete [2025-10-31T13:47:13.746Z] 765212b225bb: Verifying Checksum [2025-10-31T13:47:13.746Z] 765212b225bb: Download complete [2025-10-31T13:47:13.746Z] f23df028b6ca: Verifying Checksum [2025-10-31T13:47:13.746Z] f23df028b6ca: Download complete [2025-10-31T13:47:13.746Z] d65c8cfc05b1: Verifying Checksum [2025-10-31T13:47:13.746Z] d65c8cfc05b1: Download complete [2025-10-31T13:47:14.018Z] 699f458cf7ca: Verifying Checksum [2025-10-31T13:47:14.018Z] 699f458cf7ca: Download complete [2025-10-31T13:47:14.606Z] 8998bd30e6a1: Verifying Checksum [2025-10-31T13:47:14.606Z] 8998bd30e6a1: Download complete [2025-10-31T13:47:17.218Z] 2437ff75d9bd: Verifying Checksum [2025-10-31T13:47:17.218Z] 2437ff75d9bd: Download complete [2025-10-31T13:47:19.813Z] 8998bd30e6a1: Pull complete [2025-10-31T13:47:20.081Z] 04944245beec: Pull complete [2025-10-31T13:47:22.031Z] 699f458cf7ca: Pull complete [2025-10-31T13:47:22.301Z] 765212b225bb: Pull complete [2025-10-31T13:47:25.664Z] f23df028b6ca: Pull complete [2025-10-31T13:47:25.664Z] d65c8cfc05b1: Pull complete [2025-10-31T13:47:43.900Z] 2437ff75d9bd: Pull complete [2025-10-31T13:47:43.900Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T13:47:43.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T13:47:43.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T13:47:44.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-772225 does not seem to be running inside a container [2025-10-31T13:47:44.229Z] $ 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/device-rest-go/221 -v /w/workspace/device-rest-go/221:/w/workspace/device-rest-go/221:rw,z -v /w/workspace/device-rest-go/221@tmp:/w/workspace/device-rest-go/221@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T13:47:47.658Z] $ docker top f30a3740b7fd27b26ddcb76027b808bec13ee895536a4c1374d81114a1c4a8c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T13:47:48.632Z] ---> job-cost.sh [2025-10-31T13:47:48.632Z] lf-activate-venv: SKIPPING [2025-10-31T13:47:48.632Z] INFO: No Stack... [2025-10-31T13:47:49.222Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T13:47:50.188Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T13:47:50.842Z] + cat /w/workspace/device-rest-go/221/archives/cost.csv [2025-10-31T13:47:50.842Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T13:47:50.913Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [2025-10-31T13:47:50.923Z] Resource [jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] did not exist. Created. [2025-10-31T13:47:50.929Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T13:47:51.598Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T13:47:51.696Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T13:47:51.704Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T13:47:51.729Z] $ docker stop --time=1 f30a3740b7fd27b26ddcb76027b808bec13ee895536a4c1374d81114a1c4a8c8 [2025-10-31T13:47:53.334Z] $ docker rm -f --volumes f30a3740b7fd27b26ddcb76027b808bec13ee895536a4c1374d81114a1c4a8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T19:27:36.946Z] Cancelling nested steps due to timeout [2025-10-31T19:27:36.952Z] Sending interrupt signal to process [2025-10-31T19:27:37.737Z] script returned exit code 143 [Pipeline] } [2025-10-31T19:27:37.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T19:27:38.204Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:38.507Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:39.063Z] ---> package-listing.sh [2025-10-31T19:27:39.063Z] ++ facter osfamily [2025-10-31T19:27:39.063Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T19:27:39.322Z] + OS_FAMILY=redhat [2025-10-31T19:27:39.322Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-10-31T19:27:39.322Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T19:27:39.322Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T19:27:39.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T19:27:39.322Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T19:27:39.323Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-10-31T19:27:39.323Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T19:27:39.323Z] + case "${OS_FAMILY}" in [2025-10-31T19:27:39.323Z] + rpm -qa [2025-10-31T19:27:39.323Z] + sort [2025-10-31T19:27:39.891Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T19:27:39.891Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T19:27:39.891Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T19:27:39.891Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-10-31T19:27:39.891Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-10-31T19:27:39.891Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-10-31T19:27:39.904Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T19:27:40.229Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:27:40.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:27:40.581Z] [2025-10-31T19:27:40.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:27:40.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:27:40.892Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T19:27:40.892Z] 5eb5b503b376: Pulling fs layer [2025-10-31T19:27:40.892Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T19:27:40.892Z] ec43610c2a17: Pulling fs layer [2025-10-31T19:27:40.892Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T19:27:40.892Z] 33b1e0a273af: Pulling fs layer [2025-10-31T19:27:40.892Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T19:27:40.892Z] 2f39f015ded8: Pulling fs layer [2025-10-31T19:27:40.892Z] 3a2ae6a8a46f: Waiting [2025-10-31T19:27:40.892Z] 33b1e0a273af: Waiting [2025-10-31T19:27:40.892Z] 5d3b04190fa2: Waiting [2025-10-31T19:27:40.892Z] 2f39f015ded8: Waiting [2025-10-31T19:27:40.892Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T19:27:40.892Z] 5c69ac0246d0: Download complete [2025-10-31T19:27:40.892Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T19:27:40.892Z] 3a2ae6a8a46f: Download complete [2025-10-31T19:27:40.892Z] ec43610c2a17: Verifying Checksum [2025-10-31T19:27:40.892Z] ec43610c2a17: Download complete [2025-10-31T19:27:41.155Z] 33b1e0a273af: Verifying Checksum [2025-10-31T19:27:41.155Z] 33b1e0a273af: Download complete [2025-10-31T19:27:41.155Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T19:27:41.155Z] 5d3b04190fa2: Download complete [2025-10-31T19:27:41.155Z] 5eb5b503b376: Verifying Checksum [2025-10-31T19:27:41.155Z] 5eb5b503b376: Download complete [2025-10-31T19:27:41.727Z] 2f39f015ded8: Verifying Checksum [2025-10-31T19:27:41.727Z] 2f39f015ded8: Download complete [2025-10-31T19:27:42.689Z] 5eb5b503b376: Pull complete [2025-10-31T19:27:42.689Z] 5c69ac0246d0: Pull complete [2025-10-31T19:27:42.952Z] ec43610c2a17: Pull complete [2025-10-31T19:27:42.952Z] 3a2ae6a8a46f: Pull complete [2025-10-31T19:27:43.212Z] 33b1e0a273af: Pull complete [2025-10-31T19:27:43.212Z] 5d3b04190fa2: Pull complete [2025-10-31T19:27:47.406Z] 2f39f015ded8: Pull complete [2025-10-31T19:27:47.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T19:27:47.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:27:47.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:27:47.519Z] prd-centos7-docker-4c-2g-772237 does not seem to be running inside a container [2025-10-31T19:27:47.551Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:27:50.823Z] $ docker top 1024639c534064a4dbab0cfb03acf88865c59ee5648238846b0a4b66a92f6032 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T19:27:51.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T19:27:51.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T19:27:51.748Z] + ls /var/log/sa-host [2025-10-31T19:27:51.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T19:27:51.832Z] provisioning config files... [2025-10-31T19:27:51.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17121866431777315053tmp [Pipeline] { [Pipeline] echo [2025-10-31T19:27:51.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:52.162Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T19:27:52.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:52.513Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T19:27:52.524Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:52.813Z] ---> sudo-logs.sh [2025-10-31T19:27:52.813Z] Archiving 'sudo' log.. [2025-10-31T19:27:52.813Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772237.novalocal: Name or service not known [2025-10-31T19:27:52.813Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772237.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T19:27:52.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:53.214Z] ---> job-cost.sh [2025-10-31T19:27:53.214Z] lf-activate-venv: SKIPPING [2025-10-31T19:27:53.214Z] DEBUG: total: 0.10999999940395355 [2025-10-31T19:27:53.214Z] INFO: Retrieving Stack Cost... [2025-10-31T19:27:53.782Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T19:27:54.041Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T19:27:54.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:27:54.367Z] ---> logs-deploy.sh [2025-10-31T19:27:54.367Z] lf-activate-venv: SKIPPING [2025-10-31T19:27:54.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/221 [2025-10-31T19:27:54.367Z] INFO: archiving workspace using pattern(s): [2025-10-31T19:27:55.305Z] Archives upload complete. [2025-10-31T19:27:55.305Z] INFO: archiving logs to Nexus [2025-10-31T19:27:55.875Z] ---> uname -a: [2025-10-31T19:27:55.875Z] Linux prd-centos7-docker-4c-2g-772237.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] ---> lscpu: [2025-10-31T19:27:55.875Z] Architecture: x86_64 [2025-10-31T19:27:55.875Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T19:27:55.875Z] Byte Order: Little Endian [2025-10-31T19:27:55.875Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T19:27:55.875Z] CPU(s): 2 [2025-10-31T19:27:55.875Z] On-line CPU(s) list: 0,1 [2025-10-31T19:27:55.875Z] Thread(s) per core: 1 [2025-10-31T19:27:55.875Z] Core(s) per socket: 1 [2025-10-31T19:27:55.875Z] Socket(s): 2 [2025-10-31T19:27:55.875Z] NUMA node(s): 1 [2025-10-31T19:27:55.875Z] Vendor ID: AuthenticAMD [2025-10-31T19:27:55.875Z] CPU family: 23 [2025-10-31T19:27:55.875Z] Model: 49 [2025-10-31T19:27:55.875Z] Model name: AMD EPYC-Rome Processor [2025-10-31T19:27:55.875Z] Stepping: 0 [2025-10-31T19:27:55.875Z] CPU MHz: 2800.000 [2025-10-31T19:27:55.875Z] BogoMIPS: 5600.00 [2025-10-31T19:27:55.875Z] Virtualization: AMD-V [2025-10-31T19:27:55.875Z] Hypervisor vendor: KVM [2025-10-31T19:27:55.875Z] Virtualization type: full [2025-10-31T19:27:55.875Z] L1d cache: 64 KiB [2025-10-31T19:27:55.875Z] L1i cache: 64 KiB [2025-10-31T19:27:55.875Z] L2 cache: 1 MiB [2025-10-31T19:27:55.875Z] L3 cache: 32 MiB [2025-10-31T19:27:55.875Z] NUMA node0 CPU(s): 0,1 [2025-10-31T19:27:55.875Z] Vulnerability Itlb multihit: Not affected [2025-10-31T19:27:55.875Z] Vulnerability L1tf: Not affected [2025-10-31T19:27:55.875Z] Vulnerability Mds: Not affected [2025-10-31T19:27:55.875Z] Vulnerability Meltdown: Not affected [2025-10-31T19:27:55.875Z] Vulnerability Mmio stale data: Not affected [2025-10-31T19:27:55.875Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T19:27:55.875Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T19:27:55.875Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T19:27:55.875Z] Vulnerability Srbds: Not affected [2025-10-31T19:27:55.875Z] Vulnerability Tsx async abort: Not affected [2025-10-31T19:27:55.875Z] 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 [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] ---> nproc: [2025-10-31T19:27:55.875Z] 2 [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] ---> df -h: [2025-10-31T19:27:55.875Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T19:27:55.875Z] overlay 40G 6.8G 34G 17% / [2025-10-31T19:27:55.875Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T19:27:55.875Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T19:27:55.875Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T19:27:55.875Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] [2025-10-31T19:27:55.875Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T19:27:55.875Z] Please check if data collecting is enabled [2025-10-31T19:27:55.875Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T19:27:56.169Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T19:27:56.171Z] $ docker stop --time=1 1024639c534064a4dbab0cfb03acf88865c59ee5648238846b0a4b66a92f6032 [2025-10-31T19:27:57.314Z] $ docker rm -f --volumes 1024639c534064a4dbab0cfb03acf88865c59ee5648238846b0a4b66a92f6032 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T19:27:57.414Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T19:27:57.414Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T19:27:57.430Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:27:57.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:27:57.886Z] [2025-10-31T19:27:57.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:27:58.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:27:58.195Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T19:27:58.195Z] 5eb5b503b376: Pulling fs layer [2025-10-31T19:27:58.195Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T19:27:58.195Z] ec43610c2a17: Pulling fs layer [2025-10-31T19:27:58.195Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T19:27:58.195Z] 33b1e0a273af: Pulling fs layer [2025-10-31T19:27:58.195Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T19:27:58.195Z] 2f39f015ded8: Pulling fs layer [2025-10-31T19:27:58.195Z] 5d3b04190fa2: Waiting [2025-10-31T19:27:58.195Z] 33b1e0a273af: Waiting [2025-10-31T19:27:58.195Z] 3a2ae6a8a46f: Waiting [2025-10-31T19:27:58.195Z] 2f39f015ded8: Waiting [2025-10-31T19:27:58.195Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T19:27:58.195Z] 5c69ac0246d0: Download complete [2025-10-31T19:27:58.195Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T19:27:58.195Z] 3a2ae6a8a46f: Download complete [2025-10-31T19:27:58.195Z] 33b1e0a273af: Verifying Checksum [2025-10-31T19:27:58.195Z] 33b1e0a273af: Download complete [2025-10-31T19:27:58.195Z] ec43610c2a17: Verifying Checksum [2025-10-31T19:27:58.195Z] ec43610c2a17: Download complete [2025-10-31T19:27:58.195Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T19:27:58.195Z] 5d3b04190fa2: Download complete [2025-10-31T19:27:58.453Z] 5eb5b503b376: Verifying Checksum [2025-10-31T19:27:58.453Z] 5eb5b503b376: Download complete [2025-10-31T19:27:59.024Z] 2f39f015ded8: Verifying Checksum [2025-10-31T19:27:59.024Z] 2f39f015ded8: Download complete [2025-10-31T19:28:00.408Z] 5eb5b503b376: Pull complete [2025-10-31T19:28:00.408Z] 5c69ac0246d0: Pull complete [2025-10-31T19:28:00.667Z] ec43610c2a17: Pull complete [2025-10-31T19:28:00.926Z] 3a2ae6a8a46f: Pull complete [2025-10-31T19:28:00.926Z] 33b1e0a273af: Pull complete [2025-10-31T19:28:00.926Z] 5d3b04190fa2: Pull complete [2025-10-31T19:28:07.493Z] 2f39f015ded8: Pull complete [2025-10-31T19:28:07.493Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T19:28:07.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:28:07.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:28:07.598Z] prd-ubuntu20.04-docker-8c-8g-772216 does not seem to be running inside a container [2025-10-31T19:28:07.629Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:28:09.719Z] $ docker top 02ce57522b89c2f9cec0c0a59081d9305c634da67a8d787a83876a90eb7d2247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:10.087Z] ---> job-cost.sh [2025-10-31T19:28:10.087Z] lf-activate-venv: SKIPPING [2025-10-31T19:28:10.087Z] INFO: No Stack... [2025-10-31T19:28:10.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T19:28:10.606Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T19:28:10.897Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2025-10-31T19:28:10.898Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T19:28:10.912Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [2025-10-31T19:28:10.920Z] Resource [jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] did not exist. Created. [2025-10-31T19:28:10.926Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T19:28:11.231Z] /w/workspace/edgexfoundry_device-rest-go_main@tmp/durable-56b6bfdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T19:28:11.522Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-10-31T19:28:11.544Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T19:28:11.555Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T19:28:11.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T19:28:11.596Z] $ docker stop --time=1 02ce57522b89c2f9cec0c0a59081d9305c634da67a8d787a83876a90eb7d2247 [2025-10-31T19:28:12.740Z] $ docker rm -f --volumes 02ce57522b89c2f9cec0c0a59081d9305c634da67a8d787a83876a90eb7d2247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T19:28:12.888Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-31T19:28:13.706Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2025-10-31T19:28:13.706Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-10-31T19:28:13.706Z] total 16 [2025-10-31T19:28:13.706Z] drwxr-xr-x 3 root root 4096 Oct 31 19:28 . [2025-10-31T19:28:13.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 19:28 .. [2025-10-31T19:28:13.706Z] drwxr-xr-x 2 root root 4096 Oct 31 19:28 cost [2025-10-31T19:28:13.706Z] -rw-r--r-- 1 root root 88 Oct 31 19:28 cost.csv [2025-10-31T19:28:13.706Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-10-31T19:28:13.706Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2025-10-31T19:28:13.706Z] total 16 [2025-10-31T19:28:13.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 19:28 . [2025-10-31T19:28:13.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 19:28 .. [2025-10-31T19:28:13.706Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 19:28 cost [2025-10-31T19:28:13.706Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 31 19:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:13.999Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:14.859Z] ---> package-listing.sh [2025-10-31T19:28:14.859Z] ++ facter osfamily [2025-10-31T19:28:14.859Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T19:28:15.122Z] + OS_FAMILY=debian [2025-10-31T19:28:15.122Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2025-10-31T19:28:15.122Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T19:28:15.122Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T19:28:15.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T19:28:15.122Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T19:28:15.122Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-10-31T19:28:15.122Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T19:28:15.122Z] + case "${OS_FAMILY}" in [2025-10-31T19:28:15.122Z] + dpkg -l [2025-10-31T19:28:15.122Z] + grep '^ii' [2025-10-31T19:28:15.122Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T19:28:15.122Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T19:28:15.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T19:28:15.122Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2025-10-31T19:28:15.122Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2025-10-31T19:28:15.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2025-10-31T19:28:15.136Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-31T19:28:15.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T19:28:15.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T19:28:15.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T19:28:16.073Z] prd-ubuntu20.04-docker-8c-8g-772216 does not seem to be running inside a container [2025-10-31T19:28:16.105Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-31T19:28:16.333Z] $ docker top 469f7ddd4817fa498fa346b77700a29f1496f5ebc8b48547be34212b667c2497 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T19:28:16.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T19:28:16.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T19:28:17.266Z] + ls /var/log/sa-host [2025-10-31T19:28:17.266Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T19:28:17.303Z] provisioning config files... [2025-10-31T19:28:17.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3028910177531943962tmp [Pipeline] { [Pipeline] echo [2025-10-31T19:28:17.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:17.620Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T19:28:17.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:17.951Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T19:28:17.962Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:18.250Z] ---> sudo-logs.sh [2025-10-31T19:28:18.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T19:28:18.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:18.566Z] ---> job-cost.sh [2025-10-31T19:28:18.566Z] lf-activate-venv: SKIPPING [2025-10-31T19:28:18.566Z] DEBUG: total: 1.5299999713897705 [2025-10-31T19:28:18.566Z] INFO: Retrieving Stack Cost... [2025-10-31T19:28:18.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T19:28:18.826Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T19:28:18.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T19:28:19.122Z] ---> logs-deploy.sh [2025-10-31T19:28:19.122Z] lf-activate-venv: SKIPPING [2025-10-31T19:28:19.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/221 [2025-10-31T19:28:19.122Z] INFO: archiving workspace using pattern(s): [2025-10-31T19:28:20.060Z] Archives upload complete. [2025-10-31T19:28:20.319Z] INFO: archiving logs to Nexus