Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 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-ssh183633463338260471.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-ssh12597956654406570958.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-ssh1272644462373683838.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-ssh2298484067547942194.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-ssh1404853111169029580.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25157 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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git rev-list --no-walk 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:05 ========================================================= 07:03:05 EdgeX Global Pipelines Version Info 07:03:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:05 ------------------- 07:03:05 stable info: 07:03:05 ------------------- 07:03:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:03:05 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:03:05 Message: update stable to v1.0.258 07:03:06 ------------------- 07:03:06 experimental info: 07:03:06 ------------------- 07:03:06 Commited By: **** collab-it+edgex@linuxfoundation.org 07:03:06 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 07:03:06 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88e559c [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:07 provisioning config files... 07:03:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15965265545536818371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:08 ---> ****-login.sh 07:03:08 nexus3.edgexfoundry.org:10001 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10002 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10003 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 nexus3.edgexfoundry.org:10004 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:08 Configure a credential helper to remove this warning. See 07:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:08 07:03:08 Login Succeeded 07:03:08 ****.io 07:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:09 Configure a credential helper to remove this warning. See 07:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:09 07:03:09 Login Succeeded 07:03:09 ---> ****-login.sh ends [Pipeline] } 07:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:03:09 + git rev-list -1 --merges 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1~1..88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo 07:03:09 -----------> git rev-list -1 --merges 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1~1..88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:03:09 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [false] [Pipeline] sh 07:03:09 + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo 07:03:09 ========================================================= 07:03:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:03:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:10 + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo 07:03:10 [semverPrep] GIT_COMMIT: 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1, Commit Message: Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo 07:03:10 [semverPrep] This is not a build commit. [Pipeline] sh 07:03:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:03:10 + grep -v github /etc/ssh/ssh_known_hosts 07:03:10 + [ -e /tmp/ssh_known_hosts ] 07:03:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:03:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:03:10 + sudo tee -a /etc/ssh/ssh_known_hosts 07:03:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:11 07:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:11 0.1.4: Pulling from edgex-devops/py-git-semver 07:03:11 b85a868b505f: Pulling fs layer 07:03:11 e2be974225ed: Pulling fs layer 07:03:11 339a4e72a1f5: Pulling fs layer 07:03:11 988bab9f4d93: Pulling fs layer 07:03:11 1469e6f7b9e6: Pulling fs layer 07:03:11 eaf3925da568: Pulling fs layer 07:03:11 bab4dde63d76: Pulling fs layer 07:03:11 bde34c3a00c8: Pulling fs layer 07:03:11 b352a97aabf1: Pulling fs layer 07:03:11 4872d77fe225: Pulling fs layer 07:03:11 5851b861e8e6: Pulling fs layer 07:03:11 988bab9f4d93: Waiting 07:03:11 eaf3925da568: Waiting 07:03:11 bab4dde63d76: Waiting 07:03:11 4872d77fe225: Waiting 07:03:11 bde34c3a00c8: Waiting 07:03:11 5851b861e8e6: Waiting 07:03:11 b352a97aabf1: Waiting 07:03:11 1469e6f7b9e6: Waiting 07:03:11 e2be974225ed: Verifying Checksum 07:03:11 e2be974225ed: Download complete 07:03:11 988bab9f4d93: Download complete 07:03:11 1469e6f7b9e6: Verifying Checksum 07:03:11 1469e6f7b9e6: Download complete 07:03:11 339a4e72a1f5: Verifying Checksum 07:03:11 339a4e72a1f5: Download complete 07:03:11 eaf3925da568: Verifying Checksum 07:03:11 eaf3925da568: Download complete 07:03:11 bde34c3a00c8: Verifying Checksum 07:03:11 bde34c3a00c8: Download complete 07:03:11 b352a97aabf1: Download complete 07:03:11 4872d77fe225: Download complete 07:03:11 5851b861e8e6: Verifying Checksum 07:03:11 5851b861e8e6: Download complete 07:03:11 b85a868b505f: Verifying Checksum 07:03:11 b85a868b505f: Download complete 07:03:12 bab4dde63d76: Verifying Checksum 07:03:12 bab4dde63d76: Download complete 07:03:12 b85a868b505f: Pull complete 07:03:13 e2be974225ed: Pull complete 07:03:13 339a4e72a1f5: Pull complete 07:03:13 988bab9f4d93: Pull complete 07:03:14 1469e6f7b9e6: Pull complete 07:03:14 eaf3925da568: Pull complete 07:03:15 bab4dde63d76: Pull complete 07:03:15 bde34c3a00c8: Pull complete 07:03:15 b352a97aabf1: Pull complete 07:03:15 4872d77fe225: Pull complete 07:03:16 5851b861e8e6: Pull complete 07:03:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:16 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:03:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:03:20 $ docker top ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 -eo pid,comm 07:03:20 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). 07:03:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:20 [ssh-agent] Looking for ssh-agent implementation... 07:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:21 $ docker exec ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent 07:03:21 SSH_AUTH_SOCK=/tmp/ssh-6ZsOqCUlwrPk/agent.32 07:03:21 SSH_AGENT_PID=38 07:03:21 Running ssh-add (command line suppressed) 07:03:21 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10622194646982674937.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10622194646982674937.key) 07:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:21 + git tag --points-at HEAD [Pipeline] } 07:03:21 $ docker exec --env ******** --env ******** ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent -k 07:03:21 unset SSH_AUTH_SOCK; 07:03:21 unset SSH_AGENT_PID; 07:03:21 echo Agent pid 38 killed; 07:03:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:21 [ssh-agent] Looking for ssh-agent implementation... 07:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:21 $ docker exec ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent 07:03:22 SSH_AUTH_SOCK=/tmp/ssh-woejXZIbmslH/agent.70 07:03:22 SSH_AGENT_PID=76 07:03:22 Running ssh-add (command line suppressed) 07:03:22 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1594198003391494113.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1594198003391494113.key) 07:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:22 + git semver init 07:03:22 2023-12-15 07:03:22,681 [run_init] DEBUG init version:0.0.0 force:False 07:03:22 2023-12-15 07:03:22,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 07:03:22 2023-12-15 07:03:22,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 07:03:22 2023-12-15 07:03:22,682 [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) 07:03:24 2023-12-15 07:03:23,790 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 07:03:24 2023-12-15 07:03:23,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 07:03:24 2023-12-15 07:03:23,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:03:24 2023-12-15 07:03:23,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:03:24 3.2.0-dev.3 [Pipeline] } 07:03:24 $ docker exec --env ******** --env ******** ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent -k 07:03:24 unset SSH_AUTH_SOCK; 07:03:24 unset SSH_AGENT_PID; 07:03:24 echo Agent pid 76 killed; 07:03:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:24 + git semver [Pipeline] } 07:03:24 $ docker stop --time=1 ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 07:03:26 $ docker rm -f --volumes ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:26 Stashed 1 file(s) [Pipeline] echo 07:03:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 07:03:27 provisioning config files... 07:03:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config472688065760963055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:27 ---> ****-login.sh 07:03:27 nexus3.edgexfoundry.org:10001 07:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:27 Configure a credential helper to remove this warning. See 07:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:27 07:03:27 Login Succeeded 07:03:27 nexus3.edgexfoundry.org:10002 07:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:27 Configure a credential helper to remove this warning. See 07:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:27 07:03:27 Login Succeeded 07:03:27 nexus3.edgexfoundry.org:10003 07:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:27 Configure a credential helper to remove this warning. See 07:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:27 07:03:27 Login Succeeded 07:03:27 nexus3.edgexfoundry.org:10004 07:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:27 Configure a credential helper to remove this warning. See 07:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:27 07:03:27 Login Succeeded 07:03:27 ****.io 07:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:03:28 Configure a credential helper to remove this warning. See 07:03:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:03:28 07:03:28 Login Succeeded 07:03:28 ---> ****-login.sh ends [Pipeline] } 07:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:28 ========================================================= 07:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:28 + 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 . 07:03:28 Sending build context to Docker daemon 14.08MB 07:03:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:03:28 Step 2/12 : FROM ${BASE} AS builder 07:03:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:28 7264a8db6415: Pulling fs layer 07:03:28 c4d48a809fc2: Pulling fs layer 07:03:28 4f1c88b9dad5: Pulling fs layer 07:03:28 ad3a456e5733: Pulling fs layer 07:03:28 69c7f0334f64: Pulling fs layer 07:03:28 1f1c1a5573a3: Pulling fs layer 07:03:28 ce7588e14bc9: Pulling fs layer 07:03:28 b5e4710f87ac: Pulling fs layer 07:03:28 ad3a456e5733: Waiting 07:03:28 1f1c1a5573a3: Waiting 07:03:28 69c7f0334f64: Waiting 07:03:28 b5e4710f87ac: Waiting 07:03:28 ce7588e14bc9: Waiting 07:03:28 c4d48a809fc2: Download complete 07:03:28 ad3a456e5733: Download complete 07:03:28 69c7f0334f64: Verifying Checksum 07:03:28 69c7f0334f64: Download complete 07:03:28 7264a8db6415: Verifying Checksum 07:03:28 7264a8db6415: Download complete 07:03:28 1f1c1a5573a3: Verifying Checksum 07:03:28 1f1c1a5573a3: Download complete 07:03:28 7264a8db6415: Pull complete 07:03:29 b5e4710f87ac: Verifying Checksum 07:03:29 b5e4710f87ac: Download complete 07:03:29 c4d48a809fc2: Pull complete 07:03:29 4f1c88b9dad5: Verifying Checksum 07:03:29 4f1c88b9dad5: Download complete 07:03:29 ce7588e14bc9: Verifying Checksum 07:03:29 ce7588e14bc9: Download complete 07:03:33 4f1c88b9dad5: Pull complete 07:03:33 ad3a456e5733: Pull complete 07:03:33 69c7f0334f64: Pull complete 07:03:33 1f1c1a5573a3: Pull complete 07:03:35 ce7588e14bc9: Pull complete 07:03:36 b5e4710f87ac: Pull complete 07:03:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 07:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:03:36 ---> 88b5674ff536 07:03:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:03:42 Still waiting to schedule task 07:03:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:03:44 ---> Running in e6ed90783e4a 07:03:44 Removing intermediate container e6ed90783e4a 07:03:44 ---> 32e47fa74c4c 07:03:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:03:44 ---> Running in 3aea6e230a77 07:03:44 Removing intermediate container 3aea6e230a77 07:03:44 ---> 0553ed205f1e 07:03:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:03:44 ---> Running in 0b386c9b2835 07:03:44 Removing intermediate container 0b386c9b2835 07:03:44 ---> a2d47ce0402a 07:03:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:03:44 ---> Running in c89eedf4c873 07:03:44 Removing intermediate container c89eedf4c873 07:03:44 ---> 4be6c17e8836 07:03:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:44 ---> Running in 3301ac70b92e 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:03:44 (1/4) Installing openssh-keygen (9.3_p2-r0) 07:03:44 (2/4) Installing libedit (20221030.3.1-r1) 07:03:44 (3/4) Installing openssh-client-common (9.3_p2-r0) 07:03:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 07:03:44 Executing busybox-1.36.1-r5.trigger 07:03:44 OK: 268 MiB in 56 packages 07:03:44 Removing intermediate container 3301ac70b92e 07:03:44 ---> cf5d04cc5379 07:03:44 Step 8/12 : WORKDIR /device-snmp-go 07:03:45 ---> Running in 09b6e02061f0 07:03:45 Removing intermediate container 09b6e02061f0 07:03:45 ---> 07eb038ddc08 07:03:45 Step 9/12 : COPY go.mod vendor* ./ 07:03:45 ---> cc4ce3cc60ef 07:03:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:45 ---> Running in 9837f40d68a6 07:04:31 Removing intermediate container 9837f40d68a6 07:04:31 ---> 1481a4f40a26 07:04:31 Step 11/12 : COPY . . 07:04:32 ---> 57e933431c55 07:04:32 Step 12/12 : RUN ${MAKE} 07:04:32 ---> Running in 1868abb85b99 07:04:32 noop 07:04:33 Removing intermediate container 1868abb85b99 07:04:33 ---> 1364bcbfb17c 07:04:33 Successfully built 1364bcbfb17c 07:04:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:33 + docker inspect -f . ci-base-image-x86_64 07:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:33 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:33 $ docker top d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:34 + go version 07:04:34 go version go1.21.0 linux/amd64 [Pipeline] } 07:04:34 $ docker stop --time=1 d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 07:04:35 $ docker rm -f --volumes d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:36 + docker inspect -f . ci-base-image-x86_64 07:04:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:36 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:36 $ docker top eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:37 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 07:04:37 + make test 07:04:37 go test ./... -coverprofile=coverage.out 07:04:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:04:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:04:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 07:04:55 go vet ./... 07:05:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:00 ./bin/test-attribution-txt.sh [Pipeline] echo 07:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:05:00 $ docker stop --time=1 eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 07:05:03 $ docker rm -f --volumes eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:05 + ls -al . 07:05:05 total 172 07:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:04 . 07:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 07:03 .. 07:05:05 -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 07:03 .dockerignore 07:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:04 .git 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 .github 07:05:05 -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 07:03 .gitignore 07:05:05 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 07:03 .golangci.yml 07:05:05 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 07:03 .semver 07:05:05 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 07:03 Attribution.txt 07:05:05 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 07:03 CHANGELOG.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 07:03 Dockerfile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 07:03 GOVERNANCE.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 07:03 Jenkinsfile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 07:03 LICENSE 07:05:05 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 07:03 Makefile 07:05:05 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 07:03 OWNERS.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 07:03 README.md 07:05:05 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 07:03 VERSION 07:05:05 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 07:03 bin 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 cmd 07:05:05 -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 07:04 coverage.out 07:05:05 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 07:03 go.mod 07:05:05 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 07:03 go.sum 07:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 internal 07:05:05 -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:05 + 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=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 --label arch=amd64 --label version=3.2.0-dev.3 . 07:05:05 Sending build context to Docker daemon 14.09MB 07:05:05 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 07:05:05 Step 2/25 : FROM ${BASE} AS builder 07:05:05 ---> 1364bcbfb17c 07:05:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:05:05 ---> Running in bb5d8831d942 07:05:05 Removing intermediate container bb5d8831d942 07:05:05 ---> 2b22b69fe3b7 07:05:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:05 ---> Running in 2d4c8aa15e3b 07:05:05 Removing intermediate container 2d4c8aa15e3b 07:05:05 ---> bc11e41dfc36 07:05:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:05:05 ---> Running in 4fe9fe9446a3 07:05:06 Removing intermediate container 4fe9fe9446a3 07:05:06 ---> 16008f8c6949 07:05:06 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 07:05:06 ---> Running in 9f7bd2070266 07:05:06 Removing intermediate container 9f7bd2070266 07:05:06 ---> 5b152018d420 07:05:06 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:06 ---> Running in 2f8cf5fe22e6 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:05:06 OK: 268 MiB in 56 packages 07:05:07 Removing intermediate container 2f8cf5fe22e6 07:05:07 ---> 0d76742e0fe8 07:05:07 Step 8/25 : WORKDIR /device-snmp-go 07:05:07 ---> Running in 07b8ba13f160 07:05:07 Removing intermediate container 07b8ba13f160 07:05:07 ---> fa0aea3542fa 07:05:07 Step 9/25 : COPY go.mod vendor* ./ 07:05:07 ---> 529c65bfee66 07:05:07 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:07 ---> Running in d22aaad1c56b 07:05:07 Removing intermediate container d22aaad1c56b 07:05:07 ---> 6c20b19a881c 07:05:07 Step 11/25 : COPY . . 07:05:08 ---> eeb740ef22a7 07:05:08 Step 12/25 : RUN ${MAKE} 07:05:08 ---> Running in 59893fc91568 07:05:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:05:30 Removing intermediate container 59893fc91568 07:05:30 ---> c8ff94616020 07:05:30 Step 13/25 : FROM alpine:3.18 07:05:30 3.18: Pulling from library/alpine 07:05:30 c926b61bad3b: Pulling fs layer 07:05:30 c926b61bad3b: Verifying Checksum 07:05:30 c926b61bad3b: Download complete 07:05:30 c926b61bad3b: Pull complete 07:05:30 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:05:30 Status: Downloaded newer image for alpine:3.18 07:05:30 ---> b541f2080109 07:05:30 Step 14/25 : RUN apk add --update --no-cache dumb-init 07:05:30 ---> Running in 9385f7612726 07:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:05:30 (1/1) Installing dumb-init (1.2.5-r2) 07:05:30 Executing busybox-1.36.1-r5.trigger 07:05:30 OK: 7 MiB in 16 packages 07:05:30 Removing intermediate container 9385f7612726 07:05:30 ---> cd6409f243f7 07:05:30 Step 15/25 : RUN apk --no-cache upgrade 07:05:30 ---> Running in 643950b1e55f 07:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:05:30 OK: 7 MiB in 16 packages 07:05:30 Removing intermediate container 643950b1e55f 07:05:30 ---> 43563d4ddee1 07:05:30 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 07:05:31 ---> 12783b68df10 07:05:31 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:05:31 ---> 6bd91aa2809f 07:05:31 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 07:05:31 ---> 7455f572b394 07:05:31 Step 19/25 : EXPOSE 59993 07:05:31 ---> Running in 9e61181ad5b5 07:05:31 Removing intermediate container 9e61181ad5b5 07:05:31 ---> 166d5a76e171 07:05:31 Step 20/25 : EXPOSE 161 07:05:31 ---> Running in 137169251d7f 07:05:31 Removing intermediate container 137169251d7f 07:05:31 ---> 9ed6588c2aad 07:05:31 Step 21/25 : ENTRYPOINT ["/device-snmp"] 07:05:31 ---> Running in 2ecc0c4bac71 07:05:31 Removing intermediate container 2ecc0c4bac71 07:05:31 ---> 39982d0b8707 07:05:31 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:05:31 ---> Running in 0d0d3b7e4594 07:05:32 Removing intermediate container 0d0d3b7e4594 07:05:32 ---> 1b57960fb87b 07:05:32 Step 23/25 : LABEL arch=amd64 07:05:32 ---> Running in f234c1ee15df 07:05:32 Removing intermediate container f234c1ee15df 07:05:32 ---> 2a3cffab370b 07:05:32 Step 24/25 : LABEL git_sha=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:05:32 ---> Running in 4f7dbfe2acda 07:05:32 Removing intermediate container 4f7dbfe2acda 07:05:32 ---> 68dbebd3d739 07:05:32 Step 25/25 : LABEL version=3.2.0-dev.3 07:05:32 ---> Running in 35b6c84232e0 07:05:32 Removing intermediate container 35b6c84232e0 07:05:32 ---> f3b4fdd737df 07:05:32 [Warning] One or more build-args [ARCH] were not consumed 07:05:32 Successfully built f3b4fdd737df 07:05:32 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:32 provisioning config files... 07:05:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3330519968718731698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:33 ---> ****-login.sh 07:05:33 nexus3.edgexfoundry.org:10001 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 nexus3.edgexfoundry.org:10002 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 nexus3.edgexfoundry.org:10003 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 nexus3.edgexfoundry.org:10004 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 ****.io 07:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:33 Configure a credential helper to remove this warning. See 07:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:33 07:05:33 Login Succeeded 07:05:33 ---> ****-login.sh ends [Pipeline] } 07:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:33 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 07:05:33 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:05:33 latest 07:05:33 3.2.0-dev.3 07:05:33 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:05:33 main 07:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:34 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:34 + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:05:34 b22d1598d950: Preparing 07:05:34 826ae818b54b: Preparing 07:05:34 0bc09884e1b0: Preparing 07:05:34 25e2ab3ffb3d: Preparing 07:05:34 72c07306e283: Preparing 07:05:34 9fe9a137fd00: Preparing 07:05:34 9fe9a137fd00: Waiting 07:05:34 826ae818b54b: Pushed 07:05:34 72c07306e283: Pushed 07:05:34 b22d1598d950: Pushed 07:05:34 9fe9a137fd00: Layer already exists 07:05:34 25e2ab3ffb3d: Pushed 07:05:37 0bc09884e1b0: Pushed 07:05:37 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:37 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 07:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:05:38 b22d1598d950: Preparing 07:05:38 826ae818b54b: Preparing 07:05:38 0bc09884e1b0: Preparing 07:05:38 25e2ab3ffb3d: Preparing 07:05:38 72c07306e283: Preparing 07:05:38 9fe9a137fd00: Preparing 07:05:38 9fe9a137fd00: Waiting 07:05:38 0bc09884e1b0: Layer already exists 07:05:38 72c07306e283: Layer already exists 07:05:38 b22d1598d950: Layer already exists 07:05:38 25e2ab3ffb3d: Layer already exists 07:05:38 826ae818b54b: Layer already exists 07:05:38 9fe9a137fd00: Layer already exists 07:05:38 latest: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 07:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:05:39 b22d1598d950: Preparing 07:05:39 826ae818b54b: Preparing 07:05:39 0bc09884e1b0: Preparing 07:05:39 25e2ab3ffb3d: Preparing 07:05:39 72c07306e283: Preparing 07:05:39 9fe9a137fd00: Preparing 07:05:39 9fe9a137fd00: Waiting 07:05:39 826ae818b54b: Layer already exists 07:05:39 b22d1598d950: Layer already exists 07:05:39 72c07306e283: Layer already exists 07:05:39 25e2ab3ffb3d: Layer already exists 07:05:39 0bc09884e1b0: Layer already exists 07:05:39 9fe9a137fd00: Layer already exists 07:05:39 3.2.0-dev.3: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:05:39 b22d1598d950: Preparing 07:05:39 826ae818b54b: Preparing 07:05:39 0bc09884e1b0: Preparing 07:05:39 25e2ab3ffb3d: Preparing 07:05:39 72c07306e283: Preparing 07:05:39 9fe9a137fd00: Preparing 07:05:39 826ae818b54b: Layer already exists 07:05:39 25e2ab3ffb3d: Layer already exists 07:05:39 0bc09884e1b0: Layer already exists 07:05:39 72c07306e283: Layer already exists 07:05:39 b22d1598d950: Layer already exists 07:05:39 9fe9a137fd00: Layer already exists 07:05:39 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 07:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 07:05:40 b22d1598d950: Preparing 07:05:40 826ae818b54b: Preparing 07:05:40 0bc09884e1b0: Preparing 07:05:40 25e2ab3ffb3d: Preparing 07:05:40 72c07306e283: Preparing 07:05:40 9fe9a137fd00: Preparing 07:05:40 72c07306e283: Layer already exists 07:05:40 826ae818b54b: Layer already exists 07:05:40 25e2ab3ffb3d: Layer already exists 07:05:40 0bc09884e1b0: Layer already exists 07:05:40 b22d1598d950: Layer already exists 07:05:40 9fe9a137fd00: Layer already exists 07:05:40 main: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:40 ===================================================== [Pipeline] echo 07:05:40 taggedImages: 07:05:40 - nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:05:40 - nexus3.edgexfoundry.org:10004/device-snmp:latest 07:05:40 - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 07:05:40 - nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:05:40 - 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 07:05:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:41 07:05:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:41 latest: Pulling from edgex-lftools-log-publisher 07:05:41 5eb5b503b376: Pulling fs layer 07:05:41 5c69ac0246d0: Pulling fs layer 07:05:41 ec43610c2a17: Pulling fs layer 07:05:41 3a2ae6a8a46f: Pulling fs layer 07:05:41 33b1e0a273af: Pulling fs layer 07:05:41 5d3b04190fa2: Pulling fs layer 07:05:41 2f39f015ded8: Pulling fs layer 07:05:41 3a2ae6a8a46f: Waiting 07:05:41 33b1e0a273af: Waiting 07:05:41 2f39f015ded8: Waiting 07:05:41 5d3b04190fa2: Waiting 07:05:41 5c69ac0246d0: Verifying Checksum 07:05:41 5c69ac0246d0: Download complete 07:05:41 3a2ae6a8a46f: Verifying Checksum 07:05:41 3a2ae6a8a46f: Download complete 07:05:41 33b1e0a273af: Verifying Checksum 07:05:41 33b1e0a273af: Download complete 07:05:41 5d3b04190fa2: Verifying Checksum 07:05:41 5d3b04190fa2: Download complete 07:05:41 ec43610c2a17: Verifying Checksum 07:05:41 ec43610c2a17: Download complete 07:05:42 5eb5b503b376: Verifying Checksum 07:05:42 5eb5b503b376: Download complete 07:05:42 2f39f015ded8: Download complete 07:05:43 5eb5b503b376: Pull complete 07:05:43 5c69ac0246d0: Pull complete 07:05:44 ec43610c2a17: Pull complete 07:05:44 3a2ae6a8a46f: Pull complete 07:05:44 33b1e0a273af: Pull complete 07:05:44 5d3b04190fa2: Pull complete 07:05:48 2f39f015ded8: Pull complete 07:05:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:48 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:55 $ docker top 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:55 ---> job-cost.sh 07:05:55 lf-activate-venv: SKIPPING 07:05:55 INFO: No Stack... 07:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:56 INFO: Archiving Costs [Pipeline] sh 07:05:56 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv+ 07:05:56 cut -d, -f6 [Pipeline] lock 07:05:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] 07:05:56 Resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] did not exist. Created. 07:05:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:57 + echo total: 0.2199999988079071 [Pipeline] stash 07:05:57 Stashed 1 file(s) [Pipeline] } 07:05:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:57 $ docker stop --time=1 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f 07:05:58 $ docker rm -f --volumes 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25160 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 07:07:58 Running in /w/workspace/device-snmp-go/103 [Pipeline] { [Pipeline] checkout 07:08:01 Selected Git installation does not exist. Using Default 07:08:01 The recommended git tool is: NONE 07:08:10 using credential edgex-jenkins-ssh 07:08:10 Cloning the remote Git repository 07:08:10 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:08:10 > git init /w/workspace/device-snmp-go/103 # timeout=10 07:08:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:08:10 > git --version # timeout=10 07:08:10 > git --version # 'git version 2.25.1' 07:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:08:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:13 Avoid second fetch 07:08:13 Checking out Revision 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (main) 07:08:13 Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { 07:08:13 > git config core.sparsecheckout # timeout=10 07:08:13 > git checkout -f 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:08:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:15 Dload Upload Total Spent Left Speed 07:08:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 98310 0 --:--:-- --:--:-- --:--:-- 98310 [Pipeline] sh 07:08:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:08:15 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:08:15 sudo tee /etc/docker/daemon.new 07:08:15 { 07:08:15 "registry-mirrors": [ 07:08:15 "https://nexus3.edgexfoundry.org:10001" 07:08:15 ], 07:08:15 "bip": "10.250.0.254/24", 07:08:15 "hosts": [ 07:08:15 "tcp://0.0.0.0:5555", 07:08:15 "unix:///var/run/docker.sock" 07:08:15 ], 07:08:15 "mtu": 1458, 07:08:15 "selinux-enabled": true, 07:08:15 "seccomp-profile": "/etc/docker/seccomp.json" 07:08:15 } [Pipeline] sh 07:08:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:08:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:38 provisioning config files... 07:08:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/103@tmp/config2702013909445516464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:39 ---> ****-login.sh 07:08:39 nexus3.edgexfoundry.org:10001 07:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:39 Configure a credential helper to remove this warning. See 07:08:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:39 07:08:39 Login Succeeded 07:08:39 nexus3.edgexfoundry.org:10002 07:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:40 Configure a credential helper to remove this warning. See 07:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:40 07:08:40 Login Succeeded 07:08:40 nexus3.edgexfoundry.org:10003 07:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:40 Configure a credential helper to remove this warning. See 07:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:40 07:08:40 Login Succeeded 07:08:40 nexus3.edgexfoundry.org:10004 07:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:40 Configure a credential helper to remove this warning. See 07:08:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:40 07:08:40 Login Succeeded 07:08:40 ****.io 07:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:41 Configure a credential helper to remove this warning. See 07:08:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:41 07:08:41 Login Succeeded 07:08:41 ---> ****-login.sh ends [Pipeline] } 07:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:08:41 ========================================================= 07:08:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:08:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:42 + 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 . 07:08:43 #0 building with "default" instance using docker driver 07:08:43 07:08:43 #1 [internal] load build definition from Dockerfile 07:08:43 #1 transferring dockerfile: 1.61kB 0.0s done 07:08:43 #1 DONE 0.1s 07:08:43 07:08:43 #2 [internal] load .dockerignore 07:08:43 #2 transferring context: 46B done 07:08:43 #2 DONE 0.1s 07:08:43 07:08:43 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:08:43 #3 DONE 0.1s 07:08:43 07:08:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:08:43 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 07:08:43 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 07:08:43 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.77MB / 63.99MB 0.2s 07:08:43 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 07:08:43 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 07:08:43 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 07:08:43 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s 07:08:43 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 07:08:43 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 07:08:43 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 07:08:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 07:08:43 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 07:08:44 #4 ... 07:08:44 07:08:44 #5 [internal] load build context 07:08:44 #5 transferring context: 7.03MB 0.3s done 07:08:44 #5 DONE 0.4s 07:08:44 07:08:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s 07:08:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s 07:08:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.83MB / 97.63MB 0.5s 07:08:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s 07:08:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.41MB / 11.40MB 0.6s 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 07:08:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 07:08:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.54MB / 97.63MB 0.7s 07:08:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.85MB / 63.99MB 0.9s 07:08:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s 07:08:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s 07:08:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s 07:08:44 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 07:08:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.1s 07:08:44 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 07:08:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.74MB / 63.99MB 1.2s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.91MB / 97.63MB 1.2s 07:08:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.5s 07:08:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.39MB / 97.63MB 1.6s 07:08:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.25MB / 97.63MB 1.7s 07:08:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.0s 07:08:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s 07:08:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.87MB / 97.63MB 2.3s 07:08:46 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done 07:08:51 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 07:08:57 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 07:09:02 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done 07:09:03 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 07:09:03 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 07:09:03 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 07:09:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 07:09:11 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.9s done 07:09:12 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 07:09:13 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 07:09:14 #4 DONE 30.1s 07:09:14 07:09:14 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 07:09:14 #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:09:14 #6 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:09:15 #6 2.083 (1/4) Installing openssh-keygen (9.3_p2-r0) 07:09:15 #6 2.104 (2/4) Installing libedit (20221030.3.1-r1) 07:09:15 #6 2.116 (3/4) Installing openssh-client-common (9.3_p2-r0) 07:09:15 #6 2.179 (4/4) Installing openssh-client-default (9.3_p2-r0) 07:09:15 #6 2.205 Executing busybox-1.36.1-r5.trigger 07:09:16 #6 2.240 OK: 271 MiB in 56 packages 07:09:18 #6 DONE 4.0s 07:09:18 07:09:18 #7 [builder 3/7] WORKDIR /device-snmp-go 07:09:18 #7 DONE 0.1s 07:09:18 07:09:18 #8 [builder 4/7] COPY go.mod vendor* ./ 07:09:18 #8 DONE 0.1s 07:09:18 07:09:18 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:09:44 #9 DONE 22.7s 07:09:44 07:09:44 #10 [builder 6/7] COPY . . 07:09:44 #10 DONE 0.2s 07:09:44 07:09:44 #11 [builder 7/7] RUN echo noop 07:09:44 #11 0.615 noop 07:09:44 #11 DONE 0.7s 07:09:44 07:09:44 #12 exporting to image 07:09:44 #12 exporting layers 07:10:06 #12 exporting layers 23.1s done 07:10:06 #12 writing image sha256:a151dbfa98f65898ba4e0e94c2bbd8dfacba6484140ca67e0ed07f4658774c82 done 07:10:06 #12 naming to docker.io/library/ci-base-image-arm64 done 07:10:06 #12 DONE 23.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:07 + docker inspect -f . ci-base-image-arm64 07:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:07 prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container 07:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 07:10:08 $ docker top a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:09 + go version 07:10:09 go version go1.21.0 linux/arm64 [Pipeline] } 07:10:09 $ docker stop --time=1 a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed 07:10:10 $ docker rm -f --volumes a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:12 + docker inspect -f . ci-base-image-arm64 07:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:12 prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container 07:10:12 $ 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/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 07:10:13 $ docker top 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:13 + git config --global --add safe.directory /w/workspace/device-snmp-go/103 [Pipeline] fileExists [Pipeline] sh 07:10:14 + make test 07:10:14 go test ./... -coverprofile=coverage.out 07:10:18 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:11:14 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:11:14 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 07:11:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:11:14 go vet ./... 07:11:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:11:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:11:27 ./bin/test-attribution-txt.sh [Pipeline] echo 07:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:11:27 $ docker stop --time=1 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 07:11:29 $ docker rm -f --volumes 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:11:30 Warning: overwriting stash ‘coverage-report’ 07:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:11:31 + ls -al . 07:11:31 total 168 07:11:31 drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 07:10 . 07:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 07:08 .. 07:11:31 -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 07:08 .dockerignore 07:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:08 .git 07:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 .github 07:11:31 -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 07:08 .gitignore 07:11:31 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 07:08 .golangci.yml 07:11:31 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 07:08 Attribution.txt 07:11:31 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 07:08 CHANGELOG.md 07:11:31 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 07:08 Dockerfile 07:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 07:08 GOVERNANCE.md 07:11:31 -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 07:08 Jenkinsfile 07:11:31 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 07:08 LICENSE 07:11:31 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 07:08 Makefile 07:11:31 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 07:08 OWNERS.md 07:11:31 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 07:08 README.md 07:11:31 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 07:03 VERSION 07:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 07:08 bin 07:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 cmd 07:11:31 -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 07:11 coverage.out 07:11:31 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 07:08 go.mod 07:11:31 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 07:08 go.sum 07:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 internal 07:11:31 -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 07:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:32 + 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=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 --label arch=arm64 --label version=3.2.0-dev.3 . 07:11:33 #0 building with "default" instance using docker driver 07:11:33 07:11:33 #1 [internal] load build definition from Dockerfile 07:11:33 #1 transferring dockerfile: 1.61kB 0.0s done 07:11:33 #1 DONE 0.0s 07:11:33 07:11:33 #2 [internal] load .dockerignore 07:11:33 #2 transferring context: 46B done 07:11:33 #2 DONE 0.0s 07:11:33 07:11:33 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:11:33 #3 DONE 0.0s 07:11:33 07:11:33 #4 [internal] load metadata for docker.io/library/alpine:3.18 07:11:33 #4 DONE 0.2s 07:11:33 07:11:33 #5 [internal] load build context 07:11:33 #5 transferring context: 15.21kB 0.0s done 07:11:33 #5 DONE 0.1s 07:11:33 07:11:33 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:11:33 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 07:11:33 #6 ... 07:11:33 07:11:33 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:11:33 #7 DONE 0.2s 07:11:33 07:11:33 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 07:11:33 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 07:11:33 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 07:11:33 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 07:11:33 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 07:11:33 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 07:11:33 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 07:11:34 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 07:11:34 #6 DONE 0.9s 07:11:34 07:11:34 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 07:11:34 #8 0.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:11:34 #8 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:11:35 #8 2.211 OK: 271 MiB in 56 packages 07:11:35 #8 DONE 2.5s 07:11:35 07:11:35 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:11:35 #9 0.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:11:35 #9 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:11:36 #9 ... 07:11:36 07:11:36 #10 [builder 3/7] WORKDIR /device-snmp-go 07:11:36 #10 DONE 0.1s 07:11:36 07:11:36 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:11:36 #9 2.018 (1/1) Installing dumb-init (1.2.5-r2) 07:11:36 #9 2.035 Executing busybox-1.36.1-r5.trigger 07:11:36 #9 ... 07:11:36 07:11:36 #11 [builder 4/7] COPY go.mod vendor* ./ 07:11:36 #11 DONE 0.1s 07:11:36 07:11:36 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 07:11:36 #9 2.070 OK: 8 MiB in 16 packages 07:11:36 #9 DONE 2.4s 07:11:36 07:11:36 #12 [stage-1 3/6] RUN apk --no-cache upgrade 07:11:37 #12 ... 07:11:37 07:11:37 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:37 #13 DONE 1.3s 07:11:37 07:11:37 #12 [stage-1 3/6] RUN apk --no-cache upgrade 07:11:37 #12 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:11:37 #12 ... 07:11:37 07:11:37 #14 [builder 6/7] COPY . . 07:11:37 #14 DONE 0.2s 07:11:37 07:11:37 #12 [stage-1 3/6] RUN apk --no-cache upgrade 07:11:37 #12 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:11:38 #12 2.364 OK: 8 MiB in 16 packages 07:11:39 #12 DONE 2.7s 07:11:39 07:11:39 #15 [builder 7/7] RUN make build 07:11:39 #15 0.656 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 07:13:00 #15 DONE 69.8s 07:13:00 07:13:00 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 07:13:00 #16 DONE 0.4s 07:13:00 07:13:00 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 07:13:00 #17 DONE 0.1s 07:13:00 07:13:00 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 07:13:00 #18 DONE 0.1s 07:13:00 07:13:00 #19 exporting to image 07:13:00 #19 exporting layers 07:13:00 #19 exporting layers 0.3s done 07:13:00 #19 writing image sha256:9203712ceecefcd9e820ab7e34221060b65bb31c92f3dbdad63d25ee0d1a596c done 07:13:00 #19 naming to docker.io/library/device-snmp-arm64 07:13:00 #19 naming to docker.io/library/device-snmp-arm64 done 07:13:00 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:13:01 provisioning config files... 07:13:01 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/103@tmp/config18114431441625880109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:01 ---> ****-login.sh 07:13:01 nexus3.edgexfoundry.org:10001 07:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:01 Configure a credential helper to remove this warning. See 07:13:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:01 07:13:01 Login Succeeded 07:13:01 nexus3.edgexfoundry.org:10002 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 nexus3.edgexfoundry.org:10003 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 nexus3.edgexfoundry.org:10004 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:03 Configure a credential helper to remove this warning. See 07:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:03 07:13:03 Login Succeeded 07:13:03 ****.io 07:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:03 Configure a credential helper to remove this warning. See 07:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:03 07:13:03 Login Succeeded 07:13:03 ---> ****-login.sh ends [Pipeline] } 07:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:13:03 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 07:13:03 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:13:03 latest 07:13:03 3.2.0-dev.3 07:13:03 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:13:03 main 07:13:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:13:04 290f2a7a0edf: Preparing 07:13:04 9527619cab81: Preparing 07:13:04 59f276c811de: Preparing 07:13:04 63fa72e90f06: Preparing 07:13:04 48221a194926: Preparing 07:13:04 0faf9b67be60: Preparing 07:13:04 0faf9b67be60: Waiting 07:13:05 290f2a7a0edf: Pushed 07:13:05 9527619cab81: Pushed 07:13:05 63fa72e90f06: Pushed 07:13:05 48221a194926: Pushed 07:13:05 0faf9b67be60: Layer already exists 07:13:10 59f276c811de: Pushed 07:13:10 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:11 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:13:15 290f2a7a0edf: Preparing 07:13:15 9527619cab81: Preparing 07:13:15 59f276c811de: Preparing 07:13:15 63fa72e90f06: Preparing 07:13:15 48221a194926: Preparing 07:13:15 0faf9b67be60: Preparing 07:13:15 0faf9b67be60: Waiting 07:13:15 63fa72e90f06: Layer already exists 07:13:15 59f276c811de: Layer already exists 07:13:15 48221a194926: Layer already exists 07:13:15 9527619cab81: Layer already exists 07:13:15 290f2a7a0edf: Layer already exists 07:13:15 0faf9b67be60: Layer already exists 07:13:15 latest: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:15 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 07:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:13:16 290f2a7a0edf: Preparing 07:13:16 9527619cab81: Preparing 07:13:16 59f276c811de: Preparing 07:13:16 63fa72e90f06: Preparing 07:13:16 48221a194926: Preparing 07:13:16 0faf9b67be60: Preparing 07:13:16 0faf9b67be60: Waiting 07:13:16 59f276c811de: Layer already exists 07:13:16 290f2a7a0edf: Layer already exists 07:13:16 63fa72e90f06: Layer already exists 07:13:16 48221a194926: Layer already exists 07:13:16 9527619cab81: Layer already exists 07:13:16 0faf9b67be60: Layer already exists 07:13:16 3.2.0-dev.3: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:13:17 290f2a7a0edf: Preparing 07:13:17 9527619cab81: Preparing 07:13:17 59f276c811de: Preparing 07:13:17 63fa72e90f06: Preparing 07:13:17 48221a194926: Preparing 07:13:17 0faf9b67be60: Preparing 07:13:17 0faf9b67be60: Waiting 07:13:17 48221a194926: Layer already exists 07:13:17 59f276c811de: Layer already exists 07:13:17 9527619cab81: Layer already exists 07:13:17 290f2a7a0edf: Layer already exists 07:13:17 63fa72e90f06: Layer already exists 07:13:17 0faf9b67be60: Layer already exists 07:13:17 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 07:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 07:13:18 290f2a7a0edf: Preparing 07:13:18 9527619cab81: Preparing 07:13:18 59f276c811de: Preparing 07:13:18 63fa72e90f06: Preparing 07:13:18 48221a194926: Preparing 07:13:18 0faf9b67be60: Preparing 07:13:18 0faf9b67be60: Waiting 07:13:18 63fa72e90f06: Layer already exists 07:13:18 48221a194926: Layer already exists 07:13:18 9527619cab81: Layer already exists 07:13:18 290f2a7a0edf: Layer already exists 07:13:18 59f276c811de: Layer already exists 07:13:18 0faf9b67be60: Layer already exists 07:13:19 main: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:13:19 ===================================================== [Pipeline] echo 07:13:19 taggedImages: 07:13:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 07:13:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 07:13:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 07:13:19 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 07:13:19 - 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 07:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:20 07:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:20 arm64: Pulling from edgex-lftools-log-publisher 07:13:20 8998bd30e6a1: Pulling fs layer 07:13:20 04944245beec: Pulling fs layer 07:13:20 699f458cf7ca: Pulling fs layer 07:13:20 765212b225bb: Pulling fs layer 07:13:20 f23df028b6ca: Pulling fs layer 07:13:20 d65c8cfc05b1: Pulling fs layer 07:13:20 2437ff75d9bd: Pulling fs layer 07:13:20 765212b225bb: Waiting 07:13:20 f23df028b6ca: Waiting 07:13:20 d65c8cfc05b1: Waiting 07:13:20 2437ff75d9bd: Waiting 07:13:20 04944245beec: Verifying Checksum 07:13:20 04944245beec: Download complete 07:13:20 765212b225bb: Verifying Checksum 07:13:20 765212b225bb: Download complete 07:13:20 f23df028b6ca: Verifying Checksum 07:13:20 f23df028b6ca: Download complete 07:13:20 d65c8cfc05b1: Verifying Checksum 07:13:20 d65c8cfc05b1: Download complete 07:13:21 699f458cf7ca: Verifying Checksum 07:13:21 699f458cf7ca: Download complete 07:13:21 8998bd30e6a1: Verifying Checksum 07:13:21 8998bd30e6a1: Download complete 07:13:23 2437ff75d9bd: Verifying Checksum 07:13:23 2437ff75d9bd: Download complete 07:13:28 8998bd30e6a1: Pull complete 07:13:28 04944245beec: Pull complete 07:13:30 699f458cf7ca: Pull complete 07:13:30 765212b225bb: Pull complete 07:13:31 f23df028b6ca: Pull complete 07:13:31 d65c8cfc05b1: Pull complete 07:13:53 2437ff75d9bd: Pull complete 07:13:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:54 prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container 07:13:54 $ 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/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 07:13:57 $ docker top 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:58 ---> job-cost.sh 07:13:58 lf-activate-venv: SKIPPING 07:13:58 INFO: No Stack... 07:13:58 INFO: Retrieving Pricing Info for: v3-standard-8 07:13:59 INFO: Archiving Costs [Pipeline] sh 07:14:00 + cat /w/workspace/device-snmp-go/103/archives/cost.csv 07:14:00 + cut -d, -f6 [Pipeline] lock 07:14:00 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] 07:14:00 Resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] did not exist. Created. 07:14:00 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:00 /w/workspace/device-snmp-go/103@tmp/durable-fc2b7ed0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:14:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:14:01 Warning: overwriting stash ‘stack-cost’ 07:14:01 Stashed 1 file(s) [Pipeline] } 07:14:01 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:01 $ docker stop --time=1 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c 07:14:02 $ docker rm -f --volumes 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c [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 07:14:04 provisioning config files... 07:14:04 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config68100365308530106tmp [Pipeline] { [Pipeline] sh 07:14:04 + set +x 07:14:04 + + curl -sbash https://codecov.io/bash -s 07:14:04 -- 07:14:04 07:14:04 _____ _ 07:14:04 / ____| | | 07:14:04 | | ___ __| | ___ ___ _____ __ 07:14:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:14:04 | |___| (_) | (_| | __/ (_| (_) \ V / 07:14:04 \_____\___/ \__,_|\___|\___\___/ \_/ 07:14:04 Bash-1.0.6 07:14:04 07:14:04 07:14:04 ==> git version 2.25.1 found 07:14:04 ==> 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 07:14:04 Release-Date: 2020-01-08 07:14:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:14:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:14:04 ==> Jenkins CI detected. 07:14:04 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 07:14:04 project root: . 07:14:04 --> token set from env 07:14:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:14:04 ==> Running gcov in . (disable via -X gcov) 07:14:04 ==> Python coveragepy not found 07:14:04 ==> Searching for coverage reports in: 07:14:04 + . 07:14:04 -> Found 1 reports 07:14:04 ==> Detecting git/mercurial file structure 07:14:04 ==> Reading reports 07:14:04 + ./coverage.out bytes=8837 07:14:04 ==> Appending adjustments 07:14:04 https://docs.codecov.io/docs/fixing-reports 07:14:04 + Found adjustments 07:14:04 ==> Gzipping contents 07:14:04 4.0K /tmp/codecov.XO0MMo.gz 07:14:04 ==> Uploading reports 07:14:04 url: https://codecov.io 07:14:04 query: branch=main&commit=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:04 -> Pinging Codecov 07:14:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:14:04 -> Uploading to 07:14:04 https://storage.googleapis.com/codecov/v4/raw/2023-12-15/6C56EA5C29638FB4528AC87E60AF5AE0/88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1/2da53fd5-5135-4af1-81fe-cf286c0793ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T071404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9279896fe71ae9efcde9d690794a3f9694328bebc586df5d3d7a8f880518eacb 07:14:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:04 Dload Upload Total Spent Left Speed 07:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5881 --:--:-- --:--:-- --:--:-- 5881 07:14:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } 07:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:14:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:14:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:14:05 07:14:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:14:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:14:06 df9b9388f04a: Pulling fs layer 07:14:06 52dc419b0ee2: Pulling fs layer 07:14:06 25bc292e5bac: Pulling fs layer 07:14:06 114826534d7a: Pulling fs layer 07:14:06 4657fd5d0bcf: Pulling fs layer 07:14:06 6ad1cebc031e: Pulling fs layer 07:14:06 8a3aa393b2d8: Pulling fs layer 07:14:06 114826534d7a: Waiting 07:14:06 6ad1cebc031e: Waiting 07:14:06 8a3aa393b2d8: Waiting 07:14:06 4657fd5d0bcf: Waiting 07:14:06 25bc292e5bac: Verifying Checksum 07:14:06 25bc292e5bac: Download complete 07:14:06 52dc419b0ee2: Verifying Checksum 07:14:06 52dc419b0ee2: Download complete 07:14:06 4657fd5d0bcf: Verifying Checksum 07:14:06 4657fd5d0bcf: Download complete 07:14:06 df9b9388f04a: Download complete 07:14:06 6ad1cebc031e: Verifying Checksum 07:14:06 df9b9388f04a: Pull complete 07:14:07 114826534d7a: Verifying Checksum 07:14:07 52dc419b0ee2: Pull complete 07:14:07 8a3aa393b2d8: Verifying Checksum 07:14:07 8a3aa393b2d8: Download complete 07:14:07 25bc292e5bac: Pull complete 07:14:11 114826534d7a: Pull complete 07:14:11 4657fd5d0bcf: Pull complete 07:14:11 6ad1cebc031e: Pull complete 07:14:14 8a3aa393b2d8: Pull complete 07:14:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 07:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:14 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:14:23 $ docker top b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e -eo pid,comm [Pipeline] { [Pipeline] echo 07:14:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 07:14:24 + set -o pipefail 07:14:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 07:14:28 07:14:28 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 07:14:28 07:14:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/25a5d047-c9ba-4534-8aa9-04f6393f5ab1 07:14:28 07:14:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:14:28 07:14:28 07:14:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 07:14:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 07:14:28 More details here: https://snyk.co/ue1NS 07:14:28 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:14:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:14:28 $ docker stop --time=1 b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e 07:14:34 $ docker rm -f --volumes b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e [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 07:14:35 + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] sh 07:14:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:36 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:14:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:14:37 $ docker top 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:37 [ssh-agent] Looking for ssh-agent implementation... 07:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:37 $ docker exec 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 ssh-agent 07:14:37 SSH_AUTH_SOCK=/tmp/ssh-07yLIZfiQUcV/agent.32 07:14:37 SSH_AGENT_PID=38 07:14:37 Running ssh-add (command line suppressed) 07:14:37 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18246185403069294914.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18246185403069294914.key) 07:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:37 + git semver tag 07:14:38 2023-12-15 07:14:38,158 [run_tag] DEBUG tag force:False 07:14:38 2023-12-15 07:14:38,158 [check_head_tag] DEBUG check head tag 07:14:38 2023-12-15 07:14:38,159 [execute] INFO git cat-file --batch-check 07:14:38 2023-12-15 07:14:38,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:14:38 2023-12-15 07:14:38,164 [execute] INFO git cat-file --batch 07:14:38 2023-12-15 07:14:38,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 07:14:38 2023-12-15 07:14:38,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:14:38 2023-12-15 07:14:38,177 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 07:14:38 2023-12-15 07:14:38,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 07:14:38 2023-12-15 07:14:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:14:38 3.2.0-dev.3 [Pipeline] } 07:14:38 $ docker exec --env ******** --env ******** 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 ssh-agent -k 07:14:38 unset SSH_AUTH_SOCK; 07:14:38 unset SSH_AGENT_PID; 07:14:38 echo Agent pid 38 killed; 07:14:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:38 + git semver [Pipeline] } 07:14:39 $ docker stop --time=1 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 07:14:41 $ docker rm -f --volumes 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:42 07:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:42 0.23.1-centos7: Pulling from edgex-lftools 07:14:42 ab5ef0e58194: Pulling fs layer 07:14:42 9712f1f96733: Pulling fs layer 07:14:42 63f879dbbcfc: Pulling fs layer 07:14:42 0d9ebad4ef96: Pulling fs layer 07:14:42 e9a5061849ea: Pulling fs layer 07:14:42 d747dcd14b5f: Pulling fs layer 07:14:42 2de7ff778b66: Pulling fs layer 07:14:42 0d9ebad4ef96: Waiting 07:14:42 e9a5061849ea: Waiting 07:14:42 d747dcd14b5f: Waiting 07:14:43 9712f1f96733: Verifying Checksum 07:14:43 9712f1f96733: Download complete 07:14:43 63f879dbbcfc: Verifying Checksum 07:14:43 63f879dbbcfc: Download complete 07:14:43 e9a5061849ea: Verifying Checksum 07:14:43 e9a5061849ea: Download complete 07:14:43 0d9ebad4ef96: Verifying Checksum 07:14:43 0d9ebad4ef96: Download complete 07:14:43 d747dcd14b5f: Download complete 07:14:43 ab5ef0e58194: Download complete 07:14:43 2de7ff778b66: Download complete 07:14:46 ab5ef0e58194: Pull complete 07:14:46 9712f1f96733: Pull complete 07:14:47 63f879dbbcfc: Pull complete 07:14:51 0d9ebad4ef96: Pull complete 07:14:51 e9a5061849ea: Pull complete 07:14:51 d747dcd14b5f: Pull complete 07:14:54 2de7ff778b66: Pull complete 07:14:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:14:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:56 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:14:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:15:06 $ docker top 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:15:07 provisioning config files... 07:15:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4766169917067615443tmp 07:15:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9401102058267986861tmp 07:15:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11264993003319553576tmp [Pipeline] { [Pipeline] echo 07:15:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:15:07 ---> sigul-configuration.sh 07:15:07 gpg: directory `/root/.gnupg' created 07:15:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:15:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:15:07 gpg: keyring `/root/.gnupg/secring.gpg' created 07:15:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:15:07 gpg: CAST5 encrypted data 07:15:07 gpg: encrypted with 1 passphrase 07:15:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:15:07 + mkdir /home/jenkins 07:15:07 + mkdir /home/jenkins/sigul [Pipeline] sh 07:15:08 + 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 07:15:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:15:08 ---> sigul-install.sh 07:15:08 Sigul already installed; skipping installation. [Pipeline] sh 07:15:08 + git tag --list 07:15:08 1.0.0 07:15:08 v0.0.0 07:15:08 v1.1.0 07:15:08 v1.1.1 07:15:08 v1.2.2 07:15:08 v1.3.0 07:15:08 v1.3.1 07:15:08 v2.0.0 07:15:08 v2.1.0 07:15:08 v2.1.1 07:15:08 v2.2.0 07:15:08 v2.3.0 07:15:08 v3.0 07:15:08 v3.0.0 07:15:08 v3.1 07:15:08 v3.1.0 07:15:08 v3.1.0-dev.1 07:15:08 v3.1.0-dev.10 07:15:08 v3.1.0-dev.11 07:15:08 v3.1.0-dev.12 07:15:08 v3.1.0-dev.13 07:15:08 v3.1.0-dev.2 07:15:08 v3.1.0-dev.3 07:15:08 v3.1.0-dev.4 07:15:08 v3.1.0-dev.5 07:15:08 v3.1.0-dev.6 07:15:08 v3.1.0-dev.7 07:15:08 v3.1.0-dev.8 07:15:08 v3.1.0-dev.9 07:15:08 v3.2.0-dev.1 07:15:08 v3.2.0-dev.2 07:15:08 v3.2.0-dev.3 [Pipeline] sh 07:15:08 + lftools sign git-tag v3.2.0-dev.3 07:15:09 Signing Git tag with Sigul... 07:15:09 Signing v3.2.0-dev.3 [Pipeline] echo 07:15:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:15:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:15:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:15:10 $ docker stop --time=1 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e 07:15:11 $ docker rm -f --volumes 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:15:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:13 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:13 $ docker top 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 -eo pid,comm 07:15:13 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). 07:15:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:14 [ssh-agent] Looking for ssh-agent implementation... 07:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:14 $ docker exec 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 ssh-agent 07:15:14 SSH_AUTH_SOCK=/tmp/ssh-wd3FdCv6dLj7/agent.32 07:15:14 SSH_AGENT_PID=38 07:15:14 Running ssh-add (command line suppressed) 07:15:14 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17805186620736842629.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17805186620736842629.key) 07:15:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:14 + git semver bump pre 07:15:15 2023-12-15 07:15:14,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:15:15 2023-12-15 07:15:14,948 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 07:15:15 2023-12-15 07:15:14,948 [bump_version] DEBUG bumped version:3.2.0-dev.4 07:15:15 2023-12-15 07:15:14,949 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 07:15:15 2023-12-15 07:15:14,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:15:15 2023-12-15 07:15:14,949 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:15:15 2023-12-15 07:15:14,951 [execute] INFO git cat-file --batch-check 07:15:15 2023-12-15 07:15:14,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:15:15 2023-12-15 07:15:14,957 [execute] INFO git cat-file --batch 07:15:15 2023-12-15 07:15:14,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:15:15 2023-12-15 07:15:14,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:15:15 3.2.0-dev.4 [Pipeline] } 07:15:15 $ docker exec --env ******** --env ******** 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 ssh-agent -k 07:15:15 unset SSH_AUTH_SOCK; 07:15:15 unset SSH_AGENT_PID; 07:15:15 echo Agent pid 38 killed; 07:15:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:15 + git semver [Pipeline] } 07:15:15 $ docker stop --time=1 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 07:15:17 $ docker rm -f --volumes 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 [Pipeline] // withDockerContainer [Pipeline] sh 07:15:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:15:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:19 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:15:22 $ docker top 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:15:23 [ssh-agent] Looking for ssh-agent implementation... 07:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:15:23 $ docker exec 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 ssh-agent 07:15:23 SSH_AUTH_SOCK=/tmp/ssh-CXfSVK61jyDk/agent.32 07:15:23 SSH_AGENT_PID=38 07:15:23 Running ssh-add (command line suppressed) 07:15:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13734517592178968591.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13734517592178968591.key) 07:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:15:24 + git semver push 07:15:24 2023-12-15 07:15:24,425 [run_push] DEBUG push 07:15:24 2023-12-15 07:15:24,426 [execute] INFO git cat-file --batch-check 07:15:24 2023-12-15 07:15:24,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 07:15:24 2023-12-15 07:15:24,430 [execute] INFO git rev-list 6832098634fa672413e6a6df0a2d3bfb639d98a5 -- 07:15:24 2023-12-15 07:15:24,430 [execute] DEBUG Popen(['git', 'rev-list', '6832098634fa672413e6a6df0a2d3bfb639d98a5', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:15:24 2023-12-15 07:15:24,438 [execute] INFO git fetch -v origin 07:15:24 2023-12-15 07:15:24,438 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 07:15:25 2023-12-15 07:15:24,962 [run_push] DEBUG no remote changes detected 07:15:25 2023-12-15 07:15:24,963 [execute] INFO git push origin semver 07:15:25 2023-12-15 07:15:24,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 07:15:26 2023-12-15 07:15:25,731 [run_push] DEBUG push all version tags 07:15:26 2023-12-15 07:15:25,731 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:15:26 2023-12-15 07:15:25,732 [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) 07:15:26 2023-12-15 07:15:26,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 07:15:26 3.2.0-dev.4 [Pipeline] } 07:15:26 $ docker exec --env ******** --env ******** 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 ssh-agent -k 07:15:26 unset SSH_AUTH_SOCK; 07:15:26 unset SSH_AGENT_PID; 07:15:26 echo Agent pid 38 killed; 07:15:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:15:27 + git semver [Pipeline] } 07:15:27 $ docker stop --time=1 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 07:15:28 $ docker rm -f --volumes 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 [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 07:15:30 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 07:15:30 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:15:30 total 16 07:15:30 drwxr-xr-x 3 root root 4096 Dec 15 07:05 . 07:15:30 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 07:15 .. 07:15:30 drwxr-xr-x 2 root root 4096 Dec 15 07:05 cost 07:15:30 -rw-r--r-- 1 root root 86 Dec 15 07:05 cost.csv 07:15:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:15:30 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 07:15:30 total 16 07:15:30 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 07:05 . 07:15:30 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 07:15 .. 07:15:30 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 07:05 cost 07:15:30 -rw-r--r-- 1 jenkins jenkins 86 Dec 15 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:15:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:15:31 ---> package-listing.sh 07:15:31 ++ facter osfamily 07:15:31 ++ tr '[:upper:]' '[:lower:]' 07:15:31 + OS_FAMILY=debian 07:15:31 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 07:15:31 + START_PACKAGES=/tmp/packages_start.txt 07:15:31 + END_PACKAGES=/tmp/packages_end.txt 07:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:31 + PACKAGES=/tmp/packages_start.txt 07:15:31 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:15:31 + PACKAGES=/tmp/packages_end.txt 07:15:31 + case "${OS_FAMILY}" in 07:15:31 + dpkg -l 07:15:31 + grep '^ii' 07:15:31 + '[' -f /tmp/packages_start.txt ']' 07:15:31 + '[' -f /tmp/packages_end.txt ']' 07:15:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:31 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 07:15:31 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 07:15:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 07:15:31 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 07:15:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:32 prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container 07:15:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:33 $ docker top e9018638a764d2ff901c1b1ee8f0421a014ac8e0dc9bee861704fa51fbaafd11 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:15:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:15:35 + ls /var/log/sa-host 07:15:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:35 provisioning config files... 07:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2976408672735239235tmp [Pipeline] { [Pipeline] echo 07:15:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:15:35 ---> create-netrc.sh [Pipeline] } 07:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> python-tools-install.sh [Pipeline] echo 07:15:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> sudo-logs.sh 07:15:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:15:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> job-cost.sh 07:15:36 lf-activate-venv: SKIPPING 07:15:36 DEBUG: total: 0.2199999988079071 07:15:36 INFO: Retrieving Stack Cost... 07:15:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:37 INFO: Archiving Costs [Pipeline] echo 07:15:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:15:37 ---> logs-deploy.sh 07:15:37 lf-activate-venv: SKIPPING 07:15:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/103 07:15:37 INFO: archiving workspace using pattern(s): 07:15:38 Archives upload complete. 07:15:38 INFO: archiving logs to Nexus