Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 487bf1dac035fabaccf29f1f73cfd25e352c3a19 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-ssh17145772683943694576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh11435461609604936199.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh14174368925338503075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh5002501105232251458.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-ssh12610320404444322518.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 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11400’ is offline ‘prd-ubuntu20.04-docker-8c-8g-11408’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-11401’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11408 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 487bf1dac035fabaccf29f1f73cfd25e352c3a19 (main) > 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 487bf1dac035fabaccf29f1f73cfd25e352c3a19 # timeout=10 Commit message: "Merge pull request #536 from weichou1229/bump-sdk" > git rev-list --no-walk d2cd5970a74151a3175c58bb36ff4bb3e167e91c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T05:34:25.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T05:34:25.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T05:34:25.167Z] ========================================================= [2026-05-26T05:34:25.167Z] EdgeX Global Pipelines Version Info [2026-05-26T05:34:25.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:34:26.255Z] ------------------- [2026-05-26T05:34:26.255Z] stable info: [2026-05-26T05:34:26.255Z] ------------------- [2026-05-26T05:34:26.255Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:34:26.255Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:34:26.255Z] Message: update stable to v1.0.280 [2026-05-26T05:34:26.824Z] ------------------- [2026-05-26T05:34:26.824Z] experimental info: [2026-05-26T05:34:26.824Z] ------------------- [2026-05-26T05:34:26.824Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T05:34:26.824Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T05:34:26.824Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T05:34:26.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2026-05-26T05:34:26.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2026-05-26T05:34:26.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T05:34:26.971Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T05:34:26.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T05:34:27.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T05:34:27.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T05:34:27.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T05:34:27.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T05:34:27.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T05:34:27.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T05:34:27.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2026-05-26T05:34:27.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T05:34:27.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T05:34:27.225Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:34:27.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T05:34:27.270Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:34:27.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T05:34:27.320Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T05:34:27.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T05:34:27.371Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T05:34:27.395Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T05:34:27.417Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T05:34:27.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T05:34:27.464Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T05:34:27.489Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T05:34:27.515Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T05:34:27.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-26T05:34:27.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-26T05:34:27.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-26T05:34:27.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo [2026-05-26T05:34:27.624Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 487bf1d [Pipeline] echo [2026-05-26T05:34:27.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:34:27.767Z] provisioning config files... [2026-05-26T05:34:27.782Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config11766801448848259246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:34:28.124Z] ---> ****-login.sh [2026-05-26T05:34:28.124Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:34:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:28.385Z] [2026-05-26T05:34:28.385Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:28.385Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:28.385Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:28.385Z] [2026-05-26T05:34:28.385Z] Login Succeeded [2026-05-26T05:34:28.385Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:34:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:28.385Z] [2026-05-26T05:34:28.385Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:28.385Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:28.385Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:28.385Z] [2026-05-26T05:34:28.385Z] Login Succeeded [2026-05-26T05:34:28.385Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:34:28.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:28.645Z] [2026-05-26T05:34:28.645Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:28.645Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:28.645Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:28.645Z] [2026-05-26T05:34:28.645Z] Login Succeeded [2026-05-26T05:34:28.645Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:34:28.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:28.645Z] [2026-05-26T05:34:28.645Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:28.645Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:28.645Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:28.645Z] [2026-05-26T05:34:28.645Z] Login Succeeded [2026-05-26T05:34:28.645Z] ****.io [2026-05-26T05:34:28.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:28.904Z] [2026-05-26T05:34:28.904Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T05:34:28.904Z] Configure a credential helper to remove this warning. See [2026-05-26T05:34:28.904Z] https://docs.****.com/go/credential-store/ [2026-05-26T05:34:28.904Z] [2026-05-26T05:34:28.904Z] Login Succeeded [2026-05-26T05:34:28.904Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:34:28.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T05:34:29.293Z] + git rev-list -1 --merges 487bf1dac035fabaccf29f1f73cfd25e352c3a19~1..487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo [2026-05-26T05:34:29.315Z] -----------> git rev-list -1 --merges 487bf1dac035fabaccf29f1f73cfd25e352c3a19~1..487bf1dac035fabaccf29f1f73cfd25e352c3a19 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:34:29.315Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [false] [Pipeline] sh [2026-05-26T05:34:29.604Z] + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo [2026-05-26T05:34:29.619Z] ========================================================= [2026-05-26T05:34:29.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-26T05:34:29.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:34:29.949Z] + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] echo [2026-05-26T05:34:29.959Z] [semverPrep] GIT_COMMIT: 487bf1dac035fabaccf29f1f73cfd25e352c3a19, Commit Message: Merge pull request #536 from weichou1229/bump-sdk [Pipeline] echo [2026-05-26T05:34:29.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T05:34:30.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:34:30.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T05:34:30.307Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T05:34:30.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T05:34:30.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T05:34:30.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T05:34:30.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:30.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:30.654Z] [2026-05-26T05:34:30.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:30.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:30.958Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T05:34:30.958Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T05:34:30.958Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T05:34:30.958Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T05:34:30.958Z] 461d9e800cba: Pulling fs layer [2026-05-26T05:34:30.958Z] 80192f66455f: Pulling fs layer [2026-05-26T05:34:30.958Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T05:34:30.958Z] a29436f7fd5d: Pulling fs layer [2026-05-26T05:34:30.958Z] 923cac83aea3: Pulling fs layer [2026-05-26T05:34:30.958Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T05:34:30.958Z] db01528c6b51: Pulling fs layer [2026-05-26T05:34:30.958Z] 28988de357af: Pulling fs layer [2026-05-26T05:34:30.958Z] 461d9e800cba: Waiting [2026-05-26T05:34:30.958Z] 80192f66455f: Waiting [2026-05-26T05:34:30.958Z] 923cac83aea3: Waiting [2026-05-26T05:34:30.958Z] 2e8e34ca0e6c: Waiting [2026-05-26T05:34:30.958Z] a29436f7fd5d: Waiting [2026-05-26T05:34:30.958Z] 25ad8b0a4227: Waiting [2026-05-26T05:34:30.958Z] db01528c6b51: Waiting [2026-05-26T05:34:30.958Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T05:34:30.958Z] 6bf1a483ea7c: Download complete [2026-05-26T05:34:30.958Z] 461d9e800cba: Verifying Checksum [2026-05-26T05:34:30.958Z] 461d9e800cba: Download complete [2026-05-26T05:34:31.219Z] 80192f66455f: Verifying Checksum [2026-05-26T05:34:31.219Z] 80192f66455f: Download complete [2026-05-26T05:34:31.219Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T05:34:31.219Z] f5dfc541a4d3: Download complete [2026-05-26T05:34:31.219Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T05:34:31.219Z] 3dae71ba6b94: Download complete [2026-05-26T05:34:31.480Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T05:34:31.480Z] 25ad8b0a4227: Download complete [2026-05-26T05:34:31.480Z] db01528c6b51: Verifying Checksum [2026-05-26T05:34:31.480Z] db01528c6b51: Download complete [2026-05-26T05:34:31.480Z] 28988de357af: Download complete [2026-05-26T05:34:31.480Z] a29436f7fd5d: Verifying Checksum [2026-05-26T05:34:31.480Z] a29436f7fd5d: Download complete [2026-05-26T05:34:32.048Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T05:34:32.048Z] 2e8e34ca0e6c: Download complete [2026-05-26T05:34:32.983Z] 3dae71ba6b94: Pull complete [2026-05-26T05:34:32.983Z] 6bf1a483ea7c: Pull complete [2026-05-26T05:34:33.930Z] f5dfc541a4d3: Pull complete [2026-05-26T05:34:33.930Z] 461d9e800cba: Pull complete [2026-05-26T05:34:33.930Z] 80192f66455f: Pull complete [2026-05-26T05:34:38.134Z] 2e8e34ca0e6c: Pull complete [2026-05-26T05:34:39.073Z] a29436f7fd5d: Pull complete [2026-05-26T05:34:39.073Z] 923cac83aea3: Pull complete [2026-05-26T05:34:39.333Z] 25ad8b0a4227: Pull complete [2026-05-26T05:34:39.333Z] db01528c6b51: Pull complete [2026-05-26T05:34:39.333Z] 28988de357af: Pull complete [2026-05-26T05:34:39.333Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T05:34:39.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:34:39.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:34:39.463Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:34:39.509Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:34:42.840Z] $ docker top 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 -eo pid,comm [2026-05-26T05:34:42.889Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:34:42.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:34:42.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:34:42.952Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:34:43.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:34:43.086Z] $ docker exec 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent [2026-05-26T05:34:43.194Z] SSH_AUTH_SOCK=/tmp/ssh-lPjZTYYkvXDZ/agent.32 [2026-05-26T05:34:43.194Z] SSH_AGENT_PID=38 [2026-05-26T05:34:43.200Z] Running ssh-add (command line suppressed) [2026-05-26T05:34:43.297Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11602758194648186063.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11602758194648186063.key) [2026-05-26T05:34:43.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:34:43.606Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh [2026-05-26T05:34:43.969Z] + git tag --points-at HEAD [Pipeline] } [2026-05-26T05:34:43.984Z] $ docker exec --env ******** --env ******** 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent -k [2026-05-26T05:34:44.081Z] unset SSH_AUTH_SOCK; [2026-05-26T05:34:44.082Z] unset SSH_AGENT_PID; [2026-05-26T05:34:44.082Z] echo Agent pid 38 killed; [2026-05-26T05:34:44.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-26T05:34:44.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:34:44.124Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:34:44.235Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:34:44.240Z] $ docker exec 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent [2026-05-26T05:34:44.350Z] SSH_AUTH_SOCK=/tmp/ssh-TfaLQ2OhHgZu/agent.86 [2026-05-26T05:34:44.350Z] SSH_AGENT_PID=92 [2026-05-26T05:34:44.355Z] Running ssh-add (command line suppressed) [2026-05-26T05:34:44.446Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2222996853827408676.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2222996853827408676.key) [2026-05-26T05:34:44.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:34:44.743Z] + git semver init [2026-05-26T05:34:45.002Z] 2026-05-26 05:34:44,970 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:34:45.002Z] 2026-05-26 05:34:44,976 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T05:34:45.002Z] 2026-05-26 05:34:44,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-05-26T05:34:45.002Z] 2026-05-26 05:34:44,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2026-05-26T05:34:45.002Z] 2026-05-26 05:34:44,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:34:46.921Z] 2026-05-26 05:34:46,537 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2026-05-26T05:34:46.921Z] 2026-05-26 05:34:46,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2026-05-26T05:34:46.921Z] 2026-05-26 05:34:46,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:34:46.921Z] 2026-05-26 05:34:46,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:34:46.921Z] 4.1.0-dev.25 [Pipeline] } [2026-05-26T05:34:46.935Z] $ docker exec --env ******** --env ******** 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 ssh-agent -k [2026-05-26T05:34:47.040Z] unset SSH_AUTH_SOCK; [2026-05-26T05:34:47.040Z] unset SSH_AGENT_PID; [2026-05-26T05:34:47.040Z] echo Agent pid 92 killed; [2026-05-26T05:34:47.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:34:47.386Z] + git semver [Pipeline] } [2026-05-26T05:34:47.660Z] $ docker stop --time=1 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 [2026-05-26T05:34:48.990Z] $ docker rm -f --volumes 247ebdb3379984ca171d7217295e8a6f75da3b9269425579e4bfd9968d14dbf9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:34:49.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T05:34:49.638Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T05:34:49.641Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:34:49.806Z] provisioning config files... [2026-05-26T05:34:49.840Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10226438464870070422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:34:50.173Z] ---> ****-login.sh [2026-05-26T05:34:50.173Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:34:50.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:50.173Z] Login Succeeded [2026-05-26T05:34:50.173Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:34:50.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:50.173Z] Login Succeeded [2026-05-26T05:34:50.173Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:34:50.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:50.434Z] Login Succeeded [2026-05-26T05:34:50.434Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:34:50.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:50.434Z] Login Succeeded [2026-05-26T05:34:50.434Z] ****.io [2026-05-26T05:34:50.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:34:50.721Z] Login Succeeded [2026-05-26T05:34:50.721Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:34:50.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:34:50.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:34:50.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:34:50.891Z] ========================================================= [2026-05-26T05:34:50.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-26T05:34:50.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:34:51.274Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:34:51.879Z] #0 building with "default" instance using docker driver [2026-05-26T05:34:51.879Z] [2026-05-26T05:34:51.879Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:34:51.879Z] #1 transferring dockerfile: 1.74kB done [2026-05-26T05:34:51.879Z] #1 DONE 0.0s [2026-05-26T05:34:51.879Z] [2026-05-26T05:34:51.879Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-26T05:34:51.879Z] #2 DONE 0.1s [2026-05-26T05:34:52.175Z] [2026-05-26T05:34:52.175Z] #3 [internal] load .dockerignore [2026-05-26T05:34:52.175Z] #3 transferring context: 193B done [2026-05-26T05:34:52.175Z] #3 DONE 0.0s [2026-05-26T05:34:52.175Z] [2026-05-26T05:34:52.175Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:34:52.176Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-26T05:34:52.176Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-26T05:34:52.176Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-26T05:34:52.176Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s [2026-05-26T05:34:52.176Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s [2026-05-26T05:34:52.176Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-26T05:34:52.176Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-26T05:34:52.176Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 688.13kB / 3.80MB 0.1s [2026-05-26T05:34:52.176Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-05-26T05:34:52.176Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-26T05:34:52.176Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-05-26T05:34:52.176Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-26T05:34:52.176Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-26T05:34:52.176Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-05-26T05:34:52.176Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2026-05-26T05:34:52.176Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s [2026-05-26T05:34:52.443Z] #4 ... [2026-05-26T05:34:52.443Z] [2026-05-26T05:34:52.443Z] #5 [internal] load build context [2026-05-26T05:34:52.443Z] #5 transferring context: 22.29MB 0.2s done [2026-05-26T05:34:52.443Z] #5 DONE 0.2s [2026-05-26T05:34:52.443Z] [2026-05-26T05:34:52.443Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-26T05:34:52.443Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-26T05:34:52.443Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-26T05:34:52.443Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s [2026-05-26T05:34:52.443Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s [2026-05-26T05:34:52.443Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.4s [2026-05-26T05:34:52.443Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-05-26T05:34:52.443Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-26T05:34:52.728Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-26T05:34:52.728Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s [2026-05-26T05:34:52.728Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-26T05:34:52.728Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-26T05:34:52.728Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s [2026-05-26T05:34:52.728Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s [2026-05-26T05:34:52.728Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2026-05-26T05:34:53.011Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done [2026-05-26T05:34:53.011Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 89.13MB / 112.58MB 0.9s [2026-05-26T05:34:53.011Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done [2026-05-26T05:34:53.011Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-05-26T05:34:53.011Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2026-05-26T05:34:53.654Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done [2026-05-26T05:34:58.928Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s [2026-05-26T05:34:58.928Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.1s done [2026-05-26T05:34:58.928Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-26T05:34:58.928Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-26T05:34:58.928Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T05:34:58.928Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-26T05:34:58.928Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-26T05:34:58.928Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-26T05:34:58.928Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-26T05:35:02.228Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2026-05-26T05:35:02.228Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-05-26T05:35:02.795Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-26T05:35:02.795Z] #4 DONE 10.7s [2026-05-26T05:35:02.795Z] [2026-05-26T05:35:02.795Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:35:03.070Z] #6 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:03.070Z] #6 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:35:03.638Z] #6 0.764 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:35:03.638Z] #6 0.774 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:35:03.638Z] #6 0.779 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:35:03.638Z] #6 0.806 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:35:03.638Z] #6 0.819 Executing busybox-1.37.0-r19.trigger [2026-05-26T05:35:03.638Z] #6 0.830 OK: 269 MiB in 64 packages [2026-05-26T05:35:04.776Z] Still waiting to schedule task [2026-05-26T05:35:04.776Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T05:35:06.938Z] #6 DONE 4.4s [2026-05-26T05:35:07.196Z] [2026-05-26T05:35:07.196Z] #7 [builder 3/7] WORKDIR /device-rest-go [2026-05-26T05:35:07.196Z] #7 DONE 0.0s [2026-05-26T05:35:07.196Z] [2026-05-26T05:35:07.196Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:35:07.196Z] #8 DONE 0.0s [2026-05-26T05:35:07.196Z] [2026-05-26T05:35:07.196Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:35:19.515Z] #9 DONE 12.3s [2026-05-26T05:35:19.515Z] [2026-05-26T05:35:19.515Z] #10 [builder 6/7] COPY . . [2026-05-26T05:35:19.515Z] #10 DONE 0.2s [2026-05-26T05:35:19.778Z] [2026-05-26T05:35:19.778Z] #11 [builder 7/7] RUN echo noop [2026-05-26T05:35:19.778Z] #11 0.228 noop [2026-05-26T05:35:20.037Z] #11 DONE 0.3s [2026-05-26T05:35:20.037Z] [2026-05-26T05:35:20.037Z] #12 exporting to image [2026-05-26T05:35:20.037Z] #12 exporting layers [2026-05-26T05:35:30.064Z] #12 exporting layers 8.6s done [2026-05-26T05:35:30.064Z] #12 writing image sha256:280158ae19b8f214be2708a3914a520fdd12522d843645e8704f87e4eb7277f2 done [2026-05-26T05:35:30.064Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T05:35:30.064Z] #12 DONE 8.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:35:30.424Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:35:30.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:35:30.523Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:35:30.558Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-26T05:35:30.915Z] $ docker top c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:35:31.264Z] + go version [2026-05-26T05:35:31.264Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-26T05:35:31.276Z] $ docker stop --time=1 c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 [2026-05-26T05:35:32.524Z] $ docker rm -f --volumes c9a38f2ab9b591b6e51f930379b31f5324271eeaa1152b5e383c033d1151b876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:35:32.943Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T05:35:32.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:35:33.024Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:35:33.054Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-26T05:35:33.314Z] $ docker top ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:35:33.659Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:35:33.961Z] + make test [2026-05-26T05:35:33.961Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:35:35.339Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-05-26T05:35:57.396Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-05-26T05:35:57.396Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 32.2% of statements [2026-05-26T05:36:09.615Z] 0 issues. [2026-05-26T05:36:09.615Z] go vet ./... [2026-05-26T05:36:16.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:36:16.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:36:16.193Z] ./bin/test-attribution-txt.sh [2026-05-26T05:36:16.193Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:36:16.453Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:36:16.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:36:16.491Z] $ docker stop --time=1 ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 [2026-05-26T05:36:18.900Z] $ docker rm -f --volumes ec6700683cdf3c803895120896ca2640f55dd3a9e013c25d80739cfc9eb216f7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:36:19.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:36:19.531Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T05:36:20.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:36:20.326Z] + ls -al . [2026-05-26T05:36:20.326Z] total 248 [2026-05-26T05:36:20.326Z] drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:35 . [2026-05-26T05:36:20.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:34 .. [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 151 May 26 05:34 .dockerignore [2026-05-26T05:36:20.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:35 .git [2026-05-26T05:36:20.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 .github [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:34 .gitignore [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:34 .golangci.yml [2026-05-26T05:36:20.326Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:34 .semver [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 22791 May 26 05:34 Attribution.txt [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 18887 May 26 05:34 CHANGELOG.md [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 26 05:34 Dockerfile [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:34 GOVERNANCE.md [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 704 May 26 05:34 Jenkinsfile [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:34 LICENSE [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 2597 May 26 05:34 Makefile [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:34 OWNERS.md [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 26 05:34 README.md [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:34 VERSION [2026-05-26T05:36:20.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:34 bin [2026-05-26T05:36:20.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 cmd [2026-05-26T05:36:20.326Z] -rw-r--r-- 1 jenkins jenkins 14565 May 26 05:35 coverage.out [2026-05-26T05:36:20.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:34 driver [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 6689 May 26 05:34 go.mod [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:34 go.sum [2026-05-26T05:36:20.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:34 openapi [2026-05-26T05:36:20.326Z] -rw-rw-r-- 1 jenkins jenkins 713 May 26 05:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:20.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=487bf1dac035fabaccf29f1f73cfd25e352c3a19 --label arch=amd64 --label version=4.1.0-dev.25 . [2026-05-26T05:36:20.901Z] #0 building with "default" instance using docker driver [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #1 [internal] load build definition from Dockerfile [2026-05-26T05:36:20.901Z] #1 transferring dockerfile: 1.74kB done [2026-05-26T05:36:20.901Z] #1 DONE 0.0s [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:36:20.901Z] #2 DONE 0.0s [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T05:36:20.901Z] #3 DONE 0.1s [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #4 [internal] load .dockerignore [2026-05-26T05:36:20.901Z] #4 transferring context: 193B done [2026-05-26T05:36:20.901Z] #4 DONE 0.0s [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #5 [internal] load build context [2026-05-26T05:36:20.901Z] #5 transferring context: 18.46kB 0.0s done [2026-05-26T05:36:20.901Z] #5 DONE 0.0s [2026-05-26T05:36:20.901Z] [2026-05-26T05:36:20.901Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:36:20.901Z] #6 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T05:36:20.901Z] #6 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T05:36:20.901Z] #6 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T05:36:20.901Z] #6 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T05:36:20.901Z] #6 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T05:36:21.161Z] #6 ... [2026-05-26T05:36:21.161Z] [2026-05-26T05:36:21.161Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T05:36:21.161Z] #7 DONE 0.1s [2026-05-26T05:36:21.161Z] [2026-05-26T05:36:21.161Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:36:21.161Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-26T05:36:21.161Z] #6 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T05:36:21.419Z] #6 DONE 0.4s [2026-05-26T05:36:21.419Z] [2026-05-26T05:36:21.419Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-05-26T05:36:21.419Z] #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:21.419Z] #8 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:21.686Z] #8 0.775 OK: 269 MiB in 64 packages [2026-05-26T05:36:21.944Z] #8 DONE 1.0s [2026-05-26T05:36:21.944Z] [2026-05-26T05:36:21.944Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-05-26T05:36:21.944Z] #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:21.944Z] #9 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:21.944Z] #9 0.581 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:36:21.944Z] #9 0.585 Executing busybox-1.37.0-r20.trigger [2026-05-26T05:36:21.944Z] #9 0.594 OK: 7 MiB in 17 packages [2026-05-26T05:36:21.944Z] #9 DONE 0.8s [2026-05-26T05:36:21.944Z] [2026-05-26T05:36:21.944Z] #10 [builder 3/7] WORKDIR /device-rest-go [2026-05-26T05:36:21.944Z] #10 DONE 0.0s [2026-05-26T05:36:21.944Z] [2026-05-26T05:36:21.944Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T05:36:21.944Z] #11 DONE 0.0s [2026-05-26T05:36:21.944Z] [2026-05-26T05:36:21.944Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:36:22.515Z] #12 DONE 0.5s [2026-05-26T05:36:22.515Z] [2026-05-26T05:36:22.515Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:36:22.515Z] #13 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:22.515Z] #13 0.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T05:36:22.779Z] #13 ... [2026-05-26T05:36:22.779Z] [2026-05-26T05:36:22.779Z] #14 [builder 6/7] COPY . . [2026-05-26T05:36:22.779Z] #14 DONE 0.2s [2026-05-26T05:36:22.779Z] [2026-05-26T05:36:22.779Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2026-05-26T05:36:22.779Z] #13 0.846 OK: 7 MiB in 17 packages [2026-05-26T05:36:23.042Z] #13 DONE 1.0s [2026-05-26T05:36:23.042Z] [2026-05-26T05:36:23.042Z] #15 [builder 7/7] RUN make build [2026-05-26T05:36:23.042Z] #15 0.246 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-05-26T05:36:55.229Z] #15 DONE 28.0s [2026-05-26T05:36:55.229Z] [2026-05-26T05:36:55.229Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2026-05-26T05:36:55.229Z] #16 DONE 0.8s [2026-05-26T05:36:55.229Z] [2026-05-26T05:36:55.229Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2026-05-26T05:36:55.229Z] #17 DONE 0.1s [2026-05-26T05:36:55.229Z] [2026-05-26T05:36:55.229Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2026-05-26T05:36:55.229Z] #18 DONE 0.2s [2026-05-26T05:36:55.229Z] [2026-05-26T05:36:55.229Z] #19 exporting to image [2026-05-26T05:36:55.229Z] #19 exporting layers [2026-05-26T05:36:55.229Z] #19 exporting layers 0.3s done [2026-05-26T05:36:55.229Z] #19 writing image sha256:e4f0ddb1473abf59d1738d4af30a8ec883e36544d7d3999070308ebdbbb1003f done [2026-05-26T05:36:55.229Z] #19 naming to docker.io/library/device-rest done [2026-05-26T05:36:55.229Z] #19 DONE 0.3s [2026-05-26T05:36:55.229Z] [2026-05-26T05:36:55.229Z] 1 warning found (use docker --debug to expand): [2026-05-26T05:36:55.229Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:36:55.341Z] provisioning config files... [2026-05-26T05:36:55.350Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8776259067782922429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:36:55.653Z] ---> ****-login.sh [2026-05-26T05:36:55.653Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:36:55.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:55.653Z] Login Succeeded [2026-05-26T05:36:55.653Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:36:55.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:55.653Z] Login Succeeded [2026-05-26T05:36:55.653Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:36:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:55.911Z] Login Succeeded [2026-05-26T05:36:55.911Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:36:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:55.911Z] Login Succeeded [2026-05-26T05:36:55.911Z] ****.io [2026-05-26T05:36:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:36:56.170Z] Login Succeeded [2026-05-26T05:36:56.170Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:36:56.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:36:56.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:36:56.246Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2026-05-26T05:36:56.246Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:36:56.246Z] latest [2026-05-26T05:36:56.246Z] 4.1.0-dev.25 [2026-05-26T05:36:56.246Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:36:56.246Z] main [2026-05-26T05:36:56.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:56.588Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:36:56.903Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:36:56.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-26T05:36:56.903Z] 2e038472200c: Preparing [2026-05-26T05:36:56.903Z] 6e406ef818b2: Preparing [2026-05-26T05:36:56.903Z] e572cd23ea54: Preparing [2026-05-26T05:36:56.903Z] 3e396181fbe0: Preparing [2026-05-26T05:36:56.903Z] 66957b3b4023: Preparing [2026-05-26T05:36:56.903Z] 0854555d70ac: Preparing [2026-05-26T05:36:56.903Z] 0854555d70ac: Waiting [2026-05-26T05:36:56.903Z] 66957b3b4023: Pushed [2026-05-26T05:36:56.903Z] 6e406ef818b2: Pushed [2026-05-26T05:36:56.903Z] 3e396181fbe0: Pushed [2026-05-26T05:36:56.903Z] 2e038472200c: Pushed [2026-05-26T05:36:56.903Z] 0854555d70ac: Layer already exists [2026-05-26T05:37:01.150Z] e572cd23ea54: Pushed [2026-05-26T05:37:01.150Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:01.474Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:01.793Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-26T05:37:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-26T05:37:01.793Z] 2e038472200c: Preparing [2026-05-26T05:37:01.793Z] 6e406ef818b2: Preparing [2026-05-26T05:37:01.793Z] e572cd23ea54: Preparing [2026-05-26T05:37:01.793Z] 3e396181fbe0: Preparing [2026-05-26T05:37:01.793Z] 66957b3b4023: Preparing [2026-05-26T05:37:01.793Z] 0854555d70ac: Preparing [2026-05-26T05:37:01.793Z] 0854555d70ac: Waiting [2026-05-26T05:37:01.793Z] e572cd23ea54: Layer already exists [2026-05-26T05:37:01.793Z] 6e406ef818b2: Layer already exists [2026-05-26T05:37:01.793Z] 2e038472200c: Layer already exists [2026-05-26T05:37:01.793Z] 3e396181fbe0: Layer already exists [2026-05-26T05:37:01.793Z] 66957b3b4023: Layer already exists [2026-05-26T05:37:01.793Z] 0854555d70ac: Layer already exists [2026-05-26T05:37:01.793Z] latest: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:02.113Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:02.423Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 [2026-05-26T05:37:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-26T05:37:02.423Z] 2e038472200c: Preparing [2026-05-26T05:37:02.423Z] 6e406ef818b2: Preparing [2026-05-26T05:37:02.423Z] e572cd23ea54: Preparing [2026-05-26T05:37:02.423Z] 3e396181fbe0: Preparing [2026-05-26T05:37:02.423Z] 66957b3b4023: Preparing [2026-05-26T05:37:02.423Z] 0854555d70ac: Preparing [2026-05-26T05:37:02.423Z] 0854555d70ac: Waiting [2026-05-26T05:37:02.423Z] 6e406ef818b2: Layer already exists [2026-05-26T05:37:02.423Z] 2e038472200c: Layer already exists [2026-05-26T05:37:02.423Z] 66957b3b4023: Layer already exists [2026-05-26T05:37:02.423Z] e572cd23ea54: Layer already exists [2026-05-26T05:37:02.423Z] 3e396181fbe0: Layer already exists [2026-05-26T05:37:02.423Z] 0854555d70ac: Layer already exists [2026-05-26T05:37:02.423Z] 4.1.0-dev.25: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:02.751Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:03.067Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:37:03.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-26T05:37:03.067Z] 2e038472200c: Preparing [2026-05-26T05:37:03.067Z] 6e406ef818b2: Preparing [2026-05-26T05:37:03.067Z] e572cd23ea54: Preparing [2026-05-26T05:37:03.067Z] 3e396181fbe0: Preparing [2026-05-26T05:37:03.067Z] 66957b3b4023: Preparing [2026-05-26T05:37:03.067Z] 0854555d70ac: Preparing [2026-05-26T05:37:03.067Z] 0854555d70ac: Waiting [2026-05-26T05:37:03.067Z] 3e396181fbe0: Layer already exists [2026-05-26T05:37:03.067Z] 2e038472200c: Layer already exists [2026-05-26T05:37:03.067Z] e572cd23ea54: Layer already exists [2026-05-26T05:37:03.067Z] 66957b3b4023: Layer already exists [2026-05-26T05:37:03.067Z] 6e406ef818b2: Layer already exists [2026-05-26T05:37:03.067Z] 0854555d70ac: Layer already exists [2026-05-26T05:37:03.067Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:03.392Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:03.711Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2026-05-26T05:37:03.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2026-05-26T05:37:03.712Z] 2e038472200c: Preparing [2026-05-26T05:37:03.712Z] 6e406ef818b2: Preparing [2026-05-26T05:37:03.712Z] e572cd23ea54: Preparing [2026-05-26T05:37:03.712Z] 3e396181fbe0: Preparing [2026-05-26T05:37:03.712Z] 66957b3b4023: Preparing [2026-05-26T05:37:03.712Z] 0854555d70ac: Preparing [2026-05-26T05:37:03.712Z] 0854555d70ac: Waiting [2026-05-26T05:37:03.712Z] 2e038472200c: Layer already exists [2026-05-26T05:37:03.712Z] 6e406ef818b2: Layer already exists [2026-05-26T05:37:03.712Z] 3e396181fbe0: Layer already exists [2026-05-26T05:37:03.712Z] 66957b3b4023: Layer already exists [2026-05-26T05:37:03.712Z] e572cd23ea54: Layer already exists [2026-05-26T05:37:03.712Z] 0854555d70ac: Layer already exists [2026-05-26T05:37:03.712Z] main: digest: sha256:baea65488c7d4331dc142e3aac3ee7867a1b29f9226076e13e093563094c3ff7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:37:03.782Z] ===================================================== [Pipeline] echo [2026-05-26T05:37:03.797Z] taggedImages: [2026-05-26T05:37:03.797Z] - nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:37:03.797Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2026-05-26T05:37:03.797Z] - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.25 [2026-05-26T05:37:03.797Z] - nexus3.edgexfoundry.org:10004/device-rest:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:37:03.797Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:04.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:37:04.184Z] [2026-05-26T05:37:04.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:37:04.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:37:04.745Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T05:37:04.745Z] 5eb5b503b376: Pulling fs layer [2026-05-26T05:37:04.745Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T05:37:04.745Z] ec43610c2a17: Pulling fs layer [2026-05-26T05:37:04.745Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T05:37:04.745Z] 33b1e0a273af: Pulling fs layer [2026-05-26T05:37:04.745Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T05:37:04.745Z] 2f39f015ded8: Pulling fs layer [2026-05-26T05:37:04.745Z] 33b1e0a273af: Waiting [2026-05-26T05:37:04.745Z] 5d3b04190fa2: Waiting [2026-05-26T05:37:04.745Z] 3a2ae6a8a46f: Waiting [2026-05-26T05:37:04.745Z] 5c69ac0246d0: Verifying Checksum [2026-05-26T05:37:04.745Z] 5c69ac0246d0: Download complete [2026-05-26T05:37:04.745Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T05:37:04.745Z] 3a2ae6a8a46f: Download complete [2026-05-26T05:37:05.003Z] 33b1e0a273af: Verifying Checksum [2026-05-26T05:37:05.003Z] 33b1e0a273af: Download complete [2026-05-26T05:37:05.003Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T05:37:05.003Z] 5d3b04190fa2: Download complete [2026-05-26T05:37:05.003Z] ec43610c2a17: Verifying Checksum [2026-05-26T05:37:05.003Z] ec43610c2a17: Download complete [2026-05-26T05:37:05.263Z] 5eb5b503b376: Verifying Checksum [2026-05-26T05:37:05.263Z] 5eb5b503b376: Download complete [2026-05-26T05:37:05.830Z] 2f39f015ded8: Verifying Checksum [2026-05-26T05:37:05.830Z] 2f39f015ded8: Download complete [2026-05-26T05:37:06.777Z] 5eb5b503b376: Pull complete [2026-05-26T05:37:07.042Z] 5c69ac0246d0: Pull complete [2026-05-26T05:37:07.617Z] ec43610c2a17: Pull complete [2026-05-26T05:37:07.617Z] 3a2ae6a8a46f: Pull complete [2026-05-26T05:37:07.875Z] 33b1e0a273af: Pull complete [2026-05-26T05:37:07.875Z] 5d3b04190fa2: Pull complete [2026-05-26T05:37:14.440Z] 2f39f015ded8: Pull complete [2026-05-26T05:37:14.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T05:37:14.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:37:14.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:37:14.531Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:37:14.571Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:37:17.143Z] $ docker top e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:37:17.526Z] ---> job-cost.sh [2026-05-26T05:37:17.526Z] lf-activate-venv: SKIPPING [2026-05-26T05:37:17.526Z] INFO: No Stack... [2026-05-26T05:37:17.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:37:18.049Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:37:18.346Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2026-05-26T05:37:18.346Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T05:37:18.363Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [2026-05-26T05:37:18.370Z] Resource [jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] did not exist. Created. [2026-05-26T05:37:18.376Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:37:18.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T05:37:18.725Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:37:18.733Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:37:18.766Z] $ docker stop --time=1 e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 [2026-05-26T05:37:20.017Z] $ docker rm -f --volumes e5aa98f2a489bb8ea13b533647fd0d3b7552d5c9d0190c9a513d8d57ed014824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T05:38:18.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11411 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2026-05-26T05:38:18.754Z] Running in /w/workspace/device-rest-go/234 [Pipeline] { [Pipeline] checkout [2026-05-26T05:38:21.856Z] The recommended git tool is: git [2026-05-26T05:38:27.431Z] using credential edgex-jenkins-ssh [2026-05-26T05:38:27.453Z] Cloning the remote Git repository [2026-05-26T05:38:27.503Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2026-05-26T05:38:27.608Z] > git init /w/workspace/device-rest-go/234 # timeout=10 [2026-05-26T05:38:27.764Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2026-05-26T05:38:27.766Z] > git --version # timeout=10 [2026-05-26T05:38:27.788Z] > git --version # 'git version 2.25.1' [2026-05-26T05:38:27.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T05:38:27.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:38:31.992Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2026-05-26T05:38:32.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T05:38:33.083Z] Avoid second fetch [2026-05-26T05:38:33.084Z] Checking out Revision 487bf1dac035fabaccf29f1f73cfd25e352c3a19 (main) [2026-05-26T05:38:33.109Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T05:38:33.176Z] > git checkout -f 487bf1dac035fabaccf29f1f73cfd25e352c3a19 # timeout=10 [2026-05-26T05:38:33.867Z] Commit message: "Merge pull request #536 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:38:38.182Z] provisioning config files... [2026-05-26T05:38:38.268Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/234@tmp/config17496458968314212706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:38:39.095Z] ---> ****-login.sh [2026-05-26T05:38:39.095Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:38:39.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:39.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:38:39.668Z] Configure a credential helper to remove this warning. See [2026-05-26T05:38:39.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:38:39.668Z] [2026-05-26T05:38:39.668Z] Login Succeeded [2026-05-26T05:38:39.668Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:38:39.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:39.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:38:39.941Z] Configure a credential helper to remove this warning. See [2026-05-26T05:38:39.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:38:39.941Z] [2026-05-26T05:38:39.941Z] Login Succeeded [2026-05-26T05:38:39.941Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:38:40.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:40.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:38:40.216Z] Configure a credential helper to remove this warning. See [2026-05-26T05:38:40.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:38:40.216Z] [2026-05-26T05:38:40.216Z] Login Succeeded [2026-05-26T05:38:40.216Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:38:40.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:40.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:38:40.770Z] Configure a credential helper to remove this warning. See [2026-05-26T05:38:40.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:38:40.770Z] [2026-05-26T05:38:40.770Z] Login Succeeded [2026-05-26T05:38:40.770Z] ****.io [2026-05-26T05:38:41.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:38:41.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:38:41.039Z] Configure a credential helper to remove this warning. See [2026-05-26T05:38:41.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:38:41.039Z] [2026-05-26T05:38:41.039Z] Login Succeeded [2026-05-26T05:38:41.039Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:38:41.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T05:38:41.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:38:41.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:38:41.459Z] ========================================================= [2026-05-26T05:38:41.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-26T05:38:41.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:38:41.895Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-26T05:38:41.895Z] Sending build context to Docker daemon 144.9kB [2026-05-26T05:38:42.200Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:38:42.200Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T05:38:42.200Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T05:38:42.200Z] 6b59a28fa201: Pulling fs layer [2026-05-26T05:38:42.200Z] d32bb0dddca7: Pulling fs layer [2026-05-26T05:38:42.200Z] 5dab1238d3d9: Pulling fs layer [2026-05-26T05:38:42.200Z] 196fd7d83e7d: Pulling fs layer [2026-05-26T05:38:42.200Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:38:42.200Z] 8ba94037c8f0: Pulling fs layer [2026-05-26T05:38:42.200Z] 196fd7d83e7d: Waiting [2026-05-26T05:38:42.200Z] 4f4fb700ef54: Waiting [2026-05-26T05:38:42.200Z] deaec5988b04: Pulling fs layer [2026-05-26T05:38:42.200Z] 9f65657bb879: Pulling fs layer [2026-05-26T05:38:42.200Z] 8ba94037c8f0: Waiting [2026-05-26T05:38:42.200Z] deaec5988b04: Waiting [2026-05-26T05:38:42.200Z] 9f65657bb879: Waiting [2026-05-26T05:38:42.200Z] d32bb0dddca7: Verifying Checksum [2026-05-26T05:38:42.200Z] d32bb0dddca7: Download complete [2026-05-26T05:38:42.518Z] 196fd7d83e7d: Verifying Checksum [2026-05-26T05:38:42.518Z] 196fd7d83e7d: Download complete [2026-05-26T05:38:42.518Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:38:42.518Z] 4f4fb700ef54: Download complete [2026-05-26T05:38:42.518Z] 8ba94037c8f0: Verifying Checksum [2026-05-26T05:38:42.518Z] 8ba94037c8f0: Download complete [2026-05-26T05:38:42.518Z] 6b59a28fa201: Download complete [2026-05-26T05:38:42.825Z] 9f65657bb879: Download complete [2026-05-26T05:38:43.488Z] 6b59a28fa201: Pull complete [2026-05-26T05:38:44.090Z] d32bb0dddca7: Pull complete [2026-05-26T05:38:44.090Z] 5dab1238d3d9: Verifying Checksum [2026-05-26T05:38:44.090Z] 5dab1238d3d9: Download complete [2026-05-26T05:38:45.614Z] deaec5988b04: Verifying Checksum [2026-05-26T05:38:45.614Z] deaec5988b04: Download complete [2026-05-26T05:38:58.336Z] 5dab1238d3d9: Pull complete [2026-05-26T05:38:58.336Z] 196fd7d83e7d: Pull complete [2026-05-26T05:38:58.624Z] 4f4fb700ef54: Pull complete [2026-05-26T05:38:58.918Z] 8ba94037c8f0: Pull complete [2026-05-26T05:39:09.043Z] deaec5988b04: Pull complete [2026-05-26T05:39:10.462Z] 9f65657bb879: Pull complete [2026-05-26T05:39:10.462Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-26T05:39:10.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-26T05:39:10.462Z] ---> 334268110677 [2026-05-26T05:39:10.462Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:39:13.044Z] ---> Running in 28b706aa09ec [2026-05-26T05:39:13.044Z] Removing intermediate container 28b706aa09ec [2026-05-26T05:39:13.044Z] ---> bf17f8c9e85b [2026-05-26T05:39:13.044Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:39:13.044Z] ---> Running in dff93fa8beeb [2026-05-26T05:39:13.628Z] Removing intermediate container dff93fa8beeb [2026-05-26T05:39:13.628Z] ---> 1841da79be85 [2026-05-26T05:39:13.628Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:39:13.628Z] ---> Running in 1e7d9b9c668c [2026-05-26T05:39:13.906Z] Removing intermediate container 1e7d9b9c668c [2026-05-26T05:39:13.906Z] ---> a3a242561e00 [2026-05-26T05:39:13.906Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:39:13.906Z] ---> Running in d682d5a4ce52 [2026-05-26T05:39:14.175Z] Removing intermediate container d682d5a4ce52 [2026-05-26T05:39:14.175Z] ---> 7d8243575816 [2026-05-26T05:39:14.175Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:39:14.444Z] ---> Running in d5043c16db86 [2026-05-26T05:39:15.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:39:15.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:39:17.851Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-26T05:39:17.851Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-26T05:39:17.851Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-26T05:39:17.851Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-26T05:39:17.851Z] Executing busybox-1.37.0-r19.trigger [2026-05-26T05:39:18.134Z] OK: 259 MiB in 64 packages [2026-05-26T05:39:19.581Z] Removing intermediate container d5043c16db86 [2026-05-26T05:39:19.581Z] ---> da3eff0046bc [2026-05-26T05:39:19.581Z] Step 8/12 : WORKDIR /device-rest-go [2026-05-26T05:39:19.581Z] ---> Running in 2a1f2c14d061 [2026-05-26T05:39:19.854Z] Removing intermediate container 2a1f2c14d061 [2026-05-26T05:39:19.854Z] ---> a4c11f161e58 [2026-05-26T05:39:19.854Z] Step 9/12 : COPY go.mod vendor* ./ [2026-05-26T05:39:23.220Z] ---> a8d13a81444f [2026-05-26T05:39:23.220Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:39:23.220Z] ---> Running in 5d9fe8c24f3b [2026-05-26T05:41:15.233Z] Removing intermediate container 5d9fe8c24f3b [2026-05-26T05:41:15.233Z] ---> 98703b136b34 [2026-05-26T05:41:15.233Z] Step 11/12 : COPY . . [2026-05-26T05:41:15.233Z] ---> 910176b7d49a [2026-05-26T05:41:15.233Z] Step 12/12 : RUN $MAKE [2026-05-26T05:41:15.233Z] ---> Running in 84391823c92b [2026-05-26T05:41:15.233Z] noop [2026-05-26T05:41:15.233Z] Removing intermediate container 84391823c92b [2026-05-26T05:41:15.233Z] ---> 807ea4e81ac5 [2026-05-26T05:41:15.233Z] Successfully built 807ea4e81ac5 [2026-05-26T05:41:15.233Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:41:15.598Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:41:15.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:41:15.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container [2026-05-26T05:41:15.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:41:18.689Z] $ docker top e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:41:19.557Z] + go version [2026-05-26T05:41:19.557Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-26T05:41:19.584Z] $ docker stop --time=1 e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 [2026-05-26T05:41:21.328Z] $ docker rm -f --volumes e923e3aeea2a977096f10c07f65440ec17389a91e5b624f6eff5d50613fb8277 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:41:21.911Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T05:41:21.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:41:22.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container [2026-05-26T05:41:22.201Z] $ 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/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T05:41:23.515Z] $ docker top 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:41:24.371Z] + git config --global --add safe.directory /w/workspace/device-rest-go/234 [Pipeline] fileExists [Pipeline] sh [2026-05-26T05:41:25.109Z] + make test [2026-05-26T05:41:25.109Z] go test ./... -coverprofile=coverage.out ./... [2026-05-26T05:41:33.321Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2026-05-26T05:45:55.362Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2026-05-26T05:45:55.362Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 32.2% of statements [2026-05-26T05:45:55.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T05:45:55.362Z] go vet ./... [2026-05-26T05:46:51.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T05:46:51.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T05:46:51.941Z] ./bin/test-attribution-txt.sh [2026-05-26T05:46:51.941Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-26T05:46:51.942Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-26T05:46:51.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-26T05:46:51.986Z] $ docker stop --time=1 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 [2026-05-26T05:46:53.983Z] $ docker rm -f --volumes 8f5b51e24b3637f20f77a35288fb0ab95ab97d2802cacb26034ac2117a21b359 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:46:55.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T05:46:55.956Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T05:46:56.687Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T05:46:57.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T05:46:57.485Z] + ls -al . [2026-05-26T05:46:57.485Z] total 244 [2026-05-26T05:46:57.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:41 . [2026-05-26T05:46:57.485Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:38 .. [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 151 May 26 05:38 .dockerignore [2026-05-26T05:46:57.485Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:38 .git [2026-05-26T05:46:57.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 .github [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:38 .gitignore [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:38 .golangci.yml [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 22791 May 26 05:38 Attribution.txt [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 18887 May 26 05:38 CHANGELOG.md [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 1697 May 26 05:38 Dockerfile [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:38 GOVERNANCE.md [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 704 May 26 05:38 Jenkinsfile [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:38 LICENSE [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 2597 May 26 05:38 Makefile [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:38 OWNERS.md [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 3989 May 26 05:38 README.md [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:34 VERSION [2026-05-26T05:46:57.485Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:38 bin [2026-05-26T05:46:57.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 cmd [2026-05-26T05:46:57.485Z] -rw-r--r-- 1 jenkins jenkins 14565 May 26 05:45 coverage.out [2026-05-26T05:46:57.485Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:38 driver [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 6689 May 26 05:38 go.mod [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:38 go.sum [2026-05-26T05:46:57.485Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:38 openapi [2026-05-26T05:46:57.485Z] -rw-rw-r-- 1 jenkins jenkins 713 May 26 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:46:57.859Z] + 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=487bf1dac035fabaccf29f1f73cfd25e352c3a19 --label arch=arm64 --label version=4.1.0-dev.25 . [2026-05-26T05:46:57.859Z] Sending build context to Docker daemon 160.3kB [2026-05-26T05:46:58.137Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T05:46:58.137Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-26T05:46:58.137Z] ---> 807ea4e81ac5 [2026-05-26T05:46:58.137Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2026-05-26T05:46:58.405Z] ---> Running in 782f2726f6a7 [2026-05-26T05:46:58.674Z] Removing intermediate container 782f2726f6a7 [2026-05-26T05:46:58.674Z] ---> ec8cf3ac788b [2026-05-26T05:46:58.674Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T05:46:58.674Z] ---> Running in b9ac1a294dd0 [2026-05-26T05:46:58.951Z] Removing intermediate container b9ac1a294dd0 [2026-05-26T05:46:58.951Z] ---> 21d6aeb669a9 [2026-05-26T05:46:58.951Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-26T05:46:59.220Z] ---> Running in 15f97388960d [2026-05-26T05:46:59.496Z] Removing intermediate container 15f97388960d [2026-05-26T05:46:59.496Z] ---> 23a1dc9a7aa0 [2026-05-26T05:46:59.496Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T05:46:59.496Z] ---> Running in 83ed2e496e71 [2026-05-26T05:46:59.766Z] Removing intermediate container 83ed2e496e71 [2026-05-26T05:46:59.766Z] ---> f1cf66cc181c [2026-05-26T05:46:59.766Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T05:47:00.043Z] ---> Running in e3fcf165615e [2026-05-26T05:47:01.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:47:01.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:47:03.548Z] OK: 259 MiB in 64 packages [2026-05-26T05:47:04.511Z] Removing intermediate container e3fcf165615e [2026-05-26T05:47:04.511Z] ---> eec08f0b141c [2026-05-26T05:47:04.511Z] Step 8/26 : WORKDIR /device-rest-go [2026-05-26T05:47:04.511Z] ---> Running in 79a668a46c75 [2026-05-26T05:47:04.780Z] Removing intermediate container 79a668a46c75 [2026-05-26T05:47:04.780Z] ---> d40482df0a9d [2026-05-26T05:47:04.780Z] Step 9/26 : COPY go.mod vendor* ./ [2026-05-26T05:47:05.368Z] ---> fa2ac90a9378 [2026-05-26T05:47:05.368Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T05:47:05.368Z] ---> Running in 1d07df532ad3 [2026-05-26T05:47:07.974Z] Removing intermediate container 1d07df532ad3 [2026-05-26T05:47:07.974Z] ---> 19e4f7aaf0e5 [2026-05-26T05:47:07.974Z] Step 11/26 : COPY . . [2026-05-26T05:47:08.243Z] ---> ccf30c3176f4 [2026-05-26T05:47:08.243Z] Step 12/26 : RUN $MAKE [2026-05-26T05:47:08.243Z] ---> Running in adb5a8321739 [2026-05-26T05:47:09.206Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2026-05-26T05:51:31.350Z] Removing intermediate container adb5a8321739 [2026-05-26T05:51:31.350Z] ---> b3b7ed977edf [2026-05-26T05:51:31.350Z] Step 13/26 : FROM alpine:3.22 [2026-05-26T05:51:31.350Z] 3.22: Pulling from library/alpine [2026-05-26T05:51:31.350Z] 58e777220c39: Pulling fs layer [2026-05-26T05:51:31.350Z] 58e777220c39: Verifying Checksum [2026-05-26T05:51:31.350Z] 58e777220c39: Download complete [2026-05-26T05:51:31.350Z] 58e777220c39: Pull complete [2026-05-26T05:51:31.350Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T05:51:31.350Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T05:51:31.350Z] ---> 6a2735c23ff3 [2026-05-26T05:51:31.350Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-26T05:51:31.350Z] ---> Running in 01584d1e311f [2026-05-26T05:51:31.628Z] Removing intermediate container 01584d1e311f [2026-05-26T05:51:31.628Z] ---> 173e7dc71e81 [2026-05-26T05:51:31.628Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2026-05-26T05:51:31.628Z] ---> Running in 25c292d2c982 [2026-05-26T05:51:31.903Z] Removing intermediate container 25c292d2c982 [2026-05-26T05:51:31.903Z] ---> 26f011d84f71 [2026-05-26T05:51:31.903Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2026-05-26T05:51:31.903Z] ---> Running in 691cedaa45fe [2026-05-26T05:51:33.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:33.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:35.271Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-26T05:51:35.271Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T05:51:35.271Z] OK: 8 MiB in 17 packages [2026-05-26T05:51:36.707Z] Removing intermediate container 691cedaa45fe [2026-05-26T05:51:36.707Z] ---> 5005d2c7e47d [2026-05-26T05:51:36.707Z] Step 17/26 : RUN apk --no-cache upgrade [2026-05-26T05:51:36.707Z] ---> Running in c69b8c354c95 [2026-05-26T05:51:37.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:37.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T05:51:39.954Z] OK: 8 MiB in 17 packages [2026-05-26T05:51:40.933Z] Removing intermediate container c69b8c354c95 [2026-05-26T05:51:40.933Z] ---> f923f9fc68e4 [2026-05-26T05:51:40.933Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2026-05-26T05:51:43.568Z] ---> 3d4831a63233 [2026-05-26T05:51:43.568Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2026-05-26T05:51:43.568Z] ---> 21ee051b484e [2026-05-26T05:51:43.568Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2026-05-26T05:51:44.183Z] ---> 6155e6e38e65 [2026-05-26T05:51:44.183Z] Step 21/26 : EXPOSE 59986 [2026-05-26T05:51:44.478Z] ---> Running in ff350c9a1bcd [2026-05-26T05:51:44.748Z] Removing intermediate container ff350c9a1bcd [2026-05-26T05:51:44.748Z] ---> e565aa4a74bf [2026-05-26T05:51:44.748Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2026-05-26T05:51:44.748Z] ---> Running in 61ea81a5c5b9 [2026-05-26T05:51:45.022Z] Removing intermediate container 61ea81a5c5b9 [2026-05-26T05:51:45.022Z] ---> c52ed40ef998 [2026-05-26T05:51:45.022Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T05:51:45.022Z] ---> Running in 7648cfc80c39 [2026-05-26T05:51:45.613Z] Removing intermediate container 7648cfc80c39 [2026-05-26T05:51:45.613Z] ---> 23c8bb244d6d [2026-05-26T05:51:45.613Z] Step 24/26 : LABEL arch=arm64 [2026-05-26T05:51:45.613Z] ---> Running in dfe2a068247e [2026-05-26T05:51:45.881Z] Removing intermediate container dfe2a068247e [2026-05-26T05:51:45.881Z] ---> 96956fc1f2ef [2026-05-26T05:51:45.881Z] Step 25/26 : LABEL git_sha=487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:51:45.881Z] ---> Running in d6545a82c997 [2026-05-26T05:51:46.150Z] Removing intermediate container d6545a82c997 [2026-05-26T05:51:46.150Z] ---> afb4b3d52bcd [2026-05-26T05:51:46.150Z] Step 26/26 : LABEL version=4.1.0-dev.25 [2026-05-26T05:51:46.420Z] ---> Running in 88f3c90c0228 [2026-05-26T05:51:46.695Z] Removing intermediate container 88f3c90c0228 [2026-05-26T05:51:46.695Z] ---> f76081a62f71 [2026-05-26T05:51:46.695Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T05:51:46.695Z] Successfully built f76081a62f71 [2026-05-26T05:51:46.695Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:51:46.818Z] provisioning config files... [2026-05-26T05:51:46.836Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/234@tmp/config8138549829230275014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:51:47.185Z] ---> ****-login.sh [2026-05-26T05:51:47.185Z] nexus3.edgexfoundry.org:10001 [2026-05-26T05:51:47.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:47.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:47.458Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:47.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:47.458Z] [2026-05-26T05:51:47.458Z] Login Succeeded [2026-05-26T05:51:47.458Z] nexus3.edgexfoundry.org:10002 [2026-05-26T05:51:47.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:47.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:47.733Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:47.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:47.733Z] [2026-05-26T05:51:47.733Z] Login Succeeded [2026-05-26T05:51:47.733Z] nexus3.edgexfoundry.org:10003 [2026-05-26T05:51:48.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:48.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:48.267Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:48.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:48.267Z] [2026-05-26T05:51:48.267Z] Login Succeeded [2026-05-26T05:51:48.267Z] nexus3.edgexfoundry.org:10004 [2026-05-26T05:51:48.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:48.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:48.537Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:48.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:48.537Z] [2026-05-26T05:51:48.537Z] Login Succeeded [2026-05-26T05:51:48.537Z] ****.io [2026-05-26T05:51:48.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T05:51:49.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T05:51:49.079Z] Configure a credential helper to remove this warning. See [2026-05-26T05:51:49.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T05:51:49.080Z] [2026-05-26T05:51:49.080Z] Login Succeeded [2026-05-26T05:51:49.080Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T05:51:49.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:51:49.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T05:51:49.171Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2026-05-26T05:51:49.171Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:51:49.171Z] latest [2026-05-26T05:51:49.171Z] 4.1.0-dev.25 [2026-05-26T05:51:49.171Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:51:49.171Z] main [2026-05-26T05:51:49.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:49.552Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:49.934Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:51:49.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-26T05:51:49.934Z] 164490c11c03: Preparing [2026-05-26T05:51:49.934Z] f16498885ce0: Preparing [2026-05-26T05:51:49.934Z] c616ec26cb4c: Preparing [2026-05-26T05:51:49.934Z] 84d8090fb35c: Preparing [2026-05-26T05:51:49.934Z] 2f755cefc1c1: Preparing [2026-05-26T05:51:49.934Z] eeaa73608b53: Preparing [2026-05-26T05:51:49.934Z] eeaa73608b53: Waiting [2026-05-26T05:51:50.224Z] 2f755cefc1c1: Pushed [2026-05-26T05:51:50.224Z] 164490c11c03: Pushed [2026-05-26T05:51:50.224Z] 84d8090fb35c: Pushed [2026-05-26T05:51:50.224Z] f16498885ce0: Pushed [2026-05-26T05:51:50.224Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:58.520Z] c616ec26cb4c: Pushed [2026-05-26T05:51:58.520Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:58.889Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:59.248Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-05-26T05:51:59.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-26T05:51:59.248Z] 164490c11c03: Preparing [2026-05-26T05:51:59.248Z] f16498885ce0: Preparing [2026-05-26T05:51:59.248Z] c616ec26cb4c: Preparing [2026-05-26T05:51:59.248Z] 84d8090fb35c: Preparing [2026-05-26T05:51:59.248Z] 2f755cefc1c1: Preparing [2026-05-26T05:51:59.248Z] eeaa73608b53: Preparing [2026-05-26T05:51:59.248Z] eeaa73608b53: Waiting [2026-05-26T05:51:59.248Z] f16498885ce0: Layer already exists [2026-05-26T05:51:59.248Z] c616ec26cb4c: Layer already exists [2026-05-26T05:51:59.248Z] 2f755cefc1c1: Layer already exists [2026-05-26T05:51:59.248Z] 84d8090fb35c: Layer already exists [2026-05-26T05:51:59.248Z] 164490c11c03: Layer already exists [2026-05-26T05:51:59.248Z] eeaa73608b53: Layer already exists [2026-05-26T05:51:59.520Z] latest: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:51:59.884Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:02.214Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 [2026-05-26T05:52:02.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-26T05:52:02.214Z] 164490c11c03: Preparing [2026-05-26T05:52:02.214Z] f16498885ce0: Preparing [2026-05-26T05:52:02.214Z] c616ec26cb4c: Preparing [2026-05-26T05:52:02.214Z] 84d8090fb35c: Preparing [2026-05-26T05:52:02.214Z] 2f755cefc1c1: Preparing [2026-05-26T05:52:02.214Z] eeaa73608b53: Preparing [2026-05-26T05:52:02.214Z] eeaa73608b53: Waiting [2026-05-26T05:52:02.214Z] 2f755cefc1c1: Layer already exists [2026-05-26T05:52:02.214Z] f16498885ce0: Layer already exists [2026-05-26T05:52:02.214Z] 84d8090fb35c: Layer already exists [2026-05-26T05:52:02.214Z] 164490c11c03: Layer already exists [2026-05-26T05:52:02.214Z] c616ec26cb4c: Layer already exists [2026-05-26T05:52:02.214Z] eeaa73608b53: Layer already exists [2026-05-26T05:52:02.482Z] 4.1.0-dev.25: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:02.861Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:03.244Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:52:03.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-26T05:52:03.244Z] 164490c11c03: Preparing [2026-05-26T05:52:03.244Z] f16498885ce0: Preparing [2026-05-26T05:52:03.244Z] c616ec26cb4c: Preparing [2026-05-26T05:52:03.244Z] 84d8090fb35c: Preparing [2026-05-26T05:52:03.244Z] 2f755cefc1c1: Preparing [2026-05-26T05:52:03.244Z] eeaa73608b53: Preparing [2026-05-26T05:52:03.244Z] eeaa73608b53: Waiting [2026-05-26T05:52:03.244Z] c616ec26cb4c: Layer already exists [2026-05-26T05:52:03.244Z] 84d8090fb35c: Layer already exists [2026-05-26T05:52:03.244Z] 2f755cefc1c1: Layer already exists [2026-05-26T05:52:03.244Z] f16498885ce0: Layer already exists [2026-05-26T05:52:03.244Z] 164490c11c03: Layer already exists [2026-05-26T05:52:03.244Z] eeaa73608b53: Layer already exists [2026-05-26T05:52:03.511Z] 487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:03.884Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:04.243Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2026-05-26T05:52:04.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2026-05-26T05:52:04.243Z] 164490c11c03: Preparing [2026-05-26T05:52:04.243Z] f16498885ce0: Preparing [2026-05-26T05:52:04.243Z] c616ec26cb4c: Preparing [2026-05-26T05:52:04.243Z] 84d8090fb35c: Preparing [2026-05-26T05:52:04.243Z] 2f755cefc1c1: Preparing [2026-05-26T05:52:04.243Z] eeaa73608b53: Preparing [2026-05-26T05:52:04.243Z] eeaa73608b53: Waiting [2026-05-26T05:52:04.243Z] 84d8090fb35c: Layer already exists [2026-05-26T05:52:04.243Z] 2f755cefc1c1: Layer already exists [2026-05-26T05:52:04.243Z] 164490c11c03: Layer already exists [2026-05-26T05:52:04.243Z] c616ec26cb4c: Layer already exists [2026-05-26T05:52:04.243Z] f16498885ce0: Layer already exists [2026-05-26T05:52:04.243Z] eeaa73608b53: Layer already exists [2026-05-26T05:52:04.509Z] main: digest: sha256:58b5857996f7ff201e1ea0b48452479c4b618476124265c4d89b47138adf034c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T05:52:04.637Z] ===================================================== [Pipeline] echo [2026-05-26T05:52:04.652Z] taggedImages: [2026-05-26T05:52:04.652Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19 [2026-05-26T05:52:04.652Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2026-05-26T05:52:04.652Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.25 [2026-05-26T05:52:04.652Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:487bf1dac035fabaccf29f1f73cfd25e352c3a19-4.1.0-dev.25 [2026-05-26T05:52:04.652Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:05.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:05.066Z] [2026-05-26T05:52:05.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:05.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:05.409Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T05:52:05.409Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T05:52:05.409Z] 04944245beec: Pulling fs layer [2026-05-26T05:52:05.409Z] 699f458cf7ca: Pulling fs layer [2026-05-26T05:52:05.409Z] 765212b225bb: Pulling fs layer [2026-05-26T05:52:05.409Z] f23df028b6ca: Pulling fs layer [2026-05-26T05:52:05.409Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T05:52:05.409Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T05:52:05.409Z] 765212b225bb: Waiting [2026-05-26T05:52:05.409Z] f23df028b6ca: Waiting [2026-05-26T05:52:05.409Z] d65c8cfc05b1: Waiting [2026-05-26T05:52:05.409Z] 2437ff75d9bd: Waiting [2026-05-26T05:52:05.681Z] 04944245beec: Verifying Checksum [2026-05-26T05:52:05.681Z] 04944245beec: Download complete [2026-05-26T05:52:05.681Z] 765212b225bb: Verifying Checksum [2026-05-26T05:52:05.681Z] 765212b225bb: Download complete [2026-05-26T05:52:05.681Z] f23df028b6ca: Verifying Checksum [2026-05-26T05:52:05.681Z] f23df028b6ca: Download complete [2026-05-26T05:52:05.681Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T05:52:05.681Z] d65c8cfc05b1: Download complete [2026-05-26T05:52:05.949Z] 699f458cf7ca: Verifying Checksum [2026-05-26T05:52:05.949Z] 699f458cf7ca: Download complete [2026-05-26T05:52:06.218Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T05:52:06.218Z] 8998bd30e6a1: Download complete [2026-05-26T05:52:08.816Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T05:52:08.816Z] 2437ff75d9bd: Download complete [2026-05-26T05:52:10.761Z] 8998bd30e6a1: Pull complete [2026-05-26T05:52:11.029Z] 04944245beec: Pull complete [2026-05-26T05:52:12.978Z] 699f458cf7ca: Pull complete [2026-05-26T05:52:12.978Z] 765212b225bb: Pull complete [2026-05-26T05:52:13.942Z] f23df028b6ca: Pull complete [2026-05-26T05:52:13.942Z] d65c8cfc05b1: Pull complete [2026-05-26T05:52:32.187Z] 2437ff75d9bd: Pull complete [2026-05-26T05:52:32.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T05:52:32.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T05:52:32.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:52:32.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-11411 does not seem to be running inside a container [2026-05-26T05:52:32.525Z] $ 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/234 -v /w/workspace/device-rest-go/234:/w/workspace/device-rest-go/234:rw,z -v /w/workspace/device-rest-go/234@tmp:/w/workspace/device-rest-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T05:52:35.607Z] $ docker top 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:52:36.452Z] ---> job-cost.sh [2026-05-26T05:52:36.452Z] lf-activate-venv: SKIPPING [2026-05-26T05:52:36.452Z] INFO: No Stack... [2026-05-26T05:52:36.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T05:52:37.678Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T05:52:38.328Z] + cut -d, -f6 [2026-05-26T05:52:38.328Z] + cat /w/workspace/device-rest-go/234/archives/cost.csv [Pipeline] lock [2026-05-26T05:52:38.399Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [2026-05-26T05:52:38.407Z] Resource [jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] did not exist. Created. [2026-05-26T05:52:38.412Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:52:39.096Z] /w/workspace/device-rest-go/234@tmp/durable-abcf3b44/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T05:52:39.866Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T05:52:39.890Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T05:52:39.969Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T05:52:39.976Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-234-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T05:52:40.008Z] $ docker stop --time=1 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 [2026-05-26T05:52:42.002Z] $ docker rm -f --volumes 2cefbc785fb1ea61fba116557b9c04d28c3be59d15a58cd864462ec52b719f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T05:52:42.474Z] provisioning config files... [2026-05-26T05:52:42.482Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3301082279535766950tmp [Pipeline] { [Pipeline] sh [2026-05-26T05:52:42.779Z] + set +x [2026-05-26T05:52:42.779Z] + bash -s -- [2026-05-26T05:52:42.779Z] + curl -s https://codecov.io/bash [2026-05-26T05:52:42.779Z] [2026-05-26T05:52:42.779Z] _____ _ [2026-05-26T05:52:42.779Z] / ____| | | [2026-05-26T05:52:42.780Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T05:52:42.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T05:52:42.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T05:52:42.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T05:52:42.780Z] Bash-1.0.6 [2026-05-26T05:52:42.780Z] [2026-05-26T05:52:42.780Z] [2026-05-26T05:52:42.780Z] ==> git version 2.25.1 found [2026-05-26T05:52:42.780Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T05:52:42.780Z] Release-Date: 2020-01-08 [2026-05-26T05:52:42.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T05:52:42.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T05:52:42.780Z] ==> Jenkins CI detected. [2026-05-26T05:52:42.780Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2026-05-26T05:52:42.780Z] project root: . [2026-05-26T05:52:42.780Z] --> token set from env [2026-05-26T05:52:42.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-26T05:52:42.780Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T05:52:42.780Z] ==> Python coveragepy not found [2026-05-26T05:52:42.780Z] ==> Searching for coverage reports in: [2026-05-26T05:52:42.780Z] + . [2026-05-26T05:52:42.780Z] -> Found 1 reports [2026-05-26T05:52:42.780Z] ==> Detecting git/mercurial file structure [2026-05-26T05:52:42.780Z] ==> Reading reports [2026-05-26T05:52:43.039Z] + ./coverage.out bytes=14565 [2026-05-26T05:52:43.039Z] ==> Appending adjustments [2026-05-26T05:52:43.039Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T05:52:43.039Z] + Found adjustments [2026-05-26T05:52:43.039Z] ==> Gzipping contents [2026-05-26T05:52:43.039Z] 4.0K /tmp/codecov.Qzxv5M.gz [2026-05-26T05:52:43.039Z] ==> Uploading reports [2026-05-26T05:52:43.039Z] url: https://codecov.io [2026-05-26T05:52:43.039Z] query: branch=main&commit=487bf1dac035fabaccf29f1f73cfd25e352c3a19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:52:43.039Z] -> Pinging Codecov [2026-05-26T05:52:43.039Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=487bf1dac035fabaccf29f1f73cfd25e352c3a19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F234%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T05:52:43.300Z] -> Uploading to [2026-05-26T05:52:43.301Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/487bf1dac035fabaccf29f1f73cfd25e352c3a19/34744031-86e2-4b80-9a95-13095224fe02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055243Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4f17297c5b107397e077e7fc3945867aba8543af2c231319e70760561b62d095 [2026-05-26T05:52:43.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T05:52:43.301Z] Dload Upload Total Spent Left Speed [2026-05-26T05:52:43.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 15716 --:--:-- --:--:-- --:--:-- 15716 [2026-05-26T05:52:43.301Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] } [2026-05-26T05:52:43.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T05:52:43.451Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T05:52:43.469Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:43.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:43.778Z] [2026-05-26T05:52:43.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:52:44.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:44.098Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T05:52:44.098Z] 2d35ebdb57d9: Already exists [2026-05-26T05:52:44.098Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T05:52:44.098Z] 91631faa732a: Pulling fs layer [2026-05-26T05:52:44.098Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T05:52:44.098Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T05:52:44.098Z] 7861252a18e6: Pulling fs layer [2026-05-26T05:52:44.098Z] 9130f900ef6f: Pulling fs layer [2026-05-26T05:52:44.098Z] 4f4fb700ef54: Waiting [2026-05-26T05:52:44.098Z] 7861252a18e6: Waiting [2026-05-26T05:52:44.098Z] 9130f900ef6f: Waiting [2026-05-26T05:52:44.098Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T05:52:44.098Z] f3f5ae8826fa: Download complete [2026-05-26T05:52:44.098Z] 85e8836fcdb2: Verifying Checksum [2026-05-26T05:52:44.098Z] 85e8836fcdb2: Download complete [2026-05-26T05:52:44.098Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T05:52:44.098Z] 4f4fb700ef54: Download complete [2026-05-26T05:52:44.357Z] 85e8836fcdb2: Pull complete [2026-05-26T05:52:44.357Z] 7861252a18e6: Verifying Checksum [2026-05-26T05:52:44.357Z] 7861252a18e6: Download complete [2026-05-26T05:52:44.924Z] 91631faa732a: Verifying Checksum [2026-05-26T05:52:44.924Z] 91631faa732a: Download complete [2026-05-26T05:52:46.298Z] 9130f900ef6f: Verifying Checksum [2026-05-26T05:52:46.298Z] 9130f900ef6f: Download complete [2026-05-26T05:52:49.651Z] 91631faa732a: Pull complete [2026-05-26T05:52:49.651Z] f3f5ae8826fa: Pull complete [2026-05-26T05:52:49.926Z] 4f4fb700ef54: Pull complete [2026-05-26T05:52:50.563Z] 7861252a18e6: Pull complete [2026-05-26T05:52:55.056Z] 9130f900ef6f: Pull complete [2026-05-26T05:52:55.056Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T05:52:55.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T05:52:55.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:52:55.183Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:52:55.226Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T05:52:57.747Z] $ docker top a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:52:58.099Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo [2026-05-26T05:52:58.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2026-05-26T05:52:58.389Z] + set -o pipefail [2026-05-26T05:52:58.389Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2026-05-26T05:53:04.967Z] [2026-05-26T05:53:04.967Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2026-05-26T05:53:04.967Z] [2026-05-26T05:53:04.967Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/0522f485-9028-4412-b870-2f03c173d159 [2026-05-26T05:53:04.967Z] [2026-05-26T05:53:04.967Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T05:53:04.967Z] [Pipeline] } [2026-05-26T05:53:05.546Z] $ docker stop --time=1 a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 [2026-05-26T05:53:08.497Z] $ docker rm -f --volumes a932241a8b4adaa2a8e22c68ed491be8de18b2bd672d34ca311235debf2a2f75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T05:53:09.448Z] + git log --format=format:%s -1 487bf1dac035fabaccf29f1f73cfd25e352c3a19 [Pipeline] sh [2026-05-26T05:53:09.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:09.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:10.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:10.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:10.116Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:53:10.142Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:10.422Z] $ docker top 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 -eo pid,comm [2026-05-26T05:53:10.464Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:10.464Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:10.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:10.523Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:10.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:10.628Z] $ docker exec 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 ssh-agent [2026-05-26T05:53:10.731Z] SSH_AUTH_SOCK=/tmp/ssh-IcLJpL2asseC/agent.32 [2026-05-26T05:53:10.731Z] SSH_AGENT_PID=38 [2026-05-26T05:53:10.736Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:10.823Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14998397665733411261.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14998397665733411261.key) [2026-05-26T05:53:10.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:11.130Z] + git semver tag [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,316 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,319 [run_tag] DEBUG tag force:False [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,319 [check_head_tag] DEBUG check head tag [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,320 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,322 [execute] INFO git cat-file --batch [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,332 [execute] INFO git tag -a v4.1.0-dev.25 -m v4.1.0-dev.25 [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,332 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.25', '-m', 'v4.1.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:11.389Z] 2026-05-26 05:53:11,335 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:11.389Z] 4.1.0-dev.25 [Pipeline] } [2026-05-26T05:53:11.398Z] $ docker exec --env ******** --env ******** 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 ssh-agent -k [2026-05-26T05:53:11.499Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:11.500Z] unset SSH_AGENT_PID; [2026-05-26T05:53:11.500Z] echo Agent pid 38 killed; [2026-05-26T05:53:11.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:11.845Z] + git semver [Pipeline] } [2026-05-26T05:53:12.119Z] $ docker stop --time=1 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 [2026-05-26T05:53:13.367Z] $ docker rm -f --volumes 6d4422a2de3e4df038a6ecaab0e2bc38e70b5a6d4a27da90e15e87b535419477 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:13.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:13.756Z] [2026-05-26T05:53:13.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:14.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:14.055Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T05:53:14.055Z] ab5ef0e58194: Pulling fs layer [2026-05-26T05:53:14.055Z] 9712f1f96733: Pulling fs layer [2026-05-26T05:53:14.055Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T05:53:14.055Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T05:53:14.055Z] e9a5061849ea: Pulling fs layer [2026-05-26T05:53:14.055Z] 0d9ebad4ef96: Waiting [2026-05-26T05:53:14.055Z] d747dcd14b5f: Pulling fs layer [2026-05-26T05:53:14.055Z] e9a5061849ea: Waiting [2026-05-26T05:53:14.055Z] 2de7ff778b66: Pulling fs layer [2026-05-26T05:53:14.055Z] d747dcd14b5f: Waiting [2026-05-26T05:53:14.055Z] 2de7ff778b66: Waiting [2026-05-26T05:53:14.055Z] 9712f1f96733: Verifying Checksum [2026-05-26T05:53:14.055Z] 9712f1f96733: Download complete [2026-05-26T05:53:14.317Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T05:53:14.317Z] 63f879dbbcfc: Download complete [2026-05-26T05:53:14.575Z] e9a5061849ea: Verifying Checksum [2026-05-26T05:53:14.575Z] e9a5061849ea: Download complete [2026-05-26T05:53:14.575Z] d747dcd14b5f: Download complete [2026-05-26T05:53:14.575Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T05:53:14.575Z] 0d9ebad4ef96: Download complete [2026-05-26T05:53:14.575Z] 2de7ff778b66: Verifying Checksum [2026-05-26T05:53:14.575Z] 2de7ff778b66: Download complete [2026-05-26T05:53:14.575Z] ab5ef0e58194: Download complete [2026-05-26T05:53:18.773Z] ab5ef0e58194: Pull complete [2026-05-26T05:53:18.773Z] 9712f1f96733: Pull complete [2026-05-26T05:53:19.352Z] 63f879dbbcfc: Pull complete [2026-05-26T05:53:25.955Z] 0d9ebad4ef96: Pull complete [2026-05-26T05:53:25.955Z] e9a5061849ea: Pull complete [2026-05-26T05:53:25.955Z] d747dcd14b5f: Pull complete [2026-05-26T05:53:27.338Z] 2de7ff778b66: Pull complete [2026-05-26T05:53:27.338Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T05:53:27.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T05:53:27.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:27.437Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:53:27.461Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T05:53:30.664Z] $ docker top 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:53:30.747Z] provisioning config files... [2026-05-26T05:53:30.753Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4474388714436572196tmp [2026-05-26T05:53:30.762Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10279397757496761539tmp [2026-05-26T05:53:30.768Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15559967899791521393tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:53:30.797Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:31.089Z] ---> sigul-configuration.sh [2026-05-26T05:53:31.089Z] gpg: directory `/root/.gnupg' created [2026-05-26T05:53:31.089Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T05:53:31.089Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T05:53:31.089Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T05:53:31.089Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T05:53:31.089Z] gpg: CAST5 encrypted data [2026-05-26T05:53:31.089Z] gpg: encrypted with 1 passphrase [2026-05-26T05:53:31.089Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T05:53:31.382Z] + mkdir /home/jenkins [2026-05-26T05:53:31.382Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T05:53:31.795Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-26T05:53:31.814Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:32.125Z] ---> sigul-install.sh [2026-05-26T05:53:32.126Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T05:53:32.423Z] + git tag --list [2026-05-26T05:53:32.423Z] v1.0.0 [2026-05-26T05:53:32.423Z] v1.1.0 [2026-05-26T05:53:32.423Z] v1.1.1 [2026-05-26T05:53:32.423Z] v1.1.2 [2026-05-26T05:53:32.423Z] v1.2.0 [2026-05-26T05:53:32.423Z] v1.2.1 [2026-05-26T05:53:32.423Z] v2.0.0 [2026-05-26T05:53:32.423Z] v2.1.0 [2026-05-26T05:53:32.423Z] v2.1.1 [2026-05-26T05:53:32.423Z] v2.2.0 [2026-05-26T05:53:32.423Z] v2.3.0 [2026-05-26T05:53:32.423Z] v3.0 [2026-05-26T05:53:32.423Z] v3.0.0 [2026-05-26T05:53:32.423Z] v3.1 [2026-05-26T05:53:32.423Z] v3.1.0 [2026-05-26T05:53:32.423Z] v3.1.1 [2026-05-26T05:53:32.423Z] v4.0 [2026-05-26T05:53:32.423Z] v4.0.0 [2026-05-26T05:53:32.423Z] v4.0.1 [2026-05-26T05:53:32.423Z] v4.0.1-dev.1 [2026-05-26T05:53:32.423Z] v4.1.0-dev.1 [2026-05-26T05:53:32.423Z] v4.1.0-dev.10 [2026-05-26T05:53:32.423Z] v4.1.0-dev.11 [2026-05-26T05:53:32.423Z] v4.1.0-dev.12 [2026-05-26T05:53:32.423Z] v4.1.0-dev.13 [2026-05-26T05:53:32.423Z] v4.1.0-dev.14 [2026-05-26T05:53:32.423Z] v4.1.0-dev.15 [2026-05-26T05:53:32.423Z] v4.1.0-dev.16 [2026-05-26T05:53:32.423Z] v4.1.0-dev.17 [2026-05-26T05:53:32.423Z] v4.1.0-dev.18 [2026-05-26T05:53:32.423Z] v4.1.0-dev.19 [2026-05-26T05:53:32.423Z] v4.1.0-dev.2 [2026-05-26T05:53:32.423Z] v4.1.0-dev.20 [2026-05-26T05:53:32.423Z] v4.1.0-dev.21 [2026-05-26T05:53:32.423Z] v4.1.0-dev.22 [2026-05-26T05:53:32.423Z] v4.1.0-dev.23 [2026-05-26T05:53:32.423Z] v4.1.0-dev.24 [2026-05-26T05:53:32.423Z] v4.1.0-dev.25 [2026-05-26T05:53:32.423Z] v4.1.0-dev.3 [2026-05-26T05:53:32.423Z] v4.1.0-dev.4 [2026-05-26T05:53:32.423Z] v4.1.0-dev.5 [2026-05-26T05:53:32.423Z] v4.1.0-dev.6 [2026-05-26T05:53:32.423Z] v4.1.0-dev.7 [2026-05-26T05:53:32.423Z] v4.1.0-dev.8 [2026-05-26T05:53:32.423Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-26T05:53:32.809Z] + lftools sign git-tag v4.1.0-dev.25 [2026-05-26T05:53:33.415Z] Signing Git tag with Sigul... [2026-05-26T05:53:33.415Z] Signing v4.1.0-dev.25 [Pipeline] echo [2026-05-26T05:53:33.729Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:34.103Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T05:53:34.110Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T05:53:34.144Z] $ docker stop --time=1 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 [2026-05-26T05:53:35.443Z] $ docker rm -f --volumes 50f9f90dd3be02b6024a3225ad5b506788212b7b00562851d4745ed937995594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T05:53:35.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:35.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:36.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:36.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:36.293Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:53:36.324Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:36.597Z] $ docker top 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf -eo pid,comm [2026-05-26T05:53:36.641Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:36.641Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:36.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:36.707Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:36.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:36.823Z] $ docker exec 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf ssh-agent [2026-05-26T05:53:36.931Z] SSH_AUTH_SOCK=/tmp/ssh-WLlGH8Rv2j1M/agent.32 [2026-05-26T05:53:36.931Z] SSH_AGENT_PID=38 [2026-05-26T05:53:36.935Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:37.045Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16246171375932256139.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16246171375932256139.key) [2026-05-26T05:53:37.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:37.363Z] + git semver bump pre [2026-05-26T05:53:37.621Z] 2026-05-26 05:53:37,576 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [bump_version] DEBUG bumping version:4.1.0-dev.25 on axis:pre with prefix:dev [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [bump_version] DEBUG bumped version:4.1.0-dev.26 [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [write_version] DEBUG write version:4.1.0-dev.26 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,581 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,583 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,587 [execute] INFO git cat-file --batch [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:37.622Z] 2026-05-26 05:53:37,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:37.622Z] 4.1.0-dev.26 [Pipeline] } [2026-05-26T05:53:37.980Z] $ docker exec --env ******** --env ******** 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf ssh-agent -k [2026-05-26T05:53:38.082Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:38.083Z] unset SSH_AGENT_PID; [2026-05-26T05:53:38.083Z] echo Agent pid 38 killed; [2026-05-26T05:53:38.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:38.463Z] + git semver [Pipeline] } [2026-05-26T05:53:38.733Z] $ docker stop --time=1 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf [2026-05-26T05:53:40.020Z] $ docker rm -f --volumes 6218ed745aeae20b42942160756a59165891c3978da643b7085c565c368fb4cf [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T05:53:40.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T05:53:40.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:40.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T05:53:40.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:40.806Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:53:40.862Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T05:53:41.132Z] $ docker top 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 -eo pid,comm [2026-05-26T05:53:41.190Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-26T05:53:41.190Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T05:53:41.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T05:53:41.239Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T05:53:41.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T05:53:41.362Z] $ docker exec 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 ssh-agent [2026-05-26T05:53:41.470Z] SSH_AUTH_SOCK=/tmp/ssh-nYtoDTsM11t6/agent.32 [2026-05-26T05:53:41.470Z] SSH_AGENT_PID=38 [2026-05-26T05:53:41.474Z] Running ssh-add (command line suppressed) [2026-05-26T05:53:41.576Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7177946387839096774.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7177946387839096774.key) [2026-05-26T05:53:41.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T05:53:41.890Z] + git semver push [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,122 [run_push] DEBUG push [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,123 [execute] INFO git cat-file --batch-check [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,125 [execute] INFO git rev-list d8a3841c74a1cf268987f08cb87b4a90d6f614d7 -- [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,126 [execute] DEBUG Popen(['git', 'rev-list', 'd8a3841c74a1cf268987f08cb87b4a90d6f614d7', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,134 [execute] INFO git fetch -v -- origin [2026-05-26T05:53:42.150Z] 2026-05-26 05:53:42,134 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-26T05:53:42.759Z] 2026-05-26 05:53:42,693 [run_push] DEBUG no remote changes detected [2026-05-26T05:53:42.759Z] 2026-05-26 05:53:42,693 [execute] INFO git push origin semver [2026-05-26T05:53:42.759Z] 2026-05-26 05:53:42,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:44.141Z] 2026-05-26 05:53:43,798 [run_push] DEBUG push all version tags [2026-05-26T05:53:44.141Z] 2026-05-26 05:53:43,798 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-26T05:53:44.141Z] 2026-05-26 05:53:43,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-26T05:53:45.078Z] 2026-05-26 05:53:44,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2026-05-26T05:53:45.078Z] 4.1.0-dev.26 [Pipeline] } [2026-05-26T05:53:45.089Z] $ docker exec --env ******** --env ******** 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 ssh-agent -k [2026-05-26T05:53:45.185Z] unset SSH_AUTH_SOCK; [2026-05-26T05:53:45.186Z] unset SSH_AGENT_PID; [2026-05-26T05:53:45.186Z] echo Agent pid 38 killed; [2026-05-26T05:53:45.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T05:53:45.527Z] + git semver [Pipeline] } [2026-05-26T05:53:46.107Z] $ docker stop --time=1 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 [2026-05-26T05:53:47.459Z] $ docker rm -f --volumes 4708657bc1f06c4689a6ace5923f5c35bbae92d0f84e523e2478aea5323e2184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T05:53:48.151Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2026-05-26T05:53:48.152Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-26T05:53:48.152Z] total 16 [2026-05-26T05:53:48.152Z] drwxr-xr-x 3 root root 4096 May 26 05:37 . [2026-05-26T05:53:48.152Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:53 .. [2026-05-26T05:53:48.152Z] drwxr-xr-x 2 root root 4096 May 26 05:37 cost [2026-05-26T05:53:48.152Z] -rw-r--r-- 1 root root 86 May 26 05:37 cost.csv [2026-05-26T05:53:48.152Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-26T05:53:48.152Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2026-05-26T05:53:48.152Z] total 16 [2026-05-26T05:53:48.152Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:37 . [2026-05-26T05:53:48.152Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:53 .. [2026-05-26T05:53:48.152Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:37 cost [2026-05-26T05:53:48.152Z] -rw-r--r-- 1 jenkins jenkins 86 May 26 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:48.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:49.300Z] ---> package-listing.sh [2026-05-26T05:53:49.300Z] ++ facter osfamily [2026-05-26T05:53:49.300Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T05:53:49.558Z] + OS_FAMILY=debian [2026-05-26T05:53:49.558Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2026-05-26T05:53:49.558Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T05:53:49.558Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T05:53:49.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T05:53:49.558Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T05:53:49.558Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-26T05:53:49.558Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T05:53:49.558Z] + case "${OS_FAMILY}" in [2026-05-26T05:53:49.558Z] + dpkg -l [2026-05-26T05:53:49.558Z] + grep '^ii' [2026-05-26T05:53:49.558Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T05:53:49.558Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T05:53:49.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T05:53:49.558Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2026-05-26T05:53:49.558Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2026-05-26T05:53:49.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2026-05-26T05:53:49.570Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T05:53:49.849Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T05:53:50.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T05:53:50.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T05:53:50.507Z] prd-ubuntu20.04-docker-8c-8g-11408 does not seem to be running inside a container [2026-05-26T05:53:50.537Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T05:53:50.770Z] $ docker top 2f72f9b1bfcac083e265aba4a41ee372010b4e465e9327e40e9a96b67904bf53 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T05:53:51.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T05:53:51.395Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T05:53:51.683Z] + ls /var/log/sa-host [2026-05-26T05:53:51.683Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T05:53:51.750Z] provisioning config files... [2026-05-26T05:53:51.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9689546831540537555tmp [Pipeline] { [Pipeline] echo [2026-05-26T05:53:51.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:52.056Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T05:53:52.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:52.390Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T05:53:52.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:52.685Z] ---> sudo-logs.sh [2026-05-26T05:53:52.685Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T05:53:52.732Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:53.013Z] ---> job-cost.sh [2026-05-26T05:53:53.013Z] lf-activate-venv: SKIPPING [2026-05-26T05:53:53.013Z] DEBUG: total: 0.2199999988079071 [2026-05-26T05:53:53.013Z] INFO: Retrieving Stack Cost... [2026-05-26T05:53:53.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T05:53:53.844Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T05:53:53.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T05:53:54.210Z] ---> logs-deploy.sh [2026-05-26T05:53:54.210Z] lf-activate-venv: SKIPPING [2026-05-26T05:53:54.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/234 [2026-05-26T05:53:54.210Z] INFO: archiving workspace using pattern(s): [2026-05-26T05:53:55.169Z] Archives upload complete. [2026-05-26T05:53:55.169Z] INFO: archiving logs to Nexus