Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e254e9e4e3acabb262ef040925bb3e93aff3c9c 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-ssh199218093281539096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8931663439563709106.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3851372416116323306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5451146102672507762.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-ssh6324720928183094449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4129 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 7e254e9e4e3acabb262ef040925bb3e93aff3c9c (main) Commit message: "Merge pull request #388 from cloudxxx8/security-issue-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 > git rev-list --no-walk e269950af5ccf8998577702e4b96c53c67d4c9f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:18:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:18:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:18:53 ========================================================= 09:18:53 EdgeX Global Pipelines Version Info 09:18:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:18:54 ------------------- 09:18:54 stable info: 09:18:54 ------------------- 09:18:54 Commited By: Cherry Wang cherry@iotechsys.com 09:18:54 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:18:54 Message: update stable to v1.0.278 09:18:55 ------------------- 09:18:55 experimental info: 09:18:55 ------------------- 09:18:55 Commited By: **** collab-it+edgex@linuxfoundation.org 09:18:55 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:18:55 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e254e9 [Pipeline] echo 09:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:55 provisioning config files... 09:18:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12805082019468823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:56 ---> ****-login.sh 09:18:56 nexus3.edgexfoundry.org:10001 09:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:56 09:18:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:56 Configure a credential helper to remove this warning. See 09:18:56 https://docs.****.com/go/credential-store/ 09:18:56 09:18:56 Login Succeeded 09:18:56 nexus3.edgexfoundry.org:10002 09:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:56 09:18:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:56 Configure a credential helper to remove this warning. See 09:18:56 https://docs.****.com/go/credential-store/ 09:18:56 09:18:56 Login Succeeded 09:18:56 nexus3.edgexfoundry.org:10003 09:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:56 09:18:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:56 Configure a credential helper to remove this warning. See 09:18:56 https://docs.****.com/go/credential-store/ 09:18:56 09:18:56 Login Succeeded 09:18:56 nexus3.edgexfoundry.org:10004 09:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:56 09:18:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:56 Configure a credential helper to remove this warning. See 09:18:56 https://docs.****.com/go/credential-store/ 09:18:56 09:18:56 Login Succeeded 09:18:56 ****.io 09:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:57 09:18:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:57 Configure a credential helper to remove this warning. See 09:18:57 https://docs.****.com/go/credential-store/ 09:18:57 09:18:57 Login Succeeded 09:18:57 ---> ****-login.sh ends [Pipeline] } 09:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:18:57 + git rev-list -1 --merges 7e254e9e4e3acabb262ef040925bb3e93aff3c9c~1..7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo 09:18:57 -----------> git rev-list -1 --merges 7e254e9e4e3acabb262ef040925bb3e93aff3c9c~1..7e254e9e4e3acabb262ef040925bb3e93aff3c9c 7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:18:57 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [false] [Pipeline] sh 09:18:57 + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo 09:18:57 ========================================================= 09:18:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:18:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:58 + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo 09:18:58 [semverPrep] GIT_COMMIT: 7e254e9e4e3acabb262ef040925bb3e93aff3c9c, Commit Message: Merge pull request #388 from cloudxxx8/security-issue-3 [Pipeline] echo 09:18:58 [semverPrep] This is not a build commit. [Pipeline] sh 09:18:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:58 + grep -v github /etc/ssh/ssh_known_hosts 09:18:58 + [ -e /tmp/ssh_known_hosts ] 09:18:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:18:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:18:58 + sudo tee -a /etc/ssh/ssh_known_hosts 09:18:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:59 09:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:59 0.1.4: Pulling from edgex-devops/py-git-semver 09:18:59 3dae71ba6b94: Pulling fs layer 09:18:59 6bf1a483ea7c: Pulling fs layer 09:18:59 f5dfc541a4d3: Pulling fs layer 09:18:59 461d9e800cba: Pulling fs layer 09:18:59 80192f66455f: Pulling fs layer 09:18:59 2e8e34ca0e6c: Pulling fs layer 09:18:59 a29436f7fd5d: Pulling fs layer 09:18:59 923cac83aea3: Pulling fs layer 09:18:59 25ad8b0a4227: Pulling fs layer 09:18:59 db01528c6b51: Pulling fs layer 09:18:59 28988de357af: Pulling fs layer 09:18:59 461d9e800cba: Waiting 09:18:59 80192f66455f: Waiting 09:18:59 2e8e34ca0e6c: Waiting 09:18:59 a29436f7fd5d: Waiting 09:18:59 923cac83aea3: Waiting 09:18:59 25ad8b0a4227: Waiting 09:18:59 db01528c6b51: Waiting 09:18:59 28988de357af: Waiting 09:18:59 6bf1a483ea7c: Download complete 09:18:59 461d9e800cba: Verifying Checksum 09:18:59 461d9e800cba: Download complete 09:18:59 80192f66455f: Verifying Checksum 09:18:59 80192f66455f: Download complete 09:18:59 f5dfc541a4d3: Download complete 09:18:59 3dae71ba6b94: Verifying Checksum 09:18:59 3dae71ba6b94: Download complete 09:18:59 923cac83aea3: Verifying Checksum 09:18:59 923cac83aea3: Download complete 09:18:59 25ad8b0a4227: Verifying Checksum 09:18:59 25ad8b0a4227: Download complete 09:18:59 28988de357af: Verifying Checksum 09:18:59 28988de357af: Download complete 09:18:59 a29436f7fd5d: Verifying Checksum 09:18:59 a29436f7fd5d: Download complete 09:19:00 2e8e34ca0e6c: Verifying Checksum 09:19:00 2e8e34ca0e6c: Download complete 09:19:01 3dae71ba6b94: Pull complete 09:19:01 6bf1a483ea7c: Pull complete 09:19:02 f5dfc541a4d3: Pull complete 09:19:02 461d9e800cba: Pull complete 09:19:02 80192f66455f: Pull complete 09:19:06 2e8e34ca0e6c: Pull complete 09:19:07 a29436f7fd5d: Pull complete 09:19:07 923cac83aea3: Pull complete 09:19:07 25ad8b0a4227: Pull complete 09:19:07 db01528c6b51: Pull complete 09:19:07 28988de357af: Pull complete 09:19:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:07 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:19:07 $ 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 09:19:14 $ docker top 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 -eo pid,comm 09:19:14 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). 09:19:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:14 [ssh-agent] Looking for ssh-agent implementation... 09:19:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:14 $ docker exec 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent 09:19:14 SSH_AUTH_SOCK=/tmp/ssh-hyD6EubLSe6i/agent.13 09:19:14 SSH_AGENT_PID=19 09:19:14 Running ssh-add (command line suppressed) 09:19:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9429399565467159425.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9429399565467159425.key) 09:19:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] sh 09:19:15 + git tag --points-at HEAD [Pipeline] } 09:19:15 $ docker exec --env ******** --env ******** 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent -k 09:19:15 unset SSH_AUTH_SOCK; 09:19:15 unset SSH_AGENT_PID; 09:19:15 echo Agent pid 19 killed; 09:19:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:15 [ssh-agent] Looking for ssh-agent implementation... 09:19:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:15 $ docker exec 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent 09:19:15 SSH_AUTH_SOCK=/tmp/ssh-o1yLtOHtxPSP/agent.84 09:19:15 SSH_AGENT_PID=90 09:19:15 Running ssh-add (command line suppressed) 09:19:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5998354122425927054.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5998354122425927054.key) 09:19:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:16 + git semver init 09:19:16 2026-03-26 09:19:16,339 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:19:16 2026-03-26 09:19:16,343 [run_init] DEBUG init version:0.0.0 force:False 09:19:16 2026-03-26 09:19:16,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:19:16 2026-03-26 09:19:16,345 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 09:19:16 2026-03-26 09:19:16,345 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 09:19:20 2026-03-26 09:19:20,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 09:19:20 2026-03-26 09:19:20,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 09:19:20 2026-03-26 09:19:20,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:19:20 2026-03-26 09:19:20,324 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:19:20 4.1.0-dev.9 [Pipeline] } 09:19:20 $ docker exec --env ******** --env ******** 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 ssh-agent -k 09:19:20 unset SSH_AUTH_SOCK; 09:19:20 unset SSH_AGENT_PID; 09:19:20 echo Agent pid 90 killed; 09:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:19:21 + git semver [Pipeline] } 09:19:21 $ docker stop --time=1 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 09:19:22 $ docker rm -f --volumes 61d6966097afff83a6bc49da20ff41e7b71cb4fad3ea8728d59187b523095a46 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:19:23 Stashed 1 file(s) [Pipeline] echo 09:19:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.9 [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 09:19:23 provisioning config files... 09:19:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8435183155044471393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:23 ---> ****-login.sh 09:19:23 nexus3.edgexfoundry.org:10001 09:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:23 Login Succeeded 09:19:23 nexus3.edgexfoundry.org:10002 09:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:23 Login Succeeded 09:19:23 nexus3.edgexfoundry.org:10003 09:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:24 Login Succeeded 09:19:24 nexus3.edgexfoundry.org:10004 09:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:24 Login Succeeded 09:19:24 ****.io 09:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:24 Login Succeeded 09:19:24 ---> ****-login.sh ends [Pipeline] } 09:19:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:19:24 ========================================================= 09:19:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:19:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 09:19:26 #0 building with "default" instance using docker driver 09:19:26 09:19:26 #1 [internal] load build definition from Dockerfile 09:19:26 #1 transferring dockerfile: 1.61kB done 09:19:26 #1 DONE 0.0s 09:19:26 09:19:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:19:26 #2 DONE 0.1s 09:19:26 09:19:26 #3 [internal] load .dockerignore 09:19:26 #3 transferring context: 46B done 09:19:26 #3 DONE 0.0s 09:19:26 09:19:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:19:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 09:19:26 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 09:19:26 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 09:19:26 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 09:19:26 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 09:19:26 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.2s done 09:19:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 7.34MB / 60.15MB 0.2s 09:19:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:19:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s 09:19:26 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.2s done 09:19:26 #4 ... 09:19:26 09:19:26 #5 [internal] load build context 09:19:26 #5 transferring context: 24.95MB 0.2s done 09:19:26 #5 DONE 0.3s 09:19:26 09:19:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:19:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.3s 09:19:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 09:19:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:19:26 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 09:19:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.3s 09:19:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s 09:19:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.5s 09:19:27 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s 09:19:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.5s 09:19:27 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 09:19:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 48.23MB / 60.15MB 0.7s 09:19:27 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 09:19:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 37.75MB / 112.58MB 0.7s 09:19:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.7s 09:19:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.8s 09:19:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.8s 09:19:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 09:19:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 1.0s 09:19:27 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.2s done 09:19:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 90.18MB / 112.58MB 1.3s 09:19:27 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.2s done 09:19:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 09:19:28 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s 09:19:28 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.0s done 09:19:33 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 09:19:33 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 09:19:33 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 09:19:33 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:19:33 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 09:19:33 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 09:19:33 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 09:19:33 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 09:19:35 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 09:19:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 09:19:35 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 09:19:37 #4 DONE 10.7s 09:19:37 09:19:37 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:19:37 #6 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:19:37 #6 0.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:19:38 #6 0.805 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:19:38 Still waiting to schedule task 09:19:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:19:38 #6 0.818 (2/4) Installing libedit (20250104.3.1-r1) 09:19:38 #6 0.824 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:19:38 #6 0.853 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:19:38 #6 0.886 Executing busybox-1.37.0-r19.trigger 09:19:38 #6 0.897 OK: 269 MiB in 64 packages 09:19:42 #6 DONE 5.1s 09:19:42 09:19:42 #7 [builder 3/7] WORKDIR /device-snmp-go 09:19:42 #7 DONE 0.0s 09:19:42 09:19:42 #8 [builder 4/7] COPY go.mod vendor* ./ 09:19:42 #8 DONE 0.1s 09:19:42 09:19:42 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:04 #9 DONE 21.5s 09:20:04 09:20:04 #10 [builder 6/7] COPY . . 09:20:04 #10 DONE 0.2s 09:20:04 09:20:04 #11 [builder 7/7] RUN echo noop 09:20:04 #11 0.204 noop 09:20:04 #11 DONE 0.3s 09:20:04 09:20:04 #12 exporting to image 09:20:04 #12 exporting layers 09:20:12 #12 exporting layers 8.0s done 09:20:12 #12 writing image sha256:cd5225755e06ed1501ee049dc6abec2543ae148f7e3def45aa100814058cca37 done 09:20:12 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:20:12 #12 DONE 8.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:13 + docker inspect -f . ci-base-image-x86_64 09:20:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:13 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:20:13 $ 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 09:20:13 $ docker top a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:13 + go version 09:20:13 go version go1.25.2 linux/amd64 [Pipeline] } 09:20:13 $ docker stop --time=1 a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 09:20:15 $ docker rm -f --volumes a3baf39d9d2522519f1f5437f10ff84e3117918b4df7909912ab2d5e2ae0a358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:15 + docker inspect -f . ci-base-image-x86_64 09:20:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:15 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:20:15 $ 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 09:20:16 $ docker top 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 09:20:16 + make test 09:20:16 go test ./... -coverprofile=coverage.out 09:20:18 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:20:40 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 09:20:40 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 09:20:48 0 issues. 09:20:48 go vet ./... 09:20:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:20:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:20:52 ./bin/test-attribution-txt.sh 09:20:53 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:20:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:20:53 $ docker stop --time=1 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 09:21:02 $ docker rm -f --volumes 9c9a0e531696ae2e7f9f48174be8ed6d7296819d3022018c8803424d8f31a1a3 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:04 + ls -al . 09:21:04 total 240 09:21:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:20 . 09:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:18 .. 09:21:04 -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:18 .dockerignore 09:21:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:20 .git 09:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 .github 09:21:04 -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:18 .gitignore 09:21:04 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:18 .golangci.yml 09:21:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:19 .semver 09:21:04 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:18 Attribution.txt 09:21:04 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:18 CHANGELOG.md 09:21:04 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:18 Dockerfile 09:21:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:18 GOVERNANCE.md 09:21:04 -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:18 Jenkinsfile 09:21:04 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:18 LICENSE 09:21:04 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:18 Makefile 09:21:04 -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:18 OWNERS.md 09:21:04 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:18 README.md 09:21:04 -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 09:19 VERSION 09:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:18 bin 09:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 cmd 09:21:04 -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:20 coverage.out 09:21:04 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:18 go.mod 09:21:04 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:18 go.sum 09:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:18 internal 09:21:04 -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:04 + 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=7e254e9e4e3acabb262ef040925bb3e93aff3c9c --label arch=amd64 --label version=4.1.0-dev.9 . 09:21:05 #0 building with "default" instance using docker driver 09:21:05 09:21:05 #1 [internal] load build definition from Dockerfile 09:21:05 #1 transferring dockerfile: 1.61kB done 09:21:05 #1 DONE 0.2s 09:21:06 09:21:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:21:06 #2 DONE 0.0s 09:21:06 09:21:06 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:21:07 #3 DONE 1.1s 09:21:07 09:21:07 #4 [internal] load .dockerignore 09:21:07 #4 transferring context: 46B done 09:21:07 #4 DONE 0.1s 09:21:07 09:21:07 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:21:07 #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done 09:21:07 #5 DONE 0.2s 09:21:07 09:21:07 #6 [internal] load build context 09:21:07 #6 transferring context: 21.92kB 0.0s done 09:21:07 #6 DONE 0.3s 09:21:07 09:21:07 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:21:07 #5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 09:21:07 #5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:21:07 #5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 09:21:07 #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.2s 09:21:07 #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 09:21:07 #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 09:21:08 #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 09:21:08 #5 DONE 2.0s 09:21:08 09:21:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:21:09 #7 DONE 2.9s 09:21:09 09:21:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 09:21:10 #8 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:10 #8 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:11 #8 1.661 (1/1) Installing dumb-init (1.2.5-r3) 09:21:11 #8 1.665 Executing busybox-1.37.0-r20.trigger 09:21:11 #8 1.671 OK: 7 MiB in 17 packages 09:21:11 #8 DONE 2.7s 09:21:11 09:21:11 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 09:21:12 #9 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:12 #9 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4134 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 09:21:13 Running in /w/workspace/device-snmp-go/125 [Pipeline] { [Pipeline] checkout 09:21:13 #9 3.218 OK: 269 MiB in 64 packages 09:21:13 #9 DONE 3.5s 09:21:13 09:21:13 #10 [stage-1 3/6] RUN apk --no-cache upgrade 09:21:13 #10 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:21:13 #10 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:21:13 #10 1.156 OK: 7 MiB in 17 packages 09:21:13 #10 DONE 1.4s 09:21:13 09:21:13 #11 [builder 3/7] WORKDIR /device-snmp-go 09:21:14 #11 DONE 0.6s 09:21:14 09:21:14 #12 [builder 4/7] COPY go.mod vendor* ./ 09:21:15 #12 DONE 1.0s 09:21:15 09:21:15 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:16 The recommended git tool is: git 09:21:16 #13 DONE 1.4s 09:21:16 09:21:16 #14 [builder 6/7] COPY . . 09:21:16 #14 DONE 0.3s 09:21:16 09:21:16 #15 [builder 7/7] RUN make build 09:21:17 #15 0.366 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:21:20 using credential edgex-jenkins-ssh 09:21:20 Cloning the remote Git repository 09:21:20 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 09:21:20 > git init /w/workspace/device-snmp-go/125 # timeout=10 09:21:20 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 09:21:20 > git --version # timeout=10 09:21:20 > git --version # 'git version 2.25.1' 09:21:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:27 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 09:21:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:28 Avoid second fetch 09:21:28 Checking out Revision 7e254e9e4e3acabb262ef040925bb3e93aff3c9c (main) 09:21:29 Commit message: "Merge pull request #388 from cloudxxx8/security-issue-3" 09:21:28 > git config core.sparsecheckout # timeout=10 09:21:28 > git checkout -f 7e254e9e4e3acabb262ef040925bb3e93aff3c9c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:33 provisioning config files... 09:21:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/125@tmp/config4703469411883877079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:34 ---> ****-login.sh 09:21:34 nexus3.edgexfoundry.org:10001 09:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:34 Configure a credential helper to remove this warning. See 09:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:34 09:21:34 Login Succeeded 09:21:34 nexus3.edgexfoundry.org:10002 09:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:35 Configure a credential helper to remove this warning. See 09:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:35 09:21:35 Login Succeeded 09:21:35 nexus3.edgexfoundry.org:10003 09:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:35 Configure a credential helper to remove this warning. See 09:21:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:35 09:21:35 Login Succeeded 09:21:35 nexus3.edgexfoundry.org:10004 09:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:36 Configure a credential helper to remove this warning. See 09:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:36 09:21:36 Login Succeeded 09:21:36 ****.io 09:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:36 Configure a credential helper to remove this warning. See 09:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:36 09:21:36 Login Succeeded 09:21:36 ---> ****-login.sh ends [Pipeline] } 09:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:21:36 ========================================================= 09:21:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:21:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 09:21:37 Sending build context to Docker daemon 12.63MB 09:21:37 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 09:21:37 Step 2/12 : FROM ${BASE} AS builder 09:21:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:21:37 6b59a28fa201: Pulling fs layer 09:21:37 d32bb0dddca7: Pulling fs layer 09:21:37 5dab1238d3d9: Pulling fs layer 09:21:37 196fd7d83e7d: Pulling fs layer 09:21:37 4f4fb700ef54: Pulling fs layer 09:21:37 8ba94037c8f0: Pulling fs layer 09:21:37 deaec5988b04: Pulling fs layer 09:21:37 9f65657bb879: Pulling fs layer 09:21:37 196fd7d83e7d: Waiting 09:21:37 4f4fb700ef54: Waiting 09:21:37 8ba94037c8f0: Waiting 09:21:37 deaec5988b04: Waiting 09:21:37 9f65657bb879: Waiting 09:21:37 d32bb0dddca7: Verifying Checksum 09:21:37 d32bb0dddca7: Download complete 09:21:38 196fd7d83e7d: Verifying Checksum 09:21:38 196fd7d83e7d: Download complete 09:21:38 4f4fb700ef54: Verifying Checksum 09:21:38 4f4fb700ef54: Download complete 09:21:38 8ba94037c8f0: Verifying Checksum 09:21:38 8ba94037c8f0: Download complete 09:21:38 6b59a28fa201: Verifying Checksum 09:21:38 6b59a28fa201: Download complete 09:21:38 9f65657bb879: Verifying Checksum 09:21:38 9f65657bb879: Download complete 09:21:39 6b59a28fa201: Pull complete 09:21:39 5dab1238d3d9: Verifying Checksum 09:21:39 5dab1238d3d9: Download complete 09:21:39 d32bb0dddca7: Pull complete 09:21:41 deaec5988b04: Verifying Checksum 09:21:41 deaec5988b04: Download complete 09:21:53 5dab1238d3d9: Pull complete 09:21:53 196fd7d83e7d: Pull complete 09:21:53 4f4fb700ef54: Pull complete 09:21:54 8ba94037c8f0: Pull complete 09:21:55 #15 DONE 33.1s 09:21:55 09:21:55 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 09:21:55 #16 DONE 2.3s 09:21:55 09:21:55 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 09:21:55 #17 DONE 1.5s 09:21:55 09:21:55 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 09:21:55 #18 DONE 1.2s 09:21:56 09:21:56 #19 exporting to image 09:21:56 #19 exporting layers 09:22:01 #19 exporting layers 5.1s done 09:22:01 #19 writing image sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 0.0s done 09:22:01 #19 naming to docker.io/library/device-snmp 0.0s done 09:22:01 #19 DONE 5.5s 09:22:04 deaec5988b04: Pull complete 09:22:05 9f65657bb879: Pull complete 09:22:05 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:22:05 ---> 334268110677 09:22:05 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:05 provisioning config files... 09:22:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4393241268562916044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:06 ---> ****-login.sh 09:22:06 nexus3.edgexfoundry.org:10001 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 Login Succeeded 09:22:06 nexus3.edgexfoundry.org:10002 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 Login Succeeded 09:22:06 nexus3.edgexfoundry.org:10003 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 Login Succeeded 09:22:06 nexus3.edgexfoundry.org:10004 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 Login Succeeded 09:22:06 ****.io 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 Login Succeeded 09:22:06 ---> ****-login.sh ends [Pipeline] } 09:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:22:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 09:22:06 7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:22:06 latest 09:22:06 4.1.0-dev.9 09:22:06 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:22:06 main 09:22:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:22:07 9cdd20243181: Preparing 09:22:07 063e8d1ced6c: Preparing 09:22:07 585111e8784c: Preparing 09:22:07 e42f64fa70d9: Preparing 09:22:07 09e49158fd58: Preparing 09:22:07 cce92674e987: Preparing 09:22:07 cce92674e987: Waiting 09:22:07 e42f64fa70d9: Pushed 09:22:07 09e49158fd58: Pushed 09:22:07 063e8d1ced6c: Pushed 09:22:07 ---> Running in 4f2dabd40de5 09:22:07 Removing intermediate container 4f2dabd40de5 09:22:07 ---> 48f9ee76086c 09:22:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:22:07 ---> Running in 9db4fc445189 09:22:07 9cdd20243181: Pushed 09:22:08 Removing intermediate container 9db4fc445189 09:22:08 ---> 14582f208fa5 09:22:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:22:08 ---> Running in ff48edfb2008 09:22:08 Removing intermediate container ff48edfb2008 09:22:08 ---> 53d2eaf1cc34 09:22:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:22:08 cce92674e987: Layer already exists 09:22:08 ---> Running in aa18f3f4608b 09:22:08 Removing intermediate container aa18f3f4608b 09:22:08 ---> 5b4640c65a4d 09:22:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:22:08 ---> Running in 7157ada5dc12 09:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:22:11 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:22:11 (2/4) Installing libedit (20250104.3.1-r1) 09:22:11 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:22:11 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:22:11 Executing busybox-1.37.0-r19.trigger 09:22:11 OK: 259 MiB in 64 packages 09:22:12 585111e8784c: Pushed 09:22:12 7e254e9e4e3acabb262ef040925bb3e93aff3c9c: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 09:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:22:13 9cdd20243181: Preparing 09:22:13 063e8d1ced6c: Preparing 09:22:13 585111e8784c: Preparing 09:22:13 e42f64fa70d9: Preparing 09:22:13 09e49158fd58: Preparing 09:22:13 cce92674e987: Preparing 09:22:13 cce92674e987: Waiting 09:22:13 e42f64fa70d9: Layer already exists 09:22:13 9cdd20243181: Layer already exists 09:22:13 09e49158fd58: Layer already exists 09:22:13 585111e8784c: Layer already exists 09:22:13 063e8d1ced6c: Layer already exists 09:22:13 cce92674e987: Layer already exists 09:22:13 latest: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:13 Removing intermediate container 7157ada5dc12 09:22:13 ---> 6704b3c5d411 09:22:13 Step 8/12 : WORKDIR /device-snmp-go 09:22:13 ---> Running in f048d5cf1f6a 09:22:13 Removing intermediate container f048d5cf1f6a 09:22:13 ---> 5d6c9aa09a25 09:22:13 Step 9/12 : COPY go.mod vendor* ./ 09:22:13 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 09:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:22:13 9cdd20243181: Preparing 09:22:13 063e8d1ced6c: Preparing 09:22:13 585111e8784c: Preparing 09:22:13 e42f64fa70d9: Preparing 09:22:13 09e49158fd58: Preparing 09:22:13 cce92674e987: Preparing 09:22:13 cce92674e987: Waiting 09:22:13 063e8d1ced6c: Layer already exists 09:22:13 e42f64fa70d9: Layer already exists 09:22:13 09e49158fd58: Layer already exists 09:22:13 9cdd20243181: Layer already exists 09:22:13 585111e8784c: Layer already exists 09:22:13 cce92674e987: Layer already exists 09:22:13 4.1.0-dev.9: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:22:14 9cdd20243181: Preparing 09:22:14 063e8d1ced6c: Preparing 09:22:14 585111e8784c: Preparing 09:22:14 e42f64fa70d9: Preparing 09:22:14 09e49158fd58: Preparing 09:22:14 cce92674e987: Preparing 09:22:14 cce92674e987: Waiting 09:22:14 585111e8784c: Layer already exists 09:22:14 063e8d1ced6c: Layer already exists 09:22:14 09e49158fd58: Layer already exists 09:22:14 e42f64fa70d9: Layer already exists 09:22:14 9cdd20243181: Layer already exists 09:22:14 cce92674e987: Layer already exists 09:22:14 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 09:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 09:22:15 9cdd20243181: Preparing 09:22:15 063e8d1ced6c: Preparing 09:22:15 585111e8784c: Preparing 09:22:15 e42f64fa70d9: Preparing 09:22:15 09e49158fd58: Preparing 09:22:15 cce92674e987: Preparing 09:22:15 cce92674e987: Waiting 09:22:15 585111e8784c: Layer already exists 09:22:15 9cdd20243181: Layer already exists 09:22:15 063e8d1ced6c: Layer already exists 09:22:15 e42f64fa70d9: Layer already exists 09:22:15 09e49158fd58: Layer already exists 09:22:15 cce92674e987: Layer already exists 09:22:15 main: digest: sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:22:15 ===================================================== [Pipeline] echo 09:22:15 taggedImages: 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:latest 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] echo 09:22:15 ========================================================= 09:22:15 [edgeXBuildMultiArch] RAW Config: 09:22:15 images: 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:latest 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:22:15 - nexus3.edgexfoundry.org:10004/device-snmp:main 09:22:15 settingsFile: 09:22:15 device-snmp-go-settings 09:22:15 ========================================================= [Pipeline] node 09:22:15 ---> 305ceca25a65 09:22:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:15 ---> Running in 1299bbe2d192 09:22:30 Still waiting to schedule task 09:22:30 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:23:20 Running on prd-centos7-docker-4c-2g-4135 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:20 provisioning config files... 09:23:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3107340918404265653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:22 ---> ****-login.sh 09:23:22 nexus3.edgexfoundry.org:10001 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 nexus3.edgexfoundry.org:10002 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 nexus3.edgexfoundry.org:10003 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 nexus3.edgexfoundry.org:10004 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 ****.io 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 ---> ****-login.sh ends [Pipeline] } 09:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:41 + docker buildx ls 09:23:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:23:41 default * docker 09:23:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:23:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 09:23:41 edgex-builder [Pipeline] sh 09:23:42 + docker buildx inspect --bootstrap 09:23:42 #1 [internal] booting buildkit 09:23:42 #1 pulling image moby/buildkit:buildx-stable-1 09:23:45 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 09:23:45 #1 creating container buildx_buildkit_edgex-builder0 09:23:46 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 09:23:46 #1 DONE 4.6s 09:23:46 Name: edgex-builder 09:23:46 Driver: docker-container 09:23:46 09:23:46 Nodes: 09:23:46 Name: edgex-builder0 09:23:46 Endpoint: unix:///var/run/docker.sock 09:23:46 Status: running 09:23:46 Buildkit: v0.28.1 09:23:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 09:23:47 + docker buildx ls 09:23:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 09:23:47 edgex-builder * docker-container 09:23:47 edgex-builder0 unix:///var/run/docker.sock running v0.28.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 09:23:47 default docker 09:23:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 09:23:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c' 09:23:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c --push - 09:23:47 #1 [internal] load build definition from Dockerfile 09:23:47 #1 transferring dockerfile: 196B done 09:23:47 #1 DONE 0.0s 09:23:47 09:23:47 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:23:47 #2 DONE 0.1s 09:23:47 09:23:47 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:23:47 #3 DONE 0.1s 09:23:47 09:23:47 #4 [internal] load .dockerignore 09:23:47 #4 transferring context: 09:23:47 #4 transferring context: 2B done 09:23:47 #4 DONE 0.0s 09:23:47 09:23:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:47 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:47 #5 DONE 0.0s 09:23:47 09:23:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:47 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:47 #6 DONE 0.1s 09:23:47 09:23:47 #7 exporting to image 09:23:47 #7 exporting layers done 09:23:47 #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c 0.0s done 09:23:47 #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done 09:23:47 #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done 09:23:47 #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done 09:23:47 #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 0.0s done 09:23:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:23:47 #7 DONE 0.0s 09:23:47 09:23:47 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:23:47 #8 DONE 0.0s 09:23:47 09:23:47 1 warning found (use --debug to expand): 09:23:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:23:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:latest' 09:23:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:latest --push - 09:23:48 #1 [internal] load build definition from Dockerfile 09:23:48 #1 transferring dockerfile: 162B done 09:23:48 #1 DONE 0.0s 09:23:48 09:23:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 09:23:48 #2 DONE 0.0s 09:23:48 09:23:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:latest 09:23:48 #3 DONE 0.0s 09:23:48 09:23:48 #4 [internal] load .dockerignore 09:23:48 #4 transferring context: 2B done 09:23:48 #4 DONE 0.0s 09:23:48 09:23:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:48 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be done 09:23:48 #5 CACHED 09:23:48 09:23:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:48 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:latest@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:48 #6 CACHED 09:23:48 09:23:48 #7 exporting to image 09:23:48 #7 exporting layers done 09:23:48 #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done 09:23:48 #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done 09:23:48 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:23:48 #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done 09:23:48 #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done 09:23:48 #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done 09:23:48 #7 DONE 0.0s 09:23:48 09:23:48 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:23:48 #8 DONE 0.0s 09:23:48 09:23:48 1 warning found (use --debug to expand): 09:23:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:23:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9' 09:23:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 --push - 09:23:49 #1 [internal] load build definition from Dockerfile 09:23:49 #1 transferring dockerfile: 167B done 09:23:49 #1 DONE 0.0s 09:23:49 09:23:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 09:23:49 #2 DONE 0.0s 09:23:49 09:23:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9 09:23:49 #3 DONE 0.0s 09:23:49 09:23:49 #4 [internal] load .dockerignore 09:23:49 #4 transferring context: 2B done 09:23:49 #4 DONE 0.0s 09:23:49 09:23:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:49 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:49 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:49 #5 CACHED 09:23:49 09:23:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:49 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:49 #6 CACHED 09:23:49 09:23:49 #7 exporting to image 09:23:49 #7 exporting layers done 09:23:49 #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done 09:23:49 #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done 09:23:49 #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done 09:23:49 #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done 09:23:49 #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done 09:23:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:23:49 #7 DONE 0.0s 09:23:49 09:23:49 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:23:49 #8 DONE 0.0s 09:23:49 09:23:49 1 warning found (use --debug to expand): 09:23:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:23:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9' 09:23:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 --push - 09:23:49 #1 [internal] load build definition from Dockerfile 09:23:49 #1 transferring dockerfile: 208B done 09:23:49 #1 DONE 0.0s 09:23:49 09:23:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:23:49 #2 DONE 0.0s 09:23:49 09:23:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:23:49 #3 DONE 0.0s 09:23:49 09:23:49 #4 [internal] load .dockerignore 09:23:49 #4 transferring context: 2B done 09:23:49 #4 DONE 0.0s 09:23:49 09:23:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:49 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:49 #5 CACHED 09:23:49 09:23:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:49 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:49 #6 CACHED 09:23:49 09:23:49 #7 exporting to image 09:23:49 #7 exporting layers done 09:23:49 #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done 09:23:49 #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done 09:23:49 #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done 09:23:49 #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done 09:23:49 #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done 09:23:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:23:49 #7 DONE 0.0s 09:23:49 09:23:49 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:23:49 #8 DONE 0.0s 09:23:49 09:23:49 1 warning found (use --debug to expand): 09:23:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 09:23:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-snmp:main' 09:23:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-snmp:main --push - 09:23:50 #1 [internal] load build definition from Dockerfile 09:23:50 #1 transferring dockerfile: 160B done 09:23:50 #1 DONE 0.0s 09:23:50 09:23:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 09:23:50 #2 DONE 0.0s 09:23:50 09:23:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-snmp:main 09:23:50 #3 DONE 0.0s 09:23:50 09:23:50 #4 [internal] load .dockerignore 09:23:50 #4 transferring context: 2B done 09:23:50 #4 DONE 0.0s 09:23:50 09:23:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:50 #5 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:50 #5 CACHED 09:23:50 09:23:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 09:23:50 #6 resolve nexus3.edgexfoundry.org:10004/device-snmp:main@sha256:5fd51c0c67f4c56caa626dbd564ab76b2a5de3201ca6f1f03c3fc5ebd86ff5be 0.0s done 09:23:50 #6 CACHED 09:23:50 09:23:50 #7 exporting to image 09:23:50 #7 exporting layers done 09:23:50 #7 exporting manifest sha256:1c05c84389587bc48a9ead7dcd12bd852c32e3ff9e4ddc5654bc32d6d6d75b0c done 09:23:50 #7 exporting config sha256:b659feb14e8f87158cdbd11f941a056fa00500ae2e62ccc2293c4861c777eca2 done 09:23:50 #7 exporting manifest sha256:4b69257899b9a1d15ada79e19cf697b5e0582012f66df1f8377c8746b43d728e done 09:23:50 #7 exporting config sha256:94d532999a7076b2e51b14f508bdb4387840ed3e9d25279c851a30fe3596d416 done 09:23:50 #7 exporting manifest list sha256:28c02ba024bc282d4e03f51f6fc985c30834b3fbf96f132088d6437a1034f777 done 09:23:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 09:23:50 #7 DONE 0.0s 09:23:50 09:23:50 #8 [auth] device-snmp:pull,push token for nexus3.edgexfoundry.org:10004 09:23:50 #8 DONE 0.0s 09:23:50 09:23:50 1 warning found (use --debug to expand): 09:23:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:23:50 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:23:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:51 ---> package-listing.sh 09:23:51 ++ facter osfamily 09:23:51 ++ tr '[:upper:]' '[:lower:]' 09:23:51 + OS_FAMILY=redhat 09:23:51 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:23:51 + START_PACKAGES=/tmp/packages_start.txt 09:23:51 + END_PACKAGES=/tmp/packages_end.txt 09:23:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:51 + PACKAGES=/tmp/packages_start.txt 09:23:51 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:23:51 + PACKAGES=/tmp/packages_end.txt 09:23:51 + case "${OS_FAMILY}" in 09:23:51 + rpm -qa 09:23:51 + sort 09:23:52 + '[' -f /tmp/packages_start.txt ']' 09:23:52 + '[' -f /tmp/packages_end.txt ']' 09:23:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:52 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:23:52 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:23:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:23:52 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 09:23:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:53 09:23:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:53 latest: Pulling from edgex-lftools-log-publisher 09:23:53 5eb5b503b376: Pulling fs layer 09:23:53 5c69ac0246d0: Pulling fs layer 09:23:53 ec43610c2a17: Pulling fs layer 09:23:53 3a2ae6a8a46f: Pulling fs layer 09:23:53 33b1e0a273af: Pulling fs layer 09:23:53 5d3b04190fa2: Pulling fs layer 09:23:53 2f39f015ded8: Pulling fs layer 09:23:53 3a2ae6a8a46f: Waiting 09:23:53 33b1e0a273af: Waiting 09:23:53 5d3b04190fa2: Waiting 09:23:53 2f39f015ded8: Waiting 09:23:53 5c69ac0246d0: Verifying Checksum 09:23:53 5c69ac0246d0: Download complete 09:23:53 3a2ae6a8a46f: Verifying Checksum 09:23:53 3a2ae6a8a46f: Download complete 09:23:53 33b1e0a273af: Verifying Checksum 09:23:53 33b1e0a273af: Download complete 09:23:53 ec43610c2a17: Verifying Checksum 09:23:53 ec43610c2a17: Download complete 09:23:53 5d3b04190fa2: Verifying Checksum 09:23:53 5d3b04190fa2: Download complete 09:23:53 5eb5b503b376: Verifying Checksum 09:23:53 5eb5b503b376: Download complete 09:23:54 2f39f015ded8: Verifying Checksum 09:23:54 2f39f015ded8: Download complete 09:23:55 5eb5b503b376: Pull complete 09:23:55 5c69ac0246d0: Pull complete 09:23:55 ec43610c2a17: Pull complete 09:23:55 3a2ae6a8a46f: Pull complete 09:23:55 33b1e0a273af: Pull complete 09:23:55 5d3b04190fa2: Pull complete 09:23:56 Removing intermediate container 1299bbe2d192 09:23:56 ---> 235afe98824f 09:23:56 Step 11/12 : COPY . . 09:23:56 ---> 699abfc5d1cb 09:23:56 Step 12/12 : RUN ${MAKE} 09:23:56 ---> Running in 86880e17b94f 09:23:57 noop 09:23:57 Removing intermediate container 86880e17b94f 09:23:57 ---> feef50d3e5cb 09:23:58 Successfully built feef50d3e5cb 09:23:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:58 + docker inspect -f . ci-base-image-arm64 09:23:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:58 prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container 09:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@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 09:23:59 $ docker top 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 -eo pid,comm 09:24:00 2f39f015ded8: Pull complete 09:24:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:03 prd-centos7-docker-4c-2g-4135 does not seem to be running inside a container 09:24:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:24:04 + go version 09:24:04 go version go1.25.3 linux/arm64 09:24:06 $ docker top 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 -eo pid,comm [Pipeline] { [Pipeline] } 09:24:06 $ docker stop --time=1 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 09:24:08 $ docker rm -f --volumes 37bf67a0ff3374e9c52b3934ec2e7e36e624bd6aeeca6d4852f05b9003e58ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:24:08 + docker inspect -f . ci-base-image-arm64 09:24:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:09 + mkdir -p /var/log/sysstat 09:24:09 prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container 09:24:09 $ 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/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@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 09:24:10 $ docker top 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:24:10 + ls /var/log/sa-host 09:24:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:10 provisioning config files... 09:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13044830174074309139tmp [Pipeline] { [Pipeline] echo 09:24:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:24:11 + git config --global --add safe.directory /w/workspace/device-snmp-go/125 [Pipeline] fileExists [Pipeline] sh 09:24:11 ---> create-netrc.sh [Pipeline] } 09:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:24:11 + make test 09:24:11 ---> python-tools-install.sh [Pipeline] echo 09:24:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:24:11 go test ./... -coverprofile=coverage.out 09:24:11 ---> sudo-logs.sh 09:24:11 Archiving 'sudo' log.. 09:24:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-4135.novalocal: Name or service not known 09:24:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-4135.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:24:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:24:12 ---> job-cost.sh 09:24:12 lf-activate-venv: SKIPPING 09:24:12 INFO: No Stack... 09:24:12 INFO: Retrieving Pricing Info for: v3-standard-2 09:24:12 INFO: Archiving Costs [Pipeline] echo 09:24:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:24:13 ---> logs-deploy.sh 09:24:13 lf-activate-venv: SKIPPING 09:24:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/125 09:24:13 INFO: archiving workspace using pattern(s): 09:24:14 Archives upload complete. 09:24:14 INFO: archiving logs to Nexus 09:24:14 ---> uname -a: 09:24:14 Linux prd-centos7-docker-4c-2g-4135.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:24:14 09:24:14 09:24:14 ---> lscpu: 09:24:14 Architecture: x86_64 09:24:14 CPU op-mode(s): 32-bit, 64-bit 09:24:14 Byte Order: Little Endian 09:24:14 Address sizes: 40 bits physical, 48 bits virtual 09:24:14 CPU(s): 2 09:24:14 On-line CPU(s) list: 0,1 09:24:14 Thread(s) per core: 1 09:24:14 Core(s) per socket: 1 09:24:14 Socket(s): 2 09:24:14 NUMA node(s): 1 09:24:14 Vendor ID: AuthenticAMD 09:24:14 CPU family: 23 09:24:14 Model: 49 09:24:14 Model name: AMD EPYC-Rome Processor 09:24:14 Stepping: 0 09:24:14 CPU MHz: 2799.934 09:24:14 BogoMIPS: 5599.86 09:24:14 Virtualization: AMD-V 09:24:14 Hypervisor vendor: KVM 09:24:14 Virtualization type: full 09:24:14 L1d cache: 64 KiB 09:24:14 L1i cache: 64 KiB 09:24:14 L2 cache: 1 MiB 09:24:14 L3 cache: 32 MiB 09:24:14 NUMA node0 CPU(s): 0,1 09:24:14 Vulnerability Itlb multihit: Not affected 09:24:14 Vulnerability L1tf: Not affected 09:24:14 Vulnerability Mds: Not affected 09:24:14 Vulnerability Meltdown: Not affected 09:24:14 Vulnerability Mmio stale data: Not affected 09:24:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:24:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:24:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:24:14 Vulnerability Srbds: Not affected 09:24:14 Vulnerability Tsx async abort: Not affected 09:24:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 09:24:14 09:24:14 09:24:14 ---> nproc: 09:24:14 2 09:24:14 09:24:14 09:24:14 ---> df -h: 09:24:14 Filesystem Size Used Avail Use% Mounted on 09:24:14 overlay 40G 7.4G 33G 19% / 09:24:14 tmpfs 64M 0 64M 0% /dev 09:24:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:24:14 shm 64M 0 64M 0% /dev/shm 09:24:14 /dev/vda1 40G 7.4G 33G 19% /facter-os 09:24:14 09:24:14 09:24:14 Cannot open /var/log/sysstat/sa26: No such file or directory 09:24:14 Please check if data collecting is enabled 09:24:14 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:24:14 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:24:14 $ docker stop --time=1 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 09:24:16 $ docker rm -f --volumes 757c3521c6683508934fad928bf1bdca4d6359dc2249a6f0958c96042afb0c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:24:16 [WS-CLEANUP] Deleting project workspace... 09:24:16 [WS-CLEANUP] Deferred wipeout is used... 09:24:16 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:16 09:24:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 09:24:17 latest: Pulling from edgex-lftools-log-publisher 09:24:17 5eb5b503b376: Pulling fs layer 09:24:17 5c69ac0246d0: Pulling fs layer 09:24:17 ec43610c2a17: Pulling fs layer 09:24:17 3a2ae6a8a46f: Pulling fs layer 09:24:17 33b1e0a273af: Pulling fs layer 09:24:17 3a2ae6a8a46f: Waiting 09:24:17 33b1e0a273af: Waiting 09:24:17 5d3b04190fa2: Pulling fs layer 09:24:17 2f39f015ded8: Pulling fs layer 09:24:17 5d3b04190fa2: Waiting 09:24:17 2f39f015ded8: Waiting 09:24:17 5c69ac0246d0: Verifying Checksum 09:24:17 5c69ac0246d0: Download complete 09:24:17 3a2ae6a8a46f: Download complete 09:24:17 33b1e0a273af: Verifying Checksum 09:24:17 33b1e0a273af: Download complete 09:24:17 5d3b04190fa2: Verifying Checksum 09:24:17 5d3b04190fa2: Download complete 09:24:17 ec43610c2a17: Verifying Checksum 09:24:17 ec43610c2a17: Download complete 09:24:17 5eb5b503b376: Verifying Checksum 09:24:17 5eb5b503b376: Download complete 09:24:18 2f39f015ded8: Verifying Checksum 09:24:18 2f39f015ded8: Download complete 09:24:19 5eb5b503b376: Pull complete 09:24:19 5c69ac0246d0: Pull complete 09:24:19 ec43610c2a17: Pull complete 09:24:19 3a2ae6a8a46f: Pull complete 09:24:20 33b1e0a273af: Pull complete 09:24:20 5d3b04190fa2: Pull complete 09:24:26 2f39f015ded8: Pull complete 09:24:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:24:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:26 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:24:26 $ 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 09:24:34 $ docker top 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:34 ---> job-cost.sh 09:24:34 lf-activate-venv: SKIPPING 09:24:34 INFO: No Stack... 09:24:34 INFO: Retrieving Pricing Info for: v3-standard-8 09:24:35 INFO: Archiving Costs [Pipeline] sh 09:24:35 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 09:24:35 + cut -d, -f6 [Pipeline] lock 09:24:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] 09:24:35 Resource [jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] did not exist. Created. 09:24:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:24:36 + echo total: 0.2199999988079071 [Pipeline] stash 09:24:36 Stashed 1 file(s) [Pipeline] } 09:24:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 09:24:36 $ docker stop --time=1 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c 09:24:37 $ docker rm -f --volumes 1dc2245072cb59f753a6e09a01efecbaec70b66470b10e4ffd7d4fab860c446c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:27:53 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 09:27:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements 09:27:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:27:53 go vet ./... 09:28:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:28:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:28:50 ./bin/test-attribution-txt.sh 09:28:50 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 09:28:50 $ docker stop --time=1 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 09:28:52 $ docker rm -f --volumes 4c21930ffa2e67ce86705a847d4c74ec5720cb1bf1f73aa344ecc1bb903bccb8 [Pipeline] // withDockerContainer [Pipeline] sh 09:28:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:28:53 Warning: overwriting stash ‘coverage-report’ 09:28:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:28:55 + ls -al . 09:28:55 total 236 09:28:55 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 09:24 . 09:28:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 09:21 .. 09:28:55 -rw-rw-r-- 1 jenkins jenkins 6 Mar 26 09:21 .dockerignore 09:28:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 09:21 .git 09:28:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 .github 09:28:55 -rw-rw-r-- 1 jenkins jenkins 263 Mar 26 09:21 .gitignore 09:28:55 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 09:21 .golangci.yml 09:28:55 -rw-rw-r-- 1 jenkins jenkins 21488 Mar 26 09:21 Attribution.txt 09:28:55 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 26 09:21 CHANGELOG.md 09:28:55 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 26 09:21 Dockerfile 09:28:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 09:21 GOVERNANCE.md 09:28:55 -rw-rw-r-- 1 jenkins jenkins 679 Mar 26 09:21 Jenkinsfile 09:28:55 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 09:21 LICENSE 09:28:55 -rw-rw-r-- 1 jenkins jenkins 2239 Mar 26 09:21 Makefile 09:28:55 -rw-rw-r-- 1 jenkins jenkins 620 Mar 26 09:21 OWNERS.md 09:28:55 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 26 09:21 README.md 09:28:55 -rw-rw-r-- 1 jenkins jenkins 11 Mar 26 09:19 VERSION 09:28:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 09:21 bin 09:28:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 cmd 09:28:55 -rw-r--r-- 1 jenkins jenkins 9158 Mar 26 09:27 coverage.out 09:28:55 -rw-rw-r-- 1 jenkins jenkins 6641 Mar 26 09:21 go.mod 09:28:55 -rw-rw-r-- 1 jenkins jenkins 89465 Mar 26 09:21 go.sum 09:28:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 09:21 internal 09:28:55 -rw-rw-r-- 1 jenkins jenkins 228 Mar 26 09:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:55 + 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=7e254e9e4e3acabb262ef040925bb3e93aff3c9c --label arch=arm64 --label version=4.1.0-dev.9 . 09:28:56 Sending build context to Docker daemon 12.64MB 09:28:56 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 09:28:56 Step 2/25 : FROM ${BASE} AS builder 09:28:56 ---> feef50d3e5cb 09:28:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:28:56 ---> Running in b000a4087907 09:28:56 Removing intermediate container b000a4087907 09:28:56 ---> 88b5c9a5cc14 09:28:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:28:56 ---> Running in 998083d16780 09:28:57 Removing intermediate container 998083d16780 09:28:57 ---> 5b349540f143 09:28:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:28:57 ---> Running in 9b8a641de3f0 09:28:57 Removing intermediate container 9b8a641de3f0 09:28:57 ---> 6c6f1a8ec744 09:28:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:28:57 ---> Running in 5b59b2a53995 09:28:57 Removing intermediate container 5b59b2a53995 09:28:57 ---> ffd568ae0ee3 09:28:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:28:57 ---> Running in b1a6e4d5420f 09:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:29:01 OK: 259 MiB in 64 packages 09:29:01 Removing intermediate container b1a6e4d5420f 09:29:01 ---> f448bda01e71 09:29:01 Step 8/25 : WORKDIR /device-snmp-go 09:29:01 ---> Running in 2adbf3a60a4a 09:29:01 Removing intermediate container 2adbf3a60a4a 09:29:01 ---> 19e87f102960 09:29:01 Step 9/25 : COPY go.mod vendor* ./ 09:29:02 ---> 87512b5b6c26 09:29:02 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:02 ---> Running in 84328b6363fa 09:29:04 Removing intermediate container 84328b6363fa 09:29:04 ---> b0fe3971643e 09:29:04 Step 11/25 : COPY . . 09:29:05 ---> 7ed95b20a769 09:29:05 Step 12/25 : RUN ${MAKE} 09:29:05 ---> Running in f85c0d6dc3b3 09:29:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.58" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 09:32:58 Removing intermediate container f85c0d6dc3b3 09:32:58 ---> 2554fe3a86ba 09:32:58 Step 13/25 : FROM alpine:3.22 09:32:58 3.22: Pulling from library/alpine 09:32:58 d741ee1608f3: Pulling fs layer 09:32:58 d741ee1608f3: Verifying Checksum 09:32:58 d741ee1608f3: Download complete 09:32:58 d741ee1608f3: Pull complete 09:32:58 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:32:58 Status: Downloaded newer image for alpine:3.22 09:32:58 ---> 5a766deef0c8 09:32:58 Step 14/25 : RUN apk add --update --no-cache dumb-init 09:32:58 ---> Running in d03b90cb2439 09:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:58 (1/1) Installing dumb-init (1.2.5-r3) 09:32:58 Executing busybox-1.37.0-r20.trigger 09:32:58 OK: 8 MiB in 17 packages 09:32:58 Removing intermediate container d03b90cb2439 09:32:58 ---> befff015c985 09:32:58 Step 15/25 : RUN apk --no-cache upgrade 09:32:58 ---> Running in 07fcf2b330a1 09:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:00 OK: 8 MiB in 17 packages 09:33:01 Removing intermediate container 07fcf2b330a1 09:33:01 ---> 1ceef840bb15 09:33:01 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 09:33:03 ---> 4bcf955ae846 09:33:03 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 09:33:03 ---> 8c2e00ba7cd8 09:33:03 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 09:33:04 ---> 06fbd5ec8c73 09:33:04 Step 19/25 : EXPOSE 59993 09:33:04 ---> Running in 6cea464d7958 09:33:04 Removing intermediate container 6cea464d7958 09:33:04 ---> 74da83bf91b4 09:33:04 Step 20/25 : EXPOSE 161 09:33:04 ---> Running in 29522b7868bc 09:33:05 Removing intermediate container 29522b7868bc 09:33:05 ---> 48c0320740c5 09:33:05 Step 21/25 : ENTRYPOINT ["/device-snmp"] 09:33:05 ---> Running in 3b8be2327dae 09:33:05 Removing intermediate container 3b8be2327dae 09:33:05 ---> d09db6a4c612 09:33:05 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:33:05 ---> Running in 049a84f5c512 09:33:05 Removing intermediate container 049a84f5c512 09:33:05 ---> 8148f9c15027 09:33:05 Step 23/25 : LABEL arch=arm64 09:33:05 ---> Running in f7293d3a6c85 09:33:06 Removing intermediate container f7293d3a6c85 09:33:06 ---> aef7a915bfd9 09:33:06 Step 24/25 : LABEL git_sha=7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:33:06 ---> Running in c8f52a48c493 09:33:06 Removing intermediate container c8f52a48c493 09:33:06 ---> 5d9b3576eb74 09:33:06 Step 25/25 : LABEL version=4.1.0-dev.9 09:33:06 ---> Running in 3e07c6afa829 09:33:06 Removing intermediate container 3e07c6afa829 09:33:06 ---> 8b6cad4a17ed 09:33:06 [Warning] One or more build-args [ARCH] were not consumed 09:33:06 Successfully built 8b6cad4a17ed 09:33:06 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 09:33:07 provisioning config files... 09:33:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/125@tmp/config8057351780336770786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:07 ---> ****-login.sh 09:33:07 nexus3.edgexfoundry.org:10001 09:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:07 Configure a credential helper to remove this warning. See 09:33:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:07 09:33:07 Login Succeeded 09:33:07 nexus3.edgexfoundry.org:10002 09:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:07 Configure a credential helper to remove this warning. See 09:33:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:07 09:33:07 Login Succeeded 09:33:07 nexus3.edgexfoundry.org:10003 09:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:08 Configure a credential helper to remove this warning. See 09:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:08 09:33:08 Login Succeeded 09:33:08 nexus3.edgexfoundry.org:10004 09:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:08 Configure a credential helper to remove this warning. See 09:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:08 09:33:08 Login Succeeded 09:33:08 ****.io 09:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:33:09 Configure a credential helper to remove this warning. See 09:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:33:09 09:33:09 Login Succeeded 09:33:09 ---> ****-login.sh ends [Pipeline] } 09:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:33:09 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 09:33:09 7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:33:09 latest 09:33:09 4.1.0-dev.9 09:33:09 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:33:09 main 09:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:09 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:33:10 71eecafe5e8f: Preparing 09:33:10 3393f151aff0: Preparing 09:33:10 c6a31662b921: Preparing 09:33:10 370ca56756a5: Preparing 09:33:10 54dedc5006a6: Preparing 09:33:10 c4e71c2a4573: Preparing 09:33:10 c4e71c2a4573: Waiting 09:33:10 54dedc5006a6: Pushed 09:33:10 3393f151aff0: Pushed 09:33:10 71eecafe5e8f: Pushed 09:33:10 370ca56756a5: Pushed 09:33:10 c4e71c2a4573: Layer already exists 09:33:20 c6a31662b921: Pushed 09:33:20 7e254e9e4e3acabb262ef040925bb3e93aff3c9c: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:33:21 71eecafe5e8f: Preparing 09:33:21 3393f151aff0: Preparing 09:33:21 c6a31662b921: Preparing 09:33:21 370ca56756a5: Preparing 09:33:21 54dedc5006a6: Preparing 09:33:21 c4e71c2a4573: Preparing 09:33:21 c4e71c2a4573: Waiting 09:33:21 54dedc5006a6: Layer already exists 09:33:21 c6a31662b921: Layer already exists 09:33:21 3393f151aff0: Layer already exists 09:33:21 370ca56756a5: Layer already exists 09:33:21 71eecafe5e8f: Layer already exists 09:33:21 c4e71c2a4573: Layer already exists 09:33:21 latest: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:33:22 71eecafe5e8f: Preparing 09:33:22 3393f151aff0: Preparing 09:33:22 c6a31662b921: Preparing 09:33:22 370ca56756a5: Preparing 09:33:22 54dedc5006a6: Preparing 09:33:22 c4e71c2a4573: Preparing 09:33:22 c4e71c2a4573: Waiting 09:33:22 c6a31662b921: Layer already exists 09:33:22 71eecafe5e8f: Layer already exists 09:33:22 3393f151aff0: Layer already exists 09:33:22 370ca56756a5: Layer already exists 09:33:22 54dedc5006a6: Layer already exists 09:33:22 c4e71c2a4573: Layer already exists 09:33:22 4.1.0-dev.9: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:33:22 71eecafe5e8f: Preparing 09:33:22 3393f151aff0: Preparing 09:33:22 c6a31662b921: Preparing 09:33:22 370ca56756a5: Preparing 09:33:22 54dedc5006a6: Preparing 09:33:22 c4e71c2a4573: Preparing 09:33:22 c4e71c2a4573: Waiting 09:33:22 3393f151aff0: Layer already exists 09:33:22 c6a31662b921: Layer already exists 09:33:22 370ca56756a5: Layer already exists 09:33:22 71eecafe5e8f: Layer already exists 09:33:22 54dedc5006a6: Layer already exists 09:33:22 c4e71c2a4573: Layer already exists 09:33:22 7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 09:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 09:33:23 71eecafe5e8f: Preparing 09:33:23 3393f151aff0: Preparing 09:33:23 c6a31662b921: Preparing 09:33:23 370ca56756a5: Preparing 09:33:23 54dedc5006a6: Preparing 09:33:23 c4e71c2a4573: Preparing 09:33:23 c4e71c2a4573: Waiting 09:33:23 54dedc5006a6: Layer already exists 09:33:23 c6a31662b921: Layer already exists 09:33:23 3393f151aff0: Layer already exists 09:33:23 71eecafe5e8f: Layer already exists 09:33:23 370ca56756a5: Layer already exists 09:33:23 c4e71c2a4573: Layer already exists 09:33:23 main: digest: sha256:00681638698484d9578875e93a868ca91469830605087025e4985596e6e9abe2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:23 ===================================================== [Pipeline] echo 09:33:23 taggedImages: 09:33:23 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c 09:33:23 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 09:33:23 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 09:33:23 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 09:33:23 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] echo 09:33:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] echo 09:33:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] echo 09:33:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.1.0-dev.9 [Pipeline] echo 09:33:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:7e254e9e4e3acabb262ef040925bb3e93aff3c9c-4.1.0-dev.9 [Pipeline] echo 09:33:23 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:24 09:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:25 arm64: Pulling from edgex-lftools-log-publisher 09:33:25 8998bd30e6a1: Pulling fs layer 09:33:25 04944245beec: Pulling fs layer 09:33:25 699f458cf7ca: Pulling fs layer 09:33:25 765212b225bb: Pulling fs layer 09:33:25 f23df028b6ca: Pulling fs layer 09:33:25 d65c8cfc05b1: Pulling fs layer 09:33:25 2437ff75d9bd: Pulling fs layer 09:33:25 765212b225bb: Waiting 09:33:25 f23df028b6ca: Waiting 09:33:25 2437ff75d9bd: Waiting 09:33:25 d65c8cfc05b1: Waiting 09:33:25 04944245beec: Verifying Checksum 09:33:25 04944245beec: Download complete 09:33:25 765212b225bb: Verifying Checksum 09:33:25 765212b225bb: Download complete 09:33:25 f23df028b6ca: Verifying Checksum 09:33:25 f23df028b6ca: Download complete 09:33:25 d65c8cfc05b1: Verifying Checksum 09:33:25 d65c8cfc05b1: Download complete 09:33:25 699f458cf7ca: Verifying Checksum 09:33:25 699f458cf7ca: Download complete 09:33:26 8998bd30e6a1: Verifying Checksum 09:33:26 8998bd30e6a1: Download complete 09:33:28 2437ff75d9bd: Verifying Checksum 09:33:28 2437ff75d9bd: Download complete 09:33:31 8998bd30e6a1: Pull complete 09:33:31 04944245beec: Pull complete 09:33:33 699f458cf7ca: Pull complete 09:33:33 765212b225bb: Pull complete 09:33:34 f23df028b6ca: Pull complete 09:33:34 d65c8cfc05b1: Pull complete 09:33:53 2437ff75d9bd: Pull complete 09:33:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-4134 does not seem to be running inside a container 09:33:53 $ 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/125 -v /w/workspace/device-snmp-go/125:/w/workspace/device-snmp-go/125:rw,z -v /w/workspace/device-snmp-go/125@tmp:/w/workspace/device-snmp-go/125@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 09:33:55 $ docker top f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:33:56 ---> job-cost.sh 09:33:56 lf-activate-venv: SKIPPING 09:33:56 INFO: No Stack... 09:33:56 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:57 INFO: Archiving Costs [Pipeline] sh 09:33:58 + cut -d, -f6 09:33:58 + cat /w/workspace/device-snmp-go/125/archives/cost.csv [Pipeline] lock 09:33:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] 09:33:58 Resource [jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] did not exist. Created. 09:33:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:59 /w/workspace/device-snmp-go/125@tmp/durable-ef6c2b24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:33:59 + echo total: 0.10999999940395355 [Pipeline] stash 09:33:59 Warning: overwriting stash ‘stack-cost’ 09:33:59 Stashed 1 file(s) [Pipeline] } 09:33:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-125-stack-cost] [Pipeline] // lock [Pipeline] } 09:33:59 $ docker stop --time=1 f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 09:34:00 $ docker rm -f --volumes f57602741fe6e0574d1082516f8f6f95cd98be45a26707bebbb621711afcc911 [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 09:34:01 provisioning config files... 09:34:01 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13452847368515967016tmp [Pipeline] { [Pipeline] sh 09:34:01 + set +x 09:34:01 + curl -s https://codecov.io/bash 09:34:01 + bash -s -- 09:34:01 09:34:01 _____ _ 09:34:01 / ____| | | 09:34:01 | | ___ __| | ___ ___ _____ __ 09:34:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:01 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:01 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:01 Bash-1.0.6 09:34:01 09:34:01 09:34:01 ==> git version 2.25.1 found 09:34:01 ==> 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 09:34:01 Release-Date: 2020-01-08 09:34:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:34:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:34:01 ==> Jenkins CI detected. 09:34:01 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 09:34:01 project root: . 09:34:01 --> token set from env 09:34:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:01 ==> Running gcov in . (disable via -X gcov) 09:34:01 ==> Python coveragepy not found 09:34:01 ==> Searching for coverage reports in: 09:34:01 + . 09:34:01 -> Found 1 reports 09:34:01 ==> Detecting git/mercurial file structure 09:34:01 ==> Reading reports 09:34:01 + ./coverage.out bytes=9158 09:34:01 ==> Appending adjustments 09:34:01 https://docs.codecov.io/docs/fixing-reports 09:34:02 + Found adjustments 09:34:02 ==> Gzipping contents 09:34:02 4.0K /tmp/codecov.u7UATt.gz 09:34:02 ==> Uploading reports 09:34:02 url: https://codecov.io 09:34:02 query: branch=main&commit=7e254e9e4e3acabb262ef040925bb3e93aff3c9c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:02 -> Pinging Codecov 09:34:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7e254e9e4e3acabb262ef040925bb3e93aff3c9c&build=125&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F125%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:02 -> Uploading to 09:34:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/7e254e9e4e3acabb262ef040925bb3e93aff3c9c/663040df-8276-4283-be68-cce2afcbce08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260326%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260326T093402Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e1343156663f3b1d0192fe317383de5bc7f99df1d6cbf50a0b8cad9d13009f29 09:34:02 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:02 Dload Upload Total Spent Left Speed 09:34:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1446 0 0 100 1446 0 13514 --:--:-- --:--:-- --:--:-- 13514 09:34:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] } 09:34:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:34:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:34:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:02 09:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:03 latest: Pulling from edgex-devops/edgex-snyk-go 09:34:03 2d35ebdb57d9: Already exists 09:34:03 85e8836fcdb2: Pulling fs layer 09:34:03 91631faa732a: Pulling fs layer 09:34:03 f3f5ae8826fa: Pulling fs layer 09:34:03 4f4fb700ef54: Pulling fs layer 09:34:03 7861252a18e6: Pulling fs layer 09:34:03 9130f900ef6f: Pulling fs layer 09:34:03 4f4fb700ef54: Waiting 09:34:03 7861252a18e6: Waiting 09:34:03 9130f900ef6f: Waiting 09:34:03 f3f5ae8826fa: Verifying Checksum 09:34:03 f3f5ae8826fa: Download complete 09:34:03 85e8836fcdb2: Verifying Checksum 09:34:03 4f4fb700ef54: Verifying Checksum 09:34:03 4f4fb700ef54: Download complete 09:34:03 85e8836fcdb2: Pull complete 09:34:03 7861252a18e6: Download complete 09:34:03 91631faa732a: Verifying Checksum 09:34:03 91631faa732a: Download complete 09:34:04 9130f900ef6f: Verifying Checksum 09:34:04 9130f900ef6f: Download complete 09:34:08 91631faa732a: Pull complete 09:34:08 f3f5ae8826fa: Pull complete 09:34:08 4f4fb700ef54: Pull complete 09:34:08 7861252a18e6: Pull complete 09:34:12 9130f900ef6f: Pull complete 09:34:12 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:13 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:34:13 $ 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 09:34:15 $ docker top 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 09:34:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 09:34:16 + set -o pipefail 09:34:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 09:34:24 09:34:24 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 09:34:24 09:34:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/d9982408-c931-47b9-a829-7f00d6f85193 09:34:24 09:34:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:34:24 [Pipeline] } 09:34:24 $ docker stop --time=1 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 09:34:30 $ docker rm -f --volumes 5b2e9692c42a3865c1742d59a7b9edb52584a03ef6879f22111d612c868a3b69 [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 09:34:31 + git log --format=format:%s -1 7e254e9e4e3acabb262ef040925bb3e93aff3c9c [Pipeline] sh 09:34:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:32 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:34:32 $ 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 09:34:32 $ docker top adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d -eo pid,comm 09:34:32 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). 09:34:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:32 [ssh-agent] Looking for ssh-agent implementation... 09:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:32 $ docker exec adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d ssh-agent 09:34:32 SSH_AUTH_SOCK=/tmp/ssh-t588ejIgMWtc/agent.34 09:34:32 SSH_AGENT_PID=40 09:34:32 Running ssh-add (command line suppressed) 09:34:33 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4694058528462910663.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4694058528462910663.key) 09:34:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:33 + git semver tag 09:34:33 2026-03-26 09:34:33,545 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:34:33 2026-03-26 09:34:33,548 [run_tag] DEBUG tag force:False 09:34:33 2026-03-26 09:34:33,548 [check_head_tag] DEBUG check head tag 09:34:33 2026-03-26 09:34:33,549 [execute] INFO git cat-file --batch-check 09:34:33 2026-03-26 09:34:33,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 09:34:33 2026-03-26 09:34:33,551 [execute] INFO git cat-file --batch 09:34:33 2026-03-26 09:34:33,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=, shell=False, universal_newlines=False) 09:34:33 2026-03-26 09:34:33,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:34:33 2026-03-26 09:34:33,565 [execute] INFO git tag -a v4.1.0-dev.9 -m v4.1.0-dev.9 09:34:33 2026-03-26 09:34:33,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.9', '-m', 'v4.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 09:34:33 2026-03-26 09:34:33,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:34:33 4.1.0-dev.9 [Pipeline] } 09:34:34 $ docker exec --env ******** --env ******** adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d ssh-agent -k 09:34:34 unset SSH_AUTH_SOCK; 09:34:34 unset SSH_AGENT_PID; 09:34:34 echo Agent pid 40 killed; 09:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:34 + git semver [Pipeline] } 09:34:34 $ docker stop --time=1 adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d 09:34:35 $ docker rm -f --volumes adb8907f70b9e9b8da2cadd24175678e2fb97d65b2cfa372408ad9f2e1445e0d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:36 09:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:36 0.23.1-centos7: Pulling from edgex-lftools 09:34:36 ab5ef0e58194: Pulling fs layer 09:34:36 9712f1f96733: Pulling fs layer 09:34:36 63f879dbbcfc: Pulling fs layer 09:34:36 0d9ebad4ef96: Pulling fs layer 09:34:36 e9a5061849ea: Pulling fs layer 09:34:36 d747dcd14b5f: Pulling fs layer 09:34:36 2de7ff778b66: Pulling fs layer 09:34:36 0d9ebad4ef96: Waiting 09:34:36 e9a5061849ea: Waiting 09:34:36 d747dcd14b5f: Waiting 09:34:36 2de7ff778b66: Waiting 09:34:36 9712f1f96733: Verifying Checksum 09:34:36 9712f1f96733: Download complete 09:34:37 63f879dbbcfc: Verifying Checksum 09:34:37 63f879dbbcfc: Download complete 09:34:37 e9a5061849ea: Verifying Checksum 09:34:37 e9a5061849ea: Download complete 09:34:37 0d9ebad4ef96: Verifying Checksum 09:34:37 0d9ebad4ef96: Download complete 09:34:37 d747dcd14b5f: Verifying Checksum 09:34:37 d747dcd14b5f: Download complete 09:34:37 ab5ef0e58194: Verifying Checksum 09:34:37 ab5ef0e58194: Download complete 09:34:37 2de7ff778b66: Verifying Checksum 09:34:37 2de7ff778b66: Download complete 09:34:41 ab5ef0e58194: Pull complete 09:34:41 9712f1f96733: Pull complete 09:34:41 63f879dbbcfc: Pull complete 09:34:47 0d9ebad4ef96: Pull complete 09:34:47 e9a5061849ea: Pull complete 09:34:47 d747dcd14b5f: Pull complete 09:34:48 2de7ff778b66: Pull complete 09:34:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:48 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:34:48 $ 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 09:34:54 $ docker top 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:34:54 provisioning config files... 09:34:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15646431946981546320tmp 09:34:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5279166728592739719tmp 09:34:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17299539678763664033tmp [Pipeline] { [Pipeline] echo 09:34:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:34:54 ---> sigul-configuration.sh 09:34:54 gpg: directory `/root/.gnupg' created 09:34:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:34:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:34:54 gpg: keyring `/root/.gnupg/secring.gpg' created 09:34:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:34:54 gpg: CAST5 encrypted data 09:34:54 gpg: encrypted with 1 passphrase 09:34:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:34:54 + mkdir /home/jenkins 09:34:54 + mkdir /home/jenkins/sigul [Pipeline] sh 09:34:55 + 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 09:34:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:34:55 ---> sigul-install.sh 09:34:55 Sigul already installed; skipping installation. [Pipeline] sh 09:34:55 + git tag --list 09:34:55 1.0.0 09:34:55 v0.0.0 09:34:55 v1.1.0 09:34:55 v1.1.1 09:34:55 v1.2.2 09:34:55 v1.3.0 09:34:55 v1.3.1 09:34:55 v2.0.0 09:34:55 v2.1.0 09:34:55 v2.1.1 09:34:55 v2.2.0 09:34:55 v2.3.0 09:34:55 v3.0 09:34:55 v3.0.0 09:34:55 v3.1 09:34:55 v3.1.0 09:34:55 v3.1.1 09:34:55 v4.0 09:34:55 v4.0.0 09:34:55 v4.0.1 09:34:55 v4.0.1-dev.1 09:34:55 v4.1.0-dev.1 09:34:55 v4.1.0-dev.2 09:34:55 v4.1.0-dev.3 09:34:55 v4.1.0-dev.4 09:34:55 v4.1.0-dev.5 09:34:55 v4.1.0-dev.6 09:34:55 v4.1.0-dev.7 09:34:55 v4.1.0-dev.8 09:34:55 v4.1.0-dev.9 [Pipeline] sh 09:34:56 + lftools sign git-tag v4.1.0-dev.9 09:34:56 Signing Git tag with Sigul... 09:34:56 Signing v4.1.0-dev.9 [Pipeline] echo 09:34:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:34:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:34:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:34:57 $ docker stop --time=1 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 09:34:58 $ docker rm -f --volumes 97f0209e69e9229744ead4e11893adcea9e9aa2463e7097c423e2160a038f166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:34:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:59 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:34:59 $ 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 09:34:59 $ docker top 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 -eo pid,comm 09:34:59 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). 09:34:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:00 [ssh-agent] Looking for ssh-agent implementation... 09:35:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:00 $ docker exec 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 ssh-agent 09:35:00 SSH_AUTH_SOCK=/tmp/ssh-kM4aFaGUrZRM/agent.32 09:35:00 SSH_AGENT_PID=38 09:35:00 Running ssh-add (command line suppressed) 09:35:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1917419889024987442.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1917419889024987442.key) 09:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:00 + git semver bump pre 09:35:00 2026-03-26 09:35:00,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:01 2026-03-26 09:35:00,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:35:01 2026-03-26 09:35:00,964 [bump_version] DEBUG bumping version:4.1.0-dev.9 on axis:pre with prefix:dev 09:35:01 2026-03-26 09:35:00,964 [bump_version] DEBUG bumped version:4.1.0-dev.10 09:35:01 2026-03-26 09:35:00,964 [write_version] DEBUG write version:4.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 09:35:01 2026-03-26 09:35:00,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:35:01 2026-03-26 09:35:00,964 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:35:01 2026-03-26 09:35:00,966 [execute] INFO git cat-file --batch-check 09:35:01 2026-03-26 09:35:00,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:35:01 2026-03-26 09:35:00,970 [execute] INFO git cat-file --batch 09:35:01 2026-03-26 09:35:00,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:35:01 2026-03-26 09:35:00,973 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:35:01 4.1.0-dev.10 [Pipeline] } 09:35:01 $ docker exec --env ******** --env ******** 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 ssh-agent -k 09:35:01 unset SSH_AUTH_SOCK; 09:35:01 unset SSH_AGENT_PID; 09:35:01 echo Agent pid 38 killed; 09:35:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:01 + git semver [Pipeline] } 09:35:01 $ docker stop --time=1 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 09:35:03 $ docker rm -f --volumes 314ba1fc9dcb4a49a7ba54b8abd9d5725a501582e96b636effbc013f71e01481 [Pipeline] // withDockerContainer [Pipeline] sh 09:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:04 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:35:04 $ 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 09:35:04 $ docker top 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 -eo pid,comm 09:35:04 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). 09:35:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:04 [ssh-agent] Looking for ssh-agent implementation... 09:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:04 $ docker exec 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 ssh-agent 09:35:04 SSH_AUTH_SOCK=/tmp/ssh-2n30w34jPzvj/agent.33 09:35:04 SSH_AGENT_PID=39 09:35:04 Running ssh-add (command line suppressed) 09:35:04 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7266621790191390237.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7266621790191390237.key) 09:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:05 + git semver push 09:35:05 2026-03-26 09:35:05,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:35:05 2026-03-26 09:35:05,333 [run_push] DEBUG push 09:35:05 2026-03-26 09:35:05,334 [execute] INFO git cat-file --batch-check 09:35:05 2026-03-26 09:35:05,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=, shell=False, universal_newlines=False) 09:35:05 2026-03-26 09:35:05,337 [execute] INFO git rev-list e37ed8627b885f744f06ab09865da1792384c35e -- 09:35:05 2026-03-26 09:35:05,337 [execute] DEBUG Popen(['git', 'rev-list', 'e37ed8627b885f744f06ab09865da1792384c35e', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:35:05 2026-03-26 09:35:05,345 [execute] INFO git fetch -v -- origin 09:35:05 2026-03-26 09:35:05,345 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:35:06 2026-03-26 09:35:06,005 [run_push] DEBUG no remote changes detected 09:35:06 2026-03-26 09:35:06,006 [execute] INFO git push origin semver 09:35:06 2026-03-26 09:35:06,006 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:35:07 2026-03-26 09:35:07,144 [run_push] DEBUG push all version tags 09:35:07 2026-03-26 09:35:07,144 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:35:07 2026-03-26 09:35:07,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, stdin=None, shell=False, universal_newlines=False) 09:35:08 2026-03-26 09:35:08,169 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:35:08 4.1.0-dev.10 [Pipeline] } 09:35:08 $ docker exec --env ******** --env ******** 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 ssh-agent -k 09:35:08 unset SSH_AUTH_SOCK; 09:35:08 unset SSH_AGENT_PID; 09:35:08 echo Agent pid 39 killed; 09:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:08 + git semver [Pipeline] } 09:35:09 $ docker stop --time=1 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 09:35:10 $ docker rm -f --volumes 512f1f7d2fa8732990719781688ba45706768255619f2bd03e1db75ef8d64101 [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 09:35:10 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 09:35:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:35:10 total 16 09:35:10 drwxr-xr-x 3 root root 4096 Mar 26 09:24 . 09:35:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:34 .. 09:35:10 drwxr-xr-x 2 root root 4096 Mar 26 09:24 cost 09:35:10 -rw-r--r-- 1 root root 87 Mar 26 09:24 cost.csv 09:35:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:35:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:35:10 total 16 09:35:10 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 09:24 . 09:35:10 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 09:34 .. 09:35:10 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 09:24 cost 09:35:10 -rw-r--r-- 1 jenkins jenkins 87 Mar 26 09:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:35:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:12 ---> package-listing.sh 09:35:12 ++ facter osfamily 09:35:12 ++ tr '[:upper:]' '[:lower:]' 09:35:12 + OS_FAMILY=debian 09:35:12 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:35:12 + START_PACKAGES=/tmp/packages_start.txt 09:35:12 + END_PACKAGES=/tmp/packages_end.txt 09:35:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:12 + PACKAGES=/tmp/packages_start.txt 09:35:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:35:12 + PACKAGES=/tmp/packages_end.txt 09:35:12 + case "${OS_FAMILY}" in 09:35:12 + dpkg -l 09:35:12 + grep '^ii' 09:35:12 + '[' -f /tmp/packages_start.txt ']' 09:35:12 + '[' -f /tmp/packages_end.txt ']' 09:35:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:12 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:35:12 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:35:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:35:12 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 09:35:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:13 prd-ubuntu20.04-docker-8c-8g-4129 does not seem to be running inside a container 09:35:13 $ 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 09:35:13 $ docker top 318c8850e3570b76767b238c595253ebccc7b653838907cd8944e49da4660373 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:35:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:35:14 + ls /var/log/sa-host 09:35:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:14 provisioning config files... 09:35:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17051344422223490388tmp [Pipeline] { [Pipeline] echo 09:35:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:15 ---> create-netrc.sh [Pipeline] } 09:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:35:15 ---> python-tools-install.sh [Pipeline] echo 09:35:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:15 ---> sudo-logs.sh 09:35:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:15 ---> job-cost.sh 09:35:15 lf-activate-venv: SKIPPING 09:35:15 DEBUG: total: 0.2199999988079071 09:35:15 INFO: Retrieving Stack Cost... 09:35:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:16 INFO: Archiving Costs [Pipeline] echo 09:35:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:17 ---> logs-deploy.sh 09:35:17 lf-activate-venv: SKIPPING 09:35:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/125 09:35:17 INFO: archiving workspace using pattern(s): 09:35:18 Archives upload complete. 09:35:18 INFO: archiving logs to Nexus