Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e269950af5ccf8998577702e4b96c53c67d4c9f4 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-ssh13018020432771515997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10914044059089663240.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-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-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5697036433972148673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5700465910128191255.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-snmp-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-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8578366147911544270.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3841’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3938’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3940 in /w/workspace/edgexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e269950af5ccf8998577702e4b96c53c67d4c9f4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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 e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" > git rev-list --no-walk 97061bcf6b7a2027cb27740e48c70f861001c61c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-23T08:32:41.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-23T08:32:41.931Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-23T08:32:41.958Z] ========================================================= [2026-03-23T08:32:41.958Z] EdgeX Global Pipelines Version Info [2026-03-23T08:32:41.958Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:32:43.046Z] ------------------- [2026-03-23T08:32:43.046Z] stable info: [2026-03-23T08:32:43.046Z] ------------------- [2026-03-23T08:32:43.046Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-23T08:32:43.046Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-23T08:32:43.046Z] Message: update stable to v1.0.278 [2026-03-23T08:32:43.612Z] ------------------- [2026-03-23T08:32:43.612Z] experimental info: [2026-03-23T08:32:43.612Z] ------------------- [2026-03-23T08:32:43.612Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-23T08:32:43.612Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-23T08:32:43.612Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-23T08:32:43.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2026-03-23T08:32:43.703Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2026-03-23T08:32:43.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-23T08:32:43.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-23T08:32:43.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-23T08:32:43.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-23T08:32:43.810Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-23T08:32:43.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-03-23T08:32:43.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-23T08:32:43.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-23T08:32:43.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-23T08:32:43.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2026-03-23T08:32:43.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-23T08:32:43.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-23T08:32:43.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:32:44.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-23T08:32:44.036Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:32:44.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-03-23T08:32:44.081Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-23T08:32:44.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-23T08:32:44.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-03-23T08:32:44.142Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-03-23T08:32:44.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-03-23T08:32:44.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-03-23T08:32:44.214Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-03-23T08:32:44.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-23T08:32:44.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-23T08:32:44.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-23T08:32:44.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-23T08:32:44.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-23T08:32:44.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo [2026-03-23T08:32:44.384Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e269950 [Pipeline] echo [2026-03-23T08:32:44.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:32:44.473Z] provisioning config files... [2026-03-23T08:32:44.486Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14315694545002401744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:32:44.814Z] ---> ****-login.sh [2026-03-23T08:32:44.814Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:32:44.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:32:45.077Z] Configure a credential helper to remove this warning. See [2026-03-23T08:32:45.077Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] Login Succeeded [2026-03-23T08:32:45.077Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:32:45.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:32:45.077Z] Configure a credential helper to remove this warning. See [2026-03-23T08:32:45.077Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] Login Succeeded [2026-03-23T08:32:45.077Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:32:45.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:32:45.077Z] Configure a credential helper to remove this warning. See [2026-03-23T08:32:45.077Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:32:45.077Z] [2026-03-23T08:32:45.077Z] Login Succeeded [2026-03-23T08:32:45.077Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:32:45.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:45.337Z] [2026-03-23T08:32:45.337Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:32:45.337Z] Configure a credential helper to remove this warning. See [2026-03-23T08:32:45.337Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:32:45.337Z] [2026-03-23T08:32:45.337Z] Login Succeeded [2026-03-23T08:32:45.337Z] ****.io [2026-03-23T08:32:45.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:32:45.598Z] [2026-03-23T08:32:45.598Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-23T08:32:45.598Z] Configure a credential helper to remove this warning. See [2026-03-23T08:32:45.598Z] https://docs.****.com/go/credential-store/ [2026-03-23T08:32:45.598Z] [2026-03-23T08:32:45.598Z] Login Succeeded [2026-03-23T08:32:45.598Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:32:45.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-03-23T08:32:46.011Z] + git rev-list -1 --merges e269950af5ccf8998577702e4b96c53c67d4c9f4~1..e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo [2026-03-23T08:32:46.036Z] -----------> git rev-list -1 --merges e269950af5ccf8998577702e4b96c53c67d4c9f4~1..e269950af5ccf8998577702e4b96c53c67d4c9f4 e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:32:46.036Z] e269950af5ccf8998577702e4b96c53c67d4c9f4 [false] [Pipeline] sh [2026-03-23T08:32:46.332Z] + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo [2026-03-23T08:32:46.346Z] ========================================================= [2026-03-23T08:32:46.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-23T08:32:46.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:32:46.682Z] + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo [2026-03-23T08:32:46.692Z] [semverPrep] GIT_COMMIT: e269950af5ccf8998577702e4b96c53c67d4c9f4, Commit Message: Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo [2026-03-23T08:32:46.706Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-03-23T08:32:47.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:32:47.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-23T08:32:47.068Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-23T08:32:47.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-23T08:32:47.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-03-23T08:32:47.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-23T08:32:47.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:47.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:32:47.432Z] [2026-03-23T08:32:47.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:32:47.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:32:47.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-23T08:32:47.730Z] 3dae71ba6b94: Pulling fs layer [2026-03-23T08:32:47.730Z] 6bf1a483ea7c: Pulling fs layer [2026-03-23T08:32:47.730Z] f5dfc541a4d3: Pulling fs layer [2026-03-23T08:32:47.730Z] 461d9e800cba: Pulling fs layer [2026-03-23T08:32:47.730Z] 80192f66455f: Pulling fs layer [2026-03-23T08:32:47.730Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-23T08:32:47.730Z] a29436f7fd5d: Pulling fs layer [2026-03-23T08:32:47.730Z] 923cac83aea3: Pulling fs layer [2026-03-23T08:32:47.730Z] 25ad8b0a4227: Pulling fs layer [2026-03-23T08:32:47.730Z] db01528c6b51: Pulling fs layer [2026-03-23T08:32:47.730Z] 28988de357af: Pulling fs layer [2026-03-23T08:32:47.730Z] 2e8e34ca0e6c: Waiting [2026-03-23T08:32:47.730Z] a29436f7fd5d: Waiting [2026-03-23T08:32:47.730Z] 923cac83aea3: Waiting [2026-03-23T08:32:47.730Z] db01528c6b51: Waiting [2026-03-23T08:32:47.730Z] 28988de357af: Waiting [2026-03-23T08:32:47.730Z] 461d9e800cba: Waiting [2026-03-23T08:32:47.730Z] 80192f66455f: Waiting [2026-03-23T08:32:47.730Z] 25ad8b0a4227: Waiting [2026-03-23T08:32:47.730Z] 6bf1a483ea7c: Verifying Checksum [2026-03-23T08:32:47.730Z] 6bf1a483ea7c: Download complete [2026-03-23T08:32:47.994Z] 461d9e800cba: Verifying Checksum [2026-03-23T08:32:47.994Z] 461d9e800cba: Download complete [2026-03-23T08:32:47.994Z] 80192f66455f: Verifying Checksum [2026-03-23T08:32:47.994Z] 80192f66455f: Download complete [2026-03-23T08:32:47.994Z] f5dfc541a4d3: Verifying Checksum [2026-03-23T08:32:47.994Z] f5dfc541a4d3: Download complete [2026-03-23T08:32:47.994Z] 3dae71ba6b94: Verifying Checksum [2026-03-23T08:32:47.994Z] 3dae71ba6b94: Download complete [2026-03-23T08:32:47.994Z] 923cac83aea3: Verifying Checksum [2026-03-23T08:32:47.994Z] 923cac83aea3: Download complete [2026-03-23T08:32:48.252Z] 25ad8b0a4227: Verifying Checksum [2026-03-23T08:32:48.252Z] 25ad8b0a4227: Download complete [2026-03-23T08:32:48.252Z] db01528c6b51: Verifying Checksum [2026-03-23T08:32:48.252Z] db01528c6b51: Download complete [2026-03-23T08:32:48.252Z] 28988de357af: Verifying Checksum [2026-03-23T08:32:48.252Z] 28988de357af: Download complete [2026-03-23T08:32:48.252Z] a29436f7fd5d: Verifying Checksum [2026-03-23T08:32:48.252Z] a29436f7fd5d: Download complete [2026-03-23T08:32:48.509Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-23T08:32:48.509Z] 2e8e34ca0e6c: Download complete [2026-03-23T08:32:49.444Z] 3dae71ba6b94: Pull complete [2026-03-23T08:32:49.444Z] 6bf1a483ea7c: Pull complete [2026-03-23T08:32:50.011Z] f5dfc541a4d3: Pull complete [2026-03-23T08:32:50.011Z] 461d9e800cba: Pull complete [2026-03-23T08:32:50.011Z] 80192f66455f: Pull complete [2026-03-23T08:32:54.196Z] 2e8e34ca0e6c: Pull complete [2026-03-23T08:32:54.456Z] a29436f7fd5d: Pull complete [2026-03-23T08:32:54.456Z] 923cac83aea3: Pull complete [2026-03-23T08:32:54.715Z] 25ad8b0a4227: Pull complete [2026-03-23T08:32:54.715Z] db01528c6b51: Pull complete [2026-03-23T08:32:54.715Z] 28988de357af: Pull complete [2026-03-23T08:32:54.715Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-23T08:32:54.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:32:54.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:32:54.843Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:32:54.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:32:56.493Z] $ docker top 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c -eo pid,comm [2026-03-23T08:32:56.536Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-23T08:32:56.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:32:56.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:32:56.584Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:32:56.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:32:56.699Z] $ docker exec 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent [2026-03-23T08:32:56.800Z] SSH_AUTH_SOCK=/tmp/ssh-RYE0YG81jOuA/agent.31 [2026-03-23T08:32:56.800Z] SSH_AGENT_PID=37 [2026-03-23T08:32:56.805Z] Running ssh-add (command line suppressed) [2026-03-23T08:32:56.902Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13481567713980041005.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13481567713980041005.key) [2026-03-23T08:32:56.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:32:57.205Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh [2026-03-23T08:32:57.492Z] + git tag --points-at HEAD [Pipeline] } [2026-03-23T08:32:57.505Z] $ docker exec --env ******** --env ******** 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent -k [2026-03-23T08:32:57.585Z] unset SSH_AUTH_SOCK; [2026-03-23T08:32:57.586Z] unset SSH_AGENT_PID; [2026-03-23T08:32:57.586Z] echo Agent pid 37 killed; [2026-03-23T08:32:57.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-23T08:32:57.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:32:57.634Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:32:57.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:32:57.730Z] $ docker exec 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent [2026-03-23T08:32:57.815Z] SSH_AUTH_SOCK=/tmp/ssh-frnRXz3j2z69/agent.84 [2026-03-23T08:32:57.815Z] SSH_AGENT_PID=90 [2026-03-23T08:32:57.820Z] Running ssh-add (command line suppressed) [2026-03-23T08:32:57.915Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18440953356500410902.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18440953356500410902.key) [2026-03-23T08:32:57.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:32:58.218Z] + git semver init [2026-03-23T08:32:58.480Z] 2026-03-23 08:32:58,421 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:32:58.480Z] 2026-03-23 08:32:58,425 [run_init] DEBUG init version:0.0.0 force:False [2026-03-23T08:32:58.480Z] 2026-03-23 08:32:58,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-23T08:32:58.480Z] 2026-03-23 08:32:58,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2026-03-23T08:32:58.480Z] 2026-03-23 08:32:58,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:32:59.861Z] 2026-03-23 08:32:59,794 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2026-03-23T08:32:59.861Z] 2026-03-23 08:32:59,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2026-03-23T08:32:59.861Z] 2026-03-23 08:32:59,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:32:59.861Z] 2026-03-23 08:32:59,795 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:32:59.861Z] 4.1.0-dev.8 [Pipeline] } [2026-03-23T08:32:59.871Z] $ docker exec --env ******** --env ******** 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c ssh-agent -k [2026-03-23T08:32:59.973Z] unset SSH_AUTH_SOCK; [2026-03-23T08:32:59.974Z] unset SSH_AGENT_PID; [2026-03-23T08:32:59.974Z] echo Agent pid 90 killed; [2026-03-23T08:32:59.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:33:00.306Z] + git semver [Pipeline] } [2026-03-23T08:33:00.580Z] $ docker stop --time=1 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c [2026-03-23T08:33:01.872Z] $ docker rm -f --volumes 9f21663ecd1385854f1cbab19e561797ac021744b491c25c648fbedd53e8893c [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:33:02.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-23T08:33:02.418Z] Stashed 1 file(s) [Pipeline] echo [2026-03-23T08:33:02.421Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:33:02.593Z] provisioning config files... [2026-03-23T08:33:02.602Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17174734785911416197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:33:02.905Z] ---> ****-login.sh [2026-03-23T08:33:02.906Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:33:02.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:02.906Z] Login Succeeded [2026-03-23T08:33:02.906Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:33:02.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:02.906Z] Login Succeeded [2026-03-23T08:33:02.906Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:33:02.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:03.181Z] Login Succeeded [2026-03-23T08:33:03.181Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:33:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:03.181Z] Login Succeeded [2026-03-23T08:33:03.181Z] ****.io [2026-03-23T08:33:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:33:03.465Z] Login Succeeded [2026-03-23T08:33:03.465Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:33:03.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:33:03.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:03.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:33:03.602Z] ========================================================= [2026-03-23T08:33:03.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-23T08:33:03.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:03.930Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-23T08:33:04.498Z] #0 building with "default" instance using docker driver [2026-03-23T08:33:04.498Z] [2026-03-23T08:33:04.498Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:33:04.498Z] #1 transferring dockerfile: 1.61kB done [2026-03-23T08:33:04.498Z] #1 DONE 0.0s [2026-03-23T08:33:04.498Z] [2026-03-23T08:33:04.498Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-23T08:33:04.498Z] #2 DONE 0.1s [2026-03-23T08:33:04.757Z] [2026-03-23T08:33:04.757Z] #3 [internal] load .dockerignore [2026-03-23T08:33:04.757Z] #3 transferring context: 46B done [2026-03-23T08:33:04.757Z] #3 DONE 0.0s [2026-03-23T08:33:04.757Z] [2026-03-23T08:33:04.757Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:33:04.757Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2026-03-23T08:33:04.757Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2026-03-23T08:33:04.757Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done [2026-03-23T08:33:04.757Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2026-03-23T08:33:04.757Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2026-03-23T08:33:04.757Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2026-03-23T08:33:04.757Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2026-03-23T08:33:04.757Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 18.87MB / 60.15MB 0.2s [2026-03-23T08:33:04.757Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2026-03-23T08:33:04.757Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s [2026-03-23T08:33:04.757Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2026-03-23T08:33:04.757Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2026-03-23T08:33:04.757Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.2s [2026-03-23T08:33:05.016Z] #4 ... [2026-03-23T08:33:05.016Z] [2026-03-23T08:33:05.016Z] #5 [internal] load build context [2026-03-23T08:33:05.016Z] #5 transferring context: 24.94MB 0.2s done [2026-03-23T08:33:05.016Z] #5 DONE 0.2s [2026-03-23T08:33:05.016Z] [2026-03-23T08:33:05.016Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-23T08:33:05.016Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.3s [2026-03-23T08:33:05.016Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2026-03-23T08:33:05.016Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s [2026-03-23T08:33:05.016Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2026-03-23T08:33:05.016Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2026-03-23T08:33:05.016Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.73MB / 112.58MB 0.5s [2026-03-23T08:33:05.016Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done [2026-03-23T08:33:05.016Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2026-03-23T08:33:05.016Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s [2026-03-23T08:33:05.274Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done [2026-03-23T08:33:05.274Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.00MB / 112.58MB 0.6s [2026-03-23T08:33:05.274Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s [2026-03-23T08:33:05.274Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2026-03-23T08:33:05.532Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.7s [2026-03-23T08:33:05.532Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2026-03-23T08:33:05.532Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 99.61MB / 112.58MB 0.8s [2026-03-23T08:33:05.532Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2026-03-23T08:33:05.790Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done [2026-03-23T08:33:09.973Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done [2026-03-23T08:33:09.973Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2026-03-23T08:33:09.973Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2026-03-23T08:33:09.973Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-03-23T08:33:09.973Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2026-03-23T08:33:09.973Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2026-03-23T08:33:09.973Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2026-03-23T08:33:09.973Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2026-03-23T08:33:12.499Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done [2026-03-23T08:33:12.499Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2026-03-23T08:33:13.068Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2026-03-23T08:33:13.068Z] #4 DONE 8.5s [2026-03-23T08:33:13.326Z] [2026-03-23T08:33:13.326Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-23T08:33:13.326Z] #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:13.584Z] #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:33:13.584Z] #6 0.546 (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T08:33:13.844Z] #6 0.556 (2/4) Installing libedit (20250104.3.1-r1) [2026-03-23T08:33:13.844Z] #6 0.563 (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T08:33:13.844Z] #6 0.586 (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T08:33:13.844Z] #6 0.597 Executing busybox-1.37.0-r19.trigger [2026-03-23T08:33:13.844Z] #6 0.604 OK: 269 MiB in 64 packages [2026-03-23T08:33:15.222Z] #6 DONE 2.0s [2026-03-23T08:33:15.222Z] [2026-03-23T08:33:15.222Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2026-03-23T08:33:15.222Z] #7 DONE 0.0s [2026-03-23T08:33:15.222Z] [2026-03-23T08:33:15.222Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:33:15.222Z] #8 DONE 0.0s [2026-03-23T08:33:15.222Z] [2026-03-23T08:33:15.222Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:33:17.559Z] Still waiting to schedule task [2026-03-23T08:33:17.560Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3941’ is offline [2026-03-23T08:33:25.211Z] #9 DONE 10.2s [2026-03-23T08:33:25.470Z] [2026-03-23T08:33:25.470Z] #10 [builder 6/7] COPY . . [2026-03-23T08:33:25.470Z] #10 DONE 0.1s [2026-03-23T08:33:25.728Z] [2026-03-23T08:33:25.728Z] #11 [builder 7/7] RUN echo noop [2026-03-23T08:33:25.728Z] #11 0.190 noop [2026-03-23T08:33:25.728Z] #11 DONE 0.2s [2026-03-23T08:33:25.728Z] [2026-03-23T08:33:25.728Z] #12 exporting to image [2026-03-23T08:33:25.728Z] #12 exporting layers [2026-03-23T08:33:33.833Z] #12 exporting layers 7.4s done [2026-03-23T08:33:33.833Z] #12 writing image sha256:3ebfebe2857d1c8b1d2ef736bbd4fca61a355acf61e8cab092b001ccd1a4bd1b done [2026-03-23T08:33:33.833Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-23T08:33:33.833Z] #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:34.161Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:33:34.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:33:34.235Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:33:34.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T08:33:34.569Z] $ docker top 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:33:34.905Z] + go version [2026-03-23T08:33:34.905Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-23T08:33:34.916Z] $ docker stop --time=1 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c [2026-03-23T08:33:36.165Z] $ docker rm -f --volumes 4c3c89dcb71a6e11085cc4631cc809127eb287f5c0b9478ee8e37fc4e4cba38c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:33:36.599Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-23T08:33:36.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:33:36.670Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:33:36.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-23T08:33:36.929Z] $ docker top 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:33:37.262Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:33:37.552Z] + make test [2026-03-23T08:33:37.552Z] go test ./... -coverprofile=coverage.out [2026-03-23T08:33:38.491Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-23T08:34:00.410Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-23T08:34:00.410Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2026-03-23T08:34:06.966Z] 0 issues. [2026-03-23T08:34:06.966Z] go vet ./... [2026-03-23T08:34:12.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:34:12.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:34:12.252Z] ./bin/test-attribution-txt.sh [2026-03-23T08:34:12.252Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:34:12.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:34:12.537Z] $ docker stop --time=1 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 [2026-03-23T08:34:14.555Z] $ docker rm -f --volumes 996dc1ad79b8b6d4c8f72288299d0db065c3f36a5f56d886d29da67d8d266c11 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:34:15.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:34:15.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-03-23T08:34:15.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:34:15.896Z] + ls -al . [2026-03-23T08:34:15.896Z] total 240 [2026-03-23T08:34:15.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 . [2026-03-23T08:34:15.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:32 .. [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 23 08:32 .dockerignore [2026-03-23T08:34:15.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:33 .git [2026-03-23T08:34:15.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 .github [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 23 08:32 .gitignore [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:32 .golangci.yml [2026-03-23T08:34:15.896Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:32 .semver [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 23 08:32 Attribution.txt [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 23 08:32 CHANGELOG.md [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 23 08:32 Dockerfile [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:32 GOVERNANCE.md [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 23 08:32 Jenkinsfile [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:32 LICENSE [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 23 08:32 Makefile [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 08:32 OWNERS.md [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 23 08:32 README.md [2026-03-23T08:34:15.896Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 08:33 VERSION [2026-03-23T08:34:15.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:32 bin [2026-03-23T08:34:15.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 cmd [2026-03-23T08:34:15.897Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 23 08:33 coverage.out [2026-03-23T08:34:15.897Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 23 08:32 go.mod [2026-03-23T08:34:15.897Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 23 08:32 go.sum [2026-03-23T08:34:15.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:32 internal [2026-03-23T08:34:15.897Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 23 08:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:16.210Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 --label arch=amd64 --label version=4.1.0-dev.8 . [2026-03-23T08:34:16.468Z] #0 building with "default" instance using docker driver [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:34:16.468Z] #1 transferring dockerfile: 1.61kB done [2026-03-23T08:34:16.468Z] #1 DONE 0.0s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:34:16.468Z] #2 DONE 0.0s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-03-23T08:34:16.468Z] #3 DONE 0.1s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #4 [internal] load .dockerignore [2026-03-23T08:34:16.468Z] #4 transferring context: 46B done [2026-03-23T08:34:16.468Z] #4 DONE 0.0s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #5 [internal] load build context [2026-03-23T08:34:16.468Z] #5 transferring context: 21.87kB 0.0s done [2026-03-23T08:34:16.468Z] #5 DONE 0.0s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-23T08:34:16.468Z] #6 DONE 0.1s [2026-03-23T08:34:16.468Z] [2026-03-23T08:34:16.468Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:34:16.468Z] #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done [2026-03-23T08:34:16.468Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-23T08:34:16.468Z] #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-03-23T08:34:16.468Z] #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-23T08:34:16.468Z] #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-23T08:34:16.468Z] #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-23T08:34:16.725Z] #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done [2026-03-23T08:34:16.725Z] #7 DONE 0.3s [2026-03-23T08:34:16.725Z] [2026-03-23T08:34:16.725Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2026-03-23T08:34:16.725Z] #8 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:16.725Z] #8 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:16.985Z] #8 0.601 OK: 269 MiB in 64 packages [2026-03-23T08:34:17.244Z] #8 DONE 0.7s [2026-03-23T08:34:17.244Z] [2026-03-23T08:34:17.244Z] #9 [builder 3/7] WORKDIR /device-snmp-go [2026-03-23T08:34:17.244Z] #9 DONE 0.0s [2026-03-23T08:34:17.244Z] [2026-03-23T08:34:17.244Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2026-03-23T08:34:17.244Z] #10 DONE 0.0s [2026-03-23T08:34:17.244Z] [2026-03-23T08:34:17.244Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2026-03-23T08:34:17.244Z] #11 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:17.244Z] #11 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:17.244Z] #11 0.573 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:34:17.244Z] #11 0.577 Executing busybox-1.37.0-r20.trigger [2026-03-23T08:34:17.244Z] #11 0.586 OK: 7 MiB in 17 packages [2026-03-23T08:34:17.244Z] #11 DONE 0.7s [2026-03-23T08:34:17.244Z] [2026-03-23T08:34:17.244Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:34:17.809Z] #12 DONE 0.4s [2026-03-23T08:34:17.809Z] [2026-03-23T08:34:17.809Z] #13 [builder 6/7] COPY . . [2026-03-23T08:34:17.809Z] #13 DONE 0.1s [2026-03-23T08:34:17.809Z] [2026-03-23T08:34:17.809Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2026-03-23T08:34:17.809Z] #14 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:17.809Z] #14 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-23T08:34:18.067Z] #14 0.636 OK: 7 MiB in 17 packages [2026-03-23T08:34:18.067Z] #14 DONE 0.7s [2026-03-23T08:34:18.067Z] [2026-03-23T08:34:18.067Z] #15 [builder 7/7] RUN make build [2026-03-23T08:34:18.067Z] #15 0.216 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-23T08:34:44.600Z] #15 DONE 23.4s [2026-03-23T08:34:44.600Z] [2026-03-23T08:34:44.600Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2026-03-23T08:34:44.600Z] #16 DONE 0.2s [2026-03-23T08:34:44.600Z] [2026-03-23T08:34:44.600Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-23T08:34:44.600Z] #17 DONE 0.0s [2026-03-23T08:34:44.600Z] [2026-03-23T08:34:44.600Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2026-03-23T08:34:44.600Z] #18 DONE 0.0s [2026-03-23T08:34:44.600Z] [2026-03-23T08:34:44.600Z] #19 exporting to image [2026-03-23T08:34:44.600Z] #19 exporting layers [2026-03-23T08:34:44.600Z] #19 exporting layers 0.2s done [2026-03-23T08:34:44.600Z] #19 writing image sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:34:44.600Z] #19 naming to docker.io/library/device-snmp done [2026-03-23T08:34:44.600Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:34:44.711Z] provisioning config files... [2026-03-23T08:34:44.720Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3099835773280560744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:34:45.015Z] ---> ****-login.sh [2026-03-23T08:34:45.015Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:34:45.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:45.016Z] Login Succeeded [2026-03-23T08:34:45.016Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:34:45.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:45.016Z] Login Succeeded [2026-03-23T08:34:45.016Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:34:45.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:45.274Z] Login Succeeded [2026-03-23T08:34:45.274Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:34:45.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:45.274Z] Login Succeeded [2026-03-23T08:34:45.274Z] ****.io [2026-03-23T08:34:45.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:34:45.840Z] Login Succeeded [2026-03-23T08:34:45.840Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:34:45.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:34:45.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:34:45.933Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2026-03-23T08:34:45.933Z] e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:34:45.933Z] latest [2026-03-23T08:34:45.933Z] 4.1.0-dev.8 [2026-03-23T08:34:45.933Z] e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:34:45.933Z] main [2026-03-23T08:34:45.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:46.273Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:46.594Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:34:46.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-23T08:34:46.594Z] d64d7cd85036: Preparing [2026-03-23T08:34:46.594Z] 18434ac9beee: Preparing [2026-03-23T08:34:46.594Z] 833017fa7134: Preparing [2026-03-23T08:34:46.594Z] e78a78b0bb9f: Preparing [2026-03-23T08:34:46.594Z] 268c33e4f590: Preparing [2026-03-23T08:34:46.594Z] cce92674e987: Preparing [2026-03-23T08:34:46.594Z] cce92674e987: Waiting [2026-03-23T08:34:46.594Z] 268c33e4f590: Pushed [2026-03-23T08:34:46.594Z] d64d7cd85036: Pushed [2026-03-23T08:34:46.594Z] e78a78b0bb9f: Pushed [2026-03-23T08:34:46.594Z] 18434ac9beee: Pushed [2026-03-23T08:34:46.594Z] cce92674e987: Layer already exists [2026-03-23T08:34:51.865Z] 833017fa7134: Pushed [2026-03-23T08:34:51.865Z] e269950af5ccf8998577702e4b96c53c67d4c9f4: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:52.190Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:52.517Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-23T08:34:52.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-23T08:34:52.517Z] d64d7cd85036: Preparing [2026-03-23T08:34:52.517Z] 18434ac9beee: Preparing [2026-03-23T08:34:52.517Z] 833017fa7134: Preparing [2026-03-23T08:34:52.517Z] e78a78b0bb9f: Preparing [2026-03-23T08:34:52.517Z] 268c33e4f590: Preparing [2026-03-23T08:34:52.517Z] cce92674e987: Preparing [2026-03-23T08:34:52.517Z] cce92674e987: Waiting [2026-03-23T08:34:52.517Z] 833017fa7134: Layer already exists [2026-03-23T08:34:52.517Z] 268c33e4f590: Layer already exists [2026-03-23T08:34:52.517Z] d64d7cd85036: Layer already exists [2026-03-23T08:34:52.517Z] 18434ac9beee: Layer already exists [2026-03-23T08:34:52.517Z] e78a78b0bb9f: Layer already exists [2026-03-23T08:34:52.517Z] cce92674e987: Layer already exists [2026-03-23T08:34:52.517Z] latest: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:52.846Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:53.174Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [2026-03-23T08:34:53.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-23T08:34:53.174Z] d64d7cd85036: Preparing [2026-03-23T08:34:53.174Z] 18434ac9beee: Preparing [2026-03-23T08:34:53.174Z] 833017fa7134: Preparing [2026-03-23T08:34:53.174Z] e78a78b0bb9f: Preparing [2026-03-23T08:34:53.174Z] 268c33e4f590: Preparing [2026-03-23T08:34:53.174Z] cce92674e987: Preparing [2026-03-23T08:34:53.174Z] cce92674e987: Waiting [2026-03-23T08:34:53.174Z] 268c33e4f590: Layer already exists [2026-03-23T08:34:53.174Z] d64d7cd85036: Layer already exists [2026-03-23T08:34:53.174Z] e78a78b0bb9f: Layer already exists [2026-03-23T08:34:53.174Z] 18434ac9beee: Layer already exists [2026-03-23T08:34:53.174Z] 833017fa7134: Layer already exists [2026-03-23T08:34:53.174Z] cce92674e987: Layer already exists [2026-03-23T08:34:53.174Z] 4.1.0-dev.8: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:53.505Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:53.822Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:34:53.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-23T08:34:53.822Z] d64d7cd85036: Preparing [2026-03-23T08:34:53.822Z] 18434ac9beee: Preparing [2026-03-23T08:34:53.822Z] 833017fa7134: Preparing [2026-03-23T08:34:53.822Z] e78a78b0bb9f: Preparing [2026-03-23T08:34:53.822Z] 268c33e4f590: Preparing [2026-03-23T08:34:53.822Z] cce92674e987: Preparing [2026-03-23T08:34:53.822Z] cce92674e987: Waiting [2026-03-23T08:34:53.822Z] e78a78b0bb9f: Layer already exists [2026-03-23T08:34:53.822Z] 18434ac9beee: Layer already exists [2026-03-23T08:34:53.822Z] 833017fa7134: Layer already exists [2026-03-23T08:34:53.822Z] 268c33e4f590: Layer already exists [2026-03-23T08:34:53.822Z] d64d7cd85036: Layer already exists [2026-03-23T08:34:53.822Z] cce92674e987: Layer already exists [2026-03-23T08:34:53.822Z] e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:54.149Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:34:54.474Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-23T08:34:54.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2026-03-23T08:34:54.474Z] d64d7cd85036: Preparing [2026-03-23T08:34:54.474Z] 18434ac9beee: Preparing [2026-03-23T08:34:54.474Z] 833017fa7134: Preparing [2026-03-23T08:34:54.474Z] e78a78b0bb9f: Preparing [2026-03-23T08:34:54.474Z] 268c33e4f590: Preparing [2026-03-23T08:34:54.474Z] cce92674e987: Preparing [2026-03-23T08:34:54.474Z] cce92674e987: Waiting [2026-03-23T08:34:54.474Z] 833017fa7134: Layer already exists [2026-03-23T08:34:54.474Z] 18434ac9beee: Layer already exists [2026-03-23T08:34:54.474Z] d64d7cd85036: Layer already exists [2026-03-23T08:34:54.474Z] 268c33e4f590: Layer already exists [2026-03-23T08:34:54.474Z] e78a78b0bb9f: Layer already exists [2026-03-23T08:34:54.474Z] cce92674e987: Layer already exists [2026-03-23T08:34:54.474Z] main: digest: sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:34:54.551Z] ===================================================== [Pipeline] echo [2026-03-23T08:34:54.567Z] taggedImages: [2026-03-23T08:34:54.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:34:54.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-23T08:34:54.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [2026-03-23T08:34:54.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:34:54.567Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo [2026-03-23T08:34:54.603Z] ========================================================= [2026-03-23T08:34:54.603Z] [edgeXBuildMultiArch] RAW Config: [2026-03-23T08:34:54.603Z] images: [2026-03-23T08:34:54.603Z] - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:34:54.603Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-23T08:34:54.603Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [2026-03-23T08:34:54.603Z] - nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:34:54.603Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-23T08:34:54.603Z] settingsFile: [2026-03-23T08:34:54.603Z] device-snmp-go-settings [2026-03-23T08:34:54.603Z] ========================================================= [Pipeline] node [2026-03-23T08:35:09.605Z] Still waiting to schedule task [2026-03-23T08:35:09.605Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3945’ [2026-03-23T08:35:52.384Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3944 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2026-03-23T08:35:52.398Z] Running in /w/workspace/device-snmp-go/124 [Pipeline] { [Pipeline] checkout [2026-03-23T08:35:55.453Z] The recommended git tool is: git [2026-03-23T08:36:00.527Z] using credential edgex-jenkins-ssh [2026-03-23T08:36:00.550Z] Cloning the remote Git repository [2026-03-23T08:36:00.604Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2026-03-23T08:36:00.712Z] > git init /w/workspace/device-snmp-go/124 # timeout=10 [2026-03-23T08:36:00.877Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2026-03-23T08:36:00.879Z] > git --version # timeout=10 [2026-03-23T08:36:00.901Z] > git --version # 'git version 2.25.1' [2026-03-23T08:36:00.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-23T08:36:01.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:36:04.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2026-03-23T08:36:05.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-23T08:36:06.148Z] Avoid second fetch [2026-03-23T08:36:06.149Z] Checking out Revision e269950af5ccf8998577702e4b96c53c67d4c9f4 (main) [2026-03-23T08:36:06.864Z] Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.58" [2026-03-23T08:36:06.171Z] > git config core.sparsecheckout # timeout=10 [2026-03-23T08:36:06.269Z] > git checkout -f e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:36:11.308Z] provisioning config files... [2026-03-23T08:36:11.335Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/124@tmp/config13640528060700141121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:36:12.022Z] ---> ****-login.sh [2026-03-23T08:36:12.022Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:36:12.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:12.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:12.625Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:12.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:12.625Z] [2026-03-23T08:36:12.625Z] Login Succeeded [2026-03-23T08:36:12.897Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:36:12.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:13.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:13.169Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:13.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:13.169Z] [2026-03-23T08:36:13.169Z] Login Succeeded [2026-03-23T08:36:13.169Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:36:13.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:13.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:13.438Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:13.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:13.438Z] [2026-03-23T08:36:13.438Z] Login Succeeded [2026-03-23T08:36:13.438Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:13.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:13.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:13.708Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:13.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:13.708Z] [2026-03-23T08:36:13.708Z] Login Succeeded [2026-03-23T08:36:13.981Z] ****.io [2026-03-23T08:36:13.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:14.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:14.249Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:14.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:14.249Z] [2026-03-23T08:36:14.249Z] Login Succeeded [2026-03-23T08:36:14.250Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:36:14.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-03-23T08:36:14.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:36:14.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:36:14.631Z] ========================================================= [2026-03-23T08:36:14.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-23T08:36:14.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:36:15.012Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2026-03-23T08:36:15.607Z] Sending build context to Docker daemon 12.62MB [2026-03-23T08:36:15.607Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:36:15.607Z] Step 2/12 : FROM ${BASE} AS builder [2026-03-23T08:36:15.607Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-23T08:36:15.607Z] 6b59a28fa201: Pulling fs layer [2026-03-23T08:36:15.607Z] d32bb0dddca7: Pulling fs layer [2026-03-23T08:36:15.607Z] 5dab1238d3d9: Pulling fs layer [2026-03-23T08:36:15.607Z] 196fd7d83e7d: Pulling fs layer [2026-03-23T08:36:15.607Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T08:36:15.607Z] 8ba94037c8f0: Pulling fs layer [2026-03-23T08:36:15.607Z] deaec5988b04: Pulling fs layer [2026-03-23T08:36:15.607Z] 9f65657bb879: Pulling fs layer [2026-03-23T08:36:15.607Z] 196fd7d83e7d: Waiting [2026-03-23T08:36:15.607Z] 4f4fb700ef54: Waiting [2026-03-23T08:36:15.607Z] deaec5988b04: Waiting [2026-03-23T08:36:15.607Z] 8ba94037c8f0: Waiting [2026-03-23T08:36:15.607Z] 9f65657bb879: Waiting [2026-03-23T08:36:15.879Z] d32bb0dddca7: Verifying Checksum [2026-03-23T08:36:15.879Z] d32bb0dddca7: Download complete [2026-03-23T08:36:15.879Z] 196fd7d83e7d: Verifying Checksum [2026-03-23T08:36:15.879Z] 196fd7d83e7d: Download complete [2026-03-23T08:36:15.879Z] 4f4fb700ef54: Download complete [2026-03-23T08:36:15.879Z] 6b59a28fa201: Verifying Checksum [2026-03-23T08:36:15.879Z] 6b59a28fa201: Download complete [2026-03-23T08:36:15.879Z] 8ba94037c8f0: Verifying Checksum [2026-03-23T08:36:15.879Z] 8ba94037c8f0: Download complete [2026-03-23T08:36:16.473Z] 9f65657bb879: Verifying Checksum [2026-03-23T08:36:16.473Z] 9f65657bb879: Download complete [2026-03-23T08:36:16.744Z] 6b59a28fa201: Pull complete [2026-03-23T08:36:17.333Z] d32bb0dddca7: Pull complete [2026-03-23T08:36:17.605Z] 5dab1238d3d9: Verifying Checksum [2026-03-23T08:36:17.605Z] 5dab1238d3d9: Download complete [2026-03-23T08:36:19.565Z] deaec5988b04: Verifying Checksum [2026-03-23T08:36:19.566Z] deaec5988b04: Download complete [2026-03-23T08:36:32.967Z] 5dab1238d3d9: Pull complete [2026-03-23T08:36:32.967Z] 196fd7d83e7d: Pull complete [2026-03-23T08:36:32.967Z] 4f4fb700ef54: Pull complete [2026-03-23T08:36:32.967Z] 8ba94037c8f0: Pull complete [2026-03-23T08:36:36.906Z] Running on prd-centos7-docker-4c-2g-3947 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:36:37.030Z] provisioning config files... [2026-03-23T08:36:37.049Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7884928001145145883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:36:39.122Z] ---> ****-login.sh [2026-03-23T08:36:39.122Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:36:39.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:39.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:39.395Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:39.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:39.395Z] [2026-03-23T08:36:39.395Z] Login Succeeded [2026-03-23T08:36:39.395Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:36:39.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:39.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:39.395Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:39.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:39.395Z] [2026-03-23T08:36:39.395Z] Login Succeeded [2026-03-23T08:36:39.395Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:36:39.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:39.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:39.659Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:39.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:39.659Z] [2026-03-23T08:36:39.659Z] Login Succeeded [2026-03-23T08:36:39.659Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:39.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:39.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:39.659Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:39.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:39.659Z] [2026-03-23T08:36:39.659Z] Login Succeeded [2026-03-23T08:36:39.659Z] ****.io [2026-03-23T08:36:39.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:36:39.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:36:39.921Z] Configure a credential helper to remove this warning. See [2026-03-23T08:36:39.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:36:39.921Z] [2026-03-23T08:36:39.921Z] Login Succeeded [2026-03-23T08:36:39.921Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:36:39.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:36:40.279Z] + docker buildx ls [2026-03-23T08:36:40.279Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T08:36:40.279Z] default * docker [2026-03-23T08:36:40.279Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T08:36:40.581Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-03-23T08:36:40.581Z] edgex-builder [Pipeline] sh [2026-03-23T08:36:40.903Z] + docker buildx inspect --bootstrap [2026-03-23T08:36:40.903Z] #1 [internal] booting buildkit [2026-03-23T08:36:40.903Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-03-23T08:36:41.209Z] deaec5988b04: Pull complete [2026-03-23T08:36:43.826Z] 9f65657bb879: Pull complete [2026-03-23T08:36:43.826Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-23T08:36:43.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-23T08:36:43.826Z] ---> 334268110677 [2026-03-23T08:36:43.826Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:36:44.212Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2026-03-23T08:36:44.212Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-03-23T08:36:45.598Z] #1 creating container buildx_buildkit_edgex-builder0 1.8s done [2026-03-23T08:36:45.598Z] #1 DONE 4.9s [2026-03-23T08:36:45.786Z] ---> Running in 4ac8819885fb [2026-03-23T08:36:45.858Z] Name: edgex-builder [2026-03-23T08:36:45.858Z] Driver: docker-container [2026-03-23T08:36:45.858Z] [2026-03-23T08:36:45.858Z] Nodes: [2026-03-23T08:36:45.858Z] Name: edgex-builder0 [2026-03-23T08:36:45.858Z] Endpoint: unix:///var/run/docker.sock [2026-03-23T08:36:45.858Z] Status: running [2026-03-23T08:36:45.858Z] Buildkit: v0.28.0 [2026-03-23T08:36:45.858Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-03-23T08:36:46.055Z] Removing intermediate container 4ac8819885fb [2026-03-23T08:36:46.055Z] ---> f5c4779dbce6 [2026-03-23T08:36:46.055Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:36:46.149Z] + docker buildx ls [2026-03-23T08:36:46.149Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-03-23T08:36:46.149Z] edgex-builder * docker-container [2026-03-23T08:36:46.149Z] edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-03-23T08:36:46.149Z] default docker [2026-03-23T08:36:46.149Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-03-23T08:36:46.326Z] ---> Running in 5ee9b16bf80a [2026-03-23T08:36:46.436Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4' [2026-03-23T08:36:46.436Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 --push - [2026-03-23T08:36:46.598Z] Removing intermediate container 5ee9b16bf80a [2026-03-23T08:36:46.598Z] ---> 9d01fbca8fd4 [2026-03-23T08:36:46.598Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-23T08:36:46.598Z] ---> Running in 6f705461c2dd [2026-03-23T08:36:46.696Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:36:46.696Z] #1 transferring dockerfile: 196B done [2026-03-23T08:36:46.696Z] #1 DONE 0.0s [2026-03-23T08:36:46.696Z] [2026-03-23T08:36:46.696Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:36:46.696Z] #2 DONE 0.1s [2026-03-23T08:36:46.696Z] [2026-03-23T08:36:46.696Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:36:46.696Z] #3 DONE 0.1s [2026-03-23T08:36:46.696Z] [2026-03-23T08:36:46.696Z] #4 [internal] load .dockerignore [2026-03-23T08:36:46.696Z] #4 transferring context: [2026-03-23T08:36:46.696Z] #4 transferring context: 2B done [2026-03-23T08:36:46.696Z] #4 DONE 0.0s [2026-03-23T08:36:46.696Z] [2026-03-23T08:36:46.696Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:46.696Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:46.696Z] #5 DONE 0.0s [2026-03-23T08:36:46.696Z] [2026-03-23T08:36:46.696Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:46.696Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:46.696Z] #6 DONE 0.1s [2026-03-23T08:36:46.956Z] [2026-03-23T08:36:46.956Z] #7 exporting to image [2026-03-23T08:36:46.956Z] #7 exporting layers done [2026-03-23T08:36:46.956Z] #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 0.0s done [2026-03-23T08:36:46.956Z] #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:36:46.956Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done [2026-03-23T08:36:46.956Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done [2026-03-23T08:36:46.956Z] #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done [2026-03-23T08:36:46.956Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:36:46.956Z] #7 DONE 0.0s [2026-03-23T08:36:46.956Z] [2026-03-23T08:36:46.956Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:46.956Z] #8 DONE 0.0s [2026-03-23T08:36:46.956Z] [2026-03-23T08:36:46.956Z] 1 warning found (use --debug to expand): [2026-03-23T08:36:46.956Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:36:47.203Z] Removing intermediate container 6f705461c2dd [2026-03-23T08:36:47.203Z] ---> 598ea98a9097 [2026-03-23T08:36:47.203Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T08:36:47.203Z] ---> Running in f385794e6c60 [2026-03-23T08:36:47.249Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - [2026-03-23T08:36:47.249Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' [2026-03-23T08:36:47.249Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:36:47.249Z] #1 transferring dockerfile: 162B done [2026-03-23T08:36:47.249Z] #1 DONE 0.0s [2026-03-23T08:36:47.249Z] [2026-03-23T08:36:47.249Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-23T08:36:47.249Z] #2 DONE 0.0s [2026-03-23T08:36:47.249Z] [2026-03-23T08:36:47.249Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest [2026-03-23T08:36:47.249Z] #3 DONE 0.0s [2026-03-23T08:36:47.249Z] [2026-03-23T08:36:47.249Z] #4 [internal] load .dockerignore [2026-03-23T08:36:47.249Z] #4 transferring context: 2B done [2026-03-23T08:36:47.249Z] #4 DONE 0.0s [2026-03-23T08:36:47.249Z] [2026-03-23T08:36:47.249Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:47.249Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:47.249Z] #5 DONE 0.0s [2026-03-23T08:36:47.249Z] [2026-03-23T08:36:47.249Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:47.488Z] Removing intermediate container f385794e6c60 [2026-03-23T08:36:47.488Z] ---> d2392db30a2a [2026-03-23T08:36:47.488Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T08:36:47.488Z] ---> Running in 0aafe756c203 [2026-03-23T08:36:47.510Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:47.510Z] #6 CACHED [2026-03-23T08:36:47.510Z] [2026-03-23T08:36:47.510Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:47.510Z] #5 CACHED [2026-03-23T08:36:47.510Z] [2026-03-23T08:36:47.510Z] #7 exporting to image [2026-03-23T08:36:47.510Z] #7 exporting layers done [2026-03-23T08:36:47.510Z] #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done [2026-03-23T08:36:47.510Z] #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:36:47.510Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done [2026-03-23T08:36:47.510Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done [2026-03-23T08:36:47.510Z] #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done [2026-03-23T08:36:47.510Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:36:47.510Z] #7 DONE 0.0s [2026-03-23T08:36:47.510Z] [2026-03-23T08:36:47.510Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:47.510Z] #8 DONE 0.0s [2026-03-23T08:36:47.510Z] [2026-03-23T08:36:47.510Z] 1 warning found (use --debug to expand): [2026-03-23T08:36:47.510Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:36:47.799Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8' [2026-03-23T08:36:47.799Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 --push - [2026-03-23T08:36:47.799Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:36:47.799Z] #1 transferring dockerfile: 167B done [2026-03-23T08:36:47.799Z] #1 DONE 0.0s [2026-03-23T08:36:47.799Z] [2026-03-23T08:36:47.799Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [2026-03-23T08:36:47.799Z] #2 DONE 0.0s [2026-03-23T08:36:47.799Z] [2026-03-23T08:36:47.799Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8 [2026-03-23T08:36:47.799Z] #3 DONE 0.0s [2026-03-23T08:36:47.799Z] [2026-03-23T08:36:47.799Z] #4 [internal] load .dockerignore [2026-03-23T08:36:47.799Z] #4 transferring context: 2B done [2026-03-23T08:36:47.799Z] #4 DONE 0.0s [2026-03-23T08:36:47.799Z] [2026-03-23T08:36:47.800Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:47.800Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:47.800Z] #5 CACHED [2026-03-23T08:36:47.800Z] [2026-03-23T08:36:47.800Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:47.800Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:47.800Z] #6 CACHED [2026-03-23T08:36:47.800Z] [2026-03-23T08:36:47.800Z] #7 exporting to image [2026-03-23T08:36:47.800Z] #7 exporting layers done [2026-03-23T08:36:47.800Z] #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done [2026-03-23T08:36:47.800Z] #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:36:47.800Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done [2026-03-23T08:36:47.800Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 [2026-03-23T08:36:47.800Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:36:48.064Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done [2026-03-23T08:36:48.064Z] #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done [2026-03-23T08:36:48.064Z] #7 DONE 0.0s [2026-03-23T08:36:48.064Z] [2026-03-23T08:36:48.064Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:48.064Z] #8 DONE 0.0s [2026-03-23T08:36:48.064Z] [2026-03-23T08:36:48.064Z] 1 warning found (use --debug to expand): [2026-03-23T08:36:48.064Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:36:48.353Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 --push - [2026-03-23T08:36:48.353Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8' [2026-03-23T08:36:48.353Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:36:48.353Z] #1 transferring dockerfile: 208B done [2026-03-23T08:36:48.353Z] #1 DONE 0.0s [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:36:48.353Z] #2 DONE 0.0s [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:36:48.353Z] #3 DONE 0.0s [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #4 [internal] load .dockerignore [2026-03-23T08:36:48.353Z] #4 transferring context: 2B done [2026-03-23T08:36:48.353Z] #4 DONE 0.0s [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:48.353Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:48.353Z] #5 CACHED [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:48.353Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:48.353Z] #6 CACHED [2026-03-23T08:36:48.353Z] [2026-03-23T08:36:48.353Z] #7 exporting to image [2026-03-23T08:36:48.353Z] #7 exporting layers done [2026-03-23T08:36:48.353Z] #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done [2026-03-23T08:36:48.353Z] #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:36:48.353Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done [2026-03-23T08:36:48.353Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 [2026-03-23T08:36:48.353Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:36:48.614Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done [2026-03-23T08:36:48.614Z] #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done [2026-03-23T08:36:48.614Z] #7 DONE 0.0s [2026-03-23T08:36:48.614Z] [2026-03-23T08:36:48.614Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:48.614Z] #8 DONE 0.0s [2026-03-23T08:36:48.614Z] [2026-03-23T08:36:48.614Z] 1 warning found (use --debug to expand): [2026-03-23T08:36:48.614Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-03-23T08:36:48.903Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' [2026-03-23T08:36:48.903Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - [2026-03-23T08:36:48.903Z] #1 [internal] load build definition from Dockerfile [2026-03-23T08:36:48.903Z] #1 transferring dockerfile: 160B done [2026-03-23T08:36:48.903Z] #1 DONE 0.0s [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-23T08:36:48.903Z] #2 DONE 0.0s [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main [2026-03-23T08:36:48.903Z] #3 DONE 0.0s [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #4 [internal] load .dockerignore [2026-03-23T08:36:48.903Z] #4 transferring context: 2B done [2026-03-23T08:36:48.903Z] #4 DONE 0.0s [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:48.903Z] #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:48.903Z] #5 CACHED [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f [2026-03-23T08:36:48.903Z] #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:2637284e3e0b531c36ba6ad66bcf4648875c4bc34a0af5682b859a4d37aa0f7f 0.0s done [2026-03-23T08:36:48.903Z] #6 CACHED [2026-03-23T08:36:48.903Z] [2026-03-23T08:36:48.903Z] #7 exporting to image [2026-03-23T08:36:48.903Z] #7 exporting layers done [2026-03-23T08:36:48.903Z] #7 exporting manifest sha256:bf016c551703f7ec5249778a4e8e3a0b281ece5e1cd19d7133c970b9edb31694 done [2026-03-23T08:36:48.903Z] #7 exporting config sha256:46820dc27ddcb317ce84a19ca93aa7c85653cd46ed8598bebbaf8e221fab2ada done [2026-03-23T08:36:48.903Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 [2026-03-23T08:36:48.903Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-03-23T08:36:48.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:36:49.162Z] #7 exporting manifest sha256:9075e97686c9d77735d2e609c6864227b8c8fc2e1db0d581ed7152dc2de617b9 done [2026-03-23T08:36:49.163Z] #7 exporting config sha256:4972044f6dd993d25d5b2abbc297e570abc875981f4d098d1616b456b4707e74 done [2026-03-23T08:36:49.163Z] #7 exporting manifest list sha256:5103ed19aa718547fcbeaeb48c42291af237f34cce801a8691b1e197ec9e5314 done [2026-03-23T08:36:49.163Z] #7 DONE 0.0s [2026-03-23T08:36:49.163Z] [2026-03-23T08:36:49.163Z] #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 [2026-03-23T08:36:49.163Z] #8 DONE 0.0s [2026-03-23T08:36:49.163Z] [2026-03-23T08:36:49.163Z] 1 warning found (use --debug to expand): [2026-03-23T08:36:49.163Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-23T08:36:49.527Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:36:49.825Z] ---> sysstat.sh [2026-03-23T08:36:49.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:36:50.382Z] ---> package-listing.sh [2026-03-23T08:36:50.382Z] ++ facter osfamily [2026-03-23T08:36:50.382Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T08:36:50.642Z] + OS_FAMILY=redhat [2026-03-23T08:36:50.642Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-23T08:36:50.642Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T08:36:50.642Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T08:36:50.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T08:36:50.642Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T08:36:50.642Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-23T08:36:50.642Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T08:36:50.642Z] + case "${OS_FAMILY}" in [2026-03-23T08:36:50.642Z] + rpm -qa [2026-03-23T08:36:50.642Z] + sort [2026-03-23T08:36:51.211Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T08:36:51.211Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T08:36:51.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T08:36:51.211Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-23T08:36:51.211Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-23T08:36:51.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-23T08:36:51.222Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T08:36:51.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:36:51.823Z] (1/4) Installing openssh-keygen (10.0_p1-r10) [2026-03-23T08:36:51.823Z] (2/4) Installing libedit (20250104.3.1-r1) [2026-03-23T08:36:51.823Z] (3/4) Installing openssh-client-common (10.0_p1-r10) [2026-03-23T08:36:51.823Z] (4/4) Installing openssh-client-default (10.0_p1-r10) [2026-03-23T08:36:51.823Z] Executing busybox-1.37.0-r19.trigger [2026-03-23T08:36:51.823Z] OK: 259 MiB in 64 packages [2026-03-23T08:36:51.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:36:51.880Z] [2026-03-23T08:36:51.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:36:52.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:36:52.188Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T08:36:52.188Z] 5eb5b503b376: Pulling fs layer [2026-03-23T08:36:52.188Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T08:36:52.188Z] ec43610c2a17: Pulling fs layer [2026-03-23T08:36:52.188Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T08:36:52.188Z] 33b1e0a273af: Pulling fs layer [2026-03-23T08:36:52.188Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T08:36:52.188Z] 2f39f015ded8: Pulling fs layer [2026-03-23T08:36:52.188Z] 3a2ae6a8a46f: Waiting [2026-03-23T08:36:52.188Z] 33b1e0a273af: Waiting [2026-03-23T08:36:52.188Z] 5d3b04190fa2: Waiting [2026-03-23T08:36:52.188Z] 2f39f015ded8: Waiting [2026-03-23T08:36:52.188Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T08:36:52.188Z] 5c69ac0246d0: Download complete [2026-03-23T08:36:52.188Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-23T08:36:52.188Z] 3a2ae6a8a46f: Download complete [2026-03-23T08:36:52.188Z] 33b1e0a273af: Verifying Checksum [2026-03-23T08:36:52.188Z] 33b1e0a273af: Download complete [2026-03-23T08:36:52.188Z] ec43610c2a17: Verifying Checksum [2026-03-23T08:36:52.188Z] ec43610c2a17: Download complete [2026-03-23T08:36:52.188Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T08:36:52.188Z] 5d3b04190fa2: Download complete [2026-03-23T08:36:52.454Z] 5eb5b503b376: Verifying Checksum [2026-03-23T08:36:52.454Z] 5eb5b503b376: Download complete [2026-03-23T08:36:53.031Z] 2f39f015ded8: Download complete [2026-03-23T08:36:53.247Z] Removing intermediate container 0aafe756c203 [2026-03-23T08:36:53.247Z] ---> 72a59f8c9b5a [2026-03-23T08:36:53.247Z] Step 8/12 : WORKDIR /device-snmp-go [2026-03-23T08:36:53.247Z] ---> Running in f3d7f3d87ce6 [2026-03-23T08:36:53.247Z] Removing intermediate container f3d7f3d87ce6 [2026-03-23T08:36:53.247Z] ---> 86c41e6b2692 [2026-03-23T08:36:53.247Z] Step 9/12 : COPY go.mod vendor* ./ [2026-03-23T08:36:53.836Z] ---> e5b09d4cc654 [2026-03-23T08:36:53.836Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:36:54.112Z] ---> Running in 8c3a798a7f54 [2026-03-23T08:36:54.969Z] 5eb5b503b376: Pull complete [2026-03-23T08:36:55.910Z] 5c69ac0246d0: Pull complete [2026-03-23T08:36:56.175Z] ec43610c2a17: Pull complete [2026-03-23T08:36:56.441Z] 3a2ae6a8a46f: Pull complete [2026-03-23T08:36:56.441Z] 33b1e0a273af: Pull complete [2026-03-23T08:36:56.699Z] 5d3b04190fa2: Pull complete [2026-03-23T08:37:00.935Z] 2f39f015ded8: Pull complete [2026-03-23T08:37:00.935Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T08:37:00.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:37:00.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:37:01.099Z] prd-centos7-docker-4c-2g-3947 does not seem to be running inside a container [2026-03-23T08:37:01.138Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:37:05.256Z] $ docker top 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:37:05.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T08:37:05.885Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T08:37:06.175Z] + ls /var/log/sa-host [2026-03-23T08:37:06.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:37:06.247Z] provisioning config files... [2026-03-23T08:37:06.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6568849449467829634tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:37:06.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:06.566Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T08:37:06.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:06.906Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T08:37:06.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:07.196Z] ---> sudo-logs.sh [2026-03-23T08:37:07.196Z] Archiving 'sudo' log.. [2026-03-23T08:37:07.196Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3947.novalocal: Name or service not known [2026-03-23T08:37:07.196Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3947.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-03-23T08:37:07.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:07.504Z] ---> job-cost.sh [2026-03-23T08:37:07.504Z] lf-activate-venv: SKIPPING [2026-03-23T08:37:07.504Z] INFO: No Stack... [2026-03-23T08:37:07.764Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-03-23T08:37:08.025Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T08:37:08.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:08.323Z] ---> logs-deploy.sh [2026-03-23T08:37:08.323Z] lf-activate-venv: SKIPPING [2026-03-23T08:37:08.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/124 [2026-03-23T08:37:08.323Z] INFO: archiving workspace using pattern(s): [2026-03-23T08:37:09.261Z] Archives upload complete. [2026-03-23T08:37:09.261Z] INFO: archiving logs to Nexus [2026-03-23T08:37:10.198Z] ---> uname -a: [2026-03-23T08:37:10.198Z] Linux prd-centos7-docker-4c-2g-3947.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] ---> lscpu: [2026-03-23T08:37:10.198Z] Architecture: x86_64 [2026-03-23T08:37:10.198Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-23T08:37:10.198Z] Byte Order: Little Endian [2026-03-23T08:37:10.198Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-23T08:37:10.198Z] CPU(s): 2 [2026-03-23T08:37:10.198Z] On-line CPU(s) list: 0,1 [2026-03-23T08:37:10.198Z] Thread(s) per core: 1 [2026-03-23T08:37:10.198Z] Core(s) per socket: 1 [2026-03-23T08:37:10.198Z] Socket(s): 2 [2026-03-23T08:37:10.198Z] NUMA node(s): 1 [2026-03-23T08:37:10.198Z] Vendor ID: AuthenticAMD [2026-03-23T08:37:10.198Z] CPU family: 23 [2026-03-23T08:37:10.198Z] Model: 49 [2026-03-23T08:37:10.198Z] Model name: AMD EPYC-Rome Processor [2026-03-23T08:37:10.198Z] Stepping: 0 [2026-03-23T08:37:10.198Z] CPU MHz: 2799.998 [2026-03-23T08:37:10.198Z] BogoMIPS: 5599.99 [2026-03-23T08:37:10.198Z] Virtualization: AMD-V [2026-03-23T08:37:10.198Z] Hypervisor vendor: KVM [2026-03-23T08:37:10.198Z] Virtualization type: full [2026-03-23T08:37:10.198Z] L1d cache: 64 KiB [2026-03-23T08:37:10.198Z] L1i cache: 64 KiB [2026-03-23T08:37:10.198Z] L2 cache: 1 MiB [2026-03-23T08:37:10.198Z] L3 cache: 32 MiB [2026-03-23T08:37:10.198Z] NUMA node0 CPU(s): 0,1 [2026-03-23T08:37:10.198Z] Vulnerability Itlb multihit: Not affected [2026-03-23T08:37:10.198Z] Vulnerability L1tf: Not affected [2026-03-23T08:37:10.198Z] Vulnerability Mds: Not affected [2026-03-23T08:37:10.198Z] Vulnerability Meltdown: Not affected [2026-03-23T08:37:10.198Z] Vulnerability Mmio stale data: Not affected [2026-03-23T08:37:10.198Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-23T08:37:10.198Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-03-23T08:37:10.198Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-03-23T08:37:10.198Z] Vulnerability Srbds: Not affected [2026-03-23T08:37:10.198Z] Vulnerability Tsx async abort: Not affected [2026-03-23T08:37:10.198Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] ---> nproc: [2026-03-23T08:37:10.198Z] 2 [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] ---> df -h: [2026-03-23T08:37:10.198Z] Filesystem Size Used Avail Use% Mounted on [2026-03-23T08:37:10.198Z] overlay 40G 7.4G 33G 19% / [2026-03-23T08:37:10.198Z] tmpfs 64M 0 64M 0% /dev [2026-03-23T08:37:10.198Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-03-23T08:37:10.198Z] shm 64M 0 64M 0% /dev/shm [2026-03-23T08:37:10.198Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] [2026-03-23T08:37:10.198Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2026-03-23T08:37:10.198Z] Please check if data collecting is enabled [2026-03-23T08:37:10.198Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:37:10.236Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-23T08:37:10.244Z] $ docker stop --time=1 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 [2026-03-23T08:37:11.396Z] $ docker rm -f --volumes 7e05be1fa417dd7df6be76998da23a743a5e6e265f91cce6200782eaad880580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-23T08:37:11.493Z] [WS-CLEANUP] Deleting project workspace... [2026-03-23T08:37:11.493Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-23T08:37:11.515Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:37:11.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:37:11.945Z] [2026-03-23T08:37:11.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:37:12.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:37:12.242Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-23T08:37:12.242Z] 5eb5b503b376: Pulling fs layer [2026-03-23T08:37:12.242Z] 5c69ac0246d0: Pulling fs layer [2026-03-23T08:37:12.242Z] ec43610c2a17: Pulling fs layer [2026-03-23T08:37:12.242Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-23T08:37:12.242Z] 33b1e0a273af: Pulling fs layer [2026-03-23T08:37:12.242Z] 5d3b04190fa2: Pulling fs layer [2026-03-23T08:37:12.242Z] 2f39f015ded8: Pulling fs layer [2026-03-23T08:37:12.242Z] 33b1e0a273af: Waiting [2026-03-23T08:37:12.242Z] 5d3b04190fa2: Waiting [2026-03-23T08:37:12.242Z] 2f39f015ded8: Waiting [2026-03-23T08:37:12.242Z] 3a2ae6a8a46f: Waiting [2026-03-23T08:37:12.242Z] 5c69ac0246d0: Verifying Checksum [2026-03-23T08:37:12.242Z] 5c69ac0246d0: Download complete [2026-03-23T08:37:12.242Z] 3a2ae6a8a46f: Download complete [2026-03-23T08:37:12.242Z] 33b1e0a273af: Verifying Checksum [2026-03-23T08:37:12.242Z] 33b1e0a273af: Download complete [2026-03-23T08:37:12.242Z] 5d3b04190fa2: Verifying Checksum [2026-03-23T08:37:12.242Z] 5d3b04190fa2: Download complete [2026-03-23T08:37:12.242Z] ec43610c2a17: Verifying Checksum [2026-03-23T08:37:12.242Z] ec43610c2a17: Download complete [2026-03-23T08:37:12.500Z] 5eb5b503b376: Verifying Checksum [2026-03-23T08:37:12.500Z] 5eb5b503b376: Download complete [2026-03-23T08:37:13.066Z] 2f39f015ded8: Verifying Checksum [2026-03-23T08:37:13.066Z] 2f39f015ded8: Download complete [2026-03-23T08:37:14.001Z] 5eb5b503b376: Pull complete [2026-03-23T08:37:14.260Z] 5c69ac0246d0: Pull complete [2026-03-23T08:37:14.518Z] ec43610c2a17: Pull complete [2026-03-23T08:37:14.777Z] 3a2ae6a8a46f: Pull complete [2026-03-23T08:37:14.777Z] 33b1e0a273af: Pull complete [2026-03-23T08:37:14.777Z] 5d3b04190fa2: Pull complete [2026-03-23T08:37:20.040Z] 2f39f015ded8: Pull complete [2026-03-23T08:37:20.040Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-23T08:37:20.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:37:20.040Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:37:20.132Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:37:20.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:37:21.458Z] $ docker top 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:37:21.834Z] ---> job-cost.sh [2026-03-23T08:37:21.834Z] lf-activate-venv: SKIPPING [2026-03-23T08:37:21.834Z] INFO: No Stack... [2026-03-23T08:37:22.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T08:37:22.358Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T08:37:22.647Z] + + cut -d, -f6 [2026-03-23T08:37:22.647Z] cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock [2026-03-23T08:37:22.659Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [2026-03-23T08:37:22.666Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] did not exist. Created. [2026-03-23T08:37:22.672Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:37:22.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-03-23T08:37:23.011Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T08:37:23.018Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T08:37:23.049Z] $ docker stop --time=1 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 [2026-03-23T08:37:24.195Z] $ docker rm -f --volumes 4dcf05ebf5698845cb0b208e37b115b8195ed8095754d22c52e63212cd65da59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-23T08:39:00.857Z] Removing intermediate container 8c3a798a7f54 [2026-03-23T08:39:00.857Z] ---> 61ba9d1d566a [2026-03-23T08:39:00.857Z] Step 11/12 : COPY . . [2026-03-23T08:39:00.857Z] ---> deceeefb4709 [2026-03-23T08:39:00.857Z] Step 12/12 : RUN ${MAKE} [2026-03-23T08:39:00.857Z] ---> Running in 615e1f076045 [2026-03-23T08:39:00.857Z] noop [2026-03-23T08:39:00.857Z] Removing intermediate container 615e1f076045 [2026-03-23T08:39:00.857Z] ---> 012c8b710a76 [2026-03-23T08:39:00.857Z] Successfully built 012c8b710a76 [2026-03-23T08:39:00.857Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:39:01.229Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:39:01.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:39:01.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container [2026-03-23T08:39:01.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:39:02.884Z] $ docker top 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:39:03.786Z] + go version [2026-03-23T08:39:03.786Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-23T08:39:03.808Z] $ docker stop --time=1 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d [2026-03-23T08:39:05.489Z] $ docker rm -f --volumes 1cfd555d7ca5b19ef3b5a2ff592f9e76649b4e92a9a9e91cc7098f202d21297d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:39:06.165Z] + docker inspect -f . ci-base-image-arm64 [2026-03-23T08:39:06.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:39:06.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container [2026-03-23T08:39:06.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-03-23T08:39:07.911Z] $ docker top 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:39:08.785Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/124 [Pipeline] fileExists [Pipeline] sh [2026-03-23T08:39:09.444Z] + make test [2026-03-23T08:39:09.444Z] go test ./... -coverprofile=coverage.out [2026-03-23T08:39:16.101Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2026-03-23T08:43:37.949Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2026-03-23T08:43:37.949Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements [2026-03-23T08:43:37.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-03-23T08:43:37.949Z] go vet ./... [2026-03-23T08:44:24.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-23T08:44:24.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-23T08:44:24.805Z] ./bin/test-attribution-txt.sh [2026-03-23T08:44:24.805Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-23T08:44:24.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2026-03-23T08:44:24.846Z] $ docker stop --time=1 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d [2026-03-23T08:44:26.858Z] $ docker rm -f --volumes 9f581c59cc85ee88f2112174019bc62c3f0960ac37238cf734a96495bd0c3b9d [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:44:28.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-03-23T08:44:28.667Z] Warning: overwriting stash ‘coverage-report’ [2026-03-23T08:44:29.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-03-23T08:44:29.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-03-23T08:44:29.935Z] + ls -al . [2026-03-23T08:44:29.935Z] total 236 [2026-03-23T08:44:29.935Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 23 08:39 . [2026-03-23T08:44:29.935Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 08:36 .. [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 23 08:36 .dockerignore [2026-03-23T08:44:29.935Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 08:36 .git [2026-03-23T08:44:29.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 .github [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 23 08:36 .gitignore [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 359 Mar 23 08:36 .golangci.yml [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 21488 Mar 23 08:36 Attribution.txt [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 23 08:36 CHANGELOG.md [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 23 08:36 Dockerfile [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 08:36 GOVERNANCE.md [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 679 Mar 23 08:36 Jenkinsfile [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 08:36 LICENSE [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 2239 Mar 23 08:36 Makefile [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 08:36 OWNERS.md [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 23 08:36 README.md [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 23 08:33 VERSION [2026-03-23T08:44:29.935Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 08:36 bin [2026-03-23T08:44:29.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 cmd [2026-03-23T08:44:29.935Z] -rw-r--r-- 1 jenkins jenkins 9158 Mar 23 08:43 coverage.out [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 6641 Mar 23 08:36 go.mod [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 89465 Mar 23 08:36 go.sum [2026-03-23T08:44:29.935Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 08:36 internal [2026-03-23T08:44:29.935Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 23 08:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:44:30.290Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 --label arch=arm64 --label version=4.1.0-dev.8 . [2026-03-23T08:44:30.874Z] Sending build context to Docker daemon 12.63MB [2026-03-23T08:44:30.874Z] Step 1/25 : ARG BASE=golang:1.25-alpine3.22 [2026-03-23T08:44:30.874Z] Step 2/25 : FROM ${BASE} AS builder [2026-03-23T08:44:30.874Z] ---> 012c8b710a76 [2026-03-23T08:44:30.874Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2026-03-23T08:44:31.525Z] ---> Running in bd6d7ff50ade [2026-03-23T08:44:31.792Z] Removing intermediate container bd6d7ff50ade [2026-03-23T08:44:31.792Z] ---> 930dd2aee029 [2026-03-23T08:44:31.792Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-03-23T08:44:31.792Z] ---> Running in f05df867384c [2026-03-23T08:44:32.059Z] Removing intermediate container f05df867384c [2026-03-23T08:44:32.059Z] ---> 011b12a1933b [2026-03-23T08:44:32.059Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2026-03-23T08:44:32.326Z] ---> Running in da8f4da40f91 [2026-03-23T08:44:32.597Z] Removing intermediate container da8f4da40f91 [2026-03-23T08:44:32.597Z] ---> 5c7989f4dc6d [2026-03-23T08:44:32.597Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2026-03-23T08:44:32.597Z] ---> Running in d7e14b485f58 [2026-03-23T08:44:32.876Z] Removing intermediate container d7e14b485f58 [2026-03-23T08:44:32.876Z] ---> 154c5b986001 [2026-03-23T08:44:32.876Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-03-23T08:44:33.145Z] ---> Running in 5ae8cc969c42 [2026-03-23T08:44:34.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:44:37.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:44:38.860Z] OK: 259 MiB in 64 packages [2026-03-23T08:44:40.273Z] Removing intermediate container 5ae8cc969c42 [2026-03-23T08:44:40.273Z] ---> 37255b81a234 [2026-03-23T08:44:40.273Z] Step 8/25 : WORKDIR /device-snmp-go [2026-03-23T08:44:40.273Z] ---> Running in 18441c520272 [2026-03-23T08:44:40.273Z] Removing intermediate container 18441c520272 [2026-03-23T08:44:40.273Z] ---> b7ba70fa0e59 [2026-03-23T08:44:40.273Z] Step 9/25 : COPY go.mod vendor* ./ [2026-03-23T08:44:40.867Z] ---> db5c8663f262 [2026-03-23T08:44:40.867Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-23T08:44:40.867Z] ---> Running in 03a1851d2198 [2026-03-23T08:44:46.216Z] Removing intermediate container 03a1851d2198 [2026-03-23T08:44:46.216Z] ---> a6b47033470f [2026-03-23T08:44:46.216Z] Step 11/25 : COPY . . [2026-03-23T08:44:46.800Z] ---> 4e996099ab2e [2026-03-23T08:44:46.800Z] Step 12/25 : RUN ${MAKE} [2026-03-23T08:44:46.800Z] ---> Running in e9beea30813c [2026-03-23T08:44:47.767Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2026-03-23T08:49:10.535Z] Removing intermediate container e9beea30813c [2026-03-23T08:49:10.535Z] ---> fd715cd7a384 [2026-03-23T08:49:10.535Z] Step 13/25 : FROM alpine:3.22 [2026-03-23T08:49:10.535Z] 3.22: Pulling from library/alpine [2026-03-23T08:49:10.535Z] d741ee1608f3: Pulling fs layer [2026-03-23T08:49:10.535Z] d741ee1608f3: Verifying Checksum [2026-03-23T08:49:10.535Z] d741ee1608f3: Download complete [2026-03-23T08:49:10.535Z] d741ee1608f3: Pull complete [2026-03-23T08:49:10.535Z] Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-23T08:49:10.535Z] Status: Downloaded newer image for alpine:3.22 [2026-03-23T08:49:10.535Z] ---> 5a766deef0c8 [2026-03-23T08:49:10.535Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2026-03-23T08:49:10.535Z] ---> Running in 07704e6f8b9f [2026-03-23T08:49:10.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:49:10.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:49:10.535Z] (1/1) Installing dumb-init (1.2.5-r3) [2026-03-23T08:49:10.535Z] Executing busybox-1.37.0-r20.trigger [2026-03-23T08:49:10.535Z] OK: 8 MiB in 17 packages [2026-03-23T08:49:10.535Z] Removing intermediate container 07704e6f8b9f [2026-03-23T08:49:10.535Z] ---> 2da4a8ba41ee [2026-03-23T08:49:10.535Z] Step 15/25 : RUN apk --no-cache upgrade [2026-03-23T08:49:10.535Z] ---> Running in 1232081bcbbb [2026-03-23T08:49:10.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-23T08:49:10.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-23T08:49:10.801Z] OK: 8 MiB in 17 packages [2026-03-23T08:49:11.757Z] Removing intermediate container 1232081bcbbb [2026-03-23T08:49:11.757Z] ---> 252cfe2b4104 [2026-03-23T08:49:11.757Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2026-03-23T08:49:14.333Z] ---> 9da90a9fd3fd [2026-03-23T08:49:14.333Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2026-03-23T08:49:16.907Z] ---> ef22b6a016a2 [2026-03-23T08:49:16.907Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2026-03-23T08:49:17.495Z] ---> 13da8f388449 [2026-03-23T08:49:17.495Z] Step 19/25 : EXPOSE 59993 [2026-03-23T08:49:17.495Z] ---> Running in e9a2f76665e2 [2026-03-23T08:49:17.761Z] Removing intermediate container e9a2f76665e2 [2026-03-23T08:49:17.761Z] ---> 836f127e1293 [2026-03-23T08:49:17.761Z] Step 20/25 : EXPOSE 161 [2026-03-23T08:49:17.761Z] ---> Running in 820de0fb1b0c [2026-03-23T08:49:18.027Z] Removing intermediate container 820de0fb1b0c [2026-03-23T08:49:18.027Z] ---> cdf476838da4 [2026-03-23T08:49:18.027Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2026-03-23T08:49:18.027Z] ---> Running in 4170eec665af [2026-03-23T08:49:18.292Z] Removing intermediate container 4170eec665af [2026-03-23T08:49:18.292Z] ---> 0a1466e6dc19 [2026-03-23T08:49:18.292Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-03-23T08:49:18.557Z] ---> Running in 18ac4bfa01bc [2026-03-23T08:49:18.557Z] Removing intermediate container 18ac4bfa01bc [2026-03-23T08:49:18.557Z] ---> 725972291f8c [2026-03-23T08:49:18.557Z] Step 23/25 : LABEL arch=arm64 [2026-03-23T08:49:18.823Z] ---> Running in 4f0bc1a9c586 [2026-03-23T08:49:19.092Z] Removing intermediate container 4f0bc1a9c586 [2026-03-23T08:49:19.092Z] ---> 3895fbefd332 [2026-03-23T08:49:19.092Z] Step 24/25 : LABEL git_sha=e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:49:19.092Z] ---> Running in 3ea240d76a79 [2026-03-23T08:49:19.359Z] Removing intermediate container 3ea240d76a79 [2026-03-23T08:49:19.359Z] ---> d611c23bb94d [2026-03-23T08:49:19.359Z] Step 25/25 : LABEL version=4.1.0-dev.8 [2026-03-23T08:49:19.359Z] ---> Running in ca26f7a8a206 [2026-03-23T08:49:19.624Z] Removing intermediate container ca26f7a8a206 [2026-03-23T08:49:19.624Z] ---> cdac6a8f3752 [2026-03-23T08:49:19.624Z] [Warning] One or more build-args [ARCH] were not consumed [2026-03-23T08:49:19.624Z] Successfully built cdac6a8f3752 [2026-03-23T08:49:19.888Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:49:20.022Z] provisioning config files... [2026-03-23T08:49:20.034Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/124@tmp/config8755861098552415946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:49:20.358Z] ---> ****-login.sh [2026-03-23T08:49:20.358Z] nexus3.edgexfoundry.org:10001 [2026-03-23T08:49:20.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:49:20.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:49:20.625Z] Configure a credential helper to remove this warning. See [2026-03-23T08:49:20.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:49:20.625Z] [2026-03-23T08:49:20.625Z] Login Succeeded [2026-03-23T08:49:20.625Z] nexus3.edgexfoundry.org:10002 [2026-03-23T08:49:20.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:49:20.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:49:20.891Z] Configure a credential helper to remove this warning. See [2026-03-23T08:49:20.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:49:20.891Z] [2026-03-23T08:49:20.891Z] Login Succeeded [2026-03-23T08:49:20.891Z] nexus3.edgexfoundry.org:10003 [2026-03-23T08:49:21.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:49:21.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:49:21.424Z] Configure a credential helper to remove this warning. See [2026-03-23T08:49:21.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:49:21.424Z] [2026-03-23T08:49:21.424Z] Login Succeeded [2026-03-23T08:49:21.424Z] nexus3.edgexfoundry.org:10004 [2026-03-23T08:49:21.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:49:21.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:49:21.689Z] Configure a credential helper to remove this warning. See [2026-03-23T08:49:21.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:49:21.689Z] [2026-03-23T08:49:21.689Z] Login Succeeded [2026-03-23T08:49:21.689Z] ****.io [2026-03-23T08:49:21.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-23T08:49:22.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-23T08:49:22.218Z] Configure a credential helper to remove this warning. See [2026-03-23T08:49:22.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-23T08:49:22.218Z] [2026-03-23T08:49:22.218Z] Login Succeeded [2026-03-23T08:49:22.218Z] ---> ****-login.sh ends [Pipeline] } [2026-03-23T08:49:22.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:49:22.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-23T08:49:22.305Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2026-03-23T08:49:22.305Z] e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:49:22.305Z] latest [2026-03-23T08:49:22.305Z] 4.1.0-dev.8 [2026-03-23T08:49:22.305Z] e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:49:22.305Z] main [2026-03-23T08:49:22.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:22.676Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:23.027Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:49:23.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-23T08:49:23.027Z] 34a90c7f39bf: Preparing [2026-03-23T08:49:23.027Z] 500101bfefdf: Preparing [2026-03-23T08:49:23.027Z] a9081c1e5c73: Preparing [2026-03-23T08:49:23.027Z] a74c32c67467: Preparing [2026-03-23T08:49:23.027Z] 02ae45b53951: Preparing [2026-03-23T08:49:23.027Z] c4e71c2a4573: Preparing [2026-03-23T08:49:23.027Z] c4e71c2a4573: Waiting [2026-03-23T08:49:23.292Z] a74c32c67467: Pushed [2026-03-23T08:49:23.292Z] 02ae45b53951: Pushed [2026-03-23T08:49:23.292Z] c4e71c2a4573: Layer already exists [2026-03-23T08:49:23.292Z] 34a90c7f39bf: Pushed [2026-03-23T08:49:23.292Z] 500101bfefdf: Pushed [2026-03-23T08:49:33.336Z] a9081c1e5c73: Pushed [2026-03-23T08:49:33.336Z] e269950af5ccf8998577702e4b96c53c67d4c9f4: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:33.691Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:34.037Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-23T08:49:34.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-23T08:49:34.037Z] 34a90c7f39bf: Preparing [2026-03-23T08:49:34.037Z] 500101bfefdf: Preparing [2026-03-23T08:49:34.037Z] a9081c1e5c73: Preparing [2026-03-23T08:49:34.037Z] a74c32c67467: Preparing [2026-03-23T08:49:34.037Z] 02ae45b53951: Preparing [2026-03-23T08:49:34.037Z] c4e71c2a4573: Preparing [2026-03-23T08:49:34.037Z] c4e71c2a4573: Waiting [2026-03-23T08:49:34.037Z] a74c32c67467: Layer already exists [2026-03-23T08:49:34.037Z] 500101bfefdf: Layer already exists [2026-03-23T08:49:34.037Z] 34a90c7f39bf: Layer already exists [2026-03-23T08:49:34.037Z] 02ae45b53951: Layer already exists [2026-03-23T08:49:34.037Z] a9081c1e5c73: Layer already exists [2026-03-23T08:49:34.037Z] c4e71c2a4573: Layer already exists [2026-03-23T08:49:34.302Z] latest: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:34.652Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:35.002Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [2026-03-23T08:49:35.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-23T08:49:35.002Z] 34a90c7f39bf: Preparing [2026-03-23T08:49:35.002Z] 500101bfefdf: Preparing [2026-03-23T08:49:35.002Z] a9081c1e5c73: Preparing [2026-03-23T08:49:35.002Z] a74c32c67467: Preparing [2026-03-23T08:49:35.002Z] 02ae45b53951: Preparing [2026-03-23T08:49:35.002Z] c4e71c2a4573: Preparing [2026-03-23T08:49:35.002Z] c4e71c2a4573: Waiting [2026-03-23T08:49:35.002Z] 34a90c7f39bf: Layer already exists [2026-03-23T08:49:35.002Z] 500101bfefdf: Layer already exists [2026-03-23T08:49:35.002Z] 02ae45b53951: Layer already exists [2026-03-23T08:49:35.002Z] a9081c1e5c73: Layer already exists [2026-03-23T08:49:35.002Z] a74c32c67467: Layer already exists [2026-03-23T08:49:35.002Z] c4e71c2a4573: Layer already exists [2026-03-23T08:49:35.055Z] 4.1.0-dev.8: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:35.395Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:35.757Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:49:35.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-23T08:49:35.757Z] 34a90c7f39bf: Preparing [2026-03-23T08:49:35.757Z] 500101bfefdf: Preparing [2026-03-23T08:49:35.757Z] a9081c1e5c73: Preparing [2026-03-23T08:49:35.757Z] a74c32c67467: Preparing [2026-03-23T08:49:35.757Z] 02ae45b53951: Preparing [2026-03-23T08:49:35.757Z] c4e71c2a4573: Preparing [2026-03-23T08:49:35.757Z] c4e71c2a4573: Waiting [2026-03-23T08:49:35.757Z] a9081c1e5c73: Layer already exists [2026-03-23T08:49:35.757Z] 500101bfefdf: Layer already exists [2026-03-23T08:49:35.757Z] 34a90c7f39bf: Layer already exists [2026-03-23T08:49:35.757Z] a74c32c67467: Layer already exists [2026-03-23T08:49:35.757Z] 02ae45b53951: Layer already exists [2026-03-23T08:49:35.757Z] c4e71c2a4573: Layer already exists [2026-03-23T08:49:35.757Z] e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:36.116Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:36.463Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2026-03-23T08:49:36.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2026-03-23T08:49:36.463Z] 34a90c7f39bf: Preparing [2026-03-23T08:49:36.463Z] 500101bfefdf: Preparing [2026-03-23T08:49:36.463Z] a9081c1e5c73: Preparing [2026-03-23T08:49:36.463Z] a74c32c67467: Preparing [2026-03-23T08:49:36.463Z] 02ae45b53951: Preparing [2026-03-23T08:49:36.463Z] c4e71c2a4573: Preparing [2026-03-23T08:49:36.463Z] c4e71c2a4573: Waiting [2026-03-23T08:49:36.463Z] 34a90c7f39bf: Layer already exists [2026-03-23T08:49:36.463Z] a9081c1e5c73: Layer already exists [2026-03-23T08:49:36.463Z] 02ae45b53951: Layer already exists [2026-03-23T08:49:36.463Z] a74c32c67467: Layer already exists [2026-03-23T08:49:36.463Z] 500101bfefdf: Layer already exists [2026-03-23T08:49:36.463Z] c4e71c2a4573: Layer already exists [2026-03-23T08:49:36.732Z] main: digest: sha256:d6563a6bb6a3c7dfa7d90ddf7a5590edc8256ce37d17f4bb11c5190e55dd23bf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-23T08:49:36.814Z] ===================================================== [Pipeline] echo [2026-03-23T08:49:36.829Z] taggedImages: [2026-03-23T08:49:36.829Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [2026-03-23T08:49:36.829Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2026-03-23T08:49:36.829Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [2026-03-23T08:49:36.829Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [2026-03-23T08:49:36.829Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo [2026-03-23T08:49:36.842Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] echo [2026-03-23T08:49:36.857Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo [2026-03-23T08:49:36.870Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.8 [Pipeline] echo [2026-03-23T08:49:36.885Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:e269950af5ccf8998577702e4b96c53c67d4c9f4-4.1.0-dev.8 [Pipeline] echo [2026-03-23T08:49:36.895Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:37.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:49:37.316Z] [2026-03-23T08:49:37.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:49:37.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:49:37.643Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-23T08:49:37.643Z] 8998bd30e6a1: Pulling fs layer [2026-03-23T08:49:37.643Z] 04944245beec: Pulling fs layer [2026-03-23T08:49:37.643Z] 699f458cf7ca: Pulling fs layer [2026-03-23T08:49:37.643Z] 765212b225bb: Pulling fs layer [2026-03-23T08:49:37.643Z] f23df028b6ca: Pulling fs layer [2026-03-23T08:49:37.643Z] d65c8cfc05b1: Pulling fs layer [2026-03-23T08:49:37.643Z] 2437ff75d9bd: Pulling fs layer [2026-03-23T08:49:37.643Z] f23df028b6ca: Waiting [2026-03-23T08:49:37.643Z] d65c8cfc05b1: Waiting [2026-03-23T08:49:37.643Z] 2437ff75d9bd: Waiting [2026-03-23T08:49:37.643Z] 765212b225bb: Waiting [2026-03-23T08:49:37.907Z] 04944245beec: Verifying Checksum [2026-03-23T08:49:37.907Z] 04944245beec: Download complete [2026-03-23T08:49:37.907Z] 765212b225bb: Verifying Checksum [2026-03-23T08:49:37.907Z] 765212b225bb: Download complete [2026-03-23T08:49:37.907Z] f23df028b6ca: Verifying Checksum [2026-03-23T08:49:37.907Z] f23df028b6ca: Download complete [2026-03-23T08:49:37.907Z] d65c8cfc05b1: Verifying Checksum [2026-03-23T08:49:37.907Z] d65c8cfc05b1: Download complete [2026-03-23T08:49:38.177Z] 699f458cf7ca: Verifying Checksum [2026-03-23T08:49:38.177Z] 699f458cf7ca: Download complete [2026-03-23T08:49:38.443Z] 8998bd30e6a1: Verifying Checksum [2026-03-23T08:49:38.443Z] 8998bd30e6a1: Download complete [2026-03-23T08:49:41.034Z] 2437ff75d9bd: Verifying Checksum [2026-03-23T08:49:41.034Z] 2437ff75d9bd: Download complete [2026-03-23T08:49:42.972Z] 8998bd30e6a1: Pull complete [2026-03-23T08:49:43.552Z] 04944245beec: Pull complete [2026-03-23T08:49:45.489Z] 699f458cf7ca: Pull complete [2026-03-23T08:49:45.489Z] 765212b225bb: Pull complete [2026-03-23T08:49:46.077Z] f23df028b6ca: Pull complete [2026-03-23T08:49:46.343Z] d65c8cfc05b1: Pull complete [2026-03-23T08:50:04.541Z] 2437ff75d9bd: Pull complete [2026-03-23T08:50:04.541Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-23T08:50:04.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-23T08:50:04.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:50:04.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-3944 does not seem to be running inside a container [2026-03-23T08:50:04.812Z] $ 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-snmp-go/124 -v /w/workspace/device-snmp-go/124:/w/workspace/device-snmp-go/124:rw,z -v /w/workspace/device-snmp-go/124@tmp:/w/workspace/device-snmp-go/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-03-23T08:50:07.511Z] $ docker top 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:50:08.350Z] ---> job-cost.sh [2026-03-23T08:50:08.350Z] lf-activate-venv: SKIPPING [2026-03-23T08:50:08.350Z] INFO: No Stack... [2026-03-23T08:50:08.623Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-23T08:50:09.575Z] INFO: Archiving Costs [Pipeline] sh [2026-03-23T08:50:10.206Z] + + cat /w/workspace/device-snmp-go/124/archives/cost.csv [2026-03-23T08:50:10.206Z] cut -d, -f6 [Pipeline] lock [2026-03-23T08:50:10.255Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [2026-03-23T08:50:10.263Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] did not exist. Created. [2026-03-23T08:50:10.268Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-23T08:50:10.610Z] /w/workspace/device-snmp-go/124@tmp/durable-e8fa0827/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-03-23T08:50:11.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-23T08:50:11.277Z] Warning: overwriting stash ‘stack-cost’ [2026-03-23T08:50:11.317Z] Stashed 1 file(s) [Pipeline] } [2026-03-23T08:50:11.329Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-23T08:50:11.357Z] $ docker stop --time=1 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 [2026-03-23T08:50:12.839Z] $ docker rm -f --volumes 011f81fcf09af75222c4141ff832cd8df695254858fcb6309451c00e1e2e5ce3 [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-03-23T08:50:13.285Z] provisioning config files... [2026-03-23T08:50:13.293Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12847657326567579629tmp [Pipeline] { [Pipeline] sh [2026-03-23T08:50:13.586Z] + set +x [2026-03-23T08:50:13.586Z] + curl -s https://codecov.io/bash [2026-03-23T08:50:13.586Z] + bash -s -- [2026-03-23T08:50:13.586Z] [2026-03-23T08:50:13.586Z] _____ _ [2026-03-23T08:50:13.586Z] / ____| | | [2026-03-23T08:50:13.586Z] | | ___ __| | ___ ___ _____ __ [2026-03-23T08:50:13.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-03-23T08:50:13.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-03-23T08:50:13.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-03-23T08:50:13.586Z] Bash-1.0.6 [2026-03-23T08:50:13.586Z] [2026-03-23T08:50:13.586Z] [2026-03-23T08:50:13.586Z] ==> git version 2.25.1 found [2026-03-23T08:50:13.586Z] ==> 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-03-23T08:50:13.586Z] Release-Date: 2020-01-08 [2026-03-23T08:50:13.586Z] 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-03-23T08:50:13.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-03-23T08:50:13.587Z] ==> Jenkins CI detected. [2026-03-23T08:50:13.587Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2026-03-23T08:50:13.587Z] project root: . [2026-03-23T08:50:13.587Z] --> token set from env [2026-03-23T08:50:13.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-03-23T08:50:13.587Z] ==> Running gcov in . (disable via -X gcov) [2026-03-23T08:50:13.587Z] ==> Python coveragepy not found [2026-03-23T08:50:13.587Z] ==> Searching for coverage reports in: [2026-03-23T08:50:13.587Z] + . [2026-03-23T08:50:13.587Z] -> Found 1 reports [2026-03-23T08:50:13.587Z] ==> Detecting git/mercurial file structure [2026-03-23T08:50:13.587Z] ==> Reading reports [2026-03-23T08:50:13.587Z] + ./coverage.out bytes=9158 [2026-03-23T08:50:13.587Z] ==> Appending adjustments [2026-03-23T08:50:13.587Z] https://docs.codecov.io/docs/fixing-reports [2026-03-23T08:50:13.845Z] + Found adjustments [2026-03-23T08:50:13.845Z] ==> Gzipping contents [2026-03-23T08:50:13.845Z] 4.0K /tmp/codecov.9NKKYh.gz [2026-03-23T08:50:13.845Z] ==> Uploading reports [2026-03-23T08:50:13.845Z] url: https://codecov.io [2026-03-23T08:50:13.845Z] query: branch=main&commit=e269950af5ccf8998577702e4b96c53c67d4c9f4&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T08:50:13.845Z] -> Pinging Codecov [2026-03-23T08:50:13.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e269950af5ccf8998577702e4b96c53c67d4c9f4&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-03-23T08:50:14.103Z] -> Uploading to [2026-03-23T08:50:14.103Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/e269950af5ccf8998577702e4b96c53c67d4c9f4/86dce13a-3192-40fd-b152-71af388aff4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260323%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260323T085013Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=afd7367bc23cfe7a6e79ec02618b3320bd54d3ae4e7bd5629907573d80875a3f [2026-03-23T08:50:14.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-03-23T08:50:14.103Z] Dload Upload Total Spent Left Speed [2026-03-23T08:50:14.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 9836 --:--:-- --:--:-- --:--:-- 9836 [2026-03-23T08:50:14.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] } [2026-03-23T08:50:14.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-03-23T08:50:14.234Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-03-23T08:50:14.248Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:50:14.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:50:14.547Z] [2026-03-23T08:50:14.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:50:14.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:50:15.415Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-03-23T08:50:15.415Z] 2d35ebdb57d9: Already exists [2026-03-23T08:50:15.674Z] 85e8836fcdb2: Pulling fs layer [2026-03-23T08:50:15.674Z] 91631faa732a: Pulling fs layer [2026-03-23T08:50:15.674Z] f3f5ae8826fa: Pulling fs layer [2026-03-23T08:50:15.674Z] 4f4fb700ef54: Pulling fs layer [2026-03-23T08:50:15.674Z] 7861252a18e6: Pulling fs layer [2026-03-23T08:50:15.674Z] 9130f900ef6f: Pulling fs layer [2026-03-23T08:50:15.674Z] 7861252a18e6: Waiting [2026-03-23T08:50:15.674Z] 4f4fb700ef54: Waiting [2026-03-23T08:50:15.674Z] 9130f900ef6f: Waiting [2026-03-23T08:50:15.674Z] f3f5ae8826fa: Download complete [2026-03-23T08:50:15.674Z] 85e8836fcdb2: Download complete [2026-03-23T08:50:15.674Z] 4f4fb700ef54: Verifying Checksum [2026-03-23T08:50:15.674Z] 4f4fb700ef54: Download complete [2026-03-23T08:50:15.934Z] 7861252a18e6: Verifying Checksum [2026-03-23T08:50:15.934Z] 7861252a18e6: Download complete [2026-03-23T08:50:16.193Z] 91631faa732a: Verifying Checksum [2026-03-23T08:50:16.193Z] 91631faa732a: Download complete [2026-03-23T08:50:16.451Z] 85e8836fcdb2: Pull complete [2026-03-23T08:50:17.384Z] 9130f900ef6f: Verifying Checksum [2026-03-23T08:50:22.650Z] 91631faa732a: Pull complete [2026-03-23T08:50:22.650Z] f3f5ae8826fa: Pull complete [2026-03-23T08:50:22.909Z] 4f4fb700ef54: Pull complete [2026-03-23T08:50:23.475Z] 7861252a18e6: Pull complete [2026-03-23T08:50:28.733Z] 9130f900ef6f: Pull complete [2026-03-23T08:50:28.733Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-03-23T08:50:28.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-03-23T08:50:28.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:50:28.828Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:50:28.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-03-23T08:50:30.574Z] $ docker top 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:50:30.910Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2026-03-23T08:50:30.919Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2026-03-23T08:50:31.193Z] + set -o pipefail [2026-03-23T08:50:31.193Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2026-03-23T08:50:39.306Z] [2026-03-23T08:50:39.306Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2026-03-23T08:50:39.306Z] [2026-03-23T08:50:39.306Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/95e73605-b140-4289-939c-ab68f40eb876 [2026-03-23T08:50:39.306Z] [2026-03-23T08:50:39.306Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-03-23T08:50:39.306Z] [Pipeline] } [2026-03-23T08:50:40.693Z] $ docker stop --time=1 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 [2026-03-23T08:50:43.956Z] $ docker rm -f --volumes 88c27e0aff7c545df28d275daf070f2e2bc04ef436eaeb6d8494707208d12b78 [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-03-23T08:50:44.776Z] + git log --format=format:%s -1 e269950af5ccf8998577702e4b96c53c67d4c9f4 [Pipeline] sh [2026-03-23T08:50:45.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:50:45.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:50:45.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:50:45.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:50:45.444Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:50:45.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:50:45.718Z] $ docker top d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd -eo pid,comm [2026-03-23T08:50:45.761Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-23T08:50:45.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:50:45.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:50:45.815Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:50:45.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:50:45.922Z] $ docker exec d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd ssh-agent [2026-03-23T08:50:46.027Z] SSH_AUTH_SOCK=/tmp/ssh-AauLf4i1qBfj/agent.32 [2026-03-23T08:50:46.027Z] SSH_AGENT_PID=38 [2026-03-23T08:50:46.032Z] Running ssh-add (command line suppressed) [2026-03-23T08:50:46.134Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4637618600407918408.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4637618600407918408.key) [2026-03-23T08:50:46.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:50:46.437Z] + git semver tag [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,657 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,660 [run_tag] DEBUG tag force:False [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,660 [check_head_tag] DEBUG check head tag [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,660 [execute] INFO git cat-file --batch-check [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,663 [execute] INFO git cat-file --batch [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,673 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:50:46.695Z] 2026-03-23 08:50:46,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:50:46.695Z] 4.1.0-dev.8 [Pipeline] } [2026-03-23T08:50:46.962Z] $ docker exec --env ******** --env ******** d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd ssh-agent -k [2026-03-23T08:50:47.063Z] unset SSH_AUTH_SOCK; [2026-03-23T08:50:47.064Z] unset SSH_AGENT_PID; [2026-03-23T08:50:47.064Z] echo Agent pid 38 killed; [2026-03-23T08:50:47.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:50:47.405Z] + git semver [Pipeline] } [2026-03-23T08:50:47.675Z] $ docker stop --time=1 d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd [2026-03-23T08:50:48.949Z] $ docker rm -f --volumes d1c978986f2c894075a7348074f5a740a4e09db18d96fac9a1c00e1ea11100dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:50:49.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:50:49.348Z] [2026-03-23T08:50:49.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:50:49.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:50:49.647Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-03-23T08:50:49.647Z] ab5ef0e58194: Pulling fs layer [2026-03-23T08:50:49.647Z] 9712f1f96733: Pulling fs layer [2026-03-23T08:50:49.647Z] 63f879dbbcfc: Pulling fs layer [2026-03-23T08:50:49.647Z] 0d9ebad4ef96: Pulling fs layer [2026-03-23T08:50:49.647Z] e9a5061849ea: Pulling fs layer [2026-03-23T08:50:49.647Z] d747dcd14b5f: Pulling fs layer [2026-03-23T08:50:49.647Z] 2de7ff778b66: Pulling fs layer [2026-03-23T08:50:49.647Z] e9a5061849ea: Waiting [2026-03-23T08:50:49.647Z] d747dcd14b5f: Waiting [2026-03-23T08:50:49.647Z] 2de7ff778b66: Waiting [2026-03-23T08:50:49.647Z] 0d9ebad4ef96: Waiting [2026-03-23T08:50:49.647Z] 9712f1f96733: Verifying Checksum [2026-03-23T08:50:49.647Z] 9712f1f96733: Download complete [2026-03-23T08:50:49.905Z] 63f879dbbcfc: Verifying Checksum [2026-03-23T08:50:49.905Z] 63f879dbbcfc: Download complete [2026-03-23T08:50:50.162Z] e9a5061849ea: Verifying Checksum [2026-03-23T08:50:50.162Z] e9a5061849ea: Download complete [2026-03-23T08:50:50.162Z] d747dcd14b5f: Download complete [2026-03-23T08:50:50.162Z] ab5ef0e58194: Verifying Checksum [2026-03-23T08:50:50.162Z] ab5ef0e58194: Download complete [2026-03-23T08:50:50.162Z] 0d9ebad4ef96: Verifying Checksum [2026-03-23T08:50:50.162Z] 0d9ebad4ef96: Download complete [2026-03-23T08:50:50.419Z] 2de7ff778b66: Verifying Checksum [2026-03-23T08:50:50.419Z] 2de7ff778b66: Download complete [2026-03-23T08:50:53.698Z] ab5ef0e58194: Pull complete [2026-03-23T08:50:53.698Z] 9712f1f96733: Pull complete [2026-03-23T08:50:54.628Z] 63f879dbbcfc: Pull complete [2026-03-23T08:50:59.892Z] 0d9ebad4ef96: Pull complete [2026-03-23T08:50:59.892Z] e9a5061849ea: Pull complete [2026-03-23T08:50:59.892Z] d747dcd14b5f: Pull complete [2026-03-23T08:51:00.828Z] 2de7ff778b66: Pull complete [2026-03-23T08:51:00.828Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-03-23T08:51:00.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-03-23T08:51:00.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:51:00.923Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:51:00.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-03-23T08:51:02.424Z] $ docker top 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:51:02.491Z] provisioning config files... [2026-03-23T08:51:02.497Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1214531043722226244tmp [2026-03-23T08:51:02.508Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13466149415029667319tmp [2026-03-23T08:51:02.517Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12577537792790526691tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:51:02.540Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:02.824Z] ---> sigul-configuration.sh [2026-03-23T08:51:02.824Z] gpg: directory `/root/.gnupg' created [2026-03-23T08:51:02.824Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-03-23T08:51:02.824Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-03-23T08:51:02.824Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-03-23T08:51:02.824Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-03-23T08:51:02.824Z] gpg: CAST5 encrypted data [2026-03-23T08:51:02.824Z] gpg: encrypted with 1 passphrase [2026-03-23T08:51:02.824Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-03-23T08:51:03.115Z] + mkdir /home/jenkins [2026-03-23T08:51:03.115Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-03-23T08:51:03.404Z] + 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-03-23T08:51:03.415Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:03.703Z] ---> sigul-install.sh [2026-03-23T08:51:03.703Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-03-23T08:51:03.991Z] + git tag --list [2026-03-23T08:51:03.991Z] 1.0.0 [2026-03-23T08:51:03.991Z] v0.0.0 [2026-03-23T08:51:03.991Z] v1.1.0 [2026-03-23T08:51:03.991Z] v1.1.1 [2026-03-23T08:51:03.991Z] v1.2.2 [2026-03-23T08:51:03.991Z] v1.3.0 [2026-03-23T08:51:03.991Z] v1.3.1 [2026-03-23T08:51:03.991Z] v2.0.0 [2026-03-23T08:51:03.991Z] v2.1.0 [2026-03-23T08:51:03.991Z] v2.1.1 [2026-03-23T08:51:03.991Z] v2.2.0 [2026-03-23T08:51:03.991Z] v2.3.0 [2026-03-23T08:51:03.991Z] v3.0 [2026-03-23T08:51:03.991Z] v3.0.0 [2026-03-23T08:51:03.991Z] v3.1 [2026-03-23T08:51:03.991Z] v3.1.0 [2026-03-23T08:51:03.991Z] v3.1.1 [2026-03-23T08:51:03.991Z] v4.0 [2026-03-23T08:51:03.991Z] v4.0.0 [2026-03-23T08:51:03.991Z] v4.0.1 [2026-03-23T08:51:03.991Z] v4.0.1-dev.1 [2026-03-23T08:51:03.991Z] v4.1.0-dev.1 [2026-03-23T08:51:03.991Z] v4.1.0-dev.2 [2026-03-23T08:51:03.991Z] v4.1.0-dev.3 [2026-03-23T08:51:03.991Z] v4.1.0-dev.4 [2026-03-23T08:51:03.991Z] v4.1.0-dev.5 [2026-03-23T08:51:03.991Z] v4.1.0-dev.6 [2026-03-23T08:51:03.991Z] v4.1.0-dev.7 [2026-03-23T08:51:03.991Z] v4.1.0-dev.8 [Pipeline] sh [2026-03-23T08:51:04.279Z] + lftools sign git-tag v4.1.0-dev.8 [2026-03-23T08:51:04.845Z] Signing Git tag with Sigul... [2026-03-23T08:51:04.845Z] Signing v4.1.0-dev.8 [Pipeline] echo [2026-03-23T08:51:05.139Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:05.572Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-03-23T08:51:05.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-03-23T08:51:05.620Z] $ docker stop --time=1 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 [2026-03-23T08:51:06.878Z] $ docker rm -f --volumes 4884386600b52096b175e55d666a9650695c0dcb8d55a3b8e5078d19cb47e0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-03-23T08:51:07.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:51:07.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:51:07.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:51:07.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:51:07.667Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:51:07.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:51:07.920Z] $ docker top f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 -eo pid,comm [2026-03-23T08:51:07.962Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-23T08:51:07.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:51:08.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:51:08.020Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:51:08.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:51:08.124Z] $ docker exec f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 ssh-agent [2026-03-23T08:51:08.217Z] SSH_AUTH_SOCK=/tmp/ssh-KY2tyjZy3K3O/agent.32 [2026-03-23T08:51:08.217Z] SSH_AGENT_PID=38 [2026-03-23T08:51:08.221Z] Running ssh-add (command line suppressed) [2026-03-23T08:51:08.327Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16543454829010943966.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16543454829010943966.key) [2026-03-23T08:51:08.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:51:08.631Z] + git semver bump pre [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,828 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,831 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,832 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,832 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,832 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,832 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,834 [execute] INFO git cat-file --batch-check [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,837 [execute] INFO git cat-file --batch [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:51:08.889Z] 2026-03-23 08:51:08,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:51:08.889Z] 4.1.0-dev.9 [Pipeline] } [2026-03-23T08:51:08.898Z] $ docker exec --env ******** --env ******** f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 ssh-agent -k [2026-03-23T08:51:08.993Z] unset SSH_AUTH_SOCK; [2026-03-23T08:51:08.993Z] unset SSH_AGENT_PID; [2026-03-23T08:51:08.993Z] echo Agent pid 38 killed; [2026-03-23T08:51:09.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:51:09.321Z] + git semver [Pipeline] } [2026-03-23T08:51:09.593Z] $ docker stop --time=1 f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 [2026-03-23T08:51:10.860Z] $ docker rm -f --volumes f49684a8a98196c07a2eef5b3a42a0b7dc441d0a0ede0784de93fb3f65766608 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-23T08:51:11.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-23T08:51:11.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:51:11.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-23T08:51:11.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:51:11.579Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:51:11.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-23T08:51:11.820Z] $ docker top 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 -eo pid,comm [2026-03-23T08:51:11.859Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-03-23T08:51:11.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-23T08:51:11.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-23T08:51:11.915Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-23T08:51:12.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-23T08:51:12.022Z] $ docker exec 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 ssh-agent [2026-03-23T08:51:12.121Z] SSH_AUTH_SOCK=/tmp/ssh-9Mx6E9VSiNwR/agent.31 [2026-03-23T08:51:12.121Z] SSH_AGENT_PID=37 [2026-03-23T08:51:12.125Z] Running ssh-add (command line suppressed) [2026-03-23T08:51:12.212Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9922837759140337589.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9922837759140337589.key) [2026-03-23T08:51:12.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-23T08:51:12.513Z] + git semver push [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,715 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,719 [run_push] DEBUG push [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,719 [execute] INFO git cat-file --batch-check [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,722 [execute] INFO git rev-list 17c4797c0955dc96a5d4cc08df434c66c87b7608 -- [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,722 [execute] DEBUG Popen(['git', 'rev-list', '17c4797c0955dc96a5d4cc08df434c66c87b7608', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,728 [execute] INFO git fetch -v -- origin [2026-03-23T08:51:12.772Z] 2026-03-23 08:51:12,729 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-03-23T08:51:13.339Z] 2026-03-23 08:51:13,259 [run_push] DEBUG no remote changes detected [2026-03-23T08:51:13.339Z] 2026-03-23 08:51:13,260 [execute] INFO git push origin semver [2026-03-23T08:51:13.339Z] 2026-03-23 08:51:13,260 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:51:14.277Z] 2026-03-23 08:51:14,218 [run_push] DEBUG push all version tags [2026-03-23T08:51:14.277Z] 2026-03-23 08:51:14,219 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-03-23T08:51:14.277Z] 2026-03-23 08:51:14,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) [2026-03-23T08:51:15.213Z] 2026-03-23 08:51:15,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2026-03-23T08:51:15.213Z] 4.1.0-dev.9 [Pipeline] } [2026-03-23T08:51:15.480Z] $ docker exec --env ******** --env ******** 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 ssh-agent -k [2026-03-23T08:51:15.568Z] unset SSH_AUTH_SOCK; [2026-03-23T08:51:15.568Z] unset SSH_AGENT_PID; [2026-03-23T08:51:15.568Z] echo Agent pid 37 killed; [2026-03-23T08:51:15.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-23T08:51:15.898Z] + git semver [Pipeline] } [2026-03-23T08:51:16.167Z] $ docker stop --time=1 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 [2026-03-23T08:51:17.423Z] $ docker rm -f --volumes 664c9f9630968ee7d79ddeea1671b2c279e7e75329ad810030d96b5cf6746e98 [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-03-23T08:51:17.977Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2026-03-23T08:51:17.977Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-23T08:51:17.977Z] total 16 [2026-03-23T08:51:17.977Z] drwxr-xr-x 3 root root 4096 Mar 23 08:37 . [2026-03-23T08:51:17.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:51 .. [2026-03-23T08:51:17.977Z] drwxr-xr-x 2 root root 4096 Mar 23 08:37 cost [2026-03-23T08:51:17.977Z] -rw-r--r-- 1 root root 86 Mar 23 08:37 cost.csv [2026-03-23T08:51:17.977Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-23T08:51:17.977Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2026-03-23T08:51:17.977Z] total 16 [2026-03-23T08:51:17.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 08:37 . [2026-03-23T08:51:17.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 08:51 .. [2026-03-23T08:51:17.977Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 08:37 cost [2026-03-23T08:51:17.977Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 23 08:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:18.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:19.118Z] ---> package-listing.sh [2026-03-23T08:51:19.118Z] ++ facter osfamily [2026-03-23T08:51:19.118Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-23T08:51:19.376Z] + OS_FAMILY=debian [2026-03-23T08:51:19.376Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2026-03-23T08:51:19.376Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-23T08:51:19.376Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-23T08:51:19.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-23T08:51:19.376Z] + PACKAGES=/tmp/packages_start.txt [2026-03-23T08:51:19.376Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-23T08:51:19.376Z] + PACKAGES=/tmp/packages_end.txt [2026-03-23T08:51:19.376Z] + case "${OS_FAMILY}" in [2026-03-23T08:51:19.376Z] + dpkg -l [2026-03-23T08:51:19.376Z] + grep '^ii' [2026-03-23T08:51:19.376Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-23T08:51:19.376Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-23T08:51:19.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-23T08:51:19.376Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2026-03-23T08:51:19.376Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2026-03-23T08:51:19.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2026-03-23T08:51:19.386Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-23T08:51:19.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-23T08:51:20.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-23T08:51:20.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-23T08:51:20.285Z] prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container [2026-03-23T08:51:20.314Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-03-23T08:51:20.529Z] $ docker top 14a757b7a0276bfb0cb23049499bb4d094911ded8dfe9207cd7a06e3905175dc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-23T08:51:20.870Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-23T08:51:21.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-23T08:51:21.436Z] + ls /var/log/sa-host [2026-03-23T08:51:21.436Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-23T08:51:21.460Z] provisioning config files... [2026-03-23T08:51:21.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5269664555579475220tmp [Pipeline] { [Pipeline] echo [2026-03-23T08:51:21.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:21.760Z] ---> create-netrc.sh [Pipeline] } [2026-03-23T08:51:21.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:22.070Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-23T08:51:22.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:22.354Z] ---> sudo-logs.sh [2026-03-23T08:51:22.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-23T08:51:22.387Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:22.670Z] ---> job-cost.sh [2026-03-23T08:51:22.670Z] lf-activate-venv: SKIPPING [2026-03-23T08:51:22.670Z] DEBUG: total: 0.2199999988079071 [2026-03-23T08:51:22.670Z] INFO: Retrieving Stack Cost... [2026-03-23T08:51:23.238Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-23T08:51:23.498Z] INFO: Archiving Costs [Pipeline] echo [2026-03-23T08:51:23.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-23T08:51:23.791Z] ---> logs-deploy.sh [2026-03-23T08:51:23.791Z] lf-activate-venv: SKIPPING [2026-03-23T08:51:23.791Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/124 [2026-03-23T08:51:23.791Z] INFO: archiving workspace using pattern(s): [2026-03-23T08:51:24.727Z] Archives upload complete. [2026-03-23T08:51:24.727Z] INFO: archiving logs to Nexus