Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d 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-ssh16540629910939778444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18070161423678363694.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh6998140874706314408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9946375078561641523.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-ssh14785660608057810642.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11250’ Running on prd-ubuntu20.04-docker-8c-8g-11253 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d (main) Commit message: "Merge pull request #588 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 > git rev-list --no-walk 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T13:49:34.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T13:49:35.110Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T13:49:35.138Z] ========================================================= [2026-05-25T13:49:35.138Z] EdgeX Global Pipelines Version Info [2026-05-25T13:49:35.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:49:36.247Z] ------------------- [2026-05-25T13:49:36.247Z] stable info: [2026-05-25T13:49:36.247Z] ------------------- [2026-05-25T13:49:36.247Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T13:49:36.247Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T13:49:36.247Z] Message: update stable to v1.0.280 [2026-05-25T13:49:36.822Z] ------------------- [2026-05-25T13:49:36.822Z] experimental info: [2026-05-25T13:49:36.822Z] ------------------- [2026-05-25T13:49:36.822Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T13:49:36.822Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T13:49:36.822Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T13:49:36.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2026-05-25T13:49:36.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2026-05-25T13:49:36.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T13:49:36.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T13:49:37.002Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T13:49:37.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T13:49:37.053Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T13:49:37.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-25T13:49:37.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T13:49:37.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T13:49:37.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T13:49:37.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2026-05-25T13:49:37.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T13:49:37.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T13:49:37.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T13:49:37.286Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T13:49:37.315Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T13:49:37.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-25T13:49:37.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T13:49:37.401Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T13:49:37.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-25T13:49:37.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-25T13:49:37.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-25T13:49:37.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-25T13:49:37.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-25T13:49:37.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T13:49:37.603Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T13:49:37.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T13:49:37.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T13:49:37.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T13:49:37.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo [2026-05-25T13:49:37.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de41ab9 [Pipeline] echo [2026-05-25T13:49:37.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T13:49:37.845Z] provisioning config files... [2026-05-25T13:49:37.858Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7390344413011176184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:49:38.202Z] ---> ****-login.sh [2026-05-25T13:49:38.203Z] nexus3.edgexfoundry.org:10001 [2026-05-25T13:49:38.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:38.462Z] [2026-05-25T13:49:38.462Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T13:49:38.462Z] Configure a credential helper to remove this warning. See [2026-05-25T13:49:38.462Z] https://docs.****.com/go/credential-store/ [2026-05-25T13:49:38.462Z] [2026-05-25T13:49:38.462Z] Login Succeeded [2026-05-25T13:49:38.462Z] nexus3.edgexfoundry.org:10002 [2026-05-25T13:49:38.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:38.462Z] [2026-05-25T13:49:38.463Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T13:49:38.463Z] Configure a credential helper to remove this warning. See [2026-05-25T13:49:38.463Z] https://docs.****.com/go/credential-store/ [2026-05-25T13:49:38.463Z] [2026-05-25T13:49:38.463Z] Login Succeeded [2026-05-25T13:49:38.463Z] nexus3.edgexfoundry.org:10003 [2026-05-25T13:49:38.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:38.463Z] [2026-05-25T13:49:38.463Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T13:49:38.463Z] Configure a credential helper to remove this warning. See [2026-05-25T13:49:38.463Z] https://docs.****.com/go/credential-store/ [2026-05-25T13:49:38.463Z] [2026-05-25T13:49:38.463Z] Login Succeeded [2026-05-25T13:49:38.463Z] nexus3.edgexfoundry.org:10004 [2026-05-25T13:49:38.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:38.723Z] [2026-05-25T13:49:38.723Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T13:49:38.723Z] Configure a credential helper to remove this warning. See [2026-05-25T13:49:38.723Z] https://docs.****.com/go/credential-store/ [2026-05-25T13:49:38.723Z] [2026-05-25T13:49:38.723Z] Login Succeeded [2026-05-25T13:49:38.723Z] ****.io [2026-05-25T13:49:38.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:38.983Z] [2026-05-25T13:49:38.983Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T13:49:38.983Z] Configure a credential helper to remove this warning. See [2026-05-25T13:49:38.984Z] https://docs.****.com/go/credential-store/ [2026-05-25T13:49:38.984Z] [2026-05-25T13:49:38.984Z] Login Succeeded [2026-05-25T13:49:38.984Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T13:49:38.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-25T13:49:39.410Z] + git rev-list -1 --merges de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d~1..de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo [2026-05-25T13:49:39.439Z] -----------> git rev-list -1 --merges de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d~1..de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T13:49:39.439Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [false] [Pipeline] sh [2026-05-25T13:49:39.738Z] + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo [2026-05-25T13:49:39.754Z] ========================================================= [2026-05-25T13:49:39.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T13:49:39.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T13:49:40.097Z] + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] echo [2026-05-25T13:49:40.110Z] [semverPrep] GIT_COMMIT: de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d, Commit Message: Merge pull request #588 from sabrina-lin527/update-changelog [Pipeline] echo [2026-05-25T13:49:40.130Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-25T13:49:40.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T13:49:40.500Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T13:49:40.500Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T13:49:40.500Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T13:49:40.500Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T13:49:40.500Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T13:49:40.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:49:40.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T13:49:40.860Z] [2026-05-25T13:49:40.860Z] 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-25T13:49:41.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T13:49:41.171Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T13:49:41.171Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T13:49:41.171Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T13:49:41.171Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T13:49:41.171Z] 461d9e800cba: Pulling fs layer [2026-05-25T13:49:41.171Z] 80192f66455f: Pulling fs layer [2026-05-25T13:49:41.171Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T13:49:41.171Z] a29436f7fd5d: Pulling fs layer [2026-05-25T13:49:41.171Z] 923cac83aea3: Pulling fs layer [2026-05-25T13:49:41.171Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T13:49:41.171Z] db01528c6b51: Pulling fs layer [2026-05-25T13:49:41.171Z] 28988de357af: Pulling fs layer [2026-05-25T13:49:41.171Z] a29436f7fd5d: Waiting [2026-05-25T13:49:41.171Z] 25ad8b0a4227: Waiting [2026-05-25T13:49:41.171Z] 923cac83aea3: Waiting [2026-05-25T13:49:41.171Z] 461d9e800cba: Waiting [2026-05-25T13:49:41.171Z] 80192f66455f: Waiting [2026-05-25T13:49:41.171Z] db01528c6b51: Waiting [2026-05-25T13:49:41.171Z] 28988de357af: Waiting [2026-05-25T13:49:41.171Z] 2e8e34ca0e6c: Waiting [2026-05-25T13:49:41.171Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T13:49:41.171Z] 6bf1a483ea7c: Download complete [2026-05-25T13:49:41.171Z] 461d9e800cba: Download complete [2026-05-25T13:49:41.171Z] 80192f66455f: Verifying Checksum [2026-05-25T13:49:41.171Z] 80192f66455f: Download complete [2026-05-25T13:49:41.431Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T13:49:41.431Z] f5dfc541a4d3: Download complete [2026-05-25T13:49:41.431Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T13:49:41.431Z] 3dae71ba6b94: Download complete [2026-05-25T13:49:41.431Z] 923cac83aea3: Download complete [2026-05-25T13:49:41.690Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T13:49:41.690Z] 25ad8b0a4227: Download complete [2026-05-25T13:49:41.690Z] db01528c6b51: Download complete [2026-05-25T13:49:41.690Z] 28988de357af: Verifying Checksum [2026-05-25T13:49:41.690Z] 28988de357af: Download complete [2026-05-25T13:49:41.690Z] a29436f7fd5d: Verifying Checksum [2026-05-25T13:49:41.690Z] a29436f7fd5d: Download complete [2026-05-25T13:49:42.259Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T13:49:42.259Z] 2e8e34ca0e6c: Download complete [2026-05-25T13:49:42.827Z] 3dae71ba6b94: Pull complete [2026-05-25T13:49:43.088Z] 6bf1a483ea7c: Pull complete [2026-05-25T13:49:43.657Z] f5dfc541a4d3: Pull complete [2026-05-25T13:49:43.657Z] 461d9e800cba: Pull complete [2026-05-25T13:49:43.657Z] 80192f66455f: Pull complete [2026-05-25T13:49:47.860Z] 2e8e34ca0e6c: Pull complete [2026-05-25T13:49:48.428Z] a29436f7fd5d: Pull complete [2026-05-25T13:49:48.428Z] 923cac83aea3: Pull complete [2026-05-25T13:49:48.428Z] 25ad8b0a4227: Pull complete [2026-05-25T13:49:48.428Z] db01528c6b51: Pull complete [2026-05-25T13:49:48.689Z] 28988de357af: Pull complete [2026-05-25T13:49:48.689Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T13:49:48.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T13:49:48.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:49:48.850Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T13:49:48.882Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T13:49:51.951Z] $ docker top c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 -eo pid,comm [2026-05-25T13:49:52.004Z] 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-25T13:49:52.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T13:49:52.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T13:49:52.067Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T13:49:52.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T13:49:52.179Z] $ docker exec c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent [2026-05-25T13:49:52.287Z] SSH_AUTH_SOCK=/tmp/ssh-Yn6cbnn7NBwF/agent.33 [2026-05-25T13:49:52.287Z] SSH_AGENT_PID=39 [2026-05-25T13:49:52.292Z] Running ssh-add (command line suppressed) [2026-05-25T13:49:52.407Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11931076879353280253.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11931076879353280253.key) [2026-05-25T13:49:52.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T13:49:52.718Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh [2026-05-25T13:49:53.012Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T13:49:53.024Z] $ docker exec --env ******** --env ******** c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent -k [2026-05-25T13:49:53.125Z] unset SSH_AUTH_SOCK; [2026-05-25T13:49:53.125Z] unset SSH_AGENT_PID; [2026-05-25T13:49:53.126Z] echo Agent pid 39 killed; [2026-05-25T13:49:53.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T13:49:53.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T13:49:53.170Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T13:49:53.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T13:49:53.282Z] $ docker exec c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent [2026-05-25T13:49:53.404Z] SSH_AUTH_SOCK=/tmp/ssh-8k86cvFGwNCQ/agent.87 [2026-05-25T13:49:53.404Z] SSH_AGENT_PID=93 [2026-05-25T13:49:53.409Z] Running ssh-add (command line suppressed) [2026-05-25T13:49:53.504Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5920415464830562711.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5920415464830562711.key) [2026-05-25T13:49:53.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T13:49:53.825Z] + git semver init [2026-05-25T13:49:54.087Z] 2026-05-25 13:49:54,036 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T13:49:54.087Z] 2026-05-25 13:49:54,043 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T13:49:54.087Z] 2026-05-25 13:49:54,044 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-25T13:49:54.087Z] 2026-05-25 13:49:54,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2026-05-25T13:49:54.087Z] 2026-05-25 13:49:54,045 [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-25T13:49:55.998Z] 2026-05-25 13:49:55,557 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2026-05-25T13:49:55.998Z] 2026-05-25 13:49:55,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2026-05-25T13:49:55.998Z] 2026-05-25 13:49:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T13:49:55.998Z] 2026-05-25 13:49:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T13:49:55.998Z] 4.1.0-dev.20 [Pipeline] } [2026-05-25T13:49:56.009Z] $ docker exec --env ******** --env ******** c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 ssh-agent -k [2026-05-25T13:49:56.101Z] unset SSH_AUTH_SOCK; [2026-05-25T13:49:56.101Z] unset SSH_AGENT_PID; [2026-05-25T13:49:56.101Z] echo Agent pid 93 killed; [2026-05-25T13:49:56.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T13:49:56.443Z] + git semver [Pipeline] } [2026-05-25T13:49:56.718Z] $ docker stop --time=1 c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 [2026-05-25T13:49:57.980Z] $ docker rm -f --volumes c5553362118a0ffe6bc3bdcb841365883e16da0b193fa7d22acd80b0ee05f5b1 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T13:49:58.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T13:49:58.651Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T13:49:58.656Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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-25T13:49:58.873Z] provisioning config files... [2026-05-25T13:49:58.894Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9672737217953695262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:49:59.212Z] ---> ****-login.sh [2026-05-25T13:49:59.212Z] nexus3.edgexfoundry.org:10001 [2026-05-25T13:49:59.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:59.212Z] Login Succeeded [2026-05-25T13:49:59.212Z] nexus3.edgexfoundry.org:10002 [2026-05-25T13:49:59.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:59.212Z] Login Succeeded [2026-05-25T13:49:59.212Z] nexus3.edgexfoundry.org:10003 [2026-05-25T13:49:59.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:59.472Z] Login Succeeded [2026-05-25T13:49:59.472Z] nexus3.edgexfoundry.org:10004 [2026-05-25T13:49:59.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:59.472Z] Login Succeeded [2026-05-25T13:49:59.472Z] ****.io [2026-05-25T13:49:59.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:49:59.732Z] Login Succeeded [2026-05-25T13:49:59.732Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T13:49:59.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T13:49:59.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T13:49:59.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T13:49:59.881Z] ========================================================= [2026-05-25T13:49:59.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T13:49:59.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:50:00.297Z] + 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-25T13:50:00.868Z] #0 building with "default" instance using docker driver [2026-05-25T13:50:00.868Z] [2026-05-25T13:50:00.868Z] #1 [internal] load build definition from Dockerfile [2026-05-25T13:50:00.868Z] #1 transferring dockerfile: 1.79kB done [2026-05-25T13:50:00.868Z] #1 DONE 0.0s [2026-05-25T13:50:00.868Z] [2026-05-25T13:50:00.868Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T13:50:00.868Z] #2 DONE 0.1s [2026-05-25T13:50:01.128Z] [2026-05-25T13:50:01.128Z] #3 [internal] load .dockerignore [2026-05-25T13:50:01.128Z] #3 transferring context: 2B done [2026-05-25T13:50:01.128Z] #3 DONE 0.0s [2026-05-25T13:50:01.128Z] [2026-05-25T13:50:01.128Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T13:50:01.128Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-05-25T13:50:01.128Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-05-25T13:50:01.128Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-05-25T13:50:01.128Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-05-25T13:50:01.128Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-05-25T13:50:01.128Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-05-25T13:50:01.128Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-05-25T13:50:01.128Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-05-25T13:50:01.128Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s [2026-05-25T13:50:01.128Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2026-05-25T13:50:01.128Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-05-25T13:50:01.128Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-05-25T13:50:01.128Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.78MB / 112.58MB 0.2s [2026-05-25T13:50:01.387Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2026-05-25T13:50:01.387Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s [2026-05-25T13:50:01.387Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s [2026-05-25T13:50:01.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s [2026-05-25T13:50:01.387Z] #4 ... [2026-05-25T13:50:01.387Z] [2026-05-25T13:50:01.387Z] #5 [internal] load build context [2026-05-25T13:50:01.387Z] #5 transferring context: 42.03MB 0.3s done [2026-05-25T13:50:01.387Z] #5 DONE 0.4s [2026-05-25T13:50:01.387Z] [2026-05-25T13:50:01.387Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T13:50:01.387Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 37.75MB / 60.15MB 0.4s [2026-05-25T13:50:01.387Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2026-05-25T13:50:01.387Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.21MB / 112.58MB 0.4s [2026-05-25T13:50:01.387Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-05-25T13:50:01.387Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s [2026-05-25T13:50:01.647Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2026-05-25T13:50:01.647Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.6s [2026-05-25T13:50:01.647Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.6s [2026-05-25T13:50:01.915Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.8s [2026-05-25T13:50:01.915Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s [2026-05-25T13:50:01.915Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 81.79MB / 112.58MB 0.9s [2026-05-25T13:50:01.915Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s done [2026-05-25T13:50:01.915Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 1.0s [2026-05-25T13:50:01.915Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done [2026-05-25T13:50:02.173Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s [2026-05-25T13:50:02.173Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-05-25T13:50:02.738Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done [2026-05-25T13:50:06.034Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done [2026-05-25T13:50:06.295Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-05-25T13:50:06.295Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-05-25T13:50:06.295Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-25T13:50:06.295Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-05-25T13:50:06.295Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-05-25T13:50:06.861Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done [2026-05-25T13:50:06.861Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s [2026-05-25T13:50:09.395Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.4s done [2026-05-25T13:50:09.395Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 [2026-05-25T13:50:09.654Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done [2026-05-25T13:50:09.654Z] #4 DONE 8.7s [2026-05-25T13:50:09.912Z] [2026-05-25T13:50:09.912Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2026-05-25T13:50:13.217Z] #6 DONE 3.0s [2026-05-25T13:50:13.217Z] [2026-05-25T13:50:13.217Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T13:50:13.217Z] #7 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T13:50:13.217Z] #7 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T13:50:13.217Z] #7 0.559 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T13:50:13.476Z] #7 0.819 (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T13:50:13.737Z] #7 0.865 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T13:50:13.737Z] #7 0.916 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T13:50:13.737Z] #7 0.929 Executing busybox-1.37.0-r19.trigger [2026-05-25T13:50:13.737Z] #7 0.938 OK: 269 MiB in 64 packages [2026-05-25T13:50:13.737Z] #7 DONE 1.1s [2026-05-25T13:50:13.820Z] Still waiting to schedule task [2026-05-25T13:50:13.820Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11251’ [2026-05-25T13:50:13.996Z] [2026-05-25T13:50:13.996Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T13:50:13.996Z] #8 DONE 0.0s [2026-05-25T13:50:13.996Z] [2026-05-25T13:50:13.996Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T13:50:28.893Z] #9 DONE 12.7s [2026-05-25T13:50:28.893Z] [2026-05-25T13:50:28.893Z] #10 [builder 6/7] COPY . . [2026-05-25T13:50:28.893Z] #10 DONE 0.2s [2026-05-25T13:50:28.893Z] [2026-05-25T13:50:28.893Z] #11 [builder 7/7] RUN echo noop [2026-05-25T13:50:28.893Z] #11 0.165 noop [2026-05-25T13:50:28.893Z] #11 DONE 0.2s [2026-05-25T13:50:28.893Z] [2026-05-25T13:50:28.893Z] #12 exporting to image [2026-05-25T13:50:28.893Z] #12 exporting layers [2026-05-25T13:50:34.160Z] #12 exporting layers 7.1s done [2026-05-25T13:50:34.160Z] #12 writing image sha256:c3145e8ef30753aa05c17364e2a7eaa8f07226f3244daa4d5da9dc5e7c54f33e done [2026-05-25T13:50:34.160Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T13:50:34.160Z] #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:50:34.498Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T13:50:34.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:50:34.583Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T13:50:34.614Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-25T13:50:34.927Z] $ docker top 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T13:50:35.271Z] + go version [2026-05-25T13:50:35.271Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T13:50:35.285Z] $ docker stop --time=1 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 [2026-05-25T13:50:36.520Z] $ docker rm -f --volumes 2753093fd8d3b4f4f07c59f3cf334587dfbb5121879dbd9e9bd341ff5de1ec98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:50:36.974Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T13:50:36.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:50:37.053Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T13:50:37.085Z] $ 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 ******** ci-base-image-x86_64 cat [2026-05-25T13:50:37.297Z] $ docker top 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T13:50:37.637Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2026-05-25T13:50:37.943Z] + make test [2026-05-25T13:50:37.943Z] go test ./... -coverprofile=coverage.out [2026-05-25T13:50:39.321Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-25T13:51:01.296Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-25T13:51:01.296Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.009s coverage: 59.6% of statements [2026-05-25T13:51:08.081Z] 0 issues. [2026-05-25T13:51:08.081Z] go vet ./... [2026-05-25T13:51:13.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T13:51:13.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T13:51:13.401Z] ./bin/test-attribution-txt.sh [2026-05-25T13:51:13.401Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T13:51:13.401Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T13:51:13.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T13:51:13.463Z] $ docker stop --time=1 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d [2026-05-25T13:51:15.924Z] $ docker rm -f --volumes 2d91229ea938fb81fde702447de4e6da4ce222cc0f6260cf2c75f0d3d17c2f2d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T13:51:16.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T13:51:16.525Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-25T13:51:17.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T13:51:17.289Z] + ls -al . [2026-05-25T13:51:17.289Z] total 276 [2026-05-25T13:51:17.289Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:50 . [2026-05-25T13:51:17.289Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:49 .. [2026-05-25T13:51:17.289Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:50 .git [2026-05-25T13:51:17.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 .github [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 272 May 25 13:49 .gitignore [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 13:49 .golangci.yml [2026-05-25T13:51:17.289Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 13:49 .semver [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 25 13:49 Attribution.txt [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 18039 May 25 13:49 CHANGELOG.md [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 25 13:49 Dockerfile [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 13:49 GOVERNANCE.md [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 683 May 25 13:49 Jenkinsfile [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 13:49 LICENSE [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 25 13:49 Makefile [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 623 May 25 13:49 OWNERS.md [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 25 13:49 README.md [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:49 VERSION [2026-05-25T13:51:17.289Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:49 bin [2026-05-25T13:51:17.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 cmd [2026-05-25T13:51:17.289Z] -rw-r--r-- 1 jenkins jenkins 45292 May 25 13:50 coverage.out [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 6526 May 25 13:49 go.mod [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 25 13:49 go.sum [2026-05-25T13:51:17.289Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:49 internal [2026-05-25T13:51:17.289Z] -rw-rw-r-- 1 jenkins jenkins 235 May 25 13:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:17.605Z] + 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=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d --label arch=amd64 --label version=4.1.0-dev.20 . [2026-05-25T13:51:17.864Z] #0 building with "default" instance using docker driver [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #1 [internal] load build definition from Dockerfile [2026-05-25T13:51:17.864Z] #1 transferring dockerfile: 1.79kB done [2026-05-25T13:51:17.864Z] #1 DONE 0.0s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T13:51:17.864Z] #2 DONE 0.0s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T13:51:17.864Z] #3 DONE 0.1s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #4 [internal] load .dockerignore [2026-05-25T13:51:17.864Z] #4 transferring context: 2B done [2026-05-25T13:51:17.864Z] #4 DONE 0.0s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #5 [internal] load build context [2026-05-25T13:51:17.864Z] #5 transferring context: 60.23kB 0.0s done [2026-05-25T13:51:17.864Z] #5 DONE 0.0s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T13:51:17.864Z] #6 DONE 0.1s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T13:51:17.864Z] #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done [2026-05-25T13:51:17.864Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T13:51:17.864Z] #7 ... [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2026-05-25T13:51:17.864Z] #8 DONE 0.0s [2026-05-25T13:51:17.864Z] [2026-05-25T13:51:17.864Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T13:51:17.864Z] #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T13:51:17.864Z] #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T13:51:17.864Z] #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T13:51:17.864Z] #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T13:51:18.122Z] #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-25T13:51:18.122Z] #7 DONE 0.3s [2026-05-25T13:51:18.122Z] [2026-05-25T13:51:18.122Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T13:51:18.122Z] #9 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:18.382Z] #9 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:18.642Z] #9 ... [2026-05-25T13:51:18.642Z] [2026-05-25T13:51:18.642Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2026-05-25T13:51:18.642Z] #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:18.642Z] #10 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:18.642Z] #10 0.728 OK: 269 MiB in 64 packages [2026-05-25T13:51:18.642Z] #10 DONE 0.9s [2026-05-25T13:51:18.642Z] [2026-05-25T13:51:18.642Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T13:51:18.642Z] #9 0.567 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T13:51:18.642Z] #9 0.572 Executing busybox-1.37.0-r20.trigger [2026-05-25T13:51:18.642Z] #9 0.578 OK: 7 MiB in 17 packages [2026-05-25T13:51:18.902Z] #9 DONE 0.7s [2026-05-25T13:51:18.902Z] [2026-05-25T13:51:18.902Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2026-05-25T13:51:18.902Z] #11 DONE 0.0s [2026-05-25T13:51:18.902Z] [2026-05-25T13:51:18.902Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T13:51:19.491Z] #12 DONE 0.6s [2026-05-25T13:51:19.491Z] [2026-05-25T13:51:19.491Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T13:51:19.491Z] #13 0.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:19.491Z] #13 0.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T13:51:19.491Z] #13 0.826 OK: 7 MiB in 17 packages [2026-05-25T13:51:19.749Z] #13 DONE 1.0s [2026-05-25T13:51:19.749Z] [2026-05-25T13:51:19.749Z] #14 [builder 6/7] COPY . . [2026-05-25T13:51:19.749Z] #14 DONE 0.3s [2026-05-25T13:51:19.749Z] [2026-05-25T13:51:19.749Z] #15 [builder 7/7] RUN make build [2026-05-25T13:51:20.007Z] #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.20 -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-25T13:51:46.567Z] #15 DONE 23.8s [2026-05-25T13:51:46.567Z] [2026-05-25T13:51:46.567Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-25T13:51:46.567Z] #16 DONE 0.0s [2026-05-25T13:51:46.567Z] [2026-05-25T13:51:46.567Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2026-05-25T13:51:46.567Z] #17 DONE 0.0s [2026-05-25T13:51:46.567Z] [2026-05-25T13:51:46.567Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2026-05-25T13:51:46.567Z] #18 DONE 0.2s [2026-05-25T13:51:46.567Z] [2026-05-25T13:51:46.567Z] #19 exporting to image [2026-05-25T13:51:46.567Z] #19 exporting layers 0.1s done [2026-05-25T13:51:46.567Z] #19 writing image sha256:138297b7af1977b67f1f6ecc2af5ebe7bddd00dab4dbf5a5c5ec1c84fc9720f9 done [2026-05-25T13:51:46.567Z] #19 naming to docker.io/library/device-virtual done [2026-05-25T13:51:46.567Z] #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-25T13:51:46.697Z] provisioning config files... [2026-05-25T13:51:46.715Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17119235434078182400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:51:47.042Z] ---> ****-login.sh [2026-05-25T13:51:47.042Z] nexus3.edgexfoundry.org:10001 [2026-05-25T13:51:47.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:51:47.042Z] Login Succeeded [2026-05-25T13:51:47.042Z] nexus3.edgexfoundry.org:10002 [2026-05-25T13:51:47.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:51:47.308Z] Login Succeeded [2026-05-25T13:51:47.308Z] nexus3.edgexfoundry.org:10003 [2026-05-25T13:51:47.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:51:47.308Z] Login Succeeded [2026-05-25T13:51:47.308Z] nexus3.edgexfoundry.org:10004 [2026-05-25T13:51:47.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:51:47.308Z] Login Succeeded [2026-05-25T13:51:47.308Z] ****.io [2026-05-25T13:51:47.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:51:47.571Z] Login Succeeded [2026-05-25T13:51:47.571Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T13:51:47.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T13:51:47.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T13:51:47.666Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2026-05-25T13:51:47.666Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T13:51:47.666Z] latest [2026-05-25T13:51:47.666Z] 4.1.0-dev.20 [2026-05-25T13:51:47.666Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T13:51:47.666Z] main [2026-05-25T13:51:47.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:48.022Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:48.352Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T13:51:48.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-25T13:51:48.352Z] a6fd786bc2fa: Preparing [2026-05-25T13:51:48.352Z] 4932239416f7: Preparing [2026-05-25T13:51:48.352Z] 58f1d7c58a6d: Preparing [2026-05-25T13:51:48.352Z] 36a78cf4c3be: Preparing [2026-05-25T13:51:48.352Z] b4e019ef9280: Preparing [2026-05-25T13:51:48.352Z] 0854555d70ac: Preparing [2026-05-25T13:51:48.352Z] 0854555d70ac: Waiting [2026-05-25T13:51:48.352Z] 58f1d7c58a6d: Pushed [2026-05-25T13:51:48.352Z] 36a78cf4c3be: Pushed [2026-05-25T13:51:48.352Z] 0854555d70ac: Layer already exists [2026-05-25T13:51:48.352Z] b4e019ef9280: Pushed [2026-05-25T13:51:48.352Z] 4932239416f7: Pushed [2026-05-25T13:51:52.557Z] a6fd786bc2fa: Pushed [2026-05-25T13:51:52.557Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:52.892Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:53.216Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-25T13:51:53.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-25T13:51:53.216Z] a6fd786bc2fa: Preparing [2026-05-25T13:51:53.216Z] 4932239416f7: Preparing [2026-05-25T13:51:53.216Z] 58f1d7c58a6d: Preparing [2026-05-25T13:51:53.216Z] 36a78cf4c3be: Preparing [2026-05-25T13:51:53.216Z] b4e019ef9280: Preparing [2026-05-25T13:51:53.216Z] 0854555d70ac: Preparing [2026-05-25T13:51:53.216Z] 0854555d70ac: Waiting [2026-05-25T13:51:53.216Z] 58f1d7c58a6d: Layer already exists [2026-05-25T13:51:53.216Z] 4932239416f7: Layer already exists [2026-05-25T13:51:53.216Z] b4e019ef9280: Layer already exists [2026-05-25T13:51:53.216Z] 36a78cf4c3be: Layer already exists [2026-05-25T13:51:53.216Z] a6fd786bc2fa: Layer already exists [2026-05-25T13:51:53.216Z] 0854555d70ac: Layer already exists [2026-05-25T13:51:53.216Z] latest: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:53.540Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:53.870Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 [2026-05-25T13:51:53.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-25T13:51:53.870Z] a6fd786bc2fa: Preparing [2026-05-25T13:51:53.870Z] 4932239416f7: Preparing [2026-05-25T13:51:53.870Z] 58f1d7c58a6d: Preparing [2026-05-25T13:51:53.870Z] 36a78cf4c3be: Preparing [2026-05-25T13:51:53.870Z] b4e019ef9280: Preparing [2026-05-25T13:51:53.870Z] 0854555d70ac: Preparing [2026-05-25T13:51:53.870Z] 0854555d70ac: Waiting [2026-05-25T13:51:53.870Z] b4e019ef9280: Layer already exists [2026-05-25T13:51:53.870Z] 58f1d7c58a6d: Layer already exists [2026-05-25T13:51:53.870Z] 36a78cf4c3be: Layer already exists [2026-05-25T13:51:53.870Z] a6fd786bc2fa: Layer already exists [2026-05-25T13:51:53.870Z] 4932239416f7: Layer already exists [2026-05-25T13:51:53.870Z] 0854555d70ac: Layer already exists [2026-05-25T13:51:53.870Z] 4.1.0-dev.20: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:54.204Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:54.545Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T13:51:54.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-25T13:51:54.545Z] a6fd786bc2fa: Preparing [2026-05-25T13:51:54.545Z] 4932239416f7: Preparing [2026-05-25T13:51:54.545Z] 58f1d7c58a6d: Preparing [2026-05-25T13:51:54.545Z] 36a78cf4c3be: Preparing [2026-05-25T13:51:54.545Z] b4e019ef9280: Preparing [2026-05-25T13:51:54.545Z] 0854555d70ac: Preparing [2026-05-25T13:51:54.545Z] 0854555d70ac: Waiting [2026-05-25T13:51:54.545Z] b4e019ef9280: Layer already exists [2026-05-25T13:51:54.545Z] 4932239416f7: Layer already exists [2026-05-25T13:51:54.545Z] a6fd786bc2fa: Layer already exists [2026-05-25T13:51:54.545Z] 58f1d7c58a6d: Layer already exists [2026-05-25T13:51:54.545Z] 36a78cf4c3be: Layer already exists [2026-05-25T13:51:54.545Z] 0854555d70ac: Layer already exists [2026-05-25T13:51:54.545Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:54.879Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:55.235Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2026-05-25T13:51:55.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2026-05-25T13:51:55.235Z] a6fd786bc2fa: Preparing [2026-05-25T13:51:55.235Z] 4932239416f7: Preparing [2026-05-25T13:51:55.235Z] 58f1d7c58a6d: Preparing [2026-05-25T13:51:55.235Z] 36a78cf4c3be: Preparing [2026-05-25T13:51:55.235Z] b4e019ef9280: Preparing [2026-05-25T13:51:55.235Z] 0854555d70ac: Preparing [2026-05-25T13:51:55.235Z] 0854555d70ac: Waiting [2026-05-25T13:51:55.235Z] a6fd786bc2fa: Layer already exists [2026-05-25T13:51:55.235Z] 36a78cf4c3be: Layer already exists [2026-05-25T13:51:55.235Z] 4932239416f7: Layer already exists [2026-05-25T13:51:55.235Z] 58f1d7c58a6d: Layer already exists [2026-05-25T13:51:55.235Z] b4e019ef9280: Layer already exists [2026-05-25T13:51:55.235Z] 0854555d70ac: Layer already exists [2026-05-25T13:51:55.235Z] main: digest: sha256:38c505d90a6ffda324deee5e1af3f529f4fc1afef8374de9245beb92af789862 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T13:51:55.331Z] ===================================================== [Pipeline] echo [2026-05-25T13:51:55.347Z] taggedImages: [2026-05-25T13:51:55.347Z] - nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T13:51:55.347Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2026-05-25T13:51:55.347Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.20 [2026-05-25T13:51:55.347Z] - nexus3.edgexfoundry.org:10004/device-virtual:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T13:51:55.347Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:55.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T13:51:55.769Z] [2026-05-25T13:51:55.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:51:56.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T13:51:56.077Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T13:51:56.077Z] 5eb5b503b376: Pulling fs layer [2026-05-25T13:51:56.077Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T13:51:56.077Z] ec43610c2a17: Pulling fs layer [2026-05-25T13:51:56.077Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T13:51:56.077Z] 33b1e0a273af: Pulling fs layer [2026-05-25T13:51:56.077Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T13:51:56.077Z] 2f39f015ded8: Pulling fs layer [2026-05-25T13:51:56.077Z] 3a2ae6a8a46f: Waiting [2026-05-25T13:51:56.077Z] 33b1e0a273af: Waiting [2026-05-25T13:51:56.077Z] 5d3b04190fa2: Waiting [2026-05-25T13:51:56.077Z] 2f39f015ded8: Waiting [2026-05-25T13:51:56.077Z] 5c69ac0246d0: Verifying Checksum [2026-05-25T13:51:56.077Z] 5c69ac0246d0: Download complete [2026-05-25T13:51:56.077Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-25T13:51:56.077Z] 3a2ae6a8a46f: Download complete [2026-05-25T13:51:56.077Z] 33b1e0a273af: Verifying Checksum [2026-05-25T13:51:56.077Z] 33b1e0a273af: Download complete [2026-05-25T13:51:56.077Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T13:51:56.077Z] 5d3b04190fa2: Download complete [2026-05-25T13:51:56.077Z] ec43610c2a17: Verifying Checksum [2026-05-25T13:51:56.077Z] ec43610c2a17: Download complete [2026-05-25T13:51:56.338Z] 5eb5b503b376: Verifying Checksum [2026-05-25T13:51:56.338Z] 5eb5b503b376: Download complete [2026-05-25T13:51:56.905Z] 2f39f015ded8: Download complete [2026-05-25T13:51:57.845Z] 5eb5b503b376: Pull complete [2026-05-25T13:51:57.845Z] 5c69ac0246d0: Pull complete [2026-05-25T13:51:58.412Z] ec43610c2a17: Pull complete [2026-05-25T13:51:58.412Z] 3a2ae6a8a46f: Pull complete [2026-05-25T13:51:58.672Z] 33b1e0a273af: Pull complete [2026-05-25T13:51:58.672Z] 5d3b04190fa2: Pull complete [2026-05-25T13:52:03.941Z] 2f39f015ded8: Pull complete [2026-05-25T13:52:03.941Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T13:52:03.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T13:52:03.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:52:04.049Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T13:52:04.084Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T13:52:06.214Z] $ docker top a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:52:06.586Z] ---> job-cost.sh [2026-05-25T13:52:06.586Z] lf-activate-venv: SKIPPING [2026-05-25T13:52:06.586Z] INFO: No Stack... [2026-05-25T13:52:06.845Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T13:52:07.105Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T13:52:07.398Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2026-05-25T13:52:07.398Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T13:52:07.415Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [2026-05-25T13:52:07.422Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] did not exist. Created. [2026-05-25T13:52:07.432Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T13:52:07.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-25T13:52:07.790Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T13:52:07.798Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T13:52:07.833Z] $ docker stop --time=1 a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c [2026-05-25T13:52:08.957Z] $ docker rm -f --volumes a339e31ba1d544135be77b7d1693c0bf02776026c0386525739fb5265e7b449c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-25T13:53:32.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11257 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2026-05-25T13:53:32.188Z] Running in /w/workspace/device-virtual-go/232 [Pipeline] { [Pipeline] checkout [2026-05-25T13:53:32.230Z] The recommended git tool is: git [2026-05-25T13:53:37.214Z] using credential edgex-jenkins-ssh [2026-05-25T13:53:37.237Z] Cloning the remote Git repository [2026-05-25T13:53:37.287Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2026-05-25T13:53:37.385Z] > git init /w/workspace/device-virtual-go/232 # timeout=10 [2026-05-25T13:53:37.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2026-05-25T13:53:37.540Z] > git --version # timeout=10 [2026-05-25T13:53:37.561Z] > git --version # 'git version 2.25.1' [2026-05-25T13:53:37.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T13:53:37.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T13:53:42.371Z] Avoid second fetch [2026-05-25T13:53:42.371Z] Checking out Revision de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d (main) [2026-05-25T13:53:41.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2026-05-25T13:53:41.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T13:53:42.388Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T13:53:42.450Z] > git checkout -f de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 [2026-05-25T13:53:43.313Z] Commit message: "Merge pull request #588 from sabrina-lin527/update-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T13:53:47.753Z] provisioning config files... [2026-05-25T13:53:47.785Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/232@tmp/config1588643748263389116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T13:53:48.496Z] ---> ****-login.sh [2026-05-25T13:53:48.496Z] nexus3.edgexfoundry.org:10001 [2026-05-25T13:53:48.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:53:49.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T13:53:49.042Z] Configure a credential helper to remove this warning. See [2026-05-25T13:53:49.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T13:53:49.042Z] [2026-05-25T13:53:49.042Z] Login Succeeded [2026-05-25T13:53:49.042Z] nexus3.edgexfoundry.org:10002 [2026-05-25T13:53:49.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:53:49.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T13:53:49.593Z] Configure a credential helper to remove this warning. See [2026-05-25T13:53:49.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T13:53:49.593Z] [2026-05-25T13:53:49.593Z] Login Succeeded [2026-05-25T13:53:49.593Z] nexus3.edgexfoundry.org:10003 [2026-05-25T13:53:49.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:53:49.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T13:53:49.862Z] Configure a credential helper to remove this warning. See [2026-05-25T13:53:49.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T13:53:49.862Z] [2026-05-25T13:53:49.862Z] Login Succeeded [2026-05-25T13:53:49.862Z] nexus3.edgexfoundry.org:10004 [2026-05-25T13:53:50.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:53:50.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T13:53:50.132Z] Configure a credential helper to remove this warning. See [2026-05-25T13:53:50.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T13:53:50.133Z] [2026-05-25T13:53:50.133Z] Login Succeeded [2026-05-25T13:53:50.133Z] ****.io [2026-05-25T13:53:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T13:53:50.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T13:53:50.993Z] Configure a credential helper to remove this warning. See [2026-05-25T13:53:50.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T13:53:50.993Z] [2026-05-25T13:53:50.993Z] Login Succeeded [2026-05-25T13:53:50.993Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T13:53:51.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-25T13:53:51.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T13:53:51.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T13:53:51.402Z] ========================================================= [2026-05-25T13:53:51.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T13:53:51.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:53:51.866Z] + 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-25T13:53:52.463Z] Sending build context to Docker daemon 21.27MB [2026-05-25T13:53:52.463Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T13:53:52.463Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-25T13:53:52.734Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T13:53:52.734Z] 6b59a28fa201: Pulling fs layer [2026-05-25T13:53:52.734Z] d32bb0dddca7: Pulling fs layer [2026-05-25T13:53:52.734Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T13:53:52.734Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T13:53:52.734Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T13:53:52.734Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T13:53:52.734Z] deaec5988b04: Pulling fs layer [2026-05-25T13:53:52.734Z] 9f65657bb879: Pulling fs layer [2026-05-25T13:53:52.734Z] 196fd7d83e7d: Waiting [2026-05-25T13:53:52.734Z] 4f4fb700ef54: Waiting [2026-05-25T13:53:52.734Z] 8ba94037c8f0: Waiting [2026-05-25T13:53:52.734Z] deaec5988b04: Waiting [2026-05-25T13:53:52.734Z] 9f65657bb879: Waiting [2026-05-25T13:53:52.734Z] d32bb0dddca7: Verifying Checksum [2026-05-25T13:53:52.734Z] d32bb0dddca7: Download complete [2026-05-25T13:53:52.734Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T13:53:52.734Z] 196fd7d83e7d: Download complete [2026-05-25T13:53:52.734Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T13:53:52.734Z] 4f4fb700ef54: Download complete [2026-05-25T13:53:52.734Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T13:53:52.734Z] 8ba94037c8f0: Download complete [2026-05-25T13:53:52.734Z] 6b59a28fa201: Download complete [2026-05-25T13:53:53.336Z] 9f65657bb879: Verifying Checksum [2026-05-25T13:53:53.336Z] 9f65657bb879: Download complete [2026-05-25T13:53:53.605Z] 6b59a28fa201: Pull complete [2026-05-25T13:53:54.193Z] d32bb0dddca7: Pull complete [2026-05-25T13:53:54.463Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T13:53:54.463Z] 5dab1238d3d9: Download complete [2026-05-25T13:53:55.880Z] deaec5988b04: Verifying Checksum [2026-05-25T13:53:55.880Z] deaec5988b04: Download complete [2026-05-25T13:54:10.932Z] 5dab1238d3d9: Pull complete [2026-05-25T13:54:10.932Z] 196fd7d83e7d: Pull complete [2026-05-25T13:54:10.932Z] 4f4fb700ef54: Pull complete [2026-05-25T13:54:10.932Z] 8ba94037c8f0: Pull complete [2026-05-25T13:54:19.174Z] deaec5988b04: Pull complete [2026-05-25T13:54:20.595Z] 9f65657bb879: Pull complete [2026-05-25T13:54:20.595Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T13:54:20.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T13:54:20.596Z] ---> 334268110677 [2026-05-25T13:54:20.596Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T13:54:22.555Z] ---> Running in f3dcd4ee4778 [2026-05-25T13:54:22.826Z] Removing intermediate container f3dcd4ee4778 [2026-05-25T13:54:22.826Z] ---> e4c61530800b [2026-05-25T13:54:22.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T13:54:22.826Z] ---> Running in 64c8524f6f37 [2026-05-25T13:54:23.095Z] Removing intermediate container 64c8524f6f37 [2026-05-25T13:54:23.095Z] ---> 2973a1a59ee0 [2026-05-25T13:54:23.095Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-25T13:54:23.364Z] ---> Running in 9e51d436ccd1 [2026-05-25T13:54:23.633Z] Removing intermediate container 9e51d436ccd1 [2026-05-25T13:54:23.633Z] ---> aef1d2c05ddc [2026-05-25T13:54:23.633Z] Step 6/12 : WORKDIR /device-virtual-go [2026-05-25T13:54:23.633Z] ---> Running in c3fa947cc4c0 [2026-05-25T13:54:23.903Z] Removing intermediate container c3fa947cc4c0 [2026-05-25T13:54:23.903Z] ---> 53cab303e432 [2026-05-25T13:54:23.903Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T13:54:24.177Z] ---> Running in 79cb3e780476 [2026-05-25T13:54:25.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T13:54:25.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T13:54:27.815Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-05-25T13:54:27.815Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-05-25T13:54:27.815Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-05-25T13:54:27.815Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-05-25T13:54:27.815Z] Executing busybox-1.37.0-r19.trigger [2026-05-25T13:54:27.815Z] OK: 259 MiB in 64 packages [2026-05-25T13:54:28.780Z] Removing intermediate container 79cb3e780476 [2026-05-25T13:54:28.780Z] ---> 1e1588ba71bf [2026-05-25T13:54:28.780Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-25T13:54:29.366Z] ---> 6efb97ef32c4 [2026-05-25T13:54:29.366Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T13:54:29.366Z] ---> Running in 3a5fd59901a4 [2026-05-25T13:56:21.120Z] Removing intermediate container 3a5fd59901a4 [2026-05-25T13:56:21.120Z] ---> 05f1a2a062e7 [2026-05-25T13:56:21.120Z] Step 10/12 : COPY . . [2026-05-25T13:56:21.120Z] ---> 1b3f3f417c6f [2026-05-25T13:56:21.120Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T13:56:21.120Z] ---> Running in 690d5aa3c7e2 [2026-05-25T13:56:21.120Z] Removing intermediate container 690d5aa3c7e2 [2026-05-25T13:56:21.120Z] ---> d0454f6418b0 [2026-05-25T13:56:21.120Z] Step 12/12 : RUN $MAKE [2026-05-25T13:56:21.120Z] ---> Running in 84335b2734b7 [2026-05-25T13:56:21.120Z] noop [2026-05-25T13:56:21.120Z] Removing intermediate container 84335b2734b7 [2026-05-25T13:56:21.120Z] ---> a0aba822222e [2026-05-25T13:56:21.120Z] Successfully built a0aba822222e [2026-05-25T13:56:21.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:56:21.507Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T13:56:21.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:56:21.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container [2026-05-25T13:56:21.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T13:56:23.104Z] $ docker top 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T13:56:23.987Z] + go version [2026-05-25T13:56:23.987Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T13:56:24.012Z] $ docker stop --time=1 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 [2026-05-25T13:56:25.678Z] $ docker rm -f --volumes 57f6c58e64ec921fc0e50b26e7ccfa39841cb190ddc0f153a3689e4a85708871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T13:56:26.301Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T13:56:26.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T13:56:26.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container [2026-05-25T13:56:26.585Z] $ 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/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-25T13:56:27.820Z] $ docker top 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T13:56:28.713Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/232 [Pipeline] fileExists [Pipeline] sh [2026-05-25T13:56:29.394Z] + make test [2026-05-25T13:56:29.394Z] go test ./... -coverprofile=coverage.out [2026-05-25T13:56:37.624Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2026-05-25T14:01:14.623Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2026-05-25T14:01:14.623Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.133s coverage: 59.4% of statements [2026-05-25T14:01:14.623Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-25T14:01:14.623Z] go vet ./... [2026-05-25T14:02:01.548Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T14:02:01.548Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T14:02:01.548Z] ./bin/test-attribution-txt.sh [2026-05-25T14:02:01.548Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [2026-05-25T14:02:01.548Z] An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-05-25T14:02:01.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-05-25T14:02:01.598Z] $ docker stop --time=1 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f [2026-05-25T14:02:03.497Z] $ docker rm -f --volumes 5cc387cc73263d1ed1966d401ef5d96ee8fe5d70fa9ed439c1f6e77f1a0ff01f [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T14:02:05.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-25T14:02:05.180Z] Warning: overwriting stash ‘coverage-report’ [2026-05-25T14:02:05.800Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-25T14:02:06.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-25T14:02:06.639Z] + ls -al . [2026-05-25T14:02:06.639Z] total 272 [2026-05-25T14:02:06.639Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 13:56 . [2026-05-25T14:02:06.639Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 13:53 .. [2026-05-25T14:02:06.639Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 13:53 .git [2026-05-25T14:02:06.639Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 .github [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 272 May 25 13:53 .gitignore [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 359 May 25 13:53 .golangci.yml [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 20974 May 25 13:53 Attribution.txt [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 18039 May 25 13:53 CHANGELOG.md [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 1755 May 25 13:53 Dockerfile [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 13:53 GOVERNANCE.md [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 683 May 25 13:53 Jenkinsfile [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 13:53 LICENSE [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 2651 May 25 13:53 Makefile [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 623 May 25 13:53 OWNERS.md [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 4473 May 25 13:53 README.md [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 13:49 VERSION [2026-05-25T14:02:06.639Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 13:53 bin [2026-05-25T14:02:06.639Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 cmd [2026-05-25T14:02:06.639Z] -rw-r--r-- 1 jenkins jenkins 45292 May 25 14:01 coverage.out [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 6526 May 25 13:53 go.mod [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 89166 May 25 13:53 go.sum [2026-05-25T14:02:06.639Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 13:53 internal [2026-05-25T14:02:06.639Z] -rw-rw-r-- 1 jenkins jenkins 235 May 25 13:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:02:06.998Z] + 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=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d --label arch=arm64 --label version=4.1.0-dev.20 . [2026-05-25T14:02:07.586Z] Sending build context to Docker daemon 21.31MB [2026-05-25T14:02:07.586Z] Step 1/26 : ARG BASE=golang:1.25-alpine3.22 [2026-05-25T14:02:07.586Z] Step 2/26 : FROM ${BASE} AS builder [2026-05-25T14:02:07.586Z] ---> a0aba822222e [2026-05-25T14:02:07.586Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-05-25T14:02:07.853Z] ---> Running in bf9f8564dbcb [2026-05-25T14:02:08.120Z] Removing intermediate container bf9f8564dbcb [2026-05-25T14:02:08.120Z] ---> ce5f761ad6ce [2026-05-25T14:02:08.120Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2026-05-25T14:02:08.120Z] ---> Running in 6d3484f01727 [2026-05-25T14:02:08.392Z] Removing intermediate container 6d3484f01727 [2026-05-25T14:02:08.392Z] ---> 1382b67777fc [2026-05-25T14:02:08.392Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2026-05-25T14:02:08.660Z] ---> Running in a0d096e34424 [2026-05-25T14:02:08.928Z] Removing intermediate container a0d096e34424 [2026-05-25T14:02:08.928Z] ---> 26570bc9b58f [2026-05-25T14:02:08.928Z] Step 6/26 : WORKDIR /device-virtual-go [2026-05-25T14:02:08.928Z] ---> Running in 8fc48f3bb28c [2026-05-25T14:02:09.196Z] Removing intermediate container 8fc48f3bb28c [2026-05-25T14:02:09.196Z] ---> a8faacd934ea [2026-05-25T14:02:09.196Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-25T14:02:09.480Z] ---> Running in 419defb85fe6 [2026-05-25T14:02:10.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T14:02:10.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T14:02:12.697Z] OK: 259 MiB in 64 packages [2026-05-25T14:02:13.686Z] Removing intermediate container 419defb85fe6 [2026-05-25T14:02:13.686Z] ---> 5187cf64892a [2026-05-25T14:02:13.686Z] Step 8/26 : COPY go.mod vendor* ./ [2026-05-25T14:02:15.627Z] ---> 9417e80b6003 [2026-05-25T14:02:15.627Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T14:02:15.627Z] ---> Running in ce722ec08272 [2026-05-25T14:02:17.588Z] Removing intermediate container ce722ec08272 [2026-05-25T14:02:17.588Z] ---> 1254dbd41103 [2026-05-25T14:02:17.588Z] Step 10/26 : COPY . . [2026-05-25T14:02:19.541Z] ---> 8d20369a553e [2026-05-25T14:02:19.541Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-25T14:02:19.541Z] ---> Running in d25d759d0bbc [2026-05-25T14:02:19.541Z] Removing intermediate container d25d759d0bbc [2026-05-25T14:02:19.541Z] ---> 53d60f97fa4d [2026-05-25T14:02:19.541Z] Step 12/26 : RUN $MAKE [2026-05-25T14:02:19.541Z] ---> Running in 2320c033bf41 [2026-05-25T14:02:20.510Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.20 -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-25T14:06:42.387Z] Removing intermediate container 2320c033bf41 [2026-05-25T14:06:42.387Z] ---> 994dd67667e7 [2026-05-25T14:06:42.387Z] Step 13/26 : FROM alpine:3.22 [2026-05-25T14:06:42.387Z] 3.22: Pulling from library/alpine [2026-05-25T14:06:42.387Z] 58e777220c39: Pulling fs layer [2026-05-25T14:06:42.387Z] 58e777220c39: Verifying Checksum [2026-05-25T14:06:42.387Z] 58e777220c39: Download complete [2026-05-25T14:06:42.387Z] 58e777220c39: Pull complete [2026-05-25T14:06:42.387Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T14:06:42.387Z] Status: Downloaded newer image for alpine:3.22 [2026-05-25T14:06:42.387Z] ---> 6a2735c23ff3 [2026-05-25T14:06:42.387Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2026-05-25T14:06:42.387Z] ---> Running in d1dc426a34d1 [2026-05-25T14:06:42.387Z] Removing intermediate container d1dc426a34d1 [2026-05-25T14:06:42.387Z] ---> abe3ba8c30cd [2026-05-25T14:06:42.387Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2026-05-25T14:06:42.387Z] ---> Running in 63d8fdd33f19 [2026-05-25T14:06:42.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T14:06:42.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T14:06:42.387Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T14:06:42.387Z] Executing busybox-1.37.0-r20.trigger [2026-05-25T14:06:42.387Z] OK: 8 MiB in 17 packages [2026-05-25T14:06:42.387Z] Removing intermediate container 63d8fdd33f19 [2026-05-25T14:06:42.387Z] ---> b248f0399cba [2026-05-25T14:06:42.387Z] Step 16/26 : RUN apk --no-cache upgrade [2026-05-25T14:06:42.387Z] ---> Running in 183e1cf72813 [2026-05-25T14:06:42.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T14:06:42.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T14:06:42.387Z] OK: 8 MiB in 17 packages [2026-05-25T14:06:42.387Z] Removing intermediate container 183e1cf72813 [2026-05-25T14:06:42.387Z] ---> 1b80ed7f21e3 [2026-05-25T14:06:42.387Z] Step 17/26 : WORKDIR / [2026-05-25T14:06:42.387Z] ---> Running in a81849c03009 [2026-05-25T14:06:42.387Z] Removing intermediate container a81849c03009 [2026-05-25T14:06:42.387Z] ---> 6399a078b869 [2026-05-25T14:06:42.387Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2026-05-25T14:06:42.973Z] ---> 6dafc298806a [2026-05-25T14:06:42.973Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2026-05-25T14:06:43.556Z] ---> 0623b1f9f576 [2026-05-25T14:06:43.556Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2026-05-25T14:06:45.502Z] ---> 7ca7cbfcd0ff [2026-05-25T14:06:45.502Z] Step 21/26 : EXPOSE 59900 [2026-05-25T14:06:45.774Z] ---> Running in 21cfe27e5efd [2026-05-25T14:06:46.041Z] Removing intermediate container 21cfe27e5efd [2026-05-25T14:06:46.041Z] ---> 9727960219de [2026-05-25T14:06:46.041Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2026-05-25T14:06:46.041Z] ---> Running in eceae9f4a7bc [2026-05-25T14:06:46.309Z] Removing intermediate container eceae9f4a7bc [2026-05-25T14:06:46.309Z] ---> d7ea04681950 [2026-05-25T14:06:46.309Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-25T14:06:46.309Z] ---> Running in 556833bdfbf6 [2026-05-25T14:06:46.912Z] Removing intermediate container 556833bdfbf6 [2026-05-25T14:06:46.912Z] ---> 8e6f6e6684fd [2026-05-25T14:06:46.912Z] Step 24/26 : LABEL arch=arm64 [2026-05-25T14:06:46.912Z] ---> Running in e9f9c789d79b [2026-05-25T14:06:47.179Z] Removing intermediate container e9f9c789d79b [2026-05-25T14:06:47.179Z] ---> ae186c57143b [2026-05-25T14:06:47.179Z] Step 25/26 : LABEL git_sha=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T14:06:47.179Z] ---> Running in 85a9dadee56c [2026-05-25T14:06:47.449Z] Removing intermediate container 85a9dadee56c [2026-05-25T14:06:47.449Z] ---> f852adb4da8c [2026-05-25T14:06:47.449Z] Step 26/26 : LABEL version=4.1.0-dev.20 [2026-05-25T14:06:47.718Z] ---> Running in ff174769911e [2026-05-25T14:06:47.988Z] Removing intermediate container ff174769911e [2026-05-25T14:06:47.988Z] ---> 774d750825e0 [2026-05-25T14:06:47.988Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-25T14:06:47.988Z] Successfully built 774d750825e0 [2026-05-25T14:06:47.988Z] 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-25T14:06:48.156Z] provisioning config files... [2026-05-25T14:06:48.176Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/232@tmp/config6468365087091507416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:06:48.528Z] ---> ****-login.sh [2026-05-25T14:06:48.528Z] nexus3.edgexfoundry.org:10001 [2026-05-25T14:06:48.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T14:06:48.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T14:06:48.796Z] Configure a credential helper to remove this warning. See [2026-05-25T14:06:48.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T14:06:48.796Z] [2026-05-25T14:06:48.796Z] Login Succeeded [2026-05-25T14:06:48.796Z] nexus3.edgexfoundry.org:10002 [2026-05-25T14:06:49.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T14:06:49.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T14:06:49.331Z] Configure a credential helper to remove this warning. See [2026-05-25T14:06:49.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T14:06:49.332Z] [2026-05-25T14:06:49.332Z] Login Succeeded [2026-05-25T14:06:49.332Z] nexus3.edgexfoundry.org:10003 [2026-05-25T14:06:49.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T14:06:49.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T14:06:49.602Z] Configure a credential helper to remove this warning. See [2026-05-25T14:06:49.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T14:06:49.602Z] [2026-05-25T14:06:49.602Z] Login Succeeded [2026-05-25T14:06:49.602Z] nexus3.edgexfoundry.org:10004 [2026-05-25T14:06:49.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T14:06:50.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T14:06:50.139Z] Configure a credential helper to remove this warning. See [2026-05-25T14:06:50.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T14:06:50.139Z] [2026-05-25T14:06:50.139Z] Login Succeeded [2026-05-25T14:06:50.139Z] ****.io [2026-05-25T14:06:50.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T14:06:50.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T14:06:50.676Z] Configure a credential helper to remove this warning. See [2026-05-25T14:06:50.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T14:06:50.676Z] [2026-05-25T14:06:50.676Z] Login Succeeded [2026-05-25T14:06:50.676Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T14:06:50.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T14:06:50.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T14:06:50.768Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2026-05-25T14:06:50.768Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T14:06:50.768Z] latest [2026-05-25T14:06:50.768Z] 4.1.0-dev.20 [2026-05-25T14:06:50.768Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T14:06:50.768Z] main [2026-05-25T14:06:50.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:06:51.161Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:06:51.530Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T14:06:51.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-25T14:06:51.531Z] eebeaa0b6a57: Preparing [2026-05-25T14:06:51.531Z] 42e315e9f61a: Preparing [2026-05-25T14:06:51.531Z] bb0e2affea6a: Preparing [2026-05-25T14:06:51.531Z] 3793b86dd8ef: Preparing [2026-05-25T14:06:51.531Z] faeef5f36760: Preparing [2026-05-25T14:06:51.531Z] eeaa73608b53: Preparing [2026-05-25T14:06:51.531Z] eeaa73608b53: Waiting [2026-05-25T14:06:51.800Z] 3793b86dd8ef: Pushed [2026-05-25T14:06:51.800Z] bb0e2affea6a: Pushed [2026-05-25T14:06:51.800Z] 42e315e9f61a: Pushed [2026-05-25T14:06:51.800Z] faeef5f36760: Pushed [2026-05-25T14:06:51.800Z] eeaa73608b53: Layer already exists [2026-05-25T14:07:00.124Z] eebeaa0b6a57: Pushed [2026-05-25T14:07:00.124Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:00.524Z] + 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-25T14:07:00.893Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-25T14:07:00.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-25T14:07:00.893Z] eebeaa0b6a57: Preparing [2026-05-25T14:07:00.893Z] 42e315e9f61a: Preparing [2026-05-25T14:07:00.893Z] bb0e2affea6a: Preparing [2026-05-25T14:07:00.893Z] 3793b86dd8ef: Preparing [2026-05-25T14:07:00.893Z] faeef5f36760: Preparing [2026-05-25T14:07:00.893Z] eeaa73608b53: Preparing [2026-05-25T14:07:00.893Z] eeaa73608b53: Waiting [2026-05-25T14:07:00.893Z] eebeaa0b6a57: Layer already exists [2026-05-25T14:07:00.893Z] bb0e2affea6a: Layer already exists [2026-05-25T14:07:00.893Z] 42e315e9f61a: Layer already exists [2026-05-25T14:07:00.893Z] faeef5f36760: Layer already exists [2026-05-25T14:07:00.893Z] 3793b86dd8ef: Layer already exists [2026-05-25T14:07:00.893Z] eeaa73608b53: Layer already exists [2026-05-25T14:07:01.224Z] latest: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:01.610Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:03.952Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 [2026-05-25T14:07:03.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-25T14:07:03.952Z] eebeaa0b6a57: Preparing [2026-05-25T14:07:03.952Z] 42e315e9f61a: Preparing [2026-05-25T14:07:03.952Z] bb0e2affea6a: Preparing [2026-05-25T14:07:03.952Z] 3793b86dd8ef: Preparing [2026-05-25T14:07:03.952Z] faeef5f36760: Preparing [2026-05-25T14:07:03.952Z] eeaa73608b53: Preparing [2026-05-25T14:07:03.952Z] eeaa73608b53: Waiting [2026-05-25T14:07:03.952Z] eebeaa0b6a57: Layer already exists [2026-05-25T14:07:03.952Z] faeef5f36760: Layer already exists [2026-05-25T14:07:03.952Z] 3793b86dd8ef: Layer already exists [2026-05-25T14:07:03.952Z] bb0e2affea6a: Layer already exists [2026-05-25T14:07:03.952Z] 42e315e9f61a: Layer already exists [2026-05-25T14:07:03.952Z] eeaa73608b53: Layer already exists [2026-05-25T14:07:04.220Z] 4.1.0-dev.20: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:04.644Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:05.180Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T14:07:05.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-25T14:07:05.180Z] eebeaa0b6a57: Preparing [2026-05-25T14:07:05.180Z] 42e315e9f61a: Preparing [2026-05-25T14:07:05.180Z] bb0e2affea6a: Preparing [2026-05-25T14:07:05.180Z] 3793b86dd8ef: Preparing [2026-05-25T14:07:05.180Z] faeef5f36760: Preparing [2026-05-25T14:07:05.180Z] eeaa73608b53: Preparing [2026-05-25T14:07:05.180Z] eeaa73608b53: Waiting [2026-05-25T14:07:05.180Z] faeef5f36760: Layer already exists [2026-05-25T14:07:05.180Z] 42e315e9f61a: Layer already exists [2026-05-25T14:07:05.180Z] 3793b86dd8ef: Layer already exists [2026-05-25T14:07:05.180Z] bb0e2affea6a: Layer already exists [2026-05-25T14:07:05.180Z] eebeaa0b6a57: Layer already exists [2026-05-25T14:07:05.180Z] eeaa73608b53: Layer already exists [2026-05-25T14:07:05.180Z] de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:05.728Z] + 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-25T14:07:06.151Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2026-05-25T14:07:06.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2026-05-25T14:07:06.152Z] eebeaa0b6a57: Preparing [2026-05-25T14:07:06.152Z] 42e315e9f61a: Preparing [2026-05-25T14:07:06.152Z] bb0e2affea6a: Preparing [2026-05-25T14:07:06.152Z] 3793b86dd8ef: Preparing [2026-05-25T14:07:06.152Z] faeef5f36760: Preparing [2026-05-25T14:07:06.152Z] eeaa73608b53: Preparing [2026-05-25T14:07:06.152Z] eeaa73608b53: Waiting [2026-05-25T14:07:06.152Z] faeef5f36760: Layer already exists [2026-05-25T14:07:06.152Z] 42e315e9f61a: Layer already exists [2026-05-25T14:07:06.152Z] bb0e2affea6a: Layer already exists [2026-05-25T14:07:06.152Z] eebeaa0b6a57: Layer already exists [2026-05-25T14:07:06.152Z] 3793b86dd8ef: Layer already exists [2026-05-25T14:07:06.152Z] eeaa73608b53: Layer already exists [2026-05-25T14:07:06.419Z] main: digest: sha256:f9bb34e96dcf54914a212d4b87116addf61c7f703660c541907d1b8db9908ea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T14:07:06.495Z] ===================================================== [Pipeline] echo [2026-05-25T14:07:06.522Z] taggedImages: [2026-05-25T14:07:06.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [2026-05-25T14:07:06.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2026-05-25T14:07:06.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.20 [2026-05-25T14:07:06.522Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d-4.1.0-dev.20 [2026-05-25T14:07:06.522Z] - 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-25T14:07:06.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T14:07:06.930Z] [2026-05-25T14:07:06.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:07.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T14:07:07.284Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T14:07:07.284Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T14:07:07.284Z] 04944245beec: Pulling fs layer [2026-05-25T14:07:07.284Z] 699f458cf7ca: Pulling fs layer [2026-05-25T14:07:07.284Z] 765212b225bb: Pulling fs layer [2026-05-25T14:07:07.284Z] f23df028b6ca: Pulling fs layer [2026-05-25T14:07:07.284Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T14:07:07.284Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T14:07:07.284Z] f23df028b6ca: Waiting [2026-05-25T14:07:07.284Z] d65c8cfc05b1: Waiting [2026-05-25T14:07:07.284Z] 2437ff75d9bd: Waiting [2026-05-25T14:07:07.284Z] 765212b225bb: Waiting [2026-05-25T14:07:07.552Z] 04944245beec: Verifying Checksum [2026-05-25T14:07:07.552Z] 04944245beec: Download complete [2026-05-25T14:07:07.552Z] 765212b225bb: Verifying Checksum [2026-05-25T14:07:07.552Z] 765212b225bb: Download complete [2026-05-25T14:07:07.552Z] f23df028b6ca: Verifying Checksum [2026-05-25T14:07:07.552Z] f23df028b6ca: Download complete [2026-05-25T14:07:07.552Z] d65c8cfc05b1: Download complete [2026-05-25T14:07:07.822Z] 699f458cf7ca: Verifying Checksum [2026-05-25T14:07:07.822Z] 699f458cf7ca: Download complete [2026-05-25T14:07:08.411Z] 8998bd30e6a1: Download complete [2026-05-25T14:07:10.997Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T14:07:10.997Z] 2437ff75d9bd: Download complete [2026-05-25T14:07:13.692Z] 8998bd30e6a1: Pull complete [2026-05-25T14:07:18.204Z] 04944245beec: Pull complete [2026-05-25T14:07:19.665Z] 699f458cf7ca: Pull complete [2026-05-25T14:07:19.665Z] 765212b225bb: Pull complete [2026-05-25T14:07:20.763Z] f23df028b6ca: Pull complete [2026-05-25T14:07:20.763Z] d65c8cfc05b1: Pull complete [2026-05-25T14:07:36.364Z] 2437ff75d9bd: Pull complete [2026-05-25T14:07:36.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T14:07:36.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T14:07:36.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:07:36.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-11257 does not seem to be running inside a container [2026-05-25T14:07:37.011Z] $ 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/232 -v /w/workspace/device-virtual-go/232:/w/workspace/device-virtual-go/232:rw,z -v /w/workspace/device-virtual-go/232@tmp:/w/workspace/device-virtual-go/232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-25T14:07:39.937Z] $ docker top 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:07:40.659Z] ---> job-cost.sh [2026-05-25T14:07:40.961Z] lf-activate-venv: SKIPPING [2026-05-25T14:07:40.961Z] INFO: No Stack... [2026-05-25T14:07:41.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T14:07:42.059Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T14:07:42.792Z] + cat /w/workspace/device-virtual-go/232/archives/cost.csv [2026-05-25T14:07:42.792Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T14:07:42.901Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [2026-05-25T14:07:42.936Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] did not exist. Created. [2026-05-25T14:07:42.970Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T14:07:43.449Z] /w/workspace/device-virtual-go/232@tmp/durable-817ef6ad/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-25T14:07:43.852Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T14:07:43.947Z] Warning: overwriting stash ‘stack-cost’ [2026-05-25T14:07:44.027Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T14:07:44.057Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T14:07:44.123Z] $ docker stop --time=1 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a [2026-05-25T14:07:46.736Z] $ docker rm -f --volumes 1a8fc348774df8fccc06bb1a6e0b255299d7420a1df10406eaf17add0b313f5a [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-25T14:07:47.345Z] provisioning config files... [2026-05-25T14:07:47.465Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1593560043723314406tmp [Pipeline] { [Pipeline] sh [2026-05-25T14:07:47.780Z] + set +x [2026-05-25T14:07:47.780Z] + curl -s https://codecov.io/bash [2026-05-25T14:07:47.780Z] + bash -s -- [2026-05-25T14:07:47.780Z] [2026-05-25T14:07:47.780Z] _____ _ [2026-05-25T14:07:47.780Z] / ____| | | [2026-05-25T14:07:47.780Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T14:07:47.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T14:07:47.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T14:07:47.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T14:07:47.780Z] Bash-1.0.6 [2026-05-25T14:07:47.780Z] [2026-05-25T14:07:47.780Z] [2026-05-25T14:07:47.780Z] ==> git version 2.25.1 found [2026-05-25T14:07:47.780Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-25T14:07:47.780Z] Release-Date: 2020-01-08 [2026-05-25T14:07:47.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-25T14:07:47.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T14:07:47.780Z] ==> Jenkins CI detected. [2026-05-25T14:07:47.780Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2026-05-25T14:07:47.780Z] project root: . [2026-05-25T14:07:47.780Z] --> token set from env [2026-05-25T14:07:47.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T14:07:47.780Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T14:07:47.780Z] ==> Python coveragepy not found [2026-05-25T14:07:47.780Z] ==> Searching for coverage reports in: [2026-05-25T14:07:47.780Z] + . [2026-05-25T14:07:47.780Z] -> Found 1 reports [2026-05-25T14:07:47.780Z] ==> Detecting git/mercurial file structure [2026-05-25T14:07:47.780Z] ==> Reading reports [2026-05-25T14:07:47.780Z] + ./coverage.out bytes=45292 [2026-05-25T14:07:48.042Z] ==> Appending adjustments [2026-05-25T14:07:48.042Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T14:07:48.042Z] + Found adjustments [2026-05-25T14:07:48.042Z] ==> Gzipping contents [2026-05-25T14:07:48.042Z] 8.0K /tmp/codecov.sZ9mOQ.gz [2026-05-25T14:07:48.042Z] ==> Uploading reports [2026-05-25T14:07:48.042Z] url: https://codecov.io [2026-05-25T14:07:48.042Z] query: branch=main&commit=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T14:07:48.042Z] -> Pinging Codecov [2026-05-25T14:07:48.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T14:07:48.303Z] -> Uploading to [2026-05-25T14:07:48.303Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d/7dcf9ace-23d1-4507-8196-b6ec8b6c7128.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T140748Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ca1ecaa061497478ff5e2d835418b00182125940bba8913260195d3351941f1f [2026-05-25T14:07:48.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T14:07:48.303Z] Dload Upload Total Spent Left Speed [2026-05-25T14:07:48.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 33325 --:--:-- --:--:-- --:--:-- 33325 [2026-05-25T14:07:48.303Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] } [2026-05-25T14:07:48.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-25T14:07:48.467Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T14:07:48.497Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:48.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T14:07:48.807Z] [2026-05-25T14:07:48.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:07:49.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T14:07:49.119Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T14:07:49.119Z] 2d35ebdb57d9: Already exists [2026-05-25T14:07:49.119Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T14:07:49.119Z] 91631faa732a: Pulling fs layer [2026-05-25T14:07:49.119Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T14:07:49.119Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T14:07:49.119Z] 7861252a18e6: Pulling fs layer [2026-05-25T14:07:49.119Z] 9130f900ef6f: Pulling fs layer [2026-05-25T14:07:49.119Z] 4f4fb700ef54: Waiting [2026-05-25T14:07:49.119Z] 9130f900ef6f: Waiting [2026-05-25T14:07:49.119Z] 7861252a18e6: Waiting [2026-05-25T14:07:49.119Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T14:07:49.119Z] f3f5ae8826fa: Download complete [2026-05-25T14:07:49.119Z] 85e8836fcdb2: Download complete [2026-05-25T14:07:49.119Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T14:07:49.119Z] 4f4fb700ef54: Download complete [2026-05-25T14:07:49.119Z] 85e8836fcdb2: Pull complete [2026-05-25T14:07:49.475Z] 7861252a18e6: Verifying Checksum [2026-05-25T14:07:49.475Z] 7861252a18e6: Download complete [2026-05-25T14:07:49.475Z] 91631faa732a: Verifying Checksum [2026-05-25T14:07:49.475Z] 91631faa732a: Download complete [2026-05-25T14:07:50.052Z] 9130f900ef6f: Verifying Checksum [2026-05-25T14:07:54.240Z] 91631faa732a: Pull complete [2026-05-25T14:07:54.240Z] f3f5ae8826fa: Pull complete [2026-05-25T14:07:54.240Z] 4f4fb700ef54: Pull complete [2026-05-25T14:07:54.497Z] 7861252a18e6: Pull complete [2026-05-25T14:07:58.684Z] 9130f900ef6f: Pull complete [2026-05-25T14:07:58.684Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T14:07:58.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T14:07:58.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:07:58.782Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:07:58.816Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-25T14:08:01.493Z] $ docker top e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T14:08:01.836Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2026-05-25T14:08:01.847Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2026-05-25T14:08:02.129Z] + set -o pipefail [2026-05-25T14:08:02.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2026-05-25T14:08:10.381Z] [2026-05-25T14:08:10.381Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2026-05-25T14:08:10.381Z] [2026-05-25T14:08:10.381Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/423ecd22-9316-4288-b018-c7de5f21d615 [2026-05-25T14:08:10.381Z] [2026-05-25T14:08:10.381Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T14:08:10.381Z] [Pipeline] } [2026-05-25T14:08:10.392Z] $ docker stop --time=1 e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d [2026-05-25T14:08:13.141Z] $ docker rm -f --volumes e15f43d352c624a005e4c18dec4687bd155a35992e40493156c33bf853a6c89d [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-25T14:08:14.036Z] + git log --format=format:%s -1 de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d [Pipeline] sh [2026-05-25T14:08:14.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T14:08:14.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:14.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T14:08:14.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:08:14.720Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:08:14.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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T14:08:15.021Z] $ docker top f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c -eo pid,comm [2026-05-25T14:08:15.066Z] 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-25T14:08:15.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T14:08:15.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T14:08:15.135Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T14:08:15.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T14:08:15.237Z] $ docker exec f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c ssh-agent [2026-05-25T14:08:15.338Z] SSH_AUTH_SOCK=/tmp/ssh-y5pwYY6vNt4z/agent.31 [2026-05-25T14:08:15.338Z] SSH_AGENT_PID=37 [2026-05-25T14:08:15.343Z] Running ssh-add (command line suppressed) [2026-05-25T14:08:15.439Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10594684588389979613.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10594684588389979613.key) [2026-05-25T14:08:15.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T14:08:15.753Z] + git semver tag [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,955 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,958 [run_tag] DEBUG tag force:False [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,958 [check_head_tag] DEBUG check head tag [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,958 [execute] INFO git cat-file --batch-check [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,960 [execute] INFO git cat-file --batch [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,971 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,971 [execute] INFO git tag -a v4.1.0-dev.20 -m v4.1.0-dev.20 [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,971 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.20', '-m', 'v4.1.0-dev.20'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) [2026-05-25T14:08:16.013Z] 2026-05-25 14:08:15,974 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:16.013Z] 4.1.0-dev.20 [Pipeline] } [2026-05-25T14:08:16.020Z] $ docker exec --env ******** --env ******** f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c ssh-agent -k [2026-05-25T14:08:16.119Z] unset SSH_AUTH_SOCK; [2026-05-25T14:08:16.120Z] unset SSH_AGENT_PID; [2026-05-25T14:08:16.120Z] echo Agent pid 37 killed; [2026-05-25T14:08:16.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T14:08:16.464Z] + git semver [Pipeline] } [2026-05-25T14:08:16.735Z] $ docker stop --time=1 f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c [2026-05-25T14:08:18.015Z] $ docker rm -f --volumes f42698ab02d961a3bfb3835687c6d8869c27f00feeb33bb96503c0cd88d6e95c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:18.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T14:08:18.456Z] [2026-05-25T14:08:18.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:18.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T14:08:18.768Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T14:08:18.768Z] ab5ef0e58194: Pulling fs layer [2026-05-25T14:08:18.768Z] 9712f1f96733: Pulling fs layer [2026-05-25T14:08:18.768Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T14:08:18.768Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T14:08:18.768Z] e9a5061849ea: Pulling fs layer [2026-05-25T14:08:18.768Z] d747dcd14b5f: Pulling fs layer [2026-05-25T14:08:18.768Z] 2de7ff778b66: Pulling fs layer [2026-05-25T14:08:18.768Z] e9a5061849ea: Waiting [2026-05-25T14:08:18.768Z] d747dcd14b5f: Waiting [2026-05-25T14:08:18.768Z] 2de7ff778b66: Waiting [2026-05-25T14:08:18.768Z] 0d9ebad4ef96: Waiting [2026-05-25T14:08:18.768Z] 9712f1f96733: Download complete [2026-05-25T14:08:19.030Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T14:08:19.030Z] 63f879dbbcfc: Download complete [2026-05-25T14:08:19.290Z] e9a5061849ea: Verifying Checksum [2026-05-25T14:08:19.290Z] e9a5061849ea: Download complete [2026-05-25T14:08:19.290Z] d747dcd14b5f: Verifying Checksum [2026-05-25T14:08:19.290Z] d747dcd14b5f: Download complete [2026-05-25T14:08:19.290Z] ab5ef0e58194: Verifying Checksum [2026-05-25T14:08:19.290Z] ab5ef0e58194: Download complete [2026-05-25T14:08:19.290Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T14:08:19.290Z] 0d9ebad4ef96: Download complete [2026-05-25T14:08:19.290Z] 2de7ff778b66: Verifying Checksum [2026-05-25T14:08:19.290Z] 2de7ff778b66: Download complete [2026-05-25T14:08:23.474Z] ab5ef0e58194: Pull complete [2026-05-25T14:08:23.475Z] 9712f1f96733: Pull complete [2026-05-25T14:08:23.734Z] 63f879dbbcfc: Pull complete [2026-05-25T14:08:29.052Z] 0d9ebad4ef96: Pull complete [2026-05-25T14:08:29.052Z] e9a5061849ea: Pull complete [2026-05-25T14:08:29.052Z] d747dcd14b5f: Pull complete [2026-05-25T14:08:29.988Z] 2de7ff778b66: Pull complete [2026-05-25T14:08:29.988Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T14:08:29.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T14:08:29.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:08:30.092Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:08:30.116Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-25T14:08:33.366Z] $ docker top 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T14:08:33.443Z] provisioning config files... [2026-05-25T14:08:33.453Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17940863276181720954tmp [2026-05-25T14:08:33.465Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15214047947408489081tmp [2026-05-25T14:08:33.473Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16847145353200877134tmp [Pipeline] { [Pipeline] echo [2026-05-25T14:08:33.504Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:33.799Z] ---> sigul-configuration.sh [2026-05-25T14:08:33.799Z] gpg: directory `/root/.gnupg' created [2026-05-25T14:08:33.799Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T14:08:33.799Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T14:08:33.799Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T14:08:33.799Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T14:08:33.799Z] gpg: CAST5 encrypted data [2026-05-25T14:08:33.799Z] gpg: encrypted with 1 passphrase [2026-05-25T14:08:33.799Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T14:08:34.094Z] + mkdir /home/jenkins [2026-05-25T14:08:34.094Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T14:08:34.398Z] + 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-25T14:08:34.416Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:34.707Z] ---> sigul-install.sh [2026-05-25T14:08:34.707Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T14:08:35.004Z] + git tag --list [2026-05-25T14:08:35.004Z] v1.0.0 [2026-05-25T14:08:35.004Z] v1.1.0 [2026-05-25T14:08:35.004Z] v1.1.1 [2026-05-25T14:08:35.004Z] v1.2.1 [2026-05-25T14:08:35.004Z] v1.2.2 [2026-05-25T14:08:35.004Z] v1.2.3 [2026-05-25T14:08:35.004Z] v1.3.0 [2026-05-25T14:08:35.004Z] v1.3.1 [2026-05-25T14:08:35.004Z] v2.0.0 [2026-05-25T14:08:35.004Z] v2.1.0 [2026-05-25T14:08:35.004Z] v2.1.1 [2026-05-25T14:08:35.004Z] v2.2.0 [2026-05-25T14:08:35.004Z] v2.3.0 [2026-05-25T14:08:35.004Z] v3.0 [2026-05-25T14:08:35.004Z] v3.0.0 [2026-05-25T14:08:35.004Z] v3.1 [2026-05-25T14:08:35.004Z] v3.1.0 [2026-05-25T14:08:35.004Z] v3.1.1 [2026-05-25T14:08:35.004Z] v4.0 [2026-05-25T14:08:35.004Z] v4.0.0 [2026-05-25T14:08:35.004Z] v4.0.1 [2026-05-25T14:08:35.004Z] v4.1.0-dev.1 [2026-05-25T14:08:35.004Z] v4.1.0-dev.10 [2026-05-25T14:08:35.004Z] v4.1.0-dev.11 [2026-05-25T14:08:35.004Z] v4.1.0-dev.12 [2026-05-25T14:08:35.004Z] v4.1.0-dev.13 [2026-05-25T14:08:35.004Z] v4.1.0-dev.14 [2026-05-25T14:08:35.004Z] v4.1.0-dev.15 [2026-05-25T14:08:35.004Z] v4.1.0-dev.16 [2026-05-25T14:08:35.004Z] v4.1.0-dev.17 [2026-05-25T14:08:35.004Z] v4.1.0-dev.18 [2026-05-25T14:08:35.004Z] v4.1.0-dev.19 [2026-05-25T14:08:35.004Z] v4.1.0-dev.2 [2026-05-25T14:08:35.004Z] v4.1.0-dev.20 [2026-05-25T14:08:35.004Z] v4.1.0-dev.3 [2026-05-25T14:08:35.004Z] v4.1.0-dev.4 [2026-05-25T14:08:35.004Z] v4.1.0-dev.5 [2026-05-25T14:08:35.004Z] v4.1.0-dev.6 [2026-05-25T14:08:35.004Z] v4.1.0-dev.7 [2026-05-25T14:08:35.004Z] v4.1.0-dev.8 [2026-05-25T14:08:35.004Z] v4.1.0-dev.9 [Pipeline] sh [2026-05-25T14:08:35.303Z] + lftools sign git-tag v4.1.0-dev.20 [2026-05-25T14:08:35.873Z] Signing Git tag with Sigul... [2026-05-25T14:08:35.873Z] Signing v4.1.0-dev.20 [Pipeline] echo [2026-05-25T14:08:36.145Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:36.433Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T14:08:36.439Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T14:08:36.465Z] $ docker stop --time=1 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 [2026-05-25T14:08:37.739Z] $ docker rm -f --volumes 760a2a7609a6b7c0de3df7346f1c90796c385535262c4e427c8a04ff32df4fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T14:08:38.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T14:08:38.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:38.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T14:08:38.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:08:38.796Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:08:38.824Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T14:08:39.058Z] $ docker top a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa -eo pid,comm [2026-05-25T14:08:39.098Z] 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-25T14:08:39.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T14:08:39.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T14:08:39.159Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T14:08:39.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T14:08:39.268Z] $ docker exec a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa ssh-agent [2026-05-25T14:08:39.384Z] SSH_AUTH_SOCK=/tmp/ssh-VjfJxsMywkMJ/agent.31 [2026-05-25T14:08:39.384Z] SSH_AGENT_PID=37 [2026-05-25T14:08:39.389Z] Running ssh-add (command line suppressed) [2026-05-25T14:08:39.480Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18022839121376690192.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18022839121376690192.key) [2026-05-25T14:08:39.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T14:08:39.792Z] + git semver bump pre [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [bump_version] DEBUG bumping version:4.1.0-dev.20 on axis:pre with prefix:dev [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [bump_version] DEBUG bumped version:4.1.0-dev.21 [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [write_version] DEBUG write version:4.1.0-dev.21 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:39,999 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:40,001 [execute] INFO git cat-file --batch-check [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:40,001 [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-25T14:08:40.050Z] 2026-05-25 14:08:40,004 [execute] INFO git cat-file --batch [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:40,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T14:08:40.050Z] 2026-05-25 14:08:40,007 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:40.050Z] 4.1.0-dev.21 [Pipeline] } [2026-05-25T14:08:40.057Z] $ docker exec --env ******** --env ******** a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa ssh-agent -k [2026-05-25T14:08:40.145Z] unset SSH_AUTH_SOCK; [2026-05-25T14:08:40.145Z] unset SSH_AGENT_PID; [2026-05-25T14:08:40.145Z] echo Agent pid 37 killed; [2026-05-25T14:08:40.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T14:08:40.486Z] + git semver [Pipeline] } [2026-05-25T14:08:40.769Z] $ docker stop --time=1 a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa [2026-05-25T14:08:42.015Z] $ docker rm -f --volumes a7ac9f4964fbf0b92b2333eae5afd116d7e6dbaf443b75316c41ae566b326ffa [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T14:08:42.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T14:08:42.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:42.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T14:08:42.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:08:42.755Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:08:42.784Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-25T14:08:43.019Z] $ docker top 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 -eo pid,comm [2026-05-25T14:08:43.061Z] 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-25T14:08:43.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T14:08:43.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T14:08:43.117Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T14:08:43.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T14:08:43.221Z] $ docker exec 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 ssh-agent [2026-05-25T14:08:43.318Z] SSH_AUTH_SOCK=/tmp/ssh-Vo7wqCNeEw8T/agent.32 [2026-05-25T14:08:43.318Z] SSH_AGENT_PID=38 [2026-05-25T14:08:43.323Z] Running ssh-add (command line suppressed) [2026-05-25T14:08:43.418Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14272789965046556063.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14272789965046556063.key) [2026-05-25T14:08:43.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T14:08:43.732Z] + git semver push [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,942 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,946 [run_push] DEBUG push [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,947 [execute] INFO git cat-file --batch-check [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,947 [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-25T14:08:43.990Z] 2026-05-25 14:08:43,949 [execute] INFO git rev-list 22857f45516c5fee8d129e59e46e22f3d3ef4079 -- [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,949 [execute] DEBUG Popen(['git', 'rev-list', '22857f45516c5fee8d129e59e46e22f3d3ef4079', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,958 [execute] INFO git fetch -v -- origin [2026-05-25T14:08:43.990Z] 2026-05-25 14:08:43,959 [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-25T14:08:44.558Z] 2026-05-25 14:08:44,499 [run_push] DEBUG no remote changes detected [2026-05-25T14:08:44.559Z] 2026-05-25 14:08:44,499 [execute] INFO git push origin semver [2026-05-25T14:08:44.559Z] 2026-05-25 14:08:44,499 [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-25T14:08:45.937Z] 2026-05-25 14:08:45,901 [run_push] DEBUG push all version tags [2026-05-25T14:08:45.937Z] 2026-05-25 14:08:45,901 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T14:08:45.937Z] 2026-05-25 14:08:45,902 [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-25T14:08:47.319Z] 2026-05-25 14:08:47,234 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2026-05-25T14:08:47.319Z] 4.1.0-dev.21 [Pipeline] } [2026-05-25T14:08:47.328Z] $ docker exec --env ******** --env ******** 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 ssh-agent -k [2026-05-25T14:08:47.430Z] unset SSH_AUTH_SOCK; [2026-05-25T14:08:47.430Z] unset SSH_AGENT_PID; [2026-05-25T14:08:47.430Z] echo Agent pid 38 killed; [2026-05-25T14:08:47.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T14:08:47.770Z] + git semver [Pipeline] } [2026-05-25T14:08:48.041Z] $ docker stop --time=1 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 [2026-05-25T14:08:49.282Z] $ docker rm -f --volumes 0fc852a3171db5311c00e0fd75414111bc9b9592bbef61baf8bf1645cc9ac3b7 [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-25T14:08:49.969Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2026-05-25T14:08:49.969Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-25T14:08:49.969Z] total 16 [2026-05-25T14:08:49.969Z] drwxr-xr-x 3 root root 4096 May 25 13:52 . [2026-05-25T14:08:49.969Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 14:08 .. [2026-05-25T14:08:49.969Z] drwxr-xr-x 2 root root 4096 May 25 13:52 cost [2026-05-25T14:08:49.969Z] -rw-r--r-- 1 root root 89 May 25 13:52 cost.csv [2026-05-25T14:08:49.969Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-25T14:08:49.969Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2026-05-25T14:08:49.969Z] total 16 [2026-05-25T14:08:49.969Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 13:52 . [2026-05-25T14:08:49.969Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 14:08 .. [2026-05-25T14:08:49.969Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 13:52 cost [2026-05-25T14:08:49.969Z] -rw-r--r-- 1 jenkins jenkins 89 May 25 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:50.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:51.119Z] ---> package-listing.sh [2026-05-25T14:08:51.119Z] ++ facter osfamily [2026-05-25T14:08:51.119Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T14:08:51.380Z] + OS_FAMILY=debian [2026-05-25T14:08:51.380Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2026-05-25T14:08:51.380Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T14:08:51.380Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T14:08:51.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T14:08:51.380Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T14:08:51.380Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-25T14:08:51.380Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T14:08:51.380Z] + case "${OS_FAMILY}" in [2026-05-25T14:08:51.380Z] + dpkg -l [2026-05-25T14:08:51.380Z] + grep '^ii' [2026-05-25T14:08:51.380Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T14:08:51.380Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T14:08:51.380Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T14:08:51.380Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2026-05-25T14:08:51.380Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2026-05-25T14:08:51.380Z] + 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-25T14:08:51.393Z] 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-25T14:08:51.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T14:08:52.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T14:08:52.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T14:08:52.305Z] prd-ubuntu20.04-docker-8c-8g-11253 does not seem to be running inside a container [2026-05-25T14:08:52.331Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-25T14:08:52.533Z] $ docker top f43c47a23ad0ce857dc52546e4176a935185b9b9d1c0b66f3e6924186cfdf86c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T14:08:52.898Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T14:08:53.184Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T14:08:53.474Z] + ls /var/log/sa-host [2026-05-25T14:08:53.474Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T14:08:53.638Z] provisioning config files... [2026-05-25T14:08:53.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15322989935658341766tmp [Pipeline] { [Pipeline] echo [2026-05-25T14:08:53.673Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:53.967Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T14:08:53.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:54.355Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T14:08:54.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:54.675Z] ---> sudo-logs.sh [2026-05-25T14:08:54.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T14:08:54.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:55.009Z] ---> job-cost.sh [2026-05-25T14:08:55.009Z] lf-activate-venv: SKIPPING [2026-05-25T14:08:55.009Z] DEBUG: total: 0.2199999988079071 [2026-05-25T14:08:55.009Z] INFO: Retrieving Stack Cost... [2026-05-25T14:08:55.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T14:08:56.148Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T14:08:56.160Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T14:08:56.441Z] ---> logs-deploy.sh [2026-05-25T14:08:56.442Z] lf-activate-venv: SKIPPING [2026-05-25T14:08:56.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/232 [2026-05-25T14:08:56.442Z] INFO: archiving workspace using pattern(s): [2026-05-25T14:08:57.383Z] Archives upload complete. [2026-05-25T14:08:57.383Z] INFO: archiving logs to Nexus