Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac8d37b91ffebeab2a267fed6cce847388f5686c 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-ssh7210972438507922661.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6651130716707502733.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17803517923290832756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6749180547014750675.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-ssh9131850405795965109.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.18 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-1674 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 ac8d37b91ffebeab2a267fed6cce847388f5686c (main) Commit message: "feat!: Remove ZeroMQ MessageBus capability (#210)" > 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 ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 > git rev-list --no-walk 939f05dc904f698a3240c8a4fd92233c39c26988 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:05:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:26 ========================================================= 21:05:26 EdgeX Global Pipelines Version Info 21:05:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:05:27 ------------------- 21:05:27 stable info: 21:05:27 ------------------- 21:05:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:05:27 Message: update stable to v1.0.244 21:05:28 ------------------- 21:05:28 experimental info: 21:05:28 ------------------- 21:05:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:05:28 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac8d37b [Pipeline] echo 21:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:28 provisioning config files... 21:05:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2579349810692395137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:29 ---> docker-login.sh 21:05:29 nexus3.edgexfoundry.org:10001 21:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:29 Configure a credential helper to remove this warning. See 21:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:29 21:05:29 Login Succeeded 21:05:29 nexus3.edgexfoundry.org:10002 21:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:29 Configure a credential helper to remove this warning. See 21:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:29 21:05:29 Login Succeeded 21:05:29 nexus3.edgexfoundry.org:10003 21:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:29 Configure a credential helper to remove this warning. See 21:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:29 21:05:29 Login Succeeded 21:05:29 nexus3.edgexfoundry.org:10004 21:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:29 Configure a credential helper to remove this warning. See 21:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:29 21:05:29 Login Succeeded 21:05:29 docker.io 21:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:29 Configure a credential helper to remove this warning. See 21:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:29 21:05:29 Login Succeeded 21:05:29 ---> docker-login.sh ends [Pipeline] } 21:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:05:30 + git rev-list -1 --merges ac8d37b91ffebeab2a267fed6cce847388f5686c~1..ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] echo 21:05:30 -----------> git rev-list -1 --merges ac8d37b91ffebeab2a267fed6cce847388f5686c~1..ac8d37b91ffebeab2a267fed6cce847388f5686c ac8d37b91ffebeab2a267fed6cce847388f5686c [false] [Pipeline] sh 21:05:30 + git log --format=format:%s -1 ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] echo 21:05:30 ========================================================= 21:05:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:05:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:30 + git log --format=format:%s -1 ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] echo 21:05:30 [semverPrep] GIT_COMMIT: ac8d37b91ffebeab2a267fed6cce847388f5686c, Commit Message: feat!: Remove ZeroMQ MessageBus capability (#210) [Pipeline] echo 21:05:30 [semverPrep] This is not a build commit. [Pipeline] sh 21:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:31 + grep -v github /etc/ssh/ssh_known_hosts 21:05:31 + [ -e /tmp/ssh_known_hosts ] 21:05:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:05:31 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:05:31 sudo tee -a /etc/ssh/ssh_known_hosts 21:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:31 21:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:31 0.1.4: Pulling from edgex-devops/py-git-semver 21:05:31 b85a868b505f: Pulling fs layer 21:05:31 e2be974225ed: Pulling fs layer 21:05:31 339a4e72a1f5: Pulling fs layer 21:05:31 988bab9f4d93: Pulling fs layer 21:05:31 1469e6f7b9e6: Pulling fs layer 21:05:31 eaf3925da568: Pulling fs layer 21:05:31 bab4dde63d76: Pulling fs layer 21:05:31 bde34c3a00c8: Pulling fs layer 21:05:31 b352a97aabf1: Pulling fs layer 21:05:31 4872d77fe225: Pulling fs layer 21:05:31 5851b861e8e6: Pulling fs layer 21:05:31 bde34c3a00c8: Waiting 21:05:31 1469e6f7b9e6: Waiting 21:05:31 eaf3925da568: Waiting 21:05:31 b352a97aabf1: Waiting 21:05:31 4872d77fe225: Waiting 21:05:31 988bab9f4d93: Waiting 21:05:31 e2be974225ed: Download complete 21:05:31 988bab9f4d93: Download complete 21:05:32 339a4e72a1f5: Verifying Checksum 21:05:32 339a4e72a1f5: Download complete 21:05:32 eaf3925da568: Verifying Checksum 21:05:32 eaf3925da568: Download complete 21:05:32 1469e6f7b9e6: Verifying Checksum 21:05:32 1469e6f7b9e6: Download complete 21:05:32 bde34c3a00c8: Download complete 21:05:32 b352a97aabf1: Verifying Checksum 21:05:32 b352a97aabf1: Download complete 21:05:32 4872d77fe225: Verifying Checksum 21:05:32 4872d77fe225: Download complete 21:05:32 5851b861e8e6: Download complete 21:05:32 b85a868b505f: Download complete 21:05:32 bab4dde63d76: Verifying Checksum 21:05:32 bab4dde63d76: Download complete 21:05:33 b85a868b505f: Pull complete 21:05:33 e2be974225ed: Pull complete 21:05:34 339a4e72a1f5: Pull complete 21:05:34 988bab9f4d93: Pull complete 21:05:34 1469e6f7b9e6: Pull complete 21:05:34 eaf3925da568: Pull complete 21:05:36 bab4dde63d76: Pull complete 21:05:36 bde34c3a00c8: Pull complete 21:05:36 b352a97aabf1: Pull complete 21:05:36 4872d77fe225: Pull complete 21:05:36 5851b861e8e6: Pull complete 21:05:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:36 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:05: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:05:39 $ docker top 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee -eo pid,comm 21:05:39 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). 21:05:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:39 [ssh-agent] Looking for ssh-agent implementation... 21:05:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:39 $ docker exec 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee ssh-agent 21:05:39 SSH_AUTH_SOCK=/tmp/ssh-1chBi3yI9Z7X/agent.31 21:05:39 SSH_AGENT_PID=37 21:05:39 Running ssh-add (command line suppressed) 21:05:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16985862056056155717.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16985862056056155717.key) 21:05:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:39 + git tag --points-at HEAD [Pipeline] } 21:05:39 $ docker exec --env ******** --env ******** 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee ssh-agent -k 21:05:39 unset SSH_AUTH_SOCK; 21:05:39 unset SSH_AGENT_PID; 21:05:39 echo Agent pid 37 killed; 21:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:05:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:39 [ssh-agent] Looking for ssh-agent implementation... 21:05:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:40 $ docker exec 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee ssh-agent 21:05:40 SSH_AUTH_SOCK=/tmp/ssh-k5jmJtca2maD/agent.69 21:05:40 SSH_AGENT_PID=76 21:05:40 Running ssh-add (command line suppressed) 21:05:40 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16793662837341339915.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16793662837341339915.key) 21:05:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:40 + git semver init 21:05:40 2023-01-10 21:05:40,802 [run_init] DEBUG init version:0.0.0 force:False 21:05:40 2023-01-10 21:05:40,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 21:05:40 2023-01-10 21:05:40,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 21:05:40 2023-01-10 21:05:40,803 [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) 21:05:41 2023-01-10 21:05:41,609 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 21:05:41 2023-01-10 21:05:41,609 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 21:05:41 2023-01-10 21:05:41,609 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:05:41 2023-01-10 21:05:41,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:05:41 3.0.0-dev.3 [Pipeline] } 21:05:41 $ docker exec --env ******** --env ******** 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee ssh-agent -k 21:05:41 unset SSH_AUTH_SOCK; 21:05:41 unset SSH_AGENT_PID; 21:05:41 echo Agent pid 76 killed; 21:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:42 + git semver [Pipeline] } 21:05:42 $ docker stop --time=1 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee 21:05:43 $ docker rm -f --volumes 3cd84c6e0053ee9e91fa2e80ebb6cac5bb0be13adf41a3523863c584ac32f2ee [Pipeline] // withDockerContainer [Pipeline] sh 21:05:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:05:44 Stashed 1 file(s) [Pipeline] echo 21:05:44 [edgeXSemver]: initialized semver on version 3.0.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 21:05:44 provisioning config files... 21:05:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config234484325961666324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:44 ---> docker-login.sh 21:05:44 nexus3.edgexfoundry.org:10001 21:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:44 Configure a credential helper to remove this warning. See 21:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:44 21:05:44 Login Succeeded 21:05:44 nexus3.edgexfoundry.org:10002 21:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:44 Configure a credential helper to remove this warning. See 21:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:44 21:05:44 Login Succeeded 21:05:44 nexus3.edgexfoundry.org:10003 21:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:45 Configure a credential helper to remove this warning. See 21:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:45 21:05:45 Login Succeeded 21:05:45 nexus3.edgexfoundry.org:10004 21:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:45 Configure a credential helper to remove this warning. See 21:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:45 21:05:45 Login Succeeded 21:05:45 docker.io 21:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:45 Configure a credential helper to remove this warning. See 21:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:45 21:05:45 Login Succeeded 21:05:45 ---> docker-login.sh ends [Pipeline] } 21:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:05:45 ========================================================= 21:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:05:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:05:45 Sending build context to Docker daemon 5.64MB 21:05:45 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:05:45 Step 2/12 : FROM ${BASE} AS builder 21:05:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:46 213ec9aee27d: Pulling fs layer 21:05:46 4583459ba037: Pulling fs layer 21:05:46 93c1e223e6f2: Pulling fs layer 21:05:46 53926ce57604: Pulling fs layer 21:05:46 21b2b0c7a3f4: Pulling fs layer 21:05:46 22ff95d597cd: Pulling fs layer 21:05:46 12d6caf4c0d1: Pulling fs layer 21:05:46 96b7cbca73a9: Pulling fs layer 21:05:46 a7acece74701: Pulling fs layer 21:05:46 53926ce57604: Waiting 21:05:46 96b7cbca73a9: Waiting 21:05:46 a7acece74701: Waiting 21:05:46 21b2b0c7a3f4: Waiting 21:05:46 12d6caf4c0d1: Waiting 21:05:46 93c1e223e6f2: Download complete 21:05:46 4583459ba037: Download complete 21:05:46 21b2b0c7a3f4: Verifying Checksum 21:05:46 21b2b0c7a3f4: Download complete 21:05:46 22ff95d597cd: Verifying Checksum 21:05:46 22ff95d597cd: Download complete 21:05:46 213ec9aee27d: Verifying Checksum 21:05:46 213ec9aee27d: Download complete 21:05:46 12d6caf4c0d1: Verifying Checksum 21:05:46 12d6caf4c0d1: Download complete 21:05:46 213ec9aee27d: Pull complete 21:05:46 4583459ba037: Pull complete 21:05:46 93c1e223e6f2: Pull complete 21:05:46 a7acece74701: Verifying Checksum 21:05:46 a7acece74701: Download complete 21:05:46 53926ce57604: Verifying Checksum 21:05:46 53926ce57604: Download complete 21:05:47 96b7cbca73a9: Verifying Checksum 21:05:47 96b7cbca73a9: Download complete 21:05:51 53926ce57604: Pull complete 21:05:51 21b2b0c7a3f4: Pull complete 21:05:51 22ff95d597cd: Pull complete 21:05:51 12d6caf4c0d1: Pull complete 21:05:53 96b7cbca73a9: Pull complete 21:05:53 a7acece74701: Pull complete 21:05:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:05:53 ---> db6d94c90886 21:05:53 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:05:57 ---> Running in c242859c0e7c 21:05:57 Removing intermediate container c242859c0e7c 21:05:57 ---> 875af384d9bf 21:05:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:57 ---> Running in e9d70dbcb6e7 21:05:57 Removing intermediate container e9d70dbcb6e7 21:05:57 ---> e6d8ec5c47df 21:05:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:05:57 ---> Running in 6ae25f291548 21:05:57 Removing intermediate container 6ae25f291548 21:05:57 ---> e6744cb0542e 21:05:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:05:57 ---> Running in 59e3badca88b 21:05:57 Removing intermediate container 59e3badca88b 21:05:57 ---> 10dd9567e86e 21:05:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:57 ---> Running in 1b113d8b422f 21:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:05:58 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:05:58 (2/4) Installing libedit (20210910.3.1-r0) 21:05:58 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:05:58 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:05:58 Executing busybox-1.35.0-r17.trigger 21:05:58 OK: 216 MiB in 55 packages 21:05:58 Removing intermediate container 1b113d8b422f 21:05:58 ---> 9c3b75fe3709 21:05:58 Step 8/12 : WORKDIR /device-snmp-go 21:05:58 ---> Running in 9e16435b1e4f 21:05:58 Removing intermediate container 9e16435b1e4f 21:05:58 ---> c369b54ba623 21:05:58 Step 9/12 : COPY go.mod vendor* ./ 21:05:58 ---> 19f10b8cf882 21:05:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:58 ---> Running in 9a4ae21432fa 21:05:59 Still waiting to schedule task 21:05:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:06:25 Removing intermediate container 9a4ae21432fa 21:06:25 ---> 24154a201e43 21:06:25 Step 11/12 : COPY . . 21:06:25 ---> dc277c38664c 21:06:25 Step 12/12 : RUN ${MAKE} 21:06:25 ---> Running in 4405a54a7e5e 21:06:25 noop 21:06:25 Removing intermediate container 4405a54a7e5e 21:06:25 ---> e0ed8e877aa0 21:06:25 Successfully built e0ed8e877aa0 21:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:25 + docker inspect -f . ci-base-image-x86_64 21:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:26 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:06:26 $ 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 21:06:26 $ docker top d5a84b8fa1cac8c4bce2fe73504b652006a6a70dc4a2e6727ce6e03ca206125e -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:26 + go version 21:06:26 go version go1.18.7 linux/amd64 [Pipeline] } 21:06:26 $ docker stop --time=1 d5a84b8fa1cac8c4bce2fe73504b652006a6a70dc4a2e6727ce6e03ca206125e 21:06:28 $ docker rm -f --volumes d5a84b8fa1cac8c4bce2fe73504b652006a6a70dc4a2e6727ce6e03ca206125e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:28 + docker inspect -f . ci-base-image-x86_64 21:06:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:28 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:06:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/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 21:06:28 $ docker top ca9befa0bad63c2a6157513354c2f30fbd65a8e7d034803c693e42611c3c8f40 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 21:06:29 + make test 21:06:29 go test ./... -coverprofile=coverage.out 21:06:30 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:06:40 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:06:40 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 21:06:46 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:06:46 go vet ./... 21:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:49 ./bin/test-attribution-txt.sh [Pipeline] echo 21:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:49 $ docker stop --time=1 ca9befa0bad63c2a6157513354c2f30fbd65a8e7d034803c693e42611c3c8f40 21:06:52 $ docker rm -f --volumes ca9befa0bad63c2a6157513354c2f30fbd65a8e7d034803c693e42611c3c8f40 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:53 + ls -al . 21:06:53 total 180 21:06:53 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:06 . 21:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:05 .. 21:06:53 -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 21:05 .dockerignore 21:06:53 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:06 .git 21:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:05 .github 21:06:53 -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 21:05 .gitignore 21:06:53 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:05 .golangci.yml 21:06:53 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:05 .semver 21:06:53 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 10 21:05 Attribution.txt 21:06:53 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 21:05 CHANGELOG.md 21:06:53 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 10 21:05 Dockerfile 21:06:53 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:05 GOVERNANCE.md 21:06:53 -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 21:05 Jenkinsfile 21:06:53 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:05 LICENSE 21:06:53 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 10 21:05 Makefile 21:06:53 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 21:05 OWNERS.md 21:06:53 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 21:05 README.md 21:06:53 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:05 VERSION 21:06:53 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:05 bin 21:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:05 cmd 21:06:53 -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 21:06 coverage.out 21:06:53 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 21:05 go.mod 21:06:53 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 21:05 go.sum 21:06:53 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:05 internal 21:06:53 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:05 snap 21:06:53 -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 21:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:53 + 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=ac8d37b91ffebeab2a267fed6cce847388f5686c --label arch=amd64 --label version=3.0.0-dev.3 . 21:06:53 Sending build context to Docker daemon 5.648MB 21:06:53 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:06:53 Step 2/24 : FROM ${BASE} AS builder 21:06:53 ---> e0ed8e877aa0 21:06:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:06:53 ---> Running in 59ca8d3efb7f 21:06:54 Removing intermediate container 59ca8d3efb7f 21:06:54 ---> 2b82784c9efa 21:06:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:54 ---> Running in 4c423fc0a68c 21:06:54 Removing intermediate container 4c423fc0a68c 21:06:54 ---> e0d3477d11b5 21:06:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:06:54 ---> Running in 4f318366b113 21:06:54 Removing intermediate container 4f318366b113 21:06:54 ---> 7316ae706646 21:06:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:06:54 ---> Running in ad030e1502a7 21:06:54 Removing intermediate container ad030e1502a7 21:06:54 ---> 1b7ad34fa172 21:06:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:54 ---> Running in c70f21dbf23e 21:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:06:54 OK: 216 MiB in 55 packages 21:06:55 Removing intermediate container c70f21dbf23e 21:06:55 ---> 67c69f48c4c1 21:06:55 Step 8/24 : WORKDIR /device-snmp-go 21:06:55 ---> Running in dc7c780f392e 21:06:55 Removing intermediate container dc7c780f392e 21:06:55 ---> 4f48d5e92111 21:06:55 Step 9/24 : COPY go.mod vendor* ./ 21:06:55 ---> 01da556f9795 21:06:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:55 ---> Running in dc58bee94a87 21:06:56 Removing intermediate container dc58bee94a87 21:06:56 ---> 46a8380b211c 21:06:56 Step 11/24 : COPY . . 21:06:56 ---> cdf5289c8ae6 21:06:56 Step 12/24 : RUN ${MAKE} 21:06:56 ---> Running in efd2a59f22f6 21:06:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 21:07:18 Removing intermediate container efd2a59f22f6 21:07:18 ---> 2dee3f2c6ac9 21:07:18 Step 13/24 : FROM alpine:3.16 21:07:18 3.16: Pulling from library/alpine 21:07:18 ca7dd9ec2225: Pulling fs layer 21:07:18 ca7dd9ec2225: Verifying Checksum 21:07:18 ca7dd9ec2225: Download complete 21:07:18 ca7dd9ec2225: Pull complete 21:07:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:07:18 Status: Downloaded newer image for alpine:3.16 21:07:18 ---> bfe296a52501 21:07:18 Step 14/24 : RUN apk add --update --no-cache dumb-init 21:07:18 ---> Running in 3cc5574c73d0 21:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:07:18 (1/1) Installing dumb-init (1.2.5-r1) 21:07:18 Executing busybox-1.35.0-r17.trigger 21:07:18 OK: 6 MiB in 15 packages 21:07:18 Removing intermediate container 3cc5574c73d0 21:07:18 ---> eaa8e3ddcd39 21:07:18 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 21:07:18 ---> e62a90a4f0a3 21:07:18 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:07:18 ---> b07482c3f6fb 21:07:18 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 21:07:18 ---> a42290a1a2cb 21:07:18 Step 18/24 : EXPOSE 59993 21:07:18 ---> Running in ed0569c78d16 21:07:19 Removing intermediate container ed0569c78d16 21:07:19 ---> 63ce19165f2b 21:07:19 Step 19/24 : EXPOSE 161 21:07:19 ---> Running in a225681ed799 21:07:19 Removing intermediate container a225681ed799 21:07:19 ---> 9f82fb43b1a7 21:07:19 Step 20/24 : ENTRYPOINT ["/device-snmp"] 21:07:19 ---> Running in 439d63f137da 21:07:19 Removing intermediate container 439d63f137da 21:07:19 ---> f924bfb5318f 21:07:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:07:19 ---> Running in 6024f9349069 21:07:19 Removing intermediate container 6024f9349069 21:07:19 ---> 45b0f6d5e7ee 21:07:19 Step 22/24 : LABEL arch=amd64 21:07:19 ---> Running in 67b2fc435711 21:07:19 Removing intermediate container 67b2fc435711 21:07:19 ---> 20b7be76f5d5 21:07:19 Step 23/24 : LABEL git_sha=ac8d37b91ffebeab2a267fed6cce847388f5686c 21:07:19 ---> Running in c9a69e57de68 21:07:19 Removing intermediate container c9a69e57de68 21:07:19 ---> a1a9b680d5f1 21:07:19 Step 24/24 : LABEL version=3.0.0-dev.3 21:07:19 ---> Running in a817822c8930 21:07:19 Removing intermediate container a817822c8930 21:07:19 ---> 24b773fdcc82 21:07:19 [Warning] One or more build-args [ARCH] were not consumed 21:07:19 Successfully built 24b773fdcc82 21:07:19 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:19 provisioning config files... 21:07:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15303596187196742538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:20 ---> docker-login.sh 21:07:20 nexus3.edgexfoundry.org:10001 21:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:20 Configure a credential helper to remove this warning. See 21:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:20 21:07:20 Login Succeeded 21:07:20 nexus3.edgexfoundry.org:10002 21:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:20 Configure a credential helper to remove this warning. See 21:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:20 21:07:20 Login Succeeded 21:07:20 nexus3.edgexfoundry.org:10003 21:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:20 Configure a credential helper to remove this warning. See 21:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:20 21:07:20 Login Succeeded 21:07:20 nexus3.edgexfoundry.org:10004 21:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:20 Configure a credential helper to remove this warning. See 21:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:20 21:07:20 Login Succeeded 21:07:20 docker.io 21:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:20 Configure a credential helper to remove this warning. See 21:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:20 21:07:20 Login Succeeded 21:07:20 ---> docker-login.sh ends [Pipeline] } 21:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:20 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 21:07:20 ac8d37b91ffebeab2a267fed6cce847388f5686c 21:07:20 latest 21:07:20 3.0.0-dev.3 21:07:20 ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:07:20 main 21:07:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:21 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c 21:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:07:21 6b92774e9f39: Preparing 21:07:21 345dda4dff5b: Preparing 21:07:21 ea1a1c81281d: Preparing 21:07:21 cc9ad4da476d: Preparing 21:07:21 e5e13b0c77cb: Preparing 21:07:21 e5e13b0c77cb: Layer already exists 21:07:21 345dda4dff5b: Pushed 21:07:21 6b92774e9f39: Pushed 21:07:21 cc9ad4da476d: Pushed 21:07:24 ea1a1c81281d: Pushed 21:07:24 ac8d37b91ffebeab2a267fed6cce847388f5686c: digest: sha256:9eae0ec2f542b3ac56e2347ab629d50d3a9ef40c994e0c67b35db506352a931b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 21:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:07:24 6b92774e9f39: Preparing 21:07:24 345dda4dff5b: Preparing 21:07:24 ea1a1c81281d: Preparing 21:07:24 cc9ad4da476d: Preparing 21:07:24 e5e13b0c77cb: Preparing 21:07:24 ea1a1c81281d: Layer already exists 21:07:24 e5e13b0c77cb: Layer already exists 21:07:24 345dda4dff5b: Layer already exists 21:07:24 6b92774e9f39: Layer already exists 21:07:24 cc9ad4da476d: Layer already exists 21:07:24 latest: digest: sha256:9eae0ec2f542b3ac56e2347ab629d50d3a9ef40c994e0c67b35db506352a931b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.3 21:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:07:25 6b92774e9f39: Preparing 21:07:25 345dda4dff5b: Preparing 21:07:25 ea1a1c81281d: Preparing 21:07:25 cc9ad4da476d: Preparing 21:07:25 e5e13b0c77cb: Preparing 21:07:25 6b92774e9f39: Layer already exists 21:07:25 e5e13b0c77cb: Layer already exists 21:07:25 cc9ad4da476d: Layer already exists 21:07:25 345dda4dff5b: Layer already exists 21:07:25 ea1a1c81281d: Layer already exists 21:07:25 3.0.0-dev.3: digest: sha256:9eae0ec2f542b3ac56e2347ab629d50d3a9ef40c994e0c67b35db506352a931b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker push nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:07:25 6b92774e9f39: Preparing 21:07:25 345dda4dff5b: Preparing 21:07:25 ea1a1c81281d: Preparing 21:07:25 cc9ad4da476d: Preparing 21:07:25 e5e13b0c77cb: Preparing 21:07:25 6b92774e9f39: Layer already exists 21:07:25 cc9ad4da476d: Layer already exists 21:07:25 ea1a1c81281d: Layer already exists 21:07:25 345dda4dff5b: Layer already exists 21:07:25 e5e13b0c77cb: Layer already exists 21:07:25 ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3: digest: sha256:9eae0ec2f542b3ac56e2347ab629d50d3a9ef40c994e0c67b35db506352a931b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:26 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:26 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 21:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 21:07:26 6b92774e9f39: Preparing 21:07:26 345dda4dff5b: Preparing 21:07:26 ea1a1c81281d: Preparing 21:07:26 cc9ad4da476d: Preparing 21:07:26 e5e13b0c77cb: Preparing 21:07:26 ea1a1c81281d: Layer already exists 21:07:26 345dda4dff5b: Layer already exists 21:07:26 e5e13b0c77cb: Layer already exists 21:07:26 cc9ad4da476d: Layer already exists 21:07:26 6b92774e9f39: Layer already exists 21:07:26 main: digest: sha256:9eae0ec2f542b3ac56e2347ab629d50d3a9ef40c994e0c67b35db506352a931b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:26 ===================================================== [Pipeline] echo 21:07:26 taggedImages: 21:07:26 - nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c 21:07:26 - nexus3.edgexfoundry.org:10004/device-snmp:latest 21:07:26 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.3 21:07:26 - nexus3.edgexfoundry.org:10004/device-snmp:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:07:26 - 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 21:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:27 21:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:27 latest: Pulling from edgex-lftools-log-publisher 21:07:27 5eb5b503b376: Pulling fs layer 21:07:27 5c69ac0246d0: Pulling fs layer 21:07:27 ec43610c2a17: Pulling fs layer 21:07:27 3a2ae6a8a46f: Pulling fs layer 21:07:27 33b1e0a273af: Pulling fs layer 21:07:27 5d3b04190fa2: Pulling fs layer 21:07:27 2f39f015ded8: Pulling fs layer 21:07:27 33b1e0a273af: Waiting 21:07:27 5d3b04190fa2: Waiting 21:07:27 2f39f015ded8: Waiting 21:07:27 3a2ae6a8a46f: Waiting 21:07:27 5c69ac0246d0: Verifying Checksum 21:07:27 5c69ac0246d0: Download complete 21:07:27 3a2ae6a8a46f: Download complete 21:07:27 33b1e0a273af: Verifying Checksum 21:07:27 33b1e0a273af: Download complete 21:07:27 5d3b04190fa2: Verifying Checksum 21:07:27 5d3b04190fa2: Download complete 21:07:27 ec43610c2a17: Download complete 21:07:27 5eb5b503b376: Verifying Checksum 21:07:27 5eb5b503b376: Download complete 21:07:28 2f39f015ded8: Verifying Checksum 21:07:28 2f39f015ded8: Download complete 21:07:29 5eb5b503b376: Pull complete 21:07:29 5c69ac0246d0: Pull complete 21:07:29 ec43610c2a17: Pull complete 21:07:29 3a2ae6a8a46f: Pull complete 21:07:29 33b1e0a273af: Pull complete 21:07:29 5d3b04190fa2: Pull complete 21:07:34 2f39f015ded8: Pull complete 21:07:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:34 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:07:34 $ 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 21:07:36 $ docker top 23eaf8ceabd552e69bab2d6022631fe99b7966249266a591d33bf08d01577169 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:37 ---> job-cost.sh 21:07:37 lf-activate-venv: SKIPPING 21:07:37 INFO: No Stack... 21:07:37 INFO: Retrieving Pricing Info for: v3-standard-8 21:07:37 INFO: Archiving Costs [Pipeline] sh 21:07:37 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 21:07:37 + cut -d, -f6 [Pipeline] lock 21:07:37 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] 21:07:37 Resource [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] did not exist. Created. 21:07:37 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:38 + echo total: 0.2199999988079071 [Pipeline] stash 21:07:38 Stashed 1 file(s) [Pipeline] } 21:07:38 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:38 $ docker stop --time=1 23eaf8ceabd552e69bab2d6022631fe99b7966249266a591d33bf08d01577169 21:07:39 $ docker rm -f --volumes 23eaf8ceabd552e69bab2d6022631fe99b7966249266a591d33bf08d01577169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1679 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 21:08:35 Running in /w/workspace/device-snmp-go/59 [Pipeline] { [Pipeline] checkout 21:08:35 Selected Git installation does not exist. Using Default 21:08:35 The recommended git tool is: NONE 21:08:42 using credential edgex-jenkins-ssh 21:08:42 Cloning the remote Git repository 21:08:42 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 21:08:42 > git init /w/workspace/device-snmp-go/59 # timeout=10 21:08:42 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 21:08:42 > git --version # timeout=10 21:08:42 > git --version # 'git version 2.25.1' 21:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 21:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:45 Avoid second fetch 21:08:45 Checking out Revision ac8d37b91ffebeab2a267fed6cce847388f5686c (main) 21:08:45 Commit message: "feat!: Remove ZeroMQ MessageBus capability (#210)" 21:08:45 > git config core.sparsecheckout # timeout=10 21:08:45 > git checkout -f ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:08:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:46 Dload Upload Total Spent Left Speed 21:08:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh 21:08:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:47 + sudo tee /etc/docker/daemon.new 21:08:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:47 { 21:08:47 "registry-mirrors": [ 21:08:47 "https://nexus3.edgexfoundry.org:10001" 21:08:47 ], 21:08:47 "bip": "10.250.0.254/24", 21:08:47 "hosts": [ 21:08:47 "tcp://0.0.0.0:5555", 21:08:47 "unix:///var/run/docker.sock" 21:08:47 ], 21:08:47 "mtu": 1458, 21:08:47 "selinux-enabled": true, 21:08:47 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:47 } [Pipeline] sh 21:08:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:06 provisioning config files... 21:09:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/59@tmp/config1357405234126482013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:07 ---> docker-login.sh 21:09:07 nexus3.edgexfoundry.org:10001 21:09:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:08 Configure a credential helper to remove this warning. See 21:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:08 21:09:08 Login Succeeded 21:09:08 nexus3.edgexfoundry.org:10002 21:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:08 Configure a credential helper to remove this warning. See 21:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:08 21:09:08 Login Succeeded 21:09:08 nexus3.edgexfoundry.org:10003 21:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:08 Configure a credential helper to remove this warning. See 21:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:08 21:09:08 Login Succeeded 21:09:08 nexus3.edgexfoundry.org:10004 21:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:09 Configure a credential helper to remove this warning. See 21:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:09 21:09:09 Login Succeeded 21:09:09 docker.io 21:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:09 Configure a credential helper to remove this warning. See 21:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:09 21:09:09 Login Succeeded 21:09:09 ---> docker-login.sh ends [Pipeline] } 21:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:10 ========================================================= 21:09:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:09:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:09:11 Sending build context to Docker daemon 2.918MB 21:09:11 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:09:11 Step 2/12 : FROM ${BASE} AS builder 21:09:11 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:11 9b18e9b68314: Pulling fs layer 21:09:11 35d82f9e3411: Pulling fs layer 21:09:11 e16973657156: Pulling fs layer 21:09:11 fc693d55d65f: Pulling fs layer 21:09:11 7e9fc2657dce: Pulling fs layer 21:09:11 dda99020689f: Pulling fs layer 21:09:11 db1c61fa0a46: Pulling fs layer 21:09:11 891c053d2c06: Pulling fs layer 21:09:11 db1c61fa0a46: Waiting 21:09:11 fc693d55d65f: Waiting 21:09:11 891c053d2c06: Waiting 21:09:11 7e9fc2657dce: Waiting 21:09:11 dda99020689f: Waiting 21:09:11 e16973657156: Verifying Checksum 21:09:11 e16973657156: Download complete 21:09:11 35d82f9e3411: Download complete 21:09:11 7e9fc2657dce: Verifying Checksum 21:09:11 7e9fc2657dce: Download complete 21:09:11 dda99020689f: Verifying Checksum 21:09:11 dda99020689f: Download complete 21:09:11 9b18e9b68314: Verifying Checksum 21:09:11 9b18e9b68314: Download complete 21:09:12 891c053d2c06: Verifying Checksum 21:09:12 891c053d2c06: Download complete 21:09:13 9b18e9b68314: Pull complete 21:09:13 35d82f9e3411: Pull complete 21:09:14 db1c61fa0a46: Verifying Checksum 21:09:14 db1c61fa0a46: Download complete 21:09:14 e16973657156: Pull complete 21:09:14 fc693d55d65f: Verifying Checksum 21:09:14 fc693d55d65f: Download complete 21:09:27 fc693d55d65f: Pull complete 21:09:27 7e9fc2657dce: Pull complete 21:09:27 dda99020689f: Pull complete 21:09:33 db1c61fa0a46: Pull complete 21:09:34 891c053d2c06: Pull complete 21:09:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:09:34 ---> f96f9c87975a 21:09:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:09:35 ---> Running in 48022be68900 21:09:36 Removing intermediate container 48022be68900 21:09:36 ---> c3a78964c5ca 21:09:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:36 ---> Running in e9863de553e7 21:09:36 Removing intermediate container e9863de553e7 21:09:36 ---> a99f457c2a6b 21:09:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:09:36 ---> Running in 35a7cd71143c 21:09:36 Removing intermediate container 35a7cd71143c 21:09:36 ---> 4d5d00aa096a 21:09:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:09:37 ---> Running in b7ddbfe8b03c 21:09:37 Removing intermediate container b7ddbfe8b03c 21:09:37 ---> 20641692be6b 21:09:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:37 ---> Running in f050d2c84907 21:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:40 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:09:40 (2/4) Installing libedit (20210910.3.1-r0) 21:09:40 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:09:40 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:09:40 Executing busybox-1.35.0-r17.trigger 21:09:40 OK: 226 MiB in 55 packages 21:09:41 Removing intermediate container f050d2c84907 21:09:41 ---> e21c3a343ea4 21:09:41 Step 8/12 : WORKDIR /device-snmp-go 21:09:41 ---> Running in 0946e89af014 21:09:42 Removing intermediate container 0946e89af014 21:09:42 ---> 5960832ebea5 21:09:42 Step 9/12 : COPY go.mod vendor* ./ 21:09:42 ---> dd3800fd3e2b 21:09:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:42 ---> Running in 6d9afd831813 21:10:50 Removing intermediate container 6d9afd831813 21:10:50 ---> 7698a0408120 21:10:50 Step 11/12 : COPY . . 21:10:50 ---> ad003282b4c8 21:10:50 Step 12/12 : RUN ${MAKE} 21:10:50 ---> Running in 657be9439089 21:10:50 noop 21:10:50 Removing intermediate container 657be9439089 21:10:50 ---> 94cb9bf9942f 21:10:50 Successfully built 94cb9bf9942f 21:10:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:51 + docker inspect -f . ci-base-image-arm64 21:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:51 prd-ubuntu20.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 21:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/59 -v /w/workspace/device-snmp-go/59:/w/workspace/device-snmp-go/59:rw,z -v /w/workspace/device-snmp-go/59@tmp:/w/workspace/device-snmp-go/59@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 21:10:52 $ docker top 78bd4579051e39e201c23feb1fc1b1bba7cea3058114cdaeb4995c3f964ec351 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:53 + go version 21:10:53 go version go1.18.7 linux/arm64 [Pipeline] } 21:10:53 $ docker stop --time=1 78bd4579051e39e201c23feb1fc1b1bba7cea3058114cdaeb4995c3f964ec351 21:10:55 $ docker rm -f --volumes 78bd4579051e39e201c23feb1fc1b1bba7cea3058114cdaeb4995c3f964ec351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:56 + docker inspect -f . ci-base-image-arm64 21:10:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:56 prd-ubuntu20.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 21:10:56 $ 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/59 -v /w/workspace/device-snmp-go/59:/w/workspace/device-snmp-go/59:rw,z -v /w/workspace/device-snmp-go/59@tmp:/w/workspace/device-snmp-go/59@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 21:10:57 $ docker top 760d1ae243a019606d4b147b98b1b085b15f4edca5ac595d844b1a3df331d15f -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:58 + git config --global --add safe.directory /w/workspace/device-snmp-go/59 [Pipeline] fileExists [Pipeline] sh 21:10:59 + make test 21:10:59 go test ./... -coverprofile=coverage.out 21:11:00 ? github.com/edgexfoundry/device-snmp-go [no test files] 21:12:37 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 21:12:37 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.067s coverage: 0.0% of statements 21:12:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:12:37 go vet ./... 21:12:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:12:55 ./bin/test-attribution-txt.sh [Pipeline] echo 21:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:55 $ docker stop --time=1 760d1ae243a019606d4b147b98b1b085b15f4edca5ac595d844b1a3df331d15f 21:12:57 $ docker rm -f --volumes 760d1ae243a019606d4b147b98b1b085b15f4edca5ac595d844b1a3df331d15f [Pipeline] // withDockerContainer [Pipeline] sh 21:12:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:58 Warning: overwriting stash ‘coverage-report’ 21:12:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:12:59 + ls -al . 21:12:59 total 176 21:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:11 . 21:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:08 .. 21:12:59 -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 21:08 .dockerignore 21:12:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:08 .git 21:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:08 .github 21:12:59 -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 21:08 .gitignore 21:12:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:08 .golangci.yml 21:12:59 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 10 21:08 Attribution.txt 21:12:59 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 21:08 CHANGELOG.md 21:12:59 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 10 21:08 Dockerfile 21:12:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:08 GOVERNANCE.md 21:12:59 -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 21:08 Jenkinsfile 21:12:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:08 LICENSE 21:12:59 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 10 21:08 Makefile 21:12:59 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 21:08 OWNERS.md 21:12:59 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 21:08 README.md 21:12:59 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:05 VERSION 21:12:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:08 bin 21:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:08 cmd 21:12:59 -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 21:12 coverage.out 21:12:59 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 21:08 go.mod 21:12:59 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 21:08 go.sum 21:12:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:08 internal 21:12:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:08 snap 21:12:59 -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:00 + 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=ac8d37b91ffebeab2a267fed6cce847388f5686c --label arch=arm64 --label version=3.0.0-dev.3 . 21:13:00 Sending build context to Docker daemon 2.927MB 21:13:00 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 21:13:00 Step 2/24 : FROM ${BASE} AS builder 21:13:00 ---> 94cb9bf9942f 21:13:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:13:00 ---> Running in 161a7bb54d5f 21:13:00 Removing intermediate container 161a7bb54d5f 21:13:00 ---> 9f992d4cabdb 21:13:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:01 ---> Running in 97a15a447cee 21:13:01 Removing intermediate container 97a15a447cee 21:13:01 ---> 78126736de92 21:13:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:13:01 ---> Running in 28f72c8f476c 21:13:01 Removing intermediate container 28f72c8f476c 21:13:01 ---> 5b92335ce1dc 21:13:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:13:02 ---> Running in 2beafe504cf0 21:13:02 Removing intermediate container 2beafe504cf0 21:13:02 ---> 1f5ee119db02 21:13:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:02 ---> Running in 72bbfe9b4564 21:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:13:05 OK: 226 MiB in 55 packages 21:13:07 Removing intermediate container 72bbfe9b4564 21:13:07 ---> 1653c5cb32d8 21:13:07 Step 8/24 : WORKDIR /device-snmp-go 21:13:07 ---> Running in 72a5d5d41534 21:13:07 Removing intermediate container 72a5d5d41534 21:13:07 ---> 36f3933e4788 21:13:07 Step 9/24 : COPY go.mod vendor* ./ 21:13:08 ---> 6e68f8a9660c 21:13:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:08 ---> Running in 0fd0c471be3f 21:13:11 Removing intermediate container 0fd0c471be3f 21:13:11 ---> e207529741ba 21:13:11 Step 11/24 : COPY . . 21:13:12 ---> f9fa3915b1b2 21:13:12 Step 12/24 : RUN ${MAKE} 21:13:12 ---> Running in 20b4e6ce2fe8 21:13:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 21:16:05 Removing intermediate container 20b4e6ce2fe8 21:16:05 ---> d233e8e12f4f 21:16:05 Step 13/24 : FROM alpine:3.16 21:16:05 3.16: Pulling from library/alpine 21:16:05 6875df1f5354: Pulling fs layer 21:16:05 6875df1f5354: Verifying Checksum 21:16:05 6875df1f5354: Download complete 21:16:06 6875df1f5354: Pull complete 21:16:06 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:16:06 Status: Downloaded newer image for alpine:3.16 21:16:06 ---> 2b4661558fb8 21:16:06 Step 14/24 : RUN apk add --update --no-cache dumb-init 21:16:06 ---> Running in 83bc32ea91a1 21:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:16:09 (1/1) Installing dumb-init (1.2.5-r1) 21:16:09 Executing busybox-1.35.0-r17.trigger 21:16:09 OK: 5 MiB in 15 packages 21:16:10 Removing intermediate container 83bc32ea91a1 21:16:10 ---> de3424c7bbb8 21:16:10 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 21:16:11 ---> b8e8057e3af4 21:16:11 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 21:16:12 ---> 13907de3e030 21:16:12 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 21:16:13 ---> 60d2c756ba29 21:16:13 Step 18/24 : EXPOSE 59993 21:16:13 ---> Running in 7de94d60d39b 21:16:13 Removing intermediate container 7de94d60d39b 21:16:13 ---> 05974e3ec8ca 21:16:13 Step 19/24 : EXPOSE 161 21:16:13 ---> Running in b6b35e2e7a52 21:16:13 Removing intermediate container b6b35e2e7a52 21:16:13 ---> 2d0c250f939b 21:16:13 Step 20/24 : ENTRYPOINT ["/device-snmp"] 21:16:13 ---> Running in aa8e1f313473 21:16:14 Removing intermediate container aa8e1f313473 21:16:14 ---> 23c1a05d6bad 21:16:14 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:14 ---> Running in bcf2f0d74a09 21:16:14 Removing intermediate container bcf2f0d74a09 21:16:14 ---> 055d55d5e054 21:16:14 Step 22/24 : LABEL arch=arm64 21:16:15 ---> Running in f230c7aa0e58 21:16:15 Removing intermediate container f230c7aa0e58 21:16:15 ---> b5a3aa5d82a2 21:16:15 Step 23/24 : LABEL git_sha=ac8d37b91ffebeab2a267fed6cce847388f5686c 21:16:15 ---> Running in cf103481c286 21:16:15 Removing intermediate container cf103481c286 21:16:15 ---> 8e360c525469 21:16:15 Step 24/24 : LABEL version=3.0.0-dev.3 21:16:15 ---> Running in 43bc7654c633 21:16:16 Removing intermediate container 43bc7654c633 21:16:16 ---> e0719dc514d5 21:16:16 [Warning] One or more build-args [ARCH] were not consumed 21:16:16 Successfully built e0719dc514d5 21:16:16 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:16 provisioning config files... 21:16:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/59@tmp/config14697746297917646996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:16 ---> docker-login.sh 21:16:16 nexus3.edgexfoundry.org:10001 21:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:16 Configure a credential helper to remove this warning. See 21:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:16 21:16:16 Login Succeeded 21:16:16 nexus3.edgexfoundry.org:10002 21:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:17 Configure a credential helper to remove this warning. See 21:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:17 21:16:17 Login Succeeded 21:16:17 nexus3.edgexfoundry.org:10003 21:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:17 Configure a credential helper to remove this warning. See 21:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:17 21:16:17 Login Succeeded 21:16:17 nexus3.edgexfoundry.org:10004 21:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:18 Configure a credential helper to remove this warning. See 21:16:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:18 21:16:18 Login Succeeded 21:16:18 docker.io 21:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:19 Configure a credential helper to remove this warning. See 21:16:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:19 21:16:19 Login Succeeded 21:16:19 ---> docker-login.sh ends [Pipeline] } 21:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:19 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 21:16:19 ac8d37b91ffebeab2a267fed6cce847388f5686c 21:16:19 latest 21:16:19 3.0.0-dev.3 21:16:19 ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:16:19 main 21:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c 21:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:16:19 3e7e2dbaa590: Preparing 21:16:19 5365009ae591: Preparing 21:16:19 382a56391f5a: Preparing 21:16:19 339f17748b1c: Preparing 21:16:19 17bec77d7fdc: Preparing 21:16:20 17bec77d7fdc: Layer already exists 21:16:20 3e7e2dbaa590: Pushed 21:16:20 5365009ae591: Pushed 21:16:20 339f17748b1c: Pushed 21:16:27 382a56391f5a: Pushed 21:16:27 ac8d37b91ffebeab2a267fed6cce847388f5686c: digest: sha256:664b3a726d65b4ebb5fa76d64c80948166356d56977b6f36cb9aa9903f24f9f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:27 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:27 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 21:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:16:27 3e7e2dbaa590: Preparing 21:16:27 5365009ae591: Preparing 21:16:27 382a56391f5a: Preparing 21:16:27 339f17748b1c: Preparing 21:16:27 17bec77d7fdc: Preparing 21:16:27 382a56391f5a: Layer already exists 21:16:27 339f17748b1c: Layer already exists 21:16:27 17bec77d7fdc: Layer already exists 21:16:27 5365009ae591: Layer already exists 21:16:27 3e7e2dbaa590: Layer already exists 21:16:28 latest: digest: sha256:664b3a726d65b4ebb5fa76d64c80948166356d56977b6f36cb9aa9903f24f9f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.3 21:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:16:28 3e7e2dbaa590: Preparing 21:16:28 5365009ae591: Preparing 21:16:28 382a56391f5a: Preparing 21:16:28 339f17748b1c: Preparing 21:16:28 17bec77d7fdc: Preparing 21:16:28 5365009ae591: Layer already exists 21:16:28 3e7e2dbaa590: Layer already exists 21:16:28 339f17748b1c: Layer already exists 21:16:28 382a56391f5a: Layer already exists 21:16:28 17bec77d7fdc: Layer already exists 21:16:29 3.0.0-dev.3: digest: sha256:664b3a726d65b4ebb5fa76d64c80948166356d56977b6f36cb9aa9903f24f9f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:16:29 3e7e2dbaa590: Preparing 21:16:29 5365009ae591: Preparing 21:16:29 382a56391f5a: Preparing 21:16:29 339f17748b1c: Preparing 21:16:29 17bec77d7fdc: Preparing 21:16:29 17bec77d7fdc: Layer already exists 21:16:29 382a56391f5a: Layer already exists 21:16:29 3e7e2dbaa590: Layer already exists 21:16:29 5365009ae591: Layer already exists 21:16:29 339f17748b1c: Layer already exists 21:16:30 ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3: digest: sha256:664b3a726d65b4ebb5fa76d64c80948166356d56977b6f36cb9aa9903f24f9f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 21:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 21:16:30 3e7e2dbaa590: Preparing 21:16:30 5365009ae591: Preparing 21:16:30 382a56391f5a: Preparing 21:16:30 339f17748b1c: Preparing 21:16:30 17bec77d7fdc: Preparing 21:16:30 5365009ae591: Layer already exists 21:16:30 17bec77d7fdc: Layer already exists 21:16:30 382a56391f5a: Layer already exists 21:16:30 3e7e2dbaa590: Layer already exists 21:16:30 339f17748b1c: Layer already exists 21:16:31 main: digest: sha256:664b3a726d65b4ebb5fa76d64c80948166356d56977b6f36cb9aa9903f24f9f4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:31 ===================================================== [Pipeline] echo 21:16:31 taggedImages: 21:16:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c 21:16:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 21:16:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.3 21:16:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ac8d37b91ffebeab2a267fed6cce847388f5686c-3.0.0-dev.3 21:16:31 - 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 21:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:31 21:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:32 arm64: Pulling from edgex-lftools-log-publisher 21:16:32 8998bd30e6a1: Pulling fs layer 21:16:32 04944245beec: Pulling fs layer 21:16:32 699f458cf7ca: Pulling fs layer 21:16:32 765212b225bb: Pulling fs layer 21:16:32 f23df028b6ca: Pulling fs layer 21:16:32 d65c8cfc05b1: Pulling fs layer 21:16:32 2437ff75d9bd: Pulling fs layer 21:16:32 f23df028b6ca: Waiting 21:16:32 d65c8cfc05b1: Waiting 21:16:32 2437ff75d9bd: Waiting 21:16:32 765212b225bb: Waiting 21:16:32 04944245beec: Verifying Checksum 21:16:32 04944245beec: Download complete 21:16:32 765212b225bb: Download complete 21:16:32 f23df028b6ca: Download complete 21:16:32 d65c8cfc05b1: Verifying Checksum 21:16:32 d65c8cfc05b1: Download complete 21:16:32 699f458cf7ca: Verifying Checksum 21:16:32 699f458cf7ca: Download complete 21:16:33 8998bd30e6a1: Download complete 21:16:35 2437ff75d9bd: Verifying Checksum 21:16:35 2437ff75d9bd: Download complete 21:16:37 8998bd30e6a1: Pull complete 21:16:40 04944245beec: Pull complete 21:16:42 699f458cf7ca: Pull complete 21:16:42 765212b225bb: Pull complete 21:16:43 f23df028b6ca: Pull complete 21:16:43 d65c8cfc05b1: Pull complete 21:16:58 2437ff75d9bd: Pull complete 21:16:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-1679 does not seem to be running inside a container 21:16:59 $ 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/59 -v /w/workspace/device-snmp-go/59:/w/workspace/device-snmp-go/59:rw,z -v /w/workspace/device-snmp-go/59@tmp:/w/workspace/device-snmp-go/59@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 21:17:02 $ docker top 78ffe8022fcc32a30820d9d4cde658de8d94f9fa88cb69ac72aabc60e72d5215 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:03 ---> job-cost.sh 21:17:03 lf-activate-venv: SKIPPING 21:17:03 INFO: No Stack... 21:17:03 INFO: Retrieving Pricing Info for: v3-standard-4 21:17:04 INFO: Archiving Costs [Pipeline] sh 21:17:05 + + catcut -d, -f6 21:17:05 /w/workspace/device-snmp-go/59/archives/cost.csv [Pipeline] lock 21:17:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] 21:17:05 Resource [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] did not exist. Created. 21:17:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:05 /w/workspace/device-snmp-go/59@tmp/durable-e08ef6e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:17:06 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:06 Warning: overwriting stash ‘stack-cost’ 21:17:06 Stashed 1 file(s) [Pipeline] } 21:17:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:06 $ docker stop --time=1 78ffe8022fcc32a30820d9d4cde658de8d94f9fa88cb69ac72aabc60e72d5215 21:17:08 $ docker rm -f --volumes 78ffe8022fcc32a30820d9d4cde658de8d94f9fa88cb69ac72aabc60e72d5215 [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 21:17:08 provisioning config files... 21:17:08 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7591174731688425709tmp [Pipeline] { [Pipeline] sh 21:17:08 + set +x 21:17:08 + curl -s https://codecov.io/bash 21:17:08 + bash -s -- 21:17:08 21:17:08 _____ _ 21:17:08 / ____| | | 21:17:08 | | ___ __| | ___ ___ _____ __ 21:17:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:08 Bash-1.0.6 21:17:08 21:17:08 21:17:08 ==> git version 2.25.1 found 21:17:08 ==> 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 21:17:08 Release-Date: 2020-01-08 21:17:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:17:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:17:08 ==> Jenkins CI detected. 21:17:08 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 21:17:08 project root: . 21:17:08 --> token set from env 21:17:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:08 ==> Running gcov in . (disable via -X gcov) 21:17:08 ==> Python coveragepy not found 21:17:08 ==> Searching for coverage reports in: 21:17:08 + . 21:17:08 -> Found 1 reports 21:17:08 ==> Detecting git/mercurial file structure 21:17:09 ==> Reading reports 21:17:09 + ./coverage.out bytes=7631 21:17:09 ==> Appending adjustments 21:17:09 https://docs.codecov.io/docs/fixing-reports 21:17:09 + Found adjustments 21:17:09 ==> Gzipping contents 21:17:09 4.0K /tmp/codecov.hC880z.gz 21:17:09 ==> Uploading reports 21:17:09 url: https://codecov.io 21:17:09 query: branch=main&commit=ac8d37b91ffebeab2a267fed6cce847388f5686c&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:09 -> Pinging Codecov 21:17:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=ac8d37b91ffebeab2a267fed6cce847388f5686c&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:09 -> Uploading to 21:17:09 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/6C56EA5C29638FB4528AC87E60AF5AE0/ac8d37b91ffebeab2a267fed6cce847388f5686c/a3c355f3-51e6-4e1d-8db1-1a9837bd1ef5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T211709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a644d92e57f4b036d3d1e19468cd4eefee7e5708d6b1820dbcf6b80f013e840b 21:17:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:09 Dload Upload Total Spent Left Speed 21:17:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7526 --:--:-- --:--:-- --:--:-- 7490 100 1543 0 0 100 1543 0 5957 --:--:-- --:--:-- --:--:-- 5934 21:17:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] } 21:17:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:17:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:17:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:10 21:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:17:10 df9b9388f04a: Pulling fs layer 21:17:10 52dc419b0ee2: Pulling fs layer 21:17:10 25bc292e5bac: Pulling fs layer 21:17:10 114826534d7a: Pulling fs layer 21:17:10 4657fd5d0bcf: Pulling fs layer 21:17:10 6ad1cebc031e: Pulling fs layer 21:17:10 8a3aa393b2d8: Pulling fs layer 21:17:10 8a3aa393b2d8: Waiting 21:17:10 6ad1cebc031e: Waiting 21:17:10 114826534d7a: Waiting 21:17:10 4657fd5d0bcf: Waiting 21:17:10 25bc292e5bac: Verifying Checksum 21:17:10 25bc292e5bac: Download complete 21:17:10 52dc419b0ee2: Download complete 21:17:10 4657fd5d0bcf: Verifying Checksum 21:17:10 4657fd5d0bcf: Download complete 21:17:10 df9b9388f04a: Download complete 21:17:10 df9b9388f04a: Pull complete 21:17:10 6ad1cebc031e: Verifying Checksum 21:17:10 6ad1cebc031e: Download complete 21:17:10 52dc419b0ee2: Pull complete 21:17:11 25bc292e5bac: Pull complete 21:17:11 114826534d7a: Verifying Checksum 21:17:11 114826534d7a: Download complete 21:17:11 8a3aa393b2d8: Verifying Checksum 21:17:11 8a3aa393b2d8: Download complete 21:17:15 114826534d7a: Pull complete 21:17:15 4657fd5d0bcf: Pull complete 21:17:15 6ad1cebc031e: Pull complete 21:17:18 8a3aa393b2d8: Pull complete 21:17:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:18 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:17:18 $ 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 21:17:21 $ docker top 7dfc4301da1164e262199e551db6b1d7ea8ba4f21fd0ddcf604f4750269eb428 -eo pid,comm [Pipeline] { [Pipeline] echo 21:17:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 21:17:22 + set -o pipefail 21:17:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 21:17:30 21:17:30 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 21:17:30 21:17:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a98ebff5-26fc-4dee-aa16-ec6c539e353b 21:17:30 21:17:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:17:30 21:17:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:17:30 21:17:30 21:17:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:17:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:17:30 More details here: https://snyk.co/ue1NS [Pipeline] } 21:17:30 $ docker stop --time=1 7dfc4301da1164e262199e551db6b1d7ea8ba4f21fd0ddcf604f4750269eb428 21:17:33 $ docker rm -f --volumes 7dfc4301da1164e262199e551db6b1d7ea8ba4f21fd0ddcf604f4750269eb428 [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 21:17:34 + git log --format=format:%s -1 ac8d37b91ffebeab2a267fed6cce847388f5686c [Pipeline] sh 21:17:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:35 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:17:35 $ 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 21:17:35 $ docker top c856ccd54cc296ea05015f52ac92f13b1fb1f5214d7feb81ce201b9cee59835c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:35 [ssh-agent] Looking for ssh-agent implementation... 21:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:36 $ docker exec c856ccd54cc296ea05015f52ac92f13b1fb1f5214d7feb81ce201b9cee59835c ssh-agent 21:17:36 SSH_AUTH_SOCK=/tmp/ssh-BgNGDg6yljQd/agent.31 21:17:36 SSH_AGENT_PID=37 21:17:36 Running ssh-add (command line suppressed) 21:17:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17269905739679723481.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17269905739679723481.key) 21:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:36 + git semver tag 21:17:36 2023-01-10 21:17:36,774 [run_tag] DEBUG tag force:False 21:17:36 2023-01-10 21:17:36,774 [check_head_tag] DEBUG check head tag 21:17:36 2023-01-10 21:17:36,774 [execute] INFO git cat-file --batch-check 21:17:36 2023-01-10 21:17:36,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 21:17:36 2023-01-10 21:17:36,778 [execute] INFO git cat-file --batch 21:17:36 2023-01-10 21:17:36,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 21:17:36 2023-01-10 21:17:36,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:17:36 2023-01-10 21:17:36,796 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 21:17:36 2023-01-10 21:17:36,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 21:17:36 2023-01-10 21:17:36,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:17:36 3.0.0-dev.3 [Pipeline] } 21:17:36 $ docker exec --env ******** --env ******** c856ccd54cc296ea05015f52ac92f13b1fb1f5214d7feb81ce201b9cee59835c ssh-agent -k 21:17:36 unset SSH_AUTH_SOCK; 21:17:36 unset SSH_AGENT_PID; 21:17:36 echo Agent pid 37 killed; 21:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:37 + git semver [Pipeline] } 21:17:37 $ docker stop --time=1 c856ccd54cc296ea05015f52ac92f13b1fb1f5214d7feb81ce201b9cee59835c 21:17:38 $ docker rm -f --volumes c856ccd54cc296ea05015f52ac92f13b1fb1f5214d7feb81ce201b9cee59835c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:39 21:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:39 0.23.1-centos7: Pulling from edgex-lftools 21:17:39 ab5ef0e58194: Pulling fs layer 21:17:39 9712f1f96733: Pulling fs layer 21:17:39 63f879dbbcfc: Pulling fs layer 21:17:39 0d9ebad4ef96: Pulling fs layer 21:17:39 e9a5061849ea: Pulling fs layer 21:17:39 0d9ebad4ef96: Waiting 21:17:39 d747dcd14b5f: Pulling fs layer 21:17:39 2de7ff778b66: Pulling fs layer 21:17:39 2de7ff778b66: Waiting 21:17:39 d747dcd14b5f: Waiting 21:17:39 e9a5061849ea: Waiting 21:17:39 9712f1f96733: Download complete 21:17:40 63f879dbbcfc: Verifying Checksum 21:17:40 63f879dbbcfc: Download complete 21:17:40 e9a5061849ea: Verifying Checksum 21:17:40 e9a5061849ea: Download complete 21:17:40 d747dcd14b5f: Verifying Checksum 21:17:40 ab5ef0e58194: Verifying Checksum 21:17:40 ab5ef0e58194: Download complete 21:17:40 0d9ebad4ef96: Verifying Checksum 21:17:40 0d9ebad4ef96: Download complete 21:17:40 2de7ff778b66: Verifying Checksum 21:17:40 2de7ff778b66: Download complete 21:17:42 ab5ef0e58194: Pull complete 21:17:42 9712f1f96733: Pull complete 21:17:43 63f879dbbcfc: Pull complete 21:17:48 0d9ebad4ef96: Pull complete 21:17:48 e9a5061849ea: Pull complete 21:17:48 d747dcd14b5f: Pull complete 21:17:48 2de7ff778b66: Pull complete 21:17:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:49 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:17:49 $ 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 21:17:54 $ docker top a9b66d670b99a9bf063717f45522ec6c4b39d6630422d85a83667167c643e208 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:17:54 provisioning config files... 21:17:54 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10317973998660188985tmp 21:17:54 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11979525218251190398tmp 21:17:54 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1436906708141109310tmp [Pipeline] { [Pipeline] echo 21:17:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:17:54 ---> sigul-configuration.sh 21:17:54 gpg: directory `/root/.gnupg' created 21:17:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:17:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:17:54 gpg: keyring `/root/.gnupg/secring.gpg' created 21:17:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:17:54 gpg: CAST5 encrypted data 21:17:54 gpg: encrypted with 1 passphrase 21:17:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:17:54 + mkdir /home/jenkins 21:17:54 + mkdir /home/jenkins/sigul [Pipeline] sh 21:17:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:17:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:17:55 ---> sigul-install.sh 21:17:55 Sigul already installed; skipping installation. [Pipeline] sh 21:17:55 + git tag --list 21:17:55 1.0.0 21:17:55 v0.0.0 21:17:55 v1.1.0 21:17:55 v1.1.1 21:17:55 v1.2.2 21:17:55 v1.3.0 21:17:55 v1.3.1 21:17:55 v2.0.0 21:17:55 v2.1.0 21:17:55 v2.1.1 21:17:55 v2.1.1-dev.2 21:17:55 v2.1.1-dev.3 21:17:55 v2.2.0 21:17:55 v2.2.1-dev.1 21:17:55 v2.2.1-dev.2 21:17:55 v2.2.1-dev.3 21:17:55 v2.2.1-dev.4 21:17:55 v2.2.1-dev.5 21:17:55 v2.2.1-dev.6 21:17:55 v2.2.1-dev.7 21:17:55 v2.3.0 21:17:55 v2.3.0-dev.10 21:17:55 v2.3.0-dev.11 21:17:55 v2.3.0-dev.12 21:17:55 v2.3.0-dev.13 21:17:55 v2.3.0-dev.14 21:17:55 v2.3.0-dev.15 21:17:55 v2.3.0-dev.16 21:17:55 v2.3.0-dev.17 21:17:55 v2.3.0-dev.18 21:17:55 v2.3.0-dev.19 21:17:55 v2.3.0-dev.20 21:17:55 v2.3.0-dev.21 21:17:55 v2.3.0-dev.22 21:17:55 v2.3.0-dev.23 21:17:55 v2.3.0-dev.24 21:17:55 v2.3.0-dev.7 21:17:55 v2.3.0-dev.8 21:17:55 v2.3.0-dev.9 21:17:55 v3.0.0-dev.1 21:17:55 v3.0.0-dev.2 21:17:55 v3.0.0-dev.3 [Pipeline] sh 21:17:55 + lftools sign git-tag v3.0.0-dev.3 21:17:56 Signing Git tag with Sigul... 21:17:56 Signing v3.0.0-dev.3 [Pipeline] echo 21:17:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:17:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:17:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:17:57 $ docker stop --time=1 a9b66d670b99a9bf063717f45522ec6c4b39d6630422d85a83667167c643e208 21:17:58 $ docker rm -f --volumes a9b66d670b99a9bf063717f45522ec6c4b39d6630422d85a83667167c643e208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:59 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:17:59 $ docker top ad9aa72c8dc652df100f10730aba224596c2cd4b143e57d9a2cf5dd5d9a6bd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:59 [ssh-agent] Looking for ssh-agent implementation... 21:17:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:59 $ docker exec ad9aa72c8dc652df100f10730aba224596c2cd4b143e57d9a2cf5dd5d9a6bd0a ssh-agent 21:18:00 SSH_AUTH_SOCK=/tmp/ssh-9hVqlSuM8ZvK/agent.33 21:18:00 SSH_AGENT_PID=39 21:18:00 Running ssh-add (command line suppressed) 21:18:00 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8320222310918181833.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8320222310918181833.key) 21:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:00 + git semver bump pre 21:18:00 2023-01-10 21:18:00,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:18:00 2023-01-10 21:18:00,621 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 21:18:00 2023-01-10 21:18:00,622 [bump_version] DEBUG bumped version:3.0.0-dev.4 21:18:00 2023-01-10 21:18:00,622 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 21:18:00 2023-01-10 21:18:00,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:18:00 2023-01-10 21:18:00,622 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:18:00 2023-01-10 21:18:00,624 [execute] INFO git cat-file --batch-check 21:18:00 2023-01-10 21:18:00,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:00 2023-01-10 21:18:00,629 [execute] INFO git cat-file --batch 21:18:00 2023-01-10 21:18:00,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:00 2023-01-10 21:18:00,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:18:00 3.0.0-dev.4 [Pipeline] } 21:18:00 $ docker exec --env ******** --env ******** ad9aa72c8dc652df100f10730aba224596c2cd4b143e57d9a2cf5dd5d9a6bd0a ssh-agent -k 21:18:00 unset SSH_AUTH_SOCK; 21:18:00 unset SSH_AGENT_PID; 21:18:00 echo Agent pid 39 killed; 21:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:01 + git semver [Pipeline] } 21:18:01 $ docker stop --time=1 ad9aa72c8dc652df100f10730aba224596c2cd4b143e57d9a2cf5dd5d9a6bd0a 21:18:02 $ docker rm -f --volumes ad9aa72c8dc652df100f10730aba224596c2cd4b143e57d9a2cf5dd5d9a6bd0a [Pipeline] // withDockerContainer [Pipeline] sh 21:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:03 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:18:03 $ 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 21:18:03 $ docker top ec658ed39c42387440f96a98ec05bf0a5afad54b71b7297cd7eb53d6cb2c1af6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:03 [ssh-agent] Looking for ssh-agent implementation... 21:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:04 $ docker exec ec658ed39c42387440f96a98ec05bf0a5afad54b71b7297cd7eb53d6cb2c1af6 ssh-agent 21:18:04 SSH_AUTH_SOCK=/tmp/ssh-yiTsGr80zulp/agent.33 21:18:04 SSH_AGENT_PID=39 21:18:04 Running ssh-add (command line suppressed) 21:18:04 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8294325897321249257.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8294325897321249257.key) 21:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:04 + git semver push 21:18:04 2023-01-10 21:18:04,826 [run_push] DEBUG push 21:18:04 2023-01-10 21:18:04,826 [execute] INFO git cat-file --batch-check 21:18:04 2023-01-10 21:18:04,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:04 2023-01-10 21:18:04,831 [execute] INFO git rev-list 92eb8250785a05d7f050b478d7dacc6a7ad0b80b -- 21:18:04 2023-01-10 21:18:04,831 [execute] DEBUG Popen(['git', 'rev-list', '92eb8250785a05d7f050b478d7dacc6a7ad0b80b', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:18:04 2023-01-10 21:18:04,840 [execute] INFO git fetch -v origin 21:18:04 2023-01-10 21:18:04,840 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:18:05 2023-01-10 21:18:05,490 [run_push] DEBUG no remote changes detected 21:18:05 2023-01-10 21:18:05,490 [execute] INFO git push origin semver 21:18:05 2023-01-10 21:18:05,491 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:18:06 2023-01-10 21:18:06,645 [run_push] DEBUG push all version tags 21:18:06 2023-01-10 21:18:06,645 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:18:06 2023-01-10 21:18:06,646 [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) 21:18:07 2023-01-10 21:18:07,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 21:18:07 3.0.0-dev.4 [Pipeline] } 21:18:07 $ docker exec --env ******** --env ******** ec658ed39c42387440f96a98ec05bf0a5afad54b71b7297cd7eb53d6cb2c1af6 ssh-agent -k 21:18:07 unset SSH_AUTH_SOCK; 21:18:07 unset SSH_AGENT_PID; 21:18:07 echo Agent pid 39 killed; 21:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:08 + git semver [Pipeline] } 21:18:08 $ docker stop --time=1 ec658ed39c42387440f96a98ec05bf0a5afad54b71b7297cd7eb53d6cb2c1af6 21:18:09 $ docker rm -f --volumes ec658ed39c42387440f96a98ec05bf0a5afad54b71b7297cd7eb53d6cb2c1af6 [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 21:18:10 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 21:18:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:18:10 total 16 21:18:10 drwxr-xr-x 3 root root 4096 Jan 10 21:07 . 21:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:17 .. 21:18:10 drwxr-xr-x 2 root root 4096 Jan 10 21:07 cost 21:18:10 -rw-r--r-- 1 root root 85 Jan 10 21:07 cost.csv 21:18:10 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:18:10 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 21:18:10 total 16 21:18:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:07 . 21:18:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:17 .. 21:18:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:07 cost 21:18:10 -rw-r--r-- 1 jenkins jenkins 85 Jan 10 21:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:18:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:11 ---> package-listing.sh 21:18:11 ++ facter osfamily 21:18:11 ++ tr '[:upper:]' '[:lower:]' 21:18:11 + OS_FAMILY=debian 21:18:11 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 21:18:11 + START_PACKAGES=/tmp/packages_start.txt 21:18:11 + END_PACKAGES=/tmp/packages_end.txt 21:18:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:11 + PACKAGES=/tmp/packages_start.txt 21:18:11 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 21:18:11 + PACKAGES=/tmp/packages_end.txt 21:18:11 + case "${OS_FAMILY}" in 21:18:11 + dpkg -l 21:18:11 + grep '^ii' 21:18:11 + '[' -f /tmp/packages_start.txt ']' 21:18:11 + '[' -f /tmp/packages_end.txt ']' 21:18:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:11 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 21:18:11 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 21:18:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 21:18:11 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 21:18:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:12 prd-ubuntu20.04-docker-8c-8g-1674 does not seem to be running inside a container 21:18:12 $ 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 21:18:12 $ docker top b7f5a5990d77e9748d13a573d9ec8ba9a85b17a9fe528484b4dd735641479411 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:18:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:18:13 + ls /var/log/sa-host 21:18:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:13 provisioning config files... 21:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2247385082924642338tmp [Pipeline] { [Pipeline] echo 21:18:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:18:14 ---> create-netrc.sh [Pipeline] } 21:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:18:14 ---> python-tools-install.sh [Pipeline] echo 21:18:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:18:14 ---> sudo-logs.sh 21:18:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:18:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:18:15 ---> job-cost.sh 21:18:15 lf-activate-venv: SKIPPING 21:18:15 DEBUG: total: 0.2199999988079071 21:18:15 INFO: Retrieving Stack Cost... 21:18:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:15 INFO: Archiving Costs [Pipeline] echo 21:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:18:16 ---> logs-deploy.sh 21:18:16 lf-activate-venv: SKIPPING 21:18:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/59 21:18:16 INFO: archiving workspace using pattern(s): 21:18:17 Archives upload complete. 21:18:17 INFO: archiving logs to Nexus