Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1095771274232716082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1379344374969473416.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5195217527381232662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh961438332401138352.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4433577053122987789.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41033 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 (main) Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 # timeout=10 > git rev-list --no-walk 16381fd99f00acb16521c6fc8f4fa15060dd6965 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:11 ========================================================= 05:59:11 EdgeX Global Pipelines Version Info 05:59:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:12 ------------------- 05:59:12 stable info: 05:59:12 ------------------- 05:59:12 Commited By: Cherry Wang cherry@iotechsys.com 05:59:12 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:59:12 Message: update stable to v1.0.271 05:59:13 ------------------- 05:59:13 experimental info: 05:59:13 ------------------- 05:59:13 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:13 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 05:59:13 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b78132 [Pipeline] echo 05:59:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:14 provisioning config files... 05:59:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config654646449777263968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:14 ---> ****-login.sh 05:59:14 nexus3.edgexfoundry.org:10001 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 nexus3.edgexfoundry.org:10002 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 nexus3.edgexfoundry.org:10003 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 nexus3.edgexfoundry.org:10004 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:14 Configure a credential helper to remove this warning. See 05:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:14 05:59:14 Login Succeeded 05:59:14 ****.io 05:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:15 Configure a credential helper to remove this warning. See 05:59:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:15 05:59:15 Login Succeeded 05:59:15 ---> ****-login.sh ends [Pipeline] } 05:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:15 + git rev-list -1 --merges 1b78132a7ddc1ea38381ae862eb14aadbbe8f171~1..1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo 05:59:15 -----------> git rev-list -1 --merges 1b78132a7ddc1ea38381ae862eb14aadbbe8f171~1..1b78132a7ddc1ea38381ae862eb14aadbbe8f171 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 05:59:15 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [false] [Pipeline] sh 05:59:15 + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo 05:59:15 ========================================================= 05:59:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:16 + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] echo 05:59:16 [semverPrep] GIT_COMMIT: 1b78132a7ddc1ea38381ae862eb14aadbbe8f171, Commit Message: Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo 05:59:16 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:16 + grep -v github /etc/ssh/ssh_known_hosts 05:59:16 + [ -e /tmp/ssh_known_hosts ] 05:59:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:16 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:17 05:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:17 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:17 b85a868b505f: Pulling fs layer 05:59:17 e2be974225ed: Pulling fs layer 05:59:17 339a4e72a1f5: Pulling fs layer 05:59:17 988bab9f4d93: Pulling fs layer 05:59:17 1469e6f7b9e6: Pulling fs layer 05:59:17 eaf3925da568: Pulling fs layer 05:59:17 bab4dde63d76: Pulling fs layer 05:59:17 bde34c3a00c8: Pulling fs layer 05:59:17 988bab9f4d93: Waiting 05:59:17 b352a97aabf1: Pulling fs layer 05:59:17 4872d77fe225: Pulling fs layer 05:59:17 1469e6f7b9e6: Waiting 05:59:17 5851b861e8e6: Pulling fs layer 05:59:17 bab4dde63d76: Waiting 05:59:17 eaf3925da568: Waiting 05:59:17 bde34c3a00c8: Waiting 05:59:17 b352a97aabf1: Waiting 05:59:17 4872d77fe225: Waiting 05:59:17 5851b861e8e6: Waiting 05:59:17 e2be974225ed: Download complete 05:59:17 988bab9f4d93: Verifying Checksum 05:59:17 988bab9f4d93: Download complete 05:59:17 1469e6f7b9e6: Verifying Checksum 05:59:17 1469e6f7b9e6: Download complete 05:59:17 eaf3925da568: Verifying Checksum 05:59:17 eaf3925da568: Download complete 05:59:17 339a4e72a1f5: Verifying Checksum 05:59:17 339a4e72a1f5: Download complete 05:59:17 bde34c3a00c8: Download complete 05:59:17 b352a97aabf1: Verifying Checksum 05:59:17 b352a97aabf1: Download complete 05:59:17 4872d77fe225: Verifying Checksum 05:59:17 4872d77fe225: Download complete 05:59:17 5851b861e8e6: Verifying Checksum 05:59:17 5851b861e8e6: Download complete 05:59:17 b85a868b505f: Verifying Checksum 05:59:17 b85a868b505f: Download complete 05:59:17 bab4dde63d76: Verifying Checksum 05:59:17 bab4dde63d76: Download complete 05:59:18 b85a868b505f: Pull complete 05:59:18 e2be974225ed: Pull complete 05:59:19 339a4e72a1f5: Pull complete 05:59:19 988bab9f4d93: Pull complete 05:59:19 1469e6f7b9e6: Pull complete 05:59:19 eaf3925da568: Pull complete 05:59:20 bab4dde63d76: Pull complete 05:59:21 bde34c3a00c8: Pull complete 05:59:21 b352a97aabf1: Pull complete 05:59:21 4872d77fe225: Pull complete 05:59:21 5851b861e8e6: Pull complete 05:59:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:21 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 05:59:21 $ 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 05:59:23 $ docker top fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 -eo pid,comm 05:59:23 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). 05:59:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:23 [ssh-agent] Looking for ssh-agent implementation... 05:59:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:23 $ docker exec fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent 05:59:23 SSH_AUTH_SOCK=/tmp/ssh-3jv77pLht7EZ/agent.31 05:59:23 SSH_AGENT_PID=37 05:59:23 Running ssh-add (command line suppressed) 05:59:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6032748644536781637.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6032748644536781637.key) 05:59:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:23 + git tag --points-at HEAD [Pipeline] } 05:59:23 $ docker exec --env ******** --env ******** fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent -k 05:59:24 unset SSH_AUTH_SOCK; 05:59:24 unset SSH_AGENT_PID; 05:59:24 echo Agent pid 37 killed; 05:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:24 [ssh-agent] Looking for ssh-agent implementation... 05:59:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:24 $ docker exec fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent 05:59:24 SSH_AUTH_SOCK=/tmp/ssh-B0ZddcFouiTQ/agent.72 05:59:24 SSH_AGENT_PID=78 05:59:24 Running ssh-add (command line suppressed) 05:59:24 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_263070195384367407.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_263070195384367407.key) 05:59:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:24 + git semver init 05:59:24 2025-03-12 05:59:24,914 [run_init] DEBUG init version:0.0.0 force:False 05:59:24 2025-03-12 05:59:24,915 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:59:24 2025-03-12 05:59:24,915 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 05:59:24 2025-03-12 05:59:24,915 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 05:59:26 2025-03-12 05:59:26,530 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 05:59:26 2025-03-12 05:59:26,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 05:59:26 2025-03-12 05:59:26,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:59:26 2025-03-12 05:59:26,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 05:59:26 4.0.0-dev.4 [Pipeline] } 05:59:26 $ docker exec --env ******** --env ******** fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 ssh-agent -k 05:59:27 unset SSH_AUTH_SOCK; 05:59:27 unset SSH_AGENT_PID; 05:59:27 echo Agent pid 78 killed; 05:59:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:27 + git semver [Pipeline] } 05:59:27 $ docker stop --time=1 fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 05:59:28 $ docker rm -f --volumes fdc5095a136643e6de538ab6cbbe382bb31caf3de3b5806b20a7dca52f1288f7 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:29 Stashed 1 file(s) [Pipeline] echo 05:59:29 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:29 provisioning config files... 05:59:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8831393134486910552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:29 ---> ****-login.sh 05:59:29 nexus3.edgexfoundry.org:10001 05:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 nexus3.edgexfoundry.org:10002 05:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 nexus3.edgexfoundry.org:10003 05:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 nexus3.edgexfoundry.org:10004 05:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 ****.io 05:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:30 Configure a credential helper to remove this warning. See 05:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:30 05:59:30 Login Succeeded 05:59:30 ---> ****-login.sh ends [Pipeline] } 05:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:59:30 ========================================================= 05:59:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:59:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:59:30 Sending build context to Docker daemon 20.07MB 05:59:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:59:30 Step 2/12 : FROM ${BASE} AS builder 05:59:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:30 da9db072f522: Pulling fs layer 05:59:30 6ef4a4ee8ca5: Pulling fs layer 05:59:30 06f05ace1117: Pulling fs layer 05:59:30 5fe327b54edc: Pulling fs layer 05:59:30 4f4fb700ef54: Pulling fs layer 05:59:30 92a5565b7b96: Pulling fs layer 05:59:30 ff9bb7016b71: Pulling fs layer 05:59:30 b67dba6c2c7d: Pulling fs layer 05:59:30 a813b0c90790: Pulling fs layer 05:59:30 ff9bb7016b71: Waiting 05:59:30 92a5565b7b96: Waiting 05:59:30 4f4fb700ef54: Waiting 05:59:30 5fe327b54edc: Waiting 05:59:30 b67dba6c2c7d: Waiting 05:59:30 a813b0c90790: Waiting 05:59:30 6ef4a4ee8ca5: Verifying Checksum 05:59:30 6ef4a4ee8ca5: Download complete 05:59:31 5fe327b54edc: Verifying Checksum 05:59:31 5fe327b54edc: Download complete 05:59:31 4f4fb700ef54: Download complete 05:59:31 92a5565b7b96: Verifying Checksum 05:59:31 92a5565b7b96: Download complete 05:59:31 da9db072f522: Verifying Checksum 05:59:31 da9db072f522: Download complete 05:59:31 ff9bb7016b71: Verifying Checksum 05:59:31 ff9bb7016b71: Download complete 05:59:31 da9db072f522: Pull complete 05:59:31 6ef4a4ee8ca5: Pull complete 05:59:31 a813b0c90790: Verifying Checksum 05:59:31 a813b0c90790: Download complete 05:59:31 06f05ace1117: Verifying Checksum 05:59:31 06f05ace1117: Download complete 05:59:32 b67dba6c2c7d: Verifying Checksum 05:59:34 06f05ace1117: Pull complete 05:59:34 5fe327b54edc: Pull complete 05:59:34 4f4fb700ef54: Pull complete 05:59:34 92a5565b7b96: Pull complete 05:59:35 ff9bb7016b71: Pull complete 05:59:36 b67dba6c2c7d: Pull complete 05:59:37 a813b0c90790: Pull complete 05:59:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:59:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:59:37 ---> 3ba60ce46760 05:59:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:59:38 ---> Running in dd13701fb7b4 05:59:38 Removing intermediate container dd13701fb7b4 05:59:38 ---> 721594c42418 05:59:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:38 ---> Running in 87bbebdb4c84 05:59:39 Removing intermediate container 87bbebdb4c84 05:59:39 ---> 1b554a8609d9 05:59:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:59:39 ---> Running in f395b3cf2f9c 05:59:39 Removing intermediate container f395b3cf2f9c 05:59:39 ---> d49ca054c9ea 05:59:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:59:39 ---> Running in 1be1f2962fdb 05:59:39 Removing intermediate container 1be1f2962fdb 05:59:39 ---> fb4a38b13326 05:59:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:59:39 ---> Running in 80850f20282f 05:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:39 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:59:39 (2/4) Installing libedit (20240517.3.1-r0) 05:59:39 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:59:40 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:59:40 Executing busybox-1.36.1-r29.trigger 05:59:40 OK: 252 MiB in 62 packages 05:59:40 Removing intermediate container 80850f20282f 05:59:40 ---> ec1fbacde64d 05:59:40 Step 8/12 : WORKDIR /device-snmp-go 05:59:40 ---> Running in f572b82efffc 05:59:40 Removing intermediate container f572b82efffc 05:59:40 ---> c583811e7bde 05:59:40 Step 9/12 : COPY go.mod vendor* ./ 05:59:40 ---> 2b073249520a 05:59:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:40 ---> Running in 5932ad0aee60 05:59:44 Still waiting to schedule task 05:59:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:00:07 Removing intermediate container 5932ad0aee60 06:00:07 ---> e45900a43232 06:00:07 Step 11/12 : COPY . . 06:00:07 ---> 88d36a382c79 06:00:07 Step 12/12 : RUN ${MAKE} 06:00:07 ---> Running in 3991ef7e7ea4 06:00:07 noop 06:00:07 Removing intermediate container 3991ef7e7ea4 06:00:07 ---> cc809f474aef 06:00:07 Successfully built cc809f474aef 06:00:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:07 + docker inspect -f . ci-base-image-x86_64 06:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:07 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:00:07 $ 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 06:00:08 $ docker top 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:08 + go version 06:00:08 go version go1.23.4 linux/amd64 [Pipeline] } 06:00:08 $ docker stop --time=1 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 06:00:09 $ docker rm -f --volumes 525019d98028f0dd35feccc883eb835592a242f195515db508cdb33d8e618df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker inspect -f . ci-base-image-x86_64 06:00:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:10 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:00:10 $ 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 06:00:10 $ docker top 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:00:11 + make test 06:00:11 go test ./... -coverprofile=coverage.out 06:00:12 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:00:30 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:00:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 06:00:42 go vet ./... 06:00:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:00:48 $ docker stop --time=1 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 06:00:50 $ docker rm -f --volumes 639f597752307f77a66933d93fcd3b25191b3e11a5b9500336a7f35923fdb7c2 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:51 + ls -al . 06:00:51 total 236 06:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:00 . 06:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 05:59 .. 06:00:51 -rw-rw-r-- 1 jenkins jenkins 6 Mar 12 05:59 .dockerignore 06:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:00 .git 06:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 .github 06:00:51 -rw-rw-r-- 1 jenkins jenkins 263 Mar 12 05:59 .gitignore 06:00:51 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 05:59 .golangci.yml 06:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 05:59 .semver 06:00:51 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 12 05:59 Attribution.txt 06:00:51 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 12 05:59 CHANGELOG.md 06:00:51 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 12 05:59 Dockerfile 06:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 05:59 GOVERNANCE.md 06:00:51 -rw-rw-r-- 1 jenkins jenkins 656 Mar 12 05:59 Jenkinsfile 06:00:51 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 05:59 LICENSE 06:00:51 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 12 05:59 Makefile 06:00:51 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 05:59 OWNERS.md 06:00:51 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 12 05:59 README.md 06:00:51 -rw-rw-r-- 1 jenkins jenkins 11 Mar 12 05:59 VERSION 06:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 05:59 bin 06:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 cmd 06:00:51 -rw-r--r-- 1 jenkins jenkins 8903 Mar 12 06:00 coverage.out 06:00:51 -rw-rw-r-- 1 jenkins jenkins 6106 Mar 12 05:59 go.mod 06:00:51 -rw-rw-r-- 1 jenkins jenkins 86945 Mar 12 05:59 go.sum 06:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 05:59 internal 06:00:51 -rw-rw-r-- 1 jenkins jenkins 228 Mar 12 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:51 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 --label arch=amd64 --label version=4.0.0-dev.4 . 06:00:51 Sending build context to Docker daemon 20.08MB 06:00:51 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:00:51 Step 2/25 : FROM ${BASE} AS builder 06:00:51 ---> cc809f474aef 06:00:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:00:52 ---> Running in 6d7c452ec358 06:00:52 Removing intermediate container 6d7c452ec358 06:00:52 ---> 900f8c732b32 06:00:52 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:52 ---> Running in 42f6f767e72a 06:00:52 Removing intermediate container 42f6f767e72a 06:00:52 ---> 1010b3e98d26 06:00:52 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:00:52 ---> Running in b55a4ce0f44f 06:00:52 Removing intermediate container b55a4ce0f44f 06:00:52 ---> d0be4ff6a9c6 06:00:52 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:00:52 ---> Running in e35663779690 06:00:52 Removing intermediate container e35663779690 06:00:52 ---> a7925830c6af 06:00:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:00:52 ---> Running in 99c5641a06d3 06:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:00:53 OK: 252 MiB in 62 packages 06:00:53 Removing intermediate container 99c5641a06d3 06:00:53 ---> bf7199fc1076 06:00:53 Step 8/25 : WORKDIR /device-snmp-go 06:00:53 ---> Running in 3441e185b550 06:00:53 Removing intermediate container 3441e185b550 06:00:53 ---> b51fc43293e5 06:00:53 Step 9/25 : COPY go.mod vendor* ./ 06:00:53 ---> a854bfed6d5c 06:00:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 ---> Running in 35f42a7a3cd0 06:00:54 Removing intermediate container 35f42a7a3cd0 06:00:54 ---> 283642b7fb7b 06:00:54 Step 11/25 : COPY . . 06:00:54 ---> 71e81b75bce3 06:00:54 Step 12/25 : RUN ${MAKE} 06:00:54 ---> Running in c545928cc4d1 06:00:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:01:27 Removing intermediate container c545928cc4d1 06:01:27 ---> f5c66b18b7ef 06:01:27 Step 13/25 : FROM alpine:3.20 06:01:27 3.20: Pulling from library/alpine 06:01:27 0a9a5dfd008f: Pulling fs layer 06:01:27 0a9a5dfd008f: Download complete 06:01:27 0a9a5dfd008f: Pull complete 06:01:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:01:27 Status: Downloaded newer image for alpine:3.20 06:01:27 ---> ff221270b9fb 06:01:27 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:01:27 ---> Running in c8c308206012 06:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:27 (1/1) Installing dumb-init (1.2.5-r3) 06:01:27 Executing busybox-1.36.1-r29.trigger 06:01:27 OK: 8 MiB in 15 packages 06:01:27 Removing intermediate container c8c308206012 06:01:27 ---> 8412688728d3 06:01:27 Step 15/25 : RUN apk --no-cache upgrade 06:01:27 ---> Running in 820d925bfff9 06:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:01:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:01:27 OK: 8 MiB in 15 packages 06:01:27 Removing intermediate container 820d925bfff9 06:01:27 ---> e52daeaf3fee 06:01:27 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:01:27 ---> d4057c399b71 06:01:27 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:01:27 ---> c7902e4bce18 06:01:27 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:01:28 ---> e4a4536903b2 06:01:28 Step 19/25 : EXPOSE 59993 06:01:28 ---> Running in f03a3ab3bb97 06:01:28 Removing intermediate container f03a3ab3bb97 06:01:28 ---> 44f5f3ec041a 06:01:28 Step 20/25 : EXPOSE 161 06:01:28 ---> Running in cc79ffdd782d 06:01:28 Removing intermediate container cc79ffdd782d 06:01:28 ---> bb192ac0fbcf 06:01:28 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:01:28 ---> Running in d24d6fcdf4f5 06:01:28 Removing intermediate container d24d6fcdf4f5 06:01:28 ---> 9af0e15f7141 06:01:28 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:01:28 ---> Running in 6fa13867171e 06:01:28 Removing intermediate container 6fa13867171e 06:01:28 ---> 956de8ad4c4f 06:01:28 Step 23/25 : LABEL arch=amd64 06:01:28 ---> Running in 1314dc88e366 06:01:28 Removing intermediate container 1314dc88e366 06:01:28 ---> 8d41120a0c9c 06:01:28 Step 24/25 : LABEL git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:01:28 ---> Running in 57a199352969 06:01:28 Removing intermediate container 57a199352969 06:01:28 ---> 605489a4afbf 06:01:28 Step 25/25 : LABEL version=4.0.0-dev.4 06:01:28 ---> Running in 5ba0170addee 06:01:28 Removing intermediate container 5ba0170addee 06:01:28 ---> 98b6e06f1e3e 06:01:28 [Warning] One or more build-args [ARCH] were not consumed 06:01:28 Successfully built 98b6e06f1e3e 06:01:28 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:28 provisioning config files... 06:01:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15008700072101619124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:29 ---> ****-login.sh 06:01:29 nexus3.edgexfoundry.org:10001 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 nexus3.edgexfoundry.org:10002 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 nexus3.edgexfoundry.org:10003 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 nexus3.edgexfoundry.org:10004 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 ****.io 06:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:29 Configure a credential helper to remove this warning. See 06:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:29 06:01:29 Login Succeeded 06:01:29 ---> ****-login.sh ends [Pipeline] } 06:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:01:29 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:01:29 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:01:29 latest 06:01:29 4.0.0-dev.4 06:01:29 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:01:29 main 06:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:30 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:30 e9e914d910d6: Preparing 06:01:30 1d19ac6cee21: Preparing 06:01:30 4cb3a18bfe34: Preparing 06:01:30 f2b419c25748: Preparing 06:01:30 5252f25b9bfc: Preparing 06:01:30 994456c4fd7b: Preparing 06:01:30 994456c4fd7b: Waiting 06:01:30 1d19ac6cee21: Pushed 06:01:30 5252f25b9bfc: Pushed 06:01:30 f2b419c25748: Pushed 06:01:30 e9e914d910d6: Pushed 06:01:30 994456c4fd7b: Layer already exists 06:01:35 4cb3a18bfe34: Pushed 06:01:35 1b78132a7ddc1ea38381ae862eb14aadbbe8f171: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:36 e9e914d910d6: Preparing 06:01:36 1d19ac6cee21: Preparing 06:01:36 4cb3a18bfe34: Preparing 06:01:36 f2b419c25748: Preparing 06:01:36 5252f25b9bfc: Preparing 06:01:36 994456c4fd7b: Preparing 06:01:36 994456c4fd7b: Waiting 06:01:36 4cb3a18bfe34: Layer already exists 06:01:36 f2b419c25748: Layer already exists 06:01:36 5252f25b9bfc: Layer already exists 06:01:36 e9e914d910d6: Layer already exists 06:01:36 1d19ac6cee21: Layer already exists 06:01:36 994456c4fd7b: Layer already exists 06:01:36 latest: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 06:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:37 e9e914d910d6: Preparing 06:01:37 1d19ac6cee21: Preparing 06:01:37 4cb3a18bfe34: Preparing 06:01:37 f2b419c25748: Preparing 06:01:37 5252f25b9bfc: Preparing 06:01:37 994456c4fd7b: Preparing 06:01:37 994456c4fd7b: Waiting 06:01:37 f2b419c25748: Layer already exists 06:01:37 1d19ac6cee21: Layer already exists 06:01:37 5252f25b9bfc: Layer already exists 06:01:37 4cb3a18bfe34: Layer already exists 06:01:37 e9e914d910d6: Layer already exists 06:01:37 994456c4fd7b: Layer already exists 06:01:37 4.0.0-dev.4: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:37 e9e914d910d6: Preparing 06:01:37 1d19ac6cee21: Preparing 06:01:37 4cb3a18bfe34: Preparing 06:01:37 f2b419c25748: Preparing 06:01:37 5252f25b9bfc: Preparing 06:01:37 994456c4fd7b: Preparing 06:01:37 994456c4fd7b: Waiting 06:01:37 4cb3a18bfe34: Layer already exists 06:01:37 5252f25b9bfc: Layer already exists 06:01:37 f2b419c25748: Layer already exists 06:01:37 e9e914d910d6: Layer already exists 06:01:37 1d19ac6cee21: Layer already exists 06:01:37 994456c4fd7b: Layer already exists 06:01:37 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:01:38 e9e914d910d6: Preparing 06:01:38 1d19ac6cee21: Preparing 06:01:38 4cb3a18bfe34: Preparing 06:01:38 f2b419c25748: Preparing 06:01:38 5252f25b9bfc: Preparing 06:01:38 994456c4fd7b: Preparing 06:01:38 994456c4fd7b: Waiting 06:01:38 4cb3a18bfe34: Layer already exists 06:01:38 e9e914d910d6: Layer already exists 06:01:38 5252f25b9bfc: Layer already exists 06:01:38 1d19ac6cee21: Layer already exists 06:01:38 f2b419c25748: Layer already exists 06:01:38 994456c4fd7b: Layer already exists 06:01:38 main: digest: sha256:335263edee53d53b6f486f046938e4f2ae81fad552e6fe95c0c689f34eaab1ff size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:38 ===================================================== [Pipeline] echo 06:01:38 taggedImages: 06:01:38 - nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:01:38 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:01:38 - nexus3.edgexfoundry.org:10004/device-snmp:4.0.0-dev.4 06:01:38 - nexus3.edgexfoundry.org:10004/device-snmp:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:01:38 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:39 06:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:39 latest: Pulling from edgex-lftools-log-publisher 06:01:39 5eb5b503b376: Pulling fs layer 06:01:39 5c69ac0246d0: Pulling fs layer 06:01:39 ec43610c2a17: Pulling fs layer 06:01:39 3a2ae6a8a46f: Pulling fs layer 06:01:39 33b1e0a273af: Pulling fs layer 06:01:39 5d3b04190fa2: Pulling fs layer 06:01:39 2f39f015ded8: Pulling fs layer 06:01:39 3a2ae6a8a46f: Waiting 06:01:39 33b1e0a273af: Waiting 06:01:39 2f39f015ded8: Waiting 06:01:39 5d3b04190fa2: Waiting 06:01:39 5c69ac0246d0: Download complete 06:01:39 3a2ae6a8a46f: Verifying Checksum 06:01:39 3a2ae6a8a46f: Download complete 06:01:39 33b1e0a273af: Verifying Checksum 06:01:39 33b1e0a273af: Download complete 06:01:39 5d3b04190fa2: Download complete 06:01:39 ec43610c2a17: Verifying Checksum 06:01:39 ec43610c2a17: Download complete 06:01:39 5eb5b503b376: Verifying Checksum 06:01:39 5eb5b503b376: Download complete 06:01:40 2f39f015ded8: Download complete 06:01:40 5eb5b503b376: Pull complete 06:01:41 5c69ac0246d0: Pull complete 06:01:41 ec43610c2a17: Pull complete 06:01:41 3a2ae6a8a46f: Pull complete 06:01:41 33b1e0a273af: Pull complete 06:01:41 5d3b04190fa2: Pull complete 06:01:46 2f39f015ded8: Pull complete 06:01:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:46 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:01:46 $ 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 06:01:47 $ docker top 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:47 ---> job-cost.sh 06:01:47 lf-activate-venv: SKIPPING 06:01:47 INFO: No Stack... 06:01:47 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:48 INFO: Archiving Costs [Pipeline] sh 06:01:48 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:01:48 + cut -d, -f6 [Pipeline] lock 06:01:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] 06:01:48 Resource [jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] did not exist. Created. 06:01:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:48 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:48 Stashed 1 file(s) [Pipeline] } 06:01:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:48 $ docker stop --time=1 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 06:01:50 $ docker rm -f --volumes 7b2e9d2dbd9b390939752ec98f36b292a7311050647af8026247df5bdd733980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:03:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41034 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:03:34 Running in /w/workspace/device-snmp-go/114 [Pipeline] { [Pipeline] checkout 06:03:34 Selected Git installation does not exist. Using Default 06:03:34 The recommended git tool is: NONE 06:03:40 using credential edgex-jenkins-ssh 06:03:40 Cloning the remote Git repository 06:03:40 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:40 > git init /w/workspace/device-snmp-go/114 # timeout=10 06:03:40 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:40 > git --version # timeout=10 06:03:40 > git --version # 'git version 2.25.1' 06:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:44 Avoid second fetch 06:03:44 Checking out Revision 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 (main) 06:03:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:44 > git config core.sparsecheckout # timeout=10 06:03:44 > git checkout -f 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 # timeout=10 06:03:45 Commit message: "Merge pull request #361 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:03:50 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:50 Dload Upload Total Spent Left Speed 06:03:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 06:03:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:03:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 06:03:51 sudo tee /etc/docker/daemon.new 06:03:51 { 06:03:51 "registry-mirrors": [ 06:03:51 "https://nexus3.edgexfoundry.org:10001" 06:03:51 ], 06:03:51 "bip": "10.250.0.254/24", 06:03:51 "hosts": [ 06:03:51 "tcp://0.0.0.0:5555", 06:03:51 "unix:///var/run/docker.sock" 06:03:51 ], 06:03:51 "mtu": 1458, 06:03:51 "selinux-enabled": true, 06:03:51 "seccomp-profile": "/etc/docker/seccomp.json" 06:03:51 } [Pipeline] sh 06:03:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:03:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:10 provisioning config files... 06:04:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/114@tmp/config18372391303627930004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:10 ---> ****-login.sh 06:04:10 nexus3.edgexfoundry.org:10001 06:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:11 Configure a credential helper to remove this warning. See 06:04:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:11 06:04:11 Login Succeeded 06:04:11 nexus3.edgexfoundry.org:10002 06:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:11 Configure a credential helper to remove this warning. See 06:04:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:11 06:04:11 Login Succeeded 06:04:11 nexus3.edgexfoundry.org:10003 06:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:12 Configure a credential helper to remove this warning. See 06:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:12 06:04:12 Login Succeeded 06:04:12 nexus3.edgexfoundry.org:10004 06:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:12 Configure a credential helper to remove this warning. See 06:04:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:12 06:04:12 Login Succeeded 06:04:12 ****.io 06:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:13 Configure a credential helper to remove this warning. See 06:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:13 06:04:13 Login Succeeded 06:04:13 ---> ****-login.sh ends [Pipeline] } 06:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:04:13 ========================================================= 06:04:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:04:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:04:14 Sending build context to Docker daemon 10.13MB 06:04:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:04:14 Step 2/12 : FROM ${BASE} AS builder 06:04:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:14 9986a736f7d3: Pulling fs layer 06:04:14 1f018df60701: Pulling fs layer 06:04:14 39f8f326b044: Pulling fs layer 06:04:14 e6a1e7a6a96a: Pulling fs layer 06:04:14 4f4fb700ef54: Pulling fs layer 06:04:14 d45d956e0dbf: Pulling fs layer 06:04:14 d7702b0d1db1: Pulling fs layer 06:04:14 5c7f0f088c93: Pulling fs layer 06:04:14 4fdc064ae6cf: Pulling fs layer 06:04:14 d45d956e0dbf: Waiting 06:04:14 d7702b0d1db1: Waiting 06:04:14 5c7f0f088c93: Waiting 06:04:14 4fdc064ae6cf: Waiting 06:04:14 e6a1e7a6a96a: Waiting 06:04:14 4f4fb700ef54: Waiting 06:04:14 1f018df60701: Verifying Checksum 06:04:14 1f018df60701: Download complete 06:04:14 e6a1e7a6a96a: Verifying Checksum 06:04:14 e6a1e7a6a96a: Download complete 06:04:14 4f4fb700ef54: Verifying Checksum 06:04:14 4f4fb700ef54: Download complete 06:04:14 d45d956e0dbf: Verifying Checksum 06:04:14 d45d956e0dbf: Download complete 06:04:14 d7702b0d1db1: Verifying Checksum 06:04:14 d7702b0d1db1: Download complete 06:04:14 9986a736f7d3: Download complete 06:04:15 4fdc064ae6cf: Verifying Checksum 06:04:15 4fdc064ae6cf: Download complete 06:04:16 9986a736f7d3: Pull complete 06:04:16 1f018df60701: Pull complete 06:04:16 39f8f326b044: Verifying Checksum 06:04:16 39f8f326b044: Download complete 06:04:17 5c7f0f088c93: Verifying Checksum 06:04:17 5c7f0f088c93: Download complete 06:04:32 39f8f326b044: Pull complete 06:04:32 e6a1e7a6a96a: Pull complete 06:04:32 4f4fb700ef54: Pull complete 06:04:32 d45d956e0dbf: Pull complete 06:04:32 d7702b0d1db1: Pull complete 06:04:41 5c7f0f088c93: Pull complete 06:04:42 4fdc064ae6cf: Pull complete 06:04:42 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:04:42 ---> 63f30b955cb9 06:04:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:04:43 ---> Running in d11ea1002e01 06:04:43 Removing intermediate container d11ea1002e01 06:04:43 ---> 9228d7c17832 06:04:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:43 ---> Running in 64ffa9fc1d51 06:04:43 Removing intermediate container 64ffa9fc1d51 06:04:43 ---> badb27cfb3cc 06:04:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:04:43 ---> Running in 872ceef445bd 06:04:43 Removing intermediate container 872ceef445bd 06:04:43 ---> 8f2c01014919 06:04:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:04:44 ---> Running in 673247460d54 06:04:44 Removing intermediate container 673247460d54 06:04:44 ---> 300d03df063c 06:04:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:04:44 ---> Running in d38c7b3c3d0e 06:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:04:47 (1/4) Installing openssh-keygen (9.7_p1-r5) 06:04:47 (2/4) Installing libedit (20240517.3.1-r0) 06:04:47 (3/4) Installing openssh-client-common (9.7_p1-r5) 06:04:47 (4/4) Installing openssh-client-default (9.7_p1-r5) 06:04:47 Executing busybox-1.36.1-r29.trigger 06:04:47 OK: 244 MiB in 62 packages 06:04:48 Removing intermediate container d38c7b3c3d0e 06:04:48 ---> 8084f700aa06 06:04:48 Step 8/12 : WORKDIR /device-snmp-go 06:04:48 ---> Running in 8032dd070703 06:04:48 Removing intermediate container 8032dd070703 06:04:48 ---> 4853cf669cc4 06:04:48 Step 9/12 : COPY go.mod vendor* ./ 06:04:49 ---> 9ccc06b3d8e0 06:04:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:49 ---> Running in 47de73fdca9b 06:06:25 Removing intermediate container 47de73fdca9b 06:06:25 ---> 1be8153ab066 06:06:25 Step 11/12 : COPY . . 06:06:25 ---> 66b6aefb8494 06:06:25 Step 12/12 : RUN ${MAKE} 06:06:25 ---> Running in f11522f592c7 06:06:25 noop 06:06:25 Removing intermediate container f11522f592c7 06:06:25 ---> 5feefab2263c 06:06:25 Successfully built 5feefab2263c 06:06:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker inspect -f . ci-base-image-arm64 06:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:26 prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container 06:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:27 $ docker top d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:28 + go version 06:06:28 go version go1.23.4 linux/arm64 [Pipeline] } 06:06:28 $ docker stop --time=1 d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 06:06:30 $ docker rm -f --volumes d4c5e60d7371e2bd5652d4c1ae02e1079452a194bba59053eb81c19588f94157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:30 + docker inspect -f . ci-base-image-arm64 06:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:31 prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container 06:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:32 $ docker top 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:33 + git config --global --add safe.directory /w/workspace/device-snmp-go/114 [Pipeline] fileExists [Pipeline] sh 06:06:33 + make test 06:06:33 go test ./... -coverprofile=coverage.out 06:06:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:10:01 github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements 06:10:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.029s coverage: 0.0% of statements 06:10:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:01 go vet ./... 06:10:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:10:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:10:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:10:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:10:47 $ docker stop --time=1 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 06:10:49 $ docker rm -f --volumes 1d19a5470a38916d0400e87a3dfa6f2628ffb330d6c0694d5a5298280cde5a98 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:10:51 Warning: overwriting stash ‘coverage-report’ 06:10:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:10:52 + ls -al . 06:10:52 total 232 06:10:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 06:06 . 06:10:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:03 .. 06:10:52 -rw-rw-r-- 1 jenkins jenkins 6 Mar 12 06:03 .dockerignore 06:10:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:03 .git 06:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 .github 06:10:52 -rw-rw-r-- 1 jenkins jenkins 263 Mar 12 06:03 .gitignore 06:10:52 -rw-rw-r-- 1 jenkins jenkins 199 Mar 12 06:03 .golangci.yml 06:10:52 -rw-rw-r-- 1 jenkins jenkins 18843 Mar 12 06:03 Attribution.txt 06:10:52 -rw-rw-r-- 1 jenkins jenkins 12273 Mar 12 06:03 CHANGELOG.md 06:10:52 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 12 06:03 Dockerfile 06:10:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 06:03 GOVERNANCE.md 06:10:52 -rw-rw-r-- 1 jenkins jenkins 656 Mar 12 06:03 Jenkinsfile 06:10:52 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 06:03 LICENSE 06:10:52 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 12 06:03 Makefile 06:10:52 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 06:03 OWNERS.md 06:10:52 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 12 06:03 README.md 06:10:52 -rw-rw-r-- 1 jenkins jenkins 11 Mar 12 05:59 VERSION 06:10:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:03 bin 06:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 cmd 06:10:52 -rw-r--r-- 1 jenkins jenkins 8903 Mar 12 06:09 coverage.out 06:10:52 -rw-rw-r-- 1 jenkins jenkins 6106 Mar 12 06:03 go.mod 06:10:52 -rw-rw-r-- 1 jenkins jenkins 86945 Mar 12 06:03 go.sum 06:10:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:03 internal 06:10:52 -rw-rw-r-- 1 jenkins jenkins 228 Mar 12 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:53 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 --label arch=arm64 --label version=4.0.0-dev.4 . 06:10:53 Sending build context to Docker daemon 10.14MB 06:10:53 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:10:53 Step 2/25 : FROM ${BASE} AS builder 06:10:53 ---> 5feefab2263c 06:10:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:10:53 ---> Running in 11d33aeb1def 06:10:53 Removing intermediate container 11d33aeb1def 06:10:53 ---> 5a468cadf405 06:10:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:10:54 ---> Running in c7d8cbc6c95c 06:10:54 Removing intermediate container c7d8cbc6c95c 06:10:54 ---> 2b40ac242727 06:10:54 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:10:54 ---> Running in 55213fc79108 06:10:54 Removing intermediate container 55213fc79108 06:10:54 ---> 9fb9f1909dd7 06:10:54 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:10:54 ---> Running in 252d1269321c 06:10:55 Removing intermediate container 252d1269321c 06:10:55 ---> f6ad8b1f35f1 06:10:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:10:55 ---> Running in bf4afbdb6ba8 06:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:10:58 OK: 244 MiB in 62 packages 06:10:59 Removing intermediate container bf4afbdb6ba8 06:10:59 ---> e6f92ed5fa4c 06:10:59 Step 8/25 : WORKDIR /device-snmp-go 06:10:59 ---> Running in 296929de2e88 06:10:59 Removing intermediate container 296929de2e88 06:10:59 ---> 5769de287370 06:10:59 Step 9/25 : COPY go.mod vendor* ./ 06:10:59 ---> dfdb19e945b4 06:10:59 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:59 ---> Running in a9d9796f4d87 06:11:01 Removing intermediate container a9d9796f4d87 06:11:01 ---> 30f0eb283927 06:11:01 Step 11/25 : COPY . . 06:11:02 ---> 4563b5fb95dc 06:11:02 Step 12/25 : RUN ${MAKE} 06:11:02 ---> Running in 04707b6daa50 06:11:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:14:40 Removing intermediate container 04707b6daa50 06:14:40 ---> 29c23bd8a757 06:14:40 Step 13/25 : FROM alpine:3.20 06:14:40 3.20: Pulling from library/alpine 06:14:40 94e9d8af2201: Pulling fs layer 06:14:40 94e9d8af2201: Verifying Checksum 06:14:40 94e9d8af2201: Download complete 06:14:40 94e9d8af2201: Pull complete 06:14:40 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:14:40 Status: Downloaded newer image for alpine:3.20 06:14:40 ---> 7aab056cecc6 06:14:40 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:14:40 ---> Running in fab5f2ebe5b6 06:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:14:40 (1/1) Installing dumb-init (1.2.5-r3) 06:14:40 Executing busybox-1.36.1-r29.trigger 06:14:40 OK: 9 MiB in 15 packages 06:14:40 Removing intermediate container fab5f2ebe5b6 06:14:40 ---> b53135d9437e 06:14:40 Step 15/25 : RUN apk --no-cache upgrade 06:14:40 ---> Running in f4711ae8c603 06:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:14:40 OK: 9 MiB in 15 packages 06:14:40 Removing intermediate container f4711ae8c603 06:14:40 ---> 83b507477aef 06:14:40 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:14:42 ---> e8e8622639b3 06:14:42 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:14:42 ---> fa7b958a8a89 06:14:42 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:14:42 ---> 2174a9d9653d 06:14:42 Step 19/25 : EXPOSE 59993 06:14:43 ---> Running in a113fc0dbf8e 06:14:43 Removing intermediate container a113fc0dbf8e 06:14:43 ---> b9dfedb9fe3e 06:14:43 Step 20/25 : EXPOSE 161 06:14:43 ---> Running in 13bc4c5f0f8c 06:14:43 Removing intermediate container 13bc4c5f0f8c 06:14:43 ---> f2021dcc7aef 06:14:43 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:14:43 ---> Running in c1a5d1fe07d3 06:14:43 Removing intermediate container c1a5d1fe07d3 06:14:43 ---> 5559b214a90f 06:14:43 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:14:44 ---> Running in cfe4c4bf77cd 06:14:44 Removing intermediate container cfe4c4bf77cd 06:14:44 ---> 9dfff2d9f59d 06:14:44 Step 23/25 : LABEL arch=arm64 06:14:44 ---> Running in 01dcc6771123 06:14:44 Removing intermediate container 01dcc6771123 06:14:44 ---> 66b9d2a1dc2c 06:14:44 Step 24/25 : LABEL git_sha=1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:14:44 ---> Running in e0e9581ed0bf 06:14:44 Removing intermediate container e0e9581ed0bf 06:14:44 ---> 525bd05eeac7 06:14:44 Step 25/25 : LABEL version=4.0.0-dev.4 06:14:45 ---> Running in f4d5380c764c 06:14:45 Removing intermediate container f4d5380c764c 06:14:45 ---> 462b9d8e561e 06:14:45 [Warning] One or more build-args [ARCH] were not consumed 06:14:45 Successfully built 462b9d8e561e 06:14:45 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 06:14:45 provisioning config files... 06:14:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/114@tmp/config9769646414762439102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:45 ---> ****-login.sh 06:14:45 nexus3.edgexfoundry.org:10001 06:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10002 06:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10003 06:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:46 Configure a credential helper to remove this warning. See 06:14:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:46 06:14:46 Login Succeeded 06:14:46 nexus3.edgexfoundry.org:10004 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 ****.io 06:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:47 Configure a credential helper to remove this warning. See 06:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:47 06:14:47 Login Succeeded 06:14:47 ---> ****-login.sh ends [Pipeline] } 06:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:14:47 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:14:47 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:14:47 latest 06:14:47 4.0.0-dev.4 06:14:47 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:14:47 main 06:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:14:48 8273fb2d6349: Preparing 06:14:48 62d386f4dedf: Preparing 06:14:48 18edeb3b292e: Preparing 06:14:48 3338b5fa435f: Preparing 06:14:48 a6dba98be520: Preparing 06:14:48 dd9c8f8612c8: Preparing 06:14:48 a6dba98be520: Pushed 06:14:48 3338b5fa435f: Pushed 06:14:48 8273fb2d6349: Pushed 06:14:48 62d386f4dedf: Pushed 06:14:48 dd9c8f8612c8: Layer already exists 06:14:56 18edeb3b292e: Pushed 06:14:57 1b78132a7ddc1ea38381ae862eb14aadbbe8f171: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:14:57 8273fb2d6349: Preparing 06:14:57 62d386f4dedf: Preparing 06:14:57 18edeb3b292e: Preparing 06:14:57 3338b5fa435f: Preparing 06:14:57 a6dba98be520: Preparing 06:14:57 dd9c8f8612c8: Preparing 06:14:57 dd9c8f8612c8: Waiting 06:14:57 18edeb3b292e: Layer already exists 06:14:57 8273fb2d6349: Layer already exists 06:14:57 3338b5fa435f: Layer already exists 06:14:57 62d386f4dedf: Layer already exists 06:14:57 a6dba98be520: Layer already exists 06:14:57 dd9c8f8612c8: Layer already exists 06:14:57 latest: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 06:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:14:58 8273fb2d6349: Preparing 06:14:58 62d386f4dedf: Preparing 06:14:58 18edeb3b292e: Preparing 06:14:58 3338b5fa435f: Preparing 06:14:58 a6dba98be520: Preparing 06:14:58 dd9c8f8612c8: Preparing 06:14:58 dd9c8f8612c8: Waiting 06:14:58 3338b5fa435f: Layer already exists 06:14:58 8273fb2d6349: Layer already exists 06:14:58 18edeb3b292e: Layer already exists 06:14:58 62d386f4dedf: Layer already exists 06:14:58 a6dba98be520: Layer already exists 06:14:58 dd9c8f8612c8: Layer already exists 06:14:58 4.0.0-dev.4: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:14:59 8273fb2d6349: Preparing 06:14:59 62d386f4dedf: Preparing 06:14:59 18edeb3b292e: Preparing 06:14:59 3338b5fa435f: Preparing 06:14:59 a6dba98be520: Preparing 06:14:59 dd9c8f8612c8: Preparing 06:14:59 dd9c8f8612c8: Waiting 06:14:59 18edeb3b292e: Layer already exists 06:14:59 62d386f4dedf: Layer already exists 06:14:59 3338b5fa435f: Layer already exists 06:14:59 8273fb2d6349: Layer already exists 06:14:59 a6dba98be520: Layer already exists 06:14:59 dd9c8f8612c8: Layer already exists 06:14:59 1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:15:00 8273fb2d6349: Preparing 06:15:00 62d386f4dedf: Preparing 06:15:00 18edeb3b292e: Preparing 06:15:00 3338b5fa435f: Preparing 06:15:00 a6dba98be520: Preparing 06:15:00 dd9c8f8612c8: Preparing 06:15:00 dd9c8f8612c8: Waiting 06:15:00 8273fb2d6349: Layer already exists 06:15:00 18edeb3b292e: Layer already exists 06:15:00 62d386f4dedf: Layer already exists 06:15:00 3338b5fa435f: Layer already exists 06:15:00 a6dba98be520: Layer already exists 06:15:00 dd9c8f8612c8: Layer already exists 06:15:00 main: digest: sha256:eda7f169c593103e74e92767a10807ee51dc067d9038cdb93c5f4d2553263258 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:00 ===================================================== [Pipeline] echo 06:15:00 taggedImages: 06:15:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171 06:15:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:15:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:4.0.0-dev.4 06:15:00 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1b78132a7ddc1ea38381ae862eb14aadbbe8f171-4.0.0-dev.4 06:15:00 - 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 06:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:00 06:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:01 arm64: Pulling from edgex-lftools-log-publisher 06:15:01 8998bd30e6a1: Pulling fs layer 06:15:01 04944245beec: Pulling fs layer 06:15:01 699f458cf7ca: Pulling fs layer 06:15:01 765212b225bb: Pulling fs layer 06:15:01 f23df028b6ca: Pulling fs layer 06:15:01 d65c8cfc05b1: Pulling fs layer 06:15:01 2437ff75d9bd: Pulling fs layer 06:15:01 f23df028b6ca: Waiting 06:15:01 d65c8cfc05b1: Waiting 06:15:01 765212b225bb: Waiting 06:15:01 2437ff75d9bd: Waiting 06:15:01 04944245beec: Verifying Checksum 06:15:01 04944245beec: Download complete 06:15:01 765212b225bb: Verifying Checksum 06:15:01 765212b225bb: Download complete 06:15:01 f23df028b6ca: Verifying Checksum 06:15:01 f23df028b6ca: Download complete 06:15:01 d65c8cfc05b1: Verifying Checksum 06:15:01 d65c8cfc05b1: Download complete 06:15:01 699f458cf7ca: Verifying Checksum 06:15:01 699f458cf7ca: Download complete 06:15:01 8998bd30e6a1: Verifying Checksum 06:15:01 8998bd30e6a1: Download complete 06:15:04 2437ff75d9bd: Verifying Checksum 06:15:04 2437ff75d9bd: Download complete 06:15:06 8998bd30e6a1: Pull complete 06:15:06 04944245beec: Pull complete 06:15:08 699f458cf7ca: Pull complete 06:15:08 765212b225bb: Pull complete 06:15:08 f23df028b6ca: Pull complete 06:15:09 d65c8cfc05b1: Pull complete 06:15:27 2437ff75d9bd: Pull complete 06:15:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:15:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:15:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:27 prd-ubuntu20.04-docker-arm64-4c-16g-41034 does not seem to be running inside a container 06:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/114 -v /w/workspace/device-snmp-go/114:/w/workspace/device-snmp-go/114:rw,z -v /w/workspace/device-snmp-go/114@tmp:/w/workspace/device-snmp-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:15:30 $ docker top 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:31 ---> job-cost.sh 06:15:31 lf-activate-venv: SKIPPING 06:15:31 INFO: No Stack... 06:15:31 INFO: Retrieving Pricing Info for: v3-standard-4 06:15:32 INFO: Archiving Costs [Pipeline] sh 06:15:33 + cat /w/workspace/device-snmp-go/114/archives/cost.csv 06:15:33 + cut -d, -f6 [Pipeline] lock 06:15:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] 06:15:33 Resource [jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] did not exist. Created. 06:15:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:33 /w/workspace/device-snmp-go/114@tmp/durable-28b609b9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:34 + echo total: 0.10999999940395355 [Pipeline] stash 06:15:34 Warning: overwriting stash ‘stack-cost’ 06:15:34 Stashed 1 file(s) [Pipeline] } 06:15:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:34 $ docker stop --time=1 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 06:15:35 $ docker rm -f --volumes 976ac1d0921d7572cac52a9269c158b8ff8a239518cbf6f8b484d7cc76de9582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:15:36 provisioning config files... 06:15:36 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14093494374482195930tmp [Pipeline] { [Pipeline] sh 06:15:36 + set +x 06:15:36 + curl -s https://codecov.io/bash 06:15:36 + bash -s -- 06:15:36 06:15:36 _____ _ 06:15:36 / ____| | | 06:15:36 | | ___ __| | ___ ___ _____ __ 06:15:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:36 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:36 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:36 Bash-1.0.6 06:15:36 06:15:36 06:15:36 ==> git version 2.25.1 found 06:15:36 ==> 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 06:15:36 Release-Date: 2020-01-08 06:15:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:15:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:15:36 ==> Jenkins CI detected. 06:15:36 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:15:36 project root: . 06:15:36 --> token set from env 06:15:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:36 ==> Running gcov in . (disable via -X gcov) 06:15:36 ==> Python coveragepy not found 06:15:36 ==> Searching for coverage reports in: 06:15:36 + . 06:15:36 -> Found 1 reports 06:15:36 ==> Detecting git/mercurial file structure 06:15:36 ==> Reading reports 06:15:36 + ./coverage.out bytes=8903 06:15:36 ==> Appending adjustments 06:15:36 https://docs.codecov.io/docs/fixing-reports 06:15:36 + Found adjustments 06:15:36 ==> Gzipping contents 06:15:36 4.0K /tmp/codecov.W0OZih.gz 06:15:36 ==> Uploading reports 06:15:36 url: https://codecov.io 06:15:36 query: branch=main&commit=1b78132a7ddc1ea38381ae862eb14aadbbe8f171&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:36 -> Pinging Codecov 06:15:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1b78132a7ddc1ea38381ae862eb14aadbbe8f171&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:36 -> Uploading to 06:15:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-snmp-go/1b78132a7ddc1ea38381ae862eb14aadbbe8f171/44d3f240-e11c-4731-a9fe-ca7f19eb3719.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T061536Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f56bc6b16089d608616a172846b73c7ba6bfc5b2d2bbfd921f711609c654ad1 06:15:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:36 Dload Upload Total Spent Left Speed 06:15:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 11958 --:--:-- --:--:-- --:--:-- 11958 06:15:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] } 06:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:15:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:15:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:15:37 06:15:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:15:38 latest: Pulling from edgex-devops/edgex-snyk-go 06:15:38 43c4264eed91: Pulling fs layer 06:15:38 4cc291be95ef: Pulling fs layer 06:15:38 2ac1f1163629: Pulling fs layer 06:15:38 5c3c966382ef: Pulling fs layer 06:15:38 4f4fb700ef54: Pulling fs layer 06:15:38 d9c7d2e4e75e: Pulling fs layer 06:15:38 9c3e1370e548: Pulling fs layer 06:15:38 5c3c966382ef: Waiting 06:15:38 4f4fb700ef54: Waiting 06:15:38 d9c7d2e4e75e: Waiting 06:15:38 9c3e1370e548: Waiting 06:15:38 4cc291be95ef: Verifying Checksum 06:15:38 4cc291be95ef: Download complete 06:15:38 5c3c966382ef: Download complete 06:15:38 4f4fb700ef54: Verifying Checksum 06:15:38 4f4fb700ef54: Download complete 06:15:38 43c4264eed91: Download complete 06:15:38 43c4264eed91: Pull complete 06:15:38 d9c7d2e4e75e: Verifying Checksum 06:15:38 d9c7d2e4e75e: Download complete 06:15:38 4cc291be95ef: Pull complete 06:15:38 2ac1f1163629: Verifying Checksum 06:15:38 2ac1f1163629: Download complete 06:15:39 9c3e1370e548: Verifying Checksum 06:15:39 9c3e1370e548: Download complete 06:15:41 2ac1f1163629: Pull complete 06:15:41 5c3c966382ef: Pull complete 06:15:41 4f4fb700ef54: Pull complete 06:15:41 d9c7d2e4e75e: Pull complete 06:15:45 9c3e1370e548: Pull complete 06:15:45 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:15:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:45 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:15:45 $ 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 06:15:46 $ docker top 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo 06:15:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:15:47 + set -o pipefail 06:15:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:15:54 06:15:54 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:15:54 06:15:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/fd4da90b-8887-4501-b0e3-93451b03c6a9 06:15:54 06:15:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:15:54 06:15:54 06:15:54 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:15:54 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:15:54 $ docker stop --time=1 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 06:15:56 $ docker rm -f --volumes 133958827a9c8312f5e7596c946471824d9de20b51f2ee5472e3a1b830cdbe39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:57 + git log --format=format:%s -1 1b78132a7ddc1ea38381ae862eb14aadbbe8f171 [Pipeline] sh 06:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:58 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:15:58 $ 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 06:15:58 $ docker top b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:58 [ssh-agent] Looking for ssh-agent implementation... 06:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:58 $ docker exec b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 ssh-agent 06:15:59 SSH_AUTH_SOCK=/tmp/ssh-QLyOgOiopdH5/agent.31 06:15:59 SSH_AGENT_PID=37 06:15:59 Running ssh-add (command line suppressed) 06:15:59 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6759525310327150602.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6759525310327150602.key) 06:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:59 + git semver tag 06:15:59 2025-03-12 06:15:59,660 [run_tag] DEBUG tag force:False 06:15:59 2025-03-12 06:15:59,660 [check_head_tag] DEBUG check head tag 06:15:59 2025-03-12 06:15:59,661 [execute] INFO git cat-file --batch-check 06:15:59 2025-03-12 06:15:59,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:15:59 2025-03-12 06:15:59,666 [execute] INFO git cat-file --batch 06:15:59 2025-03-12 06:15:59,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:15:59 2025-03-12 06:15:59,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:15:59 2025-03-12 06:15:59,684 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 06:15:59 2025-03-12 06:15:59,684 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:15:59 2025-03-12 06:15:59,690 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:15:59 4.0.0-dev.4 [Pipeline] } 06:15:59 $ docker exec --env ******** --env ******** b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 ssh-agent -k 06:16:00 unset SSH_AUTH_SOCK; 06:16:00 unset SSH_AGENT_PID; 06:16:00 echo Agent pid 37 killed; 06:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:00 + git semver [Pipeline] } 06:16:00 $ docker stop --time=1 b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 06:16:01 $ docker rm -f --volumes b452b456f1926f4aa35a1512cfdea6c19dc51faf0d7e7e546d75155ab3902e89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:02 06:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:02 0.23.1-centos7: Pulling from edgex-lftools 06:16:02 ab5ef0e58194: Pulling fs layer 06:16:02 9712f1f96733: Pulling fs layer 06:16:02 63f879dbbcfc: Pulling fs layer 06:16:02 0d9ebad4ef96: Pulling fs layer 06:16:02 e9a5061849ea: Pulling fs layer 06:16:02 d747dcd14b5f: Pulling fs layer 06:16:02 2de7ff778b66: Pulling fs layer 06:16:02 2de7ff778b66: Waiting 06:16:02 d747dcd14b5f: Waiting 06:16:02 e9a5061849ea: Waiting 06:16:02 9712f1f96733: Verifying Checksum 06:16:02 9712f1f96733: Download complete 06:16:02 63f879dbbcfc: Verifying Checksum 06:16:02 63f879dbbcfc: Download complete 06:16:02 e9a5061849ea: Verifying Checksum 06:16:02 e9a5061849ea: Download complete 06:16:02 d747dcd14b5f: Verifying Checksum 06:16:02 d747dcd14b5f: Download complete 06:16:03 0d9ebad4ef96: Verifying Checksum 06:16:03 0d9ebad4ef96: Download complete 06:16:03 ab5ef0e58194: Verifying Checksum 06:16:03 ab5ef0e58194: Download complete 06:16:03 2de7ff778b66: Download complete 06:16:06 ab5ef0e58194: Pull complete 06:16:06 9712f1f96733: Pull complete 06:16:06 63f879dbbcfc: Pull complete 06:16:10 0d9ebad4ef96: Pull complete 06:16:10 e9a5061849ea: Pull complete 06:16:10 d747dcd14b5f: Pull complete 06:16:11 2de7ff778b66: Pull complete 06:16:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:16:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:11 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:16:11 $ 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 06:16:13 $ docker top 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:16:13 provisioning config files... 06:16:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13698690973827144246tmp 06:16:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3746858784500668882tmp 06:16:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13321671438094874162tmp [Pipeline] { [Pipeline] echo 06:16:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:16:14 ---> sigul-configuration.sh 06:16:14 gpg: directory `/root/.gnupg' created 06:16:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:16:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:16:14 gpg: keyring `/root/.gnupg/secring.gpg' created 06:16:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:16:14 gpg: CAST5 encrypted data 06:16:14 gpg: encrypted with 1 passphrase 06:16:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:16:14 + mkdir /home/jenkins 06:16:14 + mkdir /home/jenkins/sigul [Pipeline] sh 06:16:14 + 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 06:16:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:16:15 ---> sigul-install.sh 06:16:15 Sigul already installed; skipping installation. [Pipeline] sh 06:16:15 + git tag --list 06:16:15 1.0.0 06:16:15 v0.0.0 06:16:15 v1.1.0 06:16:15 v1.1.1 06:16:15 v1.2.2 06:16:15 v1.3.0 06:16:15 v1.3.1 06:16:15 v2.0.0 06:16:15 v2.1.0 06:16:15 v2.1.1 06:16:15 v2.2.0 06:16:15 v2.3.0 06:16:15 v3.0 06:16:15 v3.0.0 06:16:15 v3.1 06:16:15 v3.1.0 06:16:15 v3.1.0-dev.1 06:16:15 v3.1.0-dev.10 06:16:15 v3.1.0-dev.11 06:16:15 v3.1.0-dev.12 06:16:15 v3.1.0-dev.13 06:16:15 v3.1.0-dev.2 06:16:15 v3.1.0-dev.3 06:16:15 v3.1.0-dev.4 06:16:15 v3.1.0-dev.5 06:16:15 v3.1.0-dev.6 06:16:15 v3.1.0-dev.7 06:16:15 v3.1.0-dev.8 06:16:15 v3.1.0-dev.9 06:16:15 v3.1.1 06:16:15 v3.1.1-dev.1 06:16:15 v3.2.0-dev.1 06:16:15 v3.2.0-dev.10 06:16:15 v3.2.0-dev.2 06:16:15 v3.2.0-dev.3 06:16:15 v3.2.0-dev.4 06:16:15 v3.2.0-dev.5 06:16:15 v3.2.0-dev.6 06:16:15 v3.2.0-dev.7 06:16:15 v3.2.0-dev.8 06:16:15 v3.2.0-dev.9 06:16:15 v4.0.0-dev.1 06:16:15 v4.0.0-dev.2 06:16:15 v4.0.0-dev.3 06:16:15 v4.0.0-dev.4 [Pipeline] sh 06:16:15 + lftools sign git-tag v4.0.0-dev.4 06:16:16 Signing Git tag with Sigul... 06:16:16 Signing v4.0.0-dev.4 [Pipeline] echo 06:16:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:16:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:16:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:16:16 $ docker stop --time=1 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 06:16:18 $ docker rm -f --volumes 017ed82473985d0b7f503fa0e573c7f71cdb34ea8cf734f1b1bb2c33678fd4a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:16:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:19 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:16:19 $ 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 06:16:19 $ docker top 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 -eo pid,comm 06:16:19 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). 06:16:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:19 [ssh-agent] Looking for ssh-agent implementation... 06:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:19 $ docker exec 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 ssh-agent 06:16:19 SSH_AUTH_SOCK=/tmp/ssh-pqy2dNQaHzPt/agent.33 06:16:19 SSH_AGENT_PID=39 06:16:19 Running ssh-add (command line suppressed) 06:16:19 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11068113303003270412.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11068113303003270412.key) 06:16:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:20 + git semver bump pre 06:16:20 2025-03-12 06:16:20,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:16:20 2025-03-12 06:16:20,345 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 06:16:20 2025-03-12 06:16:20,345 [bump_version] DEBUG bumped version:4.0.0-dev.5 06:16:20 2025-03-12 06:16:20,345 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:16:20 2025-03-12 06:16:20,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:16:20 2025-03-12 06:16:20,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:16:20 2025-03-12 06:16:20,347 [execute] INFO git cat-file --batch-check 06:16:20 2025-03-12 06:16:20,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:20 2025-03-12 06:16:20,352 [execute] INFO git cat-file --batch 06:16:20 2025-03-12 06:16:20,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:20 2025-03-12 06:16:20,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:16:20 4.0.0-dev.5 [Pipeline] } 06:16:20 $ docker exec --env ******** --env ******** 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 ssh-agent -k 06:16:20 unset SSH_AUTH_SOCK; 06:16:20 unset SSH_AGENT_PID; 06:16:20 echo Agent pid 39 killed; 06:16:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:20 + git semver [Pipeline] } 06:16:21 $ docker stop --time=1 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 06:16:22 $ docker rm -f --volumes 049c7d3b0dc273c78bfb10244c8c75b0ac8db3886bd5994a4516bf47593b84a9 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:16:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:23 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:16:23 $ 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 06:16:23 $ docker top e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:23 [ssh-agent] Looking for ssh-agent implementation... 06:16:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:23 $ docker exec e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb ssh-agent 06:16:23 SSH_AUTH_SOCK=/tmp/ssh-Am4ZSJgN6Kc8/agent.33 06:16:23 SSH_AGENT_PID=39 06:16:23 Running ssh-add (command line suppressed) 06:16:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11048723385707510894.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11048723385707510894.key) 06:16:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:24 + git semver push 06:16:24 2025-03-12 06:16:24,433 [run_push] DEBUG push 06:16:24 2025-03-12 06:16:24,433 [execute] INFO git cat-file --batch-check 06:16:24 2025-03-12 06:16:24,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:16:24 2025-03-12 06:16:24,437 [execute] INFO git rev-list 9c817c46080b9494b3ee0d14002de7a7914077b7 -- 06:16:24 2025-03-12 06:16:24,438 [execute] DEBUG Popen(['git', 'rev-list', '9c817c46080b9494b3ee0d14002de7a7914077b7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:16:24 2025-03-12 06:16:24,447 [execute] INFO git fetch -v origin 06:16:24 2025-03-12 06:16:24,447 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:16:25 2025-03-12 06:16:25,014 [run_push] DEBUG no remote changes detected 06:16:25 2025-03-12 06:16:25,014 [execute] INFO git push origin semver 06:16:25 2025-03-12 06:16:25,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:16:28 2025-03-12 06:16:27,987 [run_push] DEBUG push all version tags 06:16:28 2025-03-12 06:16:27,987 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:16:28 2025-03-12 06:16:27,988 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:16:28 2025-03-12 06:16:28,794 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:16:28 4.0.0-dev.5 [Pipeline] } 06:16:28 $ docker exec --env ******** --env ******** e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb ssh-agent -k 06:16:29 unset SSH_AUTH_SOCK; 06:16:29 unset SSH_AGENT_PID; 06:16:29 echo Agent pid 39 killed; 06:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:29 + git semver [Pipeline] } 06:16:29 $ docker stop --time=1 e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb 06:16:30 $ docker rm -f --volumes e076b5a9404454073f0d0983dd66832eda597f5e659b4b1658cc938cc117ecbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:16:31 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:16:31 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:16:31 total 16 06:16:31 drwxr-xr-x 3 root root 4096 Mar 12 06:01 . 06:16:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 06:16 .. 06:16:31 drwxr-xr-x 2 root root 4096 Mar 12 06:01 cost 06:16:31 -rw-r--r-- 1 root root 86 Mar 12 06:01 cost.csv 06:16:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:16:31 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:16:31 total 16 06:16:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 06:01 . 06:16:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 06:16 .. 06:16:31 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 06:01 cost 06:16:31 -rw-r--r-- 1 jenkins jenkins 86 Mar 12 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:16:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:32 ---> package-listing.sh 06:16:32 ++ facter osfamily 06:16:32 ++ tr '[:upper:]' '[:lower:]' 06:16:32 + OS_FAMILY=debian 06:16:32 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:16:32 + START_PACKAGES=/tmp/packages_start.txt 06:16:32 + END_PACKAGES=/tmp/packages_end.txt 06:16:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:32 + PACKAGES=/tmp/packages_start.txt 06:16:32 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:16:32 + PACKAGES=/tmp/packages_end.txt 06:16:32 + case "${OS_FAMILY}" in 06:16:32 + dpkg -l 06:16:32 + grep '^ii' 06:16:32 + '[' -f /tmp/packages_start.txt ']' 06:16:32 + '[' -f /tmp/packages_end.txt ']' 06:16:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:32 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:16:32 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:16:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:16:32 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 06:16:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:33 prd-ubuntu20.04-docker-8c-8g-41033 does not seem to be running inside a container 06:16:33 $ 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 06:16:34 $ docker top 70ac15889140274b87a4c679c98bf1565583e6d2b9750c8e5b2d37ec8f6cfb87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:35 + ls /var/log/sa-host 06:16:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:35 provisioning config files... 06:16:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9155206985060725522tmp [Pipeline] { [Pipeline] echo 06:16:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:35 ---> create-netrc.sh [Pipeline] } 06:16:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:35 ---> python-tools-install.sh [Pipeline] echo 06:16:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:36 ---> sudo-logs.sh 06:16:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:36 ---> job-cost.sh 06:16:36 lf-activate-venv: SKIPPING 06:16:36 DEBUG: total: 0.2199999988079071 06:16:36 INFO: Retrieving Stack Cost... 06:16:37 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:37 INFO: Archiving Costs [Pipeline] echo 06:16:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:37 ---> logs-deploy.sh 06:16:37 lf-activate-venv: SKIPPING 06:16:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/114 06:16:37 INFO: archiving workspace using pattern(s): 06:16:38 Archives upload complete. 06:16:38 INFO: archiving logs to Nexus 06:16:39 ---> uname -a: 06:16:39 Linux prd-ubuntu20-04-docker-8c-8g-41033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:16:39 06:16:39