Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 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-ssh1095771274232716082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1379344374969473416.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh5195217527381232662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh961438332401138352.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-ssh4433577053122987789.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] ========================================================= [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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41033 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 > 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 Avoid second fetch Checking out Revision 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 (main) Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 # timeout=10 > git rev-list --no-walk 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T05:59:11.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T05:59:11.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T05:59:11.715Z] ========================================================= [2025-03-12T05:59:11.715Z] EdgeX Global Pipelines Version Info [2025-03-12T05:59:11.715Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:12.848Z] ------------------- [2025-03-12T05:59:12.848Z] stable info: [2025-03-12T05:59:12.848Z] ------------------- [2025-03-12T05:59:12.848Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T05:59:12.848Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T05:59:12.848Z] Message: update stable to v1.0.271 [2025-03-12T05:59:13.108Z] ------------------- [2025-03-12T05:59:13.108Z] experimental info: [2025-03-12T05:59:13.108Z] ------------------- [2025-03-12T05:59:13.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T05:59:13.108Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T05:59:13.108Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T05:59:13.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2025-03-12T05:59:13.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2025-03-12T05:59:13.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T05:59:13.274Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T05:59:13.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T05:59:13.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T05:59:13.349Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T05:59:13.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T05:59:13.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T05:59:13.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T05:59:13.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T05:59:13.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2025-03-12T05:59:13.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T05:59:13.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T05:59:13.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T05:59:13.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T05:59:13.606Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T05:59:13.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T05:59:13.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T05:59:13.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T05:59:13.700Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T05:59:13.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T05:59:13.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T05:59:13.766Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T05:59:13.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T05:59:13.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T05:59:13.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T05:59:13.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T05:59:13.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T05:59:13.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T05:59:13.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo [2025-03-12T05:59:13.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b78132 [Pipeline] echo [2025-03-12T05:59:13.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T05:59:14.047Z] provisioning config files... [2025-03-12T05:59:14.063Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config654646449777263968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:14.398Z] ---> ****-login.sh [2025-03-12T05:59:14.398Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:59:14.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:14.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:14.666Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:14.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:14.666Z] [2025-03-12T05:59:14.666Z] Login Succeeded [2025-03-12T05:59:14.666Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:59:14.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:14.667Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:14.667Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:14.667Z] [2025-03-12T05:59:14.667Z] Login Succeeded [2025-03-12T05:59:14.667Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:59:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:14.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:14.928Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:14.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:14.928Z] [2025-03-12T05:59:14.928Z] Login Succeeded [2025-03-12T05:59:14.928Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:59:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:14.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:14.928Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:14.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:14.928Z] [2025-03-12T05:59:14.928Z] Login Succeeded [2025-03-12T05:59:14.928Z] ****.io [2025-03-12T05:59:14.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:15.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:15.188Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:15.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:15.188Z] [2025-03-12T05:59:15.188Z] Login Succeeded [2025-03-12T05:59:15.188Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:59:15.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T05:59:15.608Z] + git rev-list -1 --merges 1b78132a7ddc1ea38381ae862eb14aadbbe8f171~1..1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo [2025-03-12T05:59:15.634Z] -----------> git rev-list -1 --merges 1b78132a7ddc1ea38381ae862eb14aadbbe8f171~1..1b78132a7ddc1ea38381ae862eb14aadbbe8f171 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T05:59:15.634Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [false] [Pipeline] sh [2025-03-12T05:59:15.925Z] + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo [2025-03-12T05:59:15.942Z] ========================================================= [2025-03-12T05:59:15.942Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T05:59:15.942Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T05:59:16.275Z] + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo [2025-03-12T05:59:16.287Z] [semverPrep] GIT_COMMIT: 1b78132a7ddc1ea38381ae862eb14aadbbe8f171, Commit Message: Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-12T05:59:16.301Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T05:59:16.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T05:59:16.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T05:59:16.654Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T05:59:16.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T05:59:16.654Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T05:59:16.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T05:59:16.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:59:17.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:59:17.014Z] [2025-03-12T05:59:17.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:59:17.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:59:17.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T05:59:17.322Z] b85a868b505f: Pulling fs layer [2025-03-12T05:59:17.322Z] e2be974225ed: Pulling fs layer [2025-03-12T05:59:17.322Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T05:59:17.322Z] 988bab9f4d93: Pulling fs layer [2025-03-12T05:59:17.322Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T05:59:17.322Z] eaf3925da568: Pulling fs layer [2025-03-12T05:59:17.322Z] bab4dde63d76: Pulling fs layer [2025-03-12T05:59:17.322Z] bde34c3a00c8: Pulling fs layer [2025-03-12T05:59:17.322Z] 988bab9f4d93: Waiting [2025-03-12T05:59:17.322Z] b352a97aabf1: Pulling fs layer [2025-03-12T05:59:17.322Z] 4872d77fe225: Pulling fs layer [2025-03-12T05:59:17.322Z] 1469e6f7b9e6: Waiting [2025-03-12T05:59:17.322Z] 5851b861e8e6: Pulling fs layer [2025-03-12T05:59:17.322Z] bab4dde63d76: Waiting [2025-03-12T05:59:17.322Z] eaf3925da568: Waiting [2025-03-12T05:59:17.322Z] bde34c3a00c8: Waiting [2025-03-12T05:59:17.322Z] b352a97aabf1: Waiting [2025-03-12T05:59:17.322Z] 4872d77fe225: Waiting [2025-03-12T05:59:17.322Z] 5851b861e8e6: Waiting [2025-03-12T05:59:17.322Z] e2be974225ed: Download complete [2025-03-12T05:59:17.322Z] 988bab9f4d93: Verifying Checksum [2025-03-12T05:59:17.322Z] 988bab9f4d93: Download complete [2025-03-12T05:59:17.322Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T05:59:17.322Z] 1469e6f7b9e6: Download complete [2025-03-12T05:59:17.322Z] eaf3925da568: Verifying Checksum [2025-03-12T05:59:17.322Z] eaf3925da568: Download complete [2025-03-12T05:59:17.322Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T05:59:17.322Z] 339a4e72a1f5: Download complete [2025-03-12T05:59:17.580Z] bde34c3a00c8: Download complete [2025-03-12T05:59:17.580Z] b352a97aabf1: Verifying Checksum [2025-03-12T05:59:17.580Z] b352a97aabf1: Download complete [2025-03-12T05:59:17.580Z] 4872d77fe225: Verifying Checksum [2025-03-12T05:59:17.580Z] 4872d77fe225: Download complete [2025-03-12T05:59:17.580Z] 5851b861e8e6: Verifying Checksum [2025-03-12T05:59:17.580Z] 5851b861e8e6: Download complete [2025-03-12T05:59:17.580Z] b85a868b505f: Verifying Checksum [2025-03-12T05:59:17.580Z] b85a868b505f: Download complete [2025-03-12T05:59:17.838Z] bab4dde63d76: Verifying Checksum [2025-03-12T05:59:17.838Z] bab4dde63d76: Download complete [2025-03-12T05:59:18.772Z] b85a868b505f: Pull complete [2025-03-12T05:59:18.773Z] e2be974225ed: Pull complete [2025-03-12T05:59:19.339Z] 339a4e72a1f5: Pull complete [2025-03-12T05:59:19.339Z] 988bab9f4d93: Pull complete [2025-03-12T05:59:19.597Z] 1469e6f7b9e6: Pull complete [2025-03-12T05:59:19.597Z] eaf3925da568: Pull complete [2025-03-12T05:59:20.977Z] bab4dde63d76: Pull complete [2025-03-12T05:59:21.237Z] bde34c3a00c8: Pull complete [2025-03-12T05:59:21.237Z] b352a97aabf1: Pull complete [2025-03-12T05:59:21.237Z] 4872d77fe225: Pull complete [2025-03-12T05:59:21.496Z] 5851b861e8e6: Pull complete [2025-03-12T05:59:21.497Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T05:59:21.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T05:59:21.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T05:59:21.639Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T05:59:21.665Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T05:59:23.236Z] $ docker top fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 -eo pid,comm [2025-03-12T05:59:23.292Z] 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). [2025-03-12T05:59:23.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T05:59:23.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:59:23.350Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:59:23.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:59:23.449Z] $ docker exec fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent [2025-03-12T05:59:23.557Z] SSH_AUTH_SOCK=/tmp/ssh-3jv77pLht7EZ/agent.31 [2025-03-12T05:59:23.557Z] SSH_AGENT_PID=37 [2025-03-12T05:59:23.564Z] Running ssh-add (command line suppressed) [2025-03-12T05:59:23.659Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6032748644536781637.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6032748644536781637.key) [2025-03-12T05:59:23.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:59:23.966Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T05:59:23.974Z] $ docker exec --env ******** --env ******** fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent -k [2025-03-12T05:59:24.064Z] unset SSH_AUTH_SOCK; [2025-03-12T05:59:24.065Z] unset SSH_AGENT_PID; [2025-03-12T05:59:24.065Z] echo Agent pid 37 killed; [2025-03-12T05:59:24.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T05:59:24.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T05:59:24.118Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T05:59:24.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T05:59:24.220Z] $ docker exec fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent [2025-03-12T05:59:24.330Z] SSH_AUTH_SOCK=/tmp/ssh-B0ZddcFouiTQ/agent.72 [2025-03-12T05:59:24.330Z] SSH_AGENT_PID=78 [2025-03-12T05:59:24.334Z] Running ssh-add (command line suppressed) [2025-03-12T05:59:24.435Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_263070195384367407.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_263070195384367407.key) [2025-03-12T05:59:24.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T05:59:24.737Z] + git semver init [2025-03-12T05:59:24.997Z] 2025-03-12 05:59:24,914 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T05:59:24.997Z] 2025-03-12 05:59:24,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-12T05:59:24.997Z] 2025-03-12 05:59:24,915 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2025-03-12T05:59:24.997Z] 2025-03-12 05:59:24,915 [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, universal_newlines=False, shell=None, istream=None) [2025-03-12T05:59:26.923Z] 2025-03-12 05:59:26,530 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2025-03-12T05:59:26.923Z] 2025-03-12 05:59:26,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2025-03-12T05:59:26.923Z] 2025-03-12 05:59:26,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T05:59:26.923Z] 2025-03-12 05:59:26,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T05:59:26.923Z] 4.0.0-dev.4 [Pipeline] } [2025-03-12T05:59:26.928Z] $ docker exec --env ******** --env ******** fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent -k [2025-03-12T05:59:27.025Z] unset SSH_AUTH_SOCK; [2025-03-12T05:59:27.026Z] unset SSH_AGENT_PID; [2025-03-12T05:59:27.026Z] echo Agent pid 78 killed; [2025-03-12T05:59:27.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T05:59:27.374Z] + git semver [Pipeline] } [2025-03-12T05:59:27.644Z] $ docker stop --time=1 fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 [2025-03-12T05:59:28.903Z] $ docker rm -f --volumes fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T05:59:29.256Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T05:59:29.469Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T05:59:29.472Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 [2025-03-12T05:59:29.648Z] provisioning config files... [2025-03-12T05:59:29.657Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8831393134486910552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T05:59:29.975Z] ---> ****-login.sh [2025-03-12T05:59:29.975Z] nexus3.edgexfoundry.org:10001 [2025-03-12T05:59:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:29.975Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:29.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:29.975Z] [2025-03-12T05:59:29.975Z] Login Succeeded [2025-03-12T05:59:29.975Z] nexus3.edgexfoundry.org:10002 [2025-03-12T05:59:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:29.975Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:29.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:29.975Z] [2025-03-12T05:59:29.975Z] Login Succeeded [2025-03-12T05:59:29.975Z] nexus3.edgexfoundry.org:10003 [2025-03-12T05:59:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:30.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:30.233Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:30.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:30.234Z] [2025-03-12T05:59:30.234Z] Login Succeeded [2025-03-12T05:59:30.234Z] nexus3.edgexfoundry.org:10004 [2025-03-12T05:59:30.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:30.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:30.234Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:30.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:30.234Z] [2025-03-12T05:59:30.234Z] Login Succeeded [2025-03-12T05:59:30.234Z] ****.io [2025-03-12T05:59:30.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T05:59:30.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T05:59:30.492Z] Configure a credential helper to remove this warning. See [2025-03-12T05:59:30.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T05:59:30.492Z] [2025-03-12T05:59:30.492Z] Login Succeeded [2025-03-12T05:59:30.492Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T05:59:30.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T05:59:30.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:59:30.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T05:59:30.628Z] ========================================================= [2025-03-12T05:59:30.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T05:59:30.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T05:59:30.957Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T05:59:30.957Z] Sending build context to Docker daemon 20.07MB [2025-03-12T05:59:30.957Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T05:59:30.957Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T05:59:30.957Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T05:59:30.957Z] da9db072f522: Pulling fs layer [2025-03-12T05:59:30.957Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T05:59:30.957Z] 06f05ace1117: Pulling fs layer [2025-03-12T05:59:30.957Z] 5fe327b54edc: Pulling fs layer [2025-03-12T05:59:30.957Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T05:59:30.957Z] 92a5565b7b96: Pulling fs layer [2025-03-12T05:59:30.957Z] ff9bb7016b71: Pulling fs layer [2025-03-12T05:59:30.957Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T05:59:30.957Z] a813b0c90790: Pulling fs layer [2025-03-12T05:59:30.957Z] ff9bb7016b71: Waiting [2025-03-12T05:59:30.957Z] 92a5565b7b96: Waiting [2025-03-12T05:59:30.957Z] 4f4fb700ef54: Waiting [2025-03-12T05:59:30.957Z] 5fe327b54edc: Waiting [2025-03-12T05:59:30.957Z] b67dba6c2c7d: Waiting [2025-03-12T05:59:30.957Z] a813b0c90790: Waiting [2025-03-12T05:59:30.957Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T05:59:30.957Z] 6ef4a4ee8ca5: Download complete [2025-03-12T05:59:31.215Z] 5fe327b54edc: Verifying Checksum [2025-03-12T05:59:31.215Z] 5fe327b54edc: Download complete [2025-03-12T05:59:31.215Z] 4f4fb700ef54: Download complete [2025-03-12T05:59:31.215Z] 92a5565b7b96: Verifying Checksum [2025-03-12T05:59:31.215Z] 92a5565b7b96: Download complete [2025-03-12T05:59:31.215Z] da9db072f522: Verifying Checksum [2025-03-12T05:59:31.215Z] da9db072f522: Download complete [2025-03-12T05:59:31.215Z] ff9bb7016b71: Verifying Checksum [2025-03-12T05:59:31.215Z] ff9bb7016b71: Download complete [2025-03-12T05:59:31.215Z] da9db072f522: Pull complete [2025-03-12T05:59:31.473Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T05:59:31.473Z] a813b0c90790: Verifying Checksum [2025-03-12T05:59:31.473Z] a813b0c90790: Download complete [2025-03-12T05:59:31.473Z] 06f05ace1117: Verifying Checksum [2025-03-12T05:59:31.473Z] 06f05ace1117: Download complete [2025-03-12T05:59:32.036Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T05:59:34.570Z] 06f05ace1117: Pull complete [2025-03-12T05:59:34.828Z] 5fe327b54edc: Pull complete [2025-03-12T05:59:34.828Z] 4f4fb700ef54: Pull complete [2025-03-12T05:59:34.828Z] 92a5565b7b96: Pull complete [2025-03-12T05:59:35.088Z] ff9bb7016b71: Pull complete [2025-03-12T05:59:36.989Z] b67dba6c2c7d: Pull complete [2025-03-12T05:59:37.553Z] a813b0c90790: Pull complete [2025-03-12T05:59:37.553Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T05:59:37.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T05:59:37.553Z] ---> 3ba60ce46760 [2025-03-12T05:59:37.553Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T05:59:38.931Z] ---> Running in dd13701fb7b4 [2025-03-12T05:59:38.931Z] Removing intermediate container dd13701fb7b4 [2025-03-12T05:59:38.931Z] ---> 721594c42418 [2025-03-12T05:59:38.931Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T05:59:38.931Z] ---> Running in 87bbebdb4c84 [2025-03-12T05:59:39.189Z] Removing intermediate container 87bbebdb4c84 [2025-03-12T05:59:39.190Z] ---> 1b554a8609d9 [2025-03-12T05:59:39.190Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T05:59:39.190Z] ---> Running in f395b3cf2f9c [2025-03-12T05:59:39.190Z] Removing intermediate container f395b3cf2f9c [2025-03-12T05:59:39.190Z] ---> d49ca054c9ea [2025-03-12T05:59:39.190Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T05:59:39.190Z] ---> Running in 1be1f2962fdb [2025-03-12T05:59:39.190Z] Removing intermediate container 1be1f2962fdb [2025-03-12T05:59:39.190Z] ---> fb4a38b13326 [2025-03-12T05:59:39.190Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T05:59:39.190Z] ---> Running in 80850f20282f [2025-03-12T05:59:39.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T05:59:39.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T05:59:39.967Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T05:59:39.967Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T05:59:39.967Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T05:59:40.227Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T05:59:40.227Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T05:59:40.227Z] OK: 252 MiB in 62 packages [2025-03-12T05:59:40.486Z] Removing intermediate container 80850f20282f [2025-03-12T05:59:40.486Z] ---> ec1fbacde64d [2025-03-12T05:59:40.486Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-12T05:59:40.486Z] ---> Running in f572b82efffc [2025-03-12T05:59:40.486Z] Removing intermediate container f572b82efffc [2025-03-12T05:59:40.486Z] ---> c583811e7bde [2025-03-12T05:59:40.486Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T05:59:40.744Z] ---> 2b073249520a [2025-03-12T05:59:40.744Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T05:59:40.744Z] ---> Running in 5932ad0aee60 [2025-03-12T05:59:44.608Z] Still waiting to schedule task [2025-03-12T05:59:44.609Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T06:00:07.294Z] Removing intermediate container 5932ad0aee60 [2025-03-12T06:00:07.294Z] ---> e45900a43232 [2025-03-12T06:00:07.294Z] Step 11/12 : COPY . . [2025-03-12T06:00:07.294Z] ---> 88d36a382c79 [2025-03-12T06:00:07.294Z] Step 12/12 : RUN ${MAKE} [2025-03-12T06:00:07.294Z] ---> Running in 3991ef7e7ea4 [2025-03-12T06:00:07.294Z] noop [2025-03-12T06:00:07.294Z] Removing intermediate container 3991ef7e7ea4 [2025-03-12T06:00:07.294Z] ---> cc809f474aef [2025-03-12T06:00:07.294Z] Successfully built cc809f474aef [2025-03-12T06:00:07.294Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:00:07.626Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T06:00:07.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:00:07.709Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:00:07.736Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-12T06:00:08.047Z] $ docker top 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:00:08.394Z] + go version [2025-03-12T06:00:08.394Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T06:00:08.402Z] $ docker stop --time=1 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 [2025-03-12T06:00:09.670Z] $ docker rm -f --volumes 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:00:10.113Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T06:00:10.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:00:10.196Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:00:10.223Z] $ 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 ******** ci-base-image-x86_64 cat [2025-03-12T06:00:10.536Z] $ docker top 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:00:10.881Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:00:11.179Z] + make test [2025-03-12T06:00:11.179Z] go test ./... -coverprofile=coverage.out [2025-03-12T06:00:12.462Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-12T06:00:30.531Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-12T06:00:30.531Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2025-03-12T06:00:42.739Z] go vet ./... [2025-03-12T06:00:48.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T06:00:48.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T06:00:48.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T06:00:48.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T06:00:48.045Z] $ docker stop --time=1 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 [2025-03-12T06:00:50.150Z] $ docker rm -f --volumes 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T06:00:50.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T06:00:50.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T06:00:51.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T06:00:51.607Z] + ls -al . [2025-03-12T06:00:51.607Z] total 236 [2025-03-12T06:00:51.607Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:00 . [2025-03-12T06:00:51.607Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:59 .. [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 12 05:59 .dockerignore [2025-03-12T06:00:51.607Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:00 .git [2025-03-12T06:00:51.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 .github [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 12 05:59 .gitignore [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 05:59 .golangci.yml [2025-03-12T06:00:51.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:59 .semver [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 12 05:59 Attribution.txt [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 12 05:59 CHANGELOG.md [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 12 05:59 Dockerfile [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:59 GOVERNANCE.md [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 12 05:59 Jenkinsfile [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 05:59 LICENSE [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 12 05:59 Makefile [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 05:59 OWNERS.md [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 12 05:59 README.md [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 12 05:59 VERSION [2025-03-12T06:00:51.607Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:59 bin [2025-03-12T06:00:51.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 cmd [2025-03-12T06:00:51.607Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 12 06:00 coverage.out [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 6106 Mar 12 05:59 go.mod [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 86945 Mar 12 05:59 go.sum [2025-03-12T06:00:51.607Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 internal [2025-03-12T06:00:51.607Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 12 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:00:51.943Z] + 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=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 --label arch=amd64 --label version=4.0.0-dev.4 . [2025-03-12T06:00:51.943Z] Sending build context to Docker daemon 20.08MB [2025-03-12T06:00:51.943Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T06:00:51.943Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T06:00:51.943Z] ---> cc809f474aef [2025-03-12T06:00:51.943Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T06:00:52.218Z] ---> Running in 6d7c452ec358 [2025-03-12T06:00:52.218Z] Removing intermediate container 6d7c452ec358 [2025-03-12T06:00:52.218Z] ---> 900f8c732b32 [2025-03-12T06:00:52.218Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T06:00:52.218Z] ---> Running in 42f6f767e72a [2025-03-12T06:00:52.218Z] Removing intermediate container 42f6f767e72a [2025-03-12T06:00:52.218Z] ---> 1010b3e98d26 [2025-03-12T06:00:52.218Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T06:00:52.218Z] ---> Running in b55a4ce0f44f [2025-03-12T06:00:52.476Z] Removing intermediate container b55a4ce0f44f [2025-03-12T06:00:52.476Z] ---> d0be4ff6a9c6 [2025-03-12T06:00:52.476Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T06:00:52.476Z] ---> Running in e35663779690 [2025-03-12T06:00:52.476Z] Removing intermediate container e35663779690 [2025-03-12T06:00:52.476Z] ---> a7925830c6af [2025-03-12T06:00:52.476Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T06:00:52.476Z] ---> Running in 99c5641a06d3 [2025-03-12T06:00:52.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:00:52.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:00:53.253Z] OK: 252 MiB in 62 packages [2025-03-12T06:00:53.513Z] Removing intermediate container 99c5641a06d3 [2025-03-12T06:00:53.513Z] ---> bf7199fc1076 [2025-03-12T06:00:53.513Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-12T06:00:53.513Z] ---> Running in 3441e185b550 [2025-03-12T06:00:53.513Z] Removing intermediate container 3441e185b550 [2025-03-12T06:00:53.513Z] ---> b51fc43293e5 [2025-03-12T06:00:53.513Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T06:00:53.771Z] ---> a854bfed6d5c [2025-03-12T06:00:53.771Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:00:53.771Z] ---> Running in 35f42a7a3cd0 [2025-03-12T06:00:54.339Z] Removing intermediate container 35f42a7a3cd0 [2025-03-12T06:00:54.339Z] ---> 283642b7fb7b [2025-03-12T06:00:54.339Z] Step 11/25 : COPY . . [2025-03-12T06:00:54.906Z] ---> 71e81b75bce3 [2025-03-12T06:00:54.906Z] Step 12/25 : RUN ${MAKE} [2025-03-12T06:00:54.906Z] ---> Running in c545928cc4d1 [2025-03-12T06:00:55.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-03-12T06:01:27.242Z] Removing intermediate container c545928cc4d1 [2025-03-12T06:01:27.242Z] ---> f5c66b18b7ef [2025-03-12T06:01:27.242Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T06:01:27.242Z] 3.20: Pulling from library/alpine [2025-03-12T06:01:27.242Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T06:01:27.242Z] 0a9a5dfd008f: Download complete [2025-03-12T06:01:27.242Z] 0a9a5dfd008f: Pull complete [2025-03-12T06:01:27.242Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:01:27.242Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T06:01:27.242Z] ---> ff221270b9fb [2025-03-12T06:01:27.242Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T06:01:27.242Z] ---> Running in c8c308206012 [2025-03-12T06:01:27.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:01:27.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:01:27.242Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:01:27.242Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T06:01:27.242Z] OK: 8 MiB in 15 packages [2025-03-12T06:01:27.242Z] Removing intermediate container c8c308206012 [2025-03-12T06:01:27.242Z] ---> 8412688728d3 [2025-03-12T06:01:27.242Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-12T06:01:27.242Z] ---> Running in 820d925bfff9 [2025-03-12T06:01:27.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T06:01:27.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T06:01:27.242Z] OK: 8 MiB in 15 packages [2025-03-12T06:01:27.242Z] Removing intermediate container 820d925bfff9 [2025-03-12T06:01:27.242Z] ---> e52daeaf3fee [2025-03-12T06:01:27.242Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-12T06:01:27.810Z] ---> d4057c399b71 [2025-03-12T06:01:27.810Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-12T06:01:27.810Z] ---> c7902e4bce18 [2025-03-12T06:01:27.810Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-12T06:01:28.069Z] ---> e4a4536903b2 [2025-03-12T06:01:28.069Z] Step 19/25 : EXPOSE 59993 [2025-03-12T06:01:28.069Z] ---> Running in f03a3ab3bb97 [2025-03-12T06:01:28.069Z] Removing intermediate container f03a3ab3bb97 [2025-03-12T06:01:28.069Z] ---> 44f5f3ec041a [2025-03-12T06:01:28.069Z] Step 20/25 : EXPOSE 161 [2025-03-12T06:01:28.069Z] ---> Running in cc79ffdd782d [2025-03-12T06:01:28.329Z] Removing intermediate container cc79ffdd782d [2025-03-12T06:01:28.329Z] ---> bb192ac0fbcf [2025-03-12T06:01:28.329Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-12T06:01:28.329Z] ---> Running in d24d6fcdf4f5 [2025-03-12T06:01:28.329Z] Removing intermediate container d24d6fcdf4f5 [2025-03-12T06:01:28.329Z] ---> 9af0e15f7141 [2025-03-12T06:01:28.329Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T06:01:28.329Z] ---> Running in 6fa13867171e [2025-03-12T06:01:28.329Z] Removing intermediate container 6fa13867171e [2025-03-12T06:01:28.329Z] ---> 956de8ad4c4f [2025-03-12T06:01:28.329Z] Step 23/25 : LABEL arch=amd64 [2025-03-12T06:01:28.329Z] ---> Running in 1314dc88e366 [2025-03-12T06:01:28.588Z] Removing intermediate container 1314dc88e366 [2025-03-12T06:01:28.588Z] ---> 8d41120a0c9c [2025-03-12T06:01:28.588Z] Step 24/25 : LABEL git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:01:28.588Z] ---> Running in 57a199352969 [2025-03-12T06:01:28.588Z] Removing intermediate container 57a199352969 [2025-03-12T06:01:28.588Z] ---> 605489a4afbf [2025-03-12T06:01:28.588Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2025-03-12T06:01:28.588Z] ---> Running in 5ba0170addee [2025-03-12T06:01:28.846Z] Removing intermediate container 5ba0170addee [2025-03-12T06:01:28.846Z] ---> 98b6e06f1e3e [2025-03-12T06:01:28.846Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T06:01:28.846Z] Successfully built 98b6e06f1e3e [2025-03-12T06:01:28.846Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:01:28.970Z] provisioning config files... [2025-03-12T06:01:28.980Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15008700072101619124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:01:29.283Z] ---> ****-login.sh [2025-03-12T06:01:29.283Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:01:29.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:01:29.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:01:29.283Z] Configure a credential helper to remove this warning. See [2025-03-12T06:01:29.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:01:29.283Z] [2025-03-12T06:01:29.283Z] Login Succeeded [2025-03-12T06:01:29.283Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:01:29.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:01:29.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:01:29.283Z] Configure a credential helper to remove this warning. See [2025-03-12T06:01:29.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:01:29.283Z] [2025-03-12T06:01:29.283Z] Login Succeeded [2025-03-12T06:01:29.283Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:01:29.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:01:29.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:01:29.543Z] Configure a credential helper to remove this warning. See [2025-03-12T06:01:29.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:01:29.543Z] [2025-03-12T06:01:29.543Z] Login Succeeded [2025-03-12T06:01:29.543Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:01:29.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:01:29.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:01:29.543Z] Configure a credential helper to remove this warning. See [2025-03-12T06:01:29.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:01:29.543Z] [2025-03-12T06:01:29.543Z] Login Succeeded [2025-03-12T06:01:29.543Z] ****.io [2025-03-12T06:01:29.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:01:29.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:01:29.803Z] Configure a credential helper to remove this warning. See [2025-03-12T06:01:29.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:01:29.803Z] [2025-03-12T06:01:29.803Z] Login Succeeded [2025-03-12T06:01:29.803Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:01:29.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:01:29.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:01:29.893Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2025-03-12T06:01:29.893Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:01:29.893Z] latest [2025-03-12T06:01:29.893Z] 4.0.0-dev.4 [2025-03-12T06:01:29.893Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:01:29.893Z] main [2025-03-12T06:01:29.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:30.243Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:30.572Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:01:30.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-12T06:01:30.572Z] e9e914d910d6: Preparing [2025-03-12T06:01:30.572Z] 1d19ac6cee21: Preparing [2025-03-12T06:01:30.572Z] 4cb3a18bfe34: Preparing [2025-03-12T06:01:30.572Z] f2b419c25748: Preparing [2025-03-12T06:01:30.572Z] 5252f25b9bfc: Preparing [2025-03-12T06:01:30.572Z] 994456c4fd7b: Preparing [2025-03-12T06:01:30.572Z] 994456c4fd7b: Waiting [2025-03-12T06:01:30.572Z] 1d19ac6cee21: Pushed [2025-03-12T06:01:30.572Z] 5252f25b9bfc: Pushed [2025-03-12T06:01:30.572Z] f2b419c25748: Pushed [2025-03-12T06:01:30.572Z] e9e914d910d6: Pushed [2025-03-12T06:01:30.572Z] 994456c4fd7b: Layer already exists [2025-03-12T06:01:35.852Z] 4cb3a18bfe34: Pushed [2025-03-12T06:01:35.852Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:36.192Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:36.512Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-12T06:01:36.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-12T06:01:36.512Z] e9e914d910d6: Preparing [2025-03-12T06:01:36.512Z] 1d19ac6cee21: Preparing [2025-03-12T06:01:36.512Z] 4cb3a18bfe34: Preparing [2025-03-12T06:01:36.512Z] f2b419c25748: Preparing [2025-03-12T06:01:36.512Z] 5252f25b9bfc: Preparing [2025-03-12T06:01:36.512Z] 994456c4fd7b: Preparing [2025-03-12T06:01:36.512Z] 994456c4fd7b: Waiting [2025-03-12T06:01:36.512Z] 4cb3a18bfe34: Layer already exists [2025-03-12T06:01:36.512Z] f2b419c25748: Layer already exists [2025-03-12T06:01:36.512Z] 5252f25b9bfc: Layer already exists [2025-03-12T06:01:36.512Z] e9e914d910d6: Layer already exists [2025-03-12T06:01:36.512Z] 1d19ac6cee21: Layer already exists [2025-03-12T06:01:36.512Z] 994456c4fd7b: Layer already exists [2025-03-12T06:01:36.512Z] latest: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:36.840Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:37.172Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 [2025-03-12T06:01:37.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-12T06:01:37.172Z] e9e914d910d6: Preparing [2025-03-12T06:01:37.172Z] 1d19ac6cee21: Preparing [2025-03-12T06:01:37.172Z] 4cb3a18bfe34: Preparing [2025-03-12T06:01:37.172Z] f2b419c25748: Preparing [2025-03-12T06:01:37.172Z] 5252f25b9bfc: Preparing [2025-03-12T06:01:37.172Z] 994456c4fd7b: Preparing [2025-03-12T06:01:37.172Z] 994456c4fd7b: Waiting [2025-03-12T06:01:37.172Z] f2b419c25748: Layer already exists [2025-03-12T06:01:37.172Z] 1d19ac6cee21: Layer already exists [2025-03-12T06:01:37.172Z] 5252f25b9bfc: Layer already exists [2025-03-12T06:01:37.172Z] 4cb3a18bfe34: Layer already exists [2025-03-12T06:01:37.172Z] e9e914d910d6: Layer already exists [2025-03-12T06:01:37.172Z] 994456c4fd7b: Layer already exists [2025-03-12T06:01:37.172Z] 4.0.0-dev.4: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:37.504Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:37.833Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:01:37.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-12T06:01:37.834Z] e9e914d910d6: Preparing [2025-03-12T06:01:37.834Z] 1d19ac6cee21: Preparing [2025-03-12T06:01:37.834Z] 4cb3a18bfe34: Preparing [2025-03-12T06:01:37.834Z] f2b419c25748: Preparing [2025-03-12T06:01:37.834Z] 5252f25b9bfc: Preparing [2025-03-12T06:01:37.834Z] 994456c4fd7b: Preparing [2025-03-12T06:01:37.834Z] 994456c4fd7b: Waiting [2025-03-12T06:01:37.834Z] 4cb3a18bfe34: Layer already exists [2025-03-12T06:01:37.834Z] 5252f25b9bfc: Layer already exists [2025-03-12T06:01:37.834Z] f2b419c25748: Layer already exists [2025-03-12T06:01:37.834Z] e9e914d910d6: Layer already exists [2025-03-12T06:01:37.834Z] 1d19ac6cee21: Layer already exists [2025-03-12T06:01:37.834Z] 994456c4fd7b: Layer already exists [2025-03-12T06:01:37.834Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:38.167Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:38.501Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2025-03-12T06:01:38.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2025-03-12T06:01:38.501Z] e9e914d910d6: Preparing [2025-03-12T06:01:38.501Z] 1d19ac6cee21: Preparing [2025-03-12T06:01:38.501Z] 4cb3a18bfe34: Preparing [2025-03-12T06:01:38.501Z] f2b419c25748: Preparing [2025-03-12T06:01:38.501Z] 5252f25b9bfc: Preparing [2025-03-12T06:01:38.501Z] 994456c4fd7b: Preparing [2025-03-12T06:01:38.501Z] 994456c4fd7b: Waiting [2025-03-12T06:01:38.501Z] 4cb3a18bfe34: Layer already exists [2025-03-12T06:01:38.501Z] e9e914d910d6: Layer already exists [2025-03-12T06:01:38.501Z] 5252f25b9bfc: Layer already exists [2025-03-12T06:01:38.501Z] 1d19ac6cee21: Layer already exists [2025-03-12T06:01:38.501Z] f2b419c25748: Layer already exists [2025-03-12T06:01:38.501Z] 994456c4fd7b: Layer already exists [2025-03-12T06:01:38.501Z] main: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:01:38.597Z] ===================================================== [Pipeline] echo [2025-03-12T06:01:38.612Z] taggedImages: [2025-03-12T06:01:38.612Z] - nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:01:38.612Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2025-03-12T06:01:38.612Z] - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 [2025-03-12T06:01:38.612Z] - nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:01:38.612Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:39.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T06:01:39.039Z] [2025-03-12T06:01:39.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:01:39.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T06:01:39.356Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T06:01:39.356Z] 5eb5b503b376: Pulling fs layer [2025-03-12T06:01:39.356Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T06:01:39.356Z] ec43610c2a17: Pulling fs layer [2025-03-12T06:01:39.356Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T06:01:39.356Z] 33b1e0a273af: Pulling fs layer [2025-03-12T06:01:39.356Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T06:01:39.356Z] 2f39f015ded8: Pulling fs layer [2025-03-12T06:01:39.356Z] 3a2ae6a8a46f: Waiting [2025-03-12T06:01:39.356Z] 33b1e0a273af: Waiting [2025-03-12T06:01:39.356Z] 2f39f015ded8: Waiting [2025-03-12T06:01:39.356Z] 5d3b04190fa2: Waiting [2025-03-12T06:01:39.356Z] 5c69ac0246d0: Download complete [2025-03-12T06:01:39.356Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T06:01:39.356Z] 3a2ae6a8a46f: Download complete [2025-03-12T06:01:39.356Z] 33b1e0a273af: Verifying Checksum [2025-03-12T06:01:39.356Z] 33b1e0a273af: Download complete [2025-03-12T06:01:39.356Z] 5d3b04190fa2: Download complete [2025-03-12T06:01:39.356Z] ec43610c2a17: Verifying Checksum [2025-03-12T06:01:39.356Z] ec43610c2a17: Download complete [2025-03-12T06:01:39.615Z] 5eb5b503b376: Verifying Checksum [2025-03-12T06:01:39.615Z] 5eb5b503b376: Download complete [2025-03-12T06:01:40.183Z] 2f39f015ded8: Download complete [2025-03-12T06:01:40.750Z] 5eb5b503b376: Pull complete [2025-03-12T06:01:41.009Z] 5c69ac0246d0: Pull complete [2025-03-12T06:01:41.578Z] ec43610c2a17: Pull complete [2025-03-12T06:01:41.578Z] 3a2ae6a8a46f: Pull complete [2025-03-12T06:01:41.578Z] 33b1e0a273af: Pull complete [2025-03-12T06:01:41.836Z] 5d3b04190fa2: Pull complete [2025-03-12T06:01:46.021Z] 2f39f015ded8: Pull complete [2025-03-12T06:01:46.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T06:01:46.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T06:01:46.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:01:46.128Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:01:46.152Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T06:01:47.312Z] $ docker top 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:01:47.699Z] ---> job-cost.sh [2025-03-12T06:01:47.699Z] lf-activate-venv: SKIPPING [2025-03-12T06:01:47.699Z] INFO: No Stack... [2025-03-12T06:01:47.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T06:01:48.217Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T06:01:48.510Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2025-03-12T06:01:48.510Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T06:01:48.526Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [2025-03-12T06:01:48.533Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] did not exist. Created. [2025-03-12T06:01:48.540Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T06:01:48.843Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T06:01:48.866Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T06:01:48.873Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T06:01:48.893Z] $ docker stop --time=1 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 [2025-03-12T06:01:50.075Z] $ docker rm -f --volumes 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T06:03:34.528Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41034 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2025-03-12T06:03:34.546Z] Running in /w/workspace/device-snmp-go/114 [Pipeline] { [Pipeline] checkout [2025-03-12T06:03:34.580Z] Selected Git installation does not exist. Using Default [2025-03-12T06:03:34.580Z] The recommended git tool is: NONE [2025-03-12T06:03:40.377Z] using credential edgex-jenkins-ssh [2025-03-12T06:03:40.400Z] Cloning the remote Git repository [2025-03-12T06:03:40.456Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2025-03-12T06:03:40.560Z] > git init /w/workspace/device-snmp-go/114 # timeout=10 [2025-03-12T06:03:40.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2025-03-12T06:03:40.734Z] > git --version # timeout=10 [2025-03-12T06:03:40.758Z] > git --version # 'git version 2.25.1' [2025-03-12T06:03:40.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T06:03:40.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T06:03:44.775Z] Avoid second fetch [2025-03-12T06:03:44.775Z] Checking out Revision 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 (main) [2025-03-12T06:03:43.788Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2025-03-12T06:03:43.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T06:03:44.793Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T06:03:44.870Z] > git checkout -f 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 # timeout=10 [2025-03-12T06:03:45.415Z] Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T06:03:50.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T06:03:50.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T06:03:50.363Z] Dload Upload Total Spent Left Speed [2025-03-12T06:03:50.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2025-03-12T06:03:50.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T06:03:51.049Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-03-12T06:03:51.049Z] sudo tee /etc/docker/daemon.new [2025-03-12T06:03:51.049Z] { [2025-03-12T06:03:51.049Z] "registry-mirrors": [ [2025-03-12T06:03:51.049Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T06:03:51.049Z] ], [2025-03-12T06:03:51.049Z] "bip": "10.250.0.254/24", [2025-03-12T06:03:51.049Z] "hosts": [ [2025-03-12T06:03:51.049Z] "tcp://0.0.0.0:5555", [2025-03-12T06:03:51.049Z] "unix:///var/run/docker.sock" [2025-03-12T06:03:51.049Z] ], [2025-03-12T06:03:51.049Z] "mtu": 1458, [2025-03-12T06:03:51.049Z] "selinux-enabled": true, [2025-03-12T06:03:51.049Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T06:03:51.049Z] } [Pipeline] sh [2025-03-12T06:03:51.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T06:03:51.724Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:04:10.127Z] provisioning config files... [2025-03-12T06:04:10.153Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/114@tmp/config18372391303627930004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:04:10.614Z] ---> ****-login.sh [2025-03-12T06:04:10.614Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:04:11.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:04:11.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:04:11.486Z] Configure a credential helper to remove this warning. See [2025-03-12T06:04:11.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:04:11.486Z] [2025-03-12T06:04:11.486Z] Login Succeeded [2025-03-12T06:04:11.486Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:04:11.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:04:11.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:04:11.765Z] Configure a credential helper to remove this warning. See [2025-03-12T06:04:11.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:04:11.765Z] [2025-03-12T06:04:11.765Z] Login Succeeded [2025-03-12T06:04:11.765Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:04:12.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:04:12.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:04:12.042Z] Configure a credential helper to remove this warning. See [2025-03-12T06:04:12.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:04:12.042Z] [2025-03-12T06:04:12.042Z] Login Succeeded [2025-03-12T06:04:12.042Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:04:12.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:04:12.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:04:12.590Z] Configure a credential helper to remove this warning. See [2025-03-12T06:04:12.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:04:12.590Z] [2025-03-12T06:04:12.590Z] Login Succeeded [2025-03-12T06:04:12.590Z] ****.io [2025-03-12T06:04:12.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:04:13.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:04:13.134Z] Configure a credential helper to remove this warning. See [2025-03-12T06:04:13.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:04:13.134Z] [2025-03-12T06:04:13.134Z] Login Succeeded [2025-03-12T06:04:13.134Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:04:13.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T06:04:13.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:04:13.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:04:13.656Z] ========================================================= [2025-03-12T06:04:13.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T06:04:13.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:04:14.039Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T06:04:14.634Z] Sending build context to Docker daemon 10.13MB [2025-03-12T06:04:14.634Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T06:04:14.634Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T06:04:14.634Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T06:04:14.634Z] 9986a736f7d3: Pulling fs layer [2025-03-12T06:04:14.634Z] 1f018df60701: Pulling fs layer [2025-03-12T06:04:14.634Z] 39f8f326b044: Pulling fs layer [2025-03-12T06:04:14.634Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T06:04:14.634Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T06:04:14.634Z] d45d956e0dbf: Pulling fs layer [2025-03-12T06:04:14.634Z] d7702b0d1db1: Pulling fs layer [2025-03-12T06:04:14.634Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T06:04:14.634Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T06:04:14.634Z] d45d956e0dbf: Waiting [2025-03-12T06:04:14.634Z] d7702b0d1db1: Waiting [2025-03-12T06:04:14.634Z] 5c7f0f088c93: Waiting [2025-03-12T06:04:14.634Z] 4fdc064ae6cf: Waiting [2025-03-12T06:04:14.634Z] e6a1e7a6a96a: Waiting [2025-03-12T06:04:14.634Z] 4f4fb700ef54: Waiting [2025-03-12T06:04:14.634Z] 1f018df60701: Verifying Checksum [2025-03-12T06:04:14.634Z] 1f018df60701: Download complete [2025-03-12T06:04:14.634Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T06:04:14.634Z] e6a1e7a6a96a: Download complete [2025-03-12T06:04:14.910Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T06:04:14.911Z] 4f4fb700ef54: Download complete [2025-03-12T06:04:14.911Z] d45d956e0dbf: Verifying Checksum [2025-03-12T06:04:14.911Z] d45d956e0dbf: Download complete [2025-03-12T06:04:14.911Z] d7702b0d1db1: Verifying Checksum [2025-03-12T06:04:14.911Z] d7702b0d1db1: Download complete [2025-03-12T06:04:14.911Z] 9986a736f7d3: Download complete [2025-03-12T06:04:15.500Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T06:04:15.500Z] 4fdc064ae6cf: Download complete [2025-03-12T06:04:16.088Z] 9986a736f7d3: Pull complete [2025-03-12T06:04:16.686Z] 1f018df60701: Pull complete [2025-03-12T06:04:16.956Z] 39f8f326b044: Verifying Checksum [2025-03-12T06:04:16.956Z] 39f8f326b044: Download complete [2025-03-12T06:04:17.924Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T06:04:17.924Z] 5c7f0f088c93: Download complete [2025-03-12T06:04:32.928Z] 39f8f326b044: Pull complete [2025-03-12T06:04:32.928Z] e6a1e7a6a96a: Pull complete [2025-03-12T06:04:32.928Z] 4f4fb700ef54: Pull complete [2025-03-12T06:04:32.928Z] d45d956e0dbf: Pull complete [2025-03-12T06:04:32.928Z] d7702b0d1db1: Pull complete [2025-03-12T06:04:41.159Z] 5c7f0f088c93: Pull complete [2025-03-12T06:04:42.154Z] 4fdc064ae6cf: Pull complete [2025-03-12T06:04:42.154Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T06:04:42.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T06:04:42.154Z] ---> 63f30b955cb9 [2025-03-12T06:04:42.154Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T06:04:43.113Z] ---> Running in d11ea1002e01 [2025-03-12T06:04:43.381Z] Removing intermediate container d11ea1002e01 [2025-03-12T06:04:43.381Z] ---> 9228d7c17832 [2025-03-12T06:04:43.381Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T06:04:43.381Z] ---> Running in 64ffa9fc1d51 [2025-03-12T06:04:43.648Z] Removing intermediate container 64ffa9fc1d51 [2025-03-12T06:04:43.648Z] ---> badb27cfb3cc [2025-03-12T06:04:43.648Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T06:04:43.648Z] ---> Running in 872ceef445bd [2025-03-12T06:04:43.920Z] Removing intermediate container 872ceef445bd [2025-03-12T06:04:43.920Z] ---> 8f2c01014919 [2025-03-12T06:04:43.920Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T06:04:44.195Z] ---> Running in 673247460d54 [2025-03-12T06:04:44.463Z] Removing intermediate container 673247460d54 [2025-03-12T06:04:44.463Z] ---> 300d03df063c [2025-03-12T06:04:44.463Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T06:04:44.463Z] ---> Running in d38c7b3c3d0e [2025-03-12T06:04:45.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:04:46.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:04:47.436Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T06:04:47.436Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T06:04:47.436Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T06:04:47.436Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T06:04:47.436Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T06:04:47.436Z] OK: 244 MiB in 62 packages [2025-03-12T06:04:48.419Z] Removing intermediate container d38c7b3c3d0e [2025-03-12T06:04:48.419Z] ---> 8084f700aa06 [2025-03-12T06:04:48.419Z] Step 8/12 : WORKDIR /device-snmp-go [2025-03-12T06:04:48.419Z] ---> Running in 8032dd070703 [2025-03-12T06:04:48.686Z] Removing intermediate container 8032dd070703 [2025-03-12T06:04:48.686Z] ---> 4853cf669cc4 [2025-03-12T06:04:48.686Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T06:04:49.272Z] ---> 9ccc06b3d8e0 [2025-03-12T06:04:49.272Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:04:49.272Z] ---> Running in 47de73fdca9b [2025-03-12T06:06:25.951Z] Removing intermediate container 47de73fdca9b [2025-03-12T06:06:25.951Z] ---> 1be8153ab066 [2025-03-12T06:06:25.951Z] Step 11/12 : COPY . . [2025-03-12T06:06:25.951Z] ---> 66b6aefb8494 [2025-03-12T06:06:25.951Z] Step 12/12 : RUN ${MAKE} [2025-03-12T06:06:25.951Z] ---> Running in f11522f592c7 [2025-03-12T06:06:25.951Z] noop [2025-03-12T06:06:25.951Z] Removing intermediate container f11522f592c7 [2025-03-12T06:06:25.951Z] ---> 5feefab2263c [2025-03-12T06:06:25.951Z] Successfully built 5feefab2263c [2025-03-12T06:06:25.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:06:26.310Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T06:06:26.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:06:26.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container [2025-03-12T06:06:26.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@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 [2025-03-12T06:06:27.803Z] $ docker top d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:06:28.628Z] + go version [2025-03-12T06:06:28.628Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T06:06:28.650Z] $ docker stop --time=1 d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 [2025-03-12T06:06:30.281Z] $ docker rm -f --volumes d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:06:30.848Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T06:06:30.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:06:31.063Z] prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container [2025-03-12T06:06:31.132Z] $ 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/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@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 [2025-03-12T06:06:32.378Z] $ docker top 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:06:33.238Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/114 [Pipeline] fileExists [Pipeline] sh [2025-03-12T06:06:33.902Z] + make test [2025-03-12T06:06:33.902Z] go test ./... -coverprofile=coverage.out [2025-03-12T06:06:39.238Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2025-03-12T06:10:01.022Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2025-03-12T06:10:01.022Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements [2025-03-12T06:10:01.022Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T06:10:01.022Z] go vet ./... [2025-03-12T06:10:47.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T06:10:47.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T06:10:47.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T06:10:47.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T06:10:47.958Z] $ docker stop --time=1 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 [2025-03-12T06:10:49.880Z] $ docker rm -f --volumes 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T06:10:51.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T06:10:51.473Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T06:10:51.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T06:10:52.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T06:10:52.642Z] + ls -al . [2025-03-12T06:10:52.642Z] total 232 [2025-03-12T06:10:52.642Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 06:06 . [2025-03-12T06:10:52.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:03 .. [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 12 06:03 .dockerignore [2025-03-12T06:10:52.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:03 .git [2025-03-12T06:10:52.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 .github [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 12 06:03 .gitignore [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 06:03 .golangci.yml [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 18843 Mar 12 06:03 Attribution.txt [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 12273 Mar 12 06:03 CHANGELOG.md [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 12 06:03 Dockerfile [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 06:03 GOVERNANCE.md [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 12 06:03 Jenkinsfile [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 06:03 LICENSE [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 12 06:03 Makefile [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 06:03 OWNERS.md [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 12 06:03 README.md [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 12 05:59 VERSION [2025-03-12T06:10:52.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:03 bin [2025-03-12T06:10:52.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 cmd [2025-03-12T06:10:52.642Z] -rw-r--r-- 1 jenkins jenkins 8903 Mar 12 06:09 coverage.out [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 6106 Mar 12 06:03 go.mod [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 86945 Mar 12 06:03 go.sum [2025-03-12T06:10:52.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 internal [2025-03-12T06:10:52.642Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 12 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:10:53.019Z] + 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=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 --label arch=arm64 --label version=4.0.0-dev.4 . [2025-03-12T06:10:53.287Z] Sending build context to Docker daemon 10.14MB [2025-03-12T06:10:53.556Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T06:10:53.556Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T06:10:53.556Z] ---> 5feefab2263c [2025-03-12T06:10:53.556Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T06:10:53.556Z] ---> Running in 11d33aeb1def [2025-03-12T06:10:53.825Z] Removing intermediate container 11d33aeb1def [2025-03-12T06:10:53.825Z] ---> 5a468cadf405 [2025-03-12T06:10:53.825Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T06:10:54.096Z] ---> Running in c7d8cbc6c95c [2025-03-12T06:10:54.364Z] Removing intermediate container c7d8cbc6c95c [2025-03-12T06:10:54.364Z] ---> 2b40ac242727 [2025-03-12T06:10:54.364Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T06:10:54.364Z] ---> Running in 55213fc79108 [2025-03-12T06:10:54.633Z] Removing intermediate container 55213fc79108 [2025-03-12T06:10:54.633Z] ---> 9fb9f1909dd7 [2025-03-12T06:10:54.633Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T06:10:54.899Z] ---> Running in 252d1269321c [2025-03-12T06:10:55.179Z] Removing intermediate container 252d1269321c [2025-03-12T06:10:55.179Z] ---> f6ad8b1f35f1 [2025-03-12T06:10:55.179Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T06:10:55.179Z] ---> Running in bf4afbdb6ba8 [2025-03-12T06:10:56.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:10:56.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:10:58.144Z] OK: 244 MiB in 62 packages [2025-03-12T06:10:59.103Z] Removing intermediate container bf4afbdb6ba8 [2025-03-12T06:10:59.103Z] ---> e6f92ed5fa4c [2025-03-12T06:10:59.103Z] Step 8/25 : WORKDIR /device-snmp-go [2025-03-12T06:10:59.103Z] ---> Running in 296929de2e88 [2025-03-12T06:10:59.103Z] Removing intermediate container 296929de2e88 [2025-03-12T06:10:59.103Z] ---> 5769de287370 [2025-03-12T06:10:59.103Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T06:10:59.694Z] ---> dfdb19e945b4 [2025-03-12T06:10:59.694Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T06:10:59.694Z] ---> Running in a9d9796f4d87 [2025-03-12T06:11:01.650Z] Removing intermediate container a9d9796f4d87 [2025-03-12T06:11:01.650Z] ---> 30f0eb283927 [2025-03-12T06:11:01.650Z] Step 11/25 : COPY . . [2025-03-12T06:11:02.605Z] ---> 4563b5fb95dc [2025-03-12T06:11:02.606Z] Step 12/25 : RUN ${MAKE} [2025-03-12T06:11:02.871Z] ---> Running in 04707b6daa50 [2025-03-12T06:11:03.912Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2025-03-12T06:14:40.872Z] Removing intermediate container 04707b6daa50 [2025-03-12T06:14:40.872Z] ---> 29c23bd8a757 [2025-03-12T06:14:40.872Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T06:14:40.872Z] 3.20: Pulling from library/alpine [2025-03-12T06:14:40.872Z] 94e9d8af2201: Pulling fs layer [2025-03-12T06:14:40.872Z] 94e9d8af2201: Verifying Checksum [2025-03-12T06:14:40.872Z] 94e9d8af2201: Download complete [2025-03-12T06:14:40.872Z] 94e9d8af2201: Pull complete [2025-03-12T06:14:40.872Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T06:14:40.872Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T06:14:40.872Z] ---> 7aab056cecc6 [2025-03-12T06:14:40.872Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T06:14:40.872Z] ---> Running in fab5f2ebe5b6 [2025-03-12T06:14:40.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:14:40.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:14:40.872Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T06:14:40.872Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T06:14:40.872Z] OK: 9 MiB in 15 packages [2025-03-12T06:14:40.872Z] Removing intermediate container fab5f2ebe5b6 [2025-03-12T06:14:40.872Z] ---> b53135d9437e [2025-03-12T06:14:40.872Z] Step 15/25 : RUN apk --no-cache upgrade [2025-03-12T06:14:40.872Z] ---> Running in f4711ae8c603 [2025-03-12T06:14:40.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T06:14:40.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T06:14:40.872Z] OK: 9 MiB in 15 packages [2025-03-12T06:14:40.872Z] Removing intermediate container f4711ae8c603 [2025-03-12T06:14:40.872Z] ---> 83b507477aef [2025-03-12T06:14:40.872Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2025-03-12T06:14:42.273Z] ---> e8e8622639b3 [2025-03-12T06:14:42.273Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2025-03-12T06:14:42.538Z] ---> fa7b958a8a89 [2025-03-12T06:14:42.538Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2025-03-12T06:14:42.803Z] ---> 2174a9d9653d [2025-03-12T06:14:42.803Z] Step 19/25 : EXPOSE 59993 [2025-03-12T06:14:43.074Z] ---> Running in a113fc0dbf8e [2025-03-12T06:14:43.339Z] Removing intermediate container a113fc0dbf8e [2025-03-12T06:14:43.339Z] ---> b9dfedb9fe3e [2025-03-12T06:14:43.339Z] Step 20/25 : EXPOSE 161 [2025-03-12T06:14:43.339Z] ---> Running in 13bc4c5f0f8c [2025-03-12T06:14:43.603Z] Removing intermediate container 13bc4c5f0f8c [2025-03-12T06:14:43.603Z] ---> f2021dcc7aef [2025-03-12T06:14:43.603Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2025-03-12T06:14:43.603Z] ---> Running in c1a5d1fe07d3 [2025-03-12T06:14:43.875Z] Removing intermediate container c1a5d1fe07d3 [2025-03-12T06:14:43.875Z] ---> 5559b214a90f [2025-03-12T06:14:43.875Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T06:14:44.141Z] ---> Running in cfe4c4bf77cd [2025-03-12T06:14:44.406Z] Removing intermediate container cfe4c4bf77cd [2025-03-12T06:14:44.406Z] ---> 9dfff2d9f59d [2025-03-12T06:14:44.406Z] Step 23/25 : LABEL arch=arm64 [2025-03-12T06:14:44.406Z] ---> Running in 01dcc6771123 [2025-03-12T06:14:44.671Z] Removing intermediate container 01dcc6771123 [2025-03-12T06:14:44.671Z] ---> 66b9d2a1dc2c [2025-03-12T06:14:44.671Z] Step 24/25 : LABEL git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:14:44.671Z] ---> Running in e0e9581ed0bf [2025-03-12T06:14:44.936Z] Removing intermediate container e0e9581ed0bf [2025-03-12T06:14:44.936Z] ---> 525bd05eeac7 [2025-03-12T06:14:44.937Z] Step 25/25 : LABEL version=4.0.0-dev.4 [2025-03-12T06:14:45.202Z] ---> Running in f4d5380c764c [2025-03-12T06:14:45.467Z] Removing intermediate container f4d5380c764c [2025-03-12T06:14:45.468Z] ---> 462b9d8e561e [2025-03-12T06:14:45.468Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T06:14:45.468Z] Successfully built 462b9d8e561e [2025-03-12T06:14:45.468Z] 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 [2025-03-12T06:14:45.630Z] provisioning config files... [2025-03-12T06:14:45.644Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/114@tmp/config9769646414762439102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:14:45.981Z] ---> ****-login.sh [2025-03-12T06:14:45.982Z] nexus3.edgexfoundry.org:10001 [2025-03-12T06:14:45.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:14:46.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:14:46.247Z] Configure a credential helper to remove this warning. See [2025-03-12T06:14:46.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:14:46.247Z] [2025-03-12T06:14:46.247Z] Login Succeeded [2025-03-12T06:14:46.247Z] nexus3.edgexfoundry.org:10002 [2025-03-12T06:14:46.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:14:46.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:14:46.512Z] Configure a credential helper to remove this warning. See [2025-03-12T06:14:46.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:14:46.512Z] [2025-03-12T06:14:46.512Z] Login Succeeded [2025-03-12T06:14:46.512Z] nexus3.edgexfoundry.org:10003 [2025-03-12T06:14:46.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:14:46.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:14:46.777Z] Configure a credential helper to remove this warning. See [2025-03-12T06:14:46.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:14:46.777Z] [2025-03-12T06:14:46.777Z] Login Succeeded [2025-03-12T06:14:46.777Z] nexus3.edgexfoundry.org:10004 [2025-03-12T06:14:47.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:14:47.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:14:47.310Z] Configure a credential helper to remove this warning. See [2025-03-12T06:14:47.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:14:47.310Z] [2025-03-12T06:14:47.310Z] Login Succeeded [2025-03-12T06:14:47.310Z] ****.io [2025-03-12T06:14:47.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T06:14:47.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T06:14:47.573Z] Configure a credential helper to remove this warning. See [2025-03-12T06:14:47.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T06:14:47.573Z] [2025-03-12T06:14:47.573Z] Login Succeeded [2025-03-12T06:14:47.573Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T06:14:47.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:14:47.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T06:14:47.682Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2025-03-12T06:14:47.682Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:14:47.682Z] latest [2025-03-12T06:14:47.682Z] 4.0.0-dev.4 [2025-03-12T06:14:47.682Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:14:47.682Z] main [2025-03-12T06:14:47.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:48.050Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:48.401Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:14:48.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-12T06:14:48.401Z] 8273fb2d6349: Preparing [2025-03-12T06:14:48.401Z] 62d386f4dedf: Preparing [2025-03-12T06:14:48.401Z] 18edeb3b292e: Preparing [2025-03-12T06:14:48.401Z] 3338b5fa435f: Preparing [2025-03-12T06:14:48.401Z] a6dba98be520: Preparing [2025-03-12T06:14:48.401Z] dd9c8f8612c8: Preparing [2025-03-12T06:14:48.667Z] a6dba98be520: Pushed [2025-03-12T06:14:48.667Z] 3338b5fa435f: Pushed [2025-03-12T06:14:48.667Z] 8273fb2d6349: Pushed [2025-03-12T06:14:48.667Z] 62d386f4dedf: Pushed [2025-03-12T06:14:48.667Z] dd9c8f8612c8: Layer already exists [2025-03-12T06:14:56.866Z] 18edeb3b292e: Pushed [2025-03-12T06:14:57.129Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:57.492Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:57.854Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-12T06:14:57.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-12T06:14:57.854Z] 8273fb2d6349: Preparing [2025-03-12T06:14:57.854Z] 62d386f4dedf: Preparing [2025-03-12T06:14:57.854Z] 18edeb3b292e: Preparing [2025-03-12T06:14:57.854Z] 3338b5fa435f: Preparing [2025-03-12T06:14:57.854Z] a6dba98be520: Preparing [2025-03-12T06:14:57.854Z] dd9c8f8612c8: Preparing [2025-03-12T06:14:57.854Z] dd9c8f8612c8: Waiting [2025-03-12T06:14:57.854Z] 18edeb3b292e: Layer already exists [2025-03-12T06:14:57.854Z] 8273fb2d6349: Layer already exists [2025-03-12T06:14:57.854Z] 3338b5fa435f: Layer already exists [2025-03-12T06:14:57.854Z] 62d386f4dedf: Layer already exists [2025-03-12T06:14:57.854Z] a6dba98be520: Layer already exists [2025-03-12T06:14:57.854Z] dd9c8f8612c8: Layer already exists [2025-03-12T06:14:57.854Z] latest: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:58.478Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:58.837Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 [2025-03-12T06:14:58.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-12T06:14:58.837Z] 8273fb2d6349: Preparing [2025-03-12T06:14:58.837Z] 62d386f4dedf: Preparing [2025-03-12T06:14:58.837Z] 18edeb3b292e: Preparing [2025-03-12T06:14:58.837Z] 3338b5fa435f: Preparing [2025-03-12T06:14:58.837Z] a6dba98be520: Preparing [2025-03-12T06:14:58.837Z] dd9c8f8612c8: Preparing [2025-03-12T06:14:58.837Z] dd9c8f8612c8: Waiting [2025-03-12T06:14:58.837Z] 3338b5fa435f: Layer already exists [2025-03-12T06:14:58.837Z] 8273fb2d6349: Layer already exists [2025-03-12T06:14:58.837Z] 18edeb3b292e: Layer already exists [2025-03-12T06:14:58.837Z] 62d386f4dedf: Layer already exists [2025-03-12T06:14:58.837Z] a6dba98be520: Layer already exists [2025-03-12T06:14:58.837Z] dd9c8f8612c8: Layer already exists [2025-03-12T06:14:58.837Z] 4.0.0-dev.4: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:59.197Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:59.555Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:14:59.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-12T06:14:59.555Z] 8273fb2d6349: Preparing [2025-03-12T06:14:59.555Z] 62d386f4dedf: Preparing [2025-03-12T06:14:59.555Z] 18edeb3b292e: Preparing [2025-03-12T06:14:59.555Z] 3338b5fa435f: Preparing [2025-03-12T06:14:59.555Z] a6dba98be520: Preparing [2025-03-12T06:14:59.555Z] dd9c8f8612c8: Preparing [2025-03-12T06:14:59.555Z] dd9c8f8612c8: Waiting [2025-03-12T06:14:59.555Z] 18edeb3b292e: Layer already exists [2025-03-12T06:14:59.555Z] 62d386f4dedf: Layer already exists [2025-03-12T06:14:59.555Z] 3338b5fa435f: Layer already exists [2025-03-12T06:14:59.555Z] 8273fb2d6349: Layer already exists [2025-03-12T06:14:59.555Z] a6dba98be520: Layer already exists [2025-03-12T06:14:59.555Z] dd9c8f8612c8: Layer already exists [2025-03-12T06:14:59.555Z] 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:14:59.920Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:15:00.275Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2025-03-12T06:15:00.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2025-03-12T06:15:00.275Z] 8273fb2d6349: Preparing [2025-03-12T06:15:00.275Z] 62d386f4dedf: Preparing [2025-03-12T06:15:00.275Z] 18edeb3b292e: Preparing [2025-03-12T06:15:00.275Z] 3338b5fa435f: Preparing [2025-03-12T06:15:00.275Z] a6dba98be520: Preparing [2025-03-12T06:15:00.275Z] dd9c8f8612c8: Preparing [2025-03-12T06:15:00.275Z] dd9c8f8612c8: Waiting [2025-03-12T06:15:00.275Z] 8273fb2d6349: Layer already exists [2025-03-12T06:15:00.275Z] 18edeb3b292e: Layer already exists [2025-03-12T06:15:00.275Z] 62d386f4dedf: Layer already exists [2025-03-12T06:15:00.275Z] 3338b5fa435f: Layer already exists [2025-03-12T06:15:00.275Z] a6dba98be520: Layer already exists [2025-03-12T06:15:00.275Z] dd9c8f8612c8: Layer already exists [2025-03-12T06:15:00.275Z] main: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T06:15:00.356Z] ===================================================== [Pipeline] echo [2025-03-12T06:15:00.371Z] taggedImages: [2025-03-12T06:15:00.371Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [2025-03-12T06:15:00.371Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2025-03-12T06:15:00.371Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 [2025-03-12T06:15:00.371Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [2025-03-12T06:15:00.371Z] - 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 [2025-03-12T06:15:00.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T06:15:00.758Z] [2025-03-12T06:15:00.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:15:01.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T06:15:01.087Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T06:15:01.087Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T06:15:01.087Z] 04944245beec: Pulling fs layer [2025-03-12T06:15:01.087Z] 699f458cf7ca: Pulling fs layer [2025-03-12T06:15:01.087Z] 765212b225bb: Pulling fs layer [2025-03-12T06:15:01.087Z] f23df028b6ca: Pulling fs layer [2025-03-12T06:15:01.087Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T06:15:01.087Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T06:15:01.087Z] f23df028b6ca: Waiting [2025-03-12T06:15:01.087Z] d65c8cfc05b1: Waiting [2025-03-12T06:15:01.087Z] 765212b225bb: Waiting [2025-03-12T06:15:01.087Z] 2437ff75d9bd: Waiting [2025-03-12T06:15:01.358Z] 04944245beec: Verifying Checksum [2025-03-12T06:15:01.358Z] 04944245beec: Download complete [2025-03-12T06:15:01.358Z] 765212b225bb: Verifying Checksum [2025-03-12T06:15:01.358Z] 765212b225bb: Download complete [2025-03-12T06:15:01.358Z] f23df028b6ca: Verifying Checksum [2025-03-12T06:15:01.358Z] f23df028b6ca: Download complete [2025-03-12T06:15:01.358Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T06:15:01.358Z] d65c8cfc05b1: Download complete [2025-03-12T06:15:01.358Z] 699f458cf7ca: Verifying Checksum [2025-03-12T06:15:01.358Z] 699f458cf7ca: Download complete [2025-03-12T06:15:01.939Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T06:15:01.939Z] 8998bd30e6a1: Download complete [2025-03-12T06:15:04.514Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T06:15:04.514Z] 2437ff75d9bd: Download complete [2025-03-12T06:15:06.448Z] 8998bd30e6a1: Pull complete [2025-03-12T06:15:06.448Z] 04944245beec: Pull complete [2025-03-12T06:15:08.381Z] 699f458cf7ca: Pull complete [2025-03-12T06:15:08.381Z] 765212b225bb: Pull complete [2025-03-12T06:15:08.958Z] f23df028b6ca: Pull complete [2025-03-12T06:15:09.223Z] d65c8cfc05b1: Pull complete [2025-03-12T06:15:27.408Z] 2437ff75d9bd: Pull complete [2025-03-12T06:15:27.408Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T06:15:27.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T06:15:27.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:15:27.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container [2025-03-12T06:15:27.689Z] $ 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/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@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 [2025-03-12T06:15:30.359Z] $ docker top 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:15:31.167Z] ---> job-cost.sh [2025-03-12T06:15:31.167Z] lf-activate-venv: SKIPPING [2025-03-12T06:15:31.167Z] INFO: No Stack... [2025-03-12T06:15:31.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T06:15:32.387Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T06:15:33.013Z] + cat /w/workspace/device-snmp-go/114/archives/cost.csv [2025-03-12T06:15:33.013Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T06:15:33.069Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [2025-03-12T06:15:33.077Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] did not exist. Created. [2025-03-12T06:15:33.084Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T06:15:33.431Z] /w/workspace/device-snmp-go/114@tmp/durable-28b609b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T06:15:34.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T06:15:34.093Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T06:15:34.139Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T06:15:34.145Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T06:15:34.177Z] $ docker stop --time=1 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 [2025-03-12T06:15:35.660Z] $ docker rm -f --volumes 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 [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 [2025-03-12T06:15:36.129Z] provisioning config files... [2025-03-12T06:15:36.136Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14093494374482195930tmp [Pipeline] { [Pipeline] sh [2025-03-12T06:15:36.614Z] + set +x [2025-03-12T06:15:36.614Z] + curl -s https://codecov.io/bash [2025-03-12T06:15:36.614Z] + bash -s -- [2025-03-12T06:15:36.614Z] [2025-03-12T06:15:36.614Z] _____ _ [2025-03-12T06:15:36.614Z] / ____| | | [2025-03-12T06:15:36.614Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T06:15:36.614Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T06:15:36.614Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T06:15:36.614Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T06:15:36.614Z] Bash-1.0.6 [2025-03-12T06:15:36.614Z] [2025-03-12T06:15:36.614Z] [2025-03-12T06:15:36.614Z] ==> git version 2.25.1 found [2025-03-12T06:15:36.614Z] ==> 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 [2025-03-12T06:15:36.614Z] Release-Date: 2020-01-08 [2025-03-12T06:15:36.614Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T06:15:36.614Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T06:15:36.614Z] ==> Jenkins CI detected. [2025-03-12T06:15:36.614Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2025-03-12T06:15:36.614Z] project root: . [2025-03-12T06:15:36.614Z] --> token set from env [2025-03-12T06:15:36.614Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T06:15:36.614Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T06:15:36.614Z] ==> Python coveragepy not found [2025-03-12T06:15:36.614Z] ==> Searching for coverage reports in: [2025-03-12T06:15:36.614Z] + . [2025-03-12T06:15:36.614Z] -> Found 1 reports [2025-03-12T06:15:36.614Z] ==> Detecting git/mercurial file structure [2025-03-12T06:15:36.908Z] ==> Reading reports [2025-03-12T06:15:36.908Z] + ./coverage.out bytes=8903 [2025-03-12T06:15:36.908Z] ==> Appending adjustments [2025-03-12T06:15:36.908Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T06:15:36.908Z] + Found adjustments [2025-03-12T06:15:36.908Z] ==> Gzipping contents [2025-03-12T06:15:36.908Z] 4.0K /tmp/codecov.W0OZih.gz [2025-03-12T06:15:36.908Z] ==> Uploading reports [2025-03-12T06:15:36.908Z] url: https://codecov.io [2025-03-12T06:15:36.908Z] query: branch=main&commit=1b78132a7ddc1ea38381ae862eb14aadbbe8f171&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T06:15:36.908Z] -> Pinging Codecov [2025-03-12T06:15:36.908Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b78132a7ddc1ea38381ae862eb14aadbbe8f171&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T06:15:36.908Z] -> Uploading to [2025-03-12T06:15:36.908Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/1b78132a7ddc1ea38381ae862eb14aadbbe8f171/44d3f240-e11c-4731-a9fe-ca7f19eb3719.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T061536Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f56bc6b16089d608616a172846b73c7ba6bfc5b2d2bbfd921f711609c654ad1 [2025-03-12T06:15:36.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T06:15:36.908Z] Dload Upload Total Spent Left Speed [2025-03-12T06:15:37.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 11958 --:--:-- --:--:-- --:--:-- 11958 [2025-03-12T06:15:37.209Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } [2025-03-12T06:15:37.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T06:15:37.437Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T06:15:37.449Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:15:37.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T06:15:37.753Z] [2025-03-12T06:15:37.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:15:38.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T06:15:38.054Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T06:15:38.054Z] 43c4264eed91: Pulling fs layer [2025-03-12T06:15:38.054Z] 4cc291be95ef: Pulling fs layer [2025-03-12T06:15:38.054Z] 2ac1f1163629: Pulling fs layer [2025-03-12T06:15:38.054Z] 5c3c966382ef: Pulling fs layer [2025-03-12T06:15:38.054Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T06:15:38.054Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T06:15:38.054Z] 9c3e1370e548: Pulling fs layer [2025-03-12T06:15:38.054Z] 5c3c966382ef: Waiting [2025-03-12T06:15:38.054Z] 4f4fb700ef54: Waiting [2025-03-12T06:15:38.054Z] d9c7d2e4e75e: Waiting [2025-03-12T06:15:38.054Z] 9c3e1370e548: Waiting [2025-03-12T06:15:38.054Z] 4cc291be95ef: Verifying Checksum [2025-03-12T06:15:38.054Z] 4cc291be95ef: Download complete [2025-03-12T06:15:38.054Z] 5c3c966382ef: Download complete [2025-03-12T06:15:38.054Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T06:15:38.054Z] 4f4fb700ef54: Download complete [2025-03-12T06:15:38.054Z] 43c4264eed91: Download complete [2025-03-12T06:15:38.318Z] 43c4264eed91: Pull complete [2025-03-12T06:15:38.318Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T06:15:38.318Z] d9c7d2e4e75e: Download complete [2025-03-12T06:15:38.318Z] 4cc291be95ef: Pull complete [2025-03-12T06:15:38.588Z] 2ac1f1163629: Verifying Checksum [2025-03-12T06:15:38.588Z] 2ac1f1163629: Download complete [2025-03-12T06:15:39.157Z] 9c3e1370e548: Verifying Checksum [2025-03-12T06:15:39.157Z] 9c3e1370e548: Download complete [2025-03-12T06:15:41.682Z] 2ac1f1163629: Pull complete [2025-03-12T06:15:41.682Z] 5c3c966382ef: Pull complete [2025-03-12T06:15:41.682Z] 4f4fb700ef54: Pull complete [2025-03-12T06:15:41.939Z] d9c7d2e4e75e: Pull complete [2025-03-12T06:15:45.211Z] 9c3e1370e548: Pull complete [2025-03-12T06:15:45.211Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T06:15:45.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T06:15:45.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:15:45.307Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:15:45.330Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T06:15:46.884Z] $ docker top 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:15:47.236Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2025-03-12T06:15:47.245Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2025-03-12T06:15:47.522Z] + set -o pipefail [2025-03-12T06:15:47.522Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2025-03-12T06:15:54.082Z] [2025-03-12T06:15:54.082Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2025-03-12T06:15:54.082Z] [2025-03-12T06:15:54.082Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/fd4da90b-8887-4501-b0e3-93451b03c6a9 [2025-03-12T06:15:54.082Z] [2025-03-12T06:15:54.082Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T06:15:54.082Z] [2025-03-12T06:15:54.340Z] [2025-03-12T06:15:54.340Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T06:15:54.340Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T06:15:54.600Z] $ docker stop --time=1 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 [2025-03-12T06:15:56.625Z] $ docker rm -f --volumes 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 [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 [2025-03-12T06:15:57.598Z] + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] sh [2025-03-12T06:15:57.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T06:15:57.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:15:58.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:15:58.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:15:58.271Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:15:58.290Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T06:15:58.660Z] $ docker top b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T06:15:58.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T06:15:58.777Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T06:15:58.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T06:15:58.889Z] $ docker exec b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 ssh-agent [2025-03-12T06:15:59.023Z] SSH_AUTH_SOCK=/tmp/ssh-QLyOgOiopdH5/agent.31 [2025-03-12T06:15:59.023Z] SSH_AGENT_PID=37 [2025-03-12T06:15:59.028Z] Running ssh-add (command line suppressed) [2025-03-12T06:15:59.130Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6759525310327150602.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6759525310327150602.key) [2025-03-12T06:15:59.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T06:15:59.448Z] + git semver tag [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,660 [run_tag] DEBUG tag force:False [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,660 [check_head_tag] DEBUG check head tag [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,661 [execute] INFO git cat-file --batch-check [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,666 [execute] INFO git cat-file --batch [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,684 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T06:15:59.708Z] 2025-03-12 06:15:59,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:15:59.708Z] 4.0.0-dev.4 [Pipeline] } [2025-03-12T06:15:59.978Z] $ docker exec --env ******** --env ******** b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 ssh-agent -k [2025-03-12T06:16:00.072Z] unset SSH_AUTH_SOCK; [2025-03-12T06:16:00.073Z] unset SSH_AGENT_PID; [2025-03-12T06:16:00.074Z] echo Agent pid 37 killed; [2025-03-12T06:16:00.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T06:16:00.430Z] + git semver [Pipeline] } [2025-03-12T06:16:00.696Z] $ docker stop --time=1 b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 [2025-03-12T06:16:01.959Z] $ docker rm -f --volumes b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:16:02.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T06:16:02.375Z] [2025-03-12T06:16:02.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:16:02.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T06:16:02.682Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T06:16:02.682Z] ab5ef0e58194: Pulling fs layer [2025-03-12T06:16:02.682Z] 9712f1f96733: Pulling fs layer [2025-03-12T06:16:02.682Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T06:16:02.682Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T06:16:02.682Z] e9a5061849ea: Pulling fs layer [2025-03-12T06:16:02.682Z] d747dcd14b5f: Pulling fs layer [2025-03-12T06:16:02.682Z] 2de7ff778b66: Pulling fs layer [2025-03-12T06:16:02.682Z] 2de7ff778b66: Waiting [2025-03-12T06:16:02.682Z] d747dcd14b5f: Waiting [2025-03-12T06:16:02.682Z] e9a5061849ea: Waiting [2025-03-12T06:16:02.682Z] 9712f1f96733: Verifying Checksum [2025-03-12T06:16:02.682Z] 9712f1f96733: Download complete [2025-03-12T06:16:02.943Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T06:16:02.943Z] 63f879dbbcfc: Download complete [2025-03-12T06:16:02.943Z] e9a5061849ea: Verifying Checksum [2025-03-12T06:16:02.943Z] e9a5061849ea: Download complete [2025-03-12T06:16:02.943Z] d747dcd14b5f: Verifying Checksum [2025-03-12T06:16:02.943Z] d747dcd14b5f: Download complete [2025-03-12T06:16:03.202Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T06:16:03.202Z] 0d9ebad4ef96: Download complete [2025-03-12T06:16:03.202Z] ab5ef0e58194: Verifying Checksum [2025-03-12T06:16:03.202Z] ab5ef0e58194: Download complete [2025-03-12T06:16:03.202Z] 2de7ff778b66: Download complete [2025-03-12T06:16:06.480Z] ab5ef0e58194: Pull complete [2025-03-12T06:16:06.480Z] 9712f1f96733: Pull complete [2025-03-12T06:16:06.739Z] 63f879dbbcfc: Pull complete [2025-03-12T06:16:10.920Z] 0d9ebad4ef96: Pull complete [2025-03-12T06:16:10.920Z] e9a5061849ea: Pull complete [2025-03-12T06:16:10.920Z] d747dcd14b5f: Pull complete [2025-03-12T06:16:11.864Z] 2de7ff778b66: Pull complete [2025-03-12T06:16:11.864Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T06:16:11.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T06:16:11.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:16:11.977Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:16:11.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T06:16:13.817Z] $ docker top 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:16:13.902Z] provisioning config files... [2025-03-12T06:16:13.909Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13698690973827144246tmp [2025-03-12T06:16:13.917Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3746858784500668882tmp [2025-03-12T06:16:13.925Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13321671438094874162tmp [Pipeline] { [Pipeline] echo [2025-03-12T06:16:13.951Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:14.243Z] ---> sigul-configuration.sh [2025-03-12T06:16:14.243Z] gpg: directory `/root/.gnupg' created [2025-03-12T06:16:14.243Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T06:16:14.243Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T06:16:14.243Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T06:16:14.243Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T06:16:14.243Z] gpg: CAST5 encrypted data [2025-03-12T06:16:14.243Z] gpg: encrypted with 1 passphrase [2025-03-12T06:16:14.243Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T06:16:14.544Z] + mkdir /home/jenkins [2025-03-12T06:16:14.544Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T06:16:14.840Z] + 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 [2025-03-12T06:16:14.854Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:15.148Z] ---> sigul-install.sh [2025-03-12T06:16:15.148Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T06:16:15.444Z] + git tag --list [2025-03-12T06:16:15.444Z] 1.0.0 [2025-03-12T06:16:15.444Z] v0.0.0 [2025-03-12T06:16:15.444Z] v1.1.0 [2025-03-12T06:16:15.444Z] v1.1.1 [2025-03-12T06:16:15.444Z] v1.2.2 [2025-03-12T06:16:15.444Z] v1.3.0 [2025-03-12T06:16:15.444Z] v1.3.1 [2025-03-12T06:16:15.444Z] v2.0.0 [2025-03-12T06:16:15.444Z] v2.1.0 [2025-03-12T06:16:15.444Z] v2.1.1 [2025-03-12T06:16:15.444Z] v2.2.0 [2025-03-12T06:16:15.444Z] v2.3.0 [2025-03-12T06:16:15.444Z] v3.0 [2025-03-12T06:16:15.444Z] v3.0.0 [2025-03-12T06:16:15.444Z] v3.1 [2025-03-12T06:16:15.444Z] v3.1.0 [2025-03-12T06:16:15.444Z] v3.1.0-dev.1 [2025-03-12T06:16:15.444Z] v3.1.0-dev.10 [2025-03-12T06:16:15.444Z] v3.1.0-dev.11 [2025-03-12T06:16:15.444Z] v3.1.0-dev.12 [2025-03-12T06:16:15.444Z] v3.1.0-dev.13 [2025-03-12T06:16:15.444Z] v3.1.0-dev.2 [2025-03-12T06:16:15.444Z] v3.1.0-dev.3 [2025-03-12T06:16:15.444Z] v3.1.0-dev.4 [2025-03-12T06:16:15.444Z] v3.1.0-dev.5 [2025-03-12T06:16:15.444Z] v3.1.0-dev.6 [2025-03-12T06:16:15.444Z] v3.1.0-dev.7 [2025-03-12T06:16:15.444Z] v3.1.0-dev.8 [2025-03-12T06:16:15.444Z] v3.1.0-dev.9 [2025-03-12T06:16:15.444Z] v3.1.1 [2025-03-12T06:16:15.444Z] v3.1.1-dev.1 [2025-03-12T06:16:15.444Z] v3.2.0-dev.1 [2025-03-12T06:16:15.444Z] v3.2.0-dev.10 [2025-03-12T06:16:15.444Z] v3.2.0-dev.2 [2025-03-12T06:16:15.444Z] v3.2.0-dev.3 [2025-03-12T06:16:15.444Z] v3.2.0-dev.4 [2025-03-12T06:16:15.444Z] v3.2.0-dev.5 [2025-03-12T06:16:15.444Z] v3.2.0-dev.6 [2025-03-12T06:16:15.444Z] v3.2.0-dev.7 [2025-03-12T06:16:15.444Z] v3.2.0-dev.8 [2025-03-12T06:16:15.444Z] v3.2.0-dev.9 [2025-03-12T06:16:15.444Z] v4.0.0-dev.1 [2025-03-12T06:16:15.444Z] v4.0.0-dev.2 [2025-03-12T06:16:15.444Z] v4.0.0-dev.3 [2025-03-12T06:16:15.444Z] v4.0.0-dev.4 [Pipeline] sh [2025-03-12T06:16:15.739Z] + lftools sign git-tag v4.0.0-dev.4 [2025-03-12T06:16:16.308Z] Signing Git tag with Sigul... [2025-03-12T06:16:16.308Z] Signing v4.0.0-dev.4 [Pipeline] echo [2025-03-12T06:16:16.581Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:16.878Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T06:16:16.886Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T06:16:16.912Z] $ docker stop --time=1 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 [2025-03-12T06:16:18.198Z] $ docker rm -f --volumes 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T06:16:18.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T06:16:18.698Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:16:18.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:16:18.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:16:19.084Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:16:19.107Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T06:16:19.454Z] $ docker top 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 -eo pid,comm [2025-03-12T06:16:19.504Z] 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). [2025-03-12T06:16:19.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T06:16:19.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T06:16:19.557Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T06:16:19.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T06:16:19.659Z] $ docker exec 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 ssh-agent [2025-03-12T06:16:19.768Z] SSH_AUTH_SOCK=/tmp/ssh-pqy2dNQaHzPt/agent.33 [2025-03-12T06:16:19.768Z] SSH_AGENT_PID=39 [2025-03-12T06:16:19.772Z] Running ssh-add (command line suppressed) [2025-03-12T06:16:19.861Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11068113303003270412.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11068113303003270412.key) [2025-03-12T06:16:19.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T06:16:20.175Z] + git semver bump pre [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,345 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,345 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,345 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,347 [execute] INFO git cat-file --batch-check [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,352 [execute] INFO git cat-file --batch [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T06:16:20.434Z] 2025-03-12 06:16:20,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:16:20.434Z] 4.0.0-dev.5 [Pipeline] } [2025-03-12T06:16:20.438Z] $ docker exec --env ******** --env ******** 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 ssh-agent -k [2025-03-12T06:16:20.538Z] unset SSH_AUTH_SOCK; [2025-03-12T06:16:20.539Z] unset SSH_AGENT_PID; [2025-03-12T06:16:20.539Z] echo Agent pid 39 killed; [2025-03-12T06:16:20.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T06:16:20.871Z] + git semver [Pipeline] } [2025-03-12T06:16:21.141Z] $ docker stop --time=1 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 [2025-03-12T06:16:22.413Z] $ docker rm -f --volumes 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T06:16:22.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T06:16:22.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:16:23.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T06:16:23.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:16:23.153Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:16:23.175Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T06:16:23.516Z] $ docker top e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T06:16:23.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T06:16:23.631Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T06:16:23.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T06:16:23.733Z] $ docker exec e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb ssh-agent [2025-03-12T06:16:23.848Z] SSH_AUTH_SOCK=/tmp/ssh-Am4ZSJgN6Kc8/agent.33 [2025-03-12T06:16:23.848Z] SSH_AGENT_PID=39 [2025-03-12T06:16:23.853Z] Running ssh-add (command line suppressed) [2025-03-12T06:16:23.957Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11048723385707510894.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11048723385707510894.key) [2025-03-12T06:16:23.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T06:16:24.269Z] + git semver push [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,433 [run_push] DEBUG push [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,433 [execute] INFO git cat-file --batch-check [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,437 [execute] INFO git rev-list 9c817c46080b9494b3ee0d14002de7a7914077b7 -- [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,438 [execute] DEBUG Popen(['git', 'rev-list', '9c817c46080b9494b3ee0d14002de7a7914077b7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,447 [execute] INFO git fetch -v origin [2025-03-12T06:16:24.527Z] 2025-03-12 06:16:24,447 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T06:16:25.095Z] 2025-03-12 06:16:25,014 [run_push] DEBUG no remote changes detected [2025-03-12T06:16:25.095Z] 2025-03-12 06:16:25,014 [execute] INFO git push origin semver [2025-03-12T06:16:25.095Z] 2025-03-12 06:16:25,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T06:16:28.388Z] 2025-03-12 06:16:27,987 [run_push] DEBUG push all version tags [2025-03-12T06:16:28.388Z] 2025-03-12 06:16:27,987 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T06:16:28.388Z] 2025-03-12 06:16:27,988 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T06:16:28.955Z] 2025-03-12 06:16:28,794 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2025-03-12T06:16:28.955Z] 4.0.0-dev.5 [Pipeline] } [2025-03-12T06:16:28.959Z] $ docker exec --env ******** --env ******** e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb ssh-agent -k [2025-03-12T06:16:29.061Z] unset SSH_AUTH_SOCK; [2025-03-12T06:16:29.064Z] unset SSH_AGENT_PID; [2025-03-12T06:16:29.064Z] echo Agent pid 39 killed; [2025-03-12T06:16:29.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T06:16:29.405Z] + git semver [Pipeline] } [2025-03-12T06:16:29.673Z] $ docker stop --time=1 e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb [2025-03-12T06:16:30.932Z] $ docker rm -f --volumes e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb [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 [2025-03-12T06:16:31.542Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2025-03-12T06:16:31.542Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-12T06:16:31.542Z] total 16 [2025-03-12T06:16:31.542Z] drwxr-xr-x 3 root root 4096 Mar 12 06:01 . [2025-03-12T06:16:31.542Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 06:16 .. [2025-03-12T06:16:31.542Z] drwxr-xr-x 2 root root 4096 Mar 12 06:01 cost [2025-03-12T06:16:31.542Z] -rw-r--r-- 1 root root 86 Mar 12 06:01 cost.csv [2025-03-12T06:16:31.542Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-12T06:16:31.542Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2025-03-12T06:16:31.542Z] total 16 [2025-03-12T06:16:31.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 06:01 . [2025-03-12T06:16:31.542Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 06:16 .. [2025-03-12T06:16:31.542Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 06:01 cost [2025-03-12T06:16:31.542Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:31.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:32.684Z] ---> package-listing.sh [2025-03-12T06:16:32.684Z] ++ facter osfamily [2025-03-12T06:16:32.684Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T06:16:32.943Z] + OS_FAMILY=debian [2025-03-12T06:16:32.943Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2025-03-12T06:16:32.943Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T06:16:32.943Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T06:16:32.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T06:16:32.943Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T06:16:32.943Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-12T06:16:32.943Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T06:16:32.943Z] + case "${OS_FAMILY}" in [2025-03-12T06:16:32.943Z] + dpkg -l [2025-03-12T06:16:32.943Z] + grep '^ii' [2025-03-12T06:16:32.943Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T06:16:32.943Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T06:16:32.943Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T06:16:32.943Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2025-03-12T06:16:32.943Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2025-03-12T06:16:32.943Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2025-03-12T06:16:32.954Z] 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 [2025-03-12T06:16:33.240Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T06:16:33.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T06:16:33.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T06:16:33.888Z] prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container [2025-03-12T06:16:33.907Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T06:16:34.103Z] $ docker top 70ac15889140274b87a4c679c98bf1565583e6d2b9750c8e5b2d37ec8f6cfb87 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T06:16:34.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T06:16:34.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T06:16:35.024Z] + ls /var/log/sa-host [2025-03-12T06:16:35.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T06:16:35.195Z] provisioning config files... [2025-03-12T06:16:35.202Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9155206985060725522tmp [Pipeline] { [Pipeline] echo [2025-03-12T06:16:35.220Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:35.502Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T06:16:35.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:35.852Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T06:16:35.862Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:36.145Z] ---> sudo-logs.sh [2025-03-12T06:16:36.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T06:16:36.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:36.466Z] ---> job-cost.sh [2025-03-12T06:16:36.466Z] lf-activate-venv: SKIPPING [2025-03-12T06:16:36.466Z] DEBUG: total: 0.2199999988079071 [2025-03-12T06:16:36.466Z] INFO: Retrieving Stack Cost... [2025-03-12T06:16:37.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T06:16:37.292Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T06:16:37.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T06:16:37.587Z] ---> logs-deploy.sh [2025-03-12T06:16:37.587Z] lf-activate-venv: SKIPPING [2025-03-12T06:16:37.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/114 [2025-03-12T06:16:37.587Z] INFO: archiving workspace using pattern(s): [2025-03-12T06:16:38.525Z] Archives upload complete. [2025-03-12T06:16:38.784Z] INFO: archiving logs to Nexus [2025-03-12T06:16:39.352Z] ---> uname -a: [2025-03-12T06:16:39.352Z] Linux prd-ubuntu20-04-docker-8c-8g-41033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T06:16:39.352Z] [2025-03-12T06:16:39.352Z]