Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 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-ssh3013009118445699884.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-ssh4058157860337565597.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-ssh15417651827598192906.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-ssh18158237623437244999.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-ssh4406624067435937594.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 ‘prd-ubuntu20.04-docker-8c-8g-9335’ Running on prd-ubuntu20.04-docker-8c-8g-9338 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 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 (main) Commit message: "Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > 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 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 # timeout=10 > git rev-list --no-walk aee832240825fea584145add9b57acd48331f786 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T08:13:22.787Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T08:13:22.860Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T08:13:22.887Z] ========================================================= [2026-05-14T08:13:22.887Z] EdgeX Global Pipelines Version Info [2026-05-14T08:13:22.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:13:23.990Z] ------------------- [2026-05-14T08:13:23.990Z] stable info: [2026-05-14T08:13:23.990Z] ------------------- [2026-05-14T08:13:23.990Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T08:13:23.990Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T08:13:23.990Z] Message: update stable to v1.0.278 [2026-05-14T08:13:24.559Z] ------------------- [2026-05-14T08:13:24.559Z] experimental info: [2026-05-14T08:13:24.559Z] ------------------- [2026-05-14T08:13:24.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T08:13:24.559Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T08:13:24.559Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T08:13:24.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-05-14T08:13:24.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-05-14T08:13:24.667Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T08:13:24.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T08:13:24.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T08:13:24.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T08:13:24.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T08:13:24.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T08:13:24.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T08:13:24.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T08:13:24.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T08:13:24.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-05-14T08:13:24.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T08:13:24.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T08:13:24.933Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:13:24.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T08:13:24.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:13:25.008Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T08:13:25.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T08:13:25.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T08:13:25.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T08:13:25.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T08:13:25.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T08:13:25.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T08:13:25.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T08:13:25.185Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T08:13:25.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T08:13:25.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T08:13:25.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T08:13:25.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T08:13:25.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo [2026-05-14T08:13:25.310Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4de1ad1 [Pipeline] echo [2026-05-14T08:13:25.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:13:25.391Z] provisioning config files... [2026-05-14T08:13:25.403Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1161053044976996720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:13:25.732Z] ---> ****-login.sh [2026-05-14T08:13:25.732Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:13:25.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:25.991Z] [2026-05-14T08:13:25.992Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:25.992Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:25.992Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:25.992Z] [2026-05-14T08:13:25.992Z] Login Succeeded [2026-05-14T08:13:25.992Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:13:25.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:25.992Z] [2026-05-14T08:13:25.992Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:25.992Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:25.992Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:25.992Z] [2026-05-14T08:13:25.992Z] Login Succeeded [2026-05-14T08:13:25.992Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:13:25.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:25.992Z] [2026-05-14T08:13:25.992Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:25.992Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:25.992Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:25.992Z] [2026-05-14T08:13:25.992Z] Login Succeeded [2026-05-14T08:13:25.992Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:13:26.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:26.252Z] [2026-05-14T08:13:26.252Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:26.252Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:26.252Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:26.252Z] [2026-05-14T08:13:26.252Z] Login Succeeded [2026-05-14T08:13:26.252Z] ****.io [2026-05-14T08:13:26.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:26.512Z] [2026-05-14T08:13:26.512Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T08:13:26.512Z] Configure a credential helper to remove this warning. See [2026-05-14T08:13:26.512Z] https://docs.****.com/go/credential-store/ [2026-05-14T08:13:26.512Z] [2026-05-14T08:13:26.512Z] Login Succeeded [2026-05-14T08:13:26.512Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:13:26.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T08:13:26.916Z] + git rev-list -1 --merges 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707~1..4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo [2026-05-14T08:13:26.945Z] -----------> git rev-list -1 --merges 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707~1..4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:13:26.945Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [false] [Pipeline] sh [2026-05-14T08:13:27.238Z] + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo [2026-05-14T08:13:27.253Z] ========================================================= [2026-05-14T08:13:27.253Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T08:13:27.253Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:13:27.583Z] + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo [2026-05-14T08:13:27.594Z] [semverPrep] GIT_COMMIT: 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707, Commit Message: Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-14T08:13:27.608Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T08:13:27.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:13:27.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T08:13:27.960Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T08:13:27.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T08:13:27.960Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2026-05-14T08:13:27.960Z] -a /etc/ssh/ssh_known_hosts [2026-05-14T08:13:27.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:28.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:28.309Z] [2026-05-14T08:13:28.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:28.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:28.612Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T08:13:28.612Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T08:13:28.612Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T08:13:28.612Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T08:13:28.612Z] 461d9e800cba: Pulling fs layer [2026-05-14T08:13:28.612Z] 80192f66455f: Pulling fs layer [2026-05-14T08:13:28.612Z] 461d9e800cba: Waiting [2026-05-14T08:13:28.612Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T08:13:28.612Z] a29436f7fd5d: Pulling fs layer [2026-05-14T08:13:28.612Z] 923cac83aea3: Pulling fs layer [2026-05-14T08:13:28.612Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T08:13:28.612Z] 80192f66455f: Waiting [2026-05-14T08:13:28.612Z] db01528c6b51: Pulling fs layer [2026-05-14T08:13:28.612Z] 28988de357af: Pulling fs layer [2026-05-14T08:13:28.612Z] 2e8e34ca0e6c: Waiting [2026-05-14T08:13:28.612Z] 25ad8b0a4227: Waiting [2026-05-14T08:13:28.612Z] 28988de357af: Waiting [2026-05-14T08:13:28.612Z] a29436f7fd5d: Waiting [2026-05-14T08:13:28.612Z] db01528c6b51: Waiting [2026-05-14T08:13:28.612Z] 923cac83aea3: Waiting [2026-05-14T08:13:28.612Z] 6bf1a483ea7c: Verifying Checksum [2026-05-14T08:13:28.612Z] 6bf1a483ea7c: Download complete [2026-05-14T08:13:28.612Z] 461d9e800cba: Download complete [2026-05-14T08:13:28.612Z] 80192f66455f: Verifying Checksum [2026-05-14T08:13:28.612Z] 80192f66455f: Download complete [2026-05-14T08:13:28.872Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T08:13:28.872Z] f5dfc541a4d3: Download complete [2026-05-14T08:13:28.872Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T08:13:28.872Z] 3dae71ba6b94: Download complete [2026-05-14T08:13:28.872Z] 923cac83aea3: Verifying Checksum [2026-05-14T08:13:28.872Z] 923cac83aea3: Download complete [2026-05-14T08:13:28.872Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T08:13:28.872Z] 25ad8b0a4227: Download complete [2026-05-14T08:13:28.872Z] db01528c6b51: Verifying Checksum [2026-05-14T08:13:28.872Z] db01528c6b51: Download complete [2026-05-14T08:13:29.131Z] 28988de357af: Verifying Checksum [2026-05-14T08:13:29.131Z] 28988de357af: Download complete [2026-05-14T08:13:29.131Z] a29436f7fd5d: Verifying Checksum [2026-05-14T08:13:29.131Z] a29436f7fd5d: Download complete [2026-05-14T08:13:29.700Z] 2e8e34ca0e6c: Download complete [2026-05-14T08:13:30.266Z] 3dae71ba6b94: Pull complete [2026-05-14T08:13:30.527Z] 6bf1a483ea7c: Pull complete [2026-05-14T08:13:31.096Z] f5dfc541a4d3: Pull complete [2026-05-14T08:13:31.096Z] 461d9e800cba: Pull complete [2026-05-14T08:13:31.354Z] 80192f66455f: Pull complete [2026-05-14T08:13:35.579Z] 2e8e34ca0e6c: Pull complete [2026-05-14T08:13:35.836Z] a29436f7fd5d: Pull complete [2026-05-14T08:13:35.836Z] 923cac83aea3: Pull complete [2026-05-14T08:13:36.099Z] 25ad8b0a4227: Pull complete [2026-05-14T08:13:36.099Z] db01528c6b51: Pull complete [2026-05-14T08:13:36.099Z] 28988de357af: Pull complete [2026-05-14T08:13:36.099Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T08:13:36.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:13:36.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:13:36.236Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:13:36.268Z] $ 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-05-14T08:13:38.150Z] $ docker top ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 -eo pid,comm [2026-05-14T08:13:38.190Z] 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-05-14T08:13:38.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:13:38.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:13:38.253Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:13:38.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:13:38.368Z] $ docker exec ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent [2026-05-14T08:13:38.455Z] SSH_AUTH_SOCK=/tmp/ssh-WWaUO1M3mv4H/agent.32 [2026-05-14T08:13:38.455Z] SSH_AGENT_PID=38 [2026-05-14T08:13:38.460Z] Running ssh-add (command line suppressed) [2026-05-14T08:13:38.561Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6240701490665292303.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6240701490665292303.key) [2026-05-14T08:13:38.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:13:38.864Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-05-14T08:13:39.149Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T08:13:39.160Z] $ docker exec --env ******** --env ******** ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent -k [2026-05-14T08:13:39.246Z] unset SSH_AUTH_SOCK; [2026-05-14T08:13:39.246Z] unset SSH_AGENT_PID; [2026-05-14T08:13:39.246Z] echo Agent pid 38 killed; [2026-05-14T08:13:39.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T08:13:39.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:13:39.295Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:13:39.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:13:39.403Z] $ docker exec ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent [2026-05-14T08:13:39.497Z] SSH_AUTH_SOCK=/tmp/ssh-1sJQnzmYQ2TF/agent.85 [2026-05-14T08:13:39.497Z] SSH_AGENT_PID=91 [2026-05-14T08:13:39.501Z] Running ssh-add (command line suppressed) [2026-05-14T08:13:39.597Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16863188970750976055.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16863188970750976055.key) [2026-05-14T08:13:39.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:13:39.898Z] + git semver init [2026-05-14T08:13:40.157Z] 2026-05-14 08:13:40,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:13:40.157Z] 2026-05-14 08:13:40,116 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T08:13:40.157Z] 2026-05-14 08:13:40,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-05-14T08:13:40.157Z] 2026-05-14 08:13:40,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-05-14T08:13:40.157Z] 2026-05-14 08:13:40,117 [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-05-14T08:13:42.102Z] 2026-05-14 08:13:41,823 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-05-14T08:13:42.102Z] 2026-05-14 08:13:41,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-05-14T08:13:42.102Z] 2026-05-14 08:13:41,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:13:42.102Z] 2026-05-14 08:13:41,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:13:42.102Z] 4.1.0-dev.23 [Pipeline] } [2026-05-14T08:13:42.114Z] $ docker exec --env ******** --env ******** ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent -k [2026-05-14T08:13:42.208Z] unset SSH_AUTH_SOCK; [2026-05-14T08:13:42.209Z] unset SSH_AGENT_PID; [2026-05-14T08:13:42.209Z] echo Agent pid 91 killed; [2026-05-14T08:13:42.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:13:42.537Z] + git semver [Pipeline] } [2026-05-14T08:13:42.810Z] $ docker stop --time=1 ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 [2026-05-14T08:13:44.124Z] $ docker rm -f --volumes ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:13:44.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T08:13:44.664Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T08:13:44.667Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [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-05-14T08:13:44.809Z] provisioning config files... [2026-05-14T08:13:44.817Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17722998203561021012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:13:45.129Z] ---> ****-login.sh [2026-05-14T08:13:45.129Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:13:45.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:45.129Z] Login Succeeded [2026-05-14T08:13:45.129Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:13:45.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:45.129Z] Login Succeeded [2026-05-14T08:13:45.129Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:13:45.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:45.408Z] Login Succeeded [2026-05-14T08:13:45.408Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:13:45.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:45.408Z] Login Succeeded [2026-05-14T08:13:45.408Z] ****.io [2026-05-14T08:13:45.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:13:45.668Z] Login Succeeded [2026-05-14T08:13:45.668Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:13:45.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:13:45.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:13:45.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:13:45.773Z] ========================================================= [2026-05-14T08:13:45.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T08:13:45.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:13:46.091Z] + 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-05-14T08:13:46.660Z] #0 building with "default" instance using docker driver [2026-05-14T08:13:46.660Z] [2026-05-14T08:13:46.660Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:13:46.660Z] #1 transferring dockerfile: 1.74kB done [2026-05-14T08:13:46.660Z] #1 DONE 0.0s [2026-05-14T08:13:46.660Z] [2026-05-14T08:13:46.660Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T08:13:46.660Z] #2 DONE 0.1s [2026-05-14T08:13:46.919Z] [2026-05-14T08:13:46.919Z] #3 [internal] load .dockerignore [2026-05-14T08:13:46.919Z] #3 transferring context: 193B done [2026-05-14T08:13:46.919Z] #3 DONE 0.0s [2026-05-14T08:13:46.919Z] [2026-05-14T08:13:46.919Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:13:46.919Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T08:13:46.919Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T08:13:46.919Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T08:13:46.919Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T08:13:46.919Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2026-05-14T08:13:46.919Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-14T08:13:46.919Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-14T08:13:46.919Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T08:13:46.919Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-05-14T08:13:46.919Z] #4 ... [2026-05-14T08:13:46.919Z] [2026-05-14T08:13:46.919Z] #5 [internal] load build context [2026-05-14T08:13:46.919Z] #5 transferring context: 22.26MB 0.2s done [2026-05-14T08:13:46.919Z] #5 DONE 0.2s [2026-05-14T08:13:46.919Z] [2026-05-14T08:13:46.919Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T08:13:46.919Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T08:13:46.919Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-14T08:13:46.919Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-14T08:13:46.919Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T08:13:46.919Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s [2026-05-14T08:13:46.919Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-14T08:13:46.919Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T08:13:47.176Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-14T08:13:47.176Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-14T08:13:47.176Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s [2026-05-14T08:13:47.176Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-05-14T08:13:47.176Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-14T08:13:47.176Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.26MB / 60.15MB 0.5s [2026-05-14T08:13:47.176Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-05-14T08:13:47.176Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.5s [2026-05-14T08:13:47.176Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-05-14T08:13:47.176Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s [2026-05-14T08:13:47.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s [2026-05-14T08:13:47.434Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s [2026-05-14T08:13:47.434Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2026-05-14T08:13:47.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s [2026-05-14T08:13:47.434Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-14T08:13:47.434Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-14T08:13:47.434Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.85MB / 112.58MB 0.8s [2026-05-14T08:13:47.694Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s [2026-05-14T08:13:47.694Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-14T08:13:47.955Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-05-14T08:13:52.176Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2026-05-14T08:13:52.176Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T08:13:52.434Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T08:13:52.434Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T08:13:52.434Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T08:13:52.434Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-14T08:13:53.001Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-14T08:13:53.001Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-14T08:13:56.283Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done [2026-05-14T08:13:56.283Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-14T08:13:56.849Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-14T08:13:56.849Z] #4 DONE 10.0s [2026-05-14T08:13:56.849Z] [2026-05-14T08:13:56.849Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T08:13:56.849Z] #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:13:57.107Z] #6 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:13:57.367Z] #6 0.536 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T08:13:57.367Z] #6 0.546 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T08:13:57.367Z] #6 0.553 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T08:13:57.367Z] #6 0.574 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T08:13:57.367Z] #6 0.584 Executing busybox-1.37.0-r19.trigger [2026-05-14T08:13:57.367Z] #6 0.591 OK: 269 MiB in 64 packages [2026-05-14T08:13:59.271Z] #6 DONE 2.5s [2026-05-14T08:13:59.271Z] [2026-05-14T08:13:59.271Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-05-14T08:13:59.271Z] #7 DONE 0.0s [2026-05-14T08:13:59.271Z] [2026-05-14T08:13:59.271Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:13:59.271Z] #8 DONE 0.0s [2026-05-14T08:13:59.271Z] [2026-05-14T08:13:59.271Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:13:59.780Z] Still waiting to schedule task [2026-05-14T08:13:59.781Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9339’ is offline [2026-05-14T08:14:09.264Z] #9 DONE 8.8s [2026-05-14T08:14:09.264Z] [2026-05-14T08:14:09.264Z] #10 [builder 6/7] COPY . . [2026-05-14T08:14:09.264Z] #10 DONE 0.1s [2026-05-14T08:14:09.264Z] [2026-05-14T08:14:09.264Z] #11 [builder 7/7] RUN echo noop [2026-05-14T08:14:09.264Z] #11 0.195 noop [2026-05-14T08:14:09.264Z] #11 DONE 0.2s [2026-05-14T08:14:09.264Z] [2026-05-14T08:14:09.264Z] #12 exporting to image [2026-05-14T08:14:09.264Z] #12 exporting layers [2026-05-14T08:14:15.884Z] #12 exporting layers 7.2s done [2026-05-14T08:14:15.884Z] #12 writing image sha256:35139c43db805ed184d28931d3af1c4ac3e0389f9fe98583f71fc00f5e8f7d74 done [2026-05-14T08:14:15.884Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T08:14:15.884Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:16.217Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:14:16.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:14:16.314Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:14:16.342Z] $ 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-05-14T08:14:16.649Z] $ docker top 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:14:17.010Z] + go version [2026-05-14T08:14:17.010Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T08:14:17.028Z] $ docker stop --time=1 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 [2026-05-14T08:14:18.313Z] $ docker rm -f --volumes 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:14:19.321Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T08:14:19.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:14:19.527Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:14:19.568Z] $ 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-05-14T08:14:19.809Z] $ docker top 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:14:20.306Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:14:20.724Z] + make test [2026-05-14T08:14:20.724Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:14:21.676Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-05-14T08:14:43.921Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-05-14T08:14:43.921Z] ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements [2026-05-14T08:14:50.801Z] 0 issues. [2026-05-14T08:14:50.801Z] go vet ./... [2026-05-14T08:14:55.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:14:55.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:14:55.333Z] ./bin/test-attribution-txt.sh [2026-05-14T08:14:55.333Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:14:55.333Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:14:55.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:14:55.711Z] $ docker stop --time=1 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 [2026-05-14T08:14:57.878Z] $ docker rm -f --volumes 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:14:58.527Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:14:58.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T08:14:59.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:14:59.566Z] + ls -al . [2026-05-14T08:14:59.566Z] total 248 [2026-05-14T08:14:59.566Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 08:14 . [2026-05-14T08:14:59.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:13 .. [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 151 May 14 08:13 .dockerignore [2026-05-14T08:14:59.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 .git [2026-05-14T08:14:59.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 .github [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 264 May 14 08:13 .gitignore [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:13 .golangci.yml [2026-05-14T08:14:59.566Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:13 .semver [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 22791 May 14 08:13 Attribution.txt [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 18492 May 14 08:13 CHANGELOG.md [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 14 08:13 Dockerfile [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:13 GOVERNANCE.md [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 704 May 14 08:13 Jenkinsfile [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:13 LICENSE [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 2597 May 14 08:13 Makefile [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 620 May 14 08:13 OWNERS.md [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 14 08:13 README.md [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:13 VERSION [2026-05-14T08:14:59.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:13 bin [2026-05-14T08:14:59.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 cmd [2026-05-14T08:14:59.566Z] -rw-r--r-- 1 jenkins jenkins 14565 May 14 08:14 coverage.out [2026-05-14T08:14:59.566Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:13 driver [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 6738 May 14 08:13 go.mod [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 14 08:13 go.sum [2026-05-14T08:14:59.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 openapi [2026-05-14T08:14:59.566Z] -rw-rw-r-- 1 jenkins jenkins 713 May 14 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:00.042Z] + 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=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --label arch=amd64 --label version=4.1.0-dev.23 . [2026-05-14T08:15:00.042Z] #0 building with "default" instance using docker driver [2026-05-14T08:15:00.042Z] [2026-05-14T08:15:00.042Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:15:00.042Z] #1 transferring dockerfile: 1.74kB done [2026-05-14T08:15:00.042Z] #1 DONE 0.0s [2026-05-14T08:15:00.042Z] [2026-05-14T08:15:00.042Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:15:00.042Z] #2 DONE 0.0s [2026-05-14T08:15:00.042Z] [2026-05-14T08:15:00.042Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T08:15:00.042Z] #3 DONE 0.1s [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #4 [internal] load .dockerignore [2026-05-14T08:15:00.370Z] #4 transferring context: 193B done [2026-05-14T08:15:00.370Z] #4 DONE 0.0s [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #5 [internal] load build context [2026-05-14T08:15:00.370Z] #5 transferring context: 18.46kB done [2026-05-14T08:15:00.370Z] #5 DONE 0.0s [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T08:15:00.370Z] #6 DONE 0.1s [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T08:15:00.370Z] #7 ... [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #8 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:15:00.370Z] #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-14T08:15:00.370Z] #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-14T08:15:00.370Z] #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T08:15:00.370Z] #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T08:15:00.370Z] #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T08:15:00.370Z] #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-14T08:15:00.370Z] #8 DONE 0.3s [2026-05-14T08:15:00.370Z] [2026-05-14T08:15:00.370Z] #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T08:15:00.370Z] #7 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:00.656Z] #7 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:00.940Z] #7 0.592 OK: 269 MiB in 64 packages [2026-05-14T08:15:00.940Z] #7 DONE 0.7s [2026-05-14T08:15:00.940Z] [2026-05-14T08:15:00.940Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-14T08:15:00.940Z] #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:00.940Z] #9 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:01.235Z] #9 0.552 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:15:01.235Z] #9 0.558 Executing busybox-1.37.0-r20.trigger [2026-05-14T08:15:01.235Z] #9 0.565 OK: 7 MiB in 17 packages [2026-05-14T08:15:01.235Z] #9 DONE 0.7s [2026-05-14T08:15:01.235Z] [2026-05-14T08:15:01.235Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-05-14T08:15:01.235Z] #10 DONE 0.0s [2026-05-14T08:15:01.235Z] [2026-05-14T08:15:01.235Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T08:15:01.235Z] #11 DONE 0.0s [2026-05-14T08:15:01.235Z] [2026-05-14T08:15:01.235Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:15:01.549Z] #12 DONE 0.4s [2026-05-14T08:15:01.549Z] [2026-05-14T08:15:01.549Z] #13 [builder 6/7] COPY . . [2026-05-14T08:15:01.549Z] #13 DONE 0.1s [2026-05-14T08:15:01.549Z] [2026-05-14T08:15:01.549Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-14T08:15:01.549Z] #14 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:01.549Z] #14 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T08:15:01.838Z] #14 0.722 OK: 7 MiB in 17 packages [2026-05-14T08:15:01.838Z] #14 DONE 0.8s [2026-05-14T08:15:01.838Z] [2026-05-14T08:15:01.838Z] #15 [builder 7/7] RUN make build [2026-05-14T08:15:01.838Z] #15 0.213 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-05-14T08:15:28.961Z] #15 DONE 23.0s [2026-05-14T08:15:28.961Z] [2026-05-14T08:15:28.961Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-05-14T08:15:28.961Z] #16 DONE 0.2s [2026-05-14T08:15:28.961Z] [2026-05-14T08:15:28.961Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-05-14T08:15:28.961Z] #17 DONE 0.0s [2026-05-14T08:15:28.961Z] [2026-05-14T08:15:28.961Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-05-14T08:15:28.961Z] #18 DONE 0.0s [2026-05-14T08:15:28.961Z] [2026-05-14T08:15:28.961Z] #19 exporting to image [2026-05-14T08:15:28.961Z] #19 exporting layers [2026-05-14T08:15:28.961Z] #19 exporting layers 0.2s done [2026-05-14T08:15:28.961Z] #19 writing image sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:15:28.961Z] #19 naming to docker.io/library/device-rest done [2026-05-14T08:15:28.961Z] #19 DONE 0.2s [2026-05-14T08:15:28.961Z] [2026-05-14T08:15:28.961Z] 1 warning found (use docker --debug to expand): [2026-05-14T08:15:28.961Z]  - 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-05-14T08:15:29.294Z] provisioning config files... [2026-05-14T08:15:29.350Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9142535674664313736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:15:29.830Z] ---> ****-login.sh [2026-05-14T08:15:29.830Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:15:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:29.830Z] Login Succeeded [2026-05-14T08:15:29.830Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:15:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:29.830Z] Login Succeeded [2026-05-14T08:15:29.830Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:15:29.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:29.830Z] Login Succeeded [2026-05-14T08:15:29.830Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:15:30.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:30.131Z] Login Succeeded [2026-05-14T08:15:30.131Z] ****.io [2026-05-14T08:15:30.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:15:30.131Z] Login Succeeded [2026-05-14T08:15:30.131Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:15:30.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:15:30.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:15:30.539Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-05-14T08:15:30.539Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:15:30.539Z] latest [2026-05-14T08:15:30.539Z] 4.1.0-dev.23 [2026-05-14T08:15:30.539Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:15:30.539Z] main [2026-05-14T08:15:30.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:31.233Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:31.717Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:15:31.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-14T08:15:31.717Z] 628d3091b4dd: Preparing [2026-05-14T08:15:31.717Z] 956b97b86f4e: Preparing [2026-05-14T08:15:31.717Z] 5e3e0f215ef0: Preparing [2026-05-14T08:15:31.717Z] 150c9ea1bdf3: Preparing [2026-05-14T08:15:31.717Z] 339ca8b7f56c: Preparing [2026-05-14T08:15:31.717Z] 0854555d70ac: Preparing [2026-05-14T08:15:31.717Z] 0854555d70ac: Waiting [2026-05-14T08:15:31.717Z] 956b97b86f4e: Pushed [2026-05-14T08:15:31.717Z] 339ca8b7f56c: Pushed [2026-05-14T08:15:31.717Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:31.717Z] 150c9ea1bdf3: Pushed [2026-05-14T08:15:31.717Z] 628d3091b4dd: Pushed [2026-05-14T08:15:35.331Z] 5e3e0f215ef0: Pushed [2026-05-14T08:15:35.331Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:35.771Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:36.222Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-14T08:15:36.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-14T08:15:36.222Z] 628d3091b4dd: Preparing [2026-05-14T08:15:36.222Z] 956b97b86f4e: Preparing [2026-05-14T08:15:36.222Z] 5e3e0f215ef0: Preparing [2026-05-14T08:15:36.222Z] 150c9ea1bdf3: Preparing [2026-05-14T08:15:36.222Z] 339ca8b7f56c: Preparing [2026-05-14T08:15:36.222Z] 0854555d70ac: Preparing [2026-05-14T08:15:36.222Z] 0854555d70ac: Waiting [2026-05-14T08:15:36.222Z] 956b97b86f4e: Layer already exists [2026-05-14T08:15:36.222Z] 5e3e0f215ef0: Layer already exists [2026-05-14T08:15:36.222Z] 150c9ea1bdf3: Layer already exists [2026-05-14T08:15:36.222Z] 628d3091b4dd: Layer already exists [2026-05-14T08:15:36.222Z] 339ca8b7f56c: Layer already exists [2026-05-14T08:15:36.222Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:36.222Z] latest: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:36.749Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:37.231Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [2026-05-14T08:15:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-14T08:15:37.231Z] 628d3091b4dd: Preparing [2026-05-14T08:15:37.231Z] 956b97b86f4e: Preparing [2026-05-14T08:15:37.231Z] 5e3e0f215ef0: Preparing [2026-05-14T08:15:37.231Z] 150c9ea1bdf3: Preparing [2026-05-14T08:15:37.231Z] 339ca8b7f56c: Preparing [2026-05-14T08:15:37.231Z] 0854555d70ac: Preparing [2026-05-14T08:15:37.231Z] 0854555d70ac: Waiting [2026-05-14T08:15:37.231Z] 956b97b86f4e: Layer already exists [2026-05-14T08:15:37.231Z] 5e3e0f215ef0: Layer already exists [2026-05-14T08:15:37.231Z] 150c9ea1bdf3: Layer already exists [2026-05-14T08:15:37.231Z] 628d3091b4dd: Layer already exists [2026-05-14T08:15:37.231Z] 339ca8b7f56c: Layer already exists [2026-05-14T08:15:37.231Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:37.231Z] 4.1.0-dev.23: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:37.652Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:38.153Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:15:38.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-14T08:15:38.153Z] 628d3091b4dd: Preparing [2026-05-14T08:15:38.153Z] 956b97b86f4e: Preparing [2026-05-14T08:15:38.153Z] 5e3e0f215ef0: Preparing [2026-05-14T08:15:38.153Z] 150c9ea1bdf3: Preparing [2026-05-14T08:15:38.153Z] 339ca8b7f56c: Preparing [2026-05-14T08:15:38.153Z] 0854555d70ac: Preparing [2026-05-14T08:15:38.153Z] 0854555d70ac: Waiting [2026-05-14T08:15:38.153Z] 628d3091b4dd: Layer already exists [2026-05-14T08:15:38.153Z] 150c9ea1bdf3: Layer already exists [2026-05-14T08:15:38.153Z] 956b97b86f4e: Layer already exists [2026-05-14T08:15:38.153Z] 5e3e0f215ef0: Layer already exists [2026-05-14T08:15:38.153Z] 339ca8b7f56c: Layer already exists [2026-05-14T08:15:38.153Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:38.153Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:38.581Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:15:39.042Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-05-14T08:15:39.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-14T08:15:39.042Z] 628d3091b4dd: Preparing [2026-05-14T08:15:39.042Z] 956b97b86f4e: Preparing [2026-05-14T08:15:39.042Z] 5e3e0f215ef0: Preparing [2026-05-14T08:15:39.042Z] 150c9ea1bdf3: Preparing [2026-05-14T08:15:39.042Z] 339ca8b7f56c: Preparing [2026-05-14T08:15:39.042Z] 0854555d70ac: Preparing [2026-05-14T08:15:39.042Z] 0854555d70ac: Waiting [2026-05-14T08:15:39.042Z] 956b97b86f4e: Layer already exists [2026-05-14T08:15:39.042Z] 339ca8b7f56c: Layer already exists [2026-05-14T08:15:39.042Z] 628d3091b4dd: Layer already exists [2026-05-14T08:15:39.042Z] 5e3e0f215ef0: Layer already exists [2026-05-14T08:15:39.042Z] 150c9ea1bdf3: Layer already exists [2026-05-14T08:15:39.042Z] 0854555d70ac: Layer already exists [2026-05-14T08:15:39.042Z] main: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:15:39.325Z] ===================================================== [Pipeline] echo [2026-05-14T08:15:39.373Z] taggedImages: [2026-05-14T08:15:39.373Z] - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:15:39.373Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-14T08:15:39.373Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [2026-05-14T08:15:39.374Z] - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:15:39.374Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2026-05-14T08:15:39.572Z] ========================================================= [2026-05-14T08:15:39.572Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T08:15:39.572Z] images: [2026-05-14T08:15:39.572Z] - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:15:39.572Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-14T08:15:39.572Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [2026-05-14T08:15:39.572Z] - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:15:39.572Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2026-05-14T08:15:39.572Z] settingsFile: [2026-05-14T08:15:39.572Z] device-rest-go-settings [2026-05-14T08:15:39.572Z] ========================================================= [Pipeline] node [2026-05-14T08:15:54.642Z] Still waiting to schedule task [2026-05-14T08:15:54.642Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9345’ [2026-05-14T08:16:22.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9343 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-05-14T08:16:22.640Z] Running in /w/workspace/device-rest-go/232 [Pipeline] { [Pipeline] checkout [2026-05-14T08:16:25.703Z] The recommended git tool is: git [2026-05-14T08:16:31.306Z] using credential edgex-jenkins-ssh [2026-05-14T08:16:31.333Z] Cloning the remote Git repository [2026-05-14T08:16:31.372Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-05-14T08:16:31.482Z] > git init /w/workspace/device-rest-go/232 # timeout=10 [2026-05-14T08:16:31.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-05-14T08:16:31.650Z] > git --version # timeout=10 [2026-05-14T08:16:31.674Z] > git --version # 'git version 2.25.1' [2026-05-14T08:16:31.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T08:16:31.866Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:16:35.815Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-05-14T08:16:35.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T08:16:37.340Z] Avoid second fetch [2026-05-14T08:16:37.360Z] Checking out Revision 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 (main) [2026-05-14T08:16:37.372Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T08:16:37.469Z] > git checkout -f 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 # timeout=10 [2026-05-14T08:16:38.343Z] Commit message: "Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:16:42.947Z] provisioning config files... [2026-05-14T08:16:42.981Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/232@tmp/config10181607814032823928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:16:43.731Z] ---> ****-login.sh [2026-05-14T08:16:43.731Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:16:44.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:16:44.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:16:44.278Z] Configure a credential helper to remove this warning. See [2026-05-14T08:16:44.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:16:44.278Z] [2026-05-14T08:16:44.278Z] Login Succeeded [2026-05-14T08:16:44.278Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:16:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:16:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:16:44.548Z] Configure a credential helper to remove this warning. See [2026-05-14T08:16:44.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:16:44.548Z] [2026-05-14T08:16:44.548Z] Login Succeeded [2026-05-14T08:16:44.548Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:16:44.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:16:45.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:16:45.087Z] Configure a credential helper to remove this warning. See [2026-05-14T08:16:45.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:16:45.087Z] [2026-05-14T08:16:45.087Z] Login Succeeded [2026-05-14T08:16:45.087Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:16:45.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:16:45.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:16:45.358Z] Configure a credential helper to remove this warning. See [2026-05-14T08:16:45.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:16:45.358Z] [2026-05-14T08:16:45.359Z] Login Succeeded [2026-05-14T08:16:45.359Z] ****.io [2026-05-14T08:16:45.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:16:45.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:16:45.898Z] Configure a credential helper to remove this warning. See [2026-05-14T08:16:45.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:16:45.898Z] [2026-05-14T08:16:45.898Z] Login Succeeded [2026-05-14T08:16:45.898Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:16:45.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T08:16:46.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:16:46.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:16:46.320Z] ========================================================= [2026-05-14T08:16:46.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T08:16:46.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:16:46.750Z] + 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-05-14T08:16:46.750Z] Sending build context to Docker daemon 144.9kB [2026-05-14T08:16:47.023Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:16:47.023Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-14T08:16:47.307Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T08:16:47.307Z] 6b59a28fa201: Pulling fs layer [2026-05-14T08:16:47.307Z] d32bb0dddca7: Pulling fs layer [2026-05-14T08:16:47.307Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T08:16:47.307Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T08:16:47.307Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:16:47.307Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T08:16:47.307Z] deaec5988b04: Pulling fs layer [2026-05-14T08:16:47.307Z] 9f65657bb879: Pulling fs layer [2026-05-14T08:16:47.307Z] 196fd7d83e7d: Waiting [2026-05-14T08:16:47.307Z] 4f4fb700ef54: Waiting [2026-05-14T08:16:47.307Z] 8ba94037c8f0: Waiting [2026-05-14T08:16:47.307Z] deaec5988b04: Waiting [2026-05-14T08:16:47.307Z] 9f65657bb879: Waiting [2026-05-14T08:16:47.307Z] d32bb0dddca7: Download complete [2026-05-14T08:16:47.307Z] 196fd7d83e7d: Verifying Checksum [2026-05-14T08:16:47.307Z] 196fd7d83e7d: Download complete [2026-05-14T08:16:47.307Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T08:16:47.307Z] 4f4fb700ef54: Download complete [2026-05-14T08:16:47.307Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T08:16:47.307Z] 8ba94037c8f0: Download complete [2026-05-14T08:16:47.307Z] 6b59a28fa201: Verifying Checksum [2026-05-14T08:16:47.307Z] 6b59a28fa201: Download complete [2026-05-14T08:16:47.894Z] 9f65657bb879: Verifying Checksum [2026-05-14T08:16:47.894Z] 9f65657bb879: Download complete [2026-05-14T08:16:48.483Z] 6b59a28fa201: Pull complete [2026-05-14T08:16:49.069Z] d32bb0dddca7: Pull complete [2026-05-14T08:16:49.069Z] 5dab1238d3d9: Verifying Checksum [2026-05-14T08:16:49.069Z] 5dab1238d3d9: Download complete [2026-05-14T08:16:51.053Z] deaec5988b04: Verifying Checksum [2026-05-14T08:16:51.053Z] deaec5988b04: Download complete [2026-05-14T08:17:03.559Z] 5dab1238d3d9: Pull complete [2026-05-14T08:17:03.559Z] 196fd7d83e7d: Pull complete [2026-05-14T08:17:03.838Z] 4f4fb700ef54: Pull complete [2026-05-14T08:17:04.104Z] 8ba94037c8f0: Pull complete [2026-05-14T08:17:14.402Z] deaec5988b04: Pull complete [2026-05-14T08:17:15.532Z] 9f65657bb879: Pull complete [2026-05-14T08:17:15.532Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T08:17:15.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T08:17:15.532Z] ---> 334268110677 [2026-05-14T08:17:15.532Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:17:17.625Z] ---> Running in adb239082cf8 [2026-05-14T08:17:17.906Z] Removing intermediate container adb239082cf8 [2026-05-14T08:17:17.906Z] ---> f4e039781c32 [2026-05-14T08:17:17.906Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:17:17.906Z] ---> Running in 576b8d8aa909 [2026-05-14T08:17:18.178Z] Removing intermediate container 576b8d8aa909 [2026-05-14T08:17:18.178Z] ---> 27248ba4f537 [2026-05-14T08:17:18.178Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-14T08:17:18.487Z] ---> Running in 2478eedd5cb7 [2026-05-14T08:17:18.805Z] Removing intermediate container 2478eedd5cb7 [2026-05-14T08:17:18.805Z] ---> 4d287059dad8 [2026-05-14T08:17:18.805Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T08:17:18.805Z] ---> Running in d7fe432835d1 [2026-05-14T08:17:19.108Z] Removing intermediate container d7fe432835d1 [2026-05-14T08:17:19.108Z] ---> aff3b377e967 [2026-05-14T08:17:19.108Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:17:19.108Z] ---> Running in 123ee7cc9f48 [2026-05-14T08:17:20.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:17:20.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:17:22.885Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T08:17:22.885Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T08:17:22.885Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T08:17:22.885Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T08:17:22.885Z] Executing busybox-1.37.0-r19.trigger [2026-05-14T08:17:22.885Z] OK: 259 MiB in 64 packages [2026-05-14T08:17:23.854Z] Removing intermediate container 123ee7cc9f48 [2026-05-14T08:17:23.854Z] ---> cc5e0549eff0 [2026-05-14T08:17:23.854Z] Step 8/12 : WORKDIR /device-rest-go [2026-05-14T08:17:24.124Z] ---> Running in 01ea2e519ac3 [2026-05-14T08:17:24.402Z] Removing intermediate container 01ea2e519ac3 [2026-05-14T08:17:24.402Z] ---> 82fbd2e27341 [2026-05-14T08:17:24.402Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-14T08:17:24.990Z] ---> 9b8f21131b5b [2026-05-14T08:17:24.990Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:17:24.990Z] ---> Running in 5b5bc547be59 [2026-05-14T08:17:31.119Z] Running on prd-centos7-docker-4c-2g-9347 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:17:31.172Z] provisioning config files... [2026-05-14T08:17:31.200Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13192909566702061751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:32.827Z] ---> ****-login.sh [2026-05-14T08:17:32.827Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:17:33.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:33.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:33.404Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:33.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:33.404Z] [2026-05-14T08:17:33.404Z] Login Succeeded [2026-05-14T08:17:33.404Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:17:33.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:33.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:33.712Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:33.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:33.712Z] [2026-05-14T08:17:33.712Z] Login Succeeded [2026-05-14T08:17:33.712Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:17:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:34.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:34.002Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:34.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:34.002Z] [2026-05-14T08:17:34.002Z] Login Succeeded [2026-05-14T08:17:34.002Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:34.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:34.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:34.270Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:34.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:34.270Z] [2026-05-14T08:17:34.270Z] Login Succeeded [2026-05-14T08:17:34.270Z] ****.io [2026-05-14T08:17:34.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:17:34.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:17:34.843Z] Configure a credential helper to remove this warning. See [2026-05-14T08:17:34.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:17:34.843Z] [2026-05-14T08:17:34.843Z] Login Succeeded [2026-05-14T08:17:34.843Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:17:34.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:17:35.293Z] + docker buildx ls [2026-05-14T08:17:35.565Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T08:17:35.566Z] default * docker [2026-05-14T08:17:35.566Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T08:17:35.883Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-14T08:17:35.883Z] edgex-builder [Pipeline] sh [2026-05-14T08:17:36.190Z] + docker buildx inspect --bootstrap [2026-05-14T08:17:36.190Z] #1 [internal] booting buildkit [2026-05-14T08:17:36.190Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-14T08:17:40.444Z] #1 pulling image moby/buildkit:buildx-stable-1 3.8s done [2026-05-14T08:17:40.444Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-14T08:17:41.030Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2026-05-14T08:17:41.030Z] #1 DONE 4.9s [2026-05-14T08:17:41.030Z] Name: edgex-builder [2026-05-14T08:17:41.030Z] Driver: docker-container [2026-05-14T08:17:41.030Z] [2026-05-14T08:17:41.030Z] Nodes: [2026-05-14T08:17:41.030Z] Name: edgex-builder0 [2026-05-14T08:17:41.030Z] Endpoint: unix:///var/run/docker.sock [2026-05-14T08:17:41.030Z] Status: running [2026-05-14T08:17:41.030Z] Buildkit: v0.29.0 [2026-05-14T08:17:41.030Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-14T08:17:41.363Z] + docker buildx ls [2026-05-14T08:17:41.363Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T08:17:41.363Z] edgex-builder * docker-container [2026-05-14T08:17:41.363Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-14T08:17:41.363Z] default docker [2026-05-14T08:17:41.363Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T08:17:41.703Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707' [2026-05-14T08:17:41.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --push - [2026-05-14T08:17:41.975Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:17:41.975Z] #1 transferring dockerfile: 196B done [2026-05-14T08:17:41.975Z] #1 DONE 0.0s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:17:41.975Z] #2 DONE 0.1s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:17:41.975Z] #3 DONE 0.1s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #4 [internal] load .dockerignore [2026-05-14T08:17:41.975Z] #4 transferring context: 2B done [2026-05-14T08:17:41.975Z] #4 DONE 0.0s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:41.975Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:41.975Z] #5 DONE 0.0s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:41.975Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:41.975Z] #6 DONE 0.1s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:41.975Z] #7 DONE 0.0s [2026-05-14T08:17:41.975Z] [2026-05-14T08:17:41.975Z] #8 exporting to image [2026-05-14T08:17:41.975Z] #8 exporting layers done [2026-05-14T08:17:41.975Z] #8 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done [2026-05-14T08:17:41.975Z] #8 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:17:41.975Z] #8 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done [2026-05-14T08:17:41.975Z] #8 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee 0.0s done [2026-05-14T08:17:41.975Z] #8 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done [2026-05-14T08:17:41.975Z] #8 pushing layers 0.1s done [2026-05-14T08:17:41.975Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 [2026-05-14T08:17:41.975Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:17:42.243Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done [2026-05-14T08:17:42.243Z] #8 DONE 0.2s [2026-05-14T08:17:42.243Z] [2026-05-14T08:17:42.243Z] 1 warning found (use --debug to expand): [2026-05-14T08:17:42.243Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:17:42.555Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2026-05-14T08:17:42.555Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2026-05-14T08:17:42.818Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:17:42.819Z] #1 transferring dockerfile: 162B done [2026-05-14T08:17:42.819Z] #1 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-14T08:17:42.819Z] #2 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-14T08:17:42.819Z] #3 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #4 [internal] load .dockerignore [2026-05-14T08:17:42.819Z] #4 transferring context: 2B done [2026-05-14T08:17:42.819Z] #4 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:42.819Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:42.819Z] #5 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:42.819Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:42.819Z] #6 CACHED [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:42.819Z] #5 CACHED [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:42.819Z] #7 DONE 0.0s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] #8 exporting to image [2026-05-14T08:17:42.819Z] #8 exporting layers done [2026-05-14T08:17:42.819Z] #8 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done [2026-05-14T08:17:42.819Z] #8 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:17:42.819Z] #8 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done [2026-05-14T08:17:42.819Z] #8 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done [2026-05-14T08:17:42.819Z] #8 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done [2026-05-14T08:17:42.819Z] #8 pushing layers 0.0s done [2026-05-14T08:17:42.819Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done [2026-05-14T08:17:42.819Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:17:42.819Z] #8 DONE 0.1s [2026-05-14T08:17:42.819Z] [2026-05-14T08:17:42.819Z] 1 warning found (use --debug to expand): [2026-05-14T08:17:42.819Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:17:43.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 --push - [2026-05-14T08:17:43.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23' [2026-05-14T08:17:43.381Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:17:43.381Z] #1 transferring dockerfile: 168B done [2026-05-14T08:17:43.381Z] #1 DONE 0.0s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [2026-05-14T08:17:43.381Z] #2 DONE 0.0s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [2026-05-14T08:17:43.381Z] #3 DONE 0.0s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #4 [internal] load .dockerignore [2026-05-14T08:17:43.381Z] #4 transferring context: 2B done [2026-05-14T08:17:43.381Z] #4 DONE 0.0s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:43.381Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:43.381Z] #5 CACHED [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:43.381Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:43.381Z] #6 CACHED [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #7 exporting to image [2026-05-14T08:17:43.381Z] #7 exporting layers done [2026-05-14T08:17:43.381Z] #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done [2026-05-14T08:17:43.381Z] #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:17:43.381Z] #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done [2026-05-14T08:17:43.381Z] #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done [2026-05-14T08:17:43.381Z] #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done [2026-05-14T08:17:43.381Z] #7 pushing layers 0.0s done [2026-05-14T08:17:43.381Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 [2026-05-14T08:17:43.381Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:17:43.381Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done [2026-05-14T08:17:43.381Z] #7 DONE 0.1s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:43.381Z] #8 DONE 0.0s [2026-05-14T08:17:43.381Z] [2026-05-14T08:17:43.381Z] 1 warning found (use --debug to expand): [2026-05-14T08:17:43.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:17:43.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23' [2026-05-14T08:17:43.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 --push - [2026-05-14T08:17:43.927Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:17:43.927Z] #1 transferring dockerfile: 209B done [2026-05-14T08:17:43.927Z] #1 DONE 0.0s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:17:43.927Z] #2 DONE 0.0s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:17:43.927Z] #3 DONE 0.0s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #4 [internal] load .dockerignore [2026-05-14T08:17:43.927Z] #4 transferring context: 2B done [2026-05-14T08:17:43.927Z] #4 DONE 0.0s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:43.927Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:43.927Z] #5 CACHED [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:43.927Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:43.927Z] #6 CACHED [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #7 exporting to image [2026-05-14T08:17:43.927Z] #7 exporting layers done [2026-05-14T08:17:43.927Z] #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done [2026-05-14T08:17:43.927Z] #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:17:43.927Z] #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done [2026-05-14T08:17:43.927Z] #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done [2026-05-14T08:17:43.927Z] #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done [2026-05-14T08:17:43.927Z] #7 pushing layers 0.0s done [2026-05-14T08:17:43.927Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 [2026-05-14T08:17:43.927Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:17:43.927Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done [2026-05-14T08:17:43.927Z] #7 DONE 0.1s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:43.927Z] #8 DONE 0.0s [2026-05-14T08:17:43.927Z] [2026-05-14T08:17:43.927Z] 1 warning found (use --debug to expand): [2026-05-14T08:17:43.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T08:17:44.222Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2026-05-14T08:17:44.222Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2026-05-14T08:17:44.222Z] #1 [internal] load build definition from Dockerfile [2026-05-14T08:17:44.222Z] #1 transferring dockerfile: 160B done [2026-05-14T08:17:44.222Z] #1 DONE 0.0s [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-05-14T08:17:44.222Z] #2 DONE 0.0s [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-05-14T08:17:44.222Z] #3 DONE 0.0s [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #4 [internal] load .dockerignore [2026-05-14T08:17:44.222Z] #4 transferring context: 2B done [2026-05-14T08:17:44.222Z] #4 DONE 0.0s [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:44.222Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:44.222Z] #5 CACHED [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 [2026-05-14T08:17:44.222Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done [2026-05-14T08:17:44.222Z] #6 CACHED [2026-05-14T08:17:44.222Z] [2026-05-14T08:17:44.222Z] #7 exporting to image [2026-05-14T08:17:44.222Z] #7 exporting layers done [2026-05-14T08:17:44.222Z] #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done [2026-05-14T08:17:44.222Z] #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done [2026-05-14T08:17:44.222Z] #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done [2026-05-14T08:17:44.222Z] #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done [2026-05-14T08:17:44.222Z] #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done [2026-05-14T08:17:44.222Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T08:17:44.222Z] #7 DONE 0.0s [2026-05-14T08:17:44.482Z] [2026-05-14T08:17:44.482Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T08:17:44.482Z] #8 DONE 0.0s [2026-05-14T08:17:44.482Z] [2026-05-14T08:17:44.482Z] #7 exporting to image [2026-05-14T08:17:44.482Z] #7 pushing layers 0.0s done [2026-05-14T08:17:44.482Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done [2026-05-14T08:17:44.482Z] #7 DONE 0.1s [2026-05-14T08:17:44.482Z] [2026-05-14T08:17:44.482Z] 1 warning found (use --debug to expand): [2026-05-14T08:17:44.482Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T08:17:44.864Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:45.152Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:17:45.717Z] ---> package-listing.sh [2026-05-14T08:17:45.717Z] ++ facter osfamily [2026-05-14T08:17:45.717Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T08:17:45.980Z] + OS_FAMILY=redhat [2026-05-14T08:17:45.980Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-05-14T08:17:45.980Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T08:17:45.980Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T08:17:45.980Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T08:17:45.980Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T08:17:45.980Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-14T08:17:45.980Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T08:17:45.980Z] + case "${OS_FAMILY}" in [2026-05-14T08:17:45.980Z] + sort [2026-05-14T08:17:45.980Z] + rpm -qa [2026-05-14T08:17:46.927Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T08:17:46.927Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T08:17:46.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T08:17:46.927Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-14T08:17:46.927Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-05-14T08:17:46.927Z] + 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-05-14T08:17:46.940Z] 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-05-14T08:17:47.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:17:47.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:17:47.792Z] [2026-05-14T08:17:47.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:17:48.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:17:48.107Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T08:17:48.107Z] 5eb5b503b376: Pulling fs layer [2026-05-14T08:17:48.107Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T08:17:48.107Z] ec43610c2a17: Pulling fs layer [2026-05-14T08:17:48.107Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T08:17:48.107Z] 33b1e0a273af: Pulling fs layer [2026-05-14T08:17:48.107Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T08:17:48.107Z] 2f39f015ded8: Pulling fs layer [2026-05-14T08:17:48.107Z] 3a2ae6a8a46f: Waiting [2026-05-14T08:17:48.107Z] 33b1e0a273af: Waiting [2026-05-14T08:17:48.107Z] 5d3b04190fa2: Waiting [2026-05-14T08:17:48.107Z] 2f39f015ded8: Waiting [2026-05-14T08:17:48.107Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T08:17:48.107Z] 5c69ac0246d0: Download complete [2026-05-14T08:17:48.107Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T08:17:48.107Z] 3a2ae6a8a46f: Download complete [2026-05-14T08:17:48.107Z] ec43610c2a17: Verifying Checksum [2026-05-14T08:17:48.107Z] ec43610c2a17: Download complete [2026-05-14T08:17:48.107Z] 33b1e0a273af: Verifying Checksum [2026-05-14T08:17:48.107Z] 33b1e0a273af: Download complete [2026-05-14T08:17:48.107Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T08:17:48.107Z] 5d3b04190fa2: Download complete [2026-05-14T08:17:48.374Z] 5eb5b503b376: Verifying Checksum [2026-05-14T08:17:48.374Z] 5eb5b503b376: Download complete [2026-05-14T08:17:48.947Z] 2f39f015ded8: Download complete [2026-05-14T08:17:49.921Z] 5eb5b503b376: Pull complete [2026-05-14T08:17:49.921Z] 5c69ac0246d0: Pull complete [2026-05-14T08:17:50.501Z] ec43610c2a17: Pull complete [2026-05-14T08:17:50.501Z] 3a2ae6a8a46f: Pull complete [2026-05-14T08:17:50.769Z] 33b1e0a273af: Pull complete [2026-05-14T08:17:50.769Z] 5d3b04190fa2: Pull complete [2026-05-14T08:17:56.167Z] 2f39f015ded8: Pull complete [2026-05-14T08:17:56.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T08:17:56.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:17:56.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:17:56.341Z] prd-centos7-docker-4c-2g-9347 does not seem to be running inside a container [2026-05-14T08:17:56.373Z] $ 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-05-14T08:17:59.409Z] $ docker top 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:17:59.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T08:18:00.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T08:18:00.417Z] + ls /var/log/sa-host [2026-05-14T08:18:00.417Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:18:00.538Z] provisioning config files... [2026-05-14T08:18:00.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1444107269946849805tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:18:00.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:00.912Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T08:18:00.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:01.363Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T08:18:01.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:01.854Z] ---> sudo-logs.sh [2026-05-14T08:18:01.854Z] Archiving 'sudo' log.. [2026-05-14T08:18:01.854Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9347.novalocal: Name or service not known [2026-05-14T08:18:01.854Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9347.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T08:18:01.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:02.173Z] ---> job-cost.sh [2026-05-14T08:18:02.173Z] lf-activate-venv: SKIPPING [2026-05-14T08:18:02.173Z] INFO: No Stack... [2026-05-14T08:18:02.431Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T08:18:03.000Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T08:18:03.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:03.303Z] ---> logs-deploy.sh [2026-05-14T08:18:03.303Z] lf-activate-venv: SKIPPING [2026-05-14T08:18:03.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/232 [2026-05-14T08:18:03.303Z] INFO: archiving workspace using pattern(s): [2026-05-14T08:18:04.243Z] Archives upload complete. [2026-05-14T08:18:04.505Z] INFO: archiving logs to Nexus [2026-05-14T08:18:05.072Z] ---> uname -a: [2026-05-14T08:18:05.072Z] Linux prd-centos7-docker-4c-2g-9347.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-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] ---> lscpu: [2026-05-14T08:18:05.072Z] Architecture: x86_64 [2026-05-14T08:18:05.072Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T08:18:05.072Z] Byte Order: Little Endian [2026-05-14T08:18:05.072Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T08:18:05.072Z] CPU(s): 2 [2026-05-14T08:18:05.072Z] On-line CPU(s) list: 0,1 [2026-05-14T08:18:05.072Z] Thread(s) per core: 1 [2026-05-14T08:18:05.072Z] Core(s) per socket: 1 [2026-05-14T08:18:05.072Z] Socket(s): 2 [2026-05-14T08:18:05.072Z] NUMA node(s): 1 [2026-05-14T08:18:05.072Z] Vendor ID: AuthenticAMD [2026-05-14T08:18:05.072Z] CPU family: 23 [2026-05-14T08:18:05.072Z] Model: 49 [2026-05-14T08:18:05.072Z] Model name: AMD EPYC-Rome Processor [2026-05-14T08:18:05.072Z] Stepping: 0 [2026-05-14T08:18:05.072Z] CPU MHz: 2800.000 [2026-05-14T08:18:05.072Z] BogoMIPS: 5600.00 [2026-05-14T08:18:05.072Z] Virtualization: AMD-V [2026-05-14T08:18:05.072Z] Hypervisor vendor: KVM [2026-05-14T08:18:05.072Z] Virtualization type: full [2026-05-14T08:18:05.072Z] L1d cache: 64 KiB [2026-05-14T08:18:05.072Z] L1i cache: 64 KiB [2026-05-14T08:18:05.072Z] L2 cache: 1 MiB [2026-05-14T08:18:05.072Z] L3 cache: 32 MiB [2026-05-14T08:18:05.072Z] NUMA node0 CPU(s): 0,1 [2026-05-14T08:18:05.072Z] Vulnerability Itlb multihit: Not affected [2026-05-14T08:18:05.072Z] Vulnerability L1tf: Not affected [2026-05-14T08:18:05.072Z] Vulnerability Mds: Not affected [2026-05-14T08:18:05.072Z] Vulnerability Meltdown: Not affected [2026-05-14T08:18:05.072Z] Vulnerability Mmio stale data: Not affected [2026-05-14T08:18:05.072Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T08:18:05.072Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T08:18:05.072Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T08:18:05.072Z] Vulnerability Srbds: Not affected [2026-05-14T08:18:05.072Z] Vulnerability Tsx async abort: Not affected [2026-05-14T08:18:05.072Z] 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-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] ---> nproc: [2026-05-14T08:18:05.072Z] 2 [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] ---> df -h: [2026-05-14T08:18:05.072Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T08:18:05.072Z] overlay 40G 7.4G 33G 19% / [2026-05-14T08:18:05.072Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T08:18:05.072Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T08:18:05.072Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T08:18:05.072Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] [2026-05-14T08:18:05.072Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T08:18:05.072Z] Please check if data collecting is enabled [2026-05-14T08:18:05.072Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:18:05.381Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T08:18:05.385Z] $ docker stop --time=1 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a [2026-05-14T08:18:06.544Z] $ docker rm -f --volumes 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T08:18:06.640Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T08:18:06.640Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T08:18:06.660Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:18:07.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:18:07.078Z] [2026-05-14T08:18:07.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:18:07.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:18:07.377Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T08:18:07.377Z] 5eb5b503b376: Pulling fs layer [2026-05-14T08:18:07.377Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T08:18:07.377Z] ec43610c2a17: Pulling fs layer [2026-05-14T08:18:07.377Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T08:18:07.377Z] 33b1e0a273af: Pulling fs layer [2026-05-14T08:18:07.377Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T08:18:07.377Z] 2f39f015ded8: Pulling fs layer [2026-05-14T08:18:07.377Z] 3a2ae6a8a46f: Waiting [2026-05-14T08:18:07.377Z] 5d3b04190fa2: Waiting [2026-05-14T08:18:07.377Z] 33b1e0a273af: Waiting [2026-05-14T08:18:07.377Z] 2f39f015ded8: Waiting [2026-05-14T08:18:07.377Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T08:18:07.377Z] 5c69ac0246d0: Download complete [2026-05-14T08:18:07.377Z] 3a2ae6a8a46f: Download complete [2026-05-14T08:18:07.377Z] 33b1e0a273af: Verifying Checksum [2026-05-14T08:18:07.377Z] 33b1e0a273af: Download complete [2026-05-14T08:18:07.377Z] ec43610c2a17: Verifying Checksum [2026-05-14T08:18:07.377Z] ec43610c2a17: Download complete [2026-05-14T08:18:07.377Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T08:18:07.377Z] 5d3b04190fa2: Download complete [2026-05-14T08:18:07.634Z] 5eb5b503b376: Download complete [2026-05-14T08:18:08.203Z] 2f39f015ded8: Download complete [2026-05-14T08:18:09.145Z] 5eb5b503b376: Pull complete [2026-05-14T08:18:09.145Z] 5c69ac0246d0: Pull complete [2026-05-14T08:18:09.738Z] ec43610c2a17: Pull complete [2026-05-14T08:18:09.738Z] 3a2ae6a8a46f: Pull complete [2026-05-14T08:18:09.998Z] 33b1e0a273af: Pull complete [2026-05-14T08:18:09.998Z] 5d3b04190fa2: Pull complete [2026-05-14T08:18:15.299Z] 2f39f015ded8: Pull complete [2026-05-14T08:18:15.299Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T08:18:15.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:18:15.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:18:15.452Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:18:15.481Z] $ 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-05-14T08:18:16.975Z] $ docker top 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:18:17.580Z] ---> job-cost.sh [2026-05-14T08:18:17.580Z] lf-activate-venv: SKIPPING [2026-05-14T08:18:17.580Z] INFO: No Stack... [2026-05-14T08:18:17.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T08:18:18.184Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:18:18.493Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-05-14T08:18:18.493Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T08:18:18.503Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [2026-05-14T08:18:18.516Z] Resource [jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] did not exist. Created. [2026-05-14T08:18:18.521Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:18:18.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-14T08:18:18.926Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:18:18.951Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:18:19.014Z] $ docker stop --time=1 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 [2026-05-14T08:18:20.193Z] $ docker rm -f --volumes 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T08:19:17.040Z] Removing intermediate container 5b5bc547be59 [2026-05-14T08:19:17.040Z] ---> 4e6612b99a82 [2026-05-14T08:19:17.040Z] Step 11/12 : COPY . . [2026-05-14T08:19:17.040Z] ---> 1b8c91a60cbd [2026-05-14T08:19:17.040Z] Step 12/12 : RUN $MAKE [2026-05-14T08:19:17.040Z] ---> Running in fca47da59eb8 [2026-05-14T08:19:17.040Z] noop [2026-05-14T08:19:17.040Z] Removing intermediate container fca47da59eb8 [2026-05-14T08:19:17.040Z] ---> 30e145f9de9a [2026-05-14T08:19:17.040Z] Successfully built 30e145f9de9a [2026-05-14T08:19:17.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:19:17.511Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:19:17.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:19:17.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container [2026-05-14T08:19:17.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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-05-14T08:19:19.180Z] $ docker top f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:19:20.048Z] + go version [2026-05-14T08:19:20.048Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T08:19:20.070Z] $ docker stop --time=1 f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c [2026-05-14T08:19:21.731Z] $ docker rm -f --volumes f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:19:22.324Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T08:19:22.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:19:22.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container [2026-05-14T08:19:22.783Z] $ 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/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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-05-14T08:19:24.115Z] $ docker top e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:19:24.853Z] + git config --global --add safe.directory /w/workspace/device-rest-go/232 [Pipeline] fileExists [Pipeline] sh [2026-05-14T08:19:25.685Z] + make test [2026-05-14T08:19:25.685Z] go test ./... -coverprofile=coverage.out ./... [2026-05-14T08:19:31.227Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-05-14T08:24:03.111Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-05-14T08:24:05.987Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 32.2% of statements [2026-05-14T08:24:07.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T08:24:07.082Z] go vet ./... [2026-05-14T08:25:15.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T08:25:15.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T08:25:15.983Z] ./bin/test-attribution-txt.sh [2026-05-14T08:25:15.983Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T08:25:15.983Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T08:25:16.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T08:25:16.106Z] $ docker stop --time=1 e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 [2026-05-14T08:25:19.422Z] $ docker rm -f --volumes e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:25:21.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T08:25:21.422Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T08:25:22.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T08:25:22.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T08:25:23.180Z] + ls -al . [2026-05-14T08:25:23.180Z] total 244 [2026-05-14T08:25:23.180Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:19 . [2026-05-14T08:25:23.180Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:16 .. [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 151 May 14 08:16 .dockerignore [2026-05-14T08:25:23.180Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:16 .git [2026-05-14T08:25:23.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 .github [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 264 May 14 08:16 .gitignore [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:16 .golangci.yml [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 22791 May 14 08:16 Attribution.txt [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 18492 May 14 08:16 CHANGELOG.md [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 14 08:16 Dockerfile [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:16 GOVERNANCE.md [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 704 May 14 08:16 Jenkinsfile [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:16 LICENSE [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 2597 May 14 08:16 Makefile [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 620 May 14 08:16 OWNERS.md [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 14 08:16 README.md [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:13 VERSION [2026-05-14T08:25:23.180Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:16 bin [2026-05-14T08:25:23.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 cmd [2026-05-14T08:25:23.180Z] -rw-r--r-- 1 jenkins jenkins 14565 May 14 08:24 coverage.out [2026-05-14T08:25:23.180Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:16 driver [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 6738 May 14 08:16 go.mod [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 14 08:16 go.sum [2026-05-14T08:25:23.180Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 openapi [2026-05-14T08:25:23.180Z] -rw-rw-r-- 1 jenkins jenkins 713 May 14 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:25:23.686Z] + 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=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --label arch=arm64 --label version=4.1.0-dev.23 . [2026-05-14T08:25:23.686Z] Sending build context to Docker daemon 160.3kB [2026-05-14T08:25:23.978Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T08:25:23.978Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-14T08:25:23.978Z] ---> 30e145f9de9a [2026-05-14T08:25:23.978Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-05-14T08:25:23.978Z] ---> Running in 63f568ba6473 [2026-05-14T08:25:24.272Z] Removing intermediate container 63f568ba6473 [2026-05-14T08:25:24.272Z] ---> 126195f19166 [2026-05-14T08:25:24.272Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T08:25:24.677Z] ---> Running in 6a865f515f8f [2026-05-14T08:25:24.678Z] Removing intermediate container 6a865f515f8f [2026-05-14T08:25:24.678Z] ---> 083d6810c630 [2026-05-14T08:25:24.678Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-14T08:25:25.008Z] ---> Running in 645a5096aa07 [2026-05-14T08:25:25.313Z] Removing intermediate container 645a5096aa07 [2026-05-14T08:25:25.313Z] ---> a550b8457518 [2026-05-14T08:25:25.313Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T08:25:25.313Z] ---> Running in 96b5d6dfe6bc [2026-05-14T08:25:25.619Z] Removing intermediate container 96b5d6dfe6bc [2026-05-14T08:25:25.619Z] ---> da7aaa07d4a9 [2026-05-14T08:25:25.619Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T08:25:25.619Z] ---> Running in 3700120cd675 [2026-05-14T08:25:26.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:25:27.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:25:29.144Z] OK: 259 MiB in 64 packages [2026-05-14T08:25:30.231Z] Removing intermediate container 3700120cd675 [2026-05-14T08:25:30.231Z] ---> f91d500ef2fb [2026-05-14T08:25:30.231Z] Step 8/26 : WORKDIR /device-rest-go [2026-05-14T08:25:30.231Z] ---> Running in 0faf1bb6bb16 [2026-05-14T08:25:30.554Z] Removing intermediate container 0faf1bb6bb16 [2026-05-14T08:25:30.554Z] ---> 6507ae2edab4 [2026-05-14T08:25:30.554Z] Step 9/26 : COPY go.mod vendor* ./ [2026-05-14T08:25:32.715Z] ---> 861df62d2683 [2026-05-14T08:25:32.715Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T08:25:32.715Z] ---> Running in 9ab736e39e39 [2026-05-14T08:25:34.872Z] Removing intermediate container 9ab736e39e39 [2026-05-14T08:25:34.872Z] ---> 55edd830f5cf [2026-05-14T08:25:34.872Z] Step 11/26 : COPY . . [2026-05-14T08:25:35.179Z] ---> fd9888184da8 [2026-05-14T08:25:35.179Z] Step 12/26 : RUN $MAKE [2026-05-14T08:25:35.493Z] ---> Running in 7896e58ac9ed [2026-05-14T08:25:36.655Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-05-14T08:29:59.641Z] Removing intermediate container 7896e58ac9ed [2026-05-14T08:29:59.641Z] ---> 0f3bf677ff71 [2026-05-14T08:29:59.641Z] Step 13/26 : FROM alpine:3.22 [2026-05-14T08:29:59.641Z] 3.22: Pulling from library/alpine [2026-05-14T08:29:59.641Z] 58e777220c39: Pulling fs layer [2026-05-14T08:29:59.641Z] 58e777220c39: Verifying Checksum [2026-05-14T08:29:59.641Z] 58e777220c39: Download complete [2026-05-14T08:29:59.641Z] 58e777220c39: Pull complete [2026-05-14T08:29:59.641Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T08:29:59.641Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T08:29:59.641Z] ---> 6a2735c23ff3 [2026-05-14T08:29:59.641Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-14T08:29:59.641Z] ---> Running in 0cf6786d0e5f [2026-05-14T08:29:59.641Z] Removing intermediate container 0cf6786d0e5f [2026-05-14T08:29:59.641Z] ---> 56db685d28a8 [2026-05-14T08:29:59.641Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-05-14T08:29:59.641Z] ---> Running in 9c132de2086a [2026-05-14T08:29:59.641Z] Removing intermediate container 9c132de2086a [2026-05-14T08:29:59.641Z] ---> b8ae691c226c [2026-05-14T08:29:59.641Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-05-14T08:29:59.641Z] ---> Running in 58e909a2a082 [2026-05-14T08:29:59.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:59.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:29:59.641Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T08:29:59.641Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T08:29:59.641Z] OK: 8 MiB in 17 packages [2026-05-14T08:30:00.223Z] Removing intermediate container 58e909a2a082 [2026-05-14T08:30:00.223Z] ---> b8e241d23452 [2026-05-14T08:30:00.223Z] Step 17/26 : RUN apk --no-cache upgrade [2026-05-14T08:30:00.223Z] ---> Running in 96b5a50a532a [2026-05-14T08:30:01.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T08:30:01.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T08:30:03.641Z] OK: 8 MiB in 17 packages [2026-05-14T08:30:04.279Z] Removing intermediate container 96b5a50a532a [2026-05-14T08:30:04.279Z] ---> f004d1c6f976 [2026-05-14T08:30:04.279Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-05-14T08:30:06.300Z] ---> f2e836b5e47b [2026-05-14T08:30:06.300Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-05-14T08:30:06.896Z] ---> 568c6c833659 [2026-05-14T08:30:06.896Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-05-14T08:30:07.477Z] ---> 8c111ebef338 [2026-05-14T08:30:07.477Z] Step 21/26 : EXPOSE 59986 [2026-05-14T08:30:07.477Z] ---> Running in d1d27c7b95ce [2026-05-14T08:30:08.069Z] Removing intermediate container d1d27c7b95ce [2026-05-14T08:30:08.069Z] ---> f736d35559fe [2026-05-14T08:30:08.069Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-05-14T08:30:08.069Z] ---> Running in a315b2f388e1 [2026-05-14T08:30:08.338Z] Removing intermediate container a315b2f388e1 [2026-05-14T08:30:08.338Z] ---> 46ef8255efa7 [2026-05-14T08:30:08.338Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-14T08:30:08.338Z] ---> Running in a3c99cc352e0 [2026-05-14T08:30:08.605Z] Removing intermediate container a3c99cc352e0 [2026-05-14T08:30:08.605Z] ---> d07431773e21 [2026-05-14T08:30:08.605Z] Step 24/26 : LABEL arch=arm64 [2026-05-14T08:30:08.872Z] ---> Running in 302feac80d03 [2026-05-14T08:30:09.154Z] Removing intermediate container 302feac80d03 [2026-05-14T08:30:09.154Z] ---> 15173c060344 [2026-05-14T08:30:09.154Z] Step 25/26 : LABEL git_sha=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:30:09.154Z] ---> Running in 8b38239cbc8b [2026-05-14T08:30:09.738Z] Removing intermediate container 8b38239cbc8b [2026-05-14T08:30:09.738Z] ---> 18c8ef372c19 [2026-05-14T08:30:09.738Z] Step 26/26 : LABEL version=4.1.0-dev.23 [2026-05-14T08:30:09.738Z] ---> Running in 37c81da9b39c [2026-05-14T08:30:10.005Z] Removing intermediate container 37c81da9b39c [2026-05-14T08:30:10.005Z] ---> 53f55667bf5c [2026-05-14T08:30:10.005Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T08:30:10.005Z] Successfully built 53f55667bf5c [2026-05-14T08:30:10.005Z] 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-05-14T08:30:10.115Z] provisioning config files... [2026-05-14T08:30:10.130Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/232@tmp/config11152329462012782289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:30:10.504Z] ---> ****-login.sh [2026-05-14T08:30:10.504Z] nexus3.edgexfoundry.org:10001 [2026-05-14T08:30:10.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:30:10.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:30:10.781Z] Configure a credential helper to remove this warning. See [2026-05-14T08:30:10.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:30:10.781Z] [2026-05-14T08:30:10.781Z] Login Succeeded [2026-05-14T08:30:10.781Z] nexus3.edgexfoundry.org:10002 [2026-05-14T08:30:11.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:30:11.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:30:11.048Z] Configure a credential helper to remove this warning. See [2026-05-14T08:30:11.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:30:11.048Z] [2026-05-14T08:30:11.048Z] Login Succeeded [2026-05-14T08:30:11.048Z] nexus3.edgexfoundry.org:10003 [2026-05-14T08:30:11.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:30:11.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:30:11.582Z] Configure a credential helper to remove this warning. See [2026-05-14T08:30:11.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:30:11.582Z] [2026-05-14T08:30:11.582Z] Login Succeeded [2026-05-14T08:30:11.582Z] nexus3.edgexfoundry.org:10004 [2026-05-14T08:30:11.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:30:11.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:30:11.867Z] Configure a credential helper to remove this warning. See [2026-05-14T08:30:11.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:30:11.867Z] [2026-05-14T08:30:11.867Z] Login Succeeded [2026-05-14T08:30:11.867Z] ****.io [2026-05-14T08:30:12.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T08:30:12.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T08:30:12.458Z] Configure a credential helper to remove this warning. See [2026-05-14T08:30:12.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T08:30:12.458Z] [2026-05-14T08:30:12.458Z] Login Succeeded [2026-05-14T08:30:12.458Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T08:30:12.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:30:12.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T08:30:12.639Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-05-14T08:30:12.639Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:30:12.639Z] latest [2026-05-14T08:30:12.639Z] 4.1.0-dev.23 [2026-05-14T08:30:12.639Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:30:12.639Z] main [2026-05-14T08:30:12.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:13.012Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:13.453Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:30:13.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-14T08:30:13.453Z] 39cb4a7aa36b: Preparing [2026-05-14T08:30:13.453Z] 85fd122379e2: Preparing [2026-05-14T08:30:13.453Z] 6b929ea147bb: Preparing [2026-05-14T08:30:13.453Z] f16bbb576b40: Preparing [2026-05-14T08:30:13.453Z] aa54d498e55c: Preparing [2026-05-14T08:30:13.453Z] eeaa73608b53: Preparing [2026-05-14T08:30:13.453Z] eeaa73608b53: Waiting [2026-05-14T08:30:15.559Z] 39cb4a7aa36b: Pushed [2026-05-14T08:30:15.559Z] f16bbb576b40: Pushed [2026-05-14T08:30:15.559Z] aa54d498e55c: Pushed [2026-05-14T08:30:15.559Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:17.691Z] 85fd122379e2: Pushed [2026-05-14T08:30:23.644Z] 6b929ea147bb: Pushed [2026-05-14T08:30:23.644Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:24.247Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:24.858Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-05-14T08:30:24.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-14T08:30:24.858Z] 39cb4a7aa36b: Preparing [2026-05-14T08:30:24.858Z] 85fd122379e2: Preparing [2026-05-14T08:30:24.858Z] 6b929ea147bb: Preparing [2026-05-14T08:30:24.858Z] f16bbb576b40: Preparing [2026-05-14T08:30:24.858Z] aa54d498e55c: Preparing [2026-05-14T08:30:24.858Z] eeaa73608b53: Preparing [2026-05-14T08:30:24.858Z] eeaa73608b53: Waiting [2026-05-14T08:30:24.858Z] 39cb4a7aa36b: Layer already exists [2026-05-14T08:30:24.858Z] f16bbb576b40: Layer already exists [2026-05-14T08:30:24.858Z] 85fd122379e2: Layer already exists [2026-05-14T08:30:24.858Z] aa54d498e55c: Layer already exists [2026-05-14T08:30:24.858Z] 6b929ea147bb: Layer already exists [2026-05-14T08:30:24.858Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:24.858Z] latest: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:25.571Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:26.109Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [2026-05-14T08:30:26.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-14T08:30:26.109Z] 39cb4a7aa36b: Preparing [2026-05-14T08:30:26.109Z] 85fd122379e2: Preparing [2026-05-14T08:30:26.109Z] 6b929ea147bb: Preparing [2026-05-14T08:30:26.109Z] f16bbb576b40: Preparing [2026-05-14T08:30:26.109Z] aa54d498e55c: Preparing [2026-05-14T08:30:26.109Z] eeaa73608b53: Preparing [2026-05-14T08:30:26.109Z] eeaa73608b53: Waiting [2026-05-14T08:30:26.109Z] aa54d498e55c: Layer already exists [2026-05-14T08:30:26.109Z] 6b929ea147bb: Layer already exists [2026-05-14T08:30:26.109Z] 39cb4a7aa36b: Layer already exists [2026-05-14T08:30:26.109Z] 85fd122379e2: Layer already exists [2026-05-14T08:30:26.109Z] f16bbb576b40: Layer already exists [2026-05-14T08:30:26.109Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:26.109Z] 4.1.0-dev.23: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:26.623Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:27.130Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:30:27.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-14T08:30:27.130Z] 39cb4a7aa36b: Preparing [2026-05-14T08:30:27.130Z] 85fd122379e2: Preparing [2026-05-14T08:30:27.130Z] 6b929ea147bb: Preparing [2026-05-14T08:30:27.130Z] f16bbb576b40: Preparing [2026-05-14T08:30:27.130Z] aa54d498e55c: Preparing [2026-05-14T08:30:27.130Z] eeaa73608b53: Preparing [2026-05-14T08:30:27.130Z] eeaa73608b53: Waiting [2026-05-14T08:30:27.130Z] aa54d498e55c: Layer already exists [2026-05-14T08:30:27.130Z] 6b929ea147bb: Layer already exists [2026-05-14T08:30:27.130Z] f16bbb576b40: Layer already exists [2026-05-14T08:30:27.130Z] 39cb4a7aa36b: Layer already exists [2026-05-14T08:30:27.130Z] 85fd122379e2: Layer already exists [2026-05-14T08:30:27.130Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:27.446Z] 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:27.965Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:28.570Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-05-14T08:30:28.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-14T08:30:28.570Z] 39cb4a7aa36b: Preparing [2026-05-14T08:30:28.570Z] 85fd122379e2: Preparing [2026-05-14T08:30:28.570Z] 6b929ea147bb: Preparing [2026-05-14T08:30:28.570Z] f16bbb576b40: Preparing [2026-05-14T08:30:28.570Z] aa54d498e55c: Preparing [2026-05-14T08:30:28.570Z] eeaa73608b53: Preparing [2026-05-14T08:30:28.570Z] eeaa73608b53: Waiting [2026-05-14T08:30:28.570Z] aa54d498e55c: Layer already exists [2026-05-14T08:30:28.570Z] f16bbb576b40: Layer already exists [2026-05-14T08:30:28.570Z] 6b929ea147bb: Layer already exists [2026-05-14T08:30:28.570Z] 39cb4a7aa36b: Layer already exists [2026-05-14T08:30:28.570Z] 85fd122379e2: Layer already exists [2026-05-14T08:30:28.570Z] eeaa73608b53: Layer already exists [2026-05-14T08:30:28.570Z] main: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T08:30:28.742Z] ===================================================== [Pipeline] echo [2026-05-14T08:30:28.804Z] taggedImages: [2026-05-14T08:30:28.804Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [2026-05-14T08:30:28.804Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-05-14T08:30:28.804Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [2026-05-14T08:30:28.804Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [2026-05-14T08:30:28.804Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2026-05-14T08:30:28.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo [2026-05-14T08:30:28.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2026-05-14T08:30:28.897Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [Pipeline] echo [2026-05-14T08:30:28.933Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] echo [2026-05-14T08:30:28.977Z] 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-05-14T08:30:29.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:29.613Z] [2026-05-14T08:30:29.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:30:30.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:30.359Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T08:30:30.359Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T08:30:30.359Z] 04944245beec: Pulling fs layer [2026-05-14T08:30:30.359Z] 699f458cf7ca: Pulling fs layer [2026-05-14T08:30:30.359Z] 765212b225bb: Pulling fs layer [2026-05-14T08:30:30.359Z] f23df028b6ca: Pulling fs layer [2026-05-14T08:30:30.359Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T08:30:30.359Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T08:30:30.359Z] f23df028b6ca: Waiting [2026-05-14T08:30:30.359Z] d65c8cfc05b1: Waiting [2026-05-14T08:30:30.359Z] 765212b225bb: Waiting [2026-05-14T08:30:30.359Z] 2437ff75d9bd: Waiting [2026-05-14T08:30:30.359Z] 04944245beec: Verifying Checksum [2026-05-14T08:30:30.359Z] 04944245beec: Download complete [2026-05-14T08:30:30.359Z] 765212b225bb: Verifying Checksum [2026-05-14T08:30:30.359Z] 765212b225bb: Download complete [2026-05-14T08:30:30.359Z] f23df028b6ca: Verifying Checksum [2026-05-14T08:30:30.359Z] f23df028b6ca: Download complete [2026-05-14T08:30:30.359Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T08:30:30.359Z] d65c8cfc05b1: Download complete [2026-05-14T08:30:30.686Z] 699f458cf7ca: Verifying Checksum [2026-05-14T08:30:30.686Z] 699f458cf7ca: Download complete [2026-05-14T08:30:31.017Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T08:30:31.017Z] 8998bd30e6a1: Download complete [2026-05-14T08:30:33.141Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T08:30:33.141Z] 2437ff75d9bd: Download complete [2026-05-14T08:30:35.899Z] 8998bd30e6a1: Pull complete [2026-05-14T08:30:36.176Z] 04944245beec: Pull complete [2026-05-14T08:30:38.113Z] 699f458cf7ca: Pull complete [2026-05-14T08:30:38.113Z] 765212b225bb: Pull complete [2026-05-14T08:30:39.088Z] f23df028b6ca: Pull complete [2026-05-14T08:30:39.088Z] d65c8cfc05b1: Pull complete [2026-05-14T08:30:54.325Z] 2437ff75d9bd: Pull complete [2026-05-14T08:30:54.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T08:30:54.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T08:30:54.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:30:54.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container [2026-05-14T08:30:54.669Z] $ 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/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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-05-14T08:30:58.138Z] $ docker top d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:30:58.964Z] ---> job-cost.sh [2026-05-14T08:30:59.309Z] lf-activate-venv: SKIPPING [2026-05-14T08:30:59.309Z] INFO: No Stack... [2026-05-14T08:30:59.587Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T08:31:00.604Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T08:31:01.102Z] + cat /w/workspace/device-rest-go/232/archives/cost.csv [2026-05-14T08:31:01.102Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T08:31:01.193Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [2026-05-14T08:31:01.228Z] Resource [jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] did not exist. Created. [2026-05-14T08:31:01.241Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:31:01.860Z] /w/workspace/device-rest-go/232@tmp/durable-5cf9cb50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T08:31:02.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T08:31:02.346Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T08:31:02.406Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T08:31:02.434Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T08:31:02.469Z] $ docker stop --time=1 d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d [2026-05-14T08:31:04.035Z] $ docker rm -f --volumes d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-14T08:31:05.046Z] provisioning config files... [2026-05-14T08:31:05.079Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6720566173830095733tmp [Pipeline] { [Pipeline] sh [2026-05-14T08:31:05.472Z] + set +x [2026-05-14T08:31:05.472Z] + curl -s https://codecov.io/bash [2026-05-14T08:31:05.472Z] + bash -s -- [2026-05-14T08:31:05.472Z] [2026-05-14T08:31:05.472Z] _____ _ [2026-05-14T08:31:05.472Z] / ____| | | [2026-05-14T08:31:05.472Z] | | ___ __| | ___ ___ _____ __ [2026-05-14T08:31:05.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-14T08:31:05.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-14T08:31:05.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-14T08:31:05.472Z] Bash-1.0.6 [2026-05-14T08:31:05.472Z] [2026-05-14T08:31:05.472Z] [2026-05-14T08:31:05.472Z] ==> git version 2.25.1 found [2026-05-14T08:31:05.472Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-14T08:31:05.472Z] Release-Date: 2020-01-08 [2026-05-14T08:31:05.472Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-14T08:31:05.472Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-14T08:31:05.472Z] ==> Jenkins CI detected. [2026-05-14T08:31:05.472Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2026-05-14T08:31:05.472Z] project root: . [2026-05-14T08:31:05.472Z] --> token set from env [2026-05-14T08:31:05.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-14T08:31:05.472Z] ==> Running gcov in . (disable via -X gcov) [2026-05-14T08:31:05.472Z] ==> Python coveragepy not found [2026-05-14T08:31:05.473Z] ==> Searching for coverage reports in: [2026-05-14T08:31:05.473Z] + . [2026-05-14T08:31:05.473Z] -> Found 1 reports [2026-05-14T08:31:05.473Z] ==> Detecting git/mercurial file structure [2026-05-14T08:31:05.473Z] ==> Reading reports [2026-05-14T08:31:05.473Z] + ./coverage.out bytes=14565 [2026-05-14T08:31:05.473Z] ==> Appending adjustments [2026-05-14T08:31:05.473Z] https://docs.codecov.io/docs/fixing-reports [2026-05-14T08:31:05.769Z] + Found adjustments [2026-05-14T08:31:05.769Z] ==> Gzipping contents [2026-05-14T08:31:05.769Z] 4.0K /tmp/codecov.S6epAT.gz [2026-05-14T08:31:05.769Z] ==> Uploading reports [2026-05-14T08:31:05.769Z] url: https://codecov.io [2026-05-14T08:31:05.769Z] query: branch=main&commit=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T08:31:05.769Z] -> Pinging Codecov [2026-05-14T08:31:05.769Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T08:31:05.769Z] -> Uploading to [2026-05-14T08:31:05.769Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/4de1ad1e37058f563b4b0d8e6c900d3cea3cb707/a9a3db9a-a3c1-4289-bbbe-961082a5c29e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T083105Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8f85262b8b4bbe05901249c6663322a37785bf95a80f1e3e77db2c0e115768f4 [2026-05-14T08:31:05.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T08:31:05.769Z] Dload Upload Total Spent Left Speed [2026-05-14T08:31:06.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 22152 --:--:-- --:--:-- --:--:-- 22152 [2026-05-14T08:31:06.064Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } [2026-05-14T08:31:06.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-14T08:31:06.415Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-14T08:31:06.475Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:31:06.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:31:06.878Z] [2026-05-14T08:31:06.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:31:07.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:31:07.934Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-14T08:31:08.233Z] 2d35ebdb57d9: Already exists [2026-05-14T08:31:08.565Z] 85e8836fcdb2: Pulling fs layer [2026-05-14T08:31:08.565Z] 91631faa732a: Pulling fs layer [2026-05-14T08:31:08.565Z] f3f5ae8826fa: Pulling fs layer [2026-05-14T08:31:08.565Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T08:31:08.565Z] 7861252a18e6: Pulling fs layer [2026-05-14T08:31:08.565Z] 9130f900ef6f: Pulling fs layer [2026-05-14T08:31:08.565Z] 9130f900ef6f: Waiting [2026-05-14T08:31:08.565Z] 4f4fb700ef54: Waiting [2026-05-14T08:31:08.565Z] 7861252a18e6: Waiting [2026-05-14T08:31:08.565Z] f3f5ae8826fa: Verifying Checksum [2026-05-14T08:31:08.565Z] f3f5ae8826fa: Download complete [2026-05-14T08:31:08.565Z] 85e8836fcdb2: Download complete [2026-05-14T08:31:08.565Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T08:31:08.565Z] 4f4fb700ef54: Download complete [2026-05-14T08:31:08.896Z] 7861252a18e6: Verifying Checksum [2026-05-14T08:31:08.896Z] 7861252a18e6: Download complete [2026-05-14T08:31:09.166Z] 91631faa732a: Verifying Checksum [2026-05-14T08:31:09.166Z] 91631faa732a: Download complete [2026-05-14T08:31:10.540Z] 9130f900ef6f: Verifying Checksum [2026-05-14T08:31:10.540Z] 9130f900ef6f: Download complete [2026-05-14T08:31:13.085Z] 85e8836fcdb2: Pull complete [2026-05-14T08:31:20.002Z] 91631faa732a: Pull complete [2026-05-14T08:31:20.362Z] f3f5ae8826fa: Pull complete [2026-05-14T08:31:20.666Z] 4f4fb700ef54: Pull complete [2026-05-14T08:31:21.697Z] 7861252a18e6: Pull complete [2026-05-14T08:31:27.056Z] 9130f900ef6f: Pull complete [2026-05-14T08:31:27.056Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-14T08:31:27.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T08:31:27.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:31:27.212Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:31:27.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2026-05-14T08:31:32.211Z] $ docker top 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:31:32.570Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2026-05-14T08:31:32.581Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2026-05-14T08:31:32.863Z] + set -o pipefail [2026-05-14T08:31:32.863Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2026-05-14T08:31:39.490Z] [2026-05-14T08:31:39.490Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2026-05-14T08:31:39.490Z] [2026-05-14T08:31:39.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/37631e21-650b-4e35-b935-297ce23aa119 [2026-05-14T08:31:39.490Z] [2026-05-14T08:31:39.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-14T08:31:39.490Z] [2026-05-14T08:31:39.490Z] [2026-05-14T08:31:39.490Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-14T08:31:39.490Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-14T08:31:39.526Z] $ docker stop --time=1 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 [2026-05-14T08:31:43.772Z] $ docker rm -f --volumes 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T08:31:44.686Z] + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] sh [2026-05-14T08:31:44.986Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:31:44.986Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:31:45.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:31:45.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:31:45.407Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:31:45.469Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T08:31:45.880Z] $ docker top 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:31:46.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:31:46.016Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:31:46.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:31:46.147Z] $ docker exec 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 ssh-agent [2026-05-14T08:31:46.335Z] SSH_AUTH_SOCK=/tmp/ssh-EM3tvQDeJqa0/agent.31 [2026-05-14T08:31:46.335Z] SSH_AGENT_PID=37 [2026-05-14T08:31:46.348Z] Running ssh-add (command line suppressed) [2026-05-14T08:31:46.454Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6725042956836523848.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6725042956836523848.key) [2026-05-14T08:31:46.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:31:46.862Z] + git semver tag [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,022 [run_tag] DEBUG tag force:False [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,022 [check_head_tag] DEBUG check head tag [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,023 [execute] INFO git cat-file --batch-check [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,025 [execute] INFO git cat-file --batch [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,039 [execute] INFO git tag -a v4.1.0-dev.23 -m v4.1.0-dev.23 [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,039 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.23', '-m', 'v4.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:31:47.180Z] 2026-05-14 08:31:47,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:31:47.180Z] 4.1.0-dev.23 [Pipeline] } [2026-05-14T08:31:47.188Z] $ docker exec --env ******** --env ******** 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 ssh-agent -k [2026-05-14T08:31:47.269Z] unset SSH_AUTH_SOCK; [2026-05-14T08:31:47.270Z] unset SSH_AGENT_PID; [2026-05-14T08:31:47.270Z] echo Agent pid 37 killed; [2026-05-14T08:31:47.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:31:47.789Z] + git semver [Pipeline] } [2026-05-14T08:31:48.136Z] $ docker stop --time=1 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 [2026-05-14T08:31:49.473Z] $ docker rm -f --volumes 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:31:50.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:31:50.008Z] [2026-05-14T08:31:50.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:31:50.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:31:50.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-14T08:31:50.366Z] ab5ef0e58194: Pulling fs layer [2026-05-14T08:31:50.366Z] 9712f1f96733: Pulling fs layer [2026-05-14T08:31:50.366Z] 63f879dbbcfc: Pulling fs layer [2026-05-14T08:31:50.366Z] 0d9ebad4ef96: Pulling fs layer [2026-05-14T08:31:50.366Z] e9a5061849ea: Pulling fs layer [2026-05-14T08:31:50.366Z] d747dcd14b5f: Pulling fs layer [2026-05-14T08:31:50.366Z] 2de7ff778b66: Pulling fs layer [2026-05-14T08:31:50.366Z] e9a5061849ea: Waiting [2026-05-14T08:31:50.366Z] 0d9ebad4ef96: Waiting [2026-05-14T08:31:50.366Z] d747dcd14b5f: Waiting [2026-05-14T08:31:50.366Z] 2de7ff778b66: Waiting [2026-05-14T08:31:50.366Z] 9712f1f96733: Verifying Checksum [2026-05-14T08:31:50.366Z] 9712f1f96733: Download complete [2026-05-14T08:31:50.664Z] 63f879dbbcfc: Verifying Checksum [2026-05-14T08:31:50.664Z] 63f879dbbcfc: Download complete [2026-05-14T08:31:50.664Z] e9a5061849ea: Verifying Checksum [2026-05-14T08:31:50.664Z] e9a5061849ea: Download complete [2026-05-14T08:31:50.664Z] d747dcd14b5f: Verifying Checksum [2026-05-14T08:31:50.664Z] d747dcd14b5f: Download complete [2026-05-14T08:31:50.941Z] 0d9ebad4ef96: Verifying Checksum [2026-05-14T08:31:50.941Z] 0d9ebad4ef96: Download complete [2026-05-14T08:31:50.941Z] ab5ef0e58194: Verifying Checksum [2026-05-14T08:31:50.941Z] ab5ef0e58194: Download complete [2026-05-14T08:31:50.941Z] 2de7ff778b66: Verifying Checksum [2026-05-14T08:31:50.941Z] 2de7ff778b66: Download complete [2026-05-14T08:31:54.490Z] ab5ef0e58194: Pull complete [2026-05-14T08:31:54.490Z] 9712f1f96733: Pull complete [2026-05-14T08:31:55.113Z] 63f879dbbcfc: Pull complete [2026-05-14T08:32:00.802Z] 0d9ebad4ef96: Pull complete [2026-05-14T08:32:00.802Z] e9a5061849ea: Pull complete [2026-05-14T08:32:00.802Z] d747dcd14b5f: Pull complete [2026-05-14T08:32:01.784Z] 2de7ff778b66: Pull complete [2026-05-14T08:32:01.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-14T08:32:01.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T08:32:01.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:32:01.886Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:32:01.909Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-14T08:32:07.096Z] $ docker top fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:32:07.170Z] provisioning config files... [2026-05-14T08:32:07.256Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5861980284869799288tmp [2026-05-14T08:32:07.324Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10249684738991373078tmp [2026-05-14T08:32:07.387Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10383219884805722275tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:32:07.480Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:07.901Z] ---> sigul-configuration.sh [2026-05-14T08:32:07.901Z] gpg: directory `/root/.gnupg' created [2026-05-14T08:32:07.901Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-14T08:32:07.901Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-14T08:32:07.901Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-14T08:32:07.901Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-14T08:32:07.901Z] gpg: CAST5 encrypted data [2026-05-14T08:32:07.901Z] gpg: encrypted with 1 passphrase [2026-05-14T08:32:07.901Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-14T08:32:08.196Z] + mkdir /home/jenkins [2026-05-14T08:32:08.196Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-14T08:32:08.492Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-14T08:32:08.509Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:08.802Z] ---> sigul-install.sh [2026-05-14T08:32:08.802Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-14T08:32:09.091Z] + git tag --list [2026-05-14T08:32:09.091Z] v1.0.0 [2026-05-14T08:32:09.091Z] v1.1.0 [2026-05-14T08:32:09.091Z] v1.1.1 [2026-05-14T08:32:09.091Z] v1.1.2 [2026-05-14T08:32:09.091Z] v1.2.0 [2026-05-14T08:32:09.091Z] v1.2.1 [2026-05-14T08:32:09.091Z] v2.0.0 [2026-05-14T08:32:09.091Z] v2.1.0 [2026-05-14T08:32:09.091Z] v2.1.1 [2026-05-14T08:32:09.091Z] v2.2.0 [2026-05-14T08:32:09.091Z] v2.3.0 [2026-05-14T08:32:09.091Z] v3.0 [2026-05-14T08:32:09.091Z] v3.0.0 [2026-05-14T08:32:09.091Z] v3.1 [2026-05-14T08:32:09.091Z] v3.1.0 [2026-05-14T08:32:09.091Z] v3.1.1 [2026-05-14T08:32:09.091Z] v4.0 [2026-05-14T08:32:09.091Z] v4.0.0 [2026-05-14T08:32:09.091Z] v4.0.1 [2026-05-14T08:32:09.091Z] v4.0.1-dev.1 [2026-05-14T08:32:09.091Z] v4.1.0-dev.1 [2026-05-14T08:32:09.091Z] v4.1.0-dev.10 [2026-05-14T08:32:09.091Z] v4.1.0-dev.11 [2026-05-14T08:32:09.091Z] v4.1.0-dev.12 [2026-05-14T08:32:09.091Z] v4.1.0-dev.13 [2026-05-14T08:32:09.091Z] v4.1.0-dev.14 [2026-05-14T08:32:09.091Z] v4.1.0-dev.15 [2026-05-14T08:32:09.091Z] v4.1.0-dev.16 [2026-05-14T08:32:09.091Z] v4.1.0-dev.17 [2026-05-14T08:32:09.091Z] v4.1.0-dev.18 [2026-05-14T08:32:09.091Z] v4.1.0-dev.19 [2026-05-14T08:32:09.091Z] v4.1.0-dev.2 [2026-05-14T08:32:09.091Z] v4.1.0-dev.20 [2026-05-14T08:32:09.091Z] v4.1.0-dev.21 [2026-05-14T08:32:09.091Z] v4.1.0-dev.22 [2026-05-14T08:32:09.091Z] v4.1.0-dev.23 [2026-05-14T08:32:09.091Z] v4.1.0-dev.3 [2026-05-14T08:32:09.091Z] v4.1.0-dev.4 [2026-05-14T08:32:09.091Z] v4.1.0-dev.5 [2026-05-14T08:32:09.091Z] v4.1.0-dev.6 [2026-05-14T08:32:09.091Z] v4.1.0-dev.7 [2026-05-14T08:32:09.091Z] v4.1.0-dev.8 [2026-05-14T08:32:09.091Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-14T08:32:09.384Z] + lftools sign git-tag v4.1.0-dev.23 [2026-05-14T08:32:09.950Z] Signing Git tag with Sigul... [2026-05-14T08:32:09.950Z] Signing v4.1.0-dev.23 [Pipeline] echo [2026-05-14T08:32:10.529Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:10.818Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-14T08:32:10.824Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-14T08:32:10.847Z] $ docker stop --time=1 fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 [2026-05-14T08:32:12.123Z] $ docker rm -f --volumes fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-14T08:32:12.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:32:12.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:32:12.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:32:12.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:32:12.912Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:32:12.944Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T08:32:13.173Z] $ docker top 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 -eo pid,comm [2026-05-14T08:32:13.215Z] 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-05-14T08:32:13.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:32:13.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:32:13.266Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:32:13.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:32:13.375Z] $ docker exec 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 ssh-agent [2026-05-14T08:32:13.471Z] SSH_AUTH_SOCK=/tmp/ssh-v4B7YFUiHieM/agent.32 [2026-05-14T08:32:13.471Z] SSH_AGENT_PID=38 [2026-05-14T08:32:13.476Z] Running ssh-add (command line suppressed) [2026-05-14T08:32:13.575Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14413164791068018030.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14413164791068018030.key) [2026-05-14T08:32:13.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:32:13.879Z] + git semver bump pre [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,095 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [bump_version] DEBUG bumping version:4.1.0-dev.23 on axis:pre with prefix:dev [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [bump_version] DEBUG bumped version:4.1.0-dev.24 [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [write_version] DEBUG write version:4.1.0-dev.24 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,099 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,101 [execute] INFO git cat-file --batch-check [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,105 [execute] INFO git cat-file --batch [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:32:14.138Z] 2026-05-14 08:32:14,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:32:14.138Z] 4.1.0-dev.24 [Pipeline] } [2026-05-14T08:32:14.147Z] $ docker exec --env ******** --env ******** 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 ssh-agent -k [2026-05-14T08:32:14.241Z] unset SSH_AUTH_SOCK; [2026-05-14T08:32:14.241Z] unset SSH_AGENT_PID; [2026-05-14T08:32:14.241Z] echo Agent pid 38 killed; [2026-05-14T08:32:14.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:32:14.566Z] + git semver [Pipeline] } [2026-05-14T08:32:14.860Z] $ docker stop --time=1 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 [2026-05-14T08:32:16.130Z] $ docker rm -f --volumes 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T08:32:16.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T08:32:16.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:32:16.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T08:32:16.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:32:16.878Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:32:16.904Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T08:32:17.146Z] $ docker top d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 -eo pid,comm [2026-05-14T08:32:17.187Z] 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-05-14T08:32:17.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T08:32:17.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T08:32:17.241Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T08:32:17.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T08:32:17.366Z] $ docker exec d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 ssh-agent [2026-05-14T08:32:17.477Z] SSH_AUTH_SOCK=/tmp/ssh-JeU10zpu6EF6/agent.33 [2026-05-14T08:32:17.477Z] SSH_AGENT_PID=39 [2026-05-14T08:32:17.481Z] Running ssh-add (command line suppressed) [2026-05-14T08:32:17.576Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9434357889548179281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9434357889548179281.key) [2026-05-14T08:32:17.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T08:32:17.880Z] + git semver push [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,089 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,092 [run_push] DEBUG push [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,093 [execute] INFO git cat-file --batch-check [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,095 [execute] INFO git rev-list 28b49e67689a56772ca37752edcbf839cebef2c2 -- [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,095 [execute] DEBUG Popen(['git', 'rev-list', '28b49e67689a56772ca37752edcbf839cebef2c2', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,104 [execute] INFO git fetch -v -- origin [2026-05-14T08:32:18.146Z] 2026-05-14 08:32:18,104 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-14T08:32:18.715Z] 2026-05-14 08:32:18,660 [run_push] DEBUG no remote changes detected [2026-05-14T08:32:18.715Z] 2026-05-14 08:32:18,660 [execute] INFO git push origin semver [2026-05-14T08:32:18.715Z] 2026-05-14 08:32:18,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:32:20.095Z] 2026-05-14 08:32:19,772 [run_push] DEBUG push all version tags [2026-05-14T08:32:20.095Z] 2026-05-14 08:32:19,773 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-14T08:32:20.095Z] 2026-05-14 08:32:19,773 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T08:32:21.040Z] 2026-05-14 08:32:20,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-14T08:32:21.040Z] 4.1.0-dev.24 [Pipeline] } [2026-05-14T08:32:21.051Z] $ docker exec --env ******** --env ******** d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 ssh-agent -k [2026-05-14T08:32:21.137Z] unset SSH_AUTH_SOCK; [2026-05-14T08:32:21.137Z] unset SSH_AGENT_PID; [2026-05-14T08:32:21.137Z] echo Agent pid 39 killed; [2026-05-14T08:32:21.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T08:32:21.473Z] + git semver [Pipeline] } [2026-05-14T08:32:21.743Z] $ docker stop --time=1 d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 [2026-05-14T08:32:23.041Z] $ docker rm -f --volumes d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-05-14T08:32:23.721Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-05-14T08:32:23.721Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-14T08:32:23.721Z] total 16 [2026-05-14T08:32:23.721Z] drwxr-xr-x 3 root root 4096 May 14 08:18 . [2026-05-14T08:32:23.721Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:32 .. [2026-05-14T08:32:23.721Z] drwxr-xr-x 2 root root 4096 May 14 08:18 cost [2026-05-14T08:32:23.721Z] -rw-r--r-- 1 root root 86 May 14 08:18 cost.csv [2026-05-14T08:32:23.721Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-14T08:32:23.721Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-14T08:32:23.721Z] total 16 [2026-05-14T08:32:23.721Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:18 . [2026-05-14T08:32:23.721Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:32 .. [2026-05-14T08:32:23.721Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 08:18 cost [2026-05-14T08:32:23.721Z] -rw-r--r-- 1 jenkins jenkins 86 May 14 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:24.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:24.944Z] ---> package-listing.sh [2026-05-14T08:32:24.944Z] ++ facter osfamily [2026-05-14T08:32:24.944Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T08:32:25.202Z] + OS_FAMILY=debian [2026-05-14T08:32:25.202Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-05-14T08:32:25.202Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T08:32:25.202Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T08:32:25.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T08:32:25.202Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T08:32:25.202Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-14T08:32:25.202Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T08:32:25.202Z] + case "${OS_FAMILY}" in [2026-05-14T08:32:25.202Z] + dpkg -l [2026-05-14T08:32:25.202Z] + grep '^ii' [2026-05-14T08:32:25.202Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T08:32:25.202Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T08:32:25.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T08:32:25.202Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-14T08:32:25.202Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-05-14T08:32:25.202Z] + 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-05-14T08:32:25.212Z] 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-05-14T08:32:25.490Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T08:32:26.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T08:32:26.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T08:32:26.126Z] prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container [2026-05-14T08:32:26.150Z] $ 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-05-14T08:32:26.377Z] $ docker top 5c1a0db9832d030a8928d610670708ae2fd4c9bb0660406f8bacf446a3cd231f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T08:32:26.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T08:32:27.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T08:32:27.283Z] + ls /var/log/sa-host [2026-05-14T08:32:27.283Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T08:32:27.309Z] provisioning config files... [2026-05-14T08:32:27.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14925196085915998982tmp [Pipeline] { [Pipeline] echo [2026-05-14T08:32:27.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:27.609Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T08:32:27.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:27.916Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T08:32:27.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:28.200Z] ---> sudo-logs.sh [2026-05-14T08:32:28.200Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T08:32:28.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:28.512Z] ---> job-cost.sh [2026-05-14T08:32:28.512Z] lf-activate-venv: SKIPPING [2026-05-14T08:32:28.512Z] DEBUG: total: 0.2199999988079071 [2026-05-14T08:32:28.512Z] INFO: Retrieving Stack Cost... [2026-05-14T08:32:28.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T08:32:29.031Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T08:32:29.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T08:32:29.343Z] ---> logs-deploy.sh [2026-05-14T08:32:29.343Z] lf-activate-venv: SKIPPING [2026-05-14T08:32:29.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/232 [2026-05-14T08:32:29.343Z] INFO: archiving workspace using pattern(s): [2026-05-14T08:32:30.281Z] Archives upload complete. [2026-05-14T08:32:30.281Z] INFO: archiving logs to Nexus