Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aee832240825fea584145add9b57acd48331f786 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-ssh4905921746035222283.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-ssh14754017290706328119.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-ssh10821841824226167728.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-ssh11260160376158595534.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-ssh3516503401761121152.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4963 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 aee832240825fea584145add9b57acd48331f786 (main) Commit message: "Merge pull request #526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > 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 aee832240825fea584145add9b57acd48331f786 # timeout=10 > git rev-list --no-walk bb0fd8016af00a129c4ff3503c0a197242dc309a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-04-12T01:32:12.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-04-12T01:32:12.846Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-04-12T01:32:12.869Z] ========================================================= [2026-04-12T01:32:12.869Z] EdgeX Global Pipelines Version Info [2026-04-12T01:32:12.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:13.958Z] ------------------- [2026-04-12T01:32:13.958Z] stable info: [2026-04-12T01:32:13.958Z] ------------------- [2026-04-12T01:32:13.958Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-04-12T01:32:13.958Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-04-12T01:32:13.958Z] Message: update stable to v1.0.278 [2026-04-12T01:32:14.224Z] ------------------- [2026-04-12T01:32:14.224Z] experimental info: [2026-04-12T01:32:14.224Z] ------------------- [2026-04-12T01:32:14.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-04-12T01:32:14.224Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-04-12T01:32:14.224Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-04-12T01:32:14.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-04-12T01:32:14.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-04-12T01:32:14.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-04-12T01:32:14.372Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-04-12T01:32:14.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-04-12T01:32:14.414Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-04-12T01:32:14.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-04-12T01:32:14.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-04-12T01:32:14.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-04-12T01:32:14.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-04-12T01:32:14.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-04-12T01:32:14.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-04-12T01:32:14.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-04-12T01:32:14.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-04-12T01:32:14.619Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:14.642Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-04-12T01:32:14.666Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:14.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-04-12T01:32:14.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-04-12T01:32:14.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-04-12T01:32:14.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-04-12T01:32:14.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-04-12T01:32:14.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-04-12T01:32:14.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-04-12T01:32:14.867Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-04-12T01:32:14.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-04-12T01:32:14.924Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-04-12T01:32:14.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-04-12T01:32:14.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-04-12T01:32:14.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-04-12T01:32:15.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aee832240825fea584145add9b57acd48331f786 [Pipeline] echo [2026-04-12T01:32:15.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aee8322 [Pipeline] echo [2026-04-12T01:32:15.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:15.121Z] provisioning config files... [2026-04-12T01:32:15.139Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10761564019590536194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:15.469Z] ---> ****-login.sh [2026-04-12T01:32:15.469Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:15.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:15.730Z] [2026-04-12T01:32:15.730Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:15.730Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:15.730Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:15.730Z] [2026-04-12T01:32:15.730Z] Login Succeeded [2026-04-12T01:32:15.730Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:15.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:15.730Z] [2026-04-12T01:32:15.731Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:15.731Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:15.731Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:15.731Z] [2026-04-12T01:32:15.731Z] Login Succeeded [2026-04-12T01:32:15.731Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:15.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:15.731Z] [2026-04-12T01:32:15.731Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:15.731Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:15.731Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:15.731Z] [2026-04-12T01:32:15.731Z] Login Succeeded [2026-04-12T01:32:15.731Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:15.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:15.990Z] [2026-04-12T01:32:15.991Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:15.991Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:15.991Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:15.991Z] [2026-04-12T01:32:15.991Z] Login Succeeded [2026-04-12T01:32:15.991Z] ****.io [2026-04-12T01:32:15.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:16.562Z] [2026-04-12T01:32:16.562Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-04-12T01:32:16.562Z] Configure a credential helper to remove this warning. See [2026-04-12T01:32:16.562Z] https://docs.****.com/go/credential-store/ [2026-04-12T01:32:16.562Z] [2026-04-12T01:32:16.562Z] Login Succeeded [2026-04-12T01:32:16.562Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:16.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-04-12T01:32:16.969Z] + git rev-list -1 --merges aee832240825fea584145add9b57acd48331f786~1..aee832240825fea584145add9b57acd48331f786 [Pipeline] echo [2026-04-12T01:32:16.995Z] -----------> git rev-list -1 --merges aee832240825fea584145add9b57acd48331f786~1..aee832240825fea584145add9b57acd48331f786 aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:32:16.995Z] aee832240825fea584145add9b57acd48331f786 [false] [Pipeline] sh [2026-04-12T01:32:17.296Z] + git log --format=format:%s -1 aee832240825fea584145add9b57acd48331f786 [Pipeline] echo [2026-04-12T01:32:17.309Z] ========================================================= [2026-04-12T01:32:17.309Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-04-12T01:32:17.309Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:32:17.662Z] + git log --format=format:%s -1 aee832240825fea584145add9b57acd48331f786 [Pipeline] echo [2026-04-12T01:32:17.675Z] [semverPrep] GIT_COMMIT: aee832240825fea584145add9b57acd48331f786, Commit Message: Merge pull request #526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo [2026-04-12T01:32:17.690Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-04-12T01:32:18.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:32:18.048Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-04-12T01:32:18.048Z] + [ -e /tmp/ssh_known_hosts ] [2026-04-12T01:32:18.048Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-04-12T01:32:18.048Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-04-12T01:32:18.048Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-04-12T01:32:18.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:18.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:18.486Z] [2026-04-12T01:32:18.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:18.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:18.787Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-04-12T01:32:18.787Z] 3dae71ba6b94: Pulling fs layer [2026-04-12T01:32:18.787Z] 6bf1a483ea7c: Pulling fs layer [2026-04-12T01:32:18.787Z] f5dfc541a4d3: Pulling fs layer [2026-04-12T01:32:18.787Z] 461d9e800cba: Pulling fs layer [2026-04-12T01:32:18.787Z] 80192f66455f: Pulling fs layer [2026-04-12T01:32:18.787Z] 2e8e34ca0e6c: Pulling fs layer [2026-04-12T01:32:18.787Z] a29436f7fd5d: Pulling fs layer [2026-04-12T01:32:18.787Z] 923cac83aea3: Pulling fs layer [2026-04-12T01:32:18.787Z] 25ad8b0a4227: Pulling fs layer [2026-04-12T01:32:18.787Z] db01528c6b51: Pulling fs layer [2026-04-12T01:32:18.787Z] 28988de357af: Pulling fs layer [2026-04-12T01:32:18.787Z] a29436f7fd5d: Waiting [2026-04-12T01:32:18.787Z] 923cac83aea3: Waiting [2026-04-12T01:32:18.787Z] 25ad8b0a4227: Waiting [2026-04-12T01:32:18.787Z] db01528c6b51: Waiting [2026-04-12T01:32:18.787Z] 28988de357af: Waiting [2026-04-12T01:32:18.787Z] 461d9e800cba: Waiting [2026-04-12T01:32:18.787Z] 80192f66455f: Waiting [2026-04-12T01:32:18.787Z] 2e8e34ca0e6c: Waiting [2026-04-12T01:32:18.787Z] 6bf1a483ea7c: Verifying Checksum [2026-04-12T01:32:18.787Z] 6bf1a483ea7c: Download complete [2026-04-12T01:32:18.787Z] 461d9e800cba: Download complete [2026-04-12T01:32:18.787Z] 80192f66455f: Download complete [2026-04-12T01:32:19.051Z] f5dfc541a4d3: Verifying Checksum [2026-04-12T01:32:19.051Z] f5dfc541a4d3: Download complete [2026-04-12T01:32:19.051Z] 3dae71ba6b94: Download complete [2026-04-12T01:32:19.051Z] 923cac83aea3: Verifying Checksum [2026-04-12T01:32:19.051Z] 923cac83aea3: Download complete [2026-04-12T01:32:19.310Z] 25ad8b0a4227: Verifying Checksum [2026-04-12T01:32:19.310Z] 25ad8b0a4227: Download complete [2026-04-12T01:32:19.310Z] db01528c6b51: Verifying Checksum [2026-04-12T01:32:19.310Z] db01528c6b51: Download complete [2026-04-12T01:32:19.310Z] 28988de357af: Verifying Checksum [2026-04-12T01:32:19.310Z] 28988de357af: Download complete [2026-04-12T01:32:19.310Z] a29436f7fd5d: Verifying Checksum [2026-04-12T01:32:19.310Z] a29436f7fd5d: Download complete [2026-04-12T01:32:19.568Z] 2e8e34ca0e6c: Verifying Checksum [2026-04-12T01:32:20.505Z] 3dae71ba6b94: Pull complete [2026-04-12T01:32:20.505Z] 6bf1a483ea7c: Pull complete [2026-04-12T01:32:21.440Z] f5dfc541a4d3: Pull complete [2026-04-12T01:32:21.440Z] 461d9e800cba: Pull complete [2026-04-12T01:32:21.440Z] 80192f66455f: Pull complete [2026-04-12T01:32:26.726Z] 2e8e34ca0e6c: Pull complete [2026-04-12T01:32:27.309Z] a29436f7fd5d: Pull complete [2026-04-12T01:32:27.309Z] 923cac83aea3: Pull complete [2026-04-12T01:32:27.309Z] 25ad8b0a4227: Pull complete [2026-04-12T01:32:27.309Z] db01528c6b51: Pull complete [2026-04-12T01:32:27.309Z] 28988de357af: Pull complete [2026-04-12T01:32:27.309Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-04-12T01:32:27.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:32:27.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:32:27.707Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:32:27.740Z] $ 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-04-12T01:32:29.309Z] $ docker top d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 -eo pid,comm [2026-04-12T01:32:29.365Z] 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-04-12T01:32:29.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:32:29.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:29.423Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:29.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:29.535Z] $ docker exec d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 ssh-agent [2026-04-12T01:32:29.641Z] SSH_AUTH_SOCK=/tmp/ssh-ktbSrTyTrSJG/agent.32 [2026-04-12T01:32:29.641Z] SSH_AGENT_PID=39 [2026-04-12T01:32:29.649Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:29.751Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_170251533243793870.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_170251533243793870.key) [2026-04-12T01:32:29.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:30.062Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-04-12T01:32:30.351Z] + git tag --points-at HEAD [Pipeline] } [2026-04-12T01:32:30.360Z] $ docker exec --env ******** --env ******** d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 ssh-agent -k [2026-04-12T01:32:30.454Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:30.455Z] unset SSH_AGENT_PID; [2026-04-12T01:32:30.455Z] echo Agent pid 39 killed; [2026-04-12T01:32:30.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-04-12T01:32:30.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:32:30.506Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:32:30.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:32:30.613Z] $ docker exec d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 ssh-agent [2026-04-12T01:32:30.729Z] SSH_AUTH_SOCK=/tmp/ssh-iJ57iar3bz0B/agent.86 [2026-04-12T01:32:30.729Z] SSH_AGENT_PID=92 [2026-04-12T01:32:30.734Z] Running ssh-add (command line suppressed) [2026-04-12T01:32:30.847Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3386062319694405508.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3386062319694405508.key) [2026-04-12T01:32:30.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:32:31.154Z] + git semver init [2026-04-12T01:32:31.413Z] 2026-04-12 01:32:31,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:32:31.413Z] 2026-04-12 01:32:31,368 [run_init] DEBUG init version:0.0.0 force:False [2026-04-12T01:32:31.413Z] 2026-04-12 01:32:31,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-04-12T01:32:31.413Z] 2026-04-12 01:32:31,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-04-12T01:32:31.413Z] 2026-04-12 01:32:31,369 [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-04-12T01:32:33.318Z] 2026-04-12 01:32:33,028 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-04-12T01:32:33.319Z] 2026-04-12 01:32:33,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-04-12T01:32:33.319Z] 2026-04-12 01:32:33,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:32:33.319Z] 2026-04-12 01:32:33,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:32:33.319Z] 4.1.0-dev.22 [Pipeline] } [2026-04-12T01:32:33.334Z] $ docker exec --env ******** --env ******** d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 ssh-agent -k [2026-04-12T01:32:33.425Z] unset SSH_AUTH_SOCK; [2026-04-12T01:32:33.425Z] unset SSH_AGENT_PID; [2026-04-12T01:32:33.425Z] echo Agent pid 92 killed; [2026-04-12T01:32:33.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:32:33.826Z] + git semver [Pipeline] } [2026-04-12T01:32:34.096Z] $ docker stop --time=1 d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 [2026-04-12T01:32:35.377Z] $ docker rm -f --volumes d9ed24f96f68772c9a15ea975d40d5d603c2e30f45df8196e2d7838438b32436 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:32:35.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-04-12T01:32:36.531Z] Stashed 1 file(s) [Pipeline] echo [2026-04-12T01:32:36.532Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:32:36.680Z] provisioning config files... [2026-04-12T01:32:36.714Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18237911644008420093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:32:37.014Z] ---> ****-login.sh [2026-04-12T01:32:37.014Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:32:37.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:37.014Z] Login Succeeded [2026-04-12T01:32:37.014Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:32:37.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:37.014Z] Login Succeeded [2026-04-12T01:32:37.014Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:32:37.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:37.276Z] Login Succeeded [2026-04-12T01:32:37.276Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:32:37.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:37.276Z] Login Succeeded [2026-04-12T01:32:37.276Z] ****.io [2026-04-12T01:32:37.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:32:37.535Z] Login Succeeded [2026-04-12T01:32:37.535Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:32:37.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-04-12T01:32:37.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:37.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:32:37.654Z] ========================================================= [2026-04-12T01:32:37.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-04-12T01:32:37.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:32:37.988Z] + 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-04-12T01:32:38.557Z] #0 building with "default" instance using docker driver [2026-04-12T01:32:38.557Z] [2026-04-12T01:32:38.557Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:32:38.557Z] #1 transferring dockerfile: 1.74kB done [2026-04-12T01:32:38.557Z] #1 DONE 0.0s [2026-04-12T01:32:38.557Z] [2026-04-12T01:32:38.557Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-04-12T01:32:38.557Z] #2 DONE 0.1s [2026-04-12T01:32:38.815Z] [2026-04-12T01:32:38.815Z] #3 [internal] load .dockerignore [2026-04-12T01:32:38.815Z] #3 transferring context: 193B done [2026-04-12T01:32:38.815Z] #3 DONE 0.0s [2026-04-12T01:32:38.815Z] [2026-04-12T01:32:38.815Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:38.815Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-04-12T01:32:38.815Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-04-12T01:32:38.815Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-04-12T01:32:38.815Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-04-12T01:32:38.815Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-04-12T01:32:38.815Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-04-12T01:32:38.815Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-04-12T01:32:38.815Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-04-12T01:32:38.815Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-04-12T01:32:39.076Z] #4 ... [2026-04-12T01:32:39.076Z] [2026-04-12T01:32:39.076Z] #5 [internal] load build context [2026-04-12T01:32:39.076Z] #5 transferring context: 22.47MB 0.2s done [2026-04-12T01:32:39.076Z] #5 DONE 0.2s [2026-04-12T01:32:39.076Z] [2026-04-12T01:32:39.076Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-04-12T01:32:39.076Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-04-12T01:32:39.076Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2026-04-12T01:32:39.076Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-04-12T01:32:39.076Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-04-12T01:32:39.076Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-04-12T01:32:39.076Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s [2026-04-12T01:32:39.076Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s [2026-04-12T01:32:39.076Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-04-12T01:32:39.076Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-04-12T01:32:39.076Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.4s [2026-04-12T01:32:39.076Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2026-04-12T01:32:39.353Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-04-12T01:32:39.353Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s [2026-04-12T01:32:39.353Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-04-12T01:32:39.353Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-04-12T01:32:39.353Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-04-12T01:32:39.353Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.09MB / 112.58MB 0.6s [2026-04-12T01:32:39.353Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done [2026-04-12T01:32:39.613Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.8s [2026-04-12T01:32:39.613Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s [2026-04-12T01:32:39.613Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-04-12T01:32:39.871Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done [2026-04-12T01:32:45.153Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-04-12T01:32:45.153Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-04-12T01:32:45.153Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-04-12T01:32:45.153Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-04-12T01:32:45.153Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-04-12T01:32:45.153Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-04-12T01:32:45.153Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-04-12T01:32:45.153Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-04-12T01:32:48.483Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.5s done [2026-04-12T01:32:48.483Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-04-12T01:32:49.423Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.9s done [2026-04-12T01:32:49.423Z] #4 DONE 10.6s [2026-04-12T01:32:49.423Z] [2026-04-12T01:32:49.423Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:32:49.423Z] #6 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:32:49.682Z] #6 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:32:49.940Z] #6 0.762 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:32:50.199Z] #6 0.774 (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:32:50.199Z] #6 0.785 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:32:50.199Z] #6 0.813 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:32:50.199Z] #6 0.824 Executing busybox-1.37.0-r19.trigger [2026-04-12T01:32:50.199Z] #6 0.834 OK: 269 MiB in 64 packages [2026-04-12T01:32:51.591Z] #6 DONE 2.2s [2026-04-12T01:32:51.591Z] [2026-04-12T01:32:51.591Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-04-12T01:32:51.591Z] #7 DONE 0.0s [2026-04-12T01:32:51.591Z] [2026-04-12T01:32:51.591Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:32:51.591Z] #8 DONE 0.0s [2026-04-12T01:32:51.591Z] [2026-04-12T01:32:51.591Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:32:51.647Z] Still waiting to schedule task [2026-04-12T01:32:51.647Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-04-12T01:33:01.584Z] #9 DONE 9.1s [2026-04-12T01:33:01.584Z] [2026-04-12T01:33:01.584Z] #10 [builder 6/7] COPY . . [2026-04-12T01:33:01.584Z] #10 DONE 0.1s [2026-04-12T01:33:01.584Z] [2026-04-12T01:33:01.584Z] #11 [builder 7/7] RUN echo noop [2026-04-12T01:33:01.584Z] #11 0.214 noop [2026-04-12T01:33:01.584Z] #11 DONE 0.3s [2026-04-12T01:33:01.584Z] [2026-04-12T01:33:01.584Z] #12 exporting to image [2026-04-12T01:33:01.584Z] #12 exporting layers [2026-04-12T01:33:09.715Z] #12 exporting layers 8.2s done [2026-04-12T01:33:09.715Z] #12 writing image sha256:21489bf89d88cc449f9515219bb34cc51db83be2c154bf948600982575795db2 done [2026-04-12T01:33:09.715Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-04-12T01:33:09.715Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:10.038Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:10.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:10.109Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:33:10.143Z] $ 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-04-12T01:33:10.462Z] $ docker top c50191d997327d239802e8bae12f635e8b1dc17613b39821e52a9d1d533562fe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:10.813Z] + go version [2026-04-12T01:33:10.813Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-04-12T01:33:10.821Z] $ docker stop --time=1 c50191d997327d239802e8bae12f635e8b1dc17613b39821e52a9d1d533562fe [2026-04-12T01:33:12.088Z] $ docker rm -f --volumes c50191d997327d239802e8bae12f635e8b1dc17613b39821e52a9d1d533562fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:12.507Z] + docker inspect -f . ci-base-image-x86_64 [2026-04-12T01:33:12.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:33:12.584Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:33:12.615Z] $ 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-04-12T01:33:12.857Z] $ docker top 6a8f306212ff8e0781442917aea43dbd6c67c4c020b1a514e5a0b34c6912a17f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:33:13.219Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:33:13.526Z] + make test [2026-04-12T01:33:13.526Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:33:14.460Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-04-12T01:33:41.063Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-04-12T01:33:41.063Z] ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 32.2% of statements [2026-04-12T01:33:49.276Z] 0 issues. [2026-04-12T01:33:49.276Z] go vet ./... [2026-04-12T01:33:55.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:33:55.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:33:55.831Z] ./bin/test-attribution-txt.sh [2026-04-12T01:33:55.831Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:33:55.831Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:33:55.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:33:55.854Z] $ docker stop --time=1 6a8f306212ff8e0781442917aea43dbd6c67c4c020b1a514e5a0b34c6912a17f [2026-04-12T01:33:57.707Z] $ docker rm -f --volumes 6a8f306212ff8e0781442917aea43dbd6c67c4c020b1a514e5a0b34c6912a17f [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:33:58.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:33:58.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-04-12T01:33:58.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:33:59.227Z] + ls -al . [2026-04-12T01:33:59.227Z] total 248 [2026-04-12T01:33:59.227Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:33 . [2026-04-12T01:33:59.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:32 .. [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 12 01:32 .dockerignore [2026-04-12T01:33:59.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:33 .git [2026-04-12T01:33:59.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 .github [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 12 01:32 .gitignore [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:32 .golangci.yml [2026-04-12T01:33:59.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:32 .semver [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 22791 Apr 12 01:32 Attribution.txt [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 18492 Apr 12 01:32 CHANGELOG.md [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 1697 Apr 12 01:32 Dockerfile [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:32 GOVERNANCE.md [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 704 Apr 12 01:32 Jenkinsfile [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:32 LICENSE [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 2597 Apr 12 01:32 Makefile [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:32 OWNERS.md [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 12 01:32 README.md [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:33:59.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 bin [2026-04-12T01:33:59.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 cmd [2026-04-12T01:33:59.227Z] -rw-r--r-- 1 jenkins jenkins 14565 Apr 12 01:33 coverage.out [2026-04-12T01:33:59.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:32 driver [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 6776 Apr 12 01:32 go.mod [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 12 01:32 go.sum [2026-04-12T01:33:59.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:32 openapi [2026-04-12T01:33:59.227Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 12 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:33:59.642Z] + 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=aee832240825fea584145add9b57acd48331f786 --label arch=amd64 --label version=4.1.0-dev.22 . [2026-04-12T01:33:59.902Z] #0 building with "default" instance using docker driver [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:33:59.902Z] #1 transferring dockerfile: 1.74kB done [2026-04-12T01:33:59.902Z] #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [2026-04-12T01:33:59.902Z] #1 DONE 0.0s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:33:59.902Z] #2 DONE 0.0s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-04-12T01:33:59.902Z] #3 DONE 0.1s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #4 [internal] load .dockerignore [2026-04-12T01:33:59.902Z] #4 transferring context: 193B done [2026-04-12T01:33:59.902Z] #4 DONE 0.0s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #5 [internal] load build context [2026-04-12T01:33:59.902Z] #5 transferring context: 18.46kB 0.0s done [2026-04-12T01:33:59.902Z] #5 DONE 0.0s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-04-12T01:33:59.902Z] #6 DONE 0.1s [2026-04-12T01:33:59.902Z] [2026-04-12T01:33:59.902Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:33:59.902Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-04-12T01:33:59.902Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-04-12T01:33:59.902Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-04-12T01:33:59.902Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-04-12T01:33:59.902Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-04-12T01:33:59.902Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-04-12T01:34:00.168Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-04-12T01:34:00.168Z] #7 DONE 0.3s [2026-04-12T01:34:00.168Z] [2026-04-12T01:34:00.168Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-04-12T01:34:00.431Z] #8 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:00.431Z] #8 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:00.706Z] #8 ... [2026-04-12T01:34:00.706Z] [2026-04-12T01:34:00.706Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-04-12T01:34:00.706Z] #9 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:00.706Z] #9 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:00.706Z] #9 0.647 OK: 269 MiB in 64 packages [2026-04-12T01:34:00.706Z] #9 DONE 0.8s [2026-04-12T01:34:00.985Z] [2026-04-12T01:34:00.985Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-04-12T01:34:00.985Z] #10 DONE 0.0s [2026-04-12T01:34:00.985Z] [2026-04-12T01:34:00.985Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-04-12T01:34:00.985Z] #11 DONE 0.0s [2026-04-12T01:34:00.985Z] [2026-04-12T01:34:00.985Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-04-12T01:34:00.985Z] #8 0.635 (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:34:00.985Z] #8 0.643 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:00.985Z] #8 0.651 OK: 7 MiB in 17 packages [2026-04-12T01:34:00.985Z] #8 DONE 0.8s [2026-04-12T01:34:00.985Z] [2026-04-12T01:34:00.985Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:34:01.564Z] #12 DONE 0.5s [2026-04-12T01:34:01.564Z] [2026-04-12T01:34:01.564Z] #13 [builder 6/7] COPY . . [2026-04-12T01:34:01.564Z] #13 DONE 0.1s [2026-04-12T01:34:01.564Z] [2026-04-12T01:34:01.564Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-04-12T01:34:01.565Z] #14 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:01.565Z] #14 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-04-12T01:34:01.829Z] #14 0.845 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:02.087Z] #14 0.865 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:02.087Z] #14 0.915 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:34:02.087Z] #14 0.930 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:34:02.087Z] #14 0.937 Executing busybox-1.37.0-r20.trigger [2026-04-12T01:34:02.087Z] #14 0.944 OK: 7 MiB in 17 packages [2026-04-12T01:34:02.087Z] #14 DONE 1.1s [2026-04-12T01:34:02.087Z] [2026-04-12T01:34:02.087Z] #15 [builder 7/7] RUN make build [2026-04-12T01:34:02.087Z] #15 0.221 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-04-12T01:34:28.627Z] #15 DONE 26.7s [2026-04-12T01:34:28.627Z] [2026-04-12T01:34:28.627Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-04-12T01:34:28.627Z] #16 DONE 0.1s [2026-04-12T01:34:28.627Z] [2026-04-12T01:34:28.627Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-04-12T01:34:28.627Z] #17 DONE 0.0s [2026-04-12T01:34:28.627Z] [2026-04-12T01:34:28.627Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-04-12T01:34:28.627Z] #18 DONE 0.0s [2026-04-12T01:34:28.627Z] [2026-04-12T01:34:28.627Z] #19 exporting to image [2026-04-12T01:34:28.627Z] #19 exporting layers 0.1s done [2026-04-12T01:34:28.627Z] #19 writing image sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:34:28.627Z] #19 naming to docker.io/library/device-rest done [2026-04-12T01:34:28.627Z] #19 DONE 0.2s [2026-04-12T01:34:28.627Z] [2026-04-12T01:34:28.627Z] 1 warning found (use docker --debug to expand): [2026-04-12T01:34:28.627Z]  - 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-04-12T01:34:28.745Z] provisioning config files... [2026-04-12T01:34:28.753Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7343313800828125753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:34:29.049Z] ---> ****-login.sh [2026-04-12T01:34:29.049Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:34:29.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:29.050Z] Login Succeeded [2026-04-12T01:34:29.050Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:34:29.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:29.050Z] Login Succeeded [2026-04-12T01:34:29.050Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:34:29.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:29.308Z] Login Succeeded [2026-04-12T01:34:29.308Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:34:29.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:29.308Z] Login Succeeded [2026-04-12T01:34:29.308Z] ****.io [2026-04-12T01:34:29.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:34:30.251Z] Login Succeeded [2026-04-12T01:34:30.251Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:34:30.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:34:30.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:34:30.343Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-04-12T01:34:30.343Z] aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:34:30.343Z] latest [2026-04-12T01:34:30.343Z] 4.1.0-dev.22 [2026-04-12T01:34:30.343Z] aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:34:30.343Z] main [2026-04-12T01:34:30.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:30.685Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:31.184Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:34:31.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-04-12T01:34:31.184Z] 8748ad2d2bac: Preparing [2026-04-12T01:34:31.184Z] 2e1b942bb43f: Preparing [2026-04-12T01:34:31.184Z] 25ab7bbccb45: Preparing [2026-04-12T01:34:31.184Z] 4cc427c4446c: Preparing [2026-04-12T01:34:31.184Z] e4cfcdd28862: Preparing [2026-04-12T01:34:31.184Z] cce92674e987: Preparing [2026-04-12T01:34:31.184Z] cce92674e987: Waiting [2026-04-12T01:34:31.184Z] 8748ad2d2bac: Pushed [2026-04-12T01:34:31.184Z] 2e1b942bb43f: Pushed [2026-04-12T01:34:31.184Z] e4cfcdd28862: Pushed [2026-04-12T01:34:31.184Z] cce92674e987: Layer already exists [2026-04-12T01:34:32.118Z] 4cc427c4446c: Pushed [2026-04-12T01:34:35.401Z] 25ab7bbccb45: Pushed [2026-04-12T01:34:35.401Z] aee832240825fea584145add9b57acd48331f786: digest: sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:35.725Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:36.051Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-04-12T01:34:36.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-04-12T01:34:36.051Z] 8748ad2d2bac: Preparing [2026-04-12T01:34:36.051Z] 2e1b942bb43f: Preparing [2026-04-12T01:34:36.051Z] 25ab7bbccb45: Preparing [2026-04-12T01:34:36.051Z] 4cc427c4446c: Preparing [2026-04-12T01:34:36.051Z] e4cfcdd28862: Preparing [2026-04-12T01:34:36.051Z] cce92674e987: Preparing [2026-04-12T01:34:36.051Z] cce92674e987: Waiting [2026-04-12T01:34:36.051Z] 2e1b942bb43f: Layer already exists [2026-04-12T01:34:36.051Z] 25ab7bbccb45: Layer already exists [2026-04-12T01:34:36.051Z] e4cfcdd28862: Layer already exists [2026-04-12T01:34:36.051Z] 8748ad2d2bac: Layer already exists [2026-04-12T01:34:36.051Z] 4cc427c4446c: Layer already exists [2026-04-12T01:34:36.051Z] cce92674e987: Layer already exists [2026-04-12T01:34:36.051Z] latest: digest: sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:36.372Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:36.689Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-04-12T01:34:36.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-04-12T01:34:36.689Z] 8748ad2d2bac: Preparing [2026-04-12T01:34:36.689Z] 2e1b942bb43f: Preparing [2026-04-12T01:34:36.689Z] 25ab7bbccb45: Preparing [2026-04-12T01:34:36.689Z] 4cc427c4446c: Preparing [2026-04-12T01:34:36.689Z] e4cfcdd28862: Preparing [2026-04-12T01:34:36.689Z] cce92674e987: Preparing [2026-04-12T01:34:36.689Z] cce92674e987: Waiting [2026-04-12T01:34:36.689Z] e4cfcdd28862: Layer already exists [2026-04-12T01:34:36.689Z] 25ab7bbccb45: Layer already exists [2026-04-12T01:34:36.689Z] 2e1b942bb43f: Layer already exists [2026-04-12T01:34:36.689Z] 4cc427c4446c: Layer already exists [2026-04-12T01:34:36.689Z] 8748ad2d2bac: Layer already exists [2026-04-12T01:34:36.689Z] cce92674e987: Layer already exists [2026-04-12T01:34:36.689Z] 4.1.0-dev.22: digest: sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:37.016Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:37.339Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:34:37.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-04-12T01:34:37.339Z] 8748ad2d2bac: Preparing [2026-04-12T01:34:37.339Z] 2e1b942bb43f: Preparing [2026-04-12T01:34:37.339Z] 25ab7bbccb45: Preparing [2026-04-12T01:34:37.339Z] 4cc427c4446c: Preparing [2026-04-12T01:34:37.339Z] e4cfcdd28862: Preparing [2026-04-12T01:34:37.339Z] cce92674e987: Preparing [2026-04-12T01:34:37.339Z] cce92674e987: Waiting [2026-04-12T01:34:37.339Z] 4cc427c4446c: Layer already exists [2026-04-12T01:34:37.339Z] 25ab7bbccb45: Layer already exists [2026-04-12T01:34:37.339Z] e4cfcdd28862: Layer already exists [2026-04-12T01:34:37.339Z] 8748ad2d2bac: Layer already exists [2026-04-12T01:34:37.339Z] 2e1b942bb43f: Layer already exists [2026-04-12T01:34:37.339Z] cce92674e987: Layer already exists [2026-04-12T01:34:37.339Z] aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22: digest: sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:37.668Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:34:37.988Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-04-12T01:34:37.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-04-12T01:34:37.988Z] 8748ad2d2bac: Preparing [2026-04-12T01:34:37.988Z] 2e1b942bb43f: Preparing [2026-04-12T01:34:37.988Z] 25ab7bbccb45: Preparing [2026-04-12T01:34:37.988Z] 4cc427c4446c: Preparing [2026-04-12T01:34:37.988Z] e4cfcdd28862: Preparing [2026-04-12T01:34:37.988Z] cce92674e987: Preparing [2026-04-12T01:34:37.988Z] cce92674e987: Waiting [2026-04-12T01:34:37.988Z] 4cc427c4446c: Layer already exists [2026-04-12T01:34:37.988Z] 8748ad2d2bac: Layer already exists [2026-04-12T01:34:37.988Z] 25ab7bbccb45: Layer already exists [2026-04-12T01:34:37.988Z] e4cfcdd28862: Layer already exists [2026-04-12T01:34:37.988Z] 2e1b942bb43f: Layer already exists [2026-04-12T01:34:37.988Z] cce92674e987: Layer already exists [2026-04-12T01:34:37.988Z] main: digest: sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:34:38.061Z] ===================================================== [Pipeline] echo [2026-04-12T01:34:38.073Z] taggedImages: [2026-04-12T01:34:38.073Z] - nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:34:38.073Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-04-12T01:34:38.073Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-04-12T01:34:38.073Z] - nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:34:38.073Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo [2026-04-12T01:34:38.115Z] ========================================================= [2026-04-12T01:34:38.115Z] [edgeXBuildMultiArch] RAW Config: [2026-04-12T01:34:38.115Z] images: [2026-04-12T01:34:38.115Z] - nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:34:38.115Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-04-12T01:34:38.115Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-04-12T01:34:38.115Z] - nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:34:38.115Z] - nexus3.edgexfoundry.org:10004/device-rest:main [2026-04-12T01:34:38.115Z] settingsFile: [2026-04-12T01:34:38.115Z] device-rest-go-settings [2026-04-12T01:34:38.115Z] ========================================================= [Pipeline] node [2026-04-12T01:34:53.118Z] Still waiting to schedule task [2026-04-12T01:34:53.118Z] ‘prd-centos7-docker-4c-2g-4967’ is offline [2026-04-12T01:35:29.169Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4973 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-04-12T01:35:29.186Z] Running in /w/workspace/device-rest-go/231 [Pipeline] { [Pipeline] checkout [2026-04-12T01:35:32.253Z] The recommended git tool is: git [2026-04-12T01:35:41.222Z] using credential edgex-jenkins-ssh [2026-04-12T01:35:41.244Z] Cloning the remote Git repository [2026-04-12T01:35:41.320Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-04-12T01:35:42.180Z] Running on prd-centos7-docker-4c-2g-4977 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:42.222Z] provisioning config files... [2026-04-12T01:35:42.257Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1792404905278246375tmp [Pipeline] { [Pipeline] libraryResource [2026-04-12T01:35:41.468Z] > git init /w/workspace/device-rest-go/231 # timeout=10 [2026-04-12T01:35:41.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-04-12T01:35:41.718Z] > git --version # timeout=10 [2026-04-12T01:35:41.744Z] > git --version # 'git version 2.25.1' [2026-04-12T01:35:41.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-04-12T01:35:41.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2026-04-12T01:35:46.209Z] ---> ****-login.sh [2026-04-12T01:35:46.209Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:46.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:46.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:46.209Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:46.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:46.209Z] [2026-04-12T01:35:46.209Z] Login Succeeded [2026-04-12T01:35:46.209Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:46.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:46.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:46.470Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:46.471Z] [2026-04-12T01:35:46.471Z] Login Succeeded [2026-04-12T01:35:46.471Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:46.471Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:46.471Z] [2026-04-12T01:35:46.471Z] Login Succeeded [2026-04-12T01:35:46.471Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:46.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:46.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:46.471Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:46.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:46.471Z] [2026-04-12T01:35:46.471Z] Login Succeeded [2026-04-12T01:35:46.471Z] ****.io [2026-04-12T01:35:46.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:47.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:47.310Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:47.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:47.310Z] [2026-04-12T01:35:47.310Z] Login Succeeded [2026-04-12T01:35:47.310Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:47.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:35:47.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-04-12T01:35:47.174Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-04-12T01:35:47.664Z] + docker buildx ls [2026-04-12T01:35:47.665Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:35:47.665Z] default * docker [2026-04-12T01:35:47.665Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:35:47.961Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-04-12T01:35:47.961Z] edgex-builder [Pipeline] sh [2026-04-12T01:35:48.249Z] + docker buildx inspect --bootstrap [2026-04-12T01:35:48.249Z] #1 [internal] booting buildkit [2026-04-12T01:35:48.249Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-04-12T01:35:48.665Z] Avoid second fetch [2026-04-12T01:35:48.666Z] Checking out Revision aee832240825fea584145add9b57acd48331f786 (main) [2026-04-12T01:35:48.692Z] > git config core.sparsecheckout # timeout=10 [2026-04-12T01:35:48.787Z] > git checkout -f aee832240825fea584145add9b57acd48331f786 # timeout=10 [2026-04-12T01:35:49.621Z] Commit message: "Merge pull request #526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [2026-04-12T01:35:51.569Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-04-12T01:35:51.569Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-04-12T01:35:52.952Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2026-04-12T01:35:52.952Z] #1 DONE 4.7s [2026-04-12T01:35:52.952Z] Name: edgex-builder [2026-04-12T01:35:52.952Z] Driver: docker-container [2026-04-12T01:35:52.952Z] [2026-04-12T01:35:52.952Z] Nodes: [2026-04-12T01:35:52.952Z] Name: edgex-builder0 [2026-04-12T01:35:52.952Z] Endpoint: unix:///var/run/docker.sock [2026-04-12T01:35:52.952Z] Status: running [2026-04-12T01:35:52.952Z] Buildkit: v0.29.0 [2026-04-12T01:35:52.952Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-04-12T01:35:53.262Z] + docker buildx ls [2026-04-12T01:35:53.262Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-04-12T01:35:53.262Z] edgex-builder * docker-container [2026-04-12T01:35:53.262Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-04-12T01:35:53.262Z] default docker [2026-04-12T01:35:53.262Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-04-12T01:35:53.569Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786' [2026-04-12T01:35:53.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 --push - [2026-04-12T01:35:53.569Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:53.569Z] #1 transferring dockerfile: 196B done [2026-04-12T01:35:53.569Z] #1 DONE 0.0s [2026-04-12T01:35:53.569Z] [2026-04-12T01:35:53.569Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:35:53.569Z] #2 DONE 0.1s [2026-04-12T01:35:53.569Z] [2026-04-12T01:35:53.569Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:35:53.569Z] #3 DONE 0.1s [2026-04-12T01:35:53.569Z] [2026-04-12T01:35:53.569Z] #4 [internal] load .dockerignore [2026-04-12T01:35:53.569Z] #4 transferring context: 2B done [2026-04-12T01:35:53.569Z] #4 DONE 0.0s [2026-04-12T01:35:53.831Z] [2026-04-12T01:35:53.831Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:53.831Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:53.831Z] #5 DONE 0.0s [2026-04-12T01:35:53.831Z] [2026-04-12T01:35:53.831Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:53.831Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e done [2026-04-12T01:35:53.831Z] #6 DONE 0.1s [2026-04-12T01:35:53.831Z] [2026-04-12T01:35:53.831Z] #7 exporting to image [2026-04-12T01:35:53.831Z] #7 exporting layers done [2026-04-12T01:35:53.831Z] #7 exporting manifest sha256:45d2b40353b2ca2cfb21e51e6a283219e2d88dfb99d25c0570840950c3af4943 done [2026-04-12T01:35:53.831Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:35:53.831Z] #7 exporting manifest sha256:10888127007e8e0580e1c924ec579d76ef5cbb15df3edd178fc2fd9f4723f1e3 done [2026-04-12T01:35:53.831Z] #7 exporting config sha256:fc2648f64ba3444abeb2b7e56d9076a14f88579f853a8a54e0fbfa7f2ec9aa0c done [2026-04-12T01:35:53.831Z] #7 exporting manifest list sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 done [2026-04-12T01:35:53.831Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:35:53.831Z] #7 DONE 0.0s [2026-04-12T01:35:53.831Z] [2026-04-12T01:35:53.831Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:53.831Z] #8 DONE 0.0s [2026-04-12T01:35:53.831Z] [2026-04-12T01:35:53.831Z] #7 exporting to image [2026-04-12T01:35:53.831Z] #7 pushing layers 0.1s done [2026-04-12T01:35:53.831Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 [2026-04-12T01:35:54.089Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 0.1s done [2026-04-12T01:35:54.089Z] #7 DONE 0.2s [2026-04-12T01:35:54.089Z] [2026-04-12T01:35:54.089Z] 1 warning found (use --debug to expand): [2026-04-12T01:35:54.089Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:35:54.210Z] provisioning config files... [2026-04-12T01:35:54.258Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/231@tmp/config6845449981753761985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:54.379Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' [2026-04-12T01:35:54.379Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - [2026-04-12T01:35:54.379Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:54.379Z] #1 transferring dockerfile: 162B done [2026-04-12T01:35:54.379Z] #1 DONE 0.0s [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-04-12T01:35:54.379Z] #2 DONE 0.0s [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest [2026-04-12T01:35:54.379Z] #3 DONE 0.0s [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #4 [internal] load .dockerignore [2026-04-12T01:35:54.379Z] #4 transferring context: 2B done [2026-04-12T01:35:54.379Z] #4 DONE 0.0s [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:54.379Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:54.379Z] #5 CACHED [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:54.379Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:54.379Z] #6 CACHED [2026-04-12T01:35:54.379Z] [2026-04-12T01:35:54.379Z] #7 exporting to image [2026-04-12T01:35:54.379Z] #7 exporting layers done [2026-04-12T01:35:54.379Z] #7 exporting manifest sha256:45d2b40353b2ca2cfb21e51e6a283219e2d88dfb99d25c0570840950c3af4943 done [2026-04-12T01:35:54.379Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f [2026-04-12T01:35:54.379Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:35:54.643Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:35:54.643Z] #7 exporting manifest sha256:10888127007e8e0580e1c924ec579d76ef5cbb15df3edd178fc2fd9f4723f1e3 done [2026-04-12T01:35:54.643Z] #7 exporting config sha256:fc2648f64ba3444abeb2b7e56d9076a14f88579f853a8a54e0fbfa7f2ec9aa0c done [2026-04-12T01:35:54.643Z] #7 exporting manifest list sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 done [2026-04-12T01:35:54.643Z] #7 pushing layers 0.0s done [2026-04-12T01:35:54.643Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 0.1s done [2026-04-12T01:35:54.643Z] #7 DONE 0.1s [2026-04-12T01:35:54.643Z] [2026-04-12T01:35:54.643Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:54.643Z] #8 DONE 0.0s [2026-04-12T01:35:54.643Z] [2026-04-12T01:35:54.643Z] 1 warning found (use --debug to expand): [2026-04-12T01:35:54.643Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:35:55.128Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22' [2026-04-12T01:35:55.128Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 --push - [2026-04-12T01:35:55.128Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:55.128Z] #1 transferring dockerfile: 168B done [2026-04-12T01:35:55.128Z] #1 DONE 0.0s [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-04-12T01:35:55.128Z] #2 DONE 0.0s [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22 [2026-04-12T01:35:55.128Z] #3 DONE 0.0s [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #4 [internal] load .dockerignore [2026-04-12T01:35:55.128Z] #4 transferring context: 2B done [2026-04-12T01:35:55.128Z] #4 DONE 0.0s [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:55.128Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:55.128Z] #5 CACHED [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:55.128Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:55.128Z] #6 CACHED [2026-04-12T01:35:55.128Z] [2026-04-12T01:35:55.128Z] #7 exporting to image [2026-04-12T01:35:55.128Z] #7 exporting layers done [2026-04-12T01:35:55.128Z] #7 exporting manifest sha256:45d2b40353b2ca2cfb21e51e6a283219e2d88dfb99d25c0570840950c3af4943 done [2026-04-12T01:35:55.128Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:35:55.128Z] #7 exporting manifest sha256:10888127007e8e0580e1c924ec579d76ef5cbb15df3edd178fc2fd9f4723f1e3 done [2026-04-12T01:35:55.128Z] #7 exporting config sha256:fc2648f64ba3444abeb2b7e56d9076a14f88579f853a8a54e0fbfa7f2ec9aa0c done [2026-04-12T01:35:55.128Z] #7 exporting manifest list sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 done [2026-04-12T01:35:55.128Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:35:55.128Z] #7 DONE 0.0s [2026-04-12T01:35:55.199Z] ---> ****-login.sh [2026-04-12T01:35:55.199Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:35:55.386Z] [2026-04-12T01:35:55.386Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:55.386Z] #8 DONE 0.0s [2026-04-12T01:35:55.386Z] [2026-04-12T01:35:55.386Z] #7 exporting to image [2026-04-12T01:35:55.386Z] #7 pushing layers 0.0s done [2026-04-12T01:35:55.386Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.22@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 0.1s done [2026-04-12T01:35:55.386Z] #7 DONE 0.1s [2026-04-12T01:35:55.386Z] [2026-04-12T01:35:55.386Z] 1 warning found (use --debug to expand): [2026-04-12T01:35:55.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:35:55.688Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22' [2026-04-12T01:35:55.688Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 --push - [2026-04-12T01:35:55.688Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:55.688Z] #1 transferring dockerfile: 209B done [2026-04-12T01:35:55.688Z] #1 DONE 0.0s [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:35:55.688Z] #2 DONE 0.0s [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:35:55.688Z] #3 DONE 0.0s [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #4 [internal] load .dockerignore [2026-04-12T01:35:55.688Z] #4 transferring context: 2B done [2026-04-12T01:35:55.688Z] #4 DONE 0.0s [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:55.688Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:55.688Z] #5 CACHED [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:55.688Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:55.688Z] #6 CACHED [2026-04-12T01:35:55.688Z] [2026-04-12T01:35:55.688Z] #7 exporting to image [2026-04-12T01:35:55.688Z] #7 exporting layers done [2026-04-12T01:35:55.688Z] #7 exporting manifest sha256:45d2b40353b2ca2cfb21e51e6a283219e2d88dfb99d25c0570840950c3af4943 done [2026-04-12T01:35:55.688Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:35:55.688Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:35:55.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:55.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:55.825Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:55.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:55.825Z] [2026-04-12T01:35:55.825Z] Login Succeeded [2026-04-12T01:35:55.948Z] #7 exporting manifest sha256:10888127007e8e0580e1c924ec579d76ef5cbb15df3edd178fc2fd9f4723f1e3 done [2026-04-12T01:35:55.948Z] #7 exporting config sha256:fc2648f64ba3444abeb2b7e56d9076a14f88579f853a8a54e0fbfa7f2ec9aa0c done [2026-04-12T01:35:55.948Z] #7 exporting manifest list sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 done [2026-04-12T01:35:55.948Z] #7 pushing layers 0.0s done [2026-04-12T01:35:55.948Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 0.1s done [2026-04-12T01:35:55.948Z] #7 DONE 0.1s [2026-04-12T01:35:55.948Z] [2026-04-12T01:35:55.948Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:55.948Z] #8 DONE 0.0s [2026-04-12T01:35:55.948Z] [2026-04-12T01:35:55.948Z] 1 warning found (use --debug to expand): [2026-04-12T01:35:55.948Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-04-12T01:35:56.101Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:35:56.238Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' [2026-04-12T01:35:56.238Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - [2026-04-12T01:35:56.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:56.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:56.379Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:56.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:56.379Z] [2026-04-12T01:35:56.379Z] Login Succeeded [2026-04-12T01:35:56.379Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:35:56.496Z] #1 [internal] load build definition from Dockerfile [2026-04-12T01:35:56.496Z] #1 transferring dockerfile: 160B done [2026-04-12T01:35:56.496Z] #1 DONE 0.0s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-04-12T01:35:56.496Z] #2 DONE 0.0s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main [2026-04-12T01:35:56.496Z] #3 DONE 0.0s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #4 [internal] load .dockerignore [2026-04-12T01:35:56.496Z] #4 transferring context: 2B done [2026-04-12T01:35:56.496Z] #4 DONE 0.0s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:56.496Z] #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:56.496Z] #5 CACHED [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e [2026-04-12T01:35:56.496Z] #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:225f0ba9c43fee71e8c51c24478851da476817e9db824fa35f3285f1716e8a9e 0.0s done [2026-04-12T01:35:56.496Z] #6 CACHED [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #7 exporting to image [2026-04-12T01:35:56.496Z] #7 exporting layers done [2026-04-12T01:35:56.496Z] #7 exporting manifest sha256:45d2b40353b2ca2cfb21e51e6a283219e2d88dfb99d25c0570840950c3af4943 done [2026-04-12T01:35:56.496Z] #7 exporting config sha256:dd82f445ddedbeaf3c7581cb55cbde6d8ec6218967bc95cc3f7024d1ddfb7c1f done [2026-04-12T01:35:56.496Z] #7 exporting manifest sha256:10888127007e8e0580e1c924ec579d76ef5cbb15df3edd178fc2fd9f4723f1e3 done [2026-04-12T01:35:56.496Z] #7 exporting config sha256:fc2648f64ba3444abeb2b7e56d9076a14f88579f853a8a54e0fbfa7f2ec9aa0c done [2026-04-12T01:35:56.496Z] #7 exporting manifest list sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 done [2026-04-12T01:35:56.496Z] #7 pushing layers 0.0s done [2026-04-12T01:35:56.496Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 [2026-04-12T01:35:56.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-04-12T01:35:56.496Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a42a74e440d36255ca06b9019f1b0dd988b57271164e0743c809f3204121a955 0.1s done [2026-04-12T01:35:56.496Z] #7 DONE 0.1s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:56.496Z] #8 DONE 0.0s [2026-04-12T01:35:56.496Z] [2026-04-12T01:35:56.496Z] 1 warning found (use --debug to expand): [2026-04-12T01:35:56.496Z]  - 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-04-12T01:35:56.849Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:56.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:56.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:56.994Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:56.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:56.994Z] [2026-04-12T01:35:56.994Z] Login Succeeded [2026-04-12T01:35:56.994Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:35:57.143Z] ---> sysstat.sh [2026-04-12T01:35:57.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:35:57.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:57.563Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:57.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:57.563Z] [2026-04-12T01:35:57.563Z] Login Succeeded [2026-04-12T01:35:57.563Z] ****.io [2026-04-12T01:35:57.700Z] ---> package-listing.sh [2026-04-12T01:35:57.700Z] ++ facter osfamily [2026-04-12T01:35:57.700Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:35:57.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:35:57.959Z] + OS_FAMILY=redhat [2026-04-12T01:35:57.959Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-04-12T01:35:57.959Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:35:57.959Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:35:57.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:35:57.959Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:35:57.959Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-04-12T01:35:57.959Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:35:57.959Z] + case "${OS_FAMILY}" in [2026-04-12T01:35:57.959Z] + rpm -qa [2026-04-12T01:35:57.959Z] + sort [2026-04-12T01:35:58.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:35:58.120Z] Configure a credential helper to remove this warning. See [2026-04-12T01:35:58.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:35:58.120Z] [2026-04-12T01:35:58.120Z] Login Succeeded [2026-04-12T01:35:58.120Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:35:58.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-04-12T01:35:58.523Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:35:58.523Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:35:58.523Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:35:58.523Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-04-12T01:35:58.523Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-04-12T01:35:58.523Z] + 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-04-12T01:35:58.535Z] 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 [Pipeline] echo [2026-04-12T01:35:58.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:58.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:35:58.692Z] ========================================================= [2026-04-12T01:35:58.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-04-12T01:35:58.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:58.815Z] + facter operatingsystem [2026-04-12T01:35:59.084Z] + 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-04-12T01:35:59.084Z] Sending build context to Docker daemon 144.9kB [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:59.370Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:35:59.370Z] Step 2/12 : FROM ${BASE} AS builder [2026-04-12T01:35:59.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:35:59.388Z] [2026-04-12T01:35:59.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:35:59.654Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-04-12T01:35:59.654Z] 6b59a28fa201: Pulling fs layer [2026-04-12T01:35:59.654Z] d32bb0dddca7: Pulling fs layer [2026-04-12T01:35:59.654Z] 5dab1238d3d9: Pulling fs layer [2026-04-12T01:35:59.654Z] 196fd7d83e7d: Pulling fs layer [2026-04-12T01:35:59.654Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:35:59.654Z] 8ba94037c8f0: Pulling fs layer [2026-04-12T01:35:59.654Z] deaec5988b04: Pulling fs layer [2026-04-12T01:35:59.654Z] 9f65657bb879: Pulling fs layer [2026-04-12T01:35:59.654Z] 8ba94037c8f0: Waiting [2026-04-12T01:35:59.654Z] 196fd7d83e7d: Waiting [2026-04-12T01:35:59.654Z] 4f4fb700ef54: Waiting [2026-04-12T01:35:59.654Z] 9f65657bb879: Waiting [2026-04-12T01:35:59.654Z] d32bb0dddca7: Verifying Checksum [2026-04-12T01:35:59.654Z] d32bb0dddca7: Download complete [2026-04-12T01:35:59.654Z] 196fd7d83e7d: Verifying Checksum [2026-04-12T01:35:59.654Z] 196fd7d83e7d: Download complete [2026-04-12T01:35:59.654Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:35:59.654Z] 4f4fb700ef54: Download complete [2026-04-12T01:35:59.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:35:59.710Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:35:59.710Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:35:59.710Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:35:59.710Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:35:59.710Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:35:59.710Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:35:59.710Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:35:59.710Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:35:59.710Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:35:59.710Z] 33b1e0a273af: Waiting [2026-04-12T01:35:59.710Z] 5d3b04190fa2: Waiting [2026-04-12T01:35:59.710Z] 2f39f015ded8: Waiting [2026-04-12T01:35:59.710Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:35:59.710Z] 5c69ac0246d0: Download complete [2026-04-12T01:35:59.710Z] 3a2ae6a8a46f: Verifying Checksum [2026-04-12T01:35:59.710Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:35:59.938Z] 8ba94037c8f0: Verifying Checksum [2026-04-12T01:35:59.938Z] 8ba94037c8f0: Download complete [2026-04-12T01:35:59.938Z] 6b59a28fa201: Verifying Checksum [2026-04-12T01:35:59.938Z] 6b59a28fa201: Download complete [2026-04-12T01:35:59.982Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:35:59.982Z] 33b1e0a273af: Download complete [2026-04-12T01:35:59.982Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:35:59.982Z] ec43610c2a17: Download complete [2026-04-12T01:35:59.982Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:35:59.982Z] 5d3b04190fa2: Download complete [2026-04-12T01:36:00.257Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:36:00.257Z] 5eb5b503b376: Download complete [2026-04-12T01:36:00.543Z] 9f65657bb879: Verifying Checksum [2026-04-12T01:36:00.543Z] 9f65657bb879: Download complete [2026-04-12T01:36:00.832Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:36:00.832Z] 2f39f015ded8: Download complete [2026-04-12T01:36:01.142Z] 6b59a28fa201: Pull complete [2026-04-12T01:36:01.400Z] 5eb5b503b376: Pull complete [2026-04-12T01:36:01.663Z] 5c69ac0246d0: Pull complete [2026-04-12T01:36:01.741Z] d32bb0dddca7: Pull complete [2026-04-12T01:36:01.741Z] 5dab1238d3d9: Verifying Checksum [2026-04-12T01:36:01.741Z] 5dab1238d3d9: Download complete [2026-04-12T01:36:01.927Z] ec43610c2a17: Pull complete [2026-04-12T01:36:02.187Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:36:02.187Z] 33b1e0a273af: Pull complete [2026-04-12T01:36:02.453Z] 5d3b04190fa2: Pull complete [2026-04-12T01:36:03.736Z] deaec5988b04: Verifying Checksum [2026-04-12T01:36:03.736Z] deaec5988b04: Download complete [2026-04-12T01:36:06.691Z] 2f39f015ded8: Pull complete [2026-04-12T01:36:06.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:36:06.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:36:06.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:36:06.857Z] prd-centos7-docker-4c-2g-4977 does not seem to be running inside a container [2026-04-12T01:36:06.896Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-04-12T01:36:10.535Z] $ docker top 309730b264db38350bd82ef267da89107cc7f85a63af57a5b36d2d4408b1c505 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:36:10.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:36:11.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:36:11.457Z] + ls /var/log/sa-host [2026-04-12T01:36:11.457Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:36:11.525Z] provisioning config files... [2026-04-12T01:36:11.534Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16229536966694434689tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:36:11.554Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:11.846Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:36:11.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:12.194Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:36:12.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:12.488Z] ---> sudo-logs.sh [2026-04-12T01:36:12.488Z] Archiving 'sudo' log.. [2026-04-12T01:36:12.488Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4977.novalocal: Name or service not known [2026-04-12T01:36:12.488Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4977.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-04-12T01:36:12.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:12.805Z] ---> job-cost.sh [2026-04-12T01:36:12.805Z] lf-activate-venv: SKIPPING [2026-04-12T01:36:12.805Z] INFO: No Stack... [2026-04-12T01:36:13.063Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-04-12T01:36:13.324Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:36:13.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:13.628Z] ---> logs-deploy.sh [2026-04-12T01:36:13.628Z] lf-activate-venv: SKIPPING [2026-04-12T01:36:13.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/231 [2026-04-12T01:36:13.628Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:36:14.563Z] Archives upload complete. [2026-04-12T01:36:14.563Z] INFO: archiving logs to Nexus [2026-04-12T01:36:15.502Z] ---> uname -a: [2026-04-12T01:36:15.502Z] Linux prd-centos7-docker-4c-2g-4977.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-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] ---> lscpu: [2026-04-12T01:36:15.502Z] Architecture: x86_64 [2026-04-12T01:36:15.502Z] CPU op-mode(s): 32-bit, 64-bit [2026-04-12T01:36:15.502Z] Byte Order: Little Endian [2026-04-12T01:36:15.502Z] Address sizes: 40 bits physical, 48 bits virtual [2026-04-12T01:36:15.502Z] CPU(s): 2 [2026-04-12T01:36:15.502Z] On-line CPU(s) list: 0,1 [2026-04-12T01:36:15.502Z] Thread(s) per core: 1 [2026-04-12T01:36:15.502Z] Core(s) per socket: 1 [2026-04-12T01:36:15.502Z] Socket(s): 2 [2026-04-12T01:36:15.502Z] NUMA node(s): 1 [2026-04-12T01:36:15.502Z] Vendor ID: AuthenticAMD [2026-04-12T01:36:15.502Z] CPU family: 23 [2026-04-12T01:36:15.502Z] Model: 49 [2026-04-12T01:36:15.502Z] Model name: AMD EPYC-Rome Processor [2026-04-12T01:36:15.502Z] Stepping: 0 [2026-04-12T01:36:15.502Z] CPU MHz: 2799.998 [2026-04-12T01:36:15.502Z] BogoMIPS: 5599.99 [2026-04-12T01:36:15.502Z] Virtualization: AMD-V [2026-04-12T01:36:15.502Z] Hypervisor vendor: KVM [2026-04-12T01:36:15.502Z] Virtualization type: full [2026-04-12T01:36:15.502Z] L1d cache: 64 KiB [2026-04-12T01:36:15.502Z] L1i cache: 64 KiB [2026-04-12T01:36:15.502Z] L2 cache: 1 MiB [2026-04-12T01:36:15.502Z] L3 cache: 32 MiB [2026-04-12T01:36:15.502Z] NUMA node0 CPU(s): 0,1 [2026-04-12T01:36:15.502Z] Vulnerability Itlb multihit: Not affected [2026-04-12T01:36:15.502Z] Vulnerability L1tf: Not affected [2026-04-12T01:36:15.502Z] Vulnerability Mds: Not affected [2026-04-12T01:36:15.502Z] Vulnerability Meltdown: Not affected [2026-04-12T01:36:15.502Z] Vulnerability Mmio stale data: Not affected [2026-04-12T01:36:15.502Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-04-12T01:36:15.502Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-04-12T01:36:15.502Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-04-12T01:36:15.502Z] Vulnerability Srbds: Not affected [2026-04-12T01:36:15.502Z] Vulnerability Tsx async abort: Not affected [2026-04-12T01:36:15.502Z] 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-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] ---> nproc: [2026-04-12T01:36:15.502Z] 2 [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] ---> df -h: [2026-04-12T01:36:15.502Z] Filesystem Size Used Avail Use% Mounted on [2026-04-12T01:36:15.502Z] overlay 40G 7.4G 33G 19% / [2026-04-12T01:36:15.502Z] tmpfs 64M 0 64M 0% /dev [2026-04-12T01:36:15.502Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-04-12T01:36:15.502Z] shm 64M 0 64M 0% /dev/shm [2026-04-12T01:36:15.502Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] [2026-04-12T01:36:15.502Z] Cannot open /var/log/sysstat/sa12: No such file or directory [2026-04-12T01:36:15.502Z] Please check if data collecting is enabled [2026-04-12T01:36:15.502Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:36:15.530Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-04-12T01:36:15.535Z] $ docker stop --time=1 309730b264db38350bd82ef267da89107cc7f85a63af57a5b36d2d4408b1c505 [2026-04-12T01:36:16.740Z] $ docker rm -f --volumes 309730b264db38350bd82ef267da89107cc7f85a63af57a5b36d2d4408b1c505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-04-12T01:36:16.829Z] [WS-CLEANUP] Deleting project workspace... [2026-04-12T01:36:16.829Z] [WS-CLEANUP] Deferred wipeout is used... [2026-04-12T01:36:16.846Z] [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-04-12T01:36:17.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:36:17.269Z] [2026-04-12T01:36:17.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:36:17.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:36:17.571Z] latest: Pulling from edgex-lftools-log-publisher [2026-04-12T01:36:17.571Z] 5eb5b503b376: Pulling fs layer [2026-04-12T01:36:17.571Z] 5c69ac0246d0: Pulling fs layer [2026-04-12T01:36:17.571Z] ec43610c2a17: Pulling fs layer [2026-04-12T01:36:17.571Z] 3a2ae6a8a46f: Pulling fs layer [2026-04-12T01:36:17.571Z] 33b1e0a273af: Pulling fs layer [2026-04-12T01:36:17.571Z] 5d3b04190fa2: Pulling fs layer [2026-04-12T01:36:17.571Z] 2f39f015ded8: Pulling fs layer [2026-04-12T01:36:17.571Z] 33b1e0a273af: Waiting [2026-04-12T01:36:17.571Z] 5d3b04190fa2: Waiting [2026-04-12T01:36:17.571Z] 2f39f015ded8: Waiting [2026-04-12T01:36:17.571Z] 3a2ae6a8a46f: Waiting [2026-04-12T01:36:17.571Z] 5c69ac0246d0: Verifying Checksum [2026-04-12T01:36:17.571Z] 5c69ac0246d0: Download complete [2026-04-12T01:36:17.571Z] 3a2ae6a8a46f: Download complete [2026-04-12T01:36:17.571Z] 33b1e0a273af: Verifying Checksum [2026-04-12T01:36:17.571Z] 33b1e0a273af: Download complete [2026-04-12T01:36:17.571Z] 5d3b04190fa2: Verifying Checksum [2026-04-12T01:36:17.571Z] 5d3b04190fa2: Download complete [2026-04-12T01:36:17.571Z] ec43610c2a17: Verifying Checksum [2026-04-12T01:36:17.571Z] ec43610c2a17: Download complete [2026-04-12T01:36:17.828Z] 5eb5b503b376: Verifying Checksum [2026-04-12T01:36:17.829Z] 5eb5b503b376: Download complete [2026-04-12T01:36:18.395Z] 2f39f015ded8: Verifying Checksum [2026-04-12T01:36:18.395Z] 2f39f015ded8: Download complete [2026-04-12T01:36:18.900Z] 5dab1238d3d9: Pull complete [2026-04-12T01:36:18.900Z] 196fd7d83e7d: Pull complete [2026-04-12T01:36:18.900Z] 4f4fb700ef54: Pull complete [2026-04-12T01:36:18.900Z] 8ba94037c8f0: Pull complete [2026-04-12T01:36:19.767Z] 5eb5b503b376: Pull complete [2026-04-12T01:36:19.767Z] 5c69ac0246d0: Pull complete [2026-04-12T01:36:20.332Z] ec43610c2a17: Pull complete [2026-04-12T01:36:20.332Z] 3a2ae6a8a46f: Pull complete [2026-04-12T01:36:20.332Z] 33b1e0a273af: Pull complete [2026-04-12T01:36:20.590Z] 5d3b04190fa2: Pull complete [2026-04-12T01:36:27.169Z] 2f39f015ded8: Pull complete [2026-04-12T01:36:27.169Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-04-12T01:36:27.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:36:27.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:36:27.273Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:36:27.300Z] $ 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-04-12T01:36:28.432Z] $ docker top ec34c27dfe49adc4bc00c9267581c876a85bbf34c192be976fc68f7bbe6c1f12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:36:28.808Z] ---> job-cost.sh [2026-04-12T01:36:28.808Z] lf-activate-venv: SKIPPING [2026-04-12T01:36:28.808Z] INFO: No Stack... [2026-04-12T01:36:29.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:36:29.087Z] deaec5988b04: Pull complete [2026-04-12T01:36:29.324Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:36:29.619Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-04-12T01:36:29.619Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:36:29.650Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [2026-04-12T01:36:29.659Z] Resource [jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] did not exist. Created. [2026-04-12T01:36:29.665Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:36:29.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-04-12T01:36:30.021Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:36:30.033Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:36:30.061Z] $ docker stop --time=1 ec34c27dfe49adc4bc00c9267581c876a85bbf34c192be976fc68f7bbe6c1f12 [2026-04-12T01:36:30.076Z] 9f65657bb879: Pull complete [2026-04-12T01:36:30.076Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-04-12T01:36:30.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-04-12T01:36:30.076Z] ---> 334268110677 [2026-04-12T01:36:30.076Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:36:31.189Z] $ docker rm -f --volumes ec34c27dfe49adc4bc00c9267581c876a85bbf34c192be976fc68f7bbe6c1f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-04-12T01:36:32.690Z] ---> Running in 94c72aaacc6b [2026-04-12T01:36:32.967Z] Removing intermediate container 94c72aaacc6b [2026-04-12T01:36:32.967Z] ---> 6ca2be228610 [2026-04-12T01:36:32.967Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:36:32.967Z] ---> Running in 441e0c36914a [2026-04-12T01:36:33.568Z] Removing intermediate container 441e0c36914a [2026-04-12T01:36:33.568Z] ---> e78f3159ffd7 [2026-04-12T01:36:33.568Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:36:33.568Z] ---> Running in ed9a271448c1 [2026-04-12T01:36:34.167Z] Removing intermediate container ed9a271448c1 [2026-04-12T01:36:34.167Z] ---> a70d016f8ba5 [2026-04-12T01:36:34.167Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:36:34.167Z] ---> Running in 2ecc069ab118 [2026-04-12T01:36:34.457Z] Removing intermediate container 2ecc069ab118 [2026-04-12T01:36:34.457Z] ---> d5006e9de58b [2026-04-12T01:36:34.457Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:36:34.742Z] ---> Running in 92380550a9d6 [2026-04-12T01:36:36.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:36:36.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:36:39.357Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-04-12T01:36:39.357Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-04-12T01:36:39.357Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-04-12T01:36:39.357Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-04-12T01:36:39.357Z] Executing busybox-1.37.0-r19.trigger [2026-04-12T01:36:39.357Z] OK: 259 MiB in 64 packages [2026-04-12T01:36:41.377Z] Removing intermediate container 92380550a9d6 [2026-04-12T01:36:41.377Z] ---> 6910b4b1df2d [2026-04-12T01:36:41.377Z] Step 8/12 : WORKDIR /device-rest-go [2026-04-12T01:36:41.377Z] ---> Running in 3292e31888d9 [2026-04-12T01:36:41.655Z] Removing intermediate container 3292e31888d9 [2026-04-12T01:36:41.655Z] ---> ebaf795bdd58 [2026-04-12T01:36:41.655Z] Step 9/12 : COPY go.mod vendor* ./ [2026-04-12T01:36:42.267Z] ---> 634f885ea658 [2026-04-12T01:36:42.267Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:36:42.541Z] ---> Running in 7a08ee1d570c [2026-04-12T01:38:49.377Z] Removing intermediate container 7a08ee1d570c [2026-04-12T01:38:49.377Z] ---> 3d5d2b517ad1 [2026-04-12T01:38:49.377Z] Step 11/12 : COPY . . [2026-04-12T01:38:49.377Z] ---> 08f6bbbba10b [2026-04-12T01:38:49.377Z] Step 12/12 : RUN $MAKE [2026-04-12T01:38:49.377Z] ---> Running in 9c8793d83ab2 [2026-04-12T01:38:49.377Z] noop [2026-04-12T01:38:49.377Z] Removing intermediate container 9c8793d83ab2 [2026-04-12T01:38:49.377Z] ---> bd762d1d0272 [2026-04-12T01:38:49.377Z] Successfully built bd762d1d0272 [2026-04-12T01:38:49.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:38:49.785Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:38:49.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:38:50.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container [2026-04-12T01:38:50.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/231 -v /w/workspace/device-rest-go/231:/w/workspace/device-rest-go/231:rw,z -v /w/workspace/device-rest-go/231@tmp:/w/workspace/device-rest-go/231@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-04-12T01:38:51.839Z] $ docker top f0affb92d23b9446c48bd8aaf7a852a541dba3d006a6738e720c505a598c25fa -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:38:52.803Z] + go version [2026-04-12T01:38:52.803Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-04-12T01:38:52.826Z] $ docker stop --time=1 f0affb92d23b9446c48bd8aaf7a852a541dba3d006a6738e720c505a598c25fa [2026-04-12T01:38:54.687Z] $ docker rm -f --volumes f0affb92d23b9446c48bd8aaf7a852a541dba3d006a6738e720c505a598c25fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:38:55.344Z] + docker inspect -f . ci-base-image-arm64 [2026-04-12T01:38:55.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:38:55.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container [2026-04-12T01:38:55.707Z] $ 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/231 -v /w/workspace/device-rest-go/231:/w/workspace/device-rest-go/231:rw,z -v /w/workspace/device-rest-go/231@tmp:/w/workspace/device-rest-go/231@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-04-12T01:38:57.299Z] $ docker top 6d5dc8b80d104a16ae88866db0067a1aed7cebb94520dafecb13bf50f6ff9429 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:38:58.237Z] + git config --global --add safe.directory /w/workspace/device-rest-go/231 [Pipeline] fileExists [Pipeline] sh [2026-04-12T01:38:58.937Z] + make test [2026-04-12T01:38:58.937Z] go test ./... -coverprofile=coverage.out ./... [2026-04-12T01:39:05.654Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-04-12T01:45:12.927Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-04-12T01:45:12.927Z] ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 32.2% of statements [2026-04-12T01:45:12.927Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-04-12T01:45:12.927Z] go vet ./... [2026-04-12T01:46:20.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-04-12T01:46:20.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-04-12T01:46:20.932Z] ./bin/test-attribution-txt.sh [2026-04-12T01:46:20.932Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-04-12T01:46:20.932Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-04-12T01:46:20.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-04-12T01:46:20.976Z] $ docker stop --time=1 6d5dc8b80d104a16ae88866db0067a1aed7cebb94520dafecb13bf50f6ff9429 [2026-04-12T01:46:23.212Z] $ docker rm -f --volumes 6d5dc8b80d104a16ae88866db0067a1aed7cebb94520dafecb13bf50f6ff9429 [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:46:25.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-04-12T01:46:25.505Z] Warning: overwriting stash ‘coverage-report’ [2026-04-12T01:46:26.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-04-12T01:46:26.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-04-12T01:46:26.979Z] + ls -al . [2026-04-12T01:46:26.979Z] total 244 [2026-04-12T01:46:26.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:39 . [2026-04-12T01:46:26.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:35 .. [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 12 01:35 .dockerignore [2026-04-12T01:46:26.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 .git [2026-04-12T01:46:26.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:35 .github [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 12 01:35 .gitignore [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:35 .golangci.yml [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 22791 Apr 12 01:35 Attribution.txt [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 18492 Apr 12 01:35 CHANGELOG.md [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 1697 Apr 12 01:35 Dockerfile [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:35 GOVERNANCE.md [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 704 Apr 12 01:35 Jenkinsfile [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:35 LICENSE [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 2597 Apr 12 01:35 Makefile [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 12 01:35 OWNERS.md [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 12 01:35 README.md [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION [2026-04-12T01:46:26.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:35 bin [2026-04-12T01:46:26.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:35 cmd [2026-04-12T01:46:26.979Z] -rw-r--r-- 1 jenkins jenkins 14565 Apr 12 01:45 coverage.out [2026-04-12T01:46:26.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:35 driver [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 6776 Apr 12 01:35 go.mod [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 89243 Apr 12 01:35 go.sum [2026-04-12T01:46:26.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:35 openapi [2026-04-12T01:46:26.979Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 12 01:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:46:27.356Z] + 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=aee832240825fea584145add9b57acd48331f786 --label arch=arm64 --label version=4.1.0-dev.22 . [2026-04-12T01:46:27.356Z] Sending build context to Docker daemon 160.3kB [2026-04-12T01:46:27.631Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-04-12T01:46:27.631Z] Step 2/26 : FROM ${BASE} AS builder [2026-04-12T01:46:27.631Z] ---> bd762d1d0272 [2026-04-12T01:46:27.631Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-04-12T01:46:29.060Z] ---> Running in 98738e44c312 [2026-04-12T01:46:29.333Z] Removing intermediate container 98738e44c312 [2026-04-12T01:46:29.333Z] ---> 9691a71d0c98 [2026-04-12T01:46:29.333Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-04-12T01:46:29.609Z] ---> Running in 43885bb3592e [2026-04-12T01:46:29.880Z] Removing intermediate container 43885bb3592e [2026-04-12T01:46:29.881Z] ---> 3451b76e52e0 [2026-04-12T01:46:29.881Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-04-12T01:46:30.156Z] ---> Running in 67c3d804ce1f [2026-04-12T01:46:30.434Z] Removing intermediate container 67c3d804ce1f [2026-04-12T01:46:30.434Z] ---> 7ac5ffda0aad [2026-04-12T01:46:30.434Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-04-12T01:46:30.711Z] ---> Running in 0f3fa3c1cf0d [2026-04-12T01:46:30.992Z] Removing intermediate container 0f3fa3c1cf0d [2026-04-12T01:46:30.992Z] ---> 1610a3fcb4f3 [2026-04-12T01:46:30.992Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-04-12T01:46:30.992Z] ---> Running in 3dedc7665260 [2026-04-12T01:46:32.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:33.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:46:35.676Z] OK: 259 MiB in 64 packages [2026-04-12T01:46:36.666Z] Removing intermediate container 3dedc7665260 [2026-04-12T01:46:36.666Z] ---> cdd1d69379ba [2026-04-12T01:46:36.666Z] Step 8/26 : WORKDIR /device-rest-go [2026-04-12T01:46:36.666Z] ---> Running in d7de0b8dfd55 [2026-04-12T01:46:36.940Z] Removing intermediate container d7de0b8dfd55 [2026-04-12T01:46:36.940Z] ---> 427c2b742a94 [2026-04-12T01:46:36.940Z] Step 9/26 : COPY go.mod vendor* ./ [2026-04-12T01:46:37.541Z] ---> 553914045a75 [2026-04-12T01:46:37.541Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-04-12T01:46:37.824Z] ---> Running in f8cf7f7fe9db [2026-04-12T01:46:42.127Z] Removing intermediate container f8cf7f7fe9db [2026-04-12T01:46:42.127Z] ---> 7100bf172cac [2026-04-12T01:46:42.127Z] Step 11/26 : COPY . . [2026-04-12T01:46:42.730Z] ---> 4d3916a6e46b [2026-04-12T01:46:42.730Z] Step 12/26 : RUN $MAKE [2026-04-12T01:46:43.009Z] ---> Running in a4f66d3401e8 [2026-04-12T01:46:44.548Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-04-12T01:51:51.745Z] Removing intermediate container a4f66d3401e8 [2026-04-12T01:51:51.745Z] ---> 59e2ebd5b419 [2026-04-12T01:51:51.745Z] Step 13/26 : FROM alpine:3.22 [2026-04-12T01:51:51.745Z] 3.22: Pulling from library/alpine [2026-04-12T01:51:51.745Z] d741ee1608f3: Pulling fs layer [2026-04-12T01:51:51.745Z] d741ee1608f3: Verifying Checksum [2026-04-12T01:51:51.745Z] d741ee1608f3: Download complete [2026-04-12T01:51:51.745Z] d741ee1608f3: Pull complete [2026-04-12T01:51:51.745Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-04-12T01:51:51.745Z] Status: Downloaded newer image for alpine:3.22 [2026-04-12T01:51:51.745Z] ---> 5a766deef0c8 [2026-04-12T01:51:51.745Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-04-12T01:51:51.745Z] ---> Running in c3fdeb2a741f [2026-04-12T01:51:52.335Z] Removing intermediate container c3fdeb2a741f [2026-04-12T01:51:52.335Z] ---> d193a85992f2 [2026-04-12T01:51:52.335Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-04-12T01:51:52.335Z] ---> Running in 22c1ebc7f6c6 [2026-04-12T01:51:52.603Z] Removing intermediate container 22c1ebc7f6c6 [2026-04-12T01:51:52.603Z] ---> ff2f32c0e390 [2026-04-12T01:51:52.603Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-04-12T01:51:52.880Z] ---> Running in e2aa98e88a46 [2026-04-12T01:51:53.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:54.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:56.387Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-04-12T01:51:56.387Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:51:56.387Z] OK: 8 MiB in 17 packages [2026-04-12T01:51:57.816Z] Removing intermediate container e2aa98e88a46 [2026-04-12T01:51:57.816Z] ---> a2052f9d4c9c [2026-04-12T01:51:57.816Z] Step 17/26 : RUN apk --no-cache upgrade [2026-04-12T01:51:57.816Z] ---> Running in 270f9ea269f2 [2026-04-12T01:51:58.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-04-12T01:51:59.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-04-12T01:52:01.335Z] (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:01.335Z] (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:01.335Z] (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) [2026-04-12T01:52:01.335Z] (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) [2026-04-12T01:52:01.335Z] Executing busybox-1.37.0-r20.trigger [2026-04-12T01:52:01.610Z] OK: 8 MiB in 17 packages [2026-04-12T01:52:03.032Z] Removing intermediate container 270f9ea269f2 [2026-04-12T01:52:03.032Z] ---> e2f22236dad1 [2026-04-12T01:52:03.032Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-04-12T01:52:04.986Z] ---> 084fb1f67303 [2026-04-12T01:52:04.986Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-04-12T01:52:05.586Z] ---> cf235f915d26 [2026-04-12T01:52:05.586Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-04-12T01:52:06.176Z] ---> 569a1dd42ccb [2026-04-12T01:52:06.176Z] Step 21/26 : EXPOSE 59986 [2026-04-12T01:52:06.447Z] ---> Running in 63bef70d1dbc [2026-04-12T01:52:06.720Z] Removing intermediate container 63bef70d1dbc [2026-04-12T01:52:06.721Z] ---> c2c634f0abdd [2026-04-12T01:52:06.721Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-04-12T01:52:06.721Z] ---> Running in 871fd4ed8035 [2026-04-12T01:52:07.310Z] Removing intermediate container 871fd4ed8035 [2026-04-12T01:52:07.310Z] ---> 3c3d1b37c3e7 [2026-04-12T01:52:07.310Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-04-12T01:52:07.310Z] ---> Running in 6e83f897f814 [2026-04-12T01:52:07.581Z] Removing intermediate container 6e83f897f814 [2026-04-12T01:52:07.581Z] ---> b0a245e11316 [2026-04-12T01:52:07.581Z] Step 24/26 : LABEL arch=arm64 [2026-04-12T01:52:07.581Z] ---> Running in 62991b5b17ca [2026-04-12T01:52:08.169Z] Removing intermediate container 62991b5b17ca [2026-04-12T01:52:08.169Z] ---> 7cc34cd21cbb [2026-04-12T01:52:08.169Z] Step 25/26 : LABEL git_sha=aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:52:08.169Z] ---> Running in fafd801f2930 [2026-04-12T01:52:08.439Z] Removing intermediate container fafd801f2930 [2026-04-12T01:52:08.439Z] ---> 372266150b80 [2026-04-12T01:52:08.439Z] Step 26/26 : LABEL version=4.1.0-dev.22 [2026-04-12T01:52:08.439Z] ---> Running in 2b386adaab4e [2026-04-12T01:52:09.026Z] Removing intermediate container 2b386adaab4e [2026-04-12T01:52:09.026Z] ---> a370b2eedceb [2026-04-12T01:52:09.026Z] [Warning] One or more build-args [ARCH] were not consumed [2026-04-12T01:52:09.026Z] Successfully built a370b2eedceb [2026-04-12T01:52:09.026Z] 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-04-12T01:52:09.187Z] provisioning config files... [2026-04-12T01:52:09.205Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/231@tmp/config10627148691395176732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:52:09.572Z] ---> ****-login.sh [2026-04-12T01:52:09.572Z] nexus3.edgexfoundry.org:10001 [2026-04-12T01:52:09.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:09.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:09.842Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:09.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:09.842Z] [2026-04-12T01:52:09.842Z] Login Succeeded [2026-04-12T01:52:09.843Z] nexus3.edgexfoundry.org:10002 [2026-04-12T01:52:10.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:10.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:10.384Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:10.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:10.384Z] [2026-04-12T01:52:10.384Z] Login Succeeded [2026-04-12T01:52:10.384Z] nexus3.edgexfoundry.org:10003 [2026-04-12T01:52:10.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:10.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:10.653Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:10.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:10.653Z] [2026-04-12T01:52:10.653Z] Login Succeeded [2026-04-12T01:52:10.653Z] nexus3.edgexfoundry.org:10004 [2026-04-12T01:52:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:11.237Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:11.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:11.238Z] [2026-04-12T01:52:11.238Z] Login Succeeded [2026-04-12T01:52:11.238Z] ****.io [2026-04-12T01:52:11.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-04-12T01:52:11.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-04-12T01:52:11.771Z] Configure a credential helper to remove this warning. See [2026-04-12T01:52:11.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-04-12T01:52:11.771Z] [2026-04-12T01:52:11.771Z] Login Succeeded [2026-04-12T01:52:11.771Z] ---> ****-login.sh ends [Pipeline] } [2026-04-12T01:52:11.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:11.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-04-12T01:52:11.877Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-04-12T01:52:11.877Z] aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:52:11.877Z] latest [2026-04-12T01:52:11.877Z] 4.1.0-dev.22 [2026-04-12T01:52:11.877Z] aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:52:11.877Z] main [2026-04-12T01:52:11.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:12.252Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:12.628Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:52:12.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-04-12T01:52:12.628Z] b65593832d8e: Preparing [2026-04-12T01:52:12.628Z] a2f448003717: Preparing [2026-04-12T01:52:12.628Z] 5d3213e9bb2b: Preparing [2026-04-12T01:52:12.628Z] ec54f48d7182: Preparing [2026-04-12T01:52:12.628Z] 3b021e075f98: Preparing [2026-04-12T01:52:12.628Z] c4e71c2a4573: Preparing [2026-04-12T01:52:12.628Z] c4e71c2a4573: Waiting [2026-04-12T01:52:12.896Z] b65593832d8e: Pushed [2026-04-12T01:52:12.896Z] 3b021e075f98: Pushed [2026-04-12T01:52:12.896Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:14.848Z] ec54f48d7182: Pushed [2026-04-12T01:52:16.254Z] a2f448003717: Pushed [2026-04-12T01:52:21.615Z] 5d3213e9bb2b: Pushed [2026-04-12T01:52:21.615Z] aee832240825fea584145add9b57acd48331f786: digest: sha256:1a7e8be3f5c8da816350c84ee384d395ee53212d63df8abf6f823a644cd6dd24 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:21.992Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:22.370Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-04-12T01:52:22.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-04-12T01:52:22.370Z] b65593832d8e: Preparing [2026-04-12T01:52:22.370Z] a2f448003717: Preparing [2026-04-12T01:52:22.370Z] 5d3213e9bb2b: Preparing [2026-04-12T01:52:22.370Z] ec54f48d7182: Preparing [2026-04-12T01:52:22.370Z] 3b021e075f98: Preparing [2026-04-12T01:52:22.370Z] c4e71c2a4573: Preparing [2026-04-12T01:52:22.370Z] c4e71c2a4573: Waiting [2026-04-12T01:52:22.370Z] 3b021e075f98: Layer already exists [2026-04-12T01:52:22.370Z] a2f448003717: Layer already exists [2026-04-12T01:52:22.370Z] 5d3213e9bb2b: Layer already exists [2026-04-12T01:52:22.370Z] b65593832d8e: Layer already exists [2026-04-12T01:52:22.370Z] ec54f48d7182: Layer already exists [2026-04-12T01:52:22.370Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:22.640Z] latest: digest: sha256:1a7e8be3f5c8da816350c84ee384d395ee53212d63df8abf6f823a644cd6dd24 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:23.020Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:23.379Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-04-12T01:52:23.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-04-12T01:52:23.379Z] b65593832d8e: Preparing [2026-04-12T01:52:23.379Z] a2f448003717: Preparing [2026-04-12T01:52:23.379Z] 5d3213e9bb2b: Preparing [2026-04-12T01:52:23.379Z] ec54f48d7182: Preparing [2026-04-12T01:52:23.379Z] 3b021e075f98: Preparing [2026-04-12T01:52:23.379Z] c4e71c2a4573: Preparing [2026-04-12T01:52:23.379Z] c4e71c2a4573: Waiting [2026-04-12T01:52:23.379Z] ec54f48d7182: Layer already exists [2026-04-12T01:52:23.379Z] a2f448003717: Layer already exists [2026-04-12T01:52:23.379Z] 3b021e075f98: Layer already exists [2026-04-12T01:52:23.379Z] 5d3213e9bb2b: Layer already exists [2026-04-12T01:52:23.379Z] b65593832d8e: Layer already exists [2026-04-12T01:52:23.379Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:23.644Z] 4.1.0-dev.22: digest: sha256:1a7e8be3f5c8da816350c84ee384d395ee53212d63df8abf6f823a644cd6dd24 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:24.014Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:24.371Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:52:24.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-04-12T01:52:24.371Z] b65593832d8e: Preparing [2026-04-12T01:52:24.371Z] a2f448003717: Preparing [2026-04-12T01:52:24.371Z] 5d3213e9bb2b: Preparing [2026-04-12T01:52:24.371Z] ec54f48d7182: Preparing [2026-04-12T01:52:24.371Z] 3b021e075f98: Preparing [2026-04-12T01:52:24.371Z] c4e71c2a4573: Preparing [2026-04-12T01:52:24.371Z] c4e71c2a4573: Waiting [2026-04-12T01:52:24.371Z] 3b021e075f98: Layer already exists [2026-04-12T01:52:24.371Z] a2f448003717: Layer already exists [2026-04-12T01:52:24.371Z] ec54f48d7182: Layer already exists [2026-04-12T01:52:24.371Z] b65593832d8e: Layer already exists [2026-04-12T01:52:24.371Z] 5d3213e9bb2b: Layer already exists [2026-04-12T01:52:24.371Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:24.640Z] aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22: digest: sha256:1a7e8be3f5c8da816350c84ee384d395ee53212d63df8abf6f823a644cd6dd24 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:25.021Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:25.391Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-04-12T01:52:25.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-04-12T01:52:25.391Z] b65593832d8e: Preparing [2026-04-12T01:52:25.391Z] a2f448003717: Preparing [2026-04-12T01:52:25.391Z] 5d3213e9bb2b: Preparing [2026-04-12T01:52:25.391Z] ec54f48d7182: Preparing [2026-04-12T01:52:25.391Z] 3b021e075f98: Preparing [2026-04-12T01:52:25.391Z] c4e71c2a4573: Preparing [2026-04-12T01:52:25.391Z] c4e71c2a4573: Waiting [2026-04-12T01:52:25.391Z] ec54f48d7182: Layer already exists [2026-04-12T01:52:25.391Z] 5d3213e9bb2b: Layer already exists [2026-04-12T01:52:25.391Z] 3b021e075f98: Layer already exists [2026-04-12T01:52:25.391Z] b65593832d8e: Layer already exists [2026-04-12T01:52:25.391Z] a2f448003717: Layer already exists [2026-04-12T01:52:25.391Z] c4e71c2a4573: Layer already exists [2026-04-12T01:52:25.657Z] main: digest: sha256:1a7e8be3f5c8da816350c84ee384d395ee53212d63df8abf6f823a644cd6dd24 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-04-12T01:52:25.723Z] ===================================================== [Pipeline] echo [2026-04-12T01:52:25.736Z] taggedImages: [2026-04-12T01:52:25.736Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786 [2026-04-12T01:52:25.736Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-04-12T01:52:25.736Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [2026-04-12T01:52:25.736Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [2026-04-12T01:52:25.736Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo [2026-04-12T01:52:25.745Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786 [Pipeline] echo [2026-04-12T01:52:25.756Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo [2026-04-12T01:52:25.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.22 [Pipeline] echo [2026-04-12T01:52:25.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:aee832240825fea584145add9b57acd48331f786-4.1.0-dev.22 [Pipeline] echo [2026-04-12T01:52:25.788Z] 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-04-12T01:52:26.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:26.171Z] [2026-04-12T01:52:26.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:52:26.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:26.516Z] arm64: Pulling from edgex-lftools-log-publisher [2026-04-12T01:52:26.516Z] 8998bd30e6a1: Pulling fs layer [2026-04-12T01:52:26.516Z] 04944245beec: Pulling fs layer [2026-04-12T01:52:26.516Z] 699f458cf7ca: Pulling fs layer [2026-04-12T01:52:26.516Z] 765212b225bb: Pulling fs layer [2026-04-12T01:52:26.516Z] f23df028b6ca: Pulling fs layer [2026-04-12T01:52:26.516Z] d65c8cfc05b1: Pulling fs layer [2026-04-12T01:52:26.516Z] 2437ff75d9bd: Pulling fs layer [2026-04-12T01:52:26.516Z] 765212b225bb: Waiting [2026-04-12T01:52:26.516Z] f23df028b6ca: Waiting [2026-04-12T01:52:26.516Z] d65c8cfc05b1: Waiting [2026-04-12T01:52:26.516Z] 2437ff75d9bd: Waiting [2026-04-12T01:52:26.791Z] 04944245beec: Verifying Checksum [2026-04-12T01:52:26.791Z] 04944245beec: Download complete [2026-04-12T01:52:26.791Z] 765212b225bb: Verifying Checksum [2026-04-12T01:52:26.791Z] 765212b225bb: Download complete [2026-04-12T01:52:26.791Z] f23df028b6ca: Verifying Checksum [2026-04-12T01:52:26.791Z] f23df028b6ca: Download complete [2026-04-12T01:52:26.791Z] d65c8cfc05b1: Verifying Checksum [2026-04-12T01:52:26.791Z] d65c8cfc05b1: Download complete [2026-04-12T01:52:27.065Z] 699f458cf7ca: Verifying Checksum [2026-04-12T01:52:27.065Z] 699f458cf7ca: Download complete [2026-04-12T01:52:27.661Z] 8998bd30e6a1: Verifying Checksum [2026-04-12T01:52:27.661Z] 8998bd30e6a1: Download complete [2026-04-12T01:52:30.255Z] 2437ff75d9bd: Download complete [2026-04-12T01:52:32.846Z] 8998bd30e6a1: Pull complete [2026-04-12T01:52:33.433Z] 04944245beec: Pull complete [2026-04-12T01:52:35.388Z] 699f458cf7ca: Pull complete [2026-04-12T01:52:35.388Z] 765212b225bb: Pull complete [2026-04-12T01:52:36.360Z] f23df028b6ca: Pull complete [2026-04-12T01:52:36.630Z] d65c8cfc05b1: Pull complete [2026-04-12T01:52:54.864Z] 2437ff75d9bd: Pull complete [2026-04-12T01:52:54.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-04-12T01:52:54.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-04-12T01:52:54.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:52:55.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-4973 does not seem to be running inside a container [2026-04-12T01:52:55.173Z] $ 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/231 -v /w/workspace/device-rest-go/231:/w/workspace/device-rest-go/231:rw,z -v /w/workspace/device-rest-go/231@tmp:/w/workspace/device-rest-go/231@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-04-12T01:52:58.626Z] $ docker top 08375421381f90356c1dba484bea5734d287ee656ee0d873b47da8364b99ef7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:52:59.528Z] ---> job-cost.sh [2026-04-12T01:52:59.528Z] lf-activate-venv: SKIPPING [2026-04-12T01:52:59.528Z] INFO: No Stack... [2026-04-12T01:53:00.111Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-04-12T01:53:01.070Z] INFO: Archiving Costs [Pipeline] sh [2026-04-12T01:53:01.723Z] + cat /w/workspace/device-rest-go/231/archives/cost.csv [2026-04-12T01:53:01.724Z] + cut -d, -f6 [Pipeline] lock [2026-04-12T01:53:01.792Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [2026-04-12T01:53:01.802Z] Resource [jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] did not exist. Created. [2026-04-12T01:53:01.808Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-04-12T01:53:02.474Z] /w/workspace/device-rest-go/231@tmp/durable-0efd4f84/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-04-12T01:53:03.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-04-12T01:53:03.159Z] Warning: overwriting stash ‘stack-cost’ [2026-04-12T01:53:03.235Z] Stashed 1 file(s) [Pipeline] } [2026-04-12T01:53:03.244Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2026-04-12T01:53:03.269Z] $ docker stop --time=1 08375421381f90356c1dba484bea5734d287ee656ee0d873b47da8364b99ef7c [2026-04-12T01:53:04.935Z] $ docker rm -f --volumes 08375421381f90356c1dba484bea5734d287ee656ee0d873b47da8364b99ef7c [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-04-12T01:53:05.434Z] provisioning config files... [2026-04-12T01:53:05.442Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3726840449671350156tmp [Pipeline] { [Pipeline] sh [2026-04-12T01:53:05.739Z] + set +x [2026-04-12T01:53:05.739Z] + + bashcurl -s -s -- https://codecov.io/bash [2026-04-12T01:53:05.739Z] [2026-04-12T01:53:05.739Z] [2026-04-12T01:53:05.739Z] _____ _ [2026-04-12T01:53:05.739Z] / ____| | | [2026-04-12T01:53:05.739Z] | | ___ __| | ___ ___ _____ __ [2026-04-12T01:53:05.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-04-12T01:53:05.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-04-12T01:53:05.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-04-12T01:53:05.739Z] Bash-1.0.6 [2026-04-12T01:53:05.739Z] [2026-04-12T01:53:05.739Z] [2026-04-12T01:53:05.739Z] ==> git version 2.25.1 found [2026-04-12T01:53:05.739Z] ==> 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-04-12T01:53:05.739Z] Release-Date: 2020-01-08 [2026-04-12T01:53:05.739Z] 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-04-12T01:53:05.739Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-04-12T01:53:05.739Z] ==> Jenkins CI detected. [2026-04-12T01:53:05.739Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2026-04-12T01:53:05.739Z] project root: . [2026-04-12T01:53:05.739Z] --> token set from env [2026-04-12T01:53:05.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-04-12T01:53:05.739Z] ==> Running gcov in . (disable via -X gcov) [2026-04-12T01:53:05.739Z] ==> Python coveragepy not found [2026-04-12T01:53:05.739Z] ==> Searching for coverage reports in: [2026-04-12T01:53:05.739Z] + . [2026-04-12T01:53:05.739Z] -> Found 1 reports [2026-04-12T01:53:05.739Z] ==> Detecting git/mercurial file structure [2026-04-12T01:53:05.739Z] ==> Reading reports [2026-04-12T01:53:05.739Z] + ./coverage.out bytes=14565 [2026-04-12T01:53:05.739Z] ==> Appending adjustments [2026-04-12T01:53:05.739Z] https://docs.codecov.io/docs/fixing-reports [2026-04-12T01:53:05.998Z] + Found adjustments [2026-04-12T01:53:05.999Z] ==> Gzipping contents [2026-04-12T01:53:05.999Z] 4.0K /tmp/codecov.ZiHGyp.gz [2026-04-12T01:53:05.999Z] ==> Uploading reports [2026-04-12T01:53:05.999Z] url: https://codecov.io [2026-04-12T01:53:05.999Z] query: branch=main&commit=aee832240825fea584145add9b57acd48331f786&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:53:05.999Z] -> Pinging Codecov [2026-04-12T01:53:05.999Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aee832240825fea584145add9b57acd48331f786&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-04-12T01:53:06.257Z] -> Uploading to [2026-04-12T01:53:06.258Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/aee832240825fea584145add9b57acd48331f786/ebd6e74b-2d00-4da7-9a0d-a9892df0ff29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260412%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260412T015305Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=037e53aba8f5967b464b257a2153f084d1103961832919b234637f31ba26355f [2026-04-12T01:53:06.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-04-12T01:53:06.258Z] Dload Upload Total Spent Left Speed [2026-04-12T01:53:06.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 19546 --:--:-- --:--:-- --:--:-- 19711 [2026-04-12T01:53:06.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/aee832240825fea584145add9b57acd48331f786 [Pipeline] } [2026-04-12T01:53:06.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-04-12T01:53:06.421Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-04-12T01:53:06.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:06.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:53:06.749Z] [2026-04-12T01:53:06.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:07.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:53:07.054Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-04-12T01:53:07.054Z] 2d35ebdb57d9: Already exists [2026-04-12T01:53:07.054Z] 85e8836fcdb2: Pulling fs layer [2026-04-12T01:53:07.054Z] 91631faa732a: Pulling fs layer [2026-04-12T01:53:07.054Z] f3f5ae8826fa: Pulling fs layer [2026-04-12T01:53:07.054Z] 4f4fb700ef54: Pulling fs layer [2026-04-12T01:53:07.054Z] 7861252a18e6: Pulling fs layer [2026-04-12T01:53:07.054Z] 9130f900ef6f: Pulling fs layer [2026-04-12T01:53:07.054Z] 4f4fb700ef54: Waiting [2026-04-12T01:53:07.054Z] 9130f900ef6f: Waiting [2026-04-12T01:53:07.054Z] 7861252a18e6: Waiting [2026-04-12T01:53:07.054Z] f3f5ae8826fa: Verifying Checksum [2026-04-12T01:53:07.054Z] f3f5ae8826fa: Download complete [2026-04-12T01:53:07.054Z] 85e8836fcdb2: Download complete [2026-04-12T01:53:07.054Z] 4f4fb700ef54: Verifying Checksum [2026-04-12T01:53:07.054Z] 4f4fb700ef54: Download complete [2026-04-12T01:53:07.054Z] 85e8836fcdb2: Pull complete [2026-04-12T01:53:07.313Z] 7861252a18e6: Verifying Checksum [2026-04-12T01:53:07.313Z] 7861252a18e6: Download complete [2026-04-12T01:53:07.570Z] 91631faa732a: Download complete [2026-04-12T01:53:08.135Z] 9130f900ef6f: Verifying Checksum [2026-04-12T01:53:08.135Z] 9130f900ef6f: Download complete [2026-04-12T01:53:12.325Z] 91631faa732a: Pull complete [2026-04-12T01:53:12.325Z] f3f5ae8826fa: Pull complete [2026-04-12T01:53:12.325Z] 4f4fb700ef54: Pull complete [2026-04-12T01:53:12.584Z] 7861252a18e6: Pull complete [2026-04-12T01:53:16.767Z] 9130f900ef6f: Pull complete [2026-04-12T01:53:16.767Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-04-12T01:53:16.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-04-12T01:53:16.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:16.860Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:53:16.885Z] $ 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-04-12T01:53:18.148Z] $ docker top 437103b79bbcb8fc425272482443cec873feac19b987bdb4a4c584f60d234534 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:53:18.500Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2026-04-12T01:53:18.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2026-04-12T01:53:18.791Z] + set -o pipefail [2026-04-12T01:53:18.791Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2026-04-12T01:53:24.070Z] [2026-04-12T01:53:24.070Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2026-04-12T01:53:24.070Z] [2026-04-12T01:53:24.070Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/373d6dcd-89a2-4bb9-9924-a9fe4eff0c33 [2026-04-12T01:53:24.070Z] [2026-04-12T01:53:24.070Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-04-12T01:53:24.070Z] [2026-04-12T01:53:24.336Z] [2026-04-12T01:53:24.336Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-04-12T01:53:24.336Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-04-12T01:53:24.909Z] $ docker stop --time=1 437103b79bbcb8fc425272482443cec873feac19b987bdb4a4c584f60d234534 [2026-04-12T01:53:27.051Z] $ docker rm -f --volumes 437103b79bbcb8fc425272482443cec873feac19b987bdb4a4c584f60d234534 [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-04-12T01:53:27.919Z] + git log --format=format:%s -1 aee832240825fea584145add9b57acd48331f786 [Pipeline] sh [2026-04-12T01:53:28.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:53:28.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:28.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:53:28.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:28.595Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:53:28.618Z] $ 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-04-12T01:53:28.857Z] $ docker top 6ab0e1857d403e33fa3091564f90a6f96b0389f291ff9c7fe45f5e78ed380ff2 -eo pid,comm [2026-04-12T01:53:28.900Z] 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-04-12T01:53:28.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:53:28.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:53:28.959Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:53:29.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:53:29.063Z] $ docker exec 6ab0e1857d403e33fa3091564f90a6f96b0389f291ff9c7fe45f5e78ed380ff2 ssh-agent [2026-04-12T01:53:29.160Z] SSH_AUTH_SOCK=/tmp/ssh-cOOFCXmIn9gH/agent.31 [2026-04-12T01:53:29.160Z] SSH_AGENT_PID=37 [2026-04-12T01:53:29.164Z] Running ssh-add (command line suppressed) [2026-04-12T01:53:29.257Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17903241649778414457.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17903241649778414457.key) [2026-04-12T01:53:29.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:53:29.561Z] + git semver tag [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,758 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,762 [run_tag] DEBUG tag force:False [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,762 [check_head_tag] DEBUG check head tag [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,762 [execute] INFO git cat-file --batch-check [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,765 [execute] INFO git cat-file --batch [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,776 [execute] INFO git tag -a v4.1.0-dev.22 -m v4.1.0-dev.22 [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,776 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.22', '-m', 'v4.1.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:53:29.820Z] 2026-04-12 01:53:29,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:29.820Z] 4.1.0-dev.22 [Pipeline] } [2026-04-12T01:53:29.827Z] $ docker exec --env ******** --env ******** 6ab0e1857d403e33fa3091564f90a6f96b0389f291ff9c7fe45f5e78ed380ff2 ssh-agent -k [2026-04-12T01:53:29.905Z] unset SSH_AUTH_SOCK; [2026-04-12T01:53:29.905Z] unset SSH_AGENT_PID; [2026-04-12T01:53:29.905Z] echo Agent pid 37 killed; [2026-04-12T01:53:29.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:53:30.246Z] + git semver [Pipeline] } [2026-04-12T01:53:30.511Z] $ docker stop --time=1 6ab0e1857d403e33fa3091564f90a6f96b0389f291ff9c7fe45f5e78ed380ff2 [2026-04-12T01:53:31.771Z] $ docker rm -f --volumes 6ab0e1857d403e33fa3091564f90a6f96b0389f291ff9c7fe45f5e78ed380ff2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:32.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:53:32.184Z] [2026-04-12T01:53:32.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:32.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:53:32.486Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-04-12T01:53:32.486Z] ab5ef0e58194: Pulling fs layer [2026-04-12T01:53:32.486Z] 9712f1f96733: Pulling fs layer [2026-04-12T01:53:32.486Z] 63f879dbbcfc: Pulling fs layer [2026-04-12T01:53:32.486Z] 0d9ebad4ef96: Pulling fs layer [2026-04-12T01:53:32.486Z] e9a5061849ea: Pulling fs layer [2026-04-12T01:53:32.486Z] d747dcd14b5f: Pulling fs layer [2026-04-12T01:53:32.486Z] 2de7ff778b66: Pulling fs layer [2026-04-12T01:53:32.486Z] d747dcd14b5f: Waiting [2026-04-12T01:53:32.486Z] 2de7ff778b66: Waiting [2026-04-12T01:53:32.486Z] 0d9ebad4ef96: Waiting [2026-04-12T01:53:32.486Z] e9a5061849ea: Waiting [2026-04-12T01:53:32.486Z] 9712f1f96733: Verifying Checksum [2026-04-12T01:53:32.486Z] 9712f1f96733: Download complete [2026-04-12T01:53:32.742Z] 63f879dbbcfc: Verifying Checksum [2026-04-12T01:53:32.742Z] 63f879dbbcfc: Download complete [2026-04-12T01:53:33.000Z] e9a5061849ea: Verifying Checksum [2026-04-12T01:53:33.000Z] e9a5061849ea: Download complete [2026-04-12T01:53:33.000Z] d747dcd14b5f: Download complete [2026-04-12T01:53:33.000Z] 0d9ebad4ef96: Verifying Checksum [2026-04-12T01:53:33.000Z] 0d9ebad4ef96: Download complete [2026-04-12T01:53:33.000Z] 2de7ff778b66: Verifying Checksum [2026-04-12T01:53:33.000Z] 2de7ff778b66: Download complete [2026-04-12T01:53:33.000Z] ab5ef0e58194: Verifying Checksum [2026-04-12T01:53:33.000Z] ab5ef0e58194: Download complete [2026-04-12T01:53:37.185Z] ab5ef0e58194: Pull complete [2026-04-12T01:53:37.185Z] 9712f1f96733: Pull complete [2026-04-12T01:53:37.749Z] 63f879dbbcfc: Pull complete [2026-04-12T01:53:43.007Z] 0d9ebad4ef96: Pull complete [2026-04-12T01:53:43.007Z] e9a5061849ea: Pull complete [2026-04-12T01:53:43.007Z] d747dcd14b5f: Pull complete [2026-04-12T01:53:44.381Z] 2de7ff778b66: Pull complete [2026-04-12T01:53:44.381Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-04-12T01:53:44.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-04-12T01:53:44.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:44.473Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:53:44.489Z] $ 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-04-12T01:53:45.795Z] $ docker top 8b2a8dd733bf9f2a4feb67e816ad0555040017b3c715d19e591df5cd7a5bcf76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:53:45.877Z] provisioning config files... [2026-04-12T01:53:45.883Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2504092860308468256tmp [2026-04-12T01:53:45.893Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17156669584054097054tmp [2026-04-12T01:53:45.900Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11566065101784962862tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:53:45.975Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:46.266Z] ---> sigul-configuration.sh [2026-04-12T01:53:46.266Z] gpg: directory `/root/.gnupg' created [2026-04-12T01:53:46.266Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-04-12T01:53:46.266Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-04-12T01:53:46.266Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-04-12T01:53:46.266Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-04-12T01:53:46.266Z] gpg: CAST5 encrypted data [2026-04-12T01:53:46.266Z] gpg: encrypted with 1 passphrase [2026-04-12T01:53:46.266Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-04-12T01:53:46.561Z] + mkdir /home/jenkins [2026-04-12T01:53:46.561Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-04-12T01:53:46.857Z] + 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-04-12T01:53:46.873Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:47.158Z] ---> sigul-install.sh [2026-04-12T01:53:47.158Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-04-12T01:53:47.450Z] + git tag --list [2026-04-12T01:53:47.450Z] v1.0.0 [2026-04-12T01:53:47.450Z] v1.1.0 [2026-04-12T01:53:47.450Z] v1.1.1 [2026-04-12T01:53:47.450Z] v1.1.2 [2026-04-12T01:53:47.450Z] v1.2.0 [2026-04-12T01:53:47.450Z] v1.2.1 [2026-04-12T01:53:47.450Z] v2.0.0 [2026-04-12T01:53:47.450Z] v2.1.0 [2026-04-12T01:53:47.450Z] v2.1.1 [2026-04-12T01:53:47.450Z] v2.2.0 [2026-04-12T01:53:47.450Z] v2.3.0 [2026-04-12T01:53:47.450Z] v3.0 [2026-04-12T01:53:47.450Z] v3.0.0 [2026-04-12T01:53:47.450Z] v3.1 [2026-04-12T01:53:47.450Z] v3.1.0 [2026-04-12T01:53:47.450Z] v3.1.1 [2026-04-12T01:53:47.450Z] v4.0 [2026-04-12T01:53:47.450Z] v4.0.0 [2026-04-12T01:53:47.450Z] v4.0.1 [2026-04-12T01:53:47.450Z] v4.0.1-dev.1 [2026-04-12T01:53:47.450Z] v4.1.0-dev.1 [2026-04-12T01:53:47.450Z] v4.1.0-dev.10 [2026-04-12T01:53:47.450Z] v4.1.0-dev.11 [2026-04-12T01:53:47.450Z] v4.1.0-dev.12 [2026-04-12T01:53:47.450Z] v4.1.0-dev.13 [2026-04-12T01:53:47.450Z] v4.1.0-dev.14 [2026-04-12T01:53:47.450Z] v4.1.0-dev.15 [2026-04-12T01:53:47.450Z] v4.1.0-dev.16 [2026-04-12T01:53:47.450Z] v4.1.0-dev.17 [2026-04-12T01:53:47.450Z] v4.1.0-dev.18 [2026-04-12T01:53:47.450Z] v4.1.0-dev.19 [2026-04-12T01:53:47.450Z] v4.1.0-dev.2 [2026-04-12T01:53:47.450Z] v4.1.0-dev.20 [2026-04-12T01:53:47.450Z] v4.1.0-dev.21 [2026-04-12T01:53:47.450Z] v4.1.0-dev.22 [2026-04-12T01:53:47.450Z] v4.1.0-dev.3 [2026-04-12T01:53:47.450Z] v4.1.0-dev.4 [2026-04-12T01:53:47.450Z] v4.1.0-dev.5 [2026-04-12T01:53:47.450Z] v4.1.0-dev.6 [2026-04-12T01:53:47.450Z] v4.1.0-dev.7 [2026-04-12T01:53:47.450Z] v4.1.0-dev.8 [2026-04-12T01:53:47.450Z] v4.1.0-dev.9 [Pipeline] sh [2026-04-12T01:53:47.801Z] + lftools sign git-tag v4.1.0-dev.22 [2026-04-12T01:53:48.431Z] Signing Git tag with Sigul... [2026-04-12T01:53:48.431Z] Signing v4.1.0-dev.22 [Pipeline] echo [2026-04-12T01:53:48.743Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:53:49.072Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-04-12T01:53:49.077Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-04-12T01:53:49.102Z] $ docker stop --time=1 8b2a8dd733bf9f2a4feb67e816ad0555040017b3c715d19e591df5cd7a5bcf76 [2026-04-12T01:53:50.384Z] $ docker rm -f --volumes 8b2a8dd733bf9f2a4feb67e816ad0555040017b3c715d19e591df5cd7a5bcf76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-04-12T01:53:50.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:53:50.821Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:51.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:53:51.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:51.202Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:53:51.225Z] $ 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-04-12T01:53:51.454Z] $ docker top 61ed0dfdb89cbdbc2b9b6fe2040b56d30ef91d13e4dc4df72681071e47c6865c -eo pid,comm [2026-04-12T01:53:51.499Z] 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-04-12T01:53:51.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:53:51.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:53:51.550Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:53:51.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:53:51.665Z] $ docker exec 61ed0dfdb89cbdbc2b9b6fe2040b56d30ef91d13e4dc4df72681071e47c6865c ssh-agent [2026-04-12T01:53:51.767Z] SSH_AUTH_SOCK=/tmp/ssh-OgnlVVPKuV87/agent.33 [2026-04-12T01:53:51.767Z] SSH_AGENT_PID=40 [2026-04-12T01:53:51.771Z] Running ssh-add (command line suppressed) [2026-04-12T01:53:51.861Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3847213531899934865.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3847213531899934865.key) [2026-04-12T01:53:51.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:53:52.171Z] + git semver bump pre [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,368 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [bump_version] DEBUG bumping version:4.1.0-dev.22 on axis:pre with prefix:dev [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [bump_version] DEBUG bumped version:4.1.0-dev.23 [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [write_version] DEBUG write version:4.1.0-dev.23 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,373 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,375 [execute] INFO git cat-file --batch-check [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,379 [execute] INFO git cat-file --batch [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:53:52.429Z] 2026-04-12 01:53:52,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:52.429Z] 4.1.0-dev.23 [Pipeline] } [2026-04-12T01:53:52.434Z] $ docker exec --env ******** --env ******** 61ed0dfdb89cbdbc2b9b6fe2040b56d30ef91d13e4dc4df72681071e47c6865c ssh-agent -k [2026-04-12T01:53:52.519Z] unset SSH_AUTH_SOCK; [2026-04-12T01:53:52.520Z] unset SSH_AGENT_PID; [2026-04-12T01:53:52.520Z] echo Agent pid 40 killed; [2026-04-12T01:53:52.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:53:52.851Z] + git semver [Pipeline] } [2026-04-12T01:53:53.118Z] $ docker stop --time=1 61ed0dfdb89cbdbc2b9b6fe2040b56d30ef91d13e4dc4df72681071e47c6865c [2026-04-12T01:53:54.360Z] $ docker rm -f --volumes 61ed0dfdb89cbdbc2b9b6fe2040b56d30ef91d13e4dc4df72681071e47c6865c [Pipeline] // withDockerContainer [Pipeline] sh [2026-04-12T01:53:54.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-04-12T01:53:54.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:53:55.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-04-12T01:53:55.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:53:55.103Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:53:55.125Z] $ 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-04-12T01:53:55.372Z] $ docker top 5b25585dcaafe4cdb87cc22f1a80bfc51e6a3ad836109e791254085c9a478ed5 -eo pid,comm [2026-04-12T01:53:55.414Z] 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-04-12T01:53:55.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-04-12T01:53:55.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-04-12T01:53:55.472Z] [ssh-agent] Looking for ssh-agent implementation... [2026-04-12T01:53:55.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-04-12T01:53:55.573Z] $ docker exec 5b25585dcaafe4cdb87cc22f1a80bfc51e6a3ad836109e791254085c9a478ed5 ssh-agent [2026-04-12T01:53:55.671Z] SSH_AUTH_SOCK=/tmp/ssh-0JdmO4ZxpbIZ/agent.33 [2026-04-12T01:53:55.671Z] SSH_AGENT_PID=39 [2026-04-12T01:53:55.676Z] Running ssh-add (command line suppressed) [2026-04-12T01:53:55.771Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10652400978379703011.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10652400978379703011.key) [2026-04-12T01:53:55.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-04-12T01:53:56.079Z] + git semver push [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,271 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,276 [run_push] DEBUG push [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,276 [execute] INFO git cat-file --batch-check [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,279 [execute] INFO git rev-list a4947e7e7e69ea1f9035f4f3bdbc19aa56d9e031 -- [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,279 [execute] DEBUG Popen(['git', 'rev-list', 'a4947e7e7e69ea1f9035f4f3bdbc19aa56d9e031', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,288 [execute] INFO git fetch -v -- origin [2026-04-12T01:53:56.338Z] 2026-04-12 01:53:56,288 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-04-12T01:53:56.906Z] 2026-04-12 01:53:56,843 [run_push] DEBUG no remote changes detected [2026-04-12T01:53:56.906Z] 2026-04-12 01:53:56,844 [execute] INFO git push origin semver [2026-04-12T01:53:56.906Z] 2026-04-12 01:53:56,844 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-04-12T01:53:57.844Z] 2026-04-12 01:53:57,625 [run_push] DEBUG push all version tags [2026-04-12T01:53:57.844Z] 2026-04-12 01:53:57,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-04-12T01:53:57.844Z] 2026-04-12 01:53:57,625 [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-04-12T01:53:58.412Z] 2026-04-12 01:53:58,338 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-04-12T01:53:58.412Z] 4.1.0-dev.23 [Pipeline] } [2026-04-12T01:53:58.417Z] $ docker exec --env ******** --env ******** 5b25585dcaafe4cdb87cc22f1a80bfc51e6a3ad836109e791254085c9a478ed5 ssh-agent -k [2026-04-12T01:53:58.513Z] unset SSH_AUTH_SOCK; [2026-04-12T01:53:58.513Z] unset SSH_AGENT_PID; [2026-04-12T01:53:58.513Z] echo Agent pid 39 killed; [2026-04-12T01:53:58.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-04-12T01:53:58.857Z] + git semver [Pipeline] } [2026-04-12T01:53:59.123Z] $ docker stop --time=1 5b25585dcaafe4cdb87cc22f1a80bfc51e6a3ad836109e791254085c9a478ed5 [2026-04-12T01:54:00.391Z] $ docker rm -f --volumes 5b25585dcaafe4cdb87cc22f1a80bfc51e6a3ad836109e791254085c9a478ed5 [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-04-12T01:54:00.954Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-04-12T01:54:00.954Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-04-12T01:54:00.954Z] total 16 [2026-04-12T01:54:00.954Z] drwxr-xr-x 3 root root 4096 Apr 12 01:36 . [2026-04-12T01:54:00.954Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:53 .. [2026-04-12T01:54:00.954Z] drwxr-xr-x 2 root root 4096 Apr 12 01:36 cost [2026-04-12T01:54:00.954Z] -rw-r--r-- 1 root root 86 Apr 12 01:36 cost.csv [2026-04-12T01:54:00.954Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-04-12T01:54:00.954Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-04-12T01:54:00.954Z] total 16 [2026-04-12T01:54:00.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:36 . [2026-04-12T01:54:00.954Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 01:53 .. [2026-04-12T01:54:00.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 01:36 cost [2026-04-12T01:54:00.954Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 12 01:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:01.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:02.096Z] ---> package-listing.sh [2026-04-12T01:54:02.096Z] ++ facter osfamily [2026-04-12T01:54:02.096Z] ++ tr '[:upper:]' '[:lower:]' [2026-04-12T01:54:02.354Z] + OS_FAMILY=debian [2026-04-12T01:54:02.354Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-04-12T01:54:02.354Z] + START_PACKAGES=/tmp/packages_start.txt [2026-04-12T01:54:02.354Z] + END_PACKAGES=/tmp/packages_end.txt [2026-04-12T01:54:02.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-04-12T01:54:02.354Z] + PACKAGES=/tmp/packages_start.txt [2026-04-12T01:54:02.354Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-04-12T01:54:02.354Z] + PACKAGES=/tmp/packages_end.txt [2026-04-12T01:54:02.354Z] + case "${OS_FAMILY}" in [2026-04-12T01:54:02.354Z] + dpkg -l [2026-04-12T01:54:02.354Z] + grep '^ii' [2026-04-12T01:54:02.354Z] + '[' -f /tmp/packages_start.txt ']' [2026-04-12T01:54:02.354Z] + '[' -f /tmp/packages_end.txt ']' [2026-04-12T01:54:02.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-04-12T01:54:02.354Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-04-12T01:54:02.354Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-04-12T01:54:02.354Z] + 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-04-12T01:54:02.365Z] 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-04-12T01:54:02.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-04-12T01:54:03.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-04-12T01:54:03.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-04-12T01:54:03.275Z] prd-ubuntu20.04-docker-8c-8g-4963 does not seem to be running inside a container [2026-04-12T01:54:03.294Z] $ 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-04-12T01:54:03.502Z] $ docker top 20f304156d6b9e31260abd9e2ceb25e4467f0d56020de6a1df68df688f4344c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-04-12T01:54:03.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-04-12T01:54:04.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-04-12T01:54:04.419Z] + ls /var/log/sa-host [2026-04-12T01:54:04.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-04-12T01:54:04.453Z] provisioning config files... [2026-04-12T01:54:04.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12248551934973058706tmp [Pipeline] { [Pipeline] echo [2026-04-12T01:54:04.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:04.771Z] ---> create-netrc.sh [Pipeline] } [2026-04-12T01:54:04.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:05.087Z] ---> python-tools-install.sh [Pipeline] echo [2026-04-12T01:54:05.096Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:05.378Z] ---> sudo-logs.sh [2026-04-12T01:54:05.378Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-04-12T01:54:05.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:05.702Z] ---> job-cost.sh [2026-04-12T01:54:05.702Z] lf-activate-venv: SKIPPING [2026-04-12T01:54:05.702Z] DEBUG: total: 0.2199999988079071 [2026-04-12T01:54:05.702Z] INFO: Retrieving Stack Cost... [2026-04-12T01:54:06.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-04-12T01:54:06.526Z] INFO: Archiving Costs [Pipeline] echo [2026-04-12T01:54:06.537Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-04-12T01:54:06.818Z] ---> logs-deploy.sh [2026-04-12T01:54:06.818Z] lf-activate-venv: SKIPPING [2026-04-12T01:54:06.818Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/231 [2026-04-12T01:54:06.818Z] INFO: archiving workspace using pattern(s): [2026-04-12T01:54:07.755Z] Archives upload complete. [2026-04-12T01:54:07.755Z] INFO: archiving logs to Nexus