Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02af5a36efaa54a9645eef515d62b99fcd83cc9e 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-ssh3415615306873724783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10921713862959042996.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13457528415384463972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2316168888863393246.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8720551593775518450.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4149 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 02af5a36efaa54a9645eef515d62b99fcd83cc9e (main) Commit message: "Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 > git rev-list --no-walk c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-26T11:34:59.560Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-26T11:34:59.646Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-26T11:34:59.676Z] ========================================================= [2026-03-26T11:34:59.676Z] EdgeX Global Pipelines Version Info [2026-03-26T11:34:59.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:35:00.847Z] ------------------- [2026-03-26T11:35:00.847Z] stable info: [2026-03-26T11:35:00.847Z] ------------------- [2026-03-26T11:35:00.847Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-26T11:35:00.847Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-26T11:35:00.847Z] Message: update stable to v1.0.278 [2026-03-26T11:35:01.106Z] ------------------- [2026-03-26T11:35:01.106Z] experimental info: [2026-03-26T11:35:01.106Z] ------------------- [2026-03-26T11:35:01.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-26T11:35:01.106Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-26T11:35:01.106Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-26T11:35:01.180Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-03-26T11:35:01.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-03-26T11:35:01.220Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-26T11:35:01.237Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-26T11:35:01.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-26T11:35:01.289Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-26T11:35:01.312Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-26T11:35:01.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-26T11:35:01.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-26T11:35:01.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-26T11:35:01.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-26T11:35:01.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-03-26T11:35:01.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-26T11:35:01.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-26T11:35:01.508Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T11:35:01.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-26T11:35:01.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T11:35:01.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-26T11:35:01.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-26T11:35:01.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-26T11:35:01.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-26T11:35:01.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-26T11:35:01.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-26T11:35:01.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-26T11:35:01.747Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-26T11:35:01.772Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-26T11:35:01.795Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-26T11:35:01.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-26T11:35:01.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-26T11:35:01.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-26T11:35:01.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo [2026-03-26T11:35:01.912Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02af5a3 [Pipeline] echo [2026-03-26T11:35:01.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:35:01.994Z] provisioning config files... [2026-03-26T11:35:02.007Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2875373819308686211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:35:02.344Z] ---> ****-login.sh [2026-03-26T11:35:02.344Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:35:02.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:02.605Z] [2026-03-26T11:35:02.605Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T11:35:02.605Z] Configure a credential helper to remove this warning. See [2026-03-26T11:35:02.605Z] https://docs.****.com/go/credential-store/ [2026-03-26T11:35:02.605Z] [2026-03-26T11:35:02.605Z] Login Succeeded [2026-03-26T11:35:02.605Z] nexus3.edgexfoundry.org:10002 [2026-03-26T11:35:02.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:02.868Z] [2026-03-26T11:35:02.868Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T11:35:02.868Z] Configure a credential helper to remove this warning. See [2026-03-26T11:35:02.868Z] https://docs.****.com/go/credential-store/ [2026-03-26T11:35:02.868Z] [2026-03-26T11:35:02.868Z] Login Succeeded [2026-03-26T11:35:02.868Z] nexus3.edgexfoundry.org:10003 [2026-03-26T11:35:02.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:02.868Z] [2026-03-26T11:35:02.868Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T11:35:02.868Z] Configure a credential helper to remove this warning. See [2026-03-26T11:35:02.868Z] https://docs.****.com/go/credential-store/ [2026-03-26T11:35:02.868Z] [2026-03-26T11:35:02.868Z] Login Succeeded [2026-03-26T11:35:02.868Z] nexus3.edgexfoundry.org:10004 [2026-03-26T11:35:02.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:02.868Z] [2026-03-26T11:35:02.868Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T11:35:02.868Z] Configure a credential helper to remove this warning. See [2026-03-26T11:35:02.869Z] https://docs.****.com/go/credential-store/ [2026-03-26T11:35:02.869Z] [2026-03-26T11:35:02.869Z] Login Succeeded [2026-03-26T11:35:02.869Z] ****.io [2026-03-26T11:35:03.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:03.130Z] [2026-03-26T11:35:03.130Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-26T11:35:03.130Z] Configure a credential helper to remove this warning. See [2026-03-26T11:35:03.130Z] https://docs.****.com/go/credential-store/ [2026-03-26T11:35:03.130Z] [2026-03-26T11:35:03.130Z] Login Succeeded [2026-03-26T11:35:03.130Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T11:35:03.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-26T11:35:03.568Z] + git rev-list -1 --merges 02af5a36efaa54a9645eef515d62b99fcd83cc9e~1..02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo [2026-03-26T11:35:03.601Z] -----------> git rev-list -1 --merges 02af5a36efaa54a9645eef515d62b99fcd83cc9e~1..02af5a36efaa54a9645eef515d62b99fcd83cc9e 02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:35:03.601Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e [false] [Pipeline] sh [2026-03-26T11:35:03.898Z] + git log --format=format:%s -1 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo [2026-03-26T11:35:03.922Z] ========================================================= [2026-03-26T11:35:03.922Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-26T11:35:03.922Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T11:35:04.276Z] + git log --format=format:%s -1 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo [2026-03-26T11:35:04.290Z] [semverPrep] GIT_COMMIT: 02af5a36efaa54a9645eef515d62b99fcd83cc9e, Commit Message: Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59 [Pipeline] echo [2026-03-26T11:35:04.306Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-26T11:35:04.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-26T11:35:04.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-26T11:35:04.707Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-26T11:35:04.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-26T11:35:04.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-26T11:35:04.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-26T11:35:04.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:35:05.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T11:35:05.269Z] [2026-03-26T11:35:05.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:35:05.576Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T11:35:05.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-26T11:35:06.100Z] 3dae71ba6b94: Pulling fs layer [2026-03-26T11:35:06.100Z] 6bf1a483ea7c: Pulling fs layer [2026-03-26T11:35:06.100Z] f5dfc541a4d3: Pulling fs layer [2026-03-26T11:35:06.100Z] 461d9e800cba: Pulling fs layer [2026-03-26T11:35:06.100Z] 80192f66455f: Pulling fs layer [2026-03-26T11:35:06.100Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-26T11:35:06.100Z] a29436f7fd5d: Pulling fs layer [2026-03-26T11:35:06.100Z] 923cac83aea3: Pulling fs layer [2026-03-26T11:35:06.100Z] 25ad8b0a4227: Pulling fs layer [2026-03-26T11:35:06.100Z] db01528c6b51: Pulling fs layer [2026-03-26T11:35:06.100Z] 28988de357af: Pulling fs layer [2026-03-26T11:35:06.100Z] 461d9e800cba: Waiting [2026-03-26T11:35:06.100Z] 80192f66455f: Waiting [2026-03-26T11:35:06.100Z] 2e8e34ca0e6c: Waiting [2026-03-26T11:35:06.100Z] a29436f7fd5d: Waiting [2026-03-26T11:35:06.100Z] 923cac83aea3: Waiting [2026-03-26T11:35:06.100Z] 25ad8b0a4227: Waiting [2026-03-26T11:35:06.100Z] db01528c6b51: Waiting [2026-03-26T11:35:06.100Z] 28988de357af: Waiting [2026-03-26T11:35:06.100Z] 6bf1a483ea7c: Verifying Checksum [2026-03-26T11:35:06.100Z] 6bf1a483ea7c: Download complete [2026-03-26T11:35:06.100Z] 461d9e800cba: Verifying Checksum [2026-03-26T11:35:06.100Z] 461d9e800cba: Download complete [2026-03-26T11:35:06.100Z] 80192f66455f: Download complete [2026-03-26T11:35:06.100Z] f5dfc541a4d3: Verifying Checksum [2026-03-26T11:35:06.100Z] f5dfc541a4d3: Download complete [2026-03-26T11:35:06.362Z] 3dae71ba6b94: Verifying Checksum [2026-03-26T11:35:06.362Z] 3dae71ba6b94: Download complete [2026-03-26T11:35:06.362Z] 923cac83aea3: Verifying Checksum [2026-03-26T11:35:06.362Z] 923cac83aea3: Download complete [2026-03-26T11:35:06.362Z] 25ad8b0a4227: Verifying Checksum [2026-03-26T11:35:06.362Z] 25ad8b0a4227: Download complete [2026-03-26T11:35:06.362Z] db01528c6b51: Verifying Checksum [2026-03-26T11:35:06.362Z] db01528c6b51: Download complete [2026-03-26T11:35:06.362Z] 28988de357af: Download complete [2026-03-26T11:35:06.622Z] a29436f7fd5d: Verifying Checksum [2026-03-26T11:35:06.622Z] a29436f7fd5d: Download complete [2026-03-26T11:35:06.883Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-26T11:35:06.883Z] 2e8e34ca0e6c: Download complete [2026-03-26T11:35:07.827Z] 3dae71ba6b94: Pull complete [2026-03-26T11:35:08.088Z] 6bf1a483ea7c: Pull complete [2026-03-26T11:35:08.658Z] f5dfc541a4d3: Pull complete [2026-03-26T11:35:08.658Z] 461d9e800cba: Pull complete [2026-03-26T11:35:08.917Z] 80192f66455f: Pull complete [2026-03-26T11:35:16.277Z] 2e8e34ca0e6c: Pull complete [2026-03-26T11:35:16.277Z] a29436f7fd5d: Pull complete [2026-03-26T11:35:16.277Z] 923cac83aea3: Pull complete [2026-03-26T11:35:16.277Z] 25ad8b0a4227: Pull complete [2026-03-26T11:35:16.277Z] db01528c6b51: Pull complete [2026-03-26T11:35:16.277Z] 28988de357af: Pull complete [2026-03-26T11:35:16.277Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-26T11:35:16.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-26T11:35:16.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:35:16.482Z] prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container [2026-03-26T11:35:16.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-26T11:35:23.377Z] $ docker top 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb -eo pid,comm [2026-03-26T11:35:23.477Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-26T11:35:23.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-26T11:35:23.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T11:35:23.533Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T11:35:23.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T11:35:23.660Z] $ docker exec 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent [2026-03-26T11:35:23.765Z] SSH_AUTH_SOCK=/tmp/ssh-xD3q2WscJ9e6/agent.33 [2026-03-26T11:35:23.765Z] SSH_AGENT_PID=39 [2026-03-26T11:35:23.773Z] Running ssh-add (command line suppressed) [2026-03-26T11:35:23.877Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4380429752912829338.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4380429752912829338.key) [2026-03-26T11:35:23.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T11:35:24.187Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-03-26T11:35:24.475Z] + git tag --points-at HEAD [Pipeline] } [2026-03-26T11:35:24.486Z] $ docker exec --env ******** --env ******** 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent -k [2026-03-26T11:35:24.600Z] unset SSH_AUTH_SOCK; [2026-03-26T11:35:24.600Z] unset SSH_AGENT_PID; [2026-03-26T11:35:24.601Z] echo Agent pid 39 killed; [2026-03-26T11:35:24.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-26T11:35:24.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-26T11:35:24.655Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-26T11:35:24.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-26T11:35:24.769Z] $ docker exec 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent [2026-03-26T11:35:24.867Z] SSH_AUTH_SOCK=/tmp/ssh-gJfoIbrHRTg4/agent.86 [2026-03-26T11:35:24.867Z] SSH_AGENT_PID=92 [2026-03-26T11:35:24.872Z] Running ssh-add (command line suppressed) [2026-03-26T11:35:24.968Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4838674565722142950.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4838674565722142950.key) [2026-03-26T11:35:24.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-26T11:35:25.275Z] + git semver init [2026-03-26T11:35:25.535Z] 2026-03-26 11:35:25,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-26T11:35:25.535Z] 2026-03-26 11:35:25,523 [run_init] DEBUG init version:0.0.0 force:False [2026-03-26T11:35:25.535Z] 2026-03-26 11:35:25,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-26T11:35:25.535Z] 2026-03-26 11:35:25,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-03-26T11:35:25.535Z] 2026-03-26 11:35:25,525 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-26T11:35:27.443Z] 2026-03-26 11:35:27,232 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-03-26T11:35:27.443Z] 2026-03-26 11:35:27,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-03-26T11:35:27.443Z] 2026-03-26 11:35:27,233 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-26T11:35:27.443Z] 2026-03-26 11:35:27,233 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-03-26T11:35:27.443Z] 4.1.0-dev.17 [Pipeline] } [2026-03-26T11:35:27.456Z] $ docker exec --env ******** --env ******** 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent -k [2026-03-26T11:35:27.560Z] unset SSH_AUTH_SOCK; [2026-03-26T11:35:27.560Z] unset SSH_AGENT_PID; [2026-03-26T11:35:27.561Z] echo Agent pid 92 killed; [2026-03-26T11:35:27.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-26T11:35:27.924Z] + git semver [Pipeline] } [2026-03-26T11:35:28.303Z] $ docker stop --time=1 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb [2026-03-26T11:35:29.597Z] $ docker rm -f --volumes 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T11:35:29.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-26T11:35:30.947Z] Stashed 1 file(s) [Pipeline] echo [2026-03-26T11:35:30.951Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:35:31.129Z] provisioning config files... [2026-03-26T11:35:31.143Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13758115379886858632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:35:31.454Z] ---> ****-login.sh [2026-03-26T11:35:31.454Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:35:31.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:31.454Z] Login Succeeded [2026-03-26T11:35:31.454Z] nexus3.edgexfoundry.org:10002 [2026-03-26T11:35:31.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:31.454Z] Login Succeeded [2026-03-26T11:35:31.454Z] nexus3.edgexfoundry.org:10003 [2026-03-26T11:35:31.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:31.719Z] Login Succeeded [2026-03-26T11:35:31.719Z] nexus3.edgexfoundry.org:10004 [2026-03-26T11:35:31.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:31.719Z] Login Succeeded [2026-03-26T11:35:31.719Z] ****.io [2026-03-26T11:35:31.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:35:32.289Z] Login Succeeded [2026-03-26T11:35:32.289Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T11:35:32.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T11:35:32.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:35:32.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:35:32.444Z] ========================================================= [2026-03-26T11:35:32.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-26T11:35:32.444Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:35:32.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T11:35:33.724Z] #0 building with "default" instance using docker driver [2026-03-26T11:35:33.724Z] [2026-03-26T11:35:33.724Z] #1 [internal] load build definition from Dockerfile [2026-03-26T11:35:33.724Z] #1 transferring dockerfile: [2026-03-26T11:35:33.982Z] #1 transferring dockerfile: 1.79kB done [2026-03-26T11:35:33.982Z] #1 DONE 0.3s [2026-03-26T11:35:33.982Z] [2026-03-26T11:35:33.982Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-26T11:35:33.982Z] #2 DONE 0.1s [2026-03-26T11:35:33.982Z] [2026-03-26T11:35:33.982Z] #3 [internal] load .dockerignore [2026-03-26T11:35:33.982Z] #3 transferring context: 2B done [2026-03-26T11:35:33.982Z] #3 DONE 0.0s [2026-03-26T11:35:33.982Z] [2026-03-26T11:35:33.982Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T11:35:33.982Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-26T11:35:33.982Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-26T11:35:33.982Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-03-26T11:35:33.982Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-26T11:35:33.982Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-26T11:35:33.982Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-26T11:35:33.982Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s [2026-03-26T11:35:34.241Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s [2026-03-26T11:35:34.241Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s [2026-03-26T11:35:34.241Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-03-26T11:35:34.241Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-26T11:35:34.241Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 18.54MB / 60.15MB 0.3s [2026-03-26T11:35:34.241Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2026-03-26T11:35:34.241Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-26T11:35:34.241Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.3s [2026-03-26T11:35:34.241Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done [2026-03-26T11:35:34.241Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.12MB / 11.98MB 0.3s [2026-03-26T11:35:34.530Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 0.5s [2026-03-26T11:35:34.530Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-03-26T11:35:34.530Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.5s [2026-03-26T11:35:34.530Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s [2026-03-26T11:35:34.530Z] #4 ... [2026-03-26T11:35:34.530Z] [2026-03-26T11:35:34.530Z] #5 [internal] load build context [2026-03-26T11:35:34.530Z] #5 transferring context: 41.98MB 0.4s done [2026-03-26T11:35:34.530Z] #5 DONE 0.5s [2026-03-26T11:35:34.530Z] [2026-03-26T11:35:34.530Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-26T11:35:34.530Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-26T11:35:34.790Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s [2026-03-26T11:35:34.790Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.8s [2026-03-26T11:35:34.790Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done [2026-03-26T11:35:34.790Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-26T11:35:34.790Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.8s [2026-03-26T11:35:35.050Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.0s [2026-03-26T11:35:35.050Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s [2026-03-26T11:35:35.050Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 1.2s [2026-03-26T11:35:35.308Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done [2026-03-26T11:35:35.308Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 1.4s [2026-03-26T11:35:35.309Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done [2026-03-26T11:35:35.568Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s [2026-03-26T11:35:35.568Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-26T11:35:36.955Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.7s done [2026-03-26T11:35:41.172Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2026-03-26T11:35:41.172Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-26T11:35:41.172Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-26T11:35:41.172Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-26T11:35:41.172Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-26T11:35:41.172Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-03-26T11:35:41.172Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-03-26T11:35:41.172Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-26T11:35:43.715Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-03-26T11:35:43.715Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-26T11:35:44.284Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-26T11:35:44.284Z] #4 DONE 10.4s [2026-03-26T11:35:44.547Z] [2026-03-26T11:35:44.547Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-03-26T11:35:46.093Z] Still waiting to schedule task [2026-03-26T11:35:46.093Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-26T11:35:53.020Z] #6 DONE 8.1s [2026-03-26T11:35:53.020Z] [2026-03-26T11:35:53.020Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T11:35:53.020Z] #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T11:35:53.020Z] #7 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T11:35:53.287Z] #7 0.839 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T11:35:53.552Z] #7 0.850 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T11:35:53.552Z] #7 0.857 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T11:35:53.552Z] #7 0.880 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T11:35:53.552Z] #7 0.893 Executing busybox-1.37.0-r19.trigger [2026-03-26T11:35:53.552Z] #7 0.903 OK: 269 MiB in 64 packages [2026-03-26T11:35:53.552Z] #7 DONE 1.1s [2026-03-26T11:35:53.810Z] [2026-03-26T11:35:53.810Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T11:35:53.810Z] #8 DONE 0.1s [2026-03-26T11:35:53.810Z] [2026-03-26T11:35:53.810Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T11:36:15.797Z] #9 DONE 20.0s [2026-03-26T11:36:15.797Z] [2026-03-26T11:36:15.797Z] #10 [builder 6/7] COPY . . [2026-03-26T11:36:15.797Z] #10 DONE 0.5s [2026-03-26T11:36:15.797Z] [2026-03-26T11:36:15.797Z] #11 [builder 7/7] RUN echo noop [2026-03-26T11:36:15.797Z] #11 0.264 noop [2026-03-26T11:36:15.797Z] #11 DONE 0.3s [2026-03-26T11:36:15.797Z] [2026-03-26T11:36:15.797Z] #12 exporting to image [2026-03-26T11:36:15.797Z] #12 exporting layers [2026-03-26T11:36:22.403Z] #12 exporting layers 7.0s done [2026-03-26T11:36:22.403Z] #12 writing image sha256:d9f507cb57ae5035ab24be593afb34ab5593d22a23ea3ca5d02c2ba5a959ad62 done [2026-03-26T11:36:22.403Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-26T11:36:22.403Z] #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:36:22.749Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T11:36:22.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:36:22.866Z] prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container [2026-03-26T11:36:22.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T11:36:23.312Z] $ docker top a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T11:36:23.678Z] + go version [2026-03-26T11:36:23.678Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-26T11:36:23.694Z] $ docker stop --time=1 a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 [2026-03-26T11:36:24.960Z] $ docker rm -f --volumes a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:36:25.421Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-26T11:36:25.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:36:25.494Z] prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container [2026-03-26T11:36:25.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-26T11:36:25.781Z] $ docker top 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T11:36:26.139Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-26T11:36:26.444Z] + make test [2026-03-26T11:36:26.444Z] go test ./... -coverprofile=coverage.out [2026-03-26T11:36:28.359Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-26T11:36:50.402Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-26T11:36:50.402Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 59.6% of statements [2026-03-26T11:37:02.866Z] 0 issues. [2026-03-26T11:37:02.866Z] go vet ./... [2026-03-26T11:37:08.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T11:37:08.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T11:37:08.310Z] ./bin/test-attribution-txt.sh [2026-03-26T11:37:08.570Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-03-26T11:37:08.570Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T11:37:08.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T11:37:08.599Z] $ docker stop --time=1 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 [2026-03-26T11:37:12.319Z] $ docker rm -f --volumes 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T11:37:12.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T11:37:12.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-26T11:37:13.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T11:37:14.049Z] + ls -al . [2026-03-26T11:37:14.049Z] total 276 [2026-03-26T11:37:14.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:36 . [2026-03-26T11:37:14.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:34 .. [2026-03-26T11:37:14.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:36 .git [2026-03-26T11:37:14.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 .github [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 26 11:34 .gitignore [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 11:34 .golangci.yml [2026-03-26T11:37:14.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 11:35 .semver [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 26 11:34 Attribution.txt [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 26 11:34 CHANGELOG.md [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 26 11:34 Dockerfile [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 11:34 GOVERNANCE.md [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 26 11:34 Jenkinsfile [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:34 LICENSE [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 26 11:34 Makefile [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 26 11:34 OWNERS.md [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 26 11:34 README.md [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 11:35 VERSION [2026-03-26T11:37:14.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:34 bin [2026-03-26T11:37:14.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 cmd [2026-03-26T11:37:14.049Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 26 11:36 coverage.out [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 6564 Mar 26 11:34 go.mod [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 89243 Mar 26 11:34 go.sum [2026-03-26T11:37:14.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 internal [2026-03-26T11:37:14.049Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 26 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:14.366Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=02af5a36efaa54a9645eef515d62b99fcd83cc9e --label arch=amd64 --label version=4.1.0-dev.17 . [2026-03-26T11:37:14.625Z] #0 building with "default" instance using docker driver [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #1 [internal] load build definition from Dockerfile [2026-03-26T11:37:14.625Z] #1 transferring dockerfile: 1.79kB done [2026-03-26T11:37:14.625Z] #1 DONE 0.0s [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-26T11:37:14.625Z] #2 DONE 0.0s [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-26T11:37:14.625Z] #3 DONE 0.1s [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #4 [internal] load .dockerignore [2026-03-26T11:37:14.625Z] #4 transferring context: 2B done [2026-03-26T11:37:14.625Z] #4 DONE 0.0s [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #5 [internal] load build context [2026-03-26T11:37:14.625Z] #5 transferring context: 59.03kB 0.0s done [2026-03-26T11:37:14.625Z] #5 DONE 0.0s [2026-03-26T11:37:14.625Z] [2026-03-26T11:37:14.625Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T11:37:14.625Z] #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-26T11:37:14.625Z] #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-26T11:37:14.625Z] #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-26T11:37:14.625Z] #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-26T11:37:14.625Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s [2026-03-26T11:37:14.884Z] #6 ... [2026-03-26T11:37:14.884Z] [2026-03-26T11:37:14.884Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-26T11:37:14.884Z] #7 DONE 0.1s [2026-03-26T11:37:14.884Z] [2026-03-26T11:37:14.884Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-03-26T11:37:14.884Z] #8 DONE 0.1s [2026-03-26T11:37:14.884Z] [2026-03-26T11:37:14.884Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T11:37:14.884Z] #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-26T11:37:14.884Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s [2026-03-26T11:37:14.884Z] #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done [2026-03-26T11:37:14.884Z] #6 DONE 0.4s [2026-03-26T11:37:14.884Z] [2026-03-26T11:37:14.884Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-03-26T11:37:15.147Z] #9 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:15.405Z] #9 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:15.663Z] #9 0.840 OK: 269 MiB in 64 packages [2026-03-26T11:37:15.922Z] #9 DONE 1.0s [2026-03-26T11:37:15.922Z] [2026-03-26T11:37:15.922Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-26T11:37:15.922Z] #10 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:15.922Z] #10 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:15.922Z] #10 0.691 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T11:37:15.922Z] #10 0.696 Executing busybox-1.37.0-r20.trigger [2026-03-26T11:37:15.922Z] #10 0.703 OK: 7 MiB in 17 packages [2026-03-26T11:37:15.922Z] #10 DONE 0.9s [2026-03-26T11:37:15.922Z] [2026-03-26T11:37:15.922Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-03-26T11:37:15.922Z] #11 DONE 0.1s [2026-03-26T11:37:15.922Z] [2026-03-26T11:37:15.922Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T11:37:16.493Z] #12 DONE 0.6s [2026-03-26T11:37:16.493Z] [2026-03-26T11:37:16.493Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T11:37:16.493Z] #13 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:16.493Z] #13 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-26T11:37:16.841Z] #13 1.144 OK: 7 MiB in 17 packages [2026-03-26T11:37:17.103Z] #13 ... [2026-03-26T11:37:17.103Z] [2026-03-26T11:37:17.103Z] #14 [builder 6/7] COPY . . [2026-03-26T11:37:17.103Z] #14 DONE 0.6s [2026-03-26T11:37:17.362Z] [2026-03-26T11:37:17.363Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-03-26T11:37:17.363Z] #13 DONE 1.3s [2026-03-26T11:37:17.363Z] [2026-03-26T11:37:17.363Z] #15 [builder 7/7] RUN make build [2026-03-26T11:37:17.363Z] #15 0.329 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-26T11:37:19.085Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4150 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-03-26T11:37:19.106Z] Running in /w/workspace/device-virtual-go/228 [Pipeline] { [Pipeline] checkout [2026-03-26T11:37:22.160Z] The recommended git tool is: git [2026-03-26T11:37:26.968Z] using credential edgex-jenkins-ssh [2026-03-26T11:37:27.457Z] Cloning the remote Git repository [2026-03-26T11:37:27.499Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-03-26T11:37:27.588Z] > git init /w/workspace/device-virtual-go/228 # timeout=10 [2026-03-26T11:37:27.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-03-26T11:37:27.720Z] > git --version # timeout=10 [2026-03-26T11:37:27.738Z] > git --version # 'git version 2.25.1' [2026-03-26T11:37:27.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-26T11:37:27.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T11:37:32.214Z] Avoid second fetch [2026-03-26T11:37:32.215Z] Checking out Revision 02af5a36efaa54a9645eef515d62b99fcd83cc9e (main) [2026-03-26T11:37:31.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-03-26T11:37:31.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-26T11:37:32.230Z] > git config core.sparsecheckout # timeout=10 [2026-03-26T11:37:32.312Z] > git checkout -f 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 [2026-03-26T11:37:32.892Z] Commit message: "Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:37:37.617Z] provisioning config files... [2026-03-26T11:37:37.647Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/228@tmp/config12823098301696971485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:37:38.297Z] ---> ****-login.sh [2026-03-26T11:37:38.297Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:37:38.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:38.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:37:38.841Z] Configure a credential helper to remove this warning. See [2026-03-26T11:37:38.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:37:38.841Z] [2026-03-26T11:37:38.841Z] Login Succeeded [2026-03-26T11:37:38.841Z] nexus3.edgexfoundry.org:10002 [2026-03-26T11:37:39.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:39.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:37:39.113Z] Configure a credential helper to remove this warning. See [2026-03-26T11:37:39.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:37:39.113Z] [2026-03-26T11:37:39.113Z] Login Succeeded [2026-03-26T11:37:39.113Z] nexus3.edgexfoundry.org:10003 [2026-03-26T11:37:39.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:39.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:37:39.676Z] Configure a credential helper to remove this warning. See [2026-03-26T11:37:39.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:37:39.676Z] [2026-03-26T11:37:39.676Z] Login Succeeded [2026-03-26T11:37:39.676Z] nexus3.edgexfoundry.org:10004 [2026-03-26T11:37:39.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:39.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:37:39.947Z] Configure a credential helper to remove this warning. See [2026-03-26T11:37:39.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:37:39.947Z] [2026-03-26T11:37:39.947Z] Login Succeeded [2026-03-26T11:37:39.947Z] ****.io [2026-03-26T11:37:40.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:40.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:37:40.479Z] Configure a credential helper to remove this warning. See [2026-03-26T11:37:40.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:37:40.479Z] [2026-03-26T11:37:40.479Z] Login Succeeded [2026-03-26T11:37:40.479Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T11:37:40.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-26T11:37:40.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:37:40.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:37:40.864Z] ========================================================= [2026-03-26T11:37:40.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-26T11:37:40.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:41.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-26T11:37:41.832Z] Sending build context to Docker daemon 21.23MB [2026-03-26T11:37:41.832Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T11:37:41.832Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-26T11:37:41.832Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-26T11:37:41.832Z] 6b59a28fa201: Pulling fs layer [2026-03-26T11:37:41.832Z] d32bb0dddca7: Pulling fs layer [2026-03-26T11:37:41.832Z] 5dab1238d3d9: Pulling fs layer [2026-03-26T11:37:41.832Z] 196fd7d83e7d: Pulling fs layer [2026-03-26T11:37:41.832Z] 4f4fb700ef54: Pulling fs layer [2026-03-26T11:37:41.832Z] 8ba94037c8f0: Pulling fs layer [2026-03-26T11:37:41.832Z] deaec5988b04: Pulling fs layer [2026-03-26T11:37:41.832Z] 9f65657bb879: Pulling fs layer [2026-03-26T11:37:41.832Z] 8ba94037c8f0: Waiting [2026-03-26T11:37:41.832Z] deaec5988b04: Waiting [2026-03-26T11:37:41.832Z] 196fd7d83e7d: Waiting [2026-03-26T11:37:41.832Z] 4f4fb700ef54: Waiting [2026-03-26T11:37:41.832Z] 9f65657bb879: Waiting [2026-03-26T11:37:42.104Z] d32bb0dddca7: Verifying Checksum [2026-03-26T11:37:42.104Z] d32bb0dddca7: Download complete [2026-03-26T11:37:42.104Z] 196fd7d83e7d: Verifying Checksum [2026-03-26T11:37:42.104Z] 196fd7d83e7d: Download complete [2026-03-26T11:37:42.104Z] 4f4fb700ef54: Verifying Checksum [2026-03-26T11:37:42.104Z] 4f4fb700ef54: Download complete [2026-03-26T11:37:42.104Z] 8ba94037c8f0: Verifying Checksum [2026-03-26T11:37:42.104Z] 8ba94037c8f0: Download complete [2026-03-26T11:37:42.104Z] 6b59a28fa201: Verifying Checksum [2026-03-26T11:37:42.104Z] 6b59a28fa201: Download complete [2026-03-26T11:37:42.696Z] 9f65657bb879: Verifying Checksum [2026-03-26T11:37:42.696Z] 9f65657bb879: Download complete [2026-03-26T11:37:42.966Z] 6b59a28fa201: Pull complete [2026-03-26T11:37:43.553Z] d32bb0dddca7: Pull complete [2026-03-26T11:37:43.823Z] 5dab1238d3d9: Verifying Checksum [2026-03-26T11:37:43.823Z] 5dab1238d3d9: Download complete [2026-03-26T11:37:45.252Z] deaec5988b04: Verifying Checksum [2026-03-26T11:37:45.252Z] deaec5988b04: Download complete [2026-03-26T11:37:50.573Z] #15 DONE 30.1s [2026-03-26T11:37:50.573Z] [2026-03-26T11:37:50.573Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-26T11:37:50.573Z] #16 DONE 0.0s [2026-03-26T11:37:50.573Z] [2026-03-26T11:37:50.573Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-03-26T11:37:50.573Z] #17 DONE 0.1s [2026-03-26T11:37:50.573Z] [2026-03-26T11:37:50.573Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-03-26T11:37:50.573Z] #18 DONE 0.5s [2026-03-26T11:37:50.573Z] [2026-03-26T11:37:50.573Z] #19 exporting to image [2026-03-26T11:37:50.573Z] #19 exporting layers 0.1s done [2026-03-26T11:37:50.573Z] #19 writing image sha256:f36a0b6d9484c0c730fe142407494a716aa06ddf5aae85ec2843d47a2ade8441 done [2026-03-26T11:37:50.573Z] #19 naming to docker.io/library/device-virtual 0.0s done [2026-03-26T11:37:50.573Z] #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:37:50.688Z] provisioning config files... [2026-03-26T11:37:50.698Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14124961799261832446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:37:51.169Z] ---> ****-login.sh [2026-03-26T11:37:51.169Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:37:51.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:51.169Z] Login Succeeded [2026-03-26T11:37:51.169Z] nexus3.edgexfoundry.org:10002 [2026-03-26T11:37:51.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:51.170Z] Login Succeeded [2026-03-26T11:37:51.170Z] nexus3.edgexfoundry.org:10003 [2026-03-26T11:37:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:51.429Z] Login Succeeded [2026-03-26T11:37:51.429Z] nexus3.edgexfoundry.org:10004 [2026-03-26T11:37:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:51.429Z] Login Succeeded [2026-03-26T11:37:51.429Z] ****.io [2026-03-26T11:37:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:37:51.690Z] Login Succeeded [2026-03-26T11:37:51.690Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T11:37:51.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T11:37:51.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:37:51.770Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-03-26T11:37:51.770Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:37:51.770Z] latest [2026-03-26T11:37:51.770Z] 4.1.0-dev.17 [2026-03-26T11:37:51.770Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:37:51.770Z] main [2026-03-26T11:37:51.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:52.107Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:52.433Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:37:52.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-26T11:37:52.433Z] 76a19fd79415: Preparing [2026-03-26T11:37:52.433Z] 0b7901a92ced: Preparing [2026-03-26T11:37:52.433Z] 982a200e9a20: Preparing [2026-03-26T11:37:52.433Z] 080de038284f: Preparing [2026-03-26T11:37:52.433Z] 4eed73a4cf11: Preparing [2026-03-26T11:37:52.433Z] cce92674e987: Preparing [2026-03-26T11:37:52.433Z] cce92674e987: Waiting [2026-03-26T11:37:52.433Z] 080de038284f: Pushed [2026-03-26T11:37:52.433Z] 982a200e9a20: Pushed [2026-03-26T11:37:52.433Z] 4eed73a4cf11: Pushed [2026-03-26T11:37:52.433Z] 0b7901a92ced: Pushed [2026-03-26T11:37:52.433Z] cce92674e987: Layer already exists [2026-03-26T11:37:56.639Z] 76a19fd79415: Pushed [2026-03-26T11:37:56.639Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:56.973Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:57.310Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-26T11:37:57.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-26T11:37:57.310Z] 76a19fd79415: Preparing [2026-03-26T11:37:57.310Z] 0b7901a92ced: Preparing [2026-03-26T11:37:57.310Z] 982a200e9a20: Preparing [2026-03-26T11:37:57.310Z] 080de038284f: Preparing [2026-03-26T11:37:57.310Z] 4eed73a4cf11: Preparing [2026-03-26T11:37:57.310Z] cce92674e987: Preparing [2026-03-26T11:37:57.310Z] cce92674e987: Waiting [2026-03-26T11:37:57.310Z] 080de038284f: Layer already exists [2026-03-26T11:37:57.310Z] 982a200e9a20: Layer already exists [2026-03-26T11:37:57.310Z] 76a19fd79415: Layer already exists [2026-03-26T11:37:57.310Z] 4eed73a4cf11: Layer already exists [2026-03-26T11:37:57.310Z] 0b7901a92ced: Layer already exists [2026-03-26T11:37:57.310Z] cce92674e987: Layer already exists [2026-03-26T11:37:57.310Z] latest: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:57.618Z] 5dab1238d3d9: Pull complete [2026-03-26T11:37:57.618Z] 196fd7d83e7d: Pull complete [2026-03-26T11:37:57.618Z] 4f4fb700ef54: Pull complete [2026-03-26T11:37:57.647Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:57.888Z] 8ba94037c8f0: Pull complete [2026-03-26T11:37:57.976Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-03-26T11:37:57.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-26T11:37:57.976Z] 76a19fd79415: Preparing [2026-03-26T11:37:57.976Z] 0b7901a92ced: Preparing [2026-03-26T11:37:57.976Z] 982a200e9a20: Preparing [2026-03-26T11:37:57.976Z] 080de038284f: Preparing [2026-03-26T11:37:57.976Z] 4eed73a4cf11: Preparing [2026-03-26T11:37:57.976Z] cce92674e987: Preparing [2026-03-26T11:37:57.976Z] cce92674e987: Waiting [2026-03-26T11:37:57.976Z] 982a200e9a20: Layer already exists [2026-03-26T11:37:57.976Z] 080de038284f: Layer already exists [2026-03-26T11:37:57.976Z] 4eed73a4cf11: Layer already exists [2026-03-26T11:37:57.976Z] 0b7901a92ced: Layer already exists [2026-03-26T11:37:57.976Z] 76a19fd79415: Layer already exists [2026-03-26T11:37:57.976Z] cce92674e987: Layer already exists [2026-03-26T11:37:57.976Z] 4.1.0-dev.17: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:58.305Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:58.636Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:37:58.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-26T11:37:58.636Z] 76a19fd79415: Preparing [2026-03-26T11:37:58.636Z] 0b7901a92ced: Preparing [2026-03-26T11:37:58.636Z] 982a200e9a20: Preparing [2026-03-26T11:37:58.636Z] 080de038284f: Preparing [2026-03-26T11:37:58.636Z] 4eed73a4cf11: Preparing [2026-03-26T11:37:58.636Z] cce92674e987: Preparing [2026-03-26T11:37:58.636Z] cce92674e987: Waiting [2026-03-26T11:37:58.636Z] 080de038284f: Layer already exists [2026-03-26T11:37:58.636Z] 76a19fd79415: Layer already exists [2026-03-26T11:37:58.636Z] 4eed73a4cf11: Layer already exists [2026-03-26T11:37:58.636Z] 0b7901a92ced: Layer already exists [2026-03-26T11:37:58.636Z] 982a200e9a20: Layer already exists [2026-03-26T11:37:58.636Z] cce92674e987: Layer already exists [2026-03-26T11:37:58.636Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:58.971Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:37:59.308Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-26T11:37:59.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-03-26T11:37:59.308Z] 76a19fd79415: Preparing [2026-03-26T11:37:59.308Z] 0b7901a92ced: Preparing [2026-03-26T11:37:59.308Z] 982a200e9a20: Preparing [2026-03-26T11:37:59.308Z] 080de038284f: Preparing [2026-03-26T11:37:59.308Z] 4eed73a4cf11: Preparing [2026-03-26T11:37:59.308Z] cce92674e987: Preparing [2026-03-26T11:37:59.308Z] cce92674e987: Waiting [2026-03-26T11:37:59.308Z] 76a19fd79415: Layer already exists [2026-03-26T11:37:59.308Z] 982a200e9a20: Layer already exists [2026-03-26T11:37:59.308Z] 0b7901a92ced: Layer already exists [2026-03-26T11:37:59.308Z] 080de038284f: Layer already exists [2026-03-26T11:37:59.308Z] 4eed73a4cf11: Layer already exists [2026-03-26T11:37:59.308Z] cce92674e987: Layer already exists [2026-03-26T11:37:59.308Z] main: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T11:37:59.399Z] ===================================================== [Pipeline] echo [2026-03-26T11:37:59.417Z] taggedImages: [2026-03-26T11:37:59.417Z] - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:37:59.417Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-26T11:37:59.417Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-03-26T11:37:59.417Z] - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:37:59.417Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-03-26T11:37:59.461Z] ========================================================= [2026-03-26T11:37:59.461Z] [edgeXBuildMultiArch] RAW Config: [2026-03-26T11:37:59.461Z] images: [2026-03-26T11:37:59.461Z] - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:37:59.461Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-03-26T11:37:59.461Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [2026-03-26T11:37:59.461Z] - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:37:59.461Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-03-26T11:37:59.461Z] settingsFile: [2026-03-26T11:37:59.461Z] device-virtual-go-settings [2026-03-26T11:37:59.461Z] ========================================================= [Pipeline] node [2026-03-26T11:38:07.982Z] deaec5988b04: Pull complete [2026-03-26T11:38:08.251Z] 9f65657bb879: Pull complete [2026-03-26T11:38:08.251Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-26T11:38:08.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-26T11:38:08.251Z] ---> 334268110677 [2026-03-26T11:38:08.251Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T11:38:10.194Z] ---> Running in c1dbbd7e2ec2 [2026-03-26T11:38:10.464Z] Removing intermediate container c1dbbd7e2ec2 [2026-03-26T11:38:10.464Z] ---> 286a983e04bc [2026-03-26T11:38:10.464Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T11:38:10.464Z] ---> Running in f0d023a3bf47 [2026-03-26T11:38:10.739Z] Removing intermediate container f0d023a3bf47 [2026-03-26T11:38:10.739Z] ---> cfc397ca914c [2026-03-26T11:38:10.739Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-03-26T11:38:11.008Z] ---> Running in 207f76c30109 [2026-03-26T11:38:11.280Z] Removing intermediate container 207f76c30109 [2026-03-26T11:38:11.280Z] ---> c9acfcadf1b6 [2026-03-26T11:38:11.280Z] Step 6/12 : WORKDIR /device-virtual-go [2026-03-26T11:38:11.280Z] ---> Running in 412ca90c18ab [2026-03-26T11:38:11.551Z] Removing intermediate container 412ca90c18ab [2026-03-26T11:38:11.551Z] ---> 7cd25cd062b9 [2026-03-26T11:38:11.551Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T11:38:11.551Z] ---> Running in 69205390bf7b [2026-03-26T11:38:12.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T11:38:12.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T11:38:14.467Z] Still waiting to schedule task [2026-03-26T11:38:14.467Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-26T11:38:14.964Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-26T11:38:14.964Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-26T11:38:14.964Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-26T11:38:14.964Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-26T11:38:14.964Z] Executing busybox-1.37.0-r19.trigger [2026-03-26T11:38:14.964Z] OK: 259 MiB in 64 packages [2026-03-26T11:38:17.573Z] Removing intermediate container 69205390bf7b [2026-03-26T11:38:17.573Z] ---> a1bf1cc69722 [2026-03-26T11:38:17.573Z] Step 8/12 : COPY go.mod vendor* ./ [2026-03-26T11:38:17.573Z] ---> 2f0445e96671 [2026-03-26T11:38:17.573Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T11:38:17.573Z] ---> Running in 0460f615a639 [2026-03-26T11:39:10.503Z] Running on prd-centos7-docker-4c-2g-4151 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:39:10.556Z] provisioning config files... [2026-03-26T11:39:10.581Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6285089330266417196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:39:11.699Z] ---> ****-login.sh [2026-03-26T11:39:11.700Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:39:50.683Z] Removing intermediate container 0460f615a639 [2026-03-26T11:39:50.683Z] ---> 050068ab6341 [2026-03-26T11:39:50.683Z] Step 10/12 : COPY . . [2026-03-26T11:39:50.683Z] ---> a33c23fddff2 [2026-03-26T11:39:50.683Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T11:39:50.683Z] ---> Running in 49b40fd8880c [2026-03-26T11:39:50.683Z] Removing intermediate container 49b40fd8880c [2026-03-26T11:39:50.683Z] ---> 458bac0ff815 [2026-03-26T11:39:50.683Z] Step 12/12 : RUN $MAKE [2026-03-26T11:39:50.683Z] ---> Running in 49f86fd90c2e [2026-03-26T11:39:51.269Z] noop [2026-03-26T11:39:51.854Z] Removing intermediate container 49f86fd90c2e [2026-03-26T11:39:51.854Z] ---> 21ac408eee03 [2026-03-26T11:39:51.854Z] Successfully built 21ac408eee03 [2026-03-26T11:39:51.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:39:52.245Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T11:39:52.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:39:52.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container [2026-03-26T11:39:52.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T11:39:53.720Z] $ docker top f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T11:39:54.569Z] + go version [2026-03-26T11:39:54.569Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-26T11:39:54.588Z] $ docker stop --time=1 f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 [2026-03-26T11:39:56.178Z] $ docker rm -f --volumes f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:39:56.799Z] + docker inspect -f . ci-base-image-arm64 [2026-03-26T11:39:56.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:39:56.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container [2026-03-26T11:39:57.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-26T11:39:58.216Z] $ docker top 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T11:39:58.722Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/228 [Pipeline] fileExists [Pipeline] sh [2026-03-26T11:39:59.637Z] + make test [2026-03-26T11:39:59.637Z] go test ./... -coverprofile=coverage.out [2026-03-26T11:40:05.011Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-03-26T11:43:57.000Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-03-26T11:43:57.000Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 59.4% of statements [2026-03-26T11:43:57.000Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-26T11:43:57.000Z] go vet ./... [2026-03-26T11:44:35.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-26T11:44:35.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-26T11:44:35.906Z] ./bin/test-attribution-txt.sh [2026-03-26T11:44:35.906Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-03-26T11:44:35.906Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-26T11:44:35.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-26T11:44:35.943Z] $ docker stop --time=1 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 [2026-03-26T11:44:37.843Z] $ docker rm -f --volumes 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-26T11:44:39.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-26T11:44:39.742Z] Warning: overwriting stash ‘coverage-report’ [2026-03-26T11:44:40.200Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-26T11:44:40.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-26T11:44:40.972Z] + ls -al . [2026-03-26T11:44:40.972Z] total 272 [2026-03-26T11:44:40.972Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 11:40 . [2026-03-26T11:44:40.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:37 .. [2026-03-26T11:44:40.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:37 .git [2026-03-26T11:44:40.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 .github [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 26 11:37 .gitignore [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 11:37 .golangci.yml [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 20974 Mar 26 11:37 Attribution.txt [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 26 11:37 CHANGELOG.md [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 26 11:37 Dockerfile [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 11:37 GOVERNANCE.md [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 26 11:37 Jenkinsfile [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:37 LICENSE [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 2651 Mar 26 11:37 Makefile [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 26 11:37 OWNERS.md [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 26 11:37 README.md [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 11:35 VERSION [2026-03-26T11:44:40.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:37 bin [2026-03-26T11:44:40.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 cmd [2026-03-26T11:44:40.972Z] -rw-r--r-- 1 jenkins jenkins 45292 Mar 26 11:43 coverage.out [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 6564 Mar 26 11:37 go.mod [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 89243 Mar 26 11:37 go.sum [2026-03-26T11:44:40.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 internal [2026-03-26T11:44:40.972Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 26 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:44:41.338Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=02af5a36efaa54a9645eef515d62b99fcd83cc9e --label arch=arm64 --label version=4.1.0-dev.17 . [2026-03-26T11:44:41.931Z] Sending build context to Docker daemon 21.28MB [2026-03-26T11:44:41.931Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-03-26T11:44:41.931Z] Step 2/26 : FROM ${BASE} AS builder [2026-03-26T11:44:41.931Z] ---> 21ac408eee03 [2026-03-26T11:44:41.931Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-26T11:44:42.213Z] ---> Running in 1765f488c777 [2026-03-26T11:44:42.497Z] Removing intermediate container 1765f488c777 [2026-03-26T11:44:42.497Z] ---> 383d5ec3e0eb [2026-03-26T11:44:42.497Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-03-26T11:44:42.497Z] ---> Running in a1c216d36185 [2026-03-26T11:44:42.773Z] Removing intermediate container a1c216d36185 [2026-03-26T11:44:42.773Z] ---> 6ffa3f9c02bd [2026-03-26T11:44:42.773Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-03-26T11:44:43.040Z] ---> Running in a2e7397695a3 [2026-03-26T11:44:43.305Z] Removing intermediate container a2e7397695a3 [2026-03-26T11:44:43.305Z] ---> 947aba8b4b34 [2026-03-26T11:44:43.305Z] Step 6/26 : WORKDIR /device-virtual-go [2026-03-26T11:44:43.305Z] ---> Running in cd0a0f5c9c5f [2026-03-26T11:44:43.582Z] Removing intermediate container cd0a0f5c9c5f [2026-03-26T11:44:43.582Z] ---> 07203e62a3da [2026-03-26T11:44:43.582Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-26T11:44:43.582Z] ---> Running in b325982c8f75 [2026-03-26T11:44:44.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T11:44:44.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T11:44:46.213Z] OK: 259 MiB in 64 packages [2026-03-26T11:44:47.183Z] Removing intermediate container b325982c8f75 [2026-03-26T11:44:47.183Z] ---> 0d6f885931e0 [2026-03-26T11:44:47.183Z] Step 8/26 : COPY go.mod vendor* ./ [2026-03-26T11:44:47.770Z] ---> c232a80972a5 [2026-03-26T11:44:47.770Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-26T11:44:47.770Z] ---> Running in b54845d14f02 [2026-03-26T11:44:50.354Z] Removing intermediate container b54845d14f02 [2026-03-26T11:44:50.354Z] ---> 9da5ffdc44b7 [2026-03-26T11:44:50.354Z] Step 10/26 : COPY . . [2026-03-26T11:44:51.320Z] ---> 2cfc4ff05b0d [2026-03-26T11:44:51.320Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-26T11:44:51.320Z] ---> Running in 6f656fe10a06 [2026-03-26T11:44:51.586Z] Removing intermediate container 6f656fe10a06 [2026-03-26T11:44:51.586Z] ---> 2398dc955d30 [2026-03-26T11:44:51.587Z] Step 12/26 : RUN $MAKE [2026-03-26T11:44:51.854Z] ---> Running in 2d6c91ab1ba4 [2026-03-26T11:44:52.814Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-03-26T11:48:44.625Z] Removing intermediate container 2d6c91ab1ba4 [2026-03-26T11:48:44.625Z] ---> 71e0d849f309 [2026-03-26T11:48:44.625Z] Step 13/26 : FROM alpine:3.22 [2026-03-26T11:48:44.625Z] 3.22: Pulling from library/alpine [2026-03-26T11:48:44.625Z] d741ee1608f3: Pulling fs layer [2026-03-26T11:48:44.625Z] d741ee1608f3: Verifying Checksum [2026-03-26T11:48:44.625Z] d741ee1608f3: Download complete [2026-03-26T11:48:44.625Z] d741ee1608f3: Pull complete [2026-03-26T11:48:44.625Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-26T11:48:44.625Z] Status: Downloaded newer image for alpine:3.22 [2026-03-26T11:48:44.625Z] ---> 5a766deef0c8 [2026-03-26T11:48:44.625Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-03-26T11:48:44.625Z] ---> Running in 705362e8324e [2026-03-26T11:48:44.625Z] Removing intermediate container 705362e8324e [2026-03-26T11:48:44.625Z] ---> d7f04c3cd6e8 [2026-03-26T11:48:44.625Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-03-26T11:48:44.625Z] ---> Running in f98c9e5c556a [2026-03-26T11:48:44.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T11:48:44.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T11:48:44.625Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-26T11:48:44.625Z] Executing busybox-1.37.0-r20.trigger [2026-03-26T11:48:44.625Z] OK: 8 MiB in 17 packages [2026-03-26T11:48:44.625Z] Removing intermediate container f98c9e5c556a [2026-03-26T11:48:44.625Z] ---> 60bb7273efb2 [2026-03-26T11:48:44.625Z] Step 16/26 : RUN apk --no-cache upgrade [2026-03-26T11:48:44.625Z] ---> Running in d6c24235ec71 [2026-03-26T11:48:44.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-26T11:48:44.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-26T11:48:44.625Z] OK: 8 MiB in 17 packages [2026-03-26T11:48:44.625Z] Removing intermediate container d6c24235ec71 [2026-03-26T11:48:44.625Z] ---> bf7b0059f005 [2026-03-26T11:48:44.625Z] Step 17/26 : WORKDIR / [2026-03-26T11:48:44.625Z] ---> Running in 36588b1c15d1 [2026-03-26T11:48:44.625Z] Removing intermediate container 36588b1c15d1 [2026-03-26T11:48:44.625Z] ---> c686267b594b [2026-03-26T11:48:44.625Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-03-26T11:48:44.625Z] ---> fee8da49336c [2026-03-26T11:48:44.625Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-03-26T11:48:44.625Z] ---> f911d7caea28 [2026-03-26T11:48:44.625Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-03-26T11:48:44.625Z] ---> bab8022ec53f [2026-03-26T11:48:44.625Z] Step 21/26 : EXPOSE 59900 [2026-03-26T11:48:44.625Z] ---> Running in e9cf1ebbdda8 [2026-03-26T11:48:44.625Z] Removing intermediate container e9cf1ebbdda8 [2026-03-26T11:48:44.625Z] ---> 604d01e520f4 [2026-03-26T11:48:44.625Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-03-26T11:48:44.625Z] ---> Running in 8e19691aa070 [2026-03-26T11:48:44.625Z] Removing intermediate container 8e19691aa070 [2026-03-26T11:48:44.625Z] ---> 5a98ccab61a9 [2026-03-26T11:48:44.625Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-26T11:48:44.625Z] ---> Running in 03667c13c8f6 [2026-03-26T11:48:44.891Z] Removing intermediate container 03667c13c8f6 [2026-03-26T11:48:44.891Z] ---> 5c98d3f50f7b [2026-03-26T11:48:44.891Z] Step 24/26 : LABEL arch=arm64 [2026-03-26T11:48:44.891Z] ---> Running in 39e0e817d0ce [2026-03-26T11:48:45.160Z] Removing intermediate container 39e0e817d0ce [2026-03-26T11:48:45.160Z] ---> 0e4994c57f92 [2026-03-26T11:48:45.160Z] Step 25/26 : LABEL git_sha=02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:48:45.430Z] ---> Running in 70e4f32ac6c2 [2026-03-26T11:48:45.696Z] Removing intermediate container 70e4f32ac6c2 [2026-03-26T11:48:45.697Z] ---> cdb676090c55 [2026-03-26T11:48:45.697Z] Step 26/26 : LABEL version=4.1.0-dev.17 [2026-03-26T11:48:45.697Z] ---> Running in 68c5f4eeaaa0 [2026-03-26T11:48:45.961Z] Removing intermediate container 68c5f4eeaaa0 [2026-03-26T11:48:45.961Z] ---> 064bb62e0d05 [2026-03-26T11:48:45.961Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-26T11:48:45.961Z] Successfully built 064bb62e0d05 [2026-03-26T11:48:45.961Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T11:48:46.124Z] provisioning config files... [2026-03-26T11:48:46.137Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/228@tmp/config16827231483758523136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:48:46.476Z] ---> ****-login.sh [2026-03-26T11:48:46.476Z] nexus3.edgexfoundry.org:10001 [2026-03-26T11:48:46.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:48:46.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:48:46.743Z] Configure a credential helper to remove this warning. See [2026-03-26T11:48:46.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:48:46.743Z] [2026-03-26T11:48:46.743Z] Login Succeeded [2026-03-26T11:48:46.743Z] nexus3.edgexfoundry.org:10002 [2026-03-26T11:48:47.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:48:47.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:48:47.009Z] Configure a credential helper to remove this warning. See [2026-03-26T11:48:47.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:48:47.009Z] [2026-03-26T11:48:47.009Z] Login Succeeded [2026-03-26T11:48:47.009Z] nexus3.edgexfoundry.org:10003 [2026-03-26T11:48:47.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:48:47.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:48:47.544Z] Configure a credential helper to remove this warning. See [2026-03-26T11:48:47.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:48:47.544Z] [2026-03-26T11:48:47.544Z] Login Succeeded [2026-03-26T11:48:47.544Z] nexus3.edgexfoundry.org:10004 [2026-03-26T11:48:47.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:48:47.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:48:47.811Z] Configure a credential helper to remove this warning. See [2026-03-26T11:48:47.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:48:47.811Z] [2026-03-26T11:48:47.811Z] Login Succeeded [2026-03-26T11:48:47.811Z] ****.io [2026-03-26T11:48:48.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-26T11:48:48.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-26T11:48:48.339Z] Configure a credential helper to remove this warning. See [2026-03-26T11:48:48.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-26T11:48:48.339Z] [2026-03-26T11:48:48.339Z] Login Succeeded [2026-03-26T11:48:48.605Z] ---> ****-login.sh ends [Pipeline] } [2026-03-26T11:48:48.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T11:48:48.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-26T11:48:48.705Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-03-26T11:48:48.705Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:48:48.705Z] latest [2026-03-26T11:48:48.705Z] 4.1.0-dev.17 [2026-03-26T11:48:48.705Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:48:48.705Z] main [2026-03-26T11:48:48.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:49.079Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:49.449Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:48:49.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-26T11:48:49.449Z] c5ae9b6f9c1c: Preparing [2026-03-26T11:48:49.449Z] 42a187cef0ea: Preparing [2026-03-26T11:48:49.449Z] 0579cee7d8f8: Preparing [2026-03-26T11:48:49.449Z] f74c06617a31: Preparing [2026-03-26T11:48:49.449Z] 264337426f95: Preparing [2026-03-26T11:48:49.449Z] c4e71c2a4573: Preparing [2026-03-26T11:48:49.449Z] c4e71c2a4573: Waiting [2026-03-26T11:48:49.713Z] 0579cee7d8f8: Pushed [2026-03-26T11:48:49.713Z] f74c06617a31: Pushed [2026-03-26T11:48:49.713Z] 42a187cef0ea: Pushed [2026-03-26T11:48:49.713Z] 264337426f95: Pushed [2026-03-26T11:48:49.713Z] c4e71c2a4573: Layer already exists [2026-03-26T11:48:57.230Z] c5ae9b6f9c1c: Pushed [2026-03-26T11:48:57.495Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:57.863Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:58.227Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-26T11:48:58.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-26T11:48:58.228Z] c5ae9b6f9c1c: Preparing [2026-03-26T11:48:58.228Z] 42a187cef0ea: Preparing [2026-03-26T11:48:58.228Z] 0579cee7d8f8: Preparing [2026-03-26T11:48:58.228Z] f74c06617a31: Preparing [2026-03-26T11:48:58.228Z] 264337426f95: Preparing [2026-03-26T11:48:58.228Z] c4e71c2a4573: Preparing [2026-03-26T11:48:58.228Z] c4e71c2a4573: Waiting [2026-03-26T11:48:58.228Z] f74c06617a31: Layer already exists [2026-03-26T11:48:58.228Z] 264337426f95: Layer already exists [2026-03-26T11:48:58.228Z] 0579cee7d8f8: Layer already exists [2026-03-26T11:48:58.228Z] 42a187cef0ea: Layer already exists [2026-03-26T11:48:58.228Z] c5ae9b6f9c1c: Layer already exists [2026-03-26T11:48:58.228Z] c4e71c2a4573: Layer already exists [2026-03-26T11:48:58.491Z] latest: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:58.854Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:59.210Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [2026-03-26T11:48:59.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-26T11:48:59.210Z] c5ae9b6f9c1c: Preparing [2026-03-26T11:48:59.210Z] 42a187cef0ea: Preparing [2026-03-26T11:48:59.210Z] 0579cee7d8f8: Preparing [2026-03-26T11:48:59.210Z] f74c06617a31: Preparing [2026-03-26T11:48:59.210Z] 264337426f95: Preparing [2026-03-26T11:48:59.210Z] c4e71c2a4573: Preparing [2026-03-26T11:48:59.210Z] c4e71c2a4573: Waiting [2026-03-26T11:48:59.210Z] c5ae9b6f9c1c: Layer already exists [2026-03-26T11:48:59.210Z] 0579cee7d8f8: Layer already exists [2026-03-26T11:48:59.210Z] 42a187cef0ea: Layer already exists [2026-03-26T11:48:59.210Z] 264337426f95: Layer already exists [2026-03-26T11:48:59.210Z] f74c06617a31: Layer already exists [2026-03-26T11:48:59.210Z] c4e71c2a4573: Layer already exists [2026-03-26T11:48:59.210Z] 4.1.0-dev.17: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:59.574Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:48:59.927Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:48:59.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-26T11:48:59.927Z] c5ae9b6f9c1c: Preparing [2026-03-26T11:48:59.927Z] 42a187cef0ea: Preparing [2026-03-26T11:48:59.927Z] 0579cee7d8f8: Preparing [2026-03-26T11:48:59.927Z] f74c06617a31: Preparing [2026-03-26T11:48:59.927Z] 264337426f95: Preparing [2026-03-26T11:48:59.927Z] c4e71c2a4573: Preparing [2026-03-26T11:48:59.927Z] c4e71c2a4573: Waiting [2026-03-26T11:48:59.927Z] 42a187cef0ea: Layer already exists [2026-03-26T11:48:59.927Z] c5ae9b6f9c1c: Layer already exists [2026-03-26T11:48:59.927Z] f74c06617a31: Layer already exists [2026-03-26T11:48:59.927Z] 264337426f95: Layer already exists [2026-03-26T11:48:59.927Z] 0579cee7d8f8: Layer already exists [2026-03-26T11:48:59.927Z] c4e71c2a4573: Layer already exists [2026-03-26T11:48:59.927Z] 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:49:00.557Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:49:00.919Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-03-26T11:49:00.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-03-26T11:49:00.919Z] c5ae9b6f9c1c: Preparing [2026-03-26T11:49:00.919Z] 42a187cef0ea: Preparing [2026-03-26T11:49:00.919Z] 0579cee7d8f8: Preparing [2026-03-26T11:49:00.919Z] f74c06617a31: Preparing [2026-03-26T11:49:00.919Z] 264337426f95: Preparing [2026-03-26T11:49:00.919Z] c4e71c2a4573: Preparing [2026-03-26T11:49:00.919Z] c4e71c2a4573: Waiting [2026-03-26T11:49:00.919Z] 42a187cef0ea: Layer already exists [2026-03-26T11:49:00.919Z] f74c06617a31: Layer already exists [2026-03-26T11:49:00.919Z] 0579cee7d8f8: Layer already exists [2026-03-26T11:49:00.919Z] c5ae9b6f9c1c: Layer already exists [2026-03-26T11:49:00.919Z] 264337426f95: Layer already exists [2026-03-26T11:49:00.919Z] c4e71c2a4573: Layer already exists [2026-03-26T11:49:00.919Z] main: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T11:49:01.272Z] ===================================================== [Pipeline] echo [2026-03-26T11:49:01.287Z] taggedImages: [2026-03-26T11:49:01.287Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [2026-03-26T11:49:01.287Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-03-26T11:49:01.287Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [2026-03-26T11:49:01.287Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [2026-03-26T11:49:01.287Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-03-26T11:49:01.306Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo [2026-03-26T11:49:01.320Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-03-26T11:49:01.334Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] echo [2026-03-26T11:49:01.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] echo [2026-03-26T11:49:01.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:49:01.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T11:49:01.734Z] [2026-03-26T11:49:01.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T11:49:02.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T11:49:02.079Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-26T11:49:02.079Z] 8998bd30e6a1: Pulling fs layer [2026-03-26T11:49:02.079Z] 04944245beec: Pulling fs layer [2026-03-26T11:49:02.079Z] 699f458cf7ca: Pulling fs layer [2026-03-26T11:49:02.079Z] 765212b225bb: Pulling fs layer [2026-03-26T11:49:02.079Z] f23df028b6ca: Pulling fs layer [2026-03-26T11:49:02.079Z] d65c8cfc05b1: Pulling fs layer [2026-03-26T11:49:02.079Z] 2437ff75d9bd: Pulling fs layer [2026-03-26T11:49:02.079Z] f23df028b6ca: Waiting [2026-03-26T11:49:02.079Z] d65c8cfc05b1: Waiting [2026-03-26T11:49:02.079Z] 2437ff75d9bd: Waiting [2026-03-26T11:49:02.079Z] 765212b225bb: Waiting [2026-03-26T11:49:02.350Z] 04944245beec: Verifying Checksum [2026-03-26T11:49:02.350Z] 04944245beec: Download complete [2026-03-26T11:49:02.350Z] 765212b225bb: Verifying Checksum [2026-03-26T11:49:02.350Z] 765212b225bb: Download complete [2026-03-26T11:49:02.350Z] f23df028b6ca: Verifying Checksum [2026-03-26T11:49:02.350Z] f23df028b6ca: Download complete [2026-03-26T11:49:02.350Z] d65c8cfc05b1: Download complete [2026-03-26T11:49:02.350Z] 699f458cf7ca: Verifying Checksum [2026-03-26T11:49:02.350Z] 699f458cf7ca: Download complete [2026-03-26T11:49:02.935Z] 8998bd30e6a1: Verifying Checksum [2026-03-26T11:49:02.935Z] 8998bd30e6a1: Download complete [2026-03-26T11:49:05.528Z] 2437ff75d9bd: Verifying Checksum [2026-03-26T11:49:05.528Z] 2437ff75d9bd: Download complete [2026-03-26T11:49:07.469Z] 8998bd30e6a1: Pull complete [2026-03-26T11:49:08.052Z] 04944245beec: Pull complete [2026-03-26T11:49:09.496Z] 699f458cf7ca: Pull complete [2026-03-26T11:49:09.762Z] 765212b225bb: Pull complete [2026-03-26T11:49:10.721Z] f23df028b6ca: Pull complete [2026-03-26T11:49:11.010Z] d65c8cfc05b1: Pull complete [2026-03-26T11:49:29.222Z] 2437ff75d9bd: Pull complete [2026-03-26T11:49:29.222Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-26T11:49:29.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-26T11:49:29.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T11:49:29.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container [2026-03-26T11:49:29.480Z] $ 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-virtual-go/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-26T11:49:32.153Z] $ docker top 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T11:49:33.024Z] ---> job-cost.sh [2026-03-26T11:49:33.024Z] lf-activate-venv: SKIPPING [2026-03-26T11:49:33.024Z] INFO: No Stack... [2026-03-26T11:49:33.289Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-26T11:49:34.251Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T11:49:34.902Z] + cat /w/workspace/device-virtual-go/228/archives/cost.csv [2026-03-26T11:49:34.902Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T11:49:34.957Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [2026-03-26T11:49:34.967Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] did not exist. Created. [2026-03-26T11:49:34.973Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T11:49:35.652Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-26T11:49:35.720Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T11:49:35.729Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T11:49:35.761Z] $ docker stop --time=1 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 [2026-03-26T11:49:37.266Z] $ docker rm -f --volumes 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T17:34:59.561Z] Cancelling nested steps due to timeout [2026-03-26T17:34:59.567Z] Sending interrupt signal to process [2026-03-26T17:35:12.612Z] script returned exit code 143 [Pipeline] } [2026-03-26T17:35:12.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T17:35:13.181Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:13.501Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:14.062Z] ---> package-listing.sh [2026-03-26T17:35:14.062Z] ++ facter osfamily [2026-03-26T17:35:14.062Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T17:35:14.320Z] + OS_FAMILY=redhat [2026-03-26T17:35:14.320Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-26T17:35:14.320Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T17:35:14.320Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T17:35:14.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T17:35:14.320Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T17:35:14.320Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-26T17:35:14.320Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T17:35:14.320Z] + case "${OS_FAMILY}" in [2026-03-26T17:35:14.320Z] + rpm -qa [2026-03-26T17:35:14.320Z] + sort [2026-03-26T17:35:14.885Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T17:35:14.885Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T17:35:14.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T17:35:14.885Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-26T17:35:14.885Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-26T17:35:14.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-03-26T17:35:14.896Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T17:35:15.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T17:35:15.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:15.758Z] [2026-03-26T17:35:15.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T17:35:16.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:16.062Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T17:35:16.062Z] 5eb5b503b376: Pulling fs layer [2026-03-26T17:35:16.062Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T17:35:16.062Z] ec43610c2a17: Pulling fs layer [2026-03-26T17:35:16.062Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T17:35:16.062Z] 33b1e0a273af: Pulling fs layer [2026-03-26T17:35:16.062Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T17:35:16.062Z] 2f39f015ded8: Pulling fs layer [2026-03-26T17:35:16.062Z] 3a2ae6a8a46f: Waiting [2026-03-26T17:35:16.062Z] 33b1e0a273af: Waiting [2026-03-26T17:35:16.062Z] 5d3b04190fa2: Waiting [2026-03-26T17:35:16.062Z] 2f39f015ded8: Waiting [2026-03-26T17:35:16.062Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T17:35:16.062Z] 5c69ac0246d0: Download complete [2026-03-26T17:35:16.320Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T17:35:16.320Z] 3a2ae6a8a46f: Download complete [2026-03-26T17:35:16.320Z] 33b1e0a273af: Verifying Checksum [2026-03-26T17:35:16.320Z] 33b1e0a273af: Download complete [2026-03-26T17:35:16.320Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T17:35:16.320Z] 5d3b04190fa2: Download complete [2026-03-26T17:35:16.320Z] ec43610c2a17: Verifying Checksum [2026-03-26T17:35:16.320Z] ec43610c2a17: Download complete [2026-03-26T17:35:16.320Z] 5eb5b503b376: Verifying Checksum [2026-03-26T17:35:16.320Z] 5eb5b503b376: Download complete [2026-03-26T17:35:16.893Z] 2f39f015ded8: Verifying Checksum [2026-03-26T17:35:16.893Z] 2f39f015ded8: Download complete [2026-03-26T17:35:17.831Z] 5eb5b503b376: Pull complete [2026-03-26T17:35:17.831Z] 5c69ac0246d0: Pull complete [2026-03-26T17:35:18.398Z] ec43610c2a17: Pull complete [2026-03-26T17:35:18.398Z] 3a2ae6a8a46f: Pull complete [2026-03-26T17:35:18.657Z] 33b1e0a273af: Pull complete [2026-03-26T17:35:18.657Z] 5d3b04190fa2: Pull complete [2026-03-26T17:35:22.858Z] 2f39f015ded8: Pull complete [2026-03-26T17:35:22.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T17:35:22.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:22.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T17:35:22.966Z] prd-centos7-docker-4c-2g-4151 does not seem to be running inside a container [2026-03-26T17:35:22.998Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T17:35:25.972Z] $ docker top 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T17:35:26.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T17:35:26.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T17:35:26.897Z] + ls /var/log/sa-host [2026-03-26T17:35:26.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T17:35:27.058Z] provisioning config files... [2026-03-26T17:35:27.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11122218519983474748tmp [Pipeline] { [Pipeline] echo [2026-03-26T17:35:27.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:27.384Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T17:35:27.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:27.740Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T17:35:27.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:28.069Z] ---> sudo-logs.sh [2026-03-26T17:35:28.069Z] Archiving 'sudo' log.. [2026-03-26T17:35:28.069Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4151.novalocal: Name or service not known [2026-03-26T17:35:28.069Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-26T17:35:28.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:28.499Z] ---> job-cost.sh [2026-03-26T17:35:28.499Z] lf-activate-venv: SKIPPING [2026-03-26T17:35:28.499Z] DEBUG: total: 0.10999999940395355 [2026-03-26T17:35:28.499Z] INFO: Retrieving Stack Cost... [2026-03-26T17:35:29.066Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-26T17:35:29.326Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T17:35:29.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:35:29.634Z] ---> logs-deploy.sh [2026-03-26T17:35:29.635Z] lf-activate-venv: SKIPPING [2026-03-26T17:35:29.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/228 [2026-03-26T17:35:29.635Z] INFO: archiving workspace using pattern(s): [2026-03-26T17:35:30.573Z] Archives upload complete. [2026-03-26T17:35:30.573Z] INFO: archiving logs to Nexus [2026-03-26T17:35:31.511Z] ---> uname -a: [2026-03-26T17:35:31.511Z] Linux prd-centos7-docker-4c-2g-4151.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] ---> lscpu: [2026-03-26T17:35:31.511Z] Architecture: x86_64 [2026-03-26T17:35:31.511Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-26T17:35:31.511Z] Byte Order: Little Endian [2026-03-26T17:35:31.511Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-26T17:35:31.511Z] CPU(s): 2 [2026-03-26T17:35:31.511Z] On-line CPU(s) list: 0,1 [2026-03-26T17:35:31.511Z] Thread(s) per core: 1 [2026-03-26T17:35:31.511Z] Core(s) per socket: 1 [2026-03-26T17:35:31.511Z] Socket(s): 2 [2026-03-26T17:35:31.511Z] NUMA node(s): 1 [2026-03-26T17:35:31.511Z] Vendor ID: AuthenticAMD [2026-03-26T17:35:31.511Z] CPU family: 23 [2026-03-26T17:35:31.511Z] Model: 49 [2026-03-26T17:35:31.511Z] Model name: AMD EPYC-Rome Processor [2026-03-26T17:35:31.511Z] Stepping: 0 [2026-03-26T17:35:31.511Z] CPU MHz: 2799.998 [2026-03-26T17:35:31.511Z] BogoMIPS: 5599.99 [2026-03-26T17:35:31.511Z] Virtualization: AMD-V [2026-03-26T17:35:31.511Z] Hypervisor vendor: KVM [2026-03-26T17:35:31.511Z] Virtualization type: full [2026-03-26T17:35:31.511Z] L1d cache: 64 KiB [2026-03-26T17:35:31.511Z] L1i cache: 64 KiB [2026-03-26T17:35:31.511Z] L2 cache: 1 MiB [2026-03-26T17:35:31.511Z] L3 cache: 32 MiB [2026-03-26T17:35:31.511Z] NUMA node0 CPU(s): 0,1 [2026-03-26T17:35:31.511Z] Vulnerability Itlb multihit: Not affected [2026-03-26T17:35:31.511Z] Vulnerability L1tf: Not affected [2026-03-26T17:35:31.511Z] Vulnerability Mds: Not affected [2026-03-26T17:35:31.511Z] Vulnerability Meltdown: Not affected [2026-03-26T17:35:31.511Z] Vulnerability Mmio stale data: Not affected [2026-03-26T17:35:31.511Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-26T17:35:31.511Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-26T17:35:31.511Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-26T17:35:31.511Z] Vulnerability Srbds: Not affected [2026-03-26T17:35:31.511Z] Vulnerability Tsx async abort: Not affected [2026-03-26T17:35:31.511Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] ---> nproc: [2026-03-26T17:35:31.511Z] 2 [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] ---> df -h: [2026-03-26T17:35:31.511Z] Filesystem Size Used Avail Use% Mounted on [2026-03-26T17:35:31.511Z] overlay 40G 6.8G 34G 17% / [2026-03-26T17:35:31.511Z] tmpfs 64M 0 64M 0% /dev [2026-03-26T17:35:31.511Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-26T17:35:31.511Z] shm 64M 0 64M 0% /dev/shm [2026-03-26T17:35:31.511Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] [2026-03-26T17:35:31.511Z] Cannot open /var/log/sysstat/sa26: No such file or directory [2026-03-26T17:35:31.511Z] Please check if data collecting is enabled [2026-03-26T17:35:31.511Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-26T17:35:31.545Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-26T17:35:31.551Z] $ docker stop --time=1 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 [2026-03-26T17:35:32.698Z] $ docker rm -f --volumes 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-26T17:35:32.801Z] [WS-CLEANUP] Deleting project workspace... [2026-03-26T17:35:32.801Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-26T17:35:32.818Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T17:35:33.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:33.270Z] [2026-03-26T17:35:33.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T17:35:33.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:34.510Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-26T17:35:34.510Z] 5eb5b503b376: Pulling fs layer [2026-03-26T17:35:34.510Z] 5c69ac0246d0: Pulling fs layer [2026-03-26T17:35:34.510Z] ec43610c2a17: Pulling fs layer [2026-03-26T17:35:34.510Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-26T17:35:34.510Z] 33b1e0a273af: Pulling fs layer [2026-03-26T17:35:34.510Z] 5d3b04190fa2: Pulling fs layer [2026-03-26T17:35:34.510Z] 2f39f015ded8: Pulling fs layer [2026-03-26T17:35:34.510Z] 33b1e0a273af: Waiting [2026-03-26T17:35:34.510Z] 5d3b04190fa2: Waiting [2026-03-26T17:35:34.510Z] 2f39f015ded8: Waiting [2026-03-26T17:35:34.510Z] 3a2ae6a8a46f: Waiting [2026-03-26T17:35:34.510Z] 5c69ac0246d0: Verifying Checksum [2026-03-26T17:35:34.510Z] 5c69ac0246d0: Download complete [2026-03-26T17:35:34.510Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-26T17:35:34.510Z] 3a2ae6a8a46f: Download complete [2026-03-26T17:35:34.510Z] 33b1e0a273af: Verifying Checksum [2026-03-26T17:35:34.510Z] 33b1e0a273af: Download complete [2026-03-26T17:35:34.510Z] ec43610c2a17: Verifying Checksum [2026-03-26T17:35:34.510Z] ec43610c2a17: Download complete [2026-03-26T17:35:34.510Z] 5d3b04190fa2: Verifying Checksum [2026-03-26T17:35:34.510Z] 5d3b04190fa2: Download complete [2026-03-26T17:35:34.510Z] 5eb5b503b376: Verifying Checksum [2026-03-26T17:35:34.510Z] 5eb5b503b376: Download complete [2026-03-26T17:35:35.076Z] 2f39f015ded8: Verifying Checksum [2026-03-26T17:35:35.076Z] 2f39f015ded8: Download complete [2026-03-26T17:35:37.619Z] 5eb5b503b376: Pull complete [2026-03-26T17:35:38.227Z] 5c69ac0246d0: Pull complete [2026-03-26T17:35:39.311Z] ec43610c2a17: Pull complete [2026-03-26T17:35:40.246Z] 3a2ae6a8a46f: Pull complete [2026-03-26T17:35:40.504Z] 33b1e0a273af: Pull complete [2026-03-26T17:35:41.071Z] 5d3b04190fa2: Pull complete [2026-03-26T17:35:51.035Z] 2f39f015ded8: Pull complete [2026-03-26T17:35:51.035Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-26T17:35:51.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:35:51.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T17:35:51.137Z] prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container [2026-03-26T17:35:51.168Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T17:35:59.564Z] Body did not finish within grace period; terminating with extreme prejudice [2026-03-26T17:36:13.148Z] $ docker top d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:13.512Z] ---> job-cost.sh [2026-03-26T17:36:13.512Z] lf-activate-venv: SKIPPING [2026-03-26T17:36:13.512Z] INFO: No Stack... [2026-03-26T17:36:13.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T17:36:14.341Z] INFO: Archiving Costs [Pipeline] sh [2026-03-26T17:36:14.633Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-03-26T17:36:14.633Z] + cut -d, -f6 [Pipeline] lock [2026-03-26T17:36:14.648Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [2026-03-26T17:36:14.657Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] did not exist. Created. [2026-03-26T17:36:14.662Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-26T17:36:14.965Z] /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-fcdb9987/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-26T17:36:15.259Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-03-26T17:36:15.279Z] Warning: overwriting stash ‘stack-cost’ [2026-03-26T17:36:15.293Z] Stashed 1 file(s) [Pipeline] } [2026-03-26T17:36:15.303Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-26T17:36:15.329Z] $ docker stop --time=1 d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 [2026-03-26T17:36:17.077Z] $ docker rm -f --volumes d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 664cefde-b08e-4a39-8145-f2410617bfcb org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-26T17:36:17.227Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-26T17:36:18.050Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-03-26T17:36:18.050Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-26T17:36:18.050Z] total 16 [2026-03-26T17:36:18.050Z] drwxr-xr-x 3 root root 4096 Mar 26 17:36 . [2026-03-26T17:36:18.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 17:36 .. [2026-03-26T17:36:18.050Z] drwxr-xr-x 2 root root 4096 Mar 26 17:36 cost [2026-03-26T17:36:18.050Z] -rw-r--r-- 1 root root 91 Mar 26 17:36 cost.csv [2026-03-26T17:36:18.050Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-26T17:36:18.050Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-03-26T17:36:18.050Z] total 16 [2026-03-26T17:36:18.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 17:36 . [2026-03-26T17:36:18.050Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 17:36 .. [2026-03-26T17:36:18.050Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 17:36 cost [2026-03-26T17:36:18.050Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 26 17:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:18.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:19.246Z] ---> package-listing.sh [2026-03-26T17:36:19.246Z] ++ facter osfamily [2026-03-26T17:36:19.246Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-26T17:36:19.507Z] + OS_FAMILY=debian [2026-03-26T17:36:19.507Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-03-26T17:36:19.507Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-26T17:36:19.507Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-26T17:36:19.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-26T17:36:19.507Z] + PACKAGES=/tmp/packages_start.txt [2026-03-26T17:36:19.507Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-26T17:36:19.507Z] + PACKAGES=/tmp/packages_end.txt [2026-03-26T17:36:19.507Z] + case "${OS_FAMILY}" in [2026-03-26T17:36:19.507Z] + dpkg -l [2026-03-26T17:36:19.507Z] + grep '^ii' [2026-03-26T17:36:19.507Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-26T17:36:19.507Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-26T17:36:19.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-26T17:36:19.507Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-03-26T17:36:19.507Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-03-26T17:36:19.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2026-03-26T17:36:19.519Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-26T17:36:19.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-26T17:36:20.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-26T17:36:20.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-26T17:36:20.430Z] prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container [2026-03-26T17:36:20.460Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-26T17:36:20.759Z] $ docker top 43ea16d80fc9dab3df4681e5901d27118a39478ef2827a3f23deace74703a587 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-26T17:36:21.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-26T17:36:21.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-26T17:36:21.696Z] + ls /var/log/sa-host [2026-03-26T17:36:21.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-26T17:36:21.726Z] provisioning config files... [2026-03-26T17:36:21.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6642004349902287138tmp [Pipeline] { [Pipeline] echo [2026-03-26T17:36:21.752Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:22.033Z] ---> create-netrc.sh [Pipeline] } [2026-03-26T17:36:22.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:22.353Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-26T17:36:22.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:22.650Z] ---> sudo-logs.sh [2026-03-26T17:36:22.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-26T17:36:22.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:22.959Z] ---> job-cost.sh [2026-03-26T17:36:22.959Z] lf-activate-venv: SKIPPING [2026-03-26T17:36:22.959Z] DEBUG: total: 1.5299999713897705 [2026-03-26T17:36:22.959Z] INFO: Retrieving Stack Cost... [2026-03-26T17:36:22.959Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-26T17:36:23.218Z] INFO: Archiving Costs [Pipeline] echo [2026-03-26T17:36:23.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-26T17:36:23.512Z] ---> logs-deploy.sh [2026-03-26T17:36:23.512Z] lf-activate-venv: SKIPPING [2026-03-26T17:36:23.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/228 [2026-03-26T17:36:23.512Z] INFO: archiving workspace using pattern(s): [2026-03-26T17:36:24.446Z] Archives upload complete. [2026-03-26T17:36:24.705Z] INFO: archiving logs to Nexus