Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 436ebf3d8c4554cbb70712dea6758b85bdbc0370 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-ssh6600235213830123106.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-ssh1148199464206778991.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-ssh5619984728022200945.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-ssh16320730955260573881.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-ssh12950424938275566053.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-9324 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 > 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 Avoid second fetch Checking out Revision 436ebf3d8c4554cbb70712dea6758b85bdbc0370 (main) Commit message: "Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 > git rev-list --no-walk d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-14T03:49:12.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-14T03:49:12.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-14T03:49:12.975Z] ========================================================= [2026-05-14T03:49:12.975Z] EdgeX Global Pipelines Version Info [2026-05-14T03:49:12.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:49:14.596Z] ------------------- [2026-05-14T03:49:14.596Z] stable info: [2026-05-14T03:49:14.596Z] ------------------- [2026-05-14T03:49:14.596Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-14T03:49:14.596Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-14T03:49:14.596Z] Message: update stable to v1.0.278 [2026-05-14T03:49:15.205Z] ------------------- [2026-05-14T03:49:15.205Z] experimental info: [2026-05-14T03:49:15.205Z] ------------------- [2026-05-14T03:49:15.205Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-14T03:49:15.205Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-14T03:49:15.205Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-14T03:49:15.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-05-14T03:49:15.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-05-14T03:49:15.463Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-14T03:49:15.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-14T03:49:15.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-14T03:49:15.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-14T03:49:15.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-14T03:49:15.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-14T03:49:16.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-14T03:49:16.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-14T03:49:16.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-14T03:49:16.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-05-14T03:49:16.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-14T03:49:16.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-14T03:49:16.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T03:49:16.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-14T03:49:16.613Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T03:49:16.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-14T03:49:16.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-14T03:49:16.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-14T03:49:16.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-14T03:49:16.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-14T03:49:16.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-14T03:49:16.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-14T03:49:17.013Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-14T03:49:17.087Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-14T03:49:17.122Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-14T03:49:17.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-14T03:49:17.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-14T03:49:17.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-14T03:49:17.333Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo [2026-05-14T03:49:17.416Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436ebf3 [Pipeline] echo [2026-05-14T03:49:17.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:49:17.663Z] provisioning config files... [2026-05-14T03:49:17.715Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10080412041658341381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:49:18.288Z] ---> ****-login.sh [2026-05-14T03:49:18.288Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:49:18.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:49:18.636Z] Configure a credential helper to remove this warning. See [2026-05-14T03:49:18.636Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] Login Succeeded [2026-05-14T03:49:18.636Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:49:18.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:49:18.636Z] Configure a credential helper to remove this warning. See [2026-05-14T03:49:18.636Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] Login Succeeded [2026-05-14T03:49:18.636Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:49:18.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:49:18.636Z] Configure a credential helper to remove this warning. See [2026-05-14T03:49:18.636Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:49:18.636Z] [2026-05-14T03:49:18.636Z] Login Succeeded [2026-05-14T03:49:18.636Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:49:19.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:19.009Z] [2026-05-14T03:49:19.009Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:49:19.009Z] Configure a credential helper to remove this warning. See [2026-05-14T03:49:19.009Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:49:19.009Z] [2026-05-14T03:49:19.009Z] Login Succeeded [2026-05-14T03:49:19.009Z] ****.io [2026-05-14T03:49:19.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:19.009Z] [2026-05-14T03:49:19.009Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-14T03:49:19.009Z] Configure a credential helper to remove this warning. See [2026-05-14T03:49:19.009Z] https://docs.****.com/go/credential-store/ [2026-05-14T03:49:19.009Z] [2026-05-14T03:49:19.009Z] Login Succeeded [2026-05-14T03:49:19.009Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:49:19.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-14T03:49:20.153Z] + git rev-list -1 --merges 436ebf3d8c4554cbb70712dea6758b85bdbc0370~1..436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo [2026-05-14T03:49:20.276Z] -----------> git rev-list -1 --merges 436ebf3d8c4554cbb70712dea6758b85bdbc0370~1..436ebf3d8c4554cbb70712dea6758b85bdbc0370 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:49:20.276Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [false] [Pipeline] sh [2026-05-14T03:49:20.740Z] + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo [2026-05-14T03:49:20.788Z] ========================================================= [2026-05-14T03:49:20.788Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-14T03:49:20.788Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T03:49:21.351Z] + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo [2026-05-14T03:49:21.364Z] [semverPrep] GIT_COMMIT: 436ebf3d8c4554cbb70712dea6758b85bdbc0370, Commit Message: Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo [2026-05-14T03:49:21.404Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-14T03:49:21.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T03:49:21.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-14T03:49:21.949Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-14T03:49:21.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-14T03:49:21.949Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-14T03:49:21.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-14T03:49:21.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:49:22.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:49:22.702Z] [2026-05-14T03:49:22.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:49:23.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:49:23.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-14T03:49:23.191Z] 3dae71ba6b94: Pulling fs layer [2026-05-14T03:49:23.191Z] 6bf1a483ea7c: Pulling fs layer [2026-05-14T03:49:23.191Z] f5dfc541a4d3: Pulling fs layer [2026-05-14T03:49:23.191Z] 461d9e800cba: Pulling fs layer [2026-05-14T03:49:23.191Z] 80192f66455f: Pulling fs layer [2026-05-14T03:49:23.191Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-14T03:49:23.191Z] a29436f7fd5d: Pulling fs layer [2026-05-14T03:49:23.191Z] 923cac83aea3: Pulling fs layer [2026-05-14T03:49:23.191Z] 25ad8b0a4227: Pulling fs layer [2026-05-14T03:49:23.191Z] db01528c6b51: Pulling fs layer [2026-05-14T03:49:23.191Z] 28988de357af: Pulling fs layer [2026-05-14T03:49:23.191Z] 461d9e800cba: Waiting [2026-05-14T03:49:23.191Z] 80192f66455f: Waiting [2026-05-14T03:49:23.191Z] 2e8e34ca0e6c: Waiting [2026-05-14T03:49:23.191Z] 923cac83aea3: Waiting [2026-05-14T03:49:23.191Z] a29436f7fd5d: Waiting [2026-05-14T03:49:23.191Z] 25ad8b0a4227: Waiting [2026-05-14T03:49:23.191Z] db01528c6b51: Waiting [2026-05-14T03:49:23.191Z] 6bf1a483ea7c: Verifying Checksum [2026-05-14T03:49:23.191Z] 6bf1a483ea7c: Download complete [2026-05-14T03:49:23.191Z] 461d9e800cba: Verifying Checksum [2026-05-14T03:49:23.191Z] 461d9e800cba: Download complete [2026-05-14T03:49:23.191Z] 80192f66455f: Verifying Checksum [2026-05-14T03:49:23.191Z] 80192f66455f: Download complete [2026-05-14T03:49:23.547Z] f5dfc541a4d3: Verifying Checksum [2026-05-14T03:49:23.547Z] f5dfc541a4d3: Download complete [2026-05-14T03:49:23.547Z] 3dae71ba6b94: Verifying Checksum [2026-05-14T03:49:23.547Z] 3dae71ba6b94: Download complete [2026-05-14T03:49:23.547Z] 923cac83aea3: Verifying Checksum [2026-05-14T03:49:23.547Z] 923cac83aea3: Download complete [2026-05-14T03:49:23.547Z] 25ad8b0a4227: Verifying Checksum [2026-05-14T03:49:23.547Z] 25ad8b0a4227: Download complete [2026-05-14T03:49:23.547Z] db01528c6b51: Verifying Checksum [2026-05-14T03:49:23.547Z] db01528c6b51: Download complete [2026-05-14T03:49:23.547Z] 28988de357af: Verifying Checksum [2026-05-14T03:49:23.547Z] 28988de357af: Download complete [2026-05-14T03:49:23.835Z] a29436f7fd5d: Verifying Checksum [2026-05-14T03:49:23.835Z] a29436f7fd5d: Download complete [2026-05-14T03:49:24.151Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-14T03:49:24.151Z] 2e8e34ca0e6c: Download complete [2026-05-14T03:49:24.860Z] 3dae71ba6b94: Pull complete [2026-05-14T03:49:25.169Z] 6bf1a483ea7c: Pull complete [2026-05-14T03:49:25.919Z] f5dfc541a4d3: Pull complete [2026-05-14T03:49:25.919Z] 461d9e800cba: Pull complete [2026-05-14T03:49:25.919Z] 80192f66455f: Pull complete [2026-05-14T03:49:30.349Z] 2e8e34ca0e6c: Pull complete [2026-05-14T03:49:30.671Z] a29436f7fd5d: Pull complete [2026-05-14T03:49:30.671Z] 923cac83aea3: Pull complete [2026-05-14T03:49:30.671Z] 25ad8b0a4227: Pull complete [2026-05-14T03:49:30.970Z] db01528c6b51: Pull complete [2026-05-14T03:49:30.970Z] 28988de357af: Pull complete [2026-05-14T03:49:30.970Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-14T03:49:30.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T03:49:30.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:49:31.514Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T03:49:31.750Z] $ 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-05-14T03:49:33.582Z] $ docker top 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a -eo pid,comm [2026-05-14T03:49:33.643Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-14T03:49:33.643Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T03:49:33.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T03:49:33.722Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T03:49:33.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T03:49:33.844Z] $ docker exec 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent [2026-05-14T03:49:33.954Z] SSH_AUTH_SOCK=/tmp/ssh-K1JPh7SD5Yyk/agent.33 [2026-05-14T03:49:33.954Z] SSH_AGENT_PID=40 [2026-05-14T03:49:33.961Z] Running ssh-add (command line suppressed) [2026-05-14T03:49:34.063Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7183478573418267215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7183478573418267215.key) [2026-05-14T03:49:34.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T03:49:34.559Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-05-14T03:49:34.920Z] + git tag --points-at HEAD [Pipeline] } [2026-05-14T03:49:34.970Z] $ docker exec --env ******** --env ******** 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent -k [2026-05-14T03:49:35.067Z] unset SSH_AUTH_SOCK; [2026-05-14T03:49:35.067Z] unset SSH_AGENT_PID; [2026-05-14T03:49:35.067Z] echo Agent pid 40 killed; [2026-05-14T03:49:35.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-14T03:49:35.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T03:49:35.289Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T03:49:35.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T03:49:35.468Z] $ docker exec 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent [2026-05-14T03:49:35.648Z] SSH_AUTH_SOCK=/tmp/ssh-1dv5VHlg2j6O/agent.87 [2026-05-14T03:49:35.648Z] SSH_AGENT_PID=93 [2026-05-14T03:49:35.681Z] Running ssh-add (command line suppressed) [2026-05-14T03:49:35.783Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_286808866137808052.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_286808866137808052.key) [2026-05-14T03:49:35.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T03:49:36.261Z] + git semver init [2026-05-14T03:49:36.559Z] 2026-05-14 03:49:36,428 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T03:49:36.559Z] 2026-05-14 03:49:36,432 [run_init] DEBUG init version:0.0.0 force:False [2026-05-14T03:49:36.559Z] 2026-05-14 03:49:36,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-14T03:49:36.559Z] 2026-05-14 03:49:36,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-14T03:49:36.559Z] 2026-05-14 03:49:36,433 [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-05-14T03:49:38.206Z] 2026-05-14 03:49:37,891 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-05-14T03:49:38.206Z] 2026-05-14 03:49:37,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-05-14T03:49:38.206Z] 2026-05-14 03:49:37,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T03:49:38.206Z] 2026-05-14 03:49:37,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T03:49:38.206Z] 4.1.0-dev.19 [Pipeline] } [2026-05-14T03:49:38.265Z] $ docker exec --env ******** --env ******** 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent -k [2026-05-14T03:49:38.362Z] unset SSH_AUTH_SOCK; [2026-05-14T03:49:38.362Z] unset SSH_AGENT_PID; [2026-05-14T03:49:38.362Z] echo Agent pid 93 killed; [2026-05-14T03:49:38.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T03:49:38.871Z] + git semver [Pipeline] } [2026-05-14T03:49:39.165Z] $ docker stop --time=1 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a [2026-05-14T03:49:40.518Z] $ docker rm -f --volumes 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T03:49:41.059Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-14T03:49:41.900Z] Stashed 1 file(s) [Pipeline] echo [2026-05-14T03:49:41.902Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:49:42.303Z] provisioning config files... [2026-05-14T03:49:42.445Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11309976854012844277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:49:42.918Z] ---> ****-login.sh [2026-05-14T03:49:42.918Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:49:42.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:42.918Z] Login Succeeded [2026-05-14T03:49:42.918Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:49:42.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:42.918Z] Login Succeeded [2026-05-14T03:49:42.918Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:49:42.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:42.918Z] Login Succeeded [2026-05-14T03:49:42.918Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:49:43.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:43.227Z] Login Succeeded [2026-05-14T03:49:43.227Z] ****.io [2026-05-14T03:49:43.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:49:43.227Z] Login Succeeded [2026-05-14T03:49:43.227Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:49:43.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-14T03:49:43.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:49:43.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:49:43.533Z] ========================================================= [2026-05-14T03:49:43.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-14T03:49:43.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:49:44.185Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T03:49:44.794Z] #0 building with "default" instance using docker driver [2026-05-14T03:49:44.794Z] [2026-05-14T03:49:44.794Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:49:44.794Z] #1 transferring dockerfile: 1.79kB done [2026-05-14T03:49:44.794Z] #1 DONE 0.0s [2026-05-14T03:49:44.794Z] [2026-05-14T03:49:44.794Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-14T03:49:44.794Z] #2 DONE 0.1s [2026-05-14T03:49:45.075Z] [2026-05-14T03:49:45.075Z] #3 [internal] load .dockerignore [2026-05-14T03:49:45.075Z] #3 transferring context: 2B done [2026-05-14T03:49:45.075Z] #3 DONE 0.0s [2026-05-14T03:49:45.075Z] [2026-05-14T03:49:45.075Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T03:49:45.075Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-14T03:49:45.075Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-14T03:49:45.075Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2026-05-14T03:49:45.075Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s [2026-05-14T03:49:45.075Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-14T03:49:45.075Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2026-05-14T03:49:45.075Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-14T03:49:45.075Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-14T03:49:45.075Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2026-05-14T03:49:45.075Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s [2026-05-14T03:49:45.075Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-14T03:49:45.075Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-14T03:49:45.075Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-14T03:49:45.075Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s [2026-05-14T03:49:45.075Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-14T03:49:45.075Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-14T03:49:45.075Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s [2026-05-14T03:49:45.075Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-14T03:49:45.075Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s [2026-05-14T03:49:45.398Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s [2026-05-14T03:49:45.398Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.4s [2026-05-14T03:49:45.398Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s [2026-05-14T03:49:45.398Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-05-14T03:49:45.398Z] #4 ... [2026-05-14T03:49:45.398Z] [2026-05-14T03:49:45.398Z] #5 [internal] load build context [2026-05-14T03:49:45.398Z] #5 transferring context: 42.00MB 0.4s done [2026-05-14T03:49:45.398Z] #5 DONE 0.4s [2026-05-14T03:49:45.398Z] [2026-05-14T03:49:45.398Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-14T03:49:45.398Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-14T03:49:45.398Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s [2026-05-14T03:49:45.398Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-14T03:49:45.398Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-14T03:49:45.398Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s [2026-05-14T03:49:45.690Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done [2026-05-14T03:49:45.690Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s [2026-05-14T03:49:45.690Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-05-14T03:49:45.690Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-14T03:49:45.690Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s [2026-05-14T03:49:45.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.65MB / 112.58MB 0.9s [2026-05-14T03:49:45.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-05-14T03:49:45.979Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2026-05-14T03:49:51.595Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.4s [2026-05-14T03:49:51.595Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.4s done [2026-05-14T03:49:51.595Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-14T03:49:51.595Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-14T03:49:51.595Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-14T03:49:51.595Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-14T03:49:51.595Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s [2026-05-14T03:49:51.899Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done [2026-05-14T03:49:51.899Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-14T03:49:54.675Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done [2026-05-14T03:49:54.675Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-14T03:49:55.332Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done [2026-05-14T03:49:55.332Z] #4 DONE 10.3s [2026-05-14T03:49:55.332Z] [2026-05-14T03:49:55.332Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-05-14T03:49:56.849Z] #6 DONE 1.7s [2026-05-14T03:49:57.164Z] [2026-05-14T03:49:57.164Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T03:49:57.164Z] #7 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:49:57.202Z] Still waiting to schedule task [2026-05-14T03:49:57.202Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-14T03:49:57.475Z] #7 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:49:57.843Z] #7 0.834 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T03:49:57.843Z] #7 0.844 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T03:49:57.843Z] #7 0.850 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T03:49:57.843Z] #7 0.874 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T03:49:57.843Z] #7 0.895 Executing busybox-1.37.0-r19.trigger [2026-05-14T03:49:57.843Z] #7 0.904 OK: 269 MiB in 64 packages [2026-05-14T03:49:57.843Z] #7 DONE 1.0s [2026-05-14T03:49:58.155Z] [2026-05-14T03:49:58.155Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T03:49:58.155Z] #8 DONE 0.0s [2026-05-14T03:49:58.155Z] [2026-05-14T03:49:58.155Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:50:13.619Z] #9 DONE 14.8s [2026-05-14T03:50:13.619Z] [2026-05-14T03:50:13.619Z] #10 [builder 6/7] COPY . . [2026-05-14T03:50:13.619Z] #10 DONE 0.2s [2026-05-14T03:50:13.619Z] [2026-05-14T03:50:13.619Z] #11 [builder 7/7] RUN echo noop [2026-05-14T03:50:13.619Z] #11 0.208 noop [2026-05-14T03:50:13.619Z] #11 DONE 0.2s [2026-05-14T03:50:13.619Z] [2026-05-14T03:50:13.619Z] #12 exporting to image [2026-05-14T03:50:13.619Z] #12 exporting layers [2026-05-14T03:50:20.682Z] #12 exporting layers 7.4s done [2026-05-14T03:50:20.682Z] #12 writing image sha256:15caa2f30917c359948151558a344439a83822bf9fcac5b0432934e9e955784e done [2026-05-14T03:50:20.682Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-14T03:50:20.682Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:50:21.562Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T03:50:21.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:50:22.029Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T03:50:22.227Z] $ 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-05-14T03:50:22.594Z] $ docker top af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:50:23.146Z] + go version [2026-05-14T03:50:23.146Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-14T03:50:23.205Z] $ docker stop --time=1 af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 [2026-05-14T03:50:24.493Z] $ docker rm -f --volumes af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:50:25.325Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-14T03:50:25.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:50:25.564Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T03:50:25.762Z] $ 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-05-14T03:50:26.038Z] $ docker top 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:50:26.562Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-14T03:50:26.950Z] + make test [2026-05-14T03:50:26.950Z] go test ./... -coverprofile=coverage.out [2026-05-14T03:50:28.024Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-14T03:50:54.820Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-14T03:50:54.820Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.6% of statements [2026-05-14T03:51:03.014Z] 0 issues. [2026-05-14T03:51:03.014Z] go vet ./... [2026-05-14T03:51:08.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T03:51:08.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T03:51:08.272Z] ./bin/test-attribution-txt.sh [2026-05-14T03:51:08.272Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T03:51:08.272Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T03:51:08.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T03:51:08.306Z] $ docker stop --time=1 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 [2026-05-14T03:51:10.233Z] $ docker rm -f --volumes 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T03:51:10.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T03:51:10.878Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-14T03:51:11.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T03:51:11.741Z] + ls -al . [2026-05-14T03:51:11.741Z] total 276 [2026-05-14T03:51:11.741Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:50 . [2026-05-14T03:51:11.741Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:49 .. [2026-05-14T03:51:11.741Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:50 .git [2026-05-14T03:51:11.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 .github [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 272 May 14 03:49 .gitignore [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:49 .golangci.yml [2026-05-14T03:51:11.741Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:49 .semver [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 14 03:49 Attribution.txt [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 17302 May 14 03:49 CHANGELOG.md [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:49 Dockerfile [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:49 GOVERNANCE.md [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 683 May 14 03:49 Jenkinsfile [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:49 LICENSE [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 14 03:49 Makefile [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:49 OWNERS.md [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 14 03:49 README.md [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:49 VERSION [2026-05-14T03:51:11.741Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:49 bin [2026-05-14T03:51:11.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 cmd [2026-05-14T03:51:11.741Z] -rw-r--r-- 1 jenkins jenkins 45292 May 14 03:50 coverage.out [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 6526 May 14 03:49 go.mod [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 14 03:49 go.sum [2026-05-14T03:51:11.741Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 internal [2026-05-14T03:51:11.741Z] -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:12.052Z] + 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=436ebf3d8c4554cbb70712dea6758b85bdbc0370 --label arch=amd64 --label version=4.1.0-dev.19 . [2026-05-14T03:51:12.311Z] #0 building with "default" instance using docker driver [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:51:12.311Z] #1 transferring dockerfile: 1.79kB done [2026-05-14T03:51:12.311Z] #1 DONE 0.0s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-14T03:51:12.311Z] #2 DONE 0.0s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-14T03:51:12.311Z] #3 DONE 0.1s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #4 [internal] load .dockerignore [2026-05-14T03:51:12.311Z] #4 transferring context: 2B done [2026-05-14T03:51:12.311Z] #4 DONE 0.0s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #5 [internal] load build context [2026-05-14T03:51:12.311Z] #5 transferring context: 59.13kB 0.0s done [2026-05-14T03:51:12.311Z] #5 DONE 0.0s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-14T03:51:12.311Z] #6 DONE 0.1s [2026-05-14T03:51:12.311Z] [2026-05-14T03:51:12.311Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T03:51:12.311Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-14T03:51:12.570Z] #7 ... [2026-05-14T03:51:12.570Z] [2026-05-14T03:51:12.570Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-05-14T03:51:12.570Z] #8 DONE 0.0s [2026-05-14T03:51:12.570Z] [2026-05-14T03:51:12.570Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T03:51:12.570Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s [2026-05-14T03:51:12.570Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-14T03:51:12.570Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-14T03:51:12.570Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-14T03:51:12.570Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-14T03:51:12.570Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-14T03:51:12.570Z] #7 DONE 0.3s [2026-05-14T03:51:12.570Z] [2026-05-14T03:51:12.570Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-14T03:51:12.828Z] #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:13.086Z] #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:13.086Z] #9 0.611 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T03:51:13.347Z] #9 0.616 Executing busybox-1.37.0-r20.trigger [2026-05-14T03:51:13.347Z] #9 0.624 OK: 7 MiB in 17 packages [2026-05-14T03:51:13.347Z] #9 DONE 0.7s [2026-05-14T03:51:13.347Z] [2026-05-14T03:51:13.347Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-14T03:51:13.347Z] #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:13.347Z] #10 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:13.347Z] #10 0.786 OK: 269 MiB in 64 packages [2026-05-14T03:51:13.605Z] #10 DONE 0.9s [2026-05-14T03:51:13.605Z] [2026-05-14T03:51:13.605Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-14T03:51:13.605Z] #11 DONE 0.1s [2026-05-14T03:51:13.605Z] [2026-05-14T03:51:13.605Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:51:13.863Z] #12 DONE 0.5s [2026-05-14T03:51:13.863Z] [2026-05-14T03:51:13.863Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T03:51:13.863Z] #13 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:13.863Z] #13 0.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-14T03:51:14.120Z] #13 ... [2026-05-14T03:51:14.120Z] [2026-05-14T03:51:14.120Z] #14 [builder 6/7] COPY . . [2026-05-14T03:51:14.120Z] #14 DONE 0.2s [2026-05-14T03:51:14.378Z] [2026-05-14T03:51:14.378Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-14T03:51:14.378Z] #13 0.832 OK: 7 MiB in 17 packages [2026-05-14T03:51:14.378Z] #13 DONE 1.0s [2026-05-14T03:51:14.378Z] [2026-05-14T03:51:14.378Z] #15 [builder 7/7] RUN make build [2026-05-14T03:51:14.378Z] #15 0.276 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-05-14T03:51:24.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9325 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-05-14T03:51:24.693Z] Running in /w/workspace/device-virtual-go/231 [Pipeline] { [Pipeline] checkout [2026-05-14T03:51:27.740Z] The recommended git tool is: git [2026-05-14T03:51:33.541Z] using credential edgex-jenkins-ssh [2026-05-14T03:51:33.575Z] Cloning the remote Git repository [2026-05-14T03:51:33.623Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-05-14T03:51:33.717Z] > git init /w/workspace/device-virtual-go/231 # timeout=10 [2026-05-14T03:51:33.942Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-05-14T03:51:33.943Z] > git --version # timeout=10 [2026-05-14T03:51:33.965Z] > git --version # 'git version 2.25.1' [2026-05-14T03:51:33.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-14T03:51:34.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T03:51:37.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-05-14T03:51:37.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-14T03:51:38.543Z] Avoid second fetch [2026-05-14T03:51:38.544Z] Checking out Revision 436ebf3d8c4554cbb70712dea6758b85bdbc0370 (main) [2026-05-14T03:51:39.208Z] Commit message: "Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [2026-05-14T03:51:38.563Z] > git config core.sparsecheckout # timeout=10 [2026-05-14T03:51:38.618Z] > git checkout -f 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 [2026-05-14T03:51:41.068Z] #15 DONE 26.0s [2026-05-14T03:51:41.068Z] [2026-05-14T03:51:41.068Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-14T03:51:41.068Z] #16 DONE 0.1s [2026-05-14T03:51:41.068Z] [2026-05-14T03:51:41.068Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-05-14T03:51:41.068Z] #17 DONE 0.0s [2026-05-14T03:51:41.068Z] [2026-05-14T03:51:41.068Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-05-14T03:51:41.068Z] #18 DONE 0.2s [2026-05-14T03:51:41.068Z] [2026-05-14T03:51:41.068Z] #19 exporting to image [2026-05-14T03:51:41.068Z] #19 exporting layers 0.1s done [2026-05-14T03:51:41.068Z] #19 writing image sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:51:41.068Z] #19 naming to docker.io/library/device-virtual done [2026-05-14T03:51:41.068Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:51:41.229Z] provisioning config files... [2026-05-14T03:51:41.260Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16945599873568152078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:51:41.661Z] ---> ****-login.sh [2026-05-14T03:51:41.661Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:51:41.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:41.661Z] Login Succeeded [2026-05-14T03:51:41.661Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:51:41.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:41.661Z] Login Succeeded [2026-05-14T03:51:41.661Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:51:41.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:41.937Z] Login Succeeded [2026-05-14T03:51:41.937Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:51:41.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:41.937Z] Login Succeeded [2026-05-14T03:51:41.937Z] ****.io [2026-05-14T03:51:41.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:42.262Z] Login Succeeded [2026-05-14T03:51:42.262Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:51:42.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:51:42.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:51:42.424Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-05-14T03:51:42.424Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:51:42.424Z] latest [2026-05-14T03:51:42.424Z] 4.1.0-dev.19 [2026-05-14T03:51:42.424Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:51:42.424Z] main [2026-05-14T03:51:42.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:42.935Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:43.497Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:51:43.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-14T03:51:43.497Z] 54a3fcdf136b: Preparing [2026-05-14T03:51:43.497Z] 22bceefb1740: Preparing [2026-05-14T03:51:43.497Z] 89eb1dba1da1: Preparing [2026-05-14T03:51:43.497Z] 91cf9ccc40de: Preparing [2026-05-14T03:51:43.497Z] c50e7df78147: Preparing [2026-05-14T03:51:43.497Z] 0854555d70ac: Preparing [2026-05-14T03:51:43.497Z] 0854555d70ac: Waiting [2026-05-14T03:51:43.497Z] 22bceefb1740: Pushed [2026-05-14T03:51:43.497Z] c50e7df78147: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:51:43.687Z] provisioning config files... [2026-05-14T03:51:43.713Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/231@tmp/config4132459504567327080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:51:43.784Z] 0854555d70ac: Layer already exists [2026-05-14T03:51:43.784Z] 91cf9ccc40de: Pushed [2026-05-14T03:51:43.784Z] 89eb1dba1da1: Pushed [2026-05-14T03:51:44.519Z] ---> ****-login.sh [2026-05-14T03:51:44.519Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:51:44.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:45.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:51:45.146Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:45.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:51:45.146Z] [2026-05-14T03:51:45.146Z] Login Succeeded [2026-05-14T03:51:45.146Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:51:45.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:45.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:51:45.442Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:45.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:51:45.442Z] [2026-05-14T03:51:45.442Z] Login Succeeded [2026-05-14T03:51:45.442Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:51:45.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:45.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:51:45.743Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:45.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:51:45.743Z] [2026-05-14T03:51:45.743Z] Login Succeeded [2026-05-14T03:51:45.743Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:51:46.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:46.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:51:46.039Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:46.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:51:46.039Z] [2026-05-14T03:51:46.039Z] Login Succeeded [2026-05-14T03:51:46.039Z] ****.io [2026-05-14T03:51:46.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:51:46.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:51:46.662Z] Configure a credential helper to remove this warning. See [2026-05-14T03:51:46.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:51:46.662Z] [2026-05-14T03:51:46.662Z] Login Succeeded [2026-05-14T03:51:46.662Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:51:46.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-05-14T03:51:47.266Z] 54a3fcdf136b: Pushed [Pipeline] echo [2026-05-14T03:51:47.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:51:47.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T03:51:47.369Z] ========================================================= [2026-05-14T03:51:47.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-14T03:51:47.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:47.574Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:47.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-05-14T03:51:48.051Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:48.624Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-14T03:51:48.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-14T03:51:48.624Z] 54a3fcdf136b: Preparing [2026-05-14T03:51:48.624Z] 22bceefb1740: Preparing [2026-05-14T03:51:48.624Z] 89eb1dba1da1: Preparing [2026-05-14T03:51:48.624Z] 91cf9ccc40de: Preparing [2026-05-14T03:51:48.624Z] c50e7df78147: Preparing [2026-05-14T03:51:48.624Z] 0854555d70ac: Preparing [2026-05-14T03:51:48.624Z] 0854555d70ac: Waiting [2026-05-14T03:51:48.624Z] c50e7df78147: Layer already exists [2026-05-14T03:51:48.624Z] 91cf9ccc40de: Layer already exists [2026-05-14T03:51:48.624Z] 54a3fcdf136b: Layer already exists [2026-05-14T03:51:48.624Z] 22bceefb1740: Layer already exists [2026-05-14T03:51:48.624Z] 89eb1dba1da1: Layer already exists [2026-05-14T03:51:48.624Z] 0854555d70ac: Layer already exists [2026-05-14T03:51:48.624Z] latest: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [2026-05-14T03:51:48.636Z] Sending build context to Docker daemon 21.24MB [2026-05-14T03:51:48.636Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T03:51:48.636Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:49.166Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:49.604Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [2026-05-14T03:51:49.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-14T03:51:49.604Z] 54a3fcdf136b: Preparing [2026-05-14T03:51:49.604Z] 22bceefb1740: Preparing [2026-05-14T03:51:49.604Z] 89eb1dba1da1: Preparing [2026-05-14T03:51:49.604Z] 91cf9ccc40de: Preparing [2026-05-14T03:51:49.604Z] c50e7df78147: Preparing [2026-05-14T03:51:49.604Z] 0854555d70ac: Preparing [2026-05-14T03:51:49.604Z] 0854555d70ac: Waiting [2026-05-14T03:51:49.604Z] 91cf9ccc40de: Layer already exists [2026-05-14T03:51:49.604Z] 22bceefb1740: Layer already exists [2026-05-14T03:51:49.604Z] 89eb1dba1da1: Layer already exists [2026-05-14T03:51:49.604Z] 54a3fcdf136b: Layer already exists [2026-05-14T03:51:49.604Z] c50e7df78147: Layer already exists [2026-05-14T03:51:49.604Z] 0854555d70ac: Layer already exists [2026-05-14T03:51:49.604Z] 4.1.0-dev.19: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:49.956Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:50.296Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:51:50.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-14T03:51:50.296Z] 54a3fcdf136b: Preparing [2026-05-14T03:51:50.296Z] 22bceefb1740: Preparing [2026-05-14T03:51:50.296Z] 89eb1dba1da1: Preparing [2026-05-14T03:51:50.296Z] 91cf9ccc40de: Preparing [2026-05-14T03:51:50.296Z] c50e7df78147: Preparing [2026-05-14T03:51:50.296Z] 0854555d70ac: Preparing [2026-05-14T03:51:50.296Z] 0854555d70ac: Waiting [2026-05-14T03:51:50.296Z] 22bceefb1740: Layer already exists [2026-05-14T03:51:50.296Z] 91cf9ccc40de: Layer already exists [2026-05-14T03:51:50.296Z] 54a3fcdf136b: Layer already exists [2026-05-14T03:51:50.296Z] c50e7df78147: Layer already exists [2026-05-14T03:51:50.296Z] 89eb1dba1da1: Layer already exists [2026-05-14T03:51:50.296Z] 0854555d70ac: Layer already exists [2026-05-14T03:51:50.296Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:50.637Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2026-05-14T03:51:50.697Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-14T03:51:50.697Z] 6b59a28fa201: Pulling fs layer [2026-05-14T03:51:50.697Z] d32bb0dddca7: Pulling fs layer [2026-05-14T03:51:50.697Z] 5dab1238d3d9: Pulling fs layer [2026-05-14T03:51:50.697Z] 196fd7d83e7d: Pulling fs layer [2026-05-14T03:51:50.697Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T03:51:50.697Z] 8ba94037c8f0: Pulling fs layer [2026-05-14T03:51:50.697Z] deaec5988b04: Pulling fs layer [2026-05-14T03:51:50.697Z] 9f65657bb879: Pulling fs layer [2026-05-14T03:51:50.697Z] 196fd7d83e7d: Waiting [2026-05-14T03:51:50.697Z] 4f4fb700ef54: Waiting [2026-05-14T03:51:50.697Z] 8ba94037c8f0: Waiting [2026-05-14T03:51:50.697Z] deaec5988b04: Waiting [2026-05-14T03:51:50.697Z] 9f65657bb879: Waiting [2026-05-14T03:51:50.697Z] d32bb0dddca7: Verifying Checksum [2026-05-14T03:51:50.697Z] d32bb0dddca7: Download complete [2026-05-14T03:51:50.697Z] 196fd7d83e7d: Verifying Checksum [2026-05-14T03:51:50.697Z] 196fd7d83e7d: Download complete [2026-05-14T03:51:50.697Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T03:51:50.697Z] 4f4fb700ef54: Download complete [2026-05-14T03:51:50.697Z] 6b59a28fa201: Verifying Checksum [2026-05-14T03:51:50.697Z] 6b59a28fa201: Download complete [2026-05-14T03:51:50.697Z] 8ba94037c8f0: Verifying Checksum [2026-05-14T03:51:50.697Z] 8ba94037c8f0: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:51:50.995Z] 9f65657bb879: Verifying Checksum [2026-05-14T03:51:50.995Z] 9f65657bb879: Download complete [2026-05-14T03:51:51.032Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-14T03:51:51.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-14T03:51:51.032Z] 54a3fcdf136b: Preparing [2026-05-14T03:51:51.032Z] 22bceefb1740: Preparing [2026-05-14T03:51:51.032Z] 89eb1dba1da1: Preparing [2026-05-14T03:51:51.032Z] 91cf9ccc40de: Preparing [2026-05-14T03:51:51.032Z] c50e7df78147: Preparing [2026-05-14T03:51:51.032Z] 0854555d70ac: Preparing [2026-05-14T03:51:51.032Z] 0854555d70ac: Waiting [2026-05-14T03:51:51.032Z] 22bceefb1740: Layer already exists [2026-05-14T03:51:51.032Z] 91cf9ccc40de: Layer already exists [2026-05-14T03:51:51.032Z] 54a3fcdf136b: Layer already exists [2026-05-14T03:51:51.032Z] 89eb1dba1da1: Layer already exists [2026-05-14T03:51:51.032Z] c50e7df78147: Layer already exists [2026-05-14T03:51:51.032Z] 0854555d70ac: Layer already exists [2026-05-14T03:51:51.032Z] main: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:51:51.189Z] ===================================================== [Pipeline] echo [2026-05-14T03:51:51.213Z] taggedImages: [2026-05-14T03:51:51.213Z] - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:51:51.213Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-14T03:51:51.213Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [2026-05-14T03:51:51.213Z] - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:51:51.213Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo [2026-05-14T03:51:51.329Z] ========================================================= [2026-05-14T03:51:51.329Z] [edgeXBuildMultiArch] RAW Config: [2026-05-14T03:51:51.329Z] images: [2026-05-14T03:51:51.329Z] - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:51:51.329Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-14T03:51:51.329Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [2026-05-14T03:51:51.329Z] - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:51:51.329Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-14T03:51:51.329Z] settingsFile: [2026-05-14T03:51:51.329Z] device-virtual-go-settings [2026-05-14T03:51:51.329Z] ========================================================= [Pipeline] node [2026-05-14T03:51:51.648Z] 6b59a28fa201: Pull complete [2026-05-14T03:51:52.250Z] d32bb0dddca7: Pull complete [2026-05-14T03:51:52.250Z] 5dab1238d3d9: Verifying Checksum [2026-05-14T03:51:52.250Z] 5dab1238d3d9: Download complete [2026-05-14T03:51:53.684Z] deaec5988b04: Verifying Checksum [2026-05-14T03:51:53.684Z] deaec5988b04: Download complete [2026-05-14T03:52:06.272Z] 5dab1238d3d9: Pull complete [2026-05-14T03:52:06.272Z] 196fd7d83e7d: Pull complete [2026-05-14T03:52:06.354Z] Still waiting to schedule task [2026-05-14T03:52:06.354Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-14T03:52:06.557Z] 4f4fb700ef54: Pull complete [2026-05-14T03:52:06.557Z] 8ba94037c8f0: Pull complete [2026-05-14T03:52:16.967Z] deaec5988b04: Pull complete [2026-05-14T03:52:17.267Z] 9f65657bb879: Pull complete [2026-05-14T03:52:17.573Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-14T03:52:17.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-14T03:52:17.573Z] ---> 334268110677 [2026-05-14T03:52:17.573Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-14T03:52:19.150Z] ---> Running in cac7f859e779 [2026-05-14T03:52:19.480Z] Removing intermediate container cac7f859e779 [2026-05-14T03:52:19.480Z] ---> 7f9a9d0d9b8b [2026-05-14T03:52:19.480Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T03:52:19.874Z] ---> Running in 446ac4f9d61e [2026-05-14T03:52:19.874Z] Removing intermediate container 446ac4f9d61e [2026-05-14T03:52:19.874Z] ---> 674fb56eabb4 [2026-05-14T03:52:19.874Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-14T03:52:20.267Z] ---> Running in 4a1be071b854 [2026-05-14T03:52:20.267Z] Removing intermediate container 4a1be071b854 [2026-05-14T03:52:20.267Z] ---> 43a4ecdb15fe [2026-05-14T03:52:20.267Z] Step 6/12 : WORKDIR /device-virtual-go [2026-05-14T03:52:20.561Z] ---> Running in 1736f6b4658c [2026-05-14T03:52:20.872Z] Removing intermediate container 1736f6b4658c [2026-05-14T03:52:20.872Z] ---> ca57815b9ebe [2026-05-14T03:52:20.872Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T03:52:20.872Z] ---> Running in ef3674ef6317 [2026-05-14T03:52:21.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T03:52:23.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T03:52:24.535Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-14T03:52:24.535Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-14T03:52:24.535Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-14T03:52:24.535Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-14T03:52:24.535Z] Executing busybox-1.37.0-r19.trigger [2026-05-14T03:52:24.535Z] OK: 259 MiB in 64 packages [2026-05-14T03:52:25.563Z] Removing intermediate container ef3674ef6317 [2026-05-14T03:52:25.563Z] ---> 15bdaae1d4a0 [2026-05-14T03:52:25.563Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-14T03:52:26.219Z] ---> 754beb635e9e [2026-05-14T03:52:26.219Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:52:26.219Z] ---> Running in 377f0f5caa7e [2026-05-14T03:53:25.091Z] Running on prd-centos7-docker-4c-2g-9327 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:53:25.435Z] provisioning config files... [2026-05-14T03:53:25.515Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10751326128806949528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:28.400Z] ---> ****-login.sh [2026-05-14T03:53:28.400Z] nexus3.edgexfoundry.org:10001 [2026-05-14T03:53:28.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:53:28.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:53:28.400Z] Configure a credential helper to remove this warning. See [2026-05-14T03:53:28.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:53:28.400Z] [2026-05-14T03:53:28.400Z] Login Succeeded [2026-05-14T03:53:28.400Z] nexus3.edgexfoundry.org:10002 [2026-05-14T03:53:28.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:53:28.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:53:28.400Z] Configure a credential helper to remove this warning. See [2026-05-14T03:53:28.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:53:28.400Z] [2026-05-14T03:53:28.400Z] Login Succeeded [2026-05-14T03:53:28.400Z] nexus3.edgexfoundry.org:10003 [2026-05-14T03:53:28.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:53:28.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:53:28.400Z] Configure a credential helper to remove this warning. See [2026-05-14T03:53:28.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:53:28.400Z] [2026-05-14T03:53:28.400Z] Login Succeeded [2026-05-14T03:53:28.400Z] nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:28.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:53:28.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:53:28.697Z] Configure a credential helper to remove this warning. See [2026-05-14T03:53:28.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:53:28.697Z] [2026-05-14T03:53:28.697Z] Login Succeeded [2026-05-14T03:53:28.697Z] ****.io [2026-05-14T03:53:28.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T03:53:28.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T03:53:28.722Z] Configure a credential helper to remove this warning. See [2026-05-14T03:53:28.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T03:53:28.722Z] [2026-05-14T03:53:28.722Z] Login Succeeded [2026-05-14T03:53:28.722Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T03:53:28.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T03:53:29.386Z] + docker buildx ls [2026-05-14T03:53:29.386Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T03:53:29.386Z] default * docker [2026-05-14T03:53:29.386Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T03:53:29.860Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-14T03:53:29.860Z] edgex-builder [Pipeline] sh [2026-05-14T03:53:30.353Z] + docker buildx inspect --bootstrap [2026-05-14T03:53:30.353Z] #1 [internal] booting buildkit [2026-05-14T03:53:30.353Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-14T03:53:35.036Z] #1 pulling image moby/buildkit:buildx-stable-1 4.2s done [2026-05-14T03:53:35.036Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-14T03:53:36.095Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2026-05-14T03:53:36.095Z] #1 DONE 5.8s [2026-05-14T03:53:36.095Z] Name: edgex-builder [2026-05-14T03:53:36.095Z] Driver: docker-container [2026-05-14T03:53:36.095Z] [2026-05-14T03:53:36.095Z] Nodes: [2026-05-14T03:53:36.095Z] Name: edgex-builder0 [2026-05-14T03:53:36.095Z] Endpoint: unix:///var/run/docker.sock [2026-05-14T03:53:36.095Z] Status: running [2026-05-14T03:53:36.095Z] Buildkit: v0.29.0 [2026-05-14T03:53:36.095Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-14T03:53:36.500Z] + docker buildx ls [2026-05-14T03:53:36.500Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-14T03:53:36.500Z] edgex-builder * docker-container [2026-05-14T03:53:36.500Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-14T03:53:36.500Z] default docker [2026-05-14T03:53:36.500Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-14T03:53:36.902Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370' [2026-05-14T03:53:36.902Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 --push - [2026-05-14T03:53:36.902Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:36.902Z] #1 transferring dockerfile: 199B done [2026-05-14T03:53:36.902Z] #1 DONE 0.0s [2026-05-14T03:53:36.902Z] [2026-05-14T03:53:36.902Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:53:36.902Z] #2 DONE 0.1s [2026-05-14T03:53:36.902Z] [2026-05-14T03:53:36.902Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T03:53:36.902Z] #3 DONE 0.1s [2026-05-14T03:53:36.902Z] [2026-05-14T03:53:36.902Z] #4 [internal] load .dockerignore [2026-05-14T03:53:37.246Z] #4 transferring context: 2B done [2026-05-14T03:53:37.246Z] #4 DONE 0.0s [2026-05-14T03:53:37.246Z] [2026-05-14T03:53:37.246Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:37.246Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:37.246Z] #5 DONE 0.0s [2026-05-14T03:53:37.246Z] [2026-05-14T03:53:37.246Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:37.246Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:37.246Z] #6 DONE 0.1s [2026-05-14T03:53:37.246Z] [2026-05-14T03:53:37.246Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:37.246Z] #7 DONE 0.0s [2026-05-14T03:53:37.246Z] [2026-05-14T03:53:37.246Z] #8 exporting to image [2026-05-14T03:53:37.246Z] #8 exporting layers done [2026-05-14T03:53:37.246Z] #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c 0.0s done [2026-05-14T03:53:37.246Z] #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:53:37.246Z] #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done [2026-05-14T03:53:37.246Z] #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done [2026-05-14T03:53:37.246Z] #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done [2026-05-14T03:53:37.246Z] #8 pushing layers 0.1s done [2026-05-14T03:53:37.246Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 [2026-05-14T03:53:37.246Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:53:37.574Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done [2026-05-14T03:53:37.574Z] #8 DONE 0.2s [2026-05-14T03:53:37.574Z] [2026-05-14T03:53:37.574Z] 1 warning found (use --debug to expand): [2026-05-14T03:53:37.574Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:53:38.176Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - [2026-05-14T03:53:38.176Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' [2026-05-14T03:53:38.176Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:38.176Z] #1 transferring dockerfile: 165B done [2026-05-14T03:53:38.176Z] #1 DONE 0.0s [2026-05-14T03:53:38.176Z] [2026-05-14T03:53:38.176Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-14T03:53:38.176Z] #2 DONE 0.0s [2026-05-14T03:53:38.176Z] [2026-05-14T03:53:38.176Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-14T03:53:38.176Z] #3 DONE 0.0s [2026-05-14T03:53:38.176Z] [2026-05-14T03:53:38.176Z] #4 [internal] load .dockerignore [2026-05-14T03:53:38.176Z] #4 transferring context: 2B done [2026-05-14T03:53:38.176Z] #4 DONE 0.0s [2026-05-14T03:53:38.176Z] [2026-05-14T03:53:38.176Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:38.176Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:38.483Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:38.483Z] #5 CACHED [2026-05-14T03:53:38.483Z] [2026-05-14T03:53:38.483Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:38.483Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:38.483Z] #6 CACHED [2026-05-14T03:53:38.483Z] [2026-05-14T03:53:38.483Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:38.483Z] #7 DONE 0.0s [2026-05-14T03:53:38.483Z] [2026-05-14T03:53:38.483Z] #8 exporting to image [2026-05-14T03:53:38.483Z] #8 exporting layers done [2026-05-14T03:53:38.483Z] #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done [2026-05-14T03:53:38.483Z] #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:53:38.483Z] #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done [2026-05-14T03:53:38.483Z] #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done [2026-05-14T03:53:38.483Z] #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done [2026-05-14T03:53:38.483Z] #8 pushing layers 0.0s done [2026-05-14T03:53:38.483Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done [2026-05-14T03:53:38.483Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:53:38.483Z] #8 DONE 0.1s [2026-05-14T03:53:38.483Z] [2026-05-14T03:53:38.483Z] 1 warning found (use --debug to expand): [2026-05-14T03:53:38.483Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:53:38.876Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 --push - [2026-05-14T03:53:38.876Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19' [2026-05-14T03:53:38.876Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:38.876Z] #1 transferring dockerfile: 171B done [2026-05-14T03:53:38.876Z] #1 DONE 0.0s [2026-05-14T03:53:38.876Z] [2026-05-14T03:53:38.876Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [2026-05-14T03:53:38.876Z] #2 DONE 0.0s [2026-05-14T03:53:38.876Z] [2026-05-14T03:53:38.876Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [2026-05-14T03:53:38.876Z] #3 DONE 0.0s [2026-05-14T03:53:38.876Z] [2026-05-14T03:53:38.876Z] #4 [internal] load .dockerignore [2026-05-14T03:53:38.876Z] #4 transferring context: 2B done [2026-05-14T03:53:38.876Z] #4 DONE 0.0s [2026-05-14T03:53:38.876Z] [2026-05-14T03:53:38.876Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:38.876Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:38.876Z] #5 DONE 0.0s [2026-05-14T03:53:38.876Z] [2026-05-14T03:53:38.876Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:39.156Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:39.156Z] #6 CACHED [2026-05-14T03:53:39.156Z] [2026-05-14T03:53:39.156Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:39.156Z] #5 CACHED [2026-05-14T03:53:39.156Z] [2026-05-14T03:53:39.156Z] #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:39.156Z] #7 DONE 0.0s [2026-05-14T03:53:39.156Z] [2026-05-14T03:53:39.156Z] #8 exporting to image [2026-05-14T03:53:39.156Z] #8 exporting layers done [2026-05-14T03:53:39.156Z] #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done [2026-05-14T03:53:39.156Z] #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:53:39.156Z] #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done [2026-05-14T03:53:39.156Z] #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done [2026-05-14T03:53:39.156Z] #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done [2026-05-14T03:53:39.156Z] #8 pushing layers 0.0s done [2026-05-14T03:53:39.156Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done [2026-05-14T03:53:39.156Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:53:39.156Z] #8 DONE 0.1s [2026-05-14T03:53:39.156Z] [2026-05-14T03:53:39.156Z] 1 warning found (use --debug to expand): [2026-05-14T03:53:39.156Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:53:39.472Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19' [2026-05-14T03:53:39.472Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 --push - [2026-05-14T03:53:39.472Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:39.472Z] #1 transferring dockerfile: 212B done [2026-05-14T03:53:39.472Z] #1 DONE 0.0s [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:53:39.472Z] #2 DONE 0.0s [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T03:53:39.472Z] #3 DONE 0.0s [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #4 [internal] load .dockerignore [2026-05-14T03:53:39.472Z] #4 transferring context: 2B done [2026-05-14T03:53:39.472Z] #4 DONE 0.0s [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:39.472Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:39.472Z] #5 CACHED [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:39.472Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:39.472Z] #6 CACHED [2026-05-14T03:53:39.472Z] [2026-05-14T03:53:39.472Z] #7 exporting to image [2026-05-14T03:53:39.472Z] #7 exporting layers done [2026-05-14T03:53:39.472Z] #7 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done [2026-05-14T03:53:39.472Z] #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 [2026-05-14T03:53:39.472Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:53:39.800Z] #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:53:39.800Z] #7 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done [2026-05-14T03:53:39.800Z] #7 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done [2026-05-14T03:53:39.800Z] #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done [2026-05-14T03:53:39.800Z] #7 pushing layers 0.0s done [2026-05-14T03:53:39.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done [2026-05-14T03:53:39.800Z] #7 DONE 0.1s [2026-05-14T03:53:39.800Z] [2026-05-14T03:53:39.800Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:39.800Z] #8 DONE 0.0s [2026-05-14T03:53:39.800Z] [2026-05-14T03:53:39.800Z] 1 warning found (use --debug to expand): [2026-05-14T03:53:39.800Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-14T03:53:40.246Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' [2026-05-14T03:53:40.246Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - [2026-05-14T03:53:40.246Z] #1 [internal] load build definition from Dockerfile [2026-05-14T03:53:40.246Z] #1 transferring dockerfile: 163B done [2026-05-14T03:53:40.246Z] #1 DONE 0.0s [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-14T03:53:40.246Z] #2 DONE 0.0s [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-14T03:53:40.246Z] #3 DONE 0.0s [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #4 [internal] load .dockerignore [2026-05-14T03:53:40.246Z] #4 transferring context: 2B done [2026-05-14T03:53:40.246Z] #4 DONE 0.0s [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:40.246Z] #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:40.246Z] #5 CACHED [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b [2026-05-14T03:53:40.246Z] #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done [2026-05-14T03:53:40.246Z] #6 CACHED [2026-05-14T03:53:40.246Z] [2026-05-14T03:53:40.246Z] #7 exporting to image [2026-05-14T03:53:40.246Z] #7 exporting layers done [2026-05-14T03:53:40.246Z] #7 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done [2026-05-14T03:53:40.246Z] #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done [2026-05-14T03:53:40.246Z] #7 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done [2026-05-14T03:53:40.246Z] #7 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done [2026-05-14T03:53:40.246Z] #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 [2026-05-14T03:53:40.246Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-14T03:53:40.570Z] #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done [2026-05-14T03:53:40.570Z] #7 pushing layers 0.0s done [2026-05-14T03:53:40.570Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done [2026-05-14T03:53:40.570Z] #7 DONE 0.1s [2026-05-14T03:53:40.570Z] [2026-05-14T03:53:40.570Z] #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-14T03:53:40.570Z] #8 DONE 0.0s [2026-05-14T03:53:40.570Z] [2026-05-14T03:53:40.570Z] 1 warning found (use --debug to expand): [2026-05-14T03:53:40.570Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T03:53:41.539Z] + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:41.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:42.411Z] ---> package-listing.sh [2026-05-14T03:53:42.411Z] ++ facter osfamily [2026-05-14T03:53:42.411Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T03:53:42.411Z] + OS_FAMILY=redhat [2026-05-14T03:53:42.411Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-05-14T03:53:42.411Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T03:53:42.411Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T03:53:42.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T03:53:42.411Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T03:53:42.411Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-14T03:53:42.411Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T03:53:42.411Z] + case "${OS_FAMILY}" in [2026-05-14T03:53:42.411Z] + rpm -qa [2026-05-14T03:53:42.411Z] + sort [2026-05-14T03:53:43.558Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T03:53:43.558Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T03:53:43.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T03:53:43.558Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-14T03:53:43.558Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-05-14T03:53:43.558Z] + 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-05-14T03:53:43.617Z] 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-05-14T03:53:43.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:53:44.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:53:44.440Z] [2026-05-14T03:53:44.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:53:45.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:53:45.014Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T03:53:45.014Z] 5eb5b503b376: Pulling fs layer [2026-05-14T03:53:45.014Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T03:53:45.014Z] ec43610c2a17: Pulling fs layer [2026-05-14T03:53:45.014Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T03:53:45.014Z] 33b1e0a273af: Pulling fs layer [2026-05-14T03:53:45.014Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T03:53:45.014Z] 2f39f015ded8: Pulling fs layer [2026-05-14T03:53:45.014Z] 3a2ae6a8a46f: Waiting [2026-05-14T03:53:45.014Z] 33b1e0a273af: Waiting [2026-05-14T03:53:45.014Z] 5d3b04190fa2: Waiting [2026-05-14T03:53:45.014Z] 2f39f015ded8: Waiting [2026-05-14T03:53:45.014Z] 5c69ac0246d0: Verifying Checksum [2026-05-14T03:53:45.014Z] 5c69ac0246d0: Download complete [2026-05-14T03:53:45.014Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T03:53:45.014Z] 3a2ae6a8a46f: Download complete [2026-05-14T03:53:45.014Z] 33b1e0a273af: Verifying Checksum [2026-05-14T03:53:45.014Z] 33b1e0a273af: Download complete [2026-05-14T03:53:45.014Z] ec43610c2a17: Verifying Checksum [2026-05-14T03:53:45.014Z] ec43610c2a17: Download complete [2026-05-14T03:53:45.014Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T03:53:45.014Z] 5d3b04190fa2: Download complete [2026-05-14T03:53:45.339Z] 5eb5b503b376: Verifying Checksum [2026-05-14T03:53:45.339Z] 5eb5b503b376: Download complete [2026-05-14T03:53:45.647Z] 2f39f015ded8: Verifying Checksum [2026-05-14T03:53:45.647Z] 2f39f015ded8: Download complete [2026-05-14T03:53:46.780Z] 5eb5b503b376: Pull complete [2026-05-14T03:53:46.780Z] 5c69ac0246d0: Pull complete [2026-05-14T03:53:47.114Z] ec43610c2a17: Pull complete [2026-05-14T03:53:47.114Z] 3a2ae6a8a46f: Pull complete [2026-05-14T03:53:47.440Z] 33b1e0a273af: Pull complete [2026-05-14T03:53:47.440Z] 5d3b04190fa2: Pull complete [2026-05-14T03:53:51.040Z] 2f39f015ded8: Pull complete [2026-05-14T03:53:51.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T03:53:51.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:53:51.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:53:51.443Z] prd-centos7-docker-4c-2g-9327 does not seem to be running inside a container [2026-05-14T03:53:51.511Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-14T03:53:55.260Z] $ docker top 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:53:55.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T03:53:56.256Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T03:53:56.645Z] + ls /var/log/sa-host [2026-05-14T03:53:56.645Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T03:53:57.186Z] provisioning config files... [2026-05-14T03:53:57.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13733583608748321488tmp [Pipeline] { [Pipeline] echo [2026-05-14T03:53:57.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:57.743Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T03:53:57.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:58.550Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T03:53:58.567Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:59.152Z] ---> sudo-logs.sh [2026-05-14T03:53:59.152Z] Archiving 'sudo' log.. [2026-05-14T03:53:59.152Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9327.novalocal: Name or service not known [2026-05-14T03:53:59.152Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-9327.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-05-14T03:53:59.286Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:53:59.649Z] ---> job-cost.sh [2026-05-14T03:53:59.649Z] lf-activate-venv: SKIPPING [2026-05-14T03:53:59.649Z] INFO: No Stack... [2026-05-14T03:53:59.917Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-05-14T03:54:00.224Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T03:54:00.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:54:00.737Z] ---> logs-deploy.sh [2026-05-14T03:54:00.737Z] lf-activate-venv: SKIPPING [2026-05-14T03:54:00.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/231 [2026-05-14T03:54:00.737Z] INFO: archiving workspace using pattern(s): [2026-05-14T03:54:01.435Z] Archives upload complete. [2026-05-14T03:54:01.715Z] INFO: archiving logs to Nexus [2026-05-14T03:54:02.358Z] ---> uname -a: [2026-05-14T03:54:02.358Z] Linux prd-centos7-docker-4c-2g-9327.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] ---> lscpu: [2026-05-14T03:54:02.358Z] Architecture: x86_64 [2026-05-14T03:54:02.358Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-14T03:54:02.358Z] Byte Order: Little Endian [2026-05-14T03:54:02.358Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-14T03:54:02.358Z] CPU(s): 2 [2026-05-14T03:54:02.358Z] On-line CPU(s) list: 0,1 [2026-05-14T03:54:02.358Z] Thread(s) per core: 1 [2026-05-14T03:54:02.358Z] Core(s) per socket: 1 [2026-05-14T03:54:02.358Z] Socket(s): 2 [2026-05-14T03:54:02.358Z] NUMA node(s): 1 [2026-05-14T03:54:02.358Z] Vendor ID: AuthenticAMD [2026-05-14T03:54:02.358Z] CPU family: 23 [2026-05-14T03:54:02.358Z] Model: 49 [2026-05-14T03:54:02.358Z] Model name: AMD EPYC-Rome Processor [2026-05-14T03:54:02.358Z] Stepping: 0 [2026-05-14T03:54:02.358Z] CPU MHz: 2799.998 [2026-05-14T03:54:02.358Z] BogoMIPS: 5599.99 [2026-05-14T03:54:02.358Z] Virtualization: AMD-V [2026-05-14T03:54:02.358Z] Hypervisor vendor: KVM [2026-05-14T03:54:02.358Z] Virtualization type: full [2026-05-14T03:54:02.358Z] L1d cache: 64 KiB [2026-05-14T03:54:02.358Z] L1i cache: 64 KiB [2026-05-14T03:54:02.358Z] L2 cache: 1 MiB [2026-05-14T03:54:02.358Z] L3 cache: 32 MiB [2026-05-14T03:54:02.358Z] NUMA node0 CPU(s): 0,1 [2026-05-14T03:54:02.358Z] Vulnerability Itlb multihit: Not affected [2026-05-14T03:54:02.358Z] Vulnerability L1tf: Not affected [2026-05-14T03:54:02.358Z] Vulnerability Mds: Not affected [2026-05-14T03:54:02.358Z] Vulnerability Meltdown: Not affected [2026-05-14T03:54:02.358Z] Vulnerability Mmio stale data: Not affected [2026-05-14T03:54:02.358Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-14T03:54:02.358Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-05-14T03:54:02.358Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-05-14T03:54:02.358Z] Vulnerability Srbds: Not affected [2026-05-14T03:54:02.358Z] Vulnerability Tsx async abort: Not affected [2026-05-14T03:54:02.358Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] ---> nproc: [2026-05-14T03:54:02.358Z] 2 [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] ---> df -h: [2026-05-14T03:54:02.358Z] Filesystem Size Used Avail Use% Mounted on [2026-05-14T03:54:02.358Z] overlay 40G 7.4G 33G 19% / [2026-05-14T03:54:02.358Z] tmpfs 64M 0 64M 0% /dev [2026-05-14T03:54:02.358Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-05-14T03:54:02.358Z] shm 64M 0 64M 0% /dev/shm [2026-05-14T03:54:02.358Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] [2026-05-14T03:54:02.358Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2026-05-14T03:54:02.358Z] Please check if data collecting is enabled [2026-05-14T03:54:02.358Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T03:54:02.758Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-14T03:54:02.763Z] $ docker stop --time=1 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 [2026-05-14T03:54:03.952Z] $ docker rm -f --volumes 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 [2026-05-14T03:54:04.024Z] Removing intermediate container 377f0f5caa7e [2026-05-14T03:54:04.024Z] ---> e36566c2d2de [2026-05-14T03:54:04.024Z] Step 10/12 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-14T03:54:04.317Z] [WS-CLEANUP] Deleting project workspace... [2026-05-14T03:54:04.317Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-14T03:54:04.371Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:05.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:54:05.869Z] [2026-05-14T03:54:05.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:06.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:54:06.771Z] ---> db80611c0284 [2026-05-14T03:54:06.771Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T03:54:06.771Z] ---> Running in 6acb8135347b [2026-05-14T03:54:06.771Z] Removing intermediate container 6acb8135347b [2026-05-14T03:54:06.771Z] ---> 4a0241ca5679 [2026-05-14T03:54:06.771Z] Step 12/12 : RUN $MAKE [2026-05-14T03:54:06.771Z] ---> Running in 12b7c6a3eef0 [2026-05-14T03:54:07.840Z] noop [2026-05-14T03:54:08.494Z] Removing intermediate container 12b7c6a3eef0 [2026-05-14T03:54:08.494Z] ---> 1d4f5fcb436e [2026-05-14T03:54:08.494Z] Successfully built 1d4f5fcb436e [2026-05-14T03:54:08.494Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:09.082Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T03:54:09.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:54:09.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2026-05-14T03:54:09.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-14T03:54:10.839Z] $ docker top ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:54:11.952Z] + go version [2026-05-14T03:54:11.952Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-14T03:54:11.993Z] $ docker stop --time=1 ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b [2026-05-14T03:54:13.619Z] $ docker rm -f --volumes ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:54:15.263Z] + docker inspect -f . ci-base-image-arm64 [2026-05-14T03:54:15.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:54:15.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2026-05-14T03:54:15.850Z] $ 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/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-14T03:54:20.383Z] $ docker top 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T03:54:21.130Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/231 [Pipeline] fileExists [Pipeline] sh [2026-05-14T03:54:21.618Z] + make test [2026-05-14T03:54:21.618Z] go test ./... -coverprofile=coverage.out [2026-05-14T03:54:26.515Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-14T03:54:28.810Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-14T03:54:28.810Z] 5eb5b503b376: Pulling fs layer [2026-05-14T03:54:28.810Z] 5c69ac0246d0: Pulling fs layer [2026-05-14T03:54:28.810Z] ec43610c2a17: Pulling fs layer [2026-05-14T03:54:28.810Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-14T03:54:28.810Z] 33b1e0a273af: Pulling fs layer [2026-05-14T03:54:28.810Z] 5d3b04190fa2: Pulling fs layer [2026-05-14T03:54:28.810Z] 2f39f015ded8: Pulling fs layer [2026-05-14T03:54:28.810Z] 3a2ae6a8a46f: Waiting [2026-05-14T03:54:28.810Z] 33b1e0a273af: Waiting [2026-05-14T03:54:28.810Z] 5d3b04190fa2: Waiting [2026-05-14T03:54:28.810Z] 2f39f015ded8: Waiting [2026-05-14T03:54:28.810Z] 5c69ac0246d0: Download complete [2026-05-14T03:54:28.810Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-14T03:54:28.810Z] 3a2ae6a8a46f: Download complete [2026-05-14T03:54:28.810Z] 33b1e0a273af: Verifying Checksum [2026-05-14T03:54:28.810Z] 33b1e0a273af: Download complete [2026-05-14T03:54:28.810Z] 5d3b04190fa2: Verifying Checksum [2026-05-14T03:54:28.810Z] 5d3b04190fa2: Download complete [2026-05-14T03:54:28.810Z] ec43610c2a17: Verifying Checksum [2026-05-14T03:54:28.810Z] ec43610c2a17: Download complete [2026-05-14T03:54:28.810Z] 5eb5b503b376: Verifying Checksum [2026-05-14T03:54:28.810Z] 5eb5b503b376: Download complete [2026-05-14T03:54:28.810Z] 2f39f015ded8: Verifying Checksum [2026-05-14T03:54:28.810Z] 2f39f015ded8: Download complete [2026-05-14T03:54:28.810Z] 5eb5b503b376: Pull complete [2026-05-14T03:54:28.810Z] 5c69ac0246d0: Pull complete [2026-05-14T03:54:28.810Z] ec43610c2a17: Pull complete [2026-05-14T03:54:28.810Z] 3a2ae6a8a46f: Pull complete [2026-05-14T03:54:28.810Z] 33b1e0a273af: Pull complete [2026-05-14T03:54:28.810Z] 5d3b04190fa2: Pull complete [2026-05-14T03:54:34.451Z] 2f39f015ded8: Pull complete [2026-05-14T03:54:34.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-14T03:54:34.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T03:54:34.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T03:54:34.793Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T03:54:34.922Z] $ 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-05-14T03:54:37.788Z] $ docker top c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T03:54:38.618Z] ---> job-cost.sh [2026-05-14T03:54:38.618Z] lf-activate-venv: SKIPPING [2026-05-14T03:54:38.618Z] INFO: No Stack... [2026-05-14T03:54:38.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T03:54:39.170Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T03:54:39.540Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-05-14T03:54:39.540Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T03:54:39.549Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [2026-05-14T03:54:39.584Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] did not exist. Created. [2026-05-14T03:54:39.612Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T03:54:40.071Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-14T03:54:40.344Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T03:54:40.376Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T03:54:40.479Z] $ docker stop --time=1 c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 [2026-05-14T03:54:41.671Z] $ docker rm -f --volumes c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-14T03:58:19.598Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-14T03:58:19.598Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 59.4% of statements [2026-05-14T03:58:19.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-14T03:58:19.598Z] go vet ./... [2026-05-14T03:59:07.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-14T03:59:07.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-14T03:59:07.143Z] ./bin/test-attribution-txt.sh [2026-05-14T03:59:07.143Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-14T03:59:07.143Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-14T03:59:07.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-05-14T03:59:07.218Z] $ docker stop --time=1 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b [2026-05-14T03:59:09.117Z] $ docker rm -f --volumes 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T03:59:11.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-14T03:59:11.154Z] Warning: overwriting stash ‘coverage-report’ [2026-05-14T03:59:12.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-14T03:59:12.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-14T03:59:13.198Z] + ls -al . [2026-05-14T03:59:13.198Z] total 272 [2026-05-14T03:59:13.198Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:54 . [2026-05-14T03:59:13.198Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:51 .. [2026-05-14T03:59:13.198Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:51 .git [2026-05-14T03:59:13.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 .github [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 272 May 14 03:51 .gitignore [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:51 .golangci.yml [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 14 03:51 Attribution.txt [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 17302 May 14 03:51 CHANGELOG.md [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:51 Dockerfile [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:51 GOVERNANCE.md [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 683 May 14 03:51 Jenkinsfile [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:51 LICENSE [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 14 03:51 Makefile [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:51 OWNERS.md [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 14 03:51 README.md [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:49 VERSION [2026-05-14T03:59:13.198Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:51 bin [2026-05-14T03:59:13.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 cmd [2026-05-14T03:59:13.198Z] -rw-r--r-- 1 jenkins jenkins 45292 May 14 03:58 coverage.out [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 6526 May 14 03:51 go.mod [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 14 03:51 go.sum [2026-05-14T03:59:13.198Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 internal [2026-05-14T03:59:13.198Z] -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T03:59:13.740Z] + 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=436ebf3d8c4554cbb70712dea6758b85bdbc0370 --label arch=arm64 --label version=4.1.0-dev.19 . [2026-05-14T03:59:14.462Z] Sending build context to Docker daemon 21.28MB [2026-05-14T03:59:14.462Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-14T03:59:14.462Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-14T03:59:14.462Z] ---> 1d4f5fcb436e [2026-05-14T03:59:14.462Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-14T03:59:14.462Z] ---> Running in 469f8bc00b1c [2026-05-14T03:59:14.791Z] Removing intermediate container 469f8bc00b1c [2026-05-14T03:59:14.791Z] ---> d5e3fad3631f [2026-05-14T03:59:14.791Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-14T03:59:15.085Z] ---> Running in 9e62715a5d2a [2026-05-14T03:59:15.361Z] Removing intermediate container 9e62715a5d2a [2026-05-14T03:59:15.361Z] ---> 275d3e10a168 [2026-05-14T03:59:15.361Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-05-14T03:59:15.361Z] ---> Running in d054ec8f892f [2026-05-14T03:59:15.657Z] Removing intermediate container d054ec8f892f [2026-05-14T03:59:15.657Z] ---> dcc05df13cc1 [2026-05-14T03:59:15.657Z] Step 6/26 : WORKDIR /device-virtual-go [2026-05-14T03:59:15.657Z] ---> Running in 0a0b69cc503a [2026-05-14T03:59:15.954Z] Removing intermediate container 0a0b69cc503a [2026-05-14T03:59:15.954Z] ---> eec20a1e15df [2026-05-14T03:59:15.954Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-14T03:59:16.324Z] ---> Running in 4d7057d1a2bc [2026-05-14T03:59:16.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T03:59:17.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T03:59:19.190Z] OK: 259 MiB in 64 packages [2026-05-14T03:59:20.275Z] Removing intermediate container 4d7057d1a2bc [2026-05-14T03:59:20.275Z] ---> 1f0642d4a4ee [2026-05-14T03:59:20.275Z] Step 8/26 : COPY go.mod vendor* ./ [2026-05-14T03:59:20.579Z] ---> e2b44366fd17 [2026-05-14T03:59:20.579Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-14T03:59:20.579Z] ---> Running in f3bb74a01940 [2026-05-14T03:59:22.802Z] Removing intermediate container f3bb74a01940 [2026-05-14T03:59:22.802Z] ---> 65167d6772df [2026-05-14T03:59:22.802Z] Step 10/26 : COPY . . [2026-05-14T03:59:24.237Z] ---> 410807014a0d [2026-05-14T03:59:24.237Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-14T03:59:24.521Z] ---> Running in 5922b2622792 [2026-05-14T03:59:24.795Z] Removing intermediate container 5922b2622792 [2026-05-14T03:59:24.795Z] ---> 943bd317275e [2026-05-14T03:59:24.795Z] Step 12/26 : RUN $MAKE [2026-05-14T03:59:24.795Z] ---> Running in c308ac56002a [2026-05-14T03:59:25.802Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2026-05-14T04:03:32.823Z] Removing intermediate container c308ac56002a [2026-05-14T04:03:32.823Z] ---> 8978f527ecf5 [2026-05-14T04:03:32.823Z] Step 13/26 : FROM alpine:3.22 [2026-05-14T04:03:32.823Z] 3.22: Pulling from library/alpine [2026-05-14T04:03:32.823Z] 58e777220c39: Pulling fs layer [2026-05-14T04:03:32.823Z] 58e777220c39: Verifying Checksum [2026-05-14T04:03:32.823Z] 58e777220c39: Download complete [2026-05-14T04:03:32.823Z] 58e777220c39: Pull complete [2026-05-14T04:03:32.823Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-14T04:03:32.823Z] Status: Downloaded newer image for alpine:3.22 [2026-05-14T04:03:32.823Z] ---> 6a2735c23ff3 [2026-05-14T04:03:32.823Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-05-14T04:03:32.823Z] ---> Running in 117c31da7b47 [2026-05-14T04:03:32.823Z] Removing intermediate container 117c31da7b47 [2026-05-14T04:03:32.823Z] ---> a481e3bd0457 [2026-05-14T04:03:32.823Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-14T04:03:32.823Z] ---> Running in e1c66467050a [2026-05-14T04:03:32.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T04:03:32.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T04:03:32.824Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-14T04:03:32.824Z] Executing busybox-1.37.0-r20.trigger [2026-05-14T04:03:32.824Z] OK: 8 MiB in 17 packages [2026-05-14T04:03:32.824Z] Removing intermediate container e1c66467050a [2026-05-14T04:03:32.824Z] ---> 719950f9befa [2026-05-14T04:03:32.824Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-14T04:03:32.824Z] ---> Running in a225ee35e6d1 [2026-05-14T04:03:33.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-14T04:03:34.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-14T04:03:35.454Z] OK: 8 MiB in 17 packages [2026-05-14T04:03:36.416Z] Removing intermediate container a225ee35e6d1 [2026-05-14T04:03:36.416Z] ---> d7a95947ac79 [2026-05-14T04:03:36.416Z] Step 17/26 : WORKDIR / [2026-05-14T04:03:36.683Z] ---> Running in ddefb4c8dbc0 [2026-05-14T04:03:36.951Z] Removing intermediate container ddefb4c8dbc0 [2026-05-14T04:03:36.951Z] ---> 0d0be907feb9 [2026-05-14T04:03:36.951Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-14T04:03:37.533Z] ---> 9c3131f0fef0 [2026-05-14T04:03:37.533Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-05-14T04:03:37.802Z] ---> 8cfb5d18841e [2026-05-14T04:03:37.802Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-05-14T04:03:39.745Z] ---> 709bbfbd74d1 [2026-05-14T04:03:39.745Z] Step 21/26 : EXPOSE 59900 [2026-05-14T04:03:40.014Z] ---> Running in 865445baf658 [2026-05-14T04:03:40.280Z] Removing intermediate container 865445baf658 [2026-05-14T04:03:40.280Z] ---> d18e019d649d [2026-05-14T04:03:40.280Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-05-14T04:03:40.280Z] ---> Running in 2446c28dfcdf [2026-05-14T04:03:40.547Z] Removing intermediate container 2446c28dfcdf [2026-05-14T04:03:40.547Z] ---> 4517073b4440 [2026-05-14T04:03:40.547Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-14T04:03:40.547Z] ---> Running in 7fc1aab662de [2026-05-14T04:03:41.132Z] Removing intermediate container 7fc1aab662de [2026-05-14T04:03:41.132Z] ---> 2b4ac39c4197 [2026-05-14T04:03:41.132Z] Step 24/26 : LABEL arch=arm64 [2026-05-14T04:03:41.132Z] ---> Running in eabc49aa3fc9 [2026-05-14T04:03:41.404Z] Removing intermediate container eabc49aa3fc9 [2026-05-14T04:03:41.404Z] ---> d1a2753b17d8 [2026-05-14T04:03:41.404Z] Step 25/26 : LABEL git_sha=436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T04:03:41.404Z] ---> Running in da2005bd6bbb [2026-05-14T04:03:41.674Z] Removing intermediate container da2005bd6bbb [2026-05-14T04:03:41.674Z] ---> 24a6f4a9b61b [2026-05-14T04:03:41.674Z] Step 26/26 : LABEL version=4.1.0-dev.19 [2026-05-14T04:03:41.674Z] ---> Running in bc7f23d43cf0 [2026-05-14T04:03:42.258Z] Removing intermediate container bc7f23d43cf0 [2026-05-14T04:03:42.258Z] ---> b7b861bcaced [2026-05-14T04:03:42.258Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-14T04:03:42.258Z] Successfully built b7b861bcaced [2026-05-14T04:03:42.258Z] 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-05-14T04:03:42.423Z] provisioning config files... [2026-05-14T04:03:42.440Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/231@tmp/config3686376097247375592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:03:42.791Z] ---> ****-login.sh [2026-05-14T04:03:42.791Z] nexus3.edgexfoundry.org:10001 [2026-05-14T04:03:42.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:03:43.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:03:43.060Z] Configure a credential helper to remove this warning. See [2026-05-14T04:03:43.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:03:43.060Z] [2026-05-14T04:03:43.060Z] Login Succeeded [2026-05-14T04:03:43.060Z] nexus3.edgexfoundry.org:10002 [2026-05-14T04:03:43.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:03:43.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:03:43.325Z] Configure a credential helper to remove this warning. See [2026-05-14T04:03:43.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:03:43.325Z] [2026-05-14T04:03:43.325Z] Login Succeeded [2026-05-14T04:03:43.325Z] nexus3.edgexfoundry.org:10003 [2026-05-14T04:03:43.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:03:43.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:03:43.859Z] Configure a credential helper to remove this warning. See [2026-05-14T04:03:43.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:03:43.859Z] [2026-05-14T04:03:43.859Z] Login Succeeded [2026-05-14T04:03:43.859Z] nexus3.edgexfoundry.org:10004 [2026-05-14T04:03:44.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:03:44.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:03:44.125Z] Configure a credential helper to remove this warning. See [2026-05-14T04:03:44.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:03:44.125Z] [2026-05-14T04:03:44.125Z] Login Succeeded [2026-05-14T04:03:44.125Z] ****.io [2026-05-14T04:03:44.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-14T04:03:44.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-14T04:03:44.656Z] Configure a credential helper to remove this warning. See [2026-05-14T04:03:44.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-14T04:03:44.656Z] [2026-05-14T04:03:44.656Z] Login Succeeded [2026-05-14T04:03:44.656Z] ---> ****-login.sh ends [Pipeline] } [2026-05-14T04:03:44.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T04:03:44.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-14T04:03:44.755Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-05-14T04:03:44.755Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T04:03:44.755Z] latest [2026-05-14T04:03:44.755Z] 4.1.0-dev.19 [2026-05-14T04:03:44.755Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T04:03:44.755Z] main [2026-05-14T04:03:44.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:45.119Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:46.884Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T04:03:46.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-14T04:03:46.884Z] 744c37905c52: Preparing [2026-05-14T04:03:46.884Z] 9b873e097d02: Preparing [2026-05-14T04:03:46.884Z] 0be62160fe1c: Preparing [2026-05-14T04:03:46.884Z] 57fc1dd48fab: Preparing [2026-05-14T04:03:46.884Z] 57796d8c0550: Preparing [2026-05-14T04:03:46.884Z] eeaa73608b53: Preparing [2026-05-14T04:03:46.884Z] eeaa73608b53: Waiting [2026-05-14T04:03:47.149Z] 57fc1dd48fab: Pushed [2026-05-14T04:03:47.149Z] 57796d8c0550: Pushed [2026-05-14T04:03:47.149Z] 9b873e097d02: Pushed [2026-05-14T04:03:47.149Z] 0be62160fe1c: Pushed [2026-05-14T04:03:47.149Z] eeaa73608b53: Layer already exists [2026-05-14T04:03:55.345Z] 744c37905c52: Pushed [2026-05-14T04:03:55.345Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:55.757Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:56.149Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-14T04:03:56.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-14T04:03:56.149Z] 744c37905c52: Preparing [2026-05-14T04:03:56.149Z] 9b873e097d02: Preparing [2026-05-14T04:03:56.149Z] 0be62160fe1c: Preparing [2026-05-14T04:03:56.149Z] 57fc1dd48fab: Preparing [2026-05-14T04:03:56.149Z] 57796d8c0550: Preparing [2026-05-14T04:03:56.149Z] eeaa73608b53: Preparing [2026-05-14T04:03:56.149Z] eeaa73608b53: Waiting [2026-05-14T04:03:56.149Z] 9b873e097d02: Layer already exists [2026-05-14T04:03:56.149Z] 57fc1dd48fab: Layer already exists [2026-05-14T04:03:56.149Z] 744c37905c52: Layer already exists [2026-05-14T04:03:56.149Z] 0be62160fe1c: Layer already exists [2026-05-14T04:03:56.149Z] 57796d8c0550: Layer already exists [2026-05-14T04:03:56.149Z] eeaa73608b53: Layer already exists [2026-05-14T04:03:56.419Z] latest: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:56.785Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:57.130Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [2026-05-14T04:03:57.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-14T04:03:57.130Z] 744c37905c52: Preparing [2026-05-14T04:03:57.130Z] 9b873e097d02: Preparing [2026-05-14T04:03:57.130Z] 0be62160fe1c: Preparing [2026-05-14T04:03:57.130Z] 57fc1dd48fab: Preparing [2026-05-14T04:03:57.130Z] 57796d8c0550: Preparing [2026-05-14T04:03:57.130Z] eeaa73608b53: Preparing [2026-05-14T04:03:57.130Z] eeaa73608b53: Waiting [2026-05-14T04:03:57.130Z] 744c37905c52: Layer already exists [2026-05-14T04:03:57.130Z] 9b873e097d02: Layer already exists [2026-05-14T04:03:57.130Z] 57fc1dd48fab: Layer already exists [2026-05-14T04:03:57.130Z] 57796d8c0550: Layer already exists [2026-05-14T04:03:57.130Z] 0be62160fe1c: Layer already exists [2026-05-14T04:03:57.130Z] eeaa73608b53: Layer already exists [2026-05-14T04:03:57.130Z] 4.1.0-dev.19: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:57.754Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:58.134Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T04:03:58.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-14T04:03:58.134Z] 744c37905c52: Preparing [2026-05-14T04:03:58.134Z] 9b873e097d02: Preparing [2026-05-14T04:03:58.134Z] 0be62160fe1c: Preparing [2026-05-14T04:03:58.134Z] 57fc1dd48fab: Preparing [2026-05-14T04:03:58.134Z] 57796d8c0550: Preparing [2026-05-14T04:03:58.134Z] eeaa73608b53: Preparing [2026-05-14T04:03:58.134Z] eeaa73608b53: Waiting [2026-05-14T04:03:58.134Z] 0be62160fe1c: Layer already exists [2026-05-14T04:03:58.134Z] 57fc1dd48fab: Layer already exists [2026-05-14T04:03:58.134Z] 57796d8c0550: Layer already exists [2026-05-14T04:03:58.134Z] 744c37905c52: Layer already exists [2026-05-14T04:03:58.134Z] 9b873e097d02: Layer already exists [2026-05-14T04:03:58.134Z] eeaa73608b53: Layer already exists [2026-05-14T04:03:58.134Z] 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:58.556Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:03:58.908Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-05-14T04:03:58.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-14T04:03:58.908Z] 744c37905c52: Preparing [2026-05-14T04:03:58.908Z] 9b873e097d02: Preparing [2026-05-14T04:03:58.908Z] 0be62160fe1c: Preparing [2026-05-14T04:03:58.908Z] 57fc1dd48fab: Preparing [2026-05-14T04:03:58.908Z] 57796d8c0550: Preparing [2026-05-14T04:03:58.908Z] eeaa73608b53: Preparing [2026-05-14T04:03:58.908Z] eeaa73608b53: Waiting [2026-05-14T04:03:58.908Z] 0be62160fe1c: Layer already exists [2026-05-14T04:03:58.908Z] 57fc1dd48fab: Layer already exists [2026-05-14T04:03:58.908Z] 9b873e097d02: Layer already exists [2026-05-14T04:03:58.908Z] 744c37905c52: Layer already exists [2026-05-14T04:03:58.908Z] 57796d8c0550: Layer already exists [2026-05-14T04:03:58.908Z] eeaa73608b53: Layer already exists [2026-05-14T04:03:59.174Z] main: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-14T04:03:59.242Z] ===================================================== [Pipeline] echo [2026-05-14T04:03:59.254Z] taggedImages: [2026-05-14T04:03:59.254Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [2026-05-14T04:03:59.254Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-14T04:03:59.254Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [2026-05-14T04:03:59.254Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [2026-05-14T04:03:59.254Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo [2026-05-14T04:03:59.267Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo [2026-05-14T04:03:59.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo [2026-05-14T04:03:59.285Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [Pipeline] echo [2026-05-14T04:03:59.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] echo [2026-05-14T04:03:59.313Z] 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-05-14T04:03:59.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:03:59.726Z] [2026-05-14T04:03:59.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:04:00.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:04:00.057Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-14T04:04:00.057Z] 8998bd30e6a1: Pulling fs layer [2026-05-14T04:04:00.057Z] 04944245beec: Pulling fs layer [2026-05-14T04:04:00.057Z] 699f458cf7ca: Pulling fs layer [2026-05-14T04:04:00.057Z] 765212b225bb: Pulling fs layer [2026-05-14T04:04:00.057Z] f23df028b6ca: Pulling fs layer [2026-05-14T04:04:00.057Z] d65c8cfc05b1: Pulling fs layer [2026-05-14T04:04:00.057Z] 2437ff75d9bd: Pulling fs layer [2026-05-14T04:04:00.057Z] f23df028b6ca: Waiting [2026-05-14T04:04:00.057Z] 765212b225bb: Waiting [2026-05-14T04:04:00.057Z] 2437ff75d9bd: Waiting [2026-05-14T04:04:00.324Z] 04944245beec: Verifying Checksum [2026-05-14T04:04:00.324Z] 04944245beec: Download complete [2026-05-14T04:04:00.324Z] 765212b225bb: Verifying Checksum [2026-05-14T04:04:00.324Z] 765212b225bb: Download complete [2026-05-14T04:04:00.324Z] f23df028b6ca: Verifying Checksum [2026-05-14T04:04:00.324Z] f23df028b6ca: Download complete [2026-05-14T04:04:00.324Z] d65c8cfc05b1: Verifying Checksum [2026-05-14T04:04:00.324Z] d65c8cfc05b1: Download complete [2026-05-14T04:04:00.591Z] 699f458cf7ca: Verifying Checksum [2026-05-14T04:04:00.591Z] 699f458cf7ca: Download complete [2026-05-14T04:04:00.858Z] 8998bd30e6a1: Verifying Checksum [2026-05-14T04:04:00.858Z] 8998bd30e6a1: Download complete [2026-05-14T04:04:03.500Z] 2437ff75d9bd: Verifying Checksum [2026-05-14T04:04:03.500Z] 2437ff75d9bd: Download complete [2026-05-14T04:04:05.029Z] 8998bd30e6a1: Pull complete [2026-05-14T04:04:05.626Z] 04944245beec: Pull complete [2026-05-14T04:04:07.162Z] 699f458cf7ca: Pull complete [2026-05-14T04:04:07.162Z] 765212b225bb: Pull complete [2026-05-14T04:04:08.214Z] f23df028b6ca: Pull complete [2026-05-14T04:04:08.214Z] d65c8cfc05b1: Pull complete [2026-05-14T04:04:23.524Z] 2437ff75d9bd: Pull complete [2026-05-14T04:04:23.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-14T04:04:23.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-14T04:04:23.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:04:23.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container [2026-05-14T04:04:23.829Z] $ 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/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-14T04:04:26.720Z] $ docker top f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:04:27.604Z] ---> job-cost.sh [2026-05-14T04:04:27.604Z] lf-activate-venv: SKIPPING [2026-05-14T04:04:27.604Z] INFO: No Stack... [2026-05-14T04:04:27.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-14T04:04:28.852Z] INFO: Archiving Costs [Pipeline] sh [2026-05-14T04:04:29.355Z] + cat /w/workspace/device-virtual-go/231/archives/cost.csv [2026-05-14T04:04:29.355Z] + cut -d, -f6 [Pipeline] lock [2026-05-14T04:04:29.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [2026-05-14T04:04:29.505Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] did not exist. Created. [2026-05-14T04:04:29.532Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T04:04:29.985Z] /w/workspace/device-virtual-go/231@tmp/durable-93d3bf73/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-14T04:04:30.635Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-14T04:04:30.661Z] Warning: overwriting stash ‘stack-cost’ [2026-05-14T04:04:30.711Z] Stashed 1 file(s) [Pipeline] } [2026-05-14T04:04:30.721Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-14T04:04:30.762Z] $ docker stop --time=1 f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 [2026-05-14T04:04:32.288Z] $ docker rm -f --volumes f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-14T04:04:32.937Z] provisioning config files... [2026-05-14T04:04:32.949Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3086921406359558924tmp [Pipeline] { [Pipeline] sh [2026-05-14T04:04:33.261Z] + set +x [2026-05-14T04:04:33.261Z] + curl -s https://codecov.io/bash [2026-05-14T04:04:33.261Z] + bash -s -- [2026-05-14T04:04:33.261Z] [2026-05-14T04:04:33.261Z] _____ _ [2026-05-14T04:04:33.261Z] / ____| | | [2026-05-14T04:04:33.261Z] | | ___ __| | ___ ___ _____ __ [2026-05-14T04:04:33.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-14T04:04:33.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-14T04:04:33.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-14T04:04:33.261Z] Bash-1.0.6 [2026-05-14T04:04:33.261Z] [2026-05-14T04:04:33.261Z] [2026-05-14T04:04:33.261Z] ==> git version 2.25.1 found [2026-05-14T04:04:33.261Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-14T04:04:33.261Z] Release-Date: 2020-01-08 [2026-05-14T04:04:33.261Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-14T04:04:33.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-14T04:04:33.261Z] ==> Jenkins CI detected. [2026-05-14T04:04:33.261Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-05-14T04:04:33.261Z] project root: . [2026-05-14T04:04:33.261Z] --> token set from env [2026-05-14T04:04:33.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-14T04:04:33.261Z] ==> Running gcov in . (disable via -X gcov) [2026-05-14T04:04:33.261Z] ==> Python coveragepy not found [2026-05-14T04:04:33.261Z] ==> Searching for coverage reports in: [2026-05-14T04:04:33.261Z] + . [2026-05-14T04:04:33.521Z] -> Found 1 reports [2026-05-14T04:04:33.521Z] ==> Detecting git/mercurial file structure [2026-05-14T04:04:33.521Z] ==> Reading reports [2026-05-14T04:04:33.521Z] + ./coverage.out bytes=45292 [2026-05-14T04:04:33.521Z] ==> Appending adjustments [2026-05-14T04:04:33.521Z] https://docs.codecov.io/docs/fixing-reports [2026-05-14T04:04:33.521Z] + Found adjustments [2026-05-14T04:04:33.521Z] ==> Gzipping contents [2026-05-14T04:04:33.521Z] 8.0K /tmp/codecov.LIjaFn.gz [2026-05-14T04:04:33.521Z] ==> Uploading reports [2026-05-14T04:04:33.521Z] url: https://codecov.io [2026-05-14T04:04:33.521Z] query: branch=main&commit=436ebf3d8c4554cbb70712dea6758b85bdbc0370&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T04:04:33.521Z] -> Pinging Codecov [2026-05-14T04:04:33.521Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=436ebf3d8c4554cbb70712dea6758b85bdbc0370&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-14T04:04:33.780Z] -> Uploading to [2026-05-14T04:04:33.780Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/436ebf3d8c4554cbb70712dea6758b85bdbc0370/24f00ab3-e297-4cc8-857b-b3cf41bf3fce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T040433Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5fc63cc45ec88316df0b083d1df67eec1d3b4f91bc46546bfb13ba565d59038f [2026-05-14T04:04:33.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-14T04:04:33.780Z] Dload Upload Total Spent Left Speed [2026-05-14T04:04:33.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 40702 --:--:-- --:--:-- --:--:-- 40702 [2026-05-14T04:04:33.780Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } [2026-05-14T04:04:33.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-14T04:04:34.108Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-14T04:04:34.130Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:04:34.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:04:34.452Z] [2026-05-14T04:04:34.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:04:34.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:04:34.762Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-14T04:04:34.762Z] 2d35ebdb57d9: Already exists [2026-05-14T04:04:34.762Z] 85e8836fcdb2: Pulling fs layer [2026-05-14T04:04:34.762Z] 91631faa732a: Pulling fs layer [2026-05-14T04:04:34.762Z] f3f5ae8826fa: Pulling fs layer [2026-05-14T04:04:34.762Z] 4f4fb700ef54: Pulling fs layer [2026-05-14T04:04:34.762Z] 7861252a18e6: Pulling fs layer [2026-05-14T04:04:34.762Z] 9130f900ef6f: Pulling fs layer [2026-05-14T04:04:34.762Z] 4f4fb700ef54: Waiting [2026-05-14T04:04:34.762Z] 7861252a18e6: Waiting [2026-05-14T04:04:34.762Z] 9130f900ef6f: Waiting [2026-05-14T04:04:34.762Z] f3f5ae8826fa: Verifying Checksum [2026-05-14T04:04:34.762Z] f3f5ae8826fa: Download complete [2026-05-14T04:04:34.762Z] 85e8836fcdb2: Download complete [2026-05-14T04:04:34.762Z] 4f4fb700ef54: Verifying Checksum [2026-05-14T04:04:34.762Z] 4f4fb700ef54: Download complete [2026-05-14T04:04:35.051Z] 85e8836fcdb2: Pull complete [2026-05-14T04:04:35.051Z] 7861252a18e6: Verifying Checksum [2026-05-14T04:04:35.051Z] 7861252a18e6: Download complete [2026-05-14T04:04:35.343Z] 91631faa732a: Verifying Checksum [2026-05-14T04:04:35.343Z] 91631faa732a: Download complete [2026-05-14T04:04:35.957Z] 9130f900ef6f: Download complete [2026-05-14T04:04:40.464Z] 91631faa732a: Pull complete [2026-05-14T04:04:40.464Z] f3f5ae8826fa: Pull complete [2026-05-14T04:04:40.464Z] 4f4fb700ef54: Pull complete [2026-05-14T04:04:40.464Z] 7861252a18e6: Pull complete [2026-05-14T04:04:44.058Z] 9130f900ef6f: Pull complete [2026-05-14T04:04:44.058Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-14T04:04:44.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-14T04:04:44.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:04:44.198Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:04:44.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat [2026-05-14T04:04:49.830Z] $ docker top 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T04:04:50.378Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-05-14T04:04:50.439Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-05-14T04:04:50.796Z] + set -o pipefail [2026-05-14T04:04:50.796Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-05-14T04:04:59.479Z] [2026-05-14T04:04:59.479Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-05-14T04:04:59.479Z] [2026-05-14T04:04:59.479Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/f2ce3a0f-315f-4232-9e37-2b087bb1e475 [2026-05-14T04:04:59.479Z] [2026-05-14T04:04:59.479Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-14T04:04:59.479Z] [2026-05-14T04:04:59.479Z] [2026-05-14T04:04:59.479Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-05-14T04:04:59.479Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-05-14T04:04:59.501Z] $ docker stop --time=1 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e [2026-05-14T04:05:03.747Z] $ docker rm -f --volumes 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-14T04:05:04.701Z] + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] sh [2026-05-14T04:05:05.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:05:05.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:05.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:05:05.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:05:05.574Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:05:05.689Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T04:05:06.048Z] $ docker top 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:05:06.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:05:06.355Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:05:06.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:05:06.498Z] $ docker exec 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 ssh-agent [2026-05-14T04:05:06.632Z] SSH_AUTH_SOCK=/tmp/ssh-NuIsUj7rhLLS/agent.32 [2026-05-14T04:05:06.632Z] SSH_AGENT_PID=38 [2026-05-14T04:05:06.646Z] Running ssh-add (command line suppressed) [2026-05-14T04:05:06.749Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13884225736837236611.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13884225736837236611.key) [2026-05-14T04:05:06.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:05:07.099Z] + git semver tag [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,293 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,296 [run_tag] DEBUG tag force:False [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,296 [check_head_tag] DEBUG check head tag [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,297 [execute] INFO git cat-file --batch-check [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,299 [execute] INFO git cat-file --batch [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,308 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,308 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:05:07.405Z] 2026-05-14 04:05:07,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:07.405Z] 4.1.0-dev.19 [Pipeline] } [2026-05-14T04:05:07.479Z] $ docker exec --env ******** --env ******** 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 ssh-agent -k [2026-05-14T04:05:07.568Z] unset SSH_AUTH_SOCK; [2026-05-14T04:05:07.568Z] unset SSH_AGENT_PID; [2026-05-14T04:05:07.568Z] echo Agent pid 38 killed; [2026-05-14T04:05:07.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:05:07.953Z] + git semver [Pipeline] } [2026-05-14T04:05:08.278Z] $ docker stop --time=1 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 [2026-05-14T04:05:09.601Z] $ docker rm -f --volumes 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:10.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:05:10.223Z] [2026-05-14T04:05:10.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:10.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:05:11.540Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-14T04:05:11.540Z] ab5ef0e58194: Pulling fs layer [2026-05-14T04:05:11.540Z] 9712f1f96733: Pulling fs layer [2026-05-14T04:05:11.540Z] 63f879dbbcfc: Pulling fs layer [2026-05-14T04:05:11.540Z] 0d9ebad4ef96: Pulling fs layer [2026-05-14T04:05:11.540Z] e9a5061849ea: Pulling fs layer [2026-05-14T04:05:11.540Z] d747dcd14b5f: Pulling fs layer [2026-05-14T04:05:11.540Z] 2de7ff778b66: Pulling fs layer [2026-05-14T04:05:11.540Z] e9a5061849ea: Waiting [2026-05-14T04:05:11.540Z] 0d9ebad4ef96: Waiting [2026-05-14T04:05:11.540Z] 2de7ff778b66: Waiting [2026-05-14T04:05:11.540Z] d747dcd14b5f: Waiting [2026-05-14T04:05:11.540Z] 9712f1f96733: Verifying Checksum [2026-05-14T04:05:11.540Z] 9712f1f96733: Download complete [2026-05-14T04:05:11.814Z] 63f879dbbcfc: Verifying Checksum [2026-05-14T04:05:11.814Z] 63f879dbbcfc: Download complete [2026-05-14T04:05:12.184Z] e9a5061849ea: Verifying Checksum [2026-05-14T04:05:12.184Z] e9a5061849ea: Download complete [2026-05-14T04:05:12.184Z] d747dcd14b5f: Verifying Checksum [2026-05-14T04:05:12.184Z] d747dcd14b5f: Download complete [2026-05-14T04:05:12.184Z] ab5ef0e58194: Download complete [2026-05-14T04:05:12.184Z] 0d9ebad4ef96: Verifying Checksum [2026-05-14T04:05:12.184Z] 0d9ebad4ef96: Download complete [2026-05-14T04:05:12.184Z] 2de7ff778b66: Verifying Checksum [2026-05-14T04:05:15.586Z] ab5ef0e58194: Pull complete [2026-05-14T04:05:15.586Z] 9712f1f96733: Pull complete [2026-05-14T04:05:16.557Z] 63f879dbbcfc: Pull complete [2026-05-14T04:05:22.062Z] 0d9ebad4ef96: Pull complete [2026-05-14T04:05:22.062Z] e9a5061849ea: Pull complete [2026-05-14T04:05:22.062Z] d747dcd14b5f: Pull complete [2026-05-14T04:05:23.090Z] 2de7ff778b66: Pull complete [2026-05-14T04:05:23.090Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-14T04:05:23.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-14T04:05:23.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:05:23.422Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:05:23.524Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-14T04:05:28.069Z] $ docker top e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-14T04:05:28.184Z] provisioning config files... [2026-05-14T04:05:28.224Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3186112362800041845tmp [2026-05-14T04:05:28.334Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9198402149644139423tmp [2026-05-14T04:05:28.404Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11928544233014238046tmp [Pipeline] { [Pipeline] echo [2026-05-14T04:05:28.476Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:28.916Z] ---> sigul-configuration.sh [2026-05-14T04:05:28.916Z] gpg: directory `/root/.gnupg' created [2026-05-14T04:05:28.916Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-14T04:05:28.916Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-14T04:05:28.916Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-14T04:05:28.916Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-14T04:05:28.916Z] gpg: CAST5 encrypted data [2026-05-14T04:05:28.916Z] gpg: encrypted with 1 passphrase [2026-05-14T04:05:28.916Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-14T04:05:29.333Z] + mkdir /home/jenkins [2026-05-14T04:05:29.333Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-14T04:05:29.713Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-14T04:05:29.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:30.138Z] ---> sigul-install.sh [2026-05-14T04:05:30.138Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-14T04:05:30.501Z] + git tag --list [2026-05-14T04:05:30.501Z] v1.0.0 [2026-05-14T04:05:30.501Z] v1.1.0 [2026-05-14T04:05:30.501Z] v1.1.1 [2026-05-14T04:05:30.501Z] v1.2.1 [2026-05-14T04:05:30.501Z] v1.2.2 [2026-05-14T04:05:30.501Z] v1.2.3 [2026-05-14T04:05:30.501Z] v1.3.0 [2026-05-14T04:05:30.501Z] v1.3.1 [2026-05-14T04:05:30.501Z] v2.0.0 [2026-05-14T04:05:30.501Z] v2.1.0 [2026-05-14T04:05:30.501Z] v2.1.1 [2026-05-14T04:05:30.501Z] v2.2.0 [2026-05-14T04:05:30.501Z] v2.3.0 [2026-05-14T04:05:30.501Z] v3.0 [2026-05-14T04:05:30.501Z] v3.0.0 [2026-05-14T04:05:30.501Z] v3.1 [2026-05-14T04:05:30.501Z] v3.1.0 [2026-05-14T04:05:30.501Z] v3.1.1 [2026-05-14T04:05:30.501Z] v4.0 [2026-05-14T04:05:30.501Z] v4.0.0 [2026-05-14T04:05:30.501Z] v4.0.1 [2026-05-14T04:05:30.501Z] v4.1.0-dev.1 [2026-05-14T04:05:30.501Z] v4.1.0-dev.10 [2026-05-14T04:05:30.501Z] v4.1.0-dev.11 [2026-05-14T04:05:30.501Z] v4.1.0-dev.12 [2026-05-14T04:05:30.501Z] v4.1.0-dev.13 [2026-05-14T04:05:30.501Z] v4.1.0-dev.14 [2026-05-14T04:05:30.501Z] v4.1.0-dev.15 [2026-05-14T04:05:30.501Z] v4.1.0-dev.16 [2026-05-14T04:05:30.501Z] v4.1.0-dev.17 [2026-05-14T04:05:30.501Z] v4.1.0-dev.18 [2026-05-14T04:05:30.501Z] v4.1.0-dev.19 [2026-05-14T04:05:30.501Z] v4.1.0-dev.2 [2026-05-14T04:05:30.501Z] v4.1.0-dev.3 [2026-05-14T04:05:30.501Z] v4.1.0-dev.4 [2026-05-14T04:05:30.501Z] v4.1.0-dev.5 [2026-05-14T04:05:30.501Z] v4.1.0-dev.6 [2026-05-14T04:05:30.501Z] v4.1.0-dev.7 [2026-05-14T04:05:30.501Z] v4.1.0-dev.8 [2026-05-14T04:05:30.501Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-14T04:05:30.909Z] + lftools sign git-tag v4.1.0-dev.19 [2026-05-14T04:05:31.546Z] Signing Git tag with Sigul... [2026-05-14T04:05:31.546Z] Signing v4.1.0-dev.19 [Pipeline] echo [2026-05-14T04:05:32.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:32.403Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-14T04:05:32.420Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-14T04:05:32.553Z] $ docker stop --time=1 e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 [2026-05-14T04:05:34.770Z] $ docker rm -f --volumes e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-14T04:05:36.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:05:36.079Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:36.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:05:36.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:05:37.025Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:05:37.184Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T04:05:37.541Z] $ docker top 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:05:37.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:05:37.746Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:05:37.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:05:37.868Z] $ docker exec 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 ssh-agent [2026-05-14T04:05:38.235Z] SSH_AUTH_SOCK=/tmp/ssh-FiHk22OqDMWa/agent.32 [2026-05-14T04:05:38.235Z] SSH_AGENT_PID=38 [2026-05-14T04:05:38.269Z] Running ssh-add (command line suppressed) [2026-05-14T04:05:38.377Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6224733681137330439.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6224733681137330439.key) [2026-05-14T04:05:38.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:05:38.903Z] + git semver bump pre [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,042 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,046 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,046 [bump_version] DEBUG bumped version:4.1.0-dev.20 [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,046 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,046 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,048 [execute] INFO git cat-file --batch-check [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,051 [execute] INFO git cat-file --batch [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:05:39.203Z] 2026-05-14 04:05:39,055 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:39.203Z] 4.1.0-dev.20 [Pipeline] } [2026-05-14T04:05:39.264Z] $ docker exec --env ******** --env ******** 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 ssh-agent -k [2026-05-14T04:05:39.356Z] unset SSH_AUTH_SOCK; [2026-05-14T04:05:39.357Z] unset SSH_AGENT_PID; [2026-05-14T04:05:39.357Z] echo Agent pid 38 killed; [2026-05-14T04:05:39.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:05:39.985Z] + git semver [Pipeline] } [2026-05-14T04:05:40.438Z] $ docker stop --time=1 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 [2026-05-14T04:05:41.783Z] $ docker rm -f --volumes 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-14T04:05:42.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-14T04:05:42.451Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:42.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-14T04:05:42.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:05:43.173Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:05:43.305Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-14T04:05:43.599Z] $ docker top 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-14T04:05:43.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-14T04:05:43.869Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-14T04:05:44.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-14T04:05:44.046Z] $ docker exec 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 ssh-agent [2026-05-14T04:05:44.180Z] SSH_AUTH_SOCK=/tmp/ssh-I3s2FjkhfPFS/agent.32 [2026-05-14T04:05:44.180Z] SSH_AGENT_PID=38 [2026-05-14T04:05:44.191Z] Running ssh-add (command line suppressed) [2026-05-14T04:05:44.290Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6219616656335434707.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6219616656335434707.key) [2026-05-14T04:05:44.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-14T04:05:44.735Z] + git semver push [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,907 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,910 [run_push] DEBUG push [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,911 [execute] INFO git cat-file --batch-check [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,914 [execute] INFO git rev-list e36c80e7ffcf8efd0741662fb2bcee0c83ae1989 -- [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,915 [execute] DEBUG Popen(['git', 'rev-list', 'e36c80e7ffcf8efd0741662fb2bcee0c83ae1989', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,924 [execute] INFO git fetch -v -- origin [2026-05-14T04:05:45.044Z] 2026-05-14 04:05:44,924 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-14T04:05:45.715Z] 2026-05-14 04:05:45,479 [run_push] DEBUG no remote changes detected [2026-05-14T04:05:45.715Z] 2026-05-14 04:05:45,479 [execute] INFO git push origin semver [2026-05-14T04:05:45.715Z] 2026-05-14 04:05:45,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:05:46.784Z] 2026-05-14 04:05:46,611 [run_push] DEBUG push all version tags [2026-05-14T04:05:46.884Z] 2026-05-14 04:05:46,612 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-14T04:05:46.884Z] 2026-05-14 04:05:46,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-14T04:05:47.986Z] 2026-05-14 04:05:47,788 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-14T04:05:47.986Z] 4.1.0-dev.20 [Pipeline] } [2026-05-14T04:05:48.034Z] $ docker exec --env ******** --env ******** 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 ssh-agent -k [2026-05-14T04:05:48.123Z] unset SSH_AUTH_SOCK; [2026-05-14T04:05:48.123Z] unset SSH_AGENT_PID; [2026-05-14T04:05:48.124Z] echo Agent pid 38 killed; [2026-05-14T04:05:48.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-14T04:05:48.716Z] + git semver [Pipeline] } [2026-05-14T04:05:49.150Z] $ docker stop --time=1 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 [2026-05-14T04:05:50.755Z] $ docker rm -f --volumes 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-14T04:05:52.537Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-05-14T04:05:52.538Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-14T04:05:52.538Z] total 16 [2026-05-14T04:05:52.538Z] drwxr-xr-x 3 root root 4096 May 14 03:54 . [2026-05-14T04:05:52.538Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 04:05 .. [2026-05-14T04:05:52.538Z] drwxr-xr-x 2 root root 4096 May 14 03:54 cost [2026-05-14T04:05:52.538Z] -rw-r--r-- 1 root root 89 May 14 03:54 cost.csv [2026-05-14T04:05:52.538Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-14T04:05:52.538Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-14T04:05:52.538Z] total 16 [2026-05-14T04:05:52.538Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:54 . [2026-05-14T04:05:52.538Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 04:05 .. [2026-05-14T04:05:52.538Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:54 cost [2026-05-14T04:05:52.538Z] -rw-r--r-- 1 jenkins jenkins 89 May 14 03:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:53.003Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:53.629Z] ---> package-listing.sh [2026-05-14T04:05:53.629Z] ++ facter osfamily [2026-05-14T04:05:53.629Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-14T04:05:53.629Z] + OS_FAMILY=debian [2026-05-14T04:05:53.629Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-05-14T04:05:53.629Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-14T04:05:53.629Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-14T04:05:53.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-14T04:05:53.629Z] + PACKAGES=/tmp/packages_start.txt [2026-05-14T04:05:53.629Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-14T04:05:53.629Z] + PACKAGES=/tmp/packages_end.txt [2026-05-14T04:05:53.629Z] + case "${OS_FAMILY}" in [2026-05-14T04:05:53.629Z] + dpkg -l [2026-05-14T04:05:53.984Z] + grep '^ii' [2026-05-14T04:05:53.984Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-14T04:05:53.984Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-14T04:05:53.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-14T04:05:53.984Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-14T04:05:53.984Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-05-14T04:05:53.984Z] + 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-05-14T04:05:54.034Z] 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-05-14T04:05:54.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-14T04:05:55.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-14T04:05:55.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-14T04:05:55.374Z] prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container [2026-05-14T04:05:55.527Z] $ 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-05-14T04:05:55.775Z] $ docker top fb8e4bd91cff38e7fa24f31350816536b22aa174c28843854854aae1a7949809 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-14T04:05:56.432Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-14T04:05:56.843Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-14T04:05:57.244Z] + ls /var/log/sa-host [2026-05-14T04:05:57.244Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-14T04:05:57.335Z] provisioning config files... [2026-05-14T04:05:57.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5720843557521372453tmp [Pipeline] { [Pipeline] echo [2026-05-14T04:05:57.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:57.987Z] ---> create-netrc.sh [Pipeline] } [2026-05-14T04:05:58.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:58.529Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-14T04:05:58.555Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:58.962Z] ---> sudo-logs.sh [2026-05-14T04:05:58.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-14T04:05:59.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:05:59.540Z] ---> job-cost.sh [2026-05-14T04:05:59.540Z] lf-activate-venv: SKIPPING [2026-05-14T04:05:59.540Z] DEBUG: total: 0.2199999988079071 [2026-05-14T04:05:59.540Z] INFO: Retrieving Stack Cost... [2026-05-14T04:05:59.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-14T04:06:00.239Z] INFO: Archiving Costs [Pipeline] echo [2026-05-14T04:06:00.269Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-14T04:06:00.707Z] ---> logs-deploy.sh [2026-05-14T04:06:00.707Z] lf-activate-venv: SKIPPING [2026-05-14T04:06:00.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/231 [2026-05-14T04:06:00.707Z] INFO: archiving workspace using pattern(s): [2026-05-14T04:06:01.758Z] Archives upload complete. [2026-05-14T04:06:01.758Z] INFO: archiving logs to Nexus