Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 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-ssh15102533454163714841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14684806302744191576.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3615181072076446844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10445731287965529582.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-ssh5328548474443825353.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1329 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 Avoid second fetch Checking out Revision bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (main) Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 > git rev-list --no-walk c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:28 ========================================================= 06:01:28 EdgeX Global Pipelines Version Info 06:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:29 ------------------- 06:01:29 stable info: 06:01:29 ------------------- 06:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:01:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:01:29 Message: update stable to v1.0.258 06:01:29 ------------------- 06:01:29 experimental info: 06:01:29 ------------------- 06:01:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:01:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf06fbc [Pipeline] echo 06:01:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:31 provisioning config files... 06:01:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1837996398497965515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:31 ---> ****-login.sh 06:01:31 nexus3.edgexfoundry.org:10001 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 nexus3.edgexfoundry.org:10002 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 nexus3.edgexfoundry.org:10003 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 nexus3.edgexfoundry.org:10004 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:32 Configure a credential helper to remove this warning. See 06:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:32 06:01:32 Login Succeeded 06:01:32 ****.io 06:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:32 Configure a credential helper to remove this warning. See 06:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:32 06:01:32 Login Succeeded 06:01:32 ---> ****-login.sh ends [Pipeline] } 06:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:01:33 + git rev-list -1 --merges bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be~1..bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo 06:01:33 -----------> git rev-list -1 --merges bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be~1..bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:01:33 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [false] [Pipeline] sh 06:01:33 + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo 06:01:33 ========================================================= 06:01:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:01:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:33 + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] echo 06:01:33 [semverPrep] GIT_COMMIT: bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be, Commit Message: Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9 [Pipeline] echo 06:01:33 [semverPrep] This is not a build commit. [Pipeline] sh 06:01:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:01:34 + grep -v github /etc/ssh/ssh_known_hosts 06:01:34 + [ -e /tmp/ssh_known_hosts ] 06:01:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:01:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:01:34 + sudo tee -a /etc/ssh/ssh_known_hosts 06:01:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:34 06:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:34 0.1.4: Pulling from edgex-devops/py-git-semver 06:01:34 b85a868b505f: Pulling fs layer 06:01:34 e2be974225ed: Pulling fs layer 06:01:34 339a4e72a1f5: Pulling fs layer 06:01:34 988bab9f4d93: Pulling fs layer 06:01:34 1469e6f7b9e6: Pulling fs layer 06:01:34 eaf3925da568: Pulling fs layer 06:01:34 bab4dde63d76: Pulling fs layer 06:01:34 bde34c3a00c8: Pulling fs layer 06:01:34 b352a97aabf1: Pulling fs layer 06:01:34 4872d77fe225: Pulling fs layer 06:01:34 5851b861e8e6: Pulling fs layer 06:01:34 bab4dde63d76: Waiting 06:01:34 b352a97aabf1: Waiting 06:01:34 5851b861e8e6: Waiting 06:01:34 bde34c3a00c8: Waiting 06:01:34 1469e6f7b9e6: Waiting 06:01:34 eaf3925da568: Waiting 06:01:34 e2be974225ed: Download complete 06:01:34 988bab9f4d93: Verifying Checksum 06:01:34 988bab9f4d93: Download complete 06:01:34 339a4e72a1f5: Verifying Checksum 06:01:34 339a4e72a1f5: Download complete 06:01:34 1469e6f7b9e6: Verifying Checksum 06:01:34 1469e6f7b9e6: Download complete 06:01:34 eaf3925da568: Verifying Checksum 06:01:34 eaf3925da568: Download complete 06:01:35 bde34c3a00c8: Verifying Checksum 06:01:35 bde34c3a00c8: Download complete 06:01:35 b352a97aabf1: Verifying Checksum 06:01:35 b352a97aabf1: Download complete 06:01:35 4872d77fe225: Verifying Checksum 06:01:35 4872d77fe225: Download complete 06:01:35 5851b861e8e6: Download complete 06:01:35 b85a868b505f: Verifying Checksum 06:01:35 b85a868b505f: Download complete 06:01:35 bab4dde63d76: Verifying Checksum 06:01:35 bab4dde63d76: Download complete 06:01:36 b85a868b505f: Pull complete 06:01:36 e2be974225ed: Pull complete 06:01:36 339a4e72a1f5: Pull complete 06:01:37 988bab9f4d93: Pull complete 06:01:37 1469e6f7b9e6: Pull complete 06:01:37 eaf3925da568: Pull complete 06:01:39 bab4dde63d76: Pull complete 06:01:39 bde34c3a00c8: Pull complete 06:01:39 b352a97aabf1: Pull complete 06:01:39 4872d77fe225: Pull complete 06:01:39 5851b861e8e6: Pull complete 06:01:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:39 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:01:39 $ 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 06:01:42 $ docker top be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff -eo pid,comm 06:01:42 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:01:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:42 [ssh-agent] Looking for ssh-agent implementation... 06:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:43 $ docker exec be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent 06:01:43 SSH_AUTH_SOCK=/tmp/ssh-j5dO5bjzsjpl/agent.32 06:01:43 SSH_AGENT_PID=38 06:01:43 Running ssh-add (command line suppressed) 06:01:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14688190530900882447.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14688190530900882447.key) 06:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:43 + git tag --points-at HEAD [Pipeline] } 06:01:43 $ docker exec --env ******** --env ******** be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent -k 06:01:43 unset SSH_AUTH_SOCK; 06:01:43 unset SSH_AGENT_PID; 06:01:43 echo Agent pid 38 killed; 06:01:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:01:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:43 [ssh-agent] Looking for ssh-agent implementation... 06:01:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:43 $ docker exec be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent 06:01:43 SSH_AUTH_SOCK=/tmp/ssh-UZKNLqWkS3EG/agent.70 06:01:43 SSH_AGENT_PID=76 06:01:44 Running ssh-add (command line suppressed) 06:01:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11345726919037080996.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11345726919037080996.key) 06:01:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:44 + git semver init 06:01:44 2024-02-20 06:01:44,583 [run_init] DEBUG init version:0.0.0 force:False 06:01:44 2024-02-20 06:01:44,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:01:44 2024-02-20 06:01:44,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:01:44 2024-02-20 06:01:44,584 [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) 06:01:45 2024-02-20 06:01:45,577 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:01:45 2024-02-20 06:01:45,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:01:45 2024-02-20 06:01:45,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:01:45 2024-02-20 06:01:45,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:01:45 3.2.0-dev.6 [Pipeline] } 06:01:45 $ docker exec --env ******** --env ******** be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff ssh-agent -k 06:01:45 unset SSH_AUTH_SOCK; 06:01:45 unset SSH_AGENT_PID; 06:01:45 echo Agent pid 76 killed; 06:01:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:46 + git semver [Pipeline] } 06:01:46 $ docker stop --time=1 be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff 06:01:47 $ docker rm -f --volumes be08ad4dc3dafd7f7dfa7d99a7ff0b32c448dea74aa4b9d980c1b7b159d10dff [Pipeline] // withDockerContainer [Pipeline] sh 06:01:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:01:48 Stashed 1 file(s) [Pipeline] echo 06:01:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 06:01:48 provisioning config files... 06:01:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15809055214482848255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:49 ---> ****-login.sh 06:01:49 nexus3.edgexfoundry.org:10001 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:49 Configure a credential helper to remove this warning. See 06:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:49 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10002 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:49 Configure a credential helper to remove this warning. See 06:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:49 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10003 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:49 Configure a credential helper to remove this warning. See 06:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:49 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10004 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:49 Configure a credential helper to remove this warning. See 06:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:49 06:01:49 Login Succeeded 06:01:49 ****.io 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:49 Configure a credential helper to remove this warning. See 06:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:49 06:01:49 Login Succeeded 06:01:49 ---> ****-login.sh ends [Pipeline] } 06:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:49 ========================================================= 06:01:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:01:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:01:50 Sending build context to Docker daemon 14.11MB 06:01:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:01:50 Step 2/12 : FROM ${BASE} AS builder 06:01:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:50 7264a8db6415: Pulling fs layer 06:01:50 c4d48a809fc2: Pulling fs layer 06:01:50 4f1c88b9dad5: Pulling fs layer 06:01:50 ad3a456e5733: Pulling fs layer 06:01:50 69c7f0334f64: Pulling fs layer 06:01:50 1f1c1a5573a3: Pulling fs layer 06:01:50 ce7588e14bc9: Pulling fs layer 06:01:50 b5e4710f87ac: Pulling fs layer 06:01:50 ad3a456e5733: Waiting 06:01:50 69c7f0334f64: Waiting 06:01:50 1f1c1a5573a3: Waiting 06:01:50 ce7588e14bc9: Waiting 06:01:50 b5e4710f87ac: Waiting 06:01:50 c4d48a809fc2: Verifying Checksum 06:01:50 c4d48a809fc2: Download complete 06:01:50 ad3a456e5733: Verifying Checksum 06:01:50 ad3a456e5733: Download complete 06:01:50 69c7f0334f64: Verifying Checksum 06:01:50 69c7f0334f64: Download complete 06:01:50 7264a8db6415: Verifying Checksum 06:01:50 7264a8db6415: Download complete 06:01:50 1f1c1a5573a3: Verifying Checksum 06:01:50 1f1c1a5573a3: Download complete 06:01:50 7264a8db6415: Pull complete 06:01:50 b5e4710f87ac: Verifying Checksum 06:01:50 b5e4710f87ac: Download complete 06:01:50 c4d48a809fc2: Pull complete 06:01:50 4f1c88b9dad5: Verifying Checksum 06:01:50 4f1c88b9dad5: Download complete 06:01:50 ce7588e14bc9: Verifying Checksum 06:01:50 ce7588e14bc9: Download complete 06:01:54 4f1c88b9dad5: Pull complete 06:01:54 ad3a456e5733: Pull complete 06:01:54 69c7f0334f64: Pull complete 06:01:54 1f1c1a5573a3: Pull complete 06:01:56 ce7588e14bc9: Pull complete 06:01:56 b5e4710f87ac: Pull complete 06:01:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:01:56 ---> 88b5674ff536 06:01:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:02:03 Still waiting to schedule task 06:02:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:02:04 ---> Running in ffca6470c36c 06:02:04 Removing intermediate container ffca6470c36c 06:02:04 ---> 470530af7c38 06:02:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:04 ---> Running in 4b27adff7773 06:02:04 Removing intermediate container 4b27adff7773 06:02:04 ---> f615bd2632ea 06:02:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:04 ---> Running in cb850c2c6eb7 06:02:04 Removing intermediate container cb850c2c6eb7 06:02:04 ---> 18426d42fea6 06:02:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:04 ---> Running in 4f4960273c15 06:02:06 Removing intermediate container 4f4960273c15 06:02:06 ---> fe9d350c9e21 06:02:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:06 ---> Running in 151bcc7e6459 06:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:02:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:02:18 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:02:19 (2/4) Installing libedit (20221030.3.1-r1) 06:02:19 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:02:19 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:02:20 Executing busybox-1.36.1-r5.trigger 06:02:20 OK: 268 MiB in 56 packages 06:02:24 Removing intermediate container 151bcc7e6459 06:02:24 ---> fb1740653327 06:02:24 Step 8/12 : WORKDIR /device-snmp-go 06:02:24 ---> Running in cde670e8fd9b 06:02:24 Removing intermediate container cde670e8fd9b 06:02:24 ---> 15a24966c172 06:02:24 Step 9/12 : COPY go.mod vendor* ./ 06:02:24 ---> 129d8b374887 06:02:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:24 ---> Running in a53be5d73e51 06:03:03 Removing intermediate container a53be5d73e51 06:03:03 ---> 52af962061b3 06:03:03 Step 11/12 : COPY . . 06:03:03 ---> fcad612ed6ae 06:03:03 Step 12/12 : RUN ${MAKE} 06:03:03 ---> Running in 33925a715e2e 06:03:03 noop 06:03:03 Removing intermediate container 33925a715e2e 06:03:03 ---> 8913c7c891a8 06:03:03 Successfully built 8913c7c891a8 06:03:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:03 + docker inspect -f . ci-base-image-x86_64 06:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:03 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:03:03 $ 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:03:04 $ docker top 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:04 + go version 06:03:04 go version go1.21.0 linux/amd64 [Pipeline] } 06:03:04 $ docker stop --time=1 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 06:03:05 $ docker rm -f --volumes 0839f0845afb151a3e32faea4a7a04a347b452a0d888c67af084377a4aa5a101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:06 + docker inspect -f . ci-base-image-x86_64 06:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:06 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:03:06 $ 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:03:07 $ docker top 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:03:07 + make test 06:03:07 go test ./... -coverprofile=coverage.out 06:03:09 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:03:19 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:03:19 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 06:03:24 go vet ./... 06:03:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:27 ./bin/test-attribution-txt.sh 06:03:27 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:03:27 $ docker stop --time=1 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 06:03:32 $ docker rm -f --volumes 388a95840c5e1719684d0df43eef29327aa01b8da95bbf28a7c01bb8a164dc19 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:34 + ls -al . 06:03:34 total 172 06:03:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:03 . 06:03:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:01 .. 06:03:34 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 06:01 .dockerignore 06:03:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:03 .git 06:03:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 .github 06:03:34 -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 06:01 .gitignore 06:03:34 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:01 .golangci.yml 06:03:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:01 .semver 06:03:34 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 06:01 Attribution.txt 06:03:34 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 06:01 CHANGELOG.md 06:03:34 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 06:01 Dockerfile 06:03:34 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:01 GOVERNANCE.md 06:03:34 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 06:01 Jenkinsfile 06:03:34 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:01 LICENSE 06:03:34 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 06:01 Makefile 06:03:34 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 06:01 OWNERS.md 06:03:34 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 06:01 README.md 06:03:34 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 06:01 VERSION 06:03:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:01 bin 06:03:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 cmd 06:03:34 -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 06:03 coverage.out 06:03:34 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 06:01 go.mod 06:03:34 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 06:01 go.sum 06:03:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:01 internal 06:03:34 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + 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=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be --label arch=amd64 --label version=3.2.0-dev.6 . 06:03:34 Sending build context to Docker daemon 14.12MB 06:03:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 06:03:34 Step 2/25 : FROM ${BASE} AS builder 06:03:34 ---> 8913c7c891a8 06:03:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:03:34 ---> Running in 1c08920ffad0 06:03:34 Removing intermediate container 1c08920ffad0 06:03:34 ---> 3a834d157e63 06:03:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:34 ---> Running in c8508b0d1bf8 06:03:34 Removing intermediate container c8508b0d1bf8 06:03:34 ---> 333c89a22601 06:03:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:03:35 ---> Running in 1d5023aafd80 06:03:35 Removing intermediate container 1d5023aafd80 06:03:35 ---> efb41cbec9ca 06:03:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:03:35 ---> Running in 82bdb951c5e1 06:03:35 Removing intermediate container 82bdb951c5e1 06:03:35 ---> 6e0c9e4234c5 06:03:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:35 ---> Running in 80d6a0b8e026 06:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:03:35 OK: 268 MiB in 56 packages 06:03:35 Removing intermediate container 80d6a0b8e026 06:03:35 ---> cc9ce37d0632 06:03:35 Step 8/25 : WORKDIR /device-snmp-go 06:03:35 ---> Running in 1c89739e5dfa 06:03:36 Removing intermediate container 1c89739e5dfa 06:03:36 ---> 98b0333fb244 06:03:36 Step 9/25 : COPY go.mod vendor* ./ 06:03:36 ---> 264559da1aed 06:03:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:36 ---> Running in 2a6cb9aef0cb 06:03:36 Removing intermediate container 2a6cb9aef0cb 06:03:36 ---> 1fcb02071e20 06:03:36 Step 11/25 : COPY . . 06:03:37 ---> ee75f913edb4 06:03:37 Step 12/25 : RUN ${MAKE} 06:03:37 ---> Running in db44c1fb2114 06:03:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1330 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:03:51 Running in /w/workspace/device-snmp-go/106 [Pipeline] { [Pipeline] checkout 06:03:54 Selected Git installation does not exist. Using Default 06:03:54 The recommended git tool is: NONE 06:03:55 Removing intermediate container db44c1fb2114 06:03:55 ---> c5c12db9f303 06:03:55 Step 13/25 : FROM alpine:3.18 06:03:56 3.18: Pulling from library/alpine 06:03:56 619be1103602: Pulling fs layer 06:03:56 619be1103602: Verifying Checksum 06:03:56 619be1103602: Download complete 06:03:56 619be1103602: Pull complete 06:03:56 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:03:56 Status: Downloaded newer image for alpine:3.18 06:03:56 ---> d3782b16ccc9 06:03:56 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:03:56 ---> Running in d7a1c56d2a4a 06:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:03:57 (1/1) Installing dumb-init (1.2.5-r2) 06:03:57 Executing busybox-1.36.1-r5.trigger 06:03:57 OK: 7 MiB in 16 packages 06:03:57 Removing intermediate container d7a1c56d2a4a 06:03:57 ---> 038423b5ddd6 06:03:57 Step 15/25 : RUN apk --no-cache upgrade 06:03:57 ---> Running in 1544d58edc87 06:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:03:58 OK: 7 MiB in 16 packages 06:03:58 Removing intermediate container 1544d58edc87 06:03:58 ---> 6783f04cada9 06:03:58 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:03:59 ---> 76f8028bb586 06:03:59 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:03:59 ---> d617cdfd8b02 06:03:59 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:03:59 ---> 40f228ff3c31 06:03:59 Step 19/25 : EXPOSE 59993 06:03:59 ---> Running in 74a545754442 06:03:59 Removing intermediate container 74a545754442 06:03:59 ---> e6fec4c6a036 06:03:59 Step 20/25 : EXPOSE 161 06:03:59 ---> Running in cdb0b9238d7b 06:03:59 Removing intermediate container cdb0b9238d7b 06:03:59 ---> 8a2bcfacfe52 06:03:59 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:03:59 ---> Running in d9cfcb943d86 06:04:00 Removing intermediate container d9cfcb943d86 06:04:00 ---> 893bbbcf3b02 06:04:00 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:04:00 ---> Running in 298e9d4d1f0c 06:04:00 Removing intermediate container 298e9d4d1f0c 06:04:00 ---> aba056abbbec 06:04:00 Step 23/25 : LABEL arch=amd64 06:04:00 ---> Running in 9d391d7a04f7 06:04:00 Removing intermediate container 9d391d7a04f7 06:04:00 ---> 8e75cdb30bf8 06:04:00 Step 24/25 : LABEL git_sha=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:04:00 ---> Running in 27d812dd2546 06:04:00 Removing intermediate container 27d812dd2546 06:04:00 ---> 0e9d3d0578a9 06:04:00 Step 25/25 : LABEL version=3.2.0-dev.6 06:04:00 ---> Running in af73ccda820f 06:04:00 Removing intermediate container af73ccda820f 06:04:00 ---> 013222f22d5d 06:04:00 [Warning] One or more build-args [ARCH] were not consumed 06:04:00 Successfully built 013222f22d5d 06:04:00 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:04:00 provisioning config files... 06:04:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12659276435534693413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:01 ---> ****-login.sh 06:04:01 nexus3.edgexfoundry.org:10001 06:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 nexus3.edgexfoundry.org:10002 06:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 nexus3.edgexfoundry.org:10003 06:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 nexus3.edgexfoundry.org:10004 06:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 ****.io 06:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:01 Configure a credential helper to remove this warning. See 06:04:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:01 06:04:01 Login Succeeded 06:04:01 ---> ****-login.sh ends [Pipeline] } 06:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:01 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:04:01 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:04:01 latest 06:04:01 3.2.0-dev.6 06:04:01 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:04:01 main 06:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:04:02 312ce14cc290: Preparing 06:04:02 ae08ad504383: Preparing 06:04:02 8b03f2055fac: Preparing 06:04:02 c3dd6624bac3: Preparing 06:04:02 1a2036c34a03: Preparing 06:04:02 aedc3bda2944: Preparing 06:04:02 aedc3bda2944: Waiting 06:04:02 ae08ad504383: Pushed 06:04:02 1a2036c34a03: Pushed 06:04:02 312ce14cc290: Pushed 06:04:02 c3dd6624bac3: Pushed 06:04:02 aedc3bda2944: Layer already exists 06:04:03 using credential edgex-jenkins-ssh 06:04:03 Cloning the remote Git repository 06:04:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:04:03 > git init /w/workspace/device-snmp-go/106 # timeout=10 06:04:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:04 > git --version # timeout=10 06:04:04 > git --version # 'git version 2.25.1' 06:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:05 8b03f2055fac: Pushed 06:04:05 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:04:06 312ce14cc290: Preparing 06:04:06 ae08ad504383: Preparing 06:04:06 8b03f2055fac: Preparing 06:04:06 c3dd6624bac3: Preparing 06:04:06 1a2036c34a03: Preparing 06:04:06 aedc3bda2944: Preparing 06:04:06 aedc3bda2944: Waiting 06:04:06 8b03f2055fac: Layer already exists 06:04:06 1a2036c34a03: Layer already exists 06:04:06 c3dd6624bac3: Layer already exists 06:04:06 ae08ad504383: Layer already exists 06:04:06 312ce14cc290: Layer already exists 06:04:06 aedc3bda2944: Layer already exists 06:04:06 latest: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 06:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:04:07 312ce14cc290: Preparing 06:04:07 ae08ad504383: Preparing 06:04:07 8b03f2055fac: Preparing 06:04:07 c3dd6624bac3: Preparing 06:04:07 1a2036c34a03: Preparing 06:04:07 aedc3bda2944: Preparing 06:04:07 aedc3bda2944: Waiting 06:04:07 c3dd6624bac3: Layer already exists 06:04:07 ae08ad504383: Layer already exists 06:04:07 8b03f2055fac: Layer already exists 06:04:07 312ce14cc290: Layer already exists 06:04:07 1a2036c34a03: Layer already exists 06:04:07 aedc3bda2944: Layer already exists 06:04:07 3.2.0-dev.6: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:04:08 312ce14cc290: Preparing 06:04:08 ae08ad504383: Preparing 06:04:08 8b03f2055fac: Preparing 06:04:08 c3dd6624bac3: Preparing 06:04:08 1a2036c34a03: Preparing 06:04:08 aedc3bda2944: Preparing 06:04:08 aedc3bda2944: Waiting 06:04:08 8b03f2055fac: Layer already exists 06:04:08 312ce14cc290: Layer already exists 06:04:08 1a2036c34a03: Layer already exists 06:04:08 c3dd6624bac3: Layer already exists 06:04:08 ae08ad504383: Layer already exists 06:04:08 aedc3bda2944: Layer already exists 06:04:08 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:04:09 312ce14cc290: Preparing 06:04:09 ae08ad504383: Preparing 06:04:09 8b03f2055fac: Preparing 06:04:09 c3dd6624bac3: Preparing 06:04:09 1a2036c34a03: Preparing 06:04:09 aedc3bda2944: Preparing 06:04:09 aedc3bda2944: Waiting 06:04:09 312ce14cc290: Layer already exists 06:04:09 ae08ad504383: Layer already exists 06:04:09 c3dd6624bac3: Layer already exists 06:04:09 1a2036c34a03: Layer already exists 06:04:09 8b03f2055fac: Layer already exists 06:04:09 aedc3bda2944: Layer already exists 06:04:09 main: digest: sha256:3f51e0731bb3892710f989847f78100c72bd4edc4292c1e4595d4dd48a2caa40 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:09 ===================================================== [Pipeline] echo 06:04:09 taggedImages: 06:04:09 - nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:04:09 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:04:09 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.6 06:04:09 - nexus3.edgexfoundry.org:10004/device-snmp:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:04:09 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:10 06:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:10 latest: Pulling from edgex-lftools-log-publisher 06:04:10 5eb5b503b376: Pulling fs layer 06:04:10 5c69ac0246d0: Pulling fs layer 06:04:10 ec43610c2a17: Pulling fs layer 06:04:10 3a2ae6a8a46f: Pulling fs layer 06:04:10 33b1e0a273af: Pulling fs layer 06:04:10 5d3b04190fa2: Pulling fs layer 06:04:10 2f39f015ded8: Pulling fs layer 06:04:10 33b1e0a273af: Waiting 06:04:10 5d3b04190fa2: Waiting 06:04:10 2f39f015ded8: Waiting 06:04:10 3a2ae6a8a46f: Waiting 06:04:10 5c69ac0246d0: Verifying Checksum 06:04:10 5c69ac0246d0: Download complete 06:04:10 3a2ae6a8a46f: Download complete 06:04:10 ec43610c2a17: Verifying Checksum 06:04:10 ec43610c2a17: Download complete 06:04:10 33b1e0a273af: Verifying Checksum 06:04:10 33b1e0a273af: Download complete 06:04:10 5d3b04190fa2: Verifying Checksum 06:04:10 5d3b04190fa2: Download complete 06:04:10 5eb5b503b376: Verifying Checksum 06:04:10 5eb5b503b376: Download complete 06:04:11 2f39f015ded8: Download complete 06:04:11 Avoid second fetch 06:04:11 Checking out Revision bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be (main) 06:04:12 5eb5b503b376: Pull complete 06:04:12 5c69ac0246d0: Pull complete 06:04:12 ec43610c2a17: Pull complete 06:04:12 3a2ae6a8a46f: Pull complete 06:04:12 33b1e0a273af: Pull complete 06:04:12 5d3b04190fa2: Pull complete 06:04:13 Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.9" 06:04:13 06:04:13 GitHub has been notified of this commit’s build result 06:04:13 06:04:12 > git config core.sparsecheckout # timeout=10 06:04:12 > git checkout -f bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:04:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:14 Dload Upload Total Spent Left Speed 06:04:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 06:04:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:04:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:04:15 + sudo tee /etc/docker/daemon.new 06:04:15 { 06:04:15 "registry-mirrors": [ 06:04:15 "https://nexus3.edgexfoundry.org:10001" 06:04:15 ], 06:04:15 "bip": "10.250.0.254/24", 06:04:15 "hosts": [ 06:04:15 "tcp://0.0.0.0:5555", 06:04:15 "unix:///var/run/docker.sock" 06:04:15 ], 06:04:15 "mtu": 1458, 06:04:15 "selinux-enabled": true, 06:04:15 "seccomp-profile": "/etc/docker/seccomp.json" 06:04:15 } [Pipeline] sh 06:04:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:04:15 + sudo service docker restart 06:04:17 2f39f015ded8: Pull complete 06:04:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:17 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:04:17 $ 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:04:21 $ docker top 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:21 ---> job-cost.sh 06:04:21 lf-activate-venv: SKIPPING 06:04:21 INFO: No Stack... 06:04:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:22 INFO: Archiving Costs [Pipeline] sh 06:04:22 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:04:22 + cut -d, -f6 [Pipeline] lock 06:04:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] 06:04:22 Resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] did not exist. Created. 06:04:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:22 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:22 Stashed 1 file(s) [Pipeline] } 06:04:22 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:22 $ docker stop --time=1 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 06:04:24 $ docker rm -f --volumes 0edd939806a02fc1ef0594da36e19748a0e45bb7e9fe5216b15a8da54c11b800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:34 provisioning config files... 06:04:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/106@tmp/config12302911455583741841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> ****-login.sh 06:04:34 nexus3.edgexfoundry.org:10001 06:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:35 Configure a credential helper to remove this warning. See 06:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:35 06:04:35 Login Succeeded 06:04:35 nexus3.edgexfoundry.org:10002 06:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:35 Configure a credential helper to remove this warning. See 06:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:35 06:04:35 Login Succeeded 06:04:35 nexus3.edgexfoundry.org:10003 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 nexus3.edgexfoundry.org:10004 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 ****.io 06:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:36 Configure a credential helper to remove this warning. See 06:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:36 06:04:36 Login Succeeded 06:04:36 ---> ****-login.sh ends [Pipeline] } 06:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:37 ========================================================= 06:04:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:04:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:04:38 Sending build context to Docker daemon 7.141MB 06:04:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:04:38 Step 2/12 : FROM ${BASE} AS builder 06:04:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:41 9fda8d8052c6: Pulling fs layer 06:04:41 5d54e960e981: Pulling fs layer 06:04:41 c4a7e357bf2a: Pulling fs layer 06:04:41 f0e02332f6b5: Pulling fs layer 06:04:41 872ee5b61b7b: Pulling fs layer 06:04:41 0c6a40ed1a82: Pulling fs layer 06:04:41 94ae7d8d031c: Pulling fs layer 06:04:41 872ee5b61b7b: Waiting 06:04:41 0c6a40ed1a82: Waiting 06:04:41 94ae7d8d031c: Waiting 06:04:41 f0e02332f6b5: Waiting 06:04:41 5d54e960e981: Verifying Checksum 06:04:41 5d54e960e981: Download complete 06:04:41 f0e02332f6b5: Verifying Checksum 06:04:41 f0e02332f6b5: Download complete 06:04:41 872ee5b61b7b: Verifying Checksum 06:04:41 872ee5b61b7b: Download complete 06:04:41 9fda8d8052c6: Verifying Checksum 06:04:41 9fda8d8052c6: Download complete 06:04:41 94ae7d8d031c: Verifying Checksum 06:04:41 94ae7d8d031c: Download complete 06:04:42 9fda8d8052c6: Pull complete 06:04:43 5d54e960e981: Pull complete 06:04:43 c4a7e357bf2a: Verifying Checksum 06:04:43 c4a7e357bf2a: Download complete 06:04:44 0c6a40ed1a82: Verifying Checksum 06:04:44 0c6a40ed1a82: Download complete 06:04:56 c4a7e357bf2a: Pull complete 06:04:56 f0e02332f6b5: Pull complete 06:04:56 872ee5b61b7b: Pull complete 06:05:05 0c6a40ed1a82: Pull complete 06:05:06 94ae7d8d031c: Pull complete 06:05:06 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:05:06 ---> 86de565de09d 06:05:06 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:05:08 ---> Running in 44c47c14b764 06:05:08 Removing intermediate container 44c47c14b764 06:05:08 ---> 8d0b5a2bbeba 06:05:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:08 ---> Running in ead8ab50f50b 06:05:08 Removing intermediate container ead8ab50f50b 06:05:08 ---> 8d9799684519 06:05:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:05:08 ---> Running in 4bac512c04c2 06:05:09 Removing intermediate container 4bac512c04c2 06:05:09 ---> 97bc64e0620e 06:05:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:05:09 ---> Running in 7eb1d63d5707 06:05:09 Removing intermediate container 7eb1d63d5707 06:05:09 ---> 74f996478024 06:05:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:09 ---> Running in 81c9af2a4b22 06:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:05:12 (1/4) Installing openssh-keygen (9.3_p2-r1) 06:05:12 (2/4) Installing libedit (20221030.3.1-r1) 06:05:12 (3/4) Installing openssh-client-common (9.3_p2-r1) 06:05:12 (4/4) Installing openssh-client-default (9.3_p2-r1) 06:05:12 Executing busybox-1.36.1-r5.trigger 06:05:12 OK: 271 MiB in 56 packages 06:05:13 Removing intermediate container 81c9af2a4b22 06:05:13 ---> f58f20afcb91 06:05:13 Step 8/12 : WORKDIR /device-snmp-go 06:05:13 ---> Running in c47a36daae9e 06:05:13 Removing intermediate container c47a36daae9e 06:05:13 ---> 02527be06a01 06:05:13 Step 9/12 : COPY go.mod vendor* ./ 06:05:14 ---> 12f0768259f8 06:05:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:14 ---> Running in b6a50aca9fab 06:06:22 Removing intermediate container b6a50aca9fab 06:06:22 ---> f802212e80f8 06:06:22 Step 11/12 : COPY . . 06:06:22 ---> 048d6a97c8b0 06:06:22 Step 12/12 : RUN ${MAKE} 06:06:22 ---> Running in 2be0ae35c44d 06:06:22 noop 06:06:22 Removing intermediate container 2be0ae35c44d 06:06:22 ---> 30512eb3c7a5 06:06:22 Successfully built 30512eb3c7a5 06:06:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker inspect -f . ci-base-image-arm64 06:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:22 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 06:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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:24 $ docker top 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:25 + go version 06:06:25 go version go1.21.0 linux/arm64 [Pipeline] } 06:06:25 $ docker stop --time=1 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 06:06:27 $ docker rm -f --volumes 94c7b99cb156d124f0679a68ce2564d43046dfd23b41e2c15b9c68d4e58d29a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:28 + docker inspect -f . ci-base-image-arm64 06:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:28 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 06:06:28 $ 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/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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:29 $ docker top ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:30 + git config --global --add safe.directory /w/workspace/device-snmp-go/106 [Pipeline] fileExists [Pipeline] sh 06:06:31 + make test 06:06:31 go test ./... -coverprofile=coverage.out 06:06:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:08:11 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:08:11 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements 06:08:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:08:11 go vet ./... 06:08:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:08:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:08:29 ./bin/test-attribution-txt.sh 06:08:29 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:08:29 $ docker stop --time=1 ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc 06:08:31 $ docker rm -f --volumes ed57ad1b13cd4b41196e78227407e1656f399210c6b47aefaac297f696fe52cc [Pipeline] // withDockerContainer [Pipeline] sh 06:08:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:33 Warning: overwriting stash ‘coverage-report’ 06:08:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:08:34 + ls -al . 06:08:34 total 168 06:08:34 drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 06:06 . 06:08:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 06:04 .. 06:08:34 -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 06:04 .dockerignore 06:08:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 06:04 .git 06:08:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 .github 06:08:34 -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 06:04 .gitignore 06:08:34 -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 06:04 .golangci.yml 06:08:34 -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 06:04 Attribution.txt 06:08:34 -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 06:04 CHANGELOG.md 06:08:34 -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 06:04 Dockerfile 06:08:34 -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 06:04 GOVERNANCE.md 06:08:34 -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 06:04 Jenkinsfile 06:08:34 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 06:04 LICENSE 06:08:34 -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 06:04 Makefile 06:08:34 -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 06:04 OWNERS.md 06:08:34 -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 06:04 README.md 06:08:34 -rw-rw-r-- 1 jenkins jenkins 11 Feb 20 06:01 VERSION 06:08:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 06:04 bin 06:08:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 cmd 06:08:34 -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 06:08 coverage.out 06:08:34 -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 06:04 go.mod 06:08:34 -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 06:04 go.sum 06:08:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 06:04 internal 06:08:34 -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:34 + 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=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be --label arch=arm64 --label version=3.2.0-dev.6 . 06:08:35 Sending build context to Docker daemon 7.151MB 06:08:35 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 06:08:35 Step 2/25 : FROM ${BASE} AS builder 06:08:35 ---> 30512eb3c7a5 06:08:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:08:35 ---> Running in d36db7801e1a 06:08:36 Removing intermediate container d36db7801e1a 06:08:36 ---> ccb8d8ed26b1 06:08:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:08:36 ---> Running in 443b60608b96 06:08:36 Removing intermediate container 443b60608b96 06:08:36 ---> fda576e4c936 06:08:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:08:36 ---> Running in 98fa3348fa0c 06:08:36 Removing intermediate container 98fa3348fa0c 06:08:36 ---> 62139c4521be 06:08:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:08:36 ---> Running in f0df903aff31 06:08:37 Removing intermediate container f0df903aff31 06:08:37 ---> c764b708d527 06:08:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:37 ---> Running in 48179311b4fb 06:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:08:39 OK: 271 MiB in 56 packages 06:08:40 Removing intermediate container 48179311b4fb 06:08:40 ---> 6b4ffd39cfc6 06:08:40 Step 8/25 : WORKDIR /device-snmp-go 06:08:40 ---> Running in e4e4d7200eaf 06:08:40 Removing intermediate container e4e4d7200eaf 06:08:40 ---> 72c62653fc86 06:08:40 Step 9/25 : COPY go.mod vendor* ./ 06:08:41 ---> 545a34435303 06:08:41 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:41 ---> Running in 8df9450642e1 06:08:43 Removing intermediate container 8df9450642e1 06:08:43 ---> b8b081a4c9ce 06:08:43 Step 11/25 : COPY . . 06:08:44 ---> 29a56f2f1cce 06:08:44 Step 12/25 : RUN ${MAKE} 06:08:44 ---> Running in 51a664dba611 06:08:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:10:37 Removing intermediate container 51a664dba611 06:10:37 ---> 51eca8c9f5cf 06:10:37 Step 13/25 : FROM alpine:3.18 06:10:37 3.18: Pulling from library/alpine 06:10:37 c6b39de5b339: Pulling fs layer 06:10:38 c6b39de5b339: Verifying Checksum 06:10:38 c6b39de5b339: Download complete 06:10:38 c6b39de5b339: Pull complete 06:10:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:10:38 Status: Downloaded newer image for alpine:3.18 06:10:38 ---> 33abbf032149 06:10:38 Step 14/25 : RUN apk add --update --no-cache dumb-init 06:10:38 ---> Running in bfa702df9305 06:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:10:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:10:41 (1/1) Installing dumb-init (1.2.5-r2) 06:10:41 Executing busybox-1.36.1-r5.trigger 06:10:41 OK: 8 MiB in 16 packages 06:10:42 Removing intermediate container bfa702df9305 06:10:42 ---> ffaaa91c7e78 06:10:42 Step 15/25 : RUN apk --no-cache upgrade 06:10:42 ---> Running in b0006aa13009 06:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:10:45 OK: 8 MiB in 16 packages 06:10:47 Removing intermediate container b0006aa13009 06:10:47 ---> 607b313ffdab 06:10:47 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 06:10:49 ---> 483db31783f1 06:10:49 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:10:49 ---> 4ab823655612 06:10:49 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 06:10:49 ---> b2df9ffd5060 06:10:49 Step 19/25 : EXPOSE 59993 06:10:49 ---> Running in 4f201231473e 06:10:50 Removing intermediate container 4f201231473e 06:10:50 ---> f663e1d5ee81 06:10:50 Step 20/25 : EXPOSE 161 06:10:50 ---> Running in 453ee65c9cf8 06:10:50 Removing intermediate container 453ee65c9cf8 06:10:50 ---> c4b657b12259 06:10:50 Step 21/25 : ENTRYPOINT ["/device-snmp"] 06:10:50 ---> Running in e72ba6659b4c 06:10:50 Removing intermediate container e72ba6659b4c 06:10:50 ---> 99214c46459d 06:10:50 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:10:50 ---> Running in c7e05d8c999d 06:10:51 Removing intermediate container c7e05d8c999d 06:10:51 ---> 3796e3e7e542 06:10:51 Step 23/25 : LABEL arch=arm64 06:10:51 ---> Running in 05a482df5b5c 06:10:51 Removing intermediate container 05a482df5b5c 06:10:51 ---> f9a73c135709 06:10:51 Step 24/25 : LABEL git_sha=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:10:51 ---> Running in e6a93991c80c 06:10:52 Removing intermediate container e6a93991c80c 06:10:52 ---> 68b18b30e23f 06:10:52 Step 25/25 : LABEL version=3.2.0-dev.6 06:10:52 ---> Running in 8148cda06b88 06:10:52 Removing intermediate container 8148cda06b88 06:10:52 ---> bf4ff8e5333b 06:10:52 [Warning] One or more build-args [ARCH] were not consumed 06:10:52 Successfully built bf4ff8e5333b 06:10:52 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:10:52 provisioning config files... 06:10:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/106@tmp/config396674437309352013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:53 ---> ****-login.sh 06:10:53 nexus3.edgexfoundry.org:10001 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 nexus3.edgexfoundry.org:10002 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 nexus3.edgexfoundry.org:10003 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 nexus3.edgexfoundry.org:10004 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:54 Configure a credential helper to remove this warning. See 06:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:54 06:10:54 Login Succeeded 06:10:54 ****.io 06:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:55 Configure a credential helper to remove this warning. See 06:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:55 06:10:55 Login Succeeded 06:10:55 ---> ****-login.sh ends [Pipeline] } 06:10:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:10:55 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:10:55 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:10:55 latest 06:10:55 3.2.0-dev.6 06:10:55 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:10:55 main 06:10:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:10:56 d0332f637217: Preparing 06:10:56 ba7fc5281a2b: Preparing 06:10:56 aa033887115b: Preparing 06:10:56 57e322a02963: Preparing 06:10:56 616c7ee6eabd: Preparing 06:10:56 7c504f21be85: Preparing 06:10:56 7c504f21be85: Waiting 06:10:56 d0332f637217: Pushed 06:10:56 ba7fc5281a2b: Pushed 06:10:56 57e322a02963: Pushed 06:10:56 616c7ee6eabd: Pushed 06:10:56 7c504f21be85: Layer already exists 06:11:03 aa033887115b: Pushed 06:11:03 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:03 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:11:04 d0332f637217: Preparing 06:11:04 ba7fc5281a2b: Preparing 06:11:04 aa033887115b: Preparing 06:11:04 57e322a02963: Preparing 06:11:04 616c7ee6eabd: Preparing 06:11:04 7c504f21be85: Preparing 06:11:04 7c504f21be85: Waiting 06:11:04 616c7ee6eabd: Layer already exists 06:11:04 ba7fc5281a2b: Layer already exists 06:11:04 aa033887115b: Layer already exists 06:11:04 57e322a02963: Layer already exists 06:11:04 d0332f637217: Layer already exists 06:11:04 7c504f21be85: Layer already exists 06:11:04 latest: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:05 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 06:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:11:05 d0332f637217: Preparing 06:11:05 ba7fc5281a2b: Preparing 06:11:05 aa033887115b: Preparing 06:11:05 57e322a02963: Preparing 06:11:05 616c7ee6eabd: Preparing 06:11:05 7c504f21be85: Preparing 06:11:05 7c504f21be85: Waiting 06:11:05 aa033887115b: Layer already exists 06:11:05 57e322a02963: Layer already exists 06:11:05 616c7ee6eabd: Layer already exists 06:11:05 d0332f637217: Layer already exists 06:11:05 ba7fc5281a2b: Layer already exists 06:11:05 7c504f21be85: Layer already exists 06:11:05 3.2.0-dev.6: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:11:06 d0332f637217: Preparing 06:11:06 ba7fc5281a2b: Preparing 06:11:06 aa033887115b: Preparing 06:11:06 57e322a02963: Preparing 06:11:06 616c7ee6eabd: Preparing 06:11:06 7c504f21be85: Preparing 06:11:06 7c504f21be85: Waiting 06:11:06 d0332f637217: Layer already exists 06:11:06 aa033887115b: Layer already exists 06:11:06 ba7fc5281a2b: Layer already exists 06:11:06 616c7ee6eabd: Layer already exists 06:11:06 57e322a02963: Layer already exists 06:11:06 7c504f21be85: Layer already exists 06:11:06 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:11:07 d0332f637217: Preparing 06:11:07 ba7fc5281a2b: Preparing 06:11:07 aa033887115b: Preparing 06:11:07 57e322a02963: Preparing 06:11:07 616c7ee6eabd: Preparing 06:11:07 7c504f21be85: Preparing 06:11:07 7c504f21be85: Waiting 06:11:07 aa033887115b: Layer already exists 06:11:07 57e322a02963: Layer already exists 06:11:07 ba7fc5281a2b: Layer already exists 06:11:07 d0332f637217: Layer already exists 06:11:07 616c7ee6eabd: Layer already exists 06:11:07 7c504f21be85: Layer already exists 06:11:08 main: digest: sha256:6173807447706091ad3791863d521163733efd68eea078eccc147d50f4d8c1b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:08 ===================================================== [Pipeline] echo 06:11:08 taggedImages: 06:11:08 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be 06:11:08 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:11:08 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.6 06:11:08 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be-3.2.0-dev.6 06:11:08 - 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:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:09 06:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:09 arm64: Pulling from edgex-lftools-log-publisher 06:11:09 8998bd30e6a1: Pulling fs layer 06:11:09 04944245beec: Pulling fs layer 06:11:09 699f458cf7ca: Pulling fs layer 06:11:09 765212b225bb: Pulling fs layer 06:11:09 f23df028b6ca: Pulling fs layer 06:11:09 d65c8cfc05b1: Pulling fs layer 06:11:09 2437ff75d9bd: Pulling fs layer 06:11:09 d65c8cfc05b1: Waiting 06:11:09 765212b225bb: Waiting 06:11:09 f23df028b6ca: Waiting 06:11:09 2437ff75d9bd: Waiting 06:11:09 04944245beec: Verifying Checksum 06:11:09 04944245beec: Download complete 06:11:09 765212b225bb: Verifying Checksum 06:11:09 765212b225bb: Download complete 06:11:09 f23df028b6ca: Verifying Checksum 06:11:09 f23df028b6ca: Download complete 06:11:09 d65c8cfc05b1: Verifying Checksum 06:11:09 d65c8cfc05b1: Download complete 06:11:10 699f458cf7ca: Verifying Checksum 06:11:10 699f458cf7ca: Download complete 06:11:10 8998bd30e6a1: Verifying Checksum 06:11:10 8998bd30e6a1: Download complete 06:11:12 2437ff75d9bd: Verifying Checksum 06:11:12 2437ff75d9bd: Download complete 06:11:17 8998bd30e6a1: Pull complete 06:11:17 04944245beec: Pull complete 06:11:18 699f458cf7ca: Pull complete 06:11:18 765212b225bb: Pull complete 06:11:19 f23df028b6ca: Pull complete 06:11:19 d65c8cfc05b1: Pull complete 06:11:38 2437ff75d9bd: Pull complete 06:11:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:11:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:38 prd-ubuntu20.04-docker-arm64-4c-16g-1330 does not seem to be running inside a container 06:11:38 $ 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/106 -v /w/workspace/device-snmp-go/106:/w/workspace/device-snmp-go/106:rw,z -v /w/workspace/device-snmp-go/106@tmp:/w/workspace/device-snmp-go/106@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:11:41 $ docker top 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:42 ---> job-cost.sh 06:11:42 lf-activate-venv: SKIPPING 06:11:42 INFO: No Stack... 06:11:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:11:43 INFO: Archiving Costs [Pipeline] sh 06:11:44 + cat /w/workspace/device-snmp-go/106/archives/cost.csv 06:11:44 + cut -d, -f6 [Pipeline] lock 06:11:44 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] 06:11:44 Resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] did not exist. Created. 06:11:44 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:44 /w/workspace/device-snmp-go/106@tmp/durable-a7140125/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:45 + echo total: 0.10999999940395355 [Pipeline] stash 06:11:45 Warning: overwriting stash ‘stack-cost’ 06:11:45 Stashed 1 file(s) [Pipeline] } 06:11:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 06:11:45 $ docker stop --time=1 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 06:11:47 $ docker rm -f --volumes 512cdcbf66019cf5beafa227f75d0c6610d4460165333bd3262adfec552a4b10 [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:11:48 provisioning config files... 06:11:48 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10780997747225062616tmp [Pipeline] { [Pipeline] sh 06:11:49 + set +x 06:11:49 + curl -s https://codecov.io/bash 06:11:49 + bash -s -- 06:11:49 06:11:49 _____ _ 06:11:49 / ____| | | 06:11:49 | | ___ __| | ___ ___ _____ __ 06:11:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:49 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:49 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:49 Bash-1.0.6 06:11:49 06:11:49 06:11:49 ==> git version 2.25.1 found 06:11:49 ==> 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:11:49 Release-Date: 2020-01-08 06:11:49 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:11:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:11:49 ==> Jenkins CI detected. 06:11:49 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:11:49 project root: . 06:11:49 --> token set from env 06:11:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:49 ==> Running gcov in . (disable via -X gcov) 06:11:49 ==> Python coveragepy not found 06:11:49 ==> Searching for coverage reports in: 06:11:49 + . 06:11:49 -> Found 1 reports 06:11:49 ==> Detecting git/mercurial file structure 06:11:49 ==> Reading reports 06:11:49 + ./coverage.out bytes=8837 06:11:49 ==> Appending adjustments 06:11:49 https://docs.codecov.io/docs/fixing-reports 06:11:49 + Found adjustments 06:11:49 ==> Gzipping contents 06:11:49 4.0K /tmp/codecov.cs2Qmw.gz 06:11:49 ==> Uploading reports 06:11:49 url: https://codecov.io 06:11:49 query: branch=main&commit=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:49 -> Pinging Codecov 06:11:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:11:49 -> Uploading to 06:11:49 https://storage.googleapis.com/codecov/v4/raw/2024-02-20/6C56EA5C29638FB4528AC87E60AF5AE0/bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be/50167146-35a1-4f58-8459-87ae523a9c45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T061149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c09ff34e873f30da047c349ebb20d20eb19ca2b125fda4a160a8a4a7afc86f1 06:11:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:49 Dload Upload Total Spent Left Speed 06:11:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5000 --:--:-- --:--:-- --:--:-- 5000 06:11:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] } 06:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:11:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:11:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:11:51 06:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:11:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:11:51 df9b9388f04a: Pulling fs layer 06:11:51 52dc419b0ee2: Pulling fs layer 06:11:51 25bc292e5bac: Pulling fs layer 06:11:51 114826534d7a: Pulling fs layer 06:11:51 4657fd5d0bcf: Pulling fs layer 06:11:51 6ad1cebc031e: Pulling fs layer 06:11:51 8a3aa393b2d8: Pulling fs layer 06:11:51 114826534d7a: Waiting 06:11:51 4657fd5d0bcf: Waiting 06:11:51 8a3aa393b2d8: Waiting 06:11:51 6ad1cebc031e: Waiting 06:11:51 25bc292e5bac: Verifying Checksum 06:11:51 25bc292e5bac: Download complete 06:11:51 52dc419b0ee2: Verifying Checksum 06:11:51 52dc419b0ee2: Download complete 06:11:51 4657fd5d0bcf: Verifying Checksum 06:11:51 4657fd5d0bcf: Download complete 06:11:51 df9b9388f04a: Verifying Checksum 06:11:51 df9b9388f04a: Download complete 06:11:51 6ad1cebc031e: Verifying Checksum 06:11:51 6ad1cebc031e: Download complete 06:11:51 df9b9388f04a: Pull complete 06:11:51 52dc419b0ee2: Pull complete 06:11:51 25bc292e5bac: Pull complete 06:11:52 114826534d7a: Verifying Checksum 06:11:52 114826534d7a: Download complete 06:11:52 8a3aa393b2d8: Verifying Checksum 06:11:52 8a3aa393b2d8: Download complete 06:11:55 114826534d7a: Pull complete 06:11:55 4657fd5d0bcf: Pull complete 06:11:55 6ad1cebc031e: Pull complete 06:11:58 8a3aa393b2d8: Pull complete 06:11:58 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:58 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:11:58 $ 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:1.410.4 cat 06:12:02 $ docker top 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a -eo pid,comm [Pipeline] { [Pipeline] echo 06:12:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:12:02 + set -o pipefail 06:12:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:12:17 06:12:17 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:12:17 06:12:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d3f77b24-dbc6-4c51-a926-db1e13dbda6d 06:12:17 06:12:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:12:17 06:12:18 06:12:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:12:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:12:18 More details here: https://snyk.co/ue1NS [Pipeline] } 06:12:18 $ docker stop --time=1 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a 06:12:22 $ docker rm -f --volumes 83525a2cbf984c7750f3c6dff5a68af77231afacd0b2866f6c55b4acedb7965a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:12:23 + git log --format=format:%s -1 bf06fbc5d59e17dbd9bd9bfb78a812e5d4ef91be [Pipeline] sh 06:12:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:24 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:12:24 $ 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:12:25 $ docker top 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:25 [ssh-agent] Looking for ssh-agent implementation... 06:12:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:25 $ docker exec 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 ssh-agent 06:12:25 SSH_AUTH_SOCK=/tmp/ssh-D69fHFGmpeOz/agent.32 06:12:25 SSH_AGENT_PID=38 06:12:25 Running ssh-add (command line suppressed) 06:12:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8870661158239079179.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8870661158239079179.key) 06:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:26 + git semver tag 06:12:26 2024-02-20 06:12:26,358 [run_tag] DEBUG tag force:False 06:12:26 2024-02-20 06:12:26,358 [check_head_tag] DEBUG check head tag 06:12:26 2024-02-20 06:12:26,359 [execute] INFO git cat-file --batch-check 06:12:26 2024-02-20 06:12:26,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:12:26 2024-02-20 06:12:26,363 [execute] INFO git cat-file --batch 06:12:26 2024-02-20 06:12:26,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:12:26 2024-02-20 06:12:26,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:26 2024-02-20 06:12:26,376 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 06:12:26 2024-02-20 06:12:26,376 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:12:26 2024-02-20 06:12:26,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:26 3.2.0-dev.6 [Pipeline] } 06:12:26 $ docker exec --env ******** --env ******** 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 ssh-agent -k 06:12:26 unset SSH_AUTH_SOCK; 06:12:26 unset SSH_AGENT_PID; 06:12:26 echo Agent pid 38 killed; 06:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:27 + git semver [Pipeline] } 06:12:27 $ docker stop --time=1 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 06:12:28 $ docker rm -f --volumes 5f0b2435fbfdfe950853ee4059cd4e40eafd79532c25385640159bd98ee78932 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:29 06:12:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:29 0.23.1-centos7: Pulling from edgex-lftools 06:12:29 ab5ef0e58194: Pulling fs layer 06:12:29 9712f1f96733: Pulling fs layer 06:12:29 63f879dbbcfc: Pulling fs layer 06:12:29 0d9ebad4ef96: Pulling fs layer 06:12:29 e9a5061849ea: Pulling fs layer 06:12:29 d747dcd14b5f: Pulling fs layer 06:12:29 2de7ff778b66: Pulling fs layer 06:12:29 e9a5061849ea: Waiting 06:12:29 d747dcd14b5f: Waiting 06:12:29 0d9ebad4ef96: Waiting 06:12:29 2de7ff778b66: Waiting 06:12:29 9712f1f96733: Verifying Checksum 06:12:29 9712f1f96733: Download complete 06:12:30 63f879dbbcfc: Verifying Checksum 06:12:30 63f879dbbcfc: Download complete 06:12:30 e9a5061849ea: Verifying Checksum 06:12:30 e9a5061849ea: Download complete 06:12:30 d747dcd14b5f: Verifying Checksum 06:12:30 d747dcd14b5f: Download complete 06:12:30 0d9ebad4ef96: Verifying Checksum 06:12:30 0d9ebad4ef96: Download complete 06:12:30 ab5ef0e58194: Download complete 06:12:30 2de7ff778b66: Verifying Checksum 06:12:30 2de7ff778b66: Download complete 06:12:33 ab5ef0e58194: Pull complete 06:12:33 9712f1f96733: Pull complete 06:12:33 63f879dbbcfc: Pull complete 06:12:37 0d9ebad4ef96: Pull complete 06:12:37 e9a5061849ea: Pull complete 06:12:37 d747dcd14b5f: Pull complete 06:12:38 2de7ff778b66: Pull complete 06:12:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:38 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:12:38 $ 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:12:43 $ docker top adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:12:44 provisioning config files... 06:12:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8914894143011447038tmp 06:12:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12903160869431194437tmp 06:12:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15306562832612946953tmp [Pipeline] { [Pipeline] echo 06:12:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:12:44 ---> sigul-configuration.sh 06:12:44 gpg: directory `/root/.gnupg' created 06:12:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:12:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:12:44 gpg: keyring `/root/.gnupg/secring.gpg' created 06:12:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:12:44 gpg: CAST5 encrypted data 06:12:44 gpg: encrypted with 1 passphrase 06:12:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:12:44 + mkdir /home/jenkins 06:12:44 + mkdir /home/jenkins/sigul [Pipeline] sh 06:12:45 + 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:12:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:45 ---> sigul-install.sh 06:12:45 Sigul already installed; skipping installation. [Pipeline] sh 06:12:45 + git tag --list 06:12:45 1.0.0 06:12:45 v0.0.0 06:12:45 v1.1.0 06:12:45 v1.1.1 06:12:45 v1.2.2 06:12:45 v1.3.0 06:12:45 v1.3.1 06:12:45 v2.0.0 06:12:45 v2.1.0 06:12:45 v2.1.1 06:12:45 v2.2.0 06:12:45 v2.3.0 06:12:45 v3.0 06:12:45 v3.0.0 06:12:45 v3.1 06:12:45 v3.1.0 06:12:45 v3.1.0-dev.1 06:12:45 v3.1.0-dev.10 06:12:45 v3.1.0-dev.11 06:12:45 v3.1.0-dev.12 06:12:45 v3.1.0-dev.13 06:12:45 v3.1.0-dev.2 06:12:45 v3.1.0-dev.3 06:12:45 v3.1.0-dev.4 06:12:45 v3.1.0-dev.5 06:12:45 v3.1.0-dev.6 06:12:45 v3.1.0-dev.7 06:12:45 v3.1.0-dev.8 06:12:45 v3.1.0-dev.9 06:12:45 v3.2.0-dev.1 06:12:45 v3.2.0-dev.2 06:12:45 v3.2.0-dev.3 06:12:45 v3.2.0-dev.4 06:12:45 v3.2.0-dev.5 06:12:45 v3.2.0-dev.6 [Pipeline] sh 06:12:45 + lftools sign git-tag v3.2.0-dev.6 06:12:46 Signing Git tag with Sigul... 06:12:46 Signing v3.2.0-dev.6 [Pipeline] echo 06:12:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:12:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:12:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:12:47 $ docker stop --time=1 adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c 06:12:48 $ docker rm -f --volumes adee066cabd3cad7105f1a88c8e7ba25515572f6c180d736b0b59873f13bb70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:12:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:49 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:12:49 $ 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:12:50 $ docker top 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:50 [ssh-agent] Looking for ssh-agent implementation... 06:12:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:50 $ docker exec 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d ssh-agent 06:12:50 SSH_AUTH_SOCK=/tmp/ssh-AYwdGnOAHDtJ/agent.32 06:12:50 SSH_AGENT_PID=38 06:12:50 Running ssh-add (command line suppressed) 06:12:50 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17564182659340846440.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17564182659340846440.key) 06:12:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:51 + git semver bump pre 06:12:51 2024-02-20 06:12:51,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:51 2024-02-20 06:12:51,397 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 06:12:51 2024-02-20 06:12:51,397 [bump_version] DEBUG bumped version:3.2.0-dev.7 06:12:51 2024-02-20 06:12:51,398 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:12:51 2024-02-20 06:12:51,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:51 2024-02-20 06:12:51,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:51 2024-02-20 06:12:51,400 [execute] INFO git cat-file --batch-check 06:12:51 2024-02-20 06:12:51,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:51 2024-02-20 06:12:51,406 [execute] INFO git cat-file --batch 06:12:51 2024-02-20 06:12:51,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:51 2024-02-20 06:12:51,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:51 3.2.0-dev.7 [Pipeline] } 06:12:51 $ docker exec --env ******** --env ******** 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d ssh-agent -k 06:12:51 unset SSH_AUTH_SOCK; 06:12:51 unset SSH_AGENT_PID; 06:12:51 echo Agent pid 38 killed; 06:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:52 + git semver [Pipeline] } 06:12:52 $ docker stop --time=1 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d 06:12:53 $ docker rm -f --volumes 1adc379356ebde01496a1e73c25f81ac92d8f5fe3e5ef889d0dfd57c8421a60d [Pipeline] // withDockerContainer [Pipeline] sh 06:12:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:54 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:12:54 $ 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:12:55 $ docker top 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 -eo pid,comm 06:12:55 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:12:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:55 [ssh-agent] Looking for ssh-agent implementation... 06:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:55 $ docker exec 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 ssh-agent 06:12:55 SSH_AUTH_SOCK=/tmp/ssh-AoAxgbAjlTid/agent.32 06:12:55 SSH_AGENT_PID=38 06:12:55 Running ssh-add (command line suppressed) 06:12:55 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5282845622967475671.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5282845622967475671.key) 06:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:55 + git semver push 06:12:56 2024-02-20 06:12:56,105 [run_push] DEBUG push 06:12:56 2024-02-20 06:12:56,106 [execute] INFO git cat-file --batch-check 06:12:56 2024-02-20 06:12:56,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:12:56 2024-02-20 06:12:56,109 [execute] INFO git rev-list 74df5d9393293d4c0fe25f3057ce6982e0505724 -- 06:12:56 2024-02-20 06:12:56,110 [execute] DEBUG Popen(['git', 'rev-list', '74df5d9393293d4c0fe25f3057ce6982e0505724', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:56 2024-02-20 06:12:56,118 [execute] INFO git fetch -v origin 06:12:56 2024-02-20 06:12:56,118 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:12:56 2024-02-20 06:12:56,614 [run_push] DEBUG no remote changes detected 06:12:56 2024-02-20 06:12:56,614 [execute] INFO git push origin semver 06:12:56 2024-02-20 06:12:56,615 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:12:57 2024-02-20 06:12:57,521 [run_push] DEBUG push all version tags 06:12:57 2024-02-20 06:12:57,521 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:12:57 2024-02-20 06:12:57,522 [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:12:58 2024-02-20 06:12:58,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:12:58 3.2.0-dev.7 [Pipeline] } 06:12:58 $ docker exec --env ******** --env ******** 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 ssh-agent -k 06:12:58 unset SSH_AUTH_SOCK; 06:12:58 unset SSH_AGENT_PID; 06:12:58 echo Agent pid 38 killed; 06:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:58 + git semver [Pipeline] } 06:12:59 $ docker stop --time=1 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 06:13:00 $ docker rm -f --volumes 46b26cc19ef280629872345ccf0948ddc5035854c3ce2a699acfeca564aae5f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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:13:02 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:13:02 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:13:02 total 16 06:13:02 drwxr-xr-x 3 root root 4096 Feb 20 06:04 . 06:13:02 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:12 .. 06:13:02 drwxr-xr-x 2 root root 4096 Feb 20 06:04 cost 06:13:02 -rw-r--r-- 1 root root 86 Feb 20 06:04 cost.csv 06:13:02 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:13:02 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:13:02 total 16 06:13:02 drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 06:04 . 06:13:02 drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 06:12 .. 06:13:02 drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 06:04 cost 06:13:02 -rw-r--r-- 1 jenkins jenkins 86 Feb 20 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:13:03 ---> package-listing.sh 06:13:03 ++ facter osfamily 06:13:03 ++ tr '[:upper:]' '[:lower:]' 06:13:03 + OS_FAMILY=debian 06:13:03 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:13:03 + START_PACKAGES=/tmp/packages_start.txt 06:13:03 + END_PACKAGES=/tmp/packages_end.txt 06:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:03 + PACKAGES=/tmp/packages_start.txt 06:13:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:13:03 + PACKAGES=/tmp/packages_end.txt 06:13:03 + case "${OS_FAMILY}" in 06:13:03 + dpkg -l 06:13:03 + grep '^ii' 06:13:03 + '[' -f /tmp/packages_start.txt ']' 06:13:03 + '[' -f /tmp/packages_end.txt ']' 06:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:03 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:13:03 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:13:03 + 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:13:03 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:13:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:04 prd-ubuntu20.04-docker-8c-8g-1329 does not seem to be running inside a container 06:13:04 $ 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:13:04 $ docker top 093e36f96d544d1dc1540057b2957aa2952ae89d5e26a0b457f72ccfda0fb0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:13:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:13:05 + ls /var/log/sa-host 06:13:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:06 provisioning config files... 06:13:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2669982184875298494tmp [Pipeline] { [Pipeline] echo 06:13:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:13:06 ---> create-netrc.sh [Pipeline] } 06:13:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:13:06 ---> python-tools-install.sh [Pipeline] echo 06:13:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> sudo-logs.sh 06:13:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:13:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:13:07 ---> job-cost.sh 06:13:07 lf-activate-venv: SKIPPING 06:13:07 DEBUG: total: 0.2199999988079071 06:13:07 INFO: Retrieving Stack Cost... 06:13:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:08 INFO: Archiving Costs [Pipeline] echo 06:13:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:13:08 ---> logs-deploy.sh 06:13:08 lf-activate-venv: SKIPPING 06:13:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/106 06:13:08 INFO: archiving workspace using pattern(s): 06:13:09 Archives upload complete. 06:13:09 INFO: archiving logs to Nexus