Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3991c903302a7d9adf12b9af461746031ae8458c 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-ssh8264739741108687978.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-ssh6110374548432787435.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-ssh7812813231143716341.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-ssh18077961491265861485.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-ssh12121150101351231199.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.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3523 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 3991c903302a7d9adf12b9af461746031ae8458c (main) Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > 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 3991c903302a7d9adf12b9af461746031ae8458c # timeout=10 > git rev-list --no-walk 0763565157d6401623f57a64962ffe6d17717018 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-16T03:06:46.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-16T03:06:46.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-16T03:06:46.206Z] ========================================================= [2026-03-16T03:06:46.206Z] EdgeX Global Pipelines Version Info [2026-03-16T03:06:46.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:06:47.298Z] ------------------- [2026-03-16T03:06:47.298Z] stable info: [2026-03-16T03:06:47.298Z] ------------------- [2026-03-16T03:06:47.299Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-16T03:06:47.299Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-16T03:06:47.299Z] Message: update stable to v1.0.278 [2026-03-16T03:06:47.557Z] ------------------- [2026-03-16T03:06:47.557Z] experimental info: [2026-03-16T03:06:47.557Z] ------------------- [2026-03-16T03:06:47.557Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-16T03:06:47.557Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-16T03:06:47.557Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-16T03:06:47.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-03-16T03:06:47.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-03-16T03:06:47.698Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-16T03:06:47.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-16T03:06:47.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-16T03:06:47.762Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-16T03:06:47.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-16T03:06:47.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-16T03:06:47.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-16T03:06:47.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-16T03:06:47.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-16T03:06:47.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-03-16T03:06:47.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-16T03:06:47.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-16T03:06:47.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:06:47.964Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-16T03:06:47.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:06:48.008Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-16T03:06:48.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-16T03:06:48.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-16T03:06:48.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-16T03:06:48.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-16T03:06:48.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-16T03:06:48.138Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-16T03:06:48.156Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-16T03:06:48.179Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-16T03:06:48.201Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-16T03:06:48.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-16T03:06:48.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-16T03:06:48.277Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-16T03:06:48.303Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] echo [2026-03-16T03:06:48.323Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3991c90 [Pipeline] echo [2026-03-16T03:06:48.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:06:48.404Z] provisioning config files... [2026-03-16T03:06:48.417Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7315910246499030338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:06:48.754Z] ---> ****-login.sh [2026-03-16T03:06:48.754Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:06:48.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:06:49.015Z] [2026-03-16T03:06:49.015Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:06:49.015Z] Configure a credential helper to remove this warning. See [2026-03-16T03:06:49.015Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:06:49.015Z] [2026-03-16T03:06:49.015Z] Login Succeeded [2026-03-16T03:06:49.015Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:06:49.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:06:49.015Z] [2026-03-16T03:06:49.015Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:06:49.015Z] Configure a credential helper to remove this warning. See [2026-03-16T03:06:49.015Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:06:49.015Z] [2026-03-16T03:06:49.015Z] Login Succeeded [2026-03-16T03:06:49.015Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:06:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:06:49.275Z] [2026-03-16T03:06:49.275Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:06:49.275Z] Configure a credential helper to remove this warning. See [2026-03-16T03:06:49.275Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:06:49.275Z] [2026-03-16T03:06:49.275Z] Login Succeeded [2026-03-16T03:06:49.275Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:06:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:06:49.275Z] [2026-03-16T03:06:49.275Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:06:49.275Z] Configure a credential helper to remove this warning. See [2026-03-16T03:06:49.275Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:06:49.275Z] [2026-03-16T03:06:49.275Z] Login Succeeded [2026-03-16T03:06:49.275Z] ****.io [2026-03-16T03:06:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:06:49.535Z] [2026-03-16T03:06:49.535Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-16T03:06:49.535Z] Configure a credential helper to remove this warning. See [2026-03-16T03:06:49.535Z] https://docs.****.com/go/credential-store/ [2026-03-16T03:06:49.535Z] [2026-03-16T03:06:49.535Z] Login Succeeded [2026-03-16T03:06:49.535Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:06:49.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-16T03:06:49.956Z] + git rev-list -1 --merges 3991c903302a7d9adf12b9af461746031ae8458c~1..3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] echo [2026-03-16T03:06:49.985Z] -----------> git rev-list -1 --merges 3991c903302a7d9adf12b9af461746031ae8458c~1..3991c903302a7d9adf12b9af461746031ae8458c 3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:06:49.985Z] 3991c903302a7d9adf12b9af461746031ae8458c [false] [Pipeline] sh [2026-03-16T03:06:50.281Z] + git log --format=format:%s -1 3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] echo [2026-03-16T03:06:50.293Z] ========================================================= [2026-03-16T03:06:50.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-16T03:06:50.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:06:50.623Z] + git log --format=format:%s -1 3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] echo [2026-03-16T03:06:50.635Z] [semverPrep] GIT_COMMIT: 3991c903302a7d9adf12b9af461746031ae8458c, Commit Message: Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo [2026-03-16T03:06:50.650Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-16T03:06:51.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-16T03:06:51.096Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-16T03:06:51.096Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-16T03:06:51.096Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-16T03:06:51.096Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-16T03:06:51.096Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-16T03:06:51.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:06:51.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:06:51.526Z] [2026-03-16T03:06:51.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:06:51.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:06:51.835Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-16T03:06:51.835Z] 3dae71ba6b94: Pulling fs layer [2026-03-16T03:06:51.835Z] 6bf1a483ea7c: Pulling fs layer [2026-03-16T03:06:51.835Z] f5dfc541a4d3: Pulling fs layer [2026-03-16T03:06:51.835Z] 461d9e800cba: Pulling fs layer [2026-03-16T03:06:51.835Z] 80192f66455f: Pulling fs layer [2026-03-16T03:06:51.835Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-16T03:06:51.835Z] a29436f7fd5d: Pulling fs layer [2026-03-16T03:06:51.835Z] 923cac83aea3: Pulling fs layer [2026-03-16T03:06:51.835Z] 25ad8b0a4227: Pulling fs layer [2026-03-16T03:06:51.835Z] db01528c6b51: Pulling fs layer [2026-03-16T03:06:51.835Z] 461d9e800cba: Waiting [2026-03-16T03:06:51.835Z] 28988de357af: Pulling fs layer [2026-03-16T03:06:51.835Z] 80192f66455f: Waiting [2026-03-16T03:06:51.835Z] 2e8e34ca0e6c: Waiting [2026-03-16T03:06:51.835Z] a29436f7fd5d: Waiting [2026-03-16T03:06:51.835Z] 923cac83aea3: Waiting [2026-03-16T03:06:51.835Z] 25ad8b0a4227: Waiting [2026-03-16T03:06:51.835Z] db01528c6b51: Waiting [2026-03-16T03:06:51.835Z] 28988de357af: Waiting [2026-03-16T03:06:51.835Z] 6bf1a483ea7c: Verifying Checksum [2026-03-16T03:06:51.835Z] 6bf1a483ea7c: Download complete [2026-03-16T03:06:52.094Z] 461d9e800cba: Verifying Checksum [2026-03-16T03:06:52.094Z] 461d9e800cba: Download complete [2026-03-16T03:06:52.094Z] 80192f66455f: Download complete [2026-03-16T03:06:52.094Z] f5dfc541a4d3: Verifying Checksum [2026-03-16T03:06:52.094Z] f5dfc541a4d3: Download complete [2026-03-16T03:06:52.094Z] 3dae71ba6b94: Verifying Checksum [2026-03-16T03:06:52.094Z] 3dae71ba6b94: Download complete [2026-03-16T03:06:52.094Z] 923cac83aea3: Download complete [2026-03-16T03:06:52.353Z] 25ad8b0a4227: Verifying Checksum [2026-03-16T03:06:52.353Z] 25ad8b0a4227: Download complete [2026-03-16T03:06:52.353Z] db01528c6b51: Verifying Checksum [2026-03-16T03:06:52.353Z] db01528c6b51: Download complete [2026-03-16T03:06:52.353Z] 28988de357af: Download complete [2026-03-16T03:06:52.353Z] a29436f7fd5d: Verifying Checksum [2026-03-16T03:06:52.353Z] a29436f7fd5d: Download complete [2026-03-16T03:06:52.612Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-16T03:06:52.612Z] 2e8e34ca0e6c: Download complete [2026-03-16T03:06:53.552Z] 3dae71ba6b94: Pull complete [2026-03-16T03:06:53.810Z] 6bf1a483ea7c: Pull complete [2026-03-16T03:06:54.381Z] f5dfc541a4d3: Pull complete [2026-03-16T03:06:54.381Z] 461d9e800cba: Pull complete [2026-03-16T03:06:54.381Z] 80192f66455f: Pull complete [2026-03-16T03:06:58.579Z] 2e8e34ca0e6c: Pull complete [2026-03-16T03:06:58.579Z] a29436f7fd5d: Pull complete [2026-03-16T03:06:58.840Z] 923cac83aea3: Pull complete [2026-03-16T03:06:58.840Z] 25ad8b0a4227: Pull complete [2026-03-16T03:06:58.840Z] db01528c6b51: Pull complete [2026-03-16T03:06:58.840Z] 28988de357af: Pull complete [2026-03-16T03:06:58.840Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-16T03:06:58.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-16T03:06:58.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:06:58.981Z] prd-ubuntu20.04-docker-8c-8g-3523 does not seem to be running inside a container [2026-03-16T03:06:59.015Z] $ 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 [2026-03-16T03:07:00.459Z] $ docker top de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 -eo pid,comm [2026-03-16T03:07:00.506Z] 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). [2026-03-16T03:07:00.506Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-16T03:07:00.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:00.566Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:00.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:00.665Z] $ docker exec de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 ssh-agent [2026-03-16T03:07:00.772Z] SSH_AUTH_SOCK=/tmp/ssh-6L5QImWRmmXU/agent.34 [2026-03-16T03:07:00.772Z] SSH_AGENT_PID=40 [2026-03-16T03:07:00.779Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:00.876Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8467736164346410783.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8467736164346410783.key) [2026-03-16T03:07:00.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:01.184Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-03-16T03:07:01.474Z] + git tag --points-at HEAD [Pipeline] } [2026-03-16T03:07:01.486Z] $ docker exec --env ******** --env ******** de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 ssh-agent -k [2026-03-16T03:07:01.572Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:01.572Z] unset SSH_AGENT_PID; [2026-03-16T03:07:01.572Z] echo Agent pid 40 killed; [2026-03-16T03:07:01.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-16T03:07:01.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-16T03:07:01.619Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-16T03:07:01.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-16T03:07:01.723Z] $ docker exec de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 ssh-agent [2026-03-16T03:07:01.828Z] SSH_AUTH_SOCK=/tmp/ssh-ZDml2KwIXzci/agent.87 [2026-03-16T03:07:01.828Z] SSH_AGENT_PID=94 [2026-03-16T03:07:01.832Z] Running ssh-add (command line suppressed) [2026-03-16T03:07:01.925Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9758037022303472857.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9758037022303472857.key) [2026-03-16T03:07:01.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-16T03:07:02.241Z] + git semver init [2026-03-16T03:07:02.501Z] 2026-03-16 03:07:02,476 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-16T03:07:02.501Z] 2026-03-16 03:07:02,481 [run_init] DEBUG init version:0.0.0 force:False [2026-03-16T03:07:02.501Z] 2026-03-16 03:07:02,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-03-16T03:07:02.501Z] 2026-03-16 03:07:02,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-03-16T03:07:02.501Z] 2026-03-16 03:07:02,483 [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) [2026-03-16T03:07:04.409Z] 2026-03-16 03:07:04,161 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-03-16T03:07:04.409Z] 2026-03-16 03:07:04,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-03-16T03:07:04.409Z] 2026-03-16 03:07:04,161 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-03-16T03:07:04.409Z] 2026-03-16 03:07:04,162 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-03-16T03:07:04.409Z] 4.1.0-dev.22 [Pipeline] } [2026-03-16T03:07:04.419Z] $ docker exec --env ******** --env ******** de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 ssh-agent -k [2026-03-16T03:07:04.507Z] unset SSH_AUTH_SOCK; [2026-03-16T03:07:04.507Z] unset SSH_AGENT_PID; [2026-03-16T03:07:04.508Z] echo Agent pid 94 killed; [2026-03-16T03:07:04.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-16T03:07:04.858Z] + git semver [Pipeline] } [2026-03-16T03:07:05.137Z] $ docker stop --time=1 de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 [2026-03-16T03:07:06.381Z] $ docker rm -f --volumes de933786e6f571903a4f40094aca79d71d9ce4eea6ca56f1e6962e8c34a32b15 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:07:07.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-16T03:07:08.275Z] Stashed 1 file(s) [Pipeline] echo [2026-03-16T03:07:08.279Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [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 [2026-03-16T03:07:08.456Z] provisioning config files... [2026-03-16T03:07:08.924Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13988433031977886184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:07:09.232Z] ---> ****-login.sh [2026-03-16T03:07:09.232Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:07:09.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:09.232Z] Login Succeeded [2026-03-16T03:07:09.232Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:07:09.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:09.232Z] Login Succeeded [2026-03-16T03:07:09.232Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:07:09.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:09.492Z] Login Succeeded [2026-03-16T03:07:09.492Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:07:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:09.492Z] Login Succeeded [2026-03-16T03:07:09.492Z] ****.io [2026-03-16T03:07:09.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:07:09.749Z] Login Succeeded [2026-03-16T03:07:09.749Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:07:09.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:07:09.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:09.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:07:09.894Z] ========================================================= [2026-03-16T03:07:09.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-16T03:07:09.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:10.235Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:07:10.810Z] #0 building with "default" instance using docker driver [2026-03-16T03:07:10.810Z] [2026-03-16T03:07:10.810Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:07:10.810Z] #1 transferring dockerfile: 1.74kB done [2026-03-16T03:07:10.810Z] #1 DONE 0.0s [2026-03-16T03:07:10.810Z] [2026-03-16T03:07:10.810Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-16T03:07:10.810Z] #2 DONE 0.1s [2026-03-16T03:07:10.810Z] [2026-03-16T03:07:10.810Z] #3 [internal] load .dockerignore [2026-03-16T03:07:10.810Z] #3 transferring context: 193B done [2026-03-16T03:07:10.810Z] #3 DONE 0.0s [2026-03-16T03:07:10.810Z] [2026-03-16T03:07:10.810Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:10.810Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-16T03:07:10.810Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-16T03:07:10.810Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-16T03:07:10.811Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-16T03:07:10.811Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2026-03-16T03:07:10.811Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-16T03:07:10.811Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-16T03:07:10.811Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-16T03:07:11.071Z] #4 ... [2026-03-16T03:07:11.071Z] [2026-03-16T03:07:11.071Z] #5 [internal] load build context [2026-03-16T03:07:11.071Z] #5 transferring context: 22.46MB 0.2s done [2026-03-16T03:07:11.071Z] #5 DONE 0.2s [2026-03-16T03:07:11.071Z] [2026-03-16T03:07:11.071Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-16T03:07:11.071Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-16T03:07:11.071Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 9.44MB / 60.15MB 0.2s [2026-03-16T03:07:11.071Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2026-03-16T03:07:11.071Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-16T03:07:11.071Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-16T03:07:11.071Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-03-16T03:07:11.071Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-03-16T03:07:11.071Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.3s [2026-03-16T03:07:11.071Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-16T03:07:11.071Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-03-16T03:07:11.071Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-16T03:07:11.330Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 51.38MB / 60.15MB 0.5s [2026-03-16T03:07:11.330Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-16T03:07:11.330Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s [2026-03-16T03:07:11.330Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.5s [2026-03-16T03:07:11.592Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-03-16T03:07:11.592Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.6s [2026-03-16T03:07:11.592Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s [2026-03-16T03:07:11.592Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-03-16T03:07:11.592Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-03-16T03:07:11.592Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.09MB / 112.58MB 0.8s [2026-03-16T03:07:11.592Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-16T03:07:11.854Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.32MB / 112.58MB 0.9s [2026-03-16T03:07:11.855Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 1.1s [2026-03-16T03:07:12.116Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s [2026-03-16T03:07:12.116Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done [2026-03-16T03:07:16.312Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done [2026-03-16T03:07:16.312Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-16T03:07:16.312Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-16T03:07:16.312Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-16T03:07:16.312Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-16T03:07:16.312Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-16T03:07:16.312Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-16T03:07:16.312Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-16T03:07:19.611Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done [2026-03-16T03:07:19.611Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-16T03:07:19.611Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-16T03:07:19.611Z] #4 DONE 8.7s [2026-03-16T03:07:19.611Z] [2026-03-16T03:07:19.611Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-16T03:07:19.874Z] #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:19.874Z] #6 0.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:07:20.445Z] #6 0.777 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-16T03:07:20.445Z] #6 0.789 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-16T03:07:20.445Z] #6 0.795 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-16T03:07:20.445Z] #6 0.819 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-16T03:07:20.445Z] #6 0.829 Executing busybox-1.37.0-r19.trigger [2026-03-16T03:07:20.445Z] #6 0.838 OK: 269 MiB in 64 packages [2026-03-16T03:07:21.829Z] #6 DONE 2.1s [2026-03-16T03:07:21.829Z] [2026-03-16T03:07:21.829Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-03-16T03:07:21.829Z] #7 DONE 0.0s [2026-03-16T03:07:21.829Z] [2026-03-16T03:07:21.829Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T03:07:21.829Z] #8 DONE 0.0s [2026-03-16T03:07:21.829Z] [2026-03-16T03:07:21.829Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:07:23.414Z] Still waiting to schedule task [2026-03-16T03:07:23.414Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-03-16T03:07:34.057Z] #9 DONE 12.4s [2026-03-16T03:07:34.320Z] [2026-03-16T03:07:34.320Z] #10 [builder 6/7] COPY . . [2026-03-16T03:07:34.320Z] #10 DONE 0.1s [2026-03-16T03:07:34.320Z] [2026-03-16T03:07:34.320Z] #11 [builder 7/7] RUN echo noop [2026-03-16T03:07:34.582Z] #11 0.197 noop [2026-03-16T03:07:34.582Z] #11 DONE 0.2s [2026-03-16T03:07:34.582Z] [2026-03-16T03:07:34.582Z] #12 exporting to image [2026-03-16T03:07:34.582Z] #12 exporting layers [2026-03-16T03:07:42.719Z] #12 exporting layers 7.5s done [2026-03-16T03:07:42.719Z] #12 writing image sha256:9504558fbe993df6f6e45d5d175ac7fc225237ae96a0432e15f46366b2d11b02 done [2026-03-16T03:07:42.719Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-16T03:07:42.719Z] #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:43.048Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:07:43.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:07:43.141Z] prd-ubuntu20.04-docker-8c-8g-3523 does not seem to be running inside a container [2026-03-16T03:07:43.182Z] $ 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 [2026-03-16T03:07:43.481Z] $ docker top eaa9fa1570e595c8ee9ee5302695737ddcafc5ee7eb16f683d4e341870eac7b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:07:43.841Z] + go version [2026-03-16T03:07:43.841Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-16T03:07:43.854Z] $ docker stop --time=1 eaa9fa1570e595c8ee9ee5302695737ddcafc5ee7eb16f683d4e341870eac7b0 [2026-03-16T03:07:45.100Z] $ docker rm -f --volumes eaa9fa1570e595c8ee9ee5302695737ddcafc5ee7eb16f683d4e341870eac7b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:07:45.555Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-16T03:07:45.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:07:45.643Z] prd-ubuntu20.04-docker-8c-8g-3523 does not seem to be running inside a container [2026-03-16T03:07:45.682Z] $ 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 [2026-03-16T03:07:45.922Z] $ docker top aa1dd129b54c7d943eb7f5601e0a4a052935349edc6807ff604543b51842200b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:07:46.283Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:07:46.605Z] + make test [2026-03-16T03:07:46.605Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T03:07:47.546Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-03-16T03:08:09.510Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-03-16T03:08:09.510Z] ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 32.2% of statements [2026-03-16T03:08:19.522Z] 0 issues. [2026-03-16T03:08:19.522Z] go vet ./... [2026-03-16T03:08:24.802Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:08:24.802Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:08:24.802Z] ./bin/test-attribution-txt.sh [2026-03-16T03:08:24.802Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:08:25.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:08:25.093Z] $ docker stop --time=1 aa1dd129b54c7d943eb7f5601e0a4a052935349edc6807ff604543b51842200b [2026-03-16T03:08:27.046Z] $ docker rm -f --volumes aa1dd129b54c7d943eb7f5601e0a4a052935349edc6807ff604543b51842200b [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:08:27.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:08:27.675Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-16T03:08:28.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:08:28.639Z] + ls -al . [2026-03-16T03:08:28.640Z] total 248 [2026-03-16T03:08:28.640Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 03:07 . [2026-03-16T03:08:28.640Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:06 .. [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 16 03:06 .dockerignore [2026-03-16T03:08:28.640Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:08 .git [2026-03-16T03:08:28.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:06 .github [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 16 03:06 .gitignore [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:06 .golangci.yml [2026-03-16T03:08:28.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 03:07 .semver [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 22791 Mar 16 03:06 Attribution.txt [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 16 03:06 CHANGELOG.md [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 16 03:06 Dockerfile [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 03:06 GOVERNANCE.md [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 704 Mar 16 03:06 Jenkinsfile [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 03:06 LICENSE [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 2597 Mar 16 03:06 Makefile [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 03:06 OWNERS.md [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 16 03:06 README.md [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:08:28.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:06 bin [2026-03-16T03:08:28.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:06 cmd [2026-03-16T03:08:28.640Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 16 03:08 coverage.out [2026-03-16T03:08:28.640Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:06 driver [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 6821 Mar 16 03:06 go.mod [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 89294 Mar 16 03:06 go.sum [2026-03-16T03:08:28.640Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:06 openapi [2026-03-16T03:08:28.640Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 16 03:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:08:28.961Z] + 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=3991c903302a7d9adf12b9af461746031ae8458c --label arch=amd64 --label version=4.1.0-dev.22 . [2026-03-16T03:08:29.220Z] #0 building with "default" instance using docker driver [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #1 [internal] load build definition from Dockerfile [2026-03-16T03:08:29.220Z] #1 transferring dockerfile: 1.74kB done [2026-03-16T03:08:29.220Z] #1 DONE 0.0s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:08:29.220Z] #2 DONE 0.0s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-16T03:08:29.220Z] #3 DONE 0.1s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #4 [internal] load .dockerignore [2026-03-16T03:08:29.220Z] #4 transferring context: 193B done [2026-03-16T03:08:29.220Z] #4 DONE 0.0s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #5 [internal] load build context [2026-03-16T03:08:29.220Z] #5 transferring context: 18.46kB done [2026-03-16T03:08:29.220Z] #5 DONE 0.0s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-16T03:08:29.220Z] #6 DONE 0.1s [2026-03-16T03:08:29.220Z] [2026-03-16T03:08:29.220Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:08:29.220Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-16T03:08:29.220Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-16T03:08:29.220Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-16T03:08:29.220Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-16T03:08:29.220Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-16T03:08:29.220Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-16T03:08:29.480Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-16T03:08:29.480Z] #7 DONE 0.3s [2026-03-16T03:08:29.480Z] [2026-03-16T03:08:29.480Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-16T03:08:29.741Z] #8 0.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:29.741Z] #8 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:30.002Z] #8 ... [2026-03-16T03:08:30.002Z] [2026-03-16T03:08:30.002Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-16T03:08:30.002Z] #9 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:30.002Z] #9 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:30.002Z] #9 0.746 OK: 269 MiB in 64 packages [2026-03-16T03:08:30.002Z] #9 DONE 0.9s [2026-03-16T03:08:30.002Z] [2026-03-16T03:08:30.002Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-16T03:08:30.002Z] #8 0.574 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T03:08:30.002Z] #8 0.579 Executing busybox-1.37.0-r20.trigger [2026-03-16T03:08:30.002Z] #8 0.586 OK: 7 MiB in 17 packages [2026-03-16T03:08:30.263Z] #8 DONE 0.7s [2026-03-16T03:08:30.263Z] [2026-03-16T03:08:30.263Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-03-16T03:08:30.263Z] #10 DONE 0.0s [2026-03-16T03:08:30.263Z] [2026-03-16T03:08:30.263Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-16T03:08:30.263Z] #11 DONE 0.0s [2026-03-16T03:08:30.263Z] [2026-03-16T03:08:30.263Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:08:30.524Z] #12 DONE 0.5s [2026-03-16T03:08:30.524Z] [2026-03-16T03:08:30.524Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-16T03:08:30.524Z] #13 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:30.524Z] #13 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-16T03:08:30.786Z] #13 ... [2026-03-16T03:08:30.786Z] [2026-03-16T03:08:30.786Z] #14 [builder 6/7] COPY . . [2026-03-16T03:08:30.786Z] #14 DONE 0.1s [2026-03-16T03:08:30.786Z] [2026-03-16T03:08:30.786Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-16T03:08:30.786Z] #13 0.727 OK: 7 MiB in 17 packages [2026-03-16T03:08:31.047Z] #13 DONE 0.8s [2026-03-16T03:08:31.047Z] [2026-03-16T03:08:31.047Z] #15 [builder 7/7] RUN make build [2026-03-16T03:08:31.047Z] #15 0.211 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-03-16T03:08:57.614Z] #15 DONE 24.1s [2026-03-16T03:08:57.614Z] [2026-03-16T03:08:57.614Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-03-16T03:08:57.614Z] #16 DONE 0.1s [2026-03-16T03:08:57.614Z] [2026-03-16T03:08:57.614Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-03-16T03:08:57.614Z] #17 DONE 0.0s [2026-03-16T03:08:57.614Z] [2026-03-16T03:08:57.614Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-03-16T03:08:57.614Z] #18 DONE 0.0s [2026-03-16T03:08:57.614Z] [2026-03-16T03:08:57.614Z] #19 exporting to image [2026-03-16T03:08:57.614Z] #19 exporting layers 0.1s done [2026-03-16T03:08:57.614Z] #19 writing image sha256:062d025289bb3624a7c04968d0254cb9b3295ad499f6ba78e2bbc9d2c3c52212 done [2026-03-16T03:08:57.614Z] #19 naming to docker.io/library/device-rest done [2026-03-16T03:08:57.614Z] #19 DONE 0.2s [2026-03-16T03:08:57.614Z] [2026-03-16T03:08:57.614Z] 1 warning found (use docker --debug to expand): [2026-03-16T03:08:57.614Z]  - 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 [2026-03-16T03:08:57.776Z] provisioning config files... [2026-03-16T03:08:57.786Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12005672163746539049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:08:58.097Z] ---> ****-login.sh [2026-03-16T03:08:58.097Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:08:58.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:58.097Z] Login Succeeded [2026-03-16T03:08:58.097Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:08:58.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:58.098Z] Login Succeeded [2026-03-16T03:08:58.098Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:08:59.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:59.695Z] Login Succeeded [2026-03-16T03:08:59.695Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:08:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:59.695Z] Login Succeeded [2026-03-16T03:08:59.695Z] ****.io [2026-03-16T03:08:59.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:08:59.955Z] Login Succeeded [2026-03-16T03:08:59.955Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:08:59.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:00.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:09:00.042Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-03-16T03:09:00.042Z] 3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:09:00.042Z] latest [2026-03-16T03:09:00.042Z] 4.1.0-dev.22 [2026-03-16T03:09:00.042Z] 3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:09:00.042Z] main [2026-03-16T03:09:00.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:00.394Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:00.726Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:09:00.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-16T03:09:00.726Z] 645941924aec: Preparing [2026-03-16T03:09:00.726Z] 2fc5ac45b3af: Preparing [2026-03-16T03:09:00.726Z] 7b939b267aef: Preparing [2026-03-16T03:09:00.726Z] cba180a659c2: Preparing [2026-03-16T03:09:00.726Z] 75bacaedb4a6: Preparing [2026-03-16T03:09:00.726Z] cce92674e987: Preparing [2026-03-16T03:09:00.726Z] cce92674e987: Waiting [2026-03-16T03:09:00.726Z] cba180a659c2: Pushed [2026-03-16T03:09:00.726Z] 2fc5ac45b3af: Pushed [2026-03-16T03:09:00.726Z] 75bacaedb4a6: Pushed [2026-03-16T03:09:00.726Z] 645941924aec: Pushed [2026-03-16T03:09:00.726Z] cce92674e987: Layer already exists [2026-03-16T03:09:04.922Z] 7b939b267aef: Pushed [2026-03-16T03:09:04.922Z] 3991c903302a7d9adf12b9af461746031ae8458c: digest: sha256:2b7b53f08fb7a5ba992d32f878e81d66d9da25003c2399f203e1f8c96a4f321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:05.258Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:05.587Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-16T03:09:05.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-16T03:09:05.588Z] 645941924aec: Preparing [2026-03-16T03:09:05.588Z] 2fc5ac45b3af: Preparing [2026-03-16T03:09:05.588Z] 7b939b267aef: Preparing [2026-03-16T03:09:05.588Z] cba180a659c2: Preparing [2026-03-16T03:09:05.588Z] 75bacaedb4a6: Preparing [2026-03-16T03:09:05.588Z] cce92674e987: Preparing [2026-03-16T03:09:05.588Z] cce92674e987: Waiting [2026-03-16T03:09:05.588Z] 645941924aec: Layer already exists [2026-03-16T03:09:05.588Z] cba180a659c2: Layer already exists [2026-03-16T03:09:05.588Z] 75bacaedb4a6: Layer already exists [2026-03-16T03:09:05.588Z] 7b939b267aef: Layer already exists [2026-03-16T03:09:05.588Z] 2fc5ac45b3af: Layer already exists [2026-03-16T03:09:05.588Z] cce92674e987: Layer already exists [2026-03-16T03:09:05.588Z] latest: digest: sha256:2b7b53f08fb7a5ba992d32f878e81d66d9da25003c2399f203e1f8c96a4f321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:05.914Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:06.234Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-16T03:09:06.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-16T03:09:06.234Z] 645941924aec: Preparing [2026-03-16T03:09:06.234Z] 2fc5ac45b3af: Preparing [2026-03-16T03:09:06.234Z] 7b939b267aef: Preparing [2026-03-16T03:09:06.234Z] cba180a659c2: Preparing [2026-03-16T03:09:06.234Z] 75bacaedb4a6: Preparing [2026-03-16T03:09:06.234Z] cce92674e987: Preparing [2026-03-16T03:09:06.234Z] cce92674e987: Waiting [2026-03-16T03:09:06.234Z] 75bacaedb4a6: Layer already exists [2026-03-16T03:09:06.234Z] cba180a659c2: Layer already exists [2026-03-16T03:09:06.234Z] 2fc5ac45b3af: Layer already exists [2026-03-16T03:09:06.234Z] 7b939b267aef: Layer already exists [2026-03-16T03:09:06.234Z] 645941924aec: Layer already exists [2026-03-16T03:09:06.234Z] cce92674e987: Layer already exists [2026-03-16T03:09:06.234Z] 4.1.0-dev.22: digest: sha256:2b7b53f08fb7a5ba992d32f878e81d66d9da25003c2399f203e1f8c96a4f321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:06.571Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:06.894Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:09:06.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-16T03:09:06.895Z] 645941924aec: Preparing [2026-03-16T03:09:06.895Z] 2fc5ac45b3af: Preparing [2026-03-16T03:09:06.895Z] 7b939b267aef: Preparing [2026-03-16T03:09:06.895Z] cba180a659c2: Preparing [2026-03-16T03:09:06.895Z] 75bacaedb4a6: Preparing [2026-03-16T03:09:06.895Z] cce92674e987: Preparing [2026-03-16T03:09:06.895Z] cce92674e987: Waiting [2026-03-16T03:09:06.895Z] 7b939b267aef: Layer already exists [2026-03-16T03:09:06.895Z] 75bacaedb4a6: Layer already exists [2026-03-16T03:09:06.895Z] 645941924aec: Layer already exists [2026-03-16T03:09:06.895Z] 2fc5ac45b3af: Layer already exists [2026-03-16T03:09:06.895Z] cba180a659c2: Layer already exists [2026-03-16T03:09:06.895Z] cce92674e987: Layer already exists [2026-03-16T03:09:06.895Z] 3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22: digest: sha256:2b7b53f08fb7a5ba992d32f878e81d66d9da25003c2399f203e1f8c96a4f321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:07.232Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:09:07.572Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-03-16T03:09:07.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-03-16T03:09:07.572Z] 645941924aec: Preparing [2026-03-16T03:09:07.572Z] 2fc5ac45b3af: Preparing [2026-03-16T03:09:07.572Z] 7b939b267aef: Preparing [2026-03-16T03:09:07.572Z] cba180a659c2: Preparing [2026-03-16T03:09:07.572Z] 75bacaedb4a6: Preparing [2026-03-16T03:09:07.572Z] cce92674e987: Preparing [2026-03-16T03:09:07.572Z] cce92674e987: Waiting [2026-03-16T03:09:07.572Z] 645941924aec: Layer already exists [2026-03-16T03:09:07.572Z] 7b939b267aef: Layer already exists [2026-03-16T03:09:07.572Z] cba180a659c2: Layer already exists [2026-03-16T03:09:07.572Z] 2fc5ac45b3af: Layer already exists [2026-03-16T03:09:07.572Z] 75bacaedb4a6: Layer already exists [2026-03-16T03:09:07.572Z] cce92674e987: Layer already exists [2026-03-16T03:09:07.572Z] main: digest: sha256:2b7b53f08fb7a5ba992d32f878e81d66d9da25003c2399f203e1f8c96a4f321a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:09:07.658Z] ===================================================== [Pipeline] echo [2026-03-16T03:09:07.678Z] taggedImages: [2026-03-16T03:09:07.678Z] - nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:09:07.678Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-16T03:09:07.678Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-16T03:09:07.678Z] - nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:09:07.678Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2026-03-16T03:09:07.726Z] ========================================================= [2026-03-16T03:09:07.726Z] [edgeXBuildMultiArch] RAW Config: [2026-03-16T03:09:07.726Z] images: [2026-03-16T03:09:07.726Z] - nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:09:07.726Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-03-16T03:09:07.726Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-03-16T03:09:07.726Z] - nexus3.edgexfoundry.org:10004/device-rest:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:09:07.726Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2026-03-16T03:09:07.726Z] settingsFile: [2026-03-16T03:09:07.726Z] device-rest-go-settings [2026-03-16T03:09:07.726Z] ========================================================= [Pipeline] node [2026-03-16T03:09:22.729Z] Still waiting to schedule task [2026-03-16T03:09:22.729Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3521’ [2026-03-16T03:09:49.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3527 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-03-16T03:09:49.231Z] Running in /w/workspace/device-rest-go/229 [Pipeline] { [Pipeline] checkout [2026-03-16T03:09:52.289Z] The recommended git tool is: git [2026-03-16T03:09:58.428Z] using credential edgex-jenkins-ssh [2026-03-16T03:09:58.463Z] Cloning the remote Git repository [2026-03-16T03:09:58.526Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-03-16T03:09:58.657Z] > git init /w/workspace/device-rest-go/229 # timeout=10 [2026-03-16T03:09:58.864Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-03-16T03:09:58.866Z] > git --version # timeout=10 [2026-03-16T03:09:58.891Z] > git --version # 'git version 2.25.1' [2026-03-16T03:09:58.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-16T03:09:59.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:10:03.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-03-16T03:10:03.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-16T03:10:04.394Z] Avoid second fetch [2026-03-16T03:10:04.395Z] Checking out Revision 3991c903302a7d9adf12b9af461746031ae8458c (main) [2026-03-16T03:10:05.106Z] Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [2026-03-16T03:10:04.411Z] > git config core.sparsecheckout # timeout=10 [2026-03-16T03:10:04.494Z] > git checkout -f 3991c903302a7d9adf12b9af461746031ae8458c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:10:09.449Z] provisioning config files... [2026-03-16T03:10:09.482Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/229@tmp/config7634312617970238341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:10:10.239Z] ---> ****-login.sh [2026-03-16T03:10:10.239Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:10:10.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:10:13.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:10:13.902Z] Configure a credential helper to remove this warning. See [2026-03-16T03:10:13.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:10:13.902Z] [2026-03-16T03:10:13.902Z] Login Succeeded [2026-03-16T03:10:13.902Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:10:13.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:10:13.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:10:13.903Z] Configure a credential helper to remove this warning. See [2026-03-16T03:10:13.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:10:13.903Z] [2026-03-16T03:10:13.903Z] Login Succeeded [2026-03-16T03:10:13.903Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:10:14.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:10:14.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:10:14.174Z] Configure a credential helper to remove this warning. See [2026-03-16T03:10:14.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:10:14.174Z] [2026-03-16T03:10:14.174Z] Login Succeeded [2026-03-16T03:10:14.446Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:10:14.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:10:14.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:10:14.718Z] Configure a credential helper to remove this warning. See [2026-03-16T03:10:14.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:10:14.718Z] [2026-03-16T03:10:14.718Z] Login Succeeded [2026-03-16T03:10:14.718Z] ****.io [2026-03-16T03:10:14.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:10:15.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:10:15.263Z] Configure a credential helper to remove this warning. See [2026-03-16T03:10:15.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:10:15.263Z] [2026-03-16T03:10:15.263Z] Login Succeeded [2026-03-16T03:10:15.263Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:10:15.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-16T03:10:15.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:10:15.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:10:15.718Z] ========================================================= [2026-03-16T03:10:15.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-16T03:10:15.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:10:16.103Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-16T03:10:16.103Z] Sending build context to Docker daemon 144.9kB [2026-03-16T03:10:16.374Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:10:16.374Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-16T03:10:16.648Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-16T03:10:16.648Z] 6b59a28fa201: Pulling fs layer [2026-03-16T03:10:16.648Z] d32bb0dddca7: Pulling fs layer [2026-03-16T03:10:16.648Z] 5dab1238d3d9: Pulling fs layer [2026-03-16T03:10:16.648Z] 196fd7d83e7d: Pulling fs layer [2026-03-16T03:10:16.648Z] 4f4fb700ef54: Pulling fs layer [2026-03-16T03:10:16.648Z] 8ba94037c8f0: Pulling fs layer [2026-03-16T03:10:16.648Z] deaec5988b04: Pulling fs layer [2026-03-16T03:10:16.648Z] 9f65657bb879: Pulling fs layer [2026-03-16T03:10:16.648Z] 196fd7d83e7d: Waiting [2026-03-16T03:10:16.648Z] 8ba94037c8f0: Waiting [2026-03-16T03:10:16.648Z] deaec5988b04: Waiting [2026-03-16T03:10:16.648Z] 4f4fb700ef54: Waiting [2026-03-16T03:10:16.648Z] 9f65657bb879: Waiting [2026-03-16T03:10:16.648Z] d32bb0dddca7: Verifying Checksum [2026-03-16T03:10:16.648Z] d32bb0dddca7: Download complete [2026-03-16T03:10:16.648Z] 196fd7d83e7d: Verifying Checksum [2026-03-16T03:10:16.648Z] 196fd7d83e7d: Download complete [2026-03-16T03:10:16.648Z] 4f4fb700ef54: Download complete [2026-03-16T03:10:16.648Z] 8ba94037c8f0: Download complete [2026-03-16T03:10:16.648Z] 6b59a28fa201: Verifying Checksum [2026-03-16T03:10:16.648Z] 6b59a28fa201: Download complete [2026-03-16T03:10:17.242Z] 9f65657bb879: Verifying Checksum [2026-03-16T03:10:17.242Z] 9f65657bb879: Download complete [2026-03-16T03:10:17.840Z] 6b59a28fa201: Pull complete [2026-03-16T03:10:18.813Z] 5dab1238d3d9: Verifying Checksum [2026-03-16T03:10:18.813Z] 5dab1238d3d9: Download complete [2026-03-16T03:10:18.813Z] d32bb0dddca7: Pull complete [2026-03-16T03:10:20.227Z] deaec5988b04: Verifying Checksum [2026-03-16T03:10:20.227Z] deaec5988b04: Download complete [2026-03-16T03:10:32.576Z] 5dab1238d3d9: Pull complete [2026-03-16T03:10:32.576Z] 196fd7d83e7d: Pull complete [2026-03-16T03:10:32.845Z] 4f4fb700ef54: Pull complete [2026-03-16T03:10:33.115Z] 8ba94037c8f0: Pull complete [2026-03-16T03:10:43.212Z] deaec5988b04: Pull complete [2026-03-16T03:10:44.193Z] 9f65657bb879: Pull complete [2026-03-16T03:10:44.193Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-16T03:10:44.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-16T03:10:44.193Z] ---> 334268110677 [2026-03-16T03:10:44.193Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-16T03:10:46.161Z] ---> Running in 6995ff29061d [2026-03-16T03:10:46.429Z] Removing intermediate container 6995ff29061d [2026-03-16T03:10:46.429Z] ---> 9a0e46a2f2c7 [2026-03-16T03:10:46.429Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T03:10:46.699Z] ---> Running in 7865f00c2af5 [2026-03-16T03:10:47.289Z] Removing intermediate container 7865f00c2af5 [2026-03-16T03:10:47.289Z] ---> cd77cae42a7e [2026-03-16T03:10:47.289Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-16T03:10:47.557Z] ---> Running in f0f7dae34f98 [2026-03-16T03:10:48.142Z] Removing intermediate container f0f7dae34f98 [2026-03-16T03:10:48.142Z] ---> 25388e3a727d [2026-03-16T03:10:48.142Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T03:10:48.142Z] ---> Running in e7d97a591eae [2026-03-16T03:10:48.728Z] Removing intermediate container e7d97a591eae [2026-03-16T03:10:48.728Z] ---> b3169838482a [2026-03-16T03:10:48.728Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T03:10:48.728Z] ---> Running in 100fe1c385bf [2026-03-16T03:10:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:10:50.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:10:52.380Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-16T03:10:52.380Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-16T03:10:52.380Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-16T03:10:52.380Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-16T03:10:52.380Z] Executing busybox-1.37.0-r19.trigger [2026-03-16T03:10:52.380Z] OK: 259 MiB in 64 packages [2026-03-16T03:10:55.748Z] Removing intermediate container 100fe1c385bf [2026-03-16T03:10:55.748Z] ---> 9dfd4f2970a0 [2026-03-16T03:10:55.748Z] Step 8/12 : WORKDIR /device-rest-go [2026-03-16T03:10:56.027Z] ---> Running in f5183357f6c5 [2026-03-16T03:10:56.293Z] Removing intermediate container f5183357f6c5 [2026-03-16T03:10:56.293Z] ---> fa110d05f85f [2026-03-16T03:10:56.293Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-16T03:10:56.879Z] ---> 6a6ea9581d9d [2026-03-16T03:10:56.879Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:10:56.879Z] ---> Running in 3ac0cb888b6c [2026-03-16T03:10:58.583Z] Running on prd-centos7-docker-4c-2g-3530 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T03:10:58.629Z] provisioning config files... [2026-03-16T03:10:58.653Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config199498778278448605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:11:00.384Z] ---> ****-login.sh [2026-03-16T03:11:00.384Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:12:49.079Z] Removing intermediate container 3ac0cb888b6c [2026-03-16T03:12:49.079Z] ---> 906207176e27 [2026-03-16T03:12:49.079Z] Step 11/12 : COPY . . [2026-03-16T03:12:49.079Z] ---> 984f0865b616 [2026-03-16T03:12:49.079Z] Step 12/12 : RUN $MAKE [2026-03-16T03:12:49.079Z] ---> Running in ba1e381563b0 [2026-03-16T03:12:49.666Z] noop [2026-03-16T03:12:50.254Z] Removing intermediate container ba1e381563b0 [2026-03-16T03:12:50.254Z] ---> cf0d7b338196 [2026-03-16T03:12:50.254Z] Successfully built cf0d7b338196 [2026-03-16T03:12:50.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:12:50.642Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:12:50.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:12:50.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-3527 does not seem to be running inside a container [2026-03-16T03:12:51.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/229 -v /w/workspace/device-rest-go/229:/w/workspace/device-rest-go/229:rw,z -v /w/workspace/device-rest-go/229@tmp:/w/workspace/device-rest-go/229@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 [2026-03-16T03:12:52.391Z] $ docker top 14514623db138c579ff749bf50237749e47f3d2758b24c83f71a749d5a490aac -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:12:53.330Z] + go version [2026-03-16T03:12:53.330Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-16T03:12:53.351Z] $ docker stop --time=1 14514623db138c579ff749bf50237749e47f3d2758b24c83f71a749d5a490aac [2026-03-16T03:12:55.045Z] $ docker rm -f --volumes 14514623db138c579ff749bf50237749e47f3d2758b24c83f71a749d5a490aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:12:55.672Z] + docker inspect -f . ci-base-image-arm64 [2026-03-16T03:12:55.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:12:55.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-3527 does not seem to be running inside a container [2026-03-16T03:12:55.973Z] $ 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/229 -v /w/workspace/device-rest-go/229:/w/workspace/device-rest-go/229:rw,z -v /w/workspace/device-rest-go/229@tmp:/w/workspace/device-rest-go/229@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 [2026-03-16T03:12:57.279Z] $ docker top 30f20dab68b7e2a5ff7d5f4d3a3e4f6a7f6b9fdc53f9dae7f04005743a81be33 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T03:12:58.162Z] + git config --global --add safe.directory /w/workspace/device-rest-go/229 [Pipeline] fileExists [Pipeline] sh [2026-03-16T03:12:58.827Z] + make test [2026-03-16T03:12:58.827Z] go test ./... -coverprofile=coverage.out ./... [2026-03-16T03:13:04.217Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-03-16T03:17:26.090Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-03-16T03:17:26.090Z] ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 32.2% of statements [2026-03-16T03:17:26.090Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-16T03:17:26.090Z] go vet ./... [2026-03-16T03:18:34.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-16T03:18:34.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-16T03:18:34.050Z] ./bin/test-attribution-txt.sh [2026-03-16T03:18:34.050Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-16T03:18:34.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-16T03:18:34.095Z] $ docker stop --time=1 30f20dab68b7e2a5ff7d5f4d3a3e4f6a7f6b9fdc53f9dae7f04005743a81be33 [2026-03-16T03:18:36.119Z] $ docker rm -f --volumes 30f20dab68b7e2a5ff7d5f4d3a3e4f6a7f6b9fdc53f9dae7f04005743a81be33 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-16T03:18:37.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-16T03:18:38.024Z] Warning: overwriting stash ‘coverage-report’ [2026-03-16T03:18:38.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-16T03:18:39.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-16T03:18:39.535Z] + ls -al . [2026-03-16T03:18:39.535Z] total 244 [2026-03-16T03:18:39.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:13 . [2026-03-16T03:18:39.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 03:09 .. [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 151 Mar 16 03:10 .dockerignore [2026-03-16T03:18:39.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 03:10 .git [2026-03-16T03:18:39.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:10 .github [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 16 03:10 .gitignore [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 03:10 .golangci.yml [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 22791 Mar 16 03:10 Attribution.txt [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 18492 Mar 16 03:10 CHANGELOG.md [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 16 03:10 Dockerfile [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 03:10 GOVERNANCE.md [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 704 Mar 16 03:10 Jenkinsfile [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 03:10 LICENSE [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 2597 Mar 16 03:10 Makefile [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 03:10 OWNERS.md [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 3989 Mar 16 03:10 README.md [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 03:07 VERSION [2026-03-16T03:18:39.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:10 bin [2026-03-16T03:18:39.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:10 cmd [2026-03-16T03:18:39.535Z] -rw-r--r-- 1 jenkins jenkins 14565 Mar 16 03:17 coverage.out [2026-03-16T03:18:39.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 03:10 driver [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 6821 Mar 16 03:10 go.mod [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 89294 Mar 16 03:10 go.sum [2026-03-16T03:18:39.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 03:10 openapi [2026-03-16T03:18:39.535Z] -rw-rw-r-- 1 jenkins jenkins 713 Mar 16 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:18:39.927Z] + 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=3991c903302a7d9adf12b9af461746031ae8458c --label arch=arm64 --label version=4.1.0-dev.22 . [2026-03-16T03:18:39.927Z] Sending build context to Docker daemon 160.3kB [2026-03-16T03:18:40.200Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-16T03:18:40.200Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-16T03:18:40.200Z] ---> cf0d7b338196 [2026-03-16T03:18:40.200Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-03-16T03:18:40.200Z] ---> Running in a0855f4bb995 [2026-03-16T03:18:40.790Z] Removing intermediate container a0855f4bb995 [2026-03-16T03:18:40.790Z] ---> c95e132c9dd5 [2026-03-16T03:18:40.790Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-16T03:18:40.790Z] ---> Running in aa9118992eed [2026-03-16T03:18:41.072Z] Removing intermediate container aa9118992eed [2026-03-16T03:18:41.072Z] ---> 850edca29a0f [2026-03-16T03:18:41.072Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-16T03:18:41.072Z] ---> Running in ce90a6665363 [2026-03-16T03:18:41.664Z] Removing intermediate container ce90a6665363 [2026-03-16T03:18:41.664Z] ---> 88e66ce8645b [2026-03-16T03:18:41.664Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-16T03:18:41.664Z] ---> Running in 0b454ea04cd6 [2026-03-16T03:18:41.934Z] Removing intermediate container 0b454ea04cd6 [2026-03-16T03:18:41.934Z] ---> 6383ee72a345 [2026-03-16T03:18:41.934Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-16T03:18:41.934Z] ---> Running in 89b53de6995b [2026-03-16T03:18:43.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:18:43.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:18:45.588Z] OK: 259 MiB in 64 packages [2026-03-16T03:18:48.176Z] Removing intermediate container 89b53de6995b [2026-03-16T03:18:48.176Z] ---> e4ffe9633182 [2026-03-16T03:18:48.176Z] Step 8/26 : WORKDIR /device-rest-go [2026-03-16T03:18:48.176Z] ---> Running in 9ef5b6473389 [2026-03-16T03:18:48.176Z] Removing intermediate container 9ef5b6473389 [2026-03-16T03:18:48.176Z] ---> d9699ff1f9d9 [2026-03-16T03:18:48.176Z] Step 9/26 : COPY go.mod vendor* ./ [2026-03-16T03:18:48.761Z] ---> 36db65043c92 [2026-03-16T03:18:48.761Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-16T03:18:48.761Z] ---> Running in b1170b53eee7 [2026-03-16T03:18:51.350Z] Removing intermediate container b1170b53eee7 [2026-03-16T03:18:51.350Z] ---> c7b48d3054c1 [2026-03-16T03:18:51.350Z] Step 11/26 : COPY . . [2026-03-16T03:18:51.620Z] ---> 9a41f56e6943 [2026-03-16T03:18:51.620Z] Step 12/26 : RUN $MAKE [2026-03-16T03:18:51.620Z] ---> Running in 10ac40aac93c [2026-03-16T03:18:52.586Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-03-16T03:23:14.484Z] Removing intermediate container 10ac40aac93c [2026-03-16T03:23:14.484Z] ---> 030ac301ce07 [2026-03-16T03:23:14.484Z] Step 13/26 : FROM alpine:3.22 [2026-03-16T03:23:15.070Z] 3.22: Pulling from library/alpine [2026-03-16T03:23:15.340Z] d741ee1608f3: Pulling fs layer [2026-03-16T03:23:15.609Z] d741ee1608f3: Download complete [2026-03-16T03:23:16.205Z] d741ee1608f3: Pull complete [2026-03-16T03:23:16.205Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-16T03:23:16.205Z] Status: Downloaded newer image for alpine:3.22 [2026-03-16T03:23:16.205Z] ---> 5a766deef0c8 [2026-03-16T03:23:16.205Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-03-16T03:23:16.477Z] ---> Running in e8a9e25a6846 [2026-03-16T03:23:16.747Z] Removing intermediate container e8a9e25a6846 [2026-03-16T03:23:16.747Z] ---> 063610128e04 [2026-03-16T03:23:16.747Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-03-16T03:23:16.747Z] ---> Running in e354a62cc4c3 [2026-03-16T03:23:17.336Z] Removing intermediate container e354a62cc4c3 [2026-03-16T03:23:17.336Z] ---> d7fa77bc98d5 [2026-03-16T03:23:17.336Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-03-16T03:23:17.336Z] ---> Running in ae3154f5f380 [2026-03-16T03:23:18.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:23:18.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:23:20.840Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-16T03:23:20.840Z] Executing busybox-1.37.0-r20.trigger [2026-03-16T03:23:20.840Z] OK: 8 MiB in 17 packages [2026-03-16T03:23:22.278Z] Removing intermediate container ae3154f5f380 [2026-03-16T03:23:22.278Z] ---> b2cc221b0747 [2026-03-16T03:23:22.278Z] Step 17/26 : RUN apk --no-cache upgrade [2026-03-16T03:23:22.278Z] ---> Running in e55c78896b12 [2026-03-16T03:23:23.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-16T03:23:23.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-16T03:23:25.454Z] OK: 8 MiB in 17 packages [2026-03-16T03:23:26.432Z] Removing intermediate container e55c78896b12 [2026-03-16T03:23:26.432Z] ---> 38eecea1e6b8 [2026-03-16T03:23:26.432Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-03-16T03:23:30.701Z] ---> 325d22df630e [2026-03-16T03:23:30.701Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-03-16T03:23:31.298Z] ---> dd5668279ae5 [2026-03-16T03:23:31.298Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-03-16T03:23:31.887Z] ---> 79d3d3c5ef30 [2026-03-16T03:23:31.887Z] Step 21/26 : EXPOSE 59986 [2026-03-16T03:23:31.887Z] ---> Running in 74efc01606e5 [2026-03-16T03:23:32.155Z] Removing intermediate container 74efc01606e5 [2026-03-16T03:23:32.155Z] ---> c40228323e91 [2026-03-16T03:23:32.155Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-03-16T03:23:32.155Z] ---> Running in 0ad7b79a3f59 [2026-03-16T03:23:32.423Z] Removing intermediate container 0ad7b79a3f59 [2026-03-16T03:23:32.423Z] ---> 667df07a9f88 [2026-03-16T03:23:32.423Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-16T03:23:32.691Z] ---> Running in 3992d6dc8de3 [2026-03-16T03:23:32.958Z] Removing intermediate container 3992d6dc8de3 [2026-03-16T03:23:32.958Z] ---> 6e4036c347b7 [2026-03-16T03:23:32.958Z] Step 24/26 : LABEL arch=arm64 [2026-03-16T03:23:32.958Z] ---> Running in 487ae5bc1078 [2026-03-16T03:23:33.544Z] Removing intermediate container 487ae5bc1078 [2026-03-16T03:23:33.544Z] ---> d00f841b6879 [2026-03-16T03:23:33.544Z] Step 25/26 : LABEL git_sha=3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:23:33.544Z] ---> Running in 64bd8c9574c4 [2026-03-16T03:23:33.812Z] Removing intermediate container 64bd8c9574c4 [2026-03-16T03:23:33.812Z] ---> 4f560038d58f [2026-03-16T03:23:33.812Z] Step 26/26 : LABEL version=4.1.0-dev.22 [2026-03-16T03:23:33.812Z] ---> Running in 57cf36eccfdf [2026-03-16T03:23:34.079Z] Removing intermediate container 57cf36eccfdf [2026-03-16T03:23:34.079Z] ---> 7dd1c79cfde2 [2026-03-16T03:23:34.079Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-16T03:23:34.079Z] Successfully built 7dd1c79cfde2 [2026-03-16T03:23:34.346Z] 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 [2026-03-16T03:23:34.512Z] provisioning config files... [2026-03-16T03:23:34.529Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/229@tmp/config2457560825321162407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:23:34.886Z] ---> ****-login.sh [2026-03-16T03:23:34.886Z] nexus3.edgexfoundry.org:10001 [2026-03-16T03:23:35.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:23:35.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:23:35.154Z] Configure a credential helper to remove this warning. See [2026-03-16T03:23:35.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:23:35.154Z] [2026-03-16T03:23:35.154Z] Login Succeeded [2026-03-16T03:23:35.154Z] nexus3.edgexfoundry.org:10002 [2026-03-16T03:23:35.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:23:35.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:23:35.690Z] Configure a credential helper to remove this warning. See [2026-03-16T03:23:35.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:23:35.690Z] [2026-03-16T03:23:35.690Z] Login Succeeded [2026-03-16T03:23:35.690Z] nexus3.edgexfoundry.org:10003 [2026-03-16T03:23:35.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:23:35.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:23:35.956Z] Configure a credential helper to remove this warning. See [2026-03-16T03:23:35.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:23:35.956Z] [2026-03-16T03:23:35.956Z] Login Succeeded [2026-03-16T03:23:35.956Z] nexus3.edgexfoundry.org:10004 [2026-03-16T03:23:36.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:23:36.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:23:36.490Z] Configure a credential helper to remove this warning. See [2026-03-16T03:23:36.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:23:36.490Z] [2026-03-16T03:23:36.490Z] Login Succeeded [2026-03-16T03:23:36.490Z] ****.io [2026-03-16T03:23:36.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-16T03:23:37.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-16T03:23:37.033Z] Configure a credential helper to remove this warning. See [2026-03-16T03:23:37.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-16T03:23:37.033Z] [2026-03-16T03:23:37.033Z] Login Succeeded [2026-03-16T03:23:37.033Z] ---> ****-login.sh ends [Pipeline] } [2026-03-16T03:23:37.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:23:37.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-16T03:23:37.128Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-03-16T03:23:37.128Z] 3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:23:37.128Z] latest [2026-03-16T03:23:37.128Z] 4.1.0-dev.22 [2026-03-16T03:23:37.128Z] 3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:23:37.128Z] main [2026-03-16T03:23:37.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:37.505Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:37.876Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:23:37.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-16T03:23:37.876Z] 01ca5b30ce65: Preparing [2026-03-16T03:23:37.876Z] c616a61b47f7: Preparing [2026-03-16T03:23:37.876Z] 7325bfb68870: Preparing [2026-03-16T03:23:37.876Z] ee3f135afbdb: Preparing [2026-03-16T03:23:37.876Z] 6018617de9bf: Preparing [2026-03-16T03:23:37.876Z] c4e71c2a4573: Preparing [2026-03-16T03:23:37.876Z] c4e71c2a4573: Waiting [2026-03-16T03:23:38.148Z] 01ca5b30ce65: Pushed [2026-03-16T03:23:38.148Z] c616a61b47f7: Pushed [2026-03-16T03:23:38.148Z] ee3f135afbdb: Pushed [2026-03-16T03:23:38.148Z] 6018617de9bf: Pushed [2026-03-16T03:23:38.148Z] c4e71c2a4573: Layer already exists [2026-03-16T03:23:48.220Z] 7325bfb68870: Pushed [2026-03-16T03:23:48.220Z] 3991c903302a7d9adf12b9af461746031ae8458c: digest: sha256:4e00e156b20c49a536889668f27fa243695bcb9825ffa8df5db1008ea07ea36e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:48.596Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:48.954Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-03-16T03:23:48.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-16T03:23:48.954Z] 01ca5b30ce65: Preparing [2026-03-16T03:23:48.954Z] c616a61b47f7: Preparing [2026-03-16T03:23:48.954Z] 7325bfb68870: Preparing [2026-03-16T03:23:48.954Z] ee3f135afbdb: Preparing [2026-03-16T03:23:48.954Z] 6018617de9bf: Preparing [2026-03-16T03:23:48.954Z] c4e71c2a4573: Preparing [2026-03-16T03:23:48.954Z] 6018617de9bf: Layer already exists [2026-03-16T03:23:48.954Z] ee3f135afbdb: Layer already exists [2026-03-16T03:23:48.954Z] 01ca5b30ce65: Layer already exists [2026-03-16T03:23:48.954Z] 7325bfb68870: Layer already exists [2026-03-16T03:23:48.954Z] c616a61b47f7: Layer already exists [2026-03-16T03:23:48.954Z] c4e71c2a4573: Layer already exists [2026-03-16T03:23:49.220Z] latest: digest: sha256:4e00e156b20c49a536889668f27fa243695bcb9825ffa8df5db1008ea07ea36e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:49.602Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:49.964Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-03-16T03:23:49.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-16T03:23:49.964Z] 01ca5b30ce65: Preparing [2026-03-16T03:23:49.964Z] c616a61b47f7: Preparing [2026-03-16T03:23:49.964Z] 7325bfb68870: Preparing [2026-03-16T03:23:49.964Z] ee3f135afbdb: Preparing [2026-03-16T03:23:49.964Z] 6018617de9bf: Preparing [2026-03-16T03:23:49.964Z] c4e71c2a4573: Preparing [2026-03-16T03:23:49.964Z] c4e71c2a4573: Waiting [2026-03-16T03:23:49.964Z] 6018617de9bf: Layer already exists [2026-03-16T03:23:49.964Z] 01ca5b30ce65: Layer already exists [2026-03-16T03:23:49.964Z] c616a61b47f7: Layer already exists [2026-03-16T03:23:49.964Z] 7325bfb68870: Layer already exists [2026-03-16T03:23:49.964Z] ee3f135afbdb: Layer already exists [2026-03-16T03:23:49.964Z] c4e71c2a4573: Layer already exists [2026-03-16T03:23:50.231Z] 4.1.0-dev.22: digest: sha256:4e00e156b20c49a536889668f27fa243695bcb9825ffa8df5db1008ea07ea36e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:50.606Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:50.971Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:23:50.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-16T03:23:50.971Z] 01ca5b30ce65: Preparing [2026-03-16T03:23:50.971Z] c616a61b47f7: Preparing [2026-03-16T03:23:50.971Z] 7325bfb68870: Preparing [2026-03-16T03:23:50.971Z] ee3f135afbdb: Preparing [2026-03-16T03:23:50.971Z] 6018617de9bf: Preparing [2026-03-16T03:23:50.971Z] c4e71c2a4573: Preparing [2026-03-16T03:23:50.971Z] c4e71c2a4573: Waiting [2026-03-16T03:23:50.971Z] c616a61b47f7: Layer already exists [2026-03-16T03:23:50.971Z] 6018617de9bf: Layer already exists [2026-03-16T03:23:50.971Z] ee3f135afbdb: Layer already exists [2026-03-16T03:23:50.971Z] 01ca5b30ce65: Layer already exists [2026-03-16T03:23:50.971Z] 7325bfb68870: Layer already exists [2026-03-16T03:23:50.971Z] c4e71c2a4573: Layer already exists [2026-03-16T03:23:51.240Z] 3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22: digest: sha256:4e00e156b20c49a536889668f27fa243695bcb9825ffa8df5db1008ea07ea36e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:51.611Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:51.980Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-03-16T03:23:51.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-03-16T03:23:51.980Z] 01ca5b30ce65: Preparing [2026-03-16T03:23:51.980Z] c616a61b47f7: Preparing [2026-03-16T03:23:51.980Z] 7325bfb68870: Preparing [2026-03-16T03:23:51.980Z] ee3f135afbdb: Preparing [2026-03-16T03:23:51.980Z] 6018617de9bf: Preparing [2026-03-16T03:23:51.980Z] c4e71c2a4573: Preparing [2026-03-16T03:23:51.980Z] c4e71c2a4573: Waiting [2026-03-16T03:23:51.980Z] 01ca5b30ce65: Layer already exists [2026-03-16T03:23:51.980Z] 6018617de9bf: Layer already exists [2026-03-16T03:23:51.980Z] ee3f135afbdb: Layer already exists [2026-03-16T03:23:51.980Z] c616a61b47f7: Layer already exists [2026-03-16T03:23:51.980Z] 7325bfb68870: Layer already exists [2026-03-16T03:23:51.980Z] c4e71c2a4573: Layer already exists [2026-03-16T03:23:52.247Z] main: digest: sha256:4e00e156b20c49a536889668f27fa243695bcb9825ffa8df5db1008ea07ea36e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T03:23:52.335Z] ===================================================== [Pipeline] echo [2026-03-16T03:23:52.352Z] taggedImages: [2026-03-16T03:23:52.353Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c [2026-03-16T03:23:52.353Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-03-16T03:23:52.353Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-03-16T03:23:52.353Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [2026-03-16T03:23:52.353Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2026-03-16T03:23:52.364Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c [Pipeline] echo [2026-03-16T03:23:52.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2026-03-16T03:23:52.396Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] echo [2026-03-16T03:23:52.416Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3991c903302a7d9adf12b9af461746031ae8458c-4.1.0-dev.22 [Pipeline] echo [2026-03-16T03:23:52.428Z] 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 [2026-03-16T03:23:52.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:23:52.822Z] [2026-03-16T03:23:52.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T03:23:53.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:23:53.167Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-16T03:23:53.167Z] 8998bd30e6a1: Pulling fs layer [2026-03-16T03:23:53.167Z] 04944245beec: Pulling fs layer [2026-03-16T03:23:53.167Z] 699f458cf7ca: Pulling fs layer [2026-03-16T03:23:53.167Z] 765212b225bb: Pulling fs layer [2026-03-16T03:23:53.167Z] f23df028b6ca: Pulling fs layer [2026-03-16T03:23:53.167Z] d65c8cfc05b1: Pulling fs layer [2026-03-16T03:23:53.167Z] 2437ff75d9bd: Pulling fs layer [2026-03-16T03:23:53.167Z] 765212b225bb: Waiting [2026-03-16T03:23:53.167Z] f23df028b6ca: Waiting [2026-03-16T03:23:53.167Z] 2437ff75d9bd: Waiting [2026-03-16T03:23:53.167Z] d65c8cfc05b1: Waiting [2026-03-16T03:23:53.433Z] 04944245beec: Verifying Checksum [2026-03-16T03:23:53.433Z] 765212b225bb: Verifying Checksum [2026-03-16T03:23:53.433Z] 765212b225bb: Download complete [2026-03-16T03:23:53.433Z] f23df028b6ca: Verifying Checksum [2026-03-16T03:23:53.433Z] f23df028b6ca: Download complete [2026-03-16T03:23:53.433Z] d65c8cfc05b1: Verifying Checksum [2026-03-16T03:23:53.433Z] d65c8cfc05b1: Download complete [2026-03-16T03:23:53.698Z] 699f458cf7ca: Verifying Checksum [2026-03-16T03:23:53.698Z] 699f458cf7ca: Download complete [2026-03-16T03:23:53.963Z] 8998bd30e6a1: Download complete [2026-03-16T03:23:56.551Z] 2437ff75d9bd: Verifying Checksum [2026-03-16T03:23:56.551Z] 2437ff75d9bd: Download complete [2026-03-16T03:23:58.492Z] 8998bd30e6a1: Pull complete [2026-03-16T03:23:59.129Z] 04944245beec: Pull complete [2026-03-16T03:24:00.538Z] 699f458cf7ca: Pull complete [2026-03-16T03:24:00.805Z] 765212b225bb: Pull complete [2026-03-16T03:24:01.772Z] f23df028b6ca: Pull complete [2026-03-16T03:24:01.772Z] d65c8cfc05b1: Pull complete [2026-03-16T03:24:19.977Z] 2437ff75d9bd: Pull complete [2026-03-16T03:24:19.977Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-16T03:24:19.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-16T03:24:19.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T03:24:20.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-3527 does not seem to be running inside a container [2026-03-16T03:24:20.285Z] $ 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/229 -v /w/workspace/device-rest-go/229:/w/workspace/device-rest-go/229:rw,z -v /w/workspace/device-rest-go/229@tmp:/w/workspace/device-rest-go/229@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 [2026-03-16T03:24:23.464Z] $ docker top 9be95f2a705ef900fbbf50ff8aefbb11e7c49c96651b57a51117f386ddceaa08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T03:24:24.396Z] ---> job-cost.sh [2026-03-16T03:24:24.396Z] lf-activate-venv: SKIPPING [2026-03-16T03:24:24.396Z] INFO: No Stack... [2026-03-16T03:24:24.661Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-16T03:24:25.683Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T03:24:26.322Z] + cut -d, -f6 [2026-03-16T03:24:26.322Z] + cat /w/workspace/device-rest-go/229/archives/cost.csv [Pipeline] lock [2026-03-16T03:24:26.377Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [2026-03-16T03:24:26.388Z] Resource [jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] did not exist. Created. [2026-03-16T03:24:26.394Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T03:24:27.049Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-16T03:24:27.127Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T03:24:27.137Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T03:24:27.171Z] $ docker stop --time=1 9be95f2a705ef900fbbf50ff8aefbb11e7c49c96651b57a51117f386ddceaa08 [2026-03-16T03:24:28.675Z] $ docker rm -f --volumes 9be95f2a705ef900fbbf50ff8aefbb11e7c49c96651b57a51117f386ddceaa08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:06:46.118Z] Cancelling nested steps due to timeout [2026-03-16T09:06:46.123Z] Sending interrupt signal to process [2026-03-16T09:06:55.968Z] script returned exit code 143 [Pipeline] } [2026-03-16T09:06:55.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-16T09:06:56.451Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:06:56.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:06:57.298Z] ---> package-listing.sh [2026-03-16T09:06:57.298Z] ++ facter osfamily [2026-03-16T09:06:57.298Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:06:57.557Z] + OS_FAMILY=redhat [2026-03-16T09:06:57.557Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-03-16T09:06:57.557Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:06:57.557Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:06:57.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:06:57.557Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:06:57.557Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-16T09:06:57.557Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:06:57.557Z] + case "${OS_FAMILY}" in [2026-03-16T09:06:57.557Z] + sort [2026-03-16T09:06:57.557Z] + rpm -qa [2026-03-16T09:06:58.122Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:06:58.122Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:06:58.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:06:58.122Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-16T09:06:58.122Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-03-16T09:06:58.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 [2026-03-16T09:06:58.133Z] 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 [2026-03-16T09:06:58.417Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:06:58.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:06:58.982Z] [2026-03-16T09:06:58.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:06:59.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:06:59.285Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:06:59.285Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:06:59.285Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:06:59.285Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:06:59.285Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:06:59.285Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:06:59.285Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:06:59.285Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:06:59.285Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:06:59.285Z] 33b1e0a273af: Waiting [2026-03-16T09:06:59.285Z] 5d3b04190fa2: Waiting [2026-03-16T09:06:59.285Z] 2f39f015ded8: Waiting [2026-03-16T09:06:59.285Z] 5c69ac0246d0: Verifying Checksum [2026-03-16T09:06:59.285Z] 5c69ac0246d0: Download complete [2026-03-16T09:06:59.285Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-16T09:06:59.285Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:06:59.544Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:06:59.544Z] 33b1e0a273af: Download complete [2026-03-16T09:06:59.544Z] ec43610c2a17: Verifying Checksum [2026-03-16T09:06:59.544Z] ec43610c2a17: Download complete [2026-03-16T09:06:59.544Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T09:06:59.544Z] 5d3b04190fa2: Download complete [2026-03-16T09:06:59.544Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:06:59.544Z] 5eb5b503b376: Download complete [2026-03-16T09:07:00.116Z] 2f39f015ded8: Verifying Checksum [2026-03-16T09:07:00.116Z] 2f39f015ded8: Download complete [2026-03-16T09:07:00.690Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:00.953Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:01.211Z] ec43610c2a17: Pull complete [2026-03-16T09:07:01.470Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:01.737Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:01.737Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:05.932Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:05.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:05.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:05.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:06.035Z] prd-centos7-docker-4c-2g-3530 does not seem to be running inside a container [2026-03-16T09:07:06.209Z] $ 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 [2026-03-16T09:07:09.309Z] $ docker top 3dbcbd84842c91a3aac0db1b27427bb189c0078e06114edac2dc4c540e42338c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:09.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:09.948Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:10.229Z] + ls /var/log/sa-host [2026-03-16T09:07:10.229Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:10.384Z] provisioning config files... [2026-03-16T09:07:10.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13665791129531983277tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:10.413Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:10.703Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:07:10.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:11.050Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:07:11.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:11.341Z] ---> sudo-logs.sh [2026-03-16T09:07:11.341Z] Archiving 'sudo' log.. [2026-03-16T09:07:11.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3530.novalocal: Name or service not known [2026-03-16T09:07:11.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3530.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-16T09:07:11.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:11.718Z] ---> job-cost.sh [2026-03-16T09:07:11.718Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:11.718Z] DEBUG: total: 0.10999999940395355 [2026-03-16T09:07:11.718Z] INFO: Retrieving Stack Cost... [2026-03-16T09:07:11.977Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-16T09:07:12.235Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:07:12.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:12.526Z] ---> logs-deploy.sh [2026-03-16T09:07:12.526Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:12.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/229 [2026-03-16T09:07:12.526Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:07:13.458Z] Archives upload complete. [2026-03-16T09:07:13.458Z] INFO: archiving logs to Nexus [2026-03-16T09:07:14.391Z] ---> uname -a: [2026-03-16T09:07:14.391Z] Linux prd-centos7-docker-4c-2g-3530.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] ---> lscpu: [2026-03-16T09:07:14.391Z] Architecture: x86_64 [2026-03-16T09:07:14.391Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-16T09:07:14.391Z] Byte Order: Little Endian [2026-03-16T09:07:14.391Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-16T09:07:14.391Z] CPU(s): 2 [2026-03-16T09:07:14.391Z] On-line CPU(s) list: 0,1 [2026-03-16T09:07:14.391Z] Thread(s) per core: 1 [2026-03-16T09:07:14.391Z] Core(s) per socket: 1 [2026-03-16T09:07:14.391Z] Socket(s): 2 [2026-03-16T09:07:14.391Z] NUMA node(s): 1 [2026-03-16T09:07:14.391Z] Vendor ID: AuthenticAMD [2026-03-16T09:07:14.391Z] CPU family: 23 [2026-03-16T09:07:14.391Z] Model: 49 [2026-03-16T09:07:14.391Z] Model name: AMD EPYC-Rome Processor [2026-03-16T09:07:14.391Z] Stepping: 0 [2026-03-16T09:07:14.391Z] CPU MHz: 2799.998 [2026-03-16T09:07:14.391Z] BogoMIPS: 5599.99 [2026-03-16T09:07:14.391Z] Virtualization: AMD-V [2026-03-16T09:07:14.391Z] Hypervisor vendor: KVM [2026-03-16T09:07:14.391Z] Virtualization type: full [2026-03-16T09:07:14.391Z] L1d cache: 64 KiB [2026-03-16T09:07:14.391Z] L1i cache: 64 KiB [2026-03-16T09:07:14.391Z] L2 cache: 1 MiB [2026-03-16T09:07:14.391Z] L3 cache: 32 MiB [2026-03-16T09:07:14.391Z] NUMA node0 CPU(s): 0,1 [2026-03-16T09:07:14.391Z] Vulnerability Itlb multihit: Not affected [2026-03-16T09:07:14.391Z] Vulnerability L1tf: Not affected [2026-03-16T09:07:14.391Z] Vulnerability Mds: Not affected [2026-03-16T09:07:14.391Z] Vulnerability Meltdown: Not affected [2026-03-16T09:07:14.391Z] Vulnerability Mmio stale data: Not affected [2026-03-16T09:07:14.391Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-16T09:07:14.391Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-16T09:07:14.391Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-16T09:07:14.391Z] Vulnerability Srbds: Not affected [2026-03-16T09:07:14.391Z] Vulnerability Tsx async abort: Not affected [2026-03-16T09:07:14.391Z] 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 [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] ---> nproc: [2026-03-16T09:07:14.391Z] 2 [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] ---> df -h: [2026-03-16T09:07:14.391Z] Filesystem Size Used Avail Use% Mounted on [2026-03-16T09:07:14.391Z] overlay 40G 6.8G 34G 17% / [2026-03-16T09:07:14.391Z] tmpfs 64M 0 64M 0% /dev [2026-03-16T09:07:14.391Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-16T09:07:14.391Z] shm 64M 0 64M 0% /dev/shm [2026-03-16T09:07:14.391Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] [2026-03-16T09:07:14.391Z] Cannot open /var/log/sysstat/sa16: No such file or directory [2026-03-16T09:07:14.391Z] Please check if data collecting is enabled [2026-03-16T09:07:14.391Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-16T09:07:14.416Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-16T09:07:14.421Z] $ docker stop --time=1 3dbcbd84842c91a3aac0db1b27427bb189c0078e06114edac2dc4c540e42338c [2026-03-16T09:07:15.547Z] $ docker rm -f --volumes 3dbcbd84842c91a3aac0db1b27427bb189c0078e06114edac2dc4c540e42338c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-16T09:07:15.627Z] [WS-CLEANUP] Deleting project workspace... [2026-03-16T09:07:15.627Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-16T09:07:15.644Z] [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 [2026-03-16T09:07:16.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:16.058Z] [2026-03-16T09:07:16.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:16.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:16.355Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-16T09:07:16.355Z] 5eb5b503b376: Pulling fs layer [2026-03-16T09:07:16.355Z] 5c69ac0246d0: Pulling fs layer [2026-03-16T09:07:16.355Z] ec43610c2a17: Pulling fs layer [2026-03-16T09:07:16.355Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-16T09:07:16.355Z] 33b1e0a273af: Pulling fs layer [2026-03-16T09:07:16.355Z] 5d3b04190fa2: Pulling fs layer [2026-03-16T09:07:16.355Z] 2f39f015ded8: Pulling fs layer [2026-03-16T09:07:16.355Z] 3a2ae6a8a46f: Waiting [2026-03-16T09:07:16.355Z] 33b1e0a273af: Waiting [2026-03-16T09:07:16.355Z] 5d3b04190fa2: Waiting [2026-03-16T09:07:16.355Z] 2f39f015ded8: Waiting [2026-03-16T09:07:16.355Z] 5c69ac0246d0: Download complete [2026-03-16T09:07:16.355Z] 3a2ae6a8a46f: Download complete [2026-03-16T09:07:16.355Z] 33b1e0a273af: Verifying Checksum [2026-03-16T09:07:16.355Z] 33b1e0a273af: Download complete [2026-03-16T09:07:16.355Z] ec43610c2a17: Verifying Checksum [2026-03-16T09:07:16.355Z] ec43610c2a17: Download complete [2026-03-16T09:07:16.355Z] 5d3b04190fa2: Verifying Checksum [2026-03-16T09:07:16.355Z] 5d3b04190fa2: Download complete [2026-03-16T09:07:16.611Z] 5eb5b503b376: Verifying Checksum [2026-03-16T09:07:16.611Z] 5eb5b503b376: Download complete [2026-03-16T09:07:17.174Z] 2f39f015ded8: Verifying Checksum [2026-03-16T09:07:17.174Z] 2f39f015ded8: Download complete [2026-03-16T09:07:18.546Z] 5eb5b503b376: Pull complete [2026-03-16T09:07:18.546Z] 5c69ac0246d0: Pull complete [2026-03-16T09:07:18.805Z] ec43610c2a17: Pull complete [2026-03-16T09:07:18.805Z] 3a2ae6a8a46f: Pull complete [2026-03-16T09:07:19.063Z] 33b1e0a273af: Pull complete [2026-03-16T09:07:19.320Z] 5d3b04190fa2: Pull complete [2026-03-16T09:07:24.580Z] 2f39f015ded8: Pull complete [2026-03-16T09:07:24.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-16T09:07:24.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:24.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:24.665Z] prd-ubuntu20.04-docker-8c-8g-3523 does not seem to be running inside a container [2026-03-16T09:07:24.695Z] $ 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 [2026-03-16T09:07:25.871Z] $ docker top 5170131f7f78b43dc8d37f0fac1d4d3b9b15cd25f4a44ba7042cba11e2cfd170 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:26.219Z] ---> job-cost.sh [2026-03-16T09:07:26.219Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:26.219Z] INFO: No Stack... [2026-03-16T09:07:26.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:07:26.738Z] INFO: Archiving Costs [Pipeline] sh [2026-03-16T09:07:27.022Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-03-16T09:07:27.022Z] + cut -d, -f6 [Pipeline] lock [2026-03-16T09:07:27.032Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [2026-03-16T09:07:27.043Z] Resource [jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] did not exist. Created. [2026-03-16T09:07:27.048Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-16T09:07:27.354Z] /w/workspace/edgexfoundry_device-rest-go_main@tmp/durable-a1857c6e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-16T09:07:27.638Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-16T09:07:27.657Z] Warning: overwriting stash ‘stack-cost’ [2026-03-16T09:07:27.670Z] Stashed 1 file(s) [Pipeline] } [2026-03-16T09:07:27.679Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-229-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-16T09:07:27.703Z] $ docker stop --time=1 5170131f7f78b43dc8d37f0fac1d4d3b9b15cd25f4a44ba7042cba11e2cfd170 [2026-03-16T09:07:28.837Z] $ docker rm -f --volumes 5170131f7f78b43dc8d37f0fac1d4d3b9b15cd25f4a44ba7042cba11e2cfd170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-16T09:07:28.955Z] 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 [2026-03-16T09:07:29.685Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-03-16T09:07:29.685Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-16T09:07:29.685Z] total 16 [2026-03-16T09:07:29.685Z] drwxr-xr-x 3 root root 4096 Mar 16 09:07 . [2026-03-16T09:07:29.685Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:29.685Z] drwxr-xr-x 2 root root 4096 Mar 16 09:07 cost [2026-03-16T09:07:29.685Z] -rw-r--r-- 1 root root 88 Mar 16 09:07 cost.csv [2026-03-16T09:07:29.685Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-16T09:07:29.685Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-03-16T09:07:29.685Z] total 16 [2026-03-16T09:07:29.685Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:07 . [2026-03-16T09:07:29.685Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:07 .. [2026-03-16T09:07:29.685Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:07 cost [2026-03-16T09:07:29.685Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 16 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:29.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:30.826Z] ---> package-listing.sh [2026-03-16T09:07:30.826Z] ++ facter osfamily [2026-03-16T09:07:30.826Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-16T09:07:31.085Z] + OS_FAMILY=debian [2026-03-16T09:07:31.085Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-03-16T09:07:31.085Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:31.085Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:31.085Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-16T09:07:31.085Z] + PACKAGES=/tmp/packages_start.txt [2026-03-16T09:07:31.085Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-16T09:07:31.085Z] + PACKAGES=/tmp/packages_end.txt [2026-03-16T09:07:31.085Z] + case "${OS_FAMILY}" in [2026-03-16T09:07:31.085Z] + dpkg -l [2026-03-16T09:07:31.085Z] + grep '^ii' [2026-03-16T09:07:31.085Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-16T09:07:31.085Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-16T09:07:31.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-16T09:07:31.085Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-03-16T09:07:31.085Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-03-16T09:07:31.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-03-16T09:07:31.093Z] 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 [2026-03-16T09:07:31.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-16T09:07:31.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-16T09:07:31.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-16T09:07:31.992Z] prd-ubuntu20.04-docker-8c-8g-3523 does not seem to be running inside a container [2026-03-16T09:07:32.031Z] $ 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 [2026-03-16T09:07:32.251Z] $ docker top 846cf0acb3a36273397267aaaec9280ccab63dc256c0f1edd363991ce2b94223 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-16T09:07:32.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-16T09:07:32.871Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-16T09:07:33.155Z] + ls /var/log/sa-host [2026-03-16T09:07:33.155Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-16T09:07:33.182Z] provisioning config files... [2026-03-16T09:07:33.190Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6981251086997496513tmp [Pipeline] { [Pipeline] echo [2026-03-16T09:07:33.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:33.488Z] ---> create-netrc.sh [Pipeline] } [2026-03-16T09:07:33.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:33.801Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-16T09:07:33.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:34.091Z] ---> sudo-logs.sh [2026-03-16T09:07:34.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-16T09:07:34.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:34.394Z] ---> job-cost.sh [2026-03-16T09:07:34.394Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:34.394Z] DEBUG: total: 1.5299999713897705 [2026-03-16T09:07:34.394Z] INFO: Retrieving Stack Cost... [2026-03-16T09:07:34.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-16T09:07:34.653Z] INFO: Archiving Costs [Pipeline] echo [2026-03-16T09:07:34.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-16T09:07:34.940Z] ---> logs-deploy.sh [2026-03-16T09:07:34.940Z] lf-activate-venv: SKIPPING [2026-03-16T09:07:34.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/229 [2026-03-16T09:07:34.940Z] INFO: archiving workspace using pattern(s): [2026-03-16T09:07:35.876Z] Archives upload complete. [2026-03-16T09:07:35.876Z] INFO: archiving logs to Nexus