Pull request #215 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61+2bd6e5dae59222faf073cfb9822f90f2048c0bba (2dcd4c6fb50a2898e7a68f6779346442e369bacf) 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-ssh8984948661641393129.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-ssh15901243361820053058.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13191517280145936187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4252828420325851938.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1163103958966833163.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2068237819385283911.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2875 in /w/workspace/gexfoundry_device-snmp-go_PR-215 [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/gexfoundry_device-snmp-go_PR-215 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 > 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 remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 Merge succeeded, producing cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 Checking out Revision cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 (PR-215) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:12 ========================================================= 05:03:12 EdgeX Global Pipelines Version Info 05:03:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 05:03:13 ------------------- 05:03:13 stable info: 05:03:13 ------------------- 05:03:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:13 Message: update stable to v1.0.244 05:03:13 ------------------- 05:03:13 experimental info: 05:03:13 ------------------- 05:03:13 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd06ecf [Pipeline] echo 05:03:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:15 provisioning config files... 05:03:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config18110211405747797730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:15 ---> docker-login.sh 05:03:15 nexus3.edgexfoundry.org:10001 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10002 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10003 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10004 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 docker.io 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 ---> docker-login.sh ends [Pipeline] } 05:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:17 + git rev-list -1 --merges cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61~1..cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo 05:03:17 -----------> git rev-list -1 --merges cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61~1..cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [false] [Pipeline] sh 05:03:18 + git log --format=format:%s -1 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo 05:03:18 ========================================================= 05:03:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:18 + git log --format=format:%s -1 cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] echo 05:03:18 [semverPrep] GIT_COMMIT: cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:03:18 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:19 + grep -v github /etc/ssh/ssh_known_hosts 05:03:19 + [ -e /tmp/ssh_known_hosts ] 05:03:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:19 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:19 05:03:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:19 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:19 b85a868b505f: Pulling fs layer 05:03:19 e2be974225ed: Pulling fs layer 05:03:19 339a4e72a1f5: Pulling fs layer 05:03:19 988bab9f4d93: Pulling fs layer 05:03:19 1469e6f7b9e6: Pulling fs layer 05:03:19 eaf3925da568: Pulling fs layer 05:03:19 bab4dde63d76: Pulling fs layer 05:03:19 bde34c3a00c8: Pulling fs layer 05:03:19 b352a97aabf1: Pulling fs layer 05:03:19 4872d77fe225: Pulling fs layer 05:03:19 5851b861e8e6: Pulling fs layer 05:03:19 eaf3925da568: Waiting 05:03:19 bab4dde63d76: Waiting 05:03:19 bde34c3a00c8: Waiting 05:03:19 988bab9f4d93: Waiting 05:03:19 1469e6f7b9e6: Waiting 05:03:19 b352a97aabf1: Waiting 05:03:19 4872d77fe225: Waiting 05:03:19 5851b861e8e6: Waiting 05:03:19 e2be974225ed: Download complete 05:03:19 988bab9f4d93: Download complete 05:03:20 1469e6f7b9e6: Verifying Checksum 05:03:20 1469e6f7b9e6: Download complete 05:03:20 eaf3925da568: Verifying Checksum 05:03:20 eaf3925da568: Download complete 05:03:20 339a4e72a1f5: Verifying Checksum 05:03:20 bde34c3a00c8: Verifying Checksum 05:03:20 bde34c3a00c8: Download complete 05:03:20 b352a97aabf1: Verifying Checksum 05:03:20 b352a97aabf1: Download complete 05:03:20 4872d77fe225: Verifying Checksum 05:03:20 4872d77fe225: Download complete 05:03:20 5851b861e8e6: Verifying Checksum 05:03:20 5851b861e8e6: Download complete 05:03:20 b85a868b505f: Verifying Checksum 05:03:20 b85a868b505f: Download complete 05:03:20 bab4dde63d76: Verifying Checksum 05:03:20 bab4dde63d76: Download complete 05:03:21 b85a868b505f: Pull complete 05:03:21 e2be974225ed: Pull complete 05:03:22 339a4e72a1f5: Pull complete 05:03:22 988bab9f4d93: Pull complete 05:03:22 1469e6f7b9e6: Pull complete 05:03:22 eaf3925da568: Pull complete 05:03:23 bab4dde63d76: Pull complete 05:03:24 bde34c3a00c8: Pull complete 05:03:24 b352a97aabf1: Pull complete 05:03:24 4872d77fe225: Pull complete 05:03:24 5851b861e8e6: Pull complete 05:03:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:24 prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container 05:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:03:26 $ docker top 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 -eo pid,comm 05:03:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:03:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:26 [ssh-agent] Looking for ssh-agent implementation... 05:03:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:26 $ docker exec 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent 05:03:27 SSH_AUTH_SOCK=/tmp/ssh-Aj7IsZTJu7Sv/agent.33 05:03:27 SSH_AGENT_PID=39 05:03:27 Running ssh-add (command line suppressed) 05:03:27 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_18313570649276577205.key (/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_18313570649276577205.key) 05:03:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:27 + git tag --points-at HEAD [Pipeline] } 05:03:27 $ docker exec --env ******** --env ******** 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent -k 05:03:27 unset SSH_AUTH_SOCK; 05:03:27 unset SSH_AGENT_PID; 05:03:27 echo Agent pid 39 killed; 05:03:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:27 [ssh-agent] Looking for ssh-agent implementation... 05:03:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:27 $ docker exec 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent 05:03:27 SSH_AUTH_SOCK=/tmp/ssh-aqeFRLj3MAUp/agent.71 05:03:27 SSH_AGENT_PID=77 05:03:27 Running ssh-add (command line suppressed) 05:03:28 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_5364641073073156681.key (/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/private_key_5364641073073156681.key) 05:03:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:28 + git semver init 05:03:28 2023-01-18 05:03:28,548 [run_init] DEBUG init version:0.0.0 force:False 05:03:28 2023-01-18 05:03:28,548 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver 05:03:28 2023-01-18 05:03:28,549 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-215/.semver 05:03:28 2023-01-18 05:03:28,549 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215, universal_newlines=False, shell=None, istream=None) 05:03:29 2023-01-18 05:03:29,329 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-215/.git/info/exclude 05:03:29 2023-01-18 05:03:29,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 with force:False 05:03:29 2023-01-18 05:03:29,330 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 05:03:29 2023-01-18 05:03:29,332 [execute] INFO git cat-file --batch-check 05:03:29 2023-01-18 05:03:29,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver, universal_newlines=False, shell=None, istream=) 05:03:29 2023-01-18 05:03:29,337 [execute] INFO git cat-file --batch 05:03:29 2023-01-18 05:03:29,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-215/.semver, universal_newlines=False, shell=None, istream=) 05:03:29 2023-01-18 05:03:29,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-215/.semver/PR-215 05:03:29 0.0.0 [Pipeline] } 05:03:29 $ docker exec --env ******** --env ******** 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 ssh-agent -k 05:03:29 unset SSH_AUTH_SOCK; 05:03:29 unset SSH_AGENT_PID; 05:03:29 echo Agent pid 77 killed; 05:03:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:30 + git semver [Pipeline] } 05:03:30 $ docker stop --time=1 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 05:03:31 $ docker rm -f --volumes 71735e912231144c3bbe007efb1f1324c1617420ba78d70abbbe8d7914eced81 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:32 Stashed 1 file(s) [Pipeline] echo 05:03:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:33 provisioning config files... 05:03:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config13189418799624014663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:33 ---> docker-login.sh 05:03:33 nexus3.edgexfoundry.org:10001 05:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:33 Configure a credential helper to remove this warning. See 05:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:33 05:03:33 Login Succeeded 05:03:33 nexus3.edgexfoundry.org:10002 05:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:33 Configure a credential helper to remove this warning. See 05:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:33 05:03:33 Login Succeeded 05:03:33 nexus3.edgexfoundry.org:10003 05:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:34 Configure a credential helper to remove this warning. See 05:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:34 05:03:34 Login Succeeded 05:03:34 nexus3.edgexfoundry.org:10004 05:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:34 Configure a credential helper to remove this warning. See 05:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:34 05:03:34 Login Succeeded 05:03:34 docker.io 05:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:34 Configure a credential helper to remove this warning. See 05:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:34 05:03:34 Login Succeeded 05:03:34 ---> docker-login.sh ends [Pipeline] } 05:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:34 ========================================================= 05:03:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:35 + 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 . 05:03:35 Sending build context to Docker daemon 5.678MB 05:03:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:35 Step 2/12 : FROM ${BASE} AS builder 05:03:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:35 213ec9aee27d: Pulling fs layer 05:03:35 4583459ba037: Pulling fs layer 05:03:35 93c1e223e6f2: Pulling fs layer 05:03:35 53926ce57604: Pulling fs layer 05:03:35 21b2b0c7a3f4: Pulling fs layer 05:03:35 22ff95d597cd: Pulling fs layer 05:03:35 12d6caf4c0d1: Pulling fs layer 05:03:35 96b7cbca73a9: Pulling fs layer 05:03:35 a7acece74701: Pulling fs layer 05:03:35 53926ce57604: Waiting 05:03:35 21b2b0c7a3f4: Waiting 05:03:35 22ff95d597cd: Waiting 05:03:35 12d6caf4c0d1: Waiting 05:03:35 96b7cbca73a9: Waiting 05:03:35 a7acece74701: Waiting 05:03:35 93c1e223e6f2: Verifying Checksum 05:03:35 93c1e223e6f2: Download complete 05:03:35 4583459ba037: Verifying Checksum 05:03:35 4583459ba037: Download complete 05:03:35 21b2b0c7a3f4: Verifying Checksum 05:03:35 21b2b0c7a3f4: Download complete 05:03:35 22ff95d597cd: Download complete 05:03:35 213ec9aee27d: Download complete 05:03:35 12d6caf4c0d1: Verifying Checksum 05:03:35 12d6caf4c0d1: Download complete 05:03:35 213ec9aee27d: Pull complete 05:03:35 4583459ba037: Pull complete 05:03:36 a7acece74701: Verifying Checksum 05:03:36 a7acece74701: Download complete 05:03:36 93c1e223e6f2: Pull complete 05:03:36 53926ce57604: Verifying Checksum 05:03:36 53926ce57604: Download complete 05:03:36 96b7cbca73a9: Verifying Checksum 05:03:36 96b7cbca73a9: Download complete 05:03:40 53926ce57604: Pull complete 05:03:40 21b2b0c7a3f4: Pull complete 05:03:41 22ff95d597cd: Pull complete 05:03:41 12d6caf4c0d1: Pull complete 05:03:44 96b7cbca73a9: Pull complete 05:03:44 a7acece74701: Pull complete 05:03:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:44 ---> db6d94c90886 05:03:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:48 Still waiting to schedule task 05:03:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:49 ---> Running in 43ea713738c6 05:03:49 Removing intermediate container 43ea713738c6 05:03:49 ---> 575e62da068d 05:03:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:49 ---> Running in 84c9f9250faf 05:03:49 Removing intermediate container 84c9f9250faf 05:03:49 ---> 8348a6ae29de 05:03:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:03:49 ---> Running in e63cc4fed86c 05:03:49 Removing intermediate container e63cc4fed86c 05:03:49 ---> fb602c877131 05:03:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:49 ---> Running in 96b38a27fbbb 05:03:49 Removing intermediate container 96b38a27fbbb 05:03:49 ---> 6b5b9f5f7f1b 05:03:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:49 ---> Running in 48ec968365cc 05:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:50 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:03:50 (2/4) Installing libedit (20210910.3.1-r0) 05:03:50 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:03:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:03:50 Executing busybox-1.35.0-r17.trigger 05:03:50 OK: 216 MiB in 55 packages 05:03:51 Removing intermediate container 48ec968365cc 05:03:51 ---> f2740f53513f 05:03:51 Step 8/12 : WORKDIR /device-snmp-go 05:03:51 ---> Running in 3ffef1c8fc26 05:03:51 Removing intermediate container 3ffef1c8fc26 05:03:51 ---> 0d93646d22ea 05:03:51 Step 9/12 : COPY go.mod vendor* ./ 05:03:51 ---> 045c860def2c 05:03:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:51 ---> Running in 281da824ab2b 05:04:37 Removing intermediate container 281da824ab2b 05:04:37 ---> f47a79a994c5 05:04:37 Step 11/12 : COPY . . 05:04:37 ---> 90c80772ef2e 05:04:37 Step 12/12 : RUN ${MAKE} 05:04:37 ---> Running in d37cdf5ac675 05:04:38 noop 05:04:38 Removing intermediate container d37cdf5ac675 05:04:38 ---> 7c1847b3c1ca 05:04:38 Successfully built 7c1847b3c1ca 05:04:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:39 + docker inspect -f . ci-base-image-x86_64 05:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:39 prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container 05:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:39 $ docker top cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:39 + go version 05:04:39 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:40 $ docker stop --time=1 cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 05:04:41 $ docker rm -f --volumes cf49ce7e2faad7fcb6c40139baad20e9051d7ee2f7b91f569395ac71c80cfc81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:42 + docker inspect -f . ci-base-image-x86_64 05:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:42 prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container 05:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:42 $ docker top 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-215 [Pipeline] fileExists [Pipeline] sh 05:04:43 + make test 05:04:43 go test ./... -coverprofile=coverage.out 05:04:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:51 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.024s coverage: 0.0% of statements 05:04:59 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." 05:04:59 go vet ./... 05:05:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:01 ./bin/test-attribution-txt.sh 05:05:01 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:05:01 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:01 $ docker stop --time=1 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb 05:05:03 $ docker rm -f --volumes 364563e97148ab83d17179ca6dff35e0cb91f116a316edbe892968f16007f9cb [Pipeline] // withDockerContainer [Pipeline] sh 05:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:05 + ls -al . 05:05:05 total 172 05:05:05 drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 05:04 . 05:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:03 .. 05:05:05 -rw-rw-r-- 1 jenkins jenkins 6 Jan 18 05:03 .dockerignore 05:05:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:04 .git 05:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 .github 05:05:05 -rw-rw-r-- 1 jenkins jenkins 328 Jan 18 05:03 .gitignore 05:05:05 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 05:03 .golangci.yml 05:05:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 05:03 .semver 05:05:05 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 18 05:03 Attribution.txt 05:05:05 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 18 05:03 CHANGELOG.md 05:05:05 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 18 05:03 Dockerfile 05:05:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 05:03 GOVERNANCE.md 05:05:05 -rw-rw-r-- 1 jenkins jenkins 656 Jan 18 05:03 Jenkinsfile 05:05:05 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 05:03 LICENSE 05:05:05 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 18 05:03 Makefile 05:05:05 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 05:03 OWNERS.md 05:05:05 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 18 05:03 README.md 05:05:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 05:03 VERSION 05:05:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 05:03 bin 05:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 cmd 05:05:05 -rw-r--r-- 1 jenkins jenkins 7631 Jan 18 05:04 coverage.out 05:05:05 -rw-rw-r-- 1 jenkins jenkins 3380 Jan 18 05:03 go.mod 05:05:05 -rw-rw-r-- 1 jenkins jenkins 34497 Jan 18 05:03 go.sum 05:05:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:03 internal 05:05:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:03 snap 05:05:05 -rw-rw-r-- 1 jenkins jenkins 228 Jan 18 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:05 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 --label arch=amd64 --label version=0.0.0 . 05:05:05 Sending build context to Docker daemon 5.686MB 05:05:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:05:05 Step 2/24 : FROM ${BASE} AS builder 05:05:05 ---> 7c1847b3c1ca 05:05:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:05:05 ---> Running in a3f5e232c979 05:05:05 Removing intermediate container a3f5e232c979 05:05:05 ---> 26b40641eae2 05:05:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:05:05 ---> Running in c59646946eb3 05:05:05 Removing intermediate container c59646946eb3 05:05:05 ---> 070e12826666 05:05:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:05:05 ---> Running in 5def313960e5 05:05:05 Removing intermediate container 5def313960e5 05:05:05 ---> ccae78b1b190 05:05:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:05:05 ---> Running in 1c2e536a3f26 05:05:06 Removing intermediate container 1c2e536a3f26 05:05:06 ---> fcc791405145 05:05:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:06 ---> Running in 3e8c8e937cfa 05:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:06 OK: 216 MiB in 55 packages 05:05:07 Removing intermediate container 3e8c8e937cfa 05:05:07 ---> 319aa3b3e746 05:05:07 Step 8/24 : WORKDIR /device-snmp-go 05:05:07 ---> Running in c6f512a386d9 05:05:07 Removing intermediate container c6f512a386d9 05:05:07 ---> bb3f906ec07e 05:05:07 Step 9/24 : COPY go.mod vendor* ./ 05:05:07 ---> b80b4163617a 05:05:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:07 ---> Running in 9b109ab02a88 05:05:08 Removing intermediate container 9b109ab02a88 05:05:08 ---> 11f1347b43b5 05:05:08 Step 11/24 : COPY . . 05:05:08 ---> 099ec51a8401 05:05:08 Step 12/24 : RUN ${MAKE} 05:05:08 ---> Running in d5e782188157 05:05:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:05:30 Removing intermediate container d5e782188157 05:05:30 ---> 79579fca4eea 05:05:30 Step 13/24 : FROM alpine:3.16 05:05:30 3.16: Pulling from library/alpine 05:05:30 ca7dd9ec2225: Pulling fs layer 05:05:30 ca7dd9ec2225: Verifying Checksum 05:05:30 ca7dd9ec2225: Download complete 05:05:30 ca7dd9ec2225: Pull complete 05:05:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:05:30 Status: Downloaded newer image for alpine:3.16 05:05:30 ---> bfe296a52501 05:05:30 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:05:30 ---> Running in a6b8831f7811 05:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:30 (1/1) Installing dumb-init (1.2.5-r1) 05:05:30 Executing busybox-1.35.0-r17.trigger 05:05:30 OK: 6 MiB in 15 packages 05:05:30 Removing intermediate container a6b8831f7811 05:05:30 ---> 772451abdb43 05:05:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:05:30 ---> 93494d2a487c 05:05:30 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:05:30 ---> 5cf9e3ebcc23 05:05:30 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:05:30 ---> 5c4e23ca4928 05:05:30 Step 18/24 : EXPOSE 59993 05:05:30 ---> Running in 37732c50e066 05:05:30 Removing intermediate container 37732c50e066 05:05:30 ---> de55cd25c0b1 05:05:30 Step 19/24 : EXPOSE 161 05:05:30 ---> Running in ac32d3620cc6 05:05:30 Removing intermediate container ac32d3620cc6 05:05:30 ---> 16cd90952e65 05:05:30 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:05:30 ---> Running in ae4ced84bdcc 05:05:30 Removing intermediate container ae4ced84bdcc 05:05:30 ---> 3308f6c88a23 05:05:30 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:05:30 ---> Running in e1c982b0f01e 05:05:30 Removing intermediate container e1c982b0f01e 05:05:30 ---> 1e9df1ea0384 05:05:30 Step 22/24 : LABEL arch=amd64 05:05:30 ---> Running in c7e7306d622c 05:05:30 Removing intermediate container c7e7306d622c 05:05:30 ---> ddf540912c84 05:05:30 Step 23/24 : LABEL git_sha=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 05:05:30 ---> Running in f174f0050213 05:05:30 Removing intermediate container f174f0050213 05:05:30 ---> ca9f09b55ef2 05:05:30 Step 24/24 : LABEL version=0.0.0 05:05:30 ---> Running in a12953bafa0a 05:05:30 Removing intermediate container a12953bafa0a 05:05:30 ---> 3b9deaf641f6 05:05:30 [Warning] One or more build-args [ARCH] were not consumed 05:05:30 Successfully built 3b9deaf641f6 05:05:30 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 05:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:31 05:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:32 latest: Pulling from edgex-lftools-log-publisher 05:05:32 5eb5b503b376: Pulling fs layer 05:05:32 5c69ac0246d0: Pulling fs layer 05:05:32 ec43610c2a17: Pulling fs layer 05:05:32 3a2ae6a8a46f: Pulling fs layer 05:05:32 33b1e0a273af: Pulling fs layer 05:05:32 5d3b04190fa2: Pulling fs layer 05:05:32 2f39f015ded8: Pulling fs layer 05:05:32 3a2ae6a8a46f: Waiting 05:05:32 33b1e0a273af: Waiting 05:05:32 5d3b04190fa2: Waiting 05:05:32 2f39f015ded8: Waiting 05:05:32 5c69ac0246d0: Download complete 05:05:32 3a2ae6a8a46f: Verifying Checksum 05:05:32 3a2ae6a8a46f: Download complete 05:05:32 33b1e0a273af: Verifying Checksum 05:05:32 33b1e0a273af: Download complete 05:05:32 5d3b04190fa2: Verifying Checksum 05:05:32 5d3b04190fa2: Download complete 05:05:32 ec43610c2a17: Verifying Checksum 05:05:32 ec43610c2a17: Download complete 05:05:32 5eb5b503b376: Verifying Checksum 05:05:32 5eb5b503b376: Download complete 05:05:33 2f39f015ded8: Verifying Checksum 05:05:33 2f39f015ded8: Download complete 05:05:34 5eb5b503b376: Pull complete 05:05:34 5c69ac0246d0: Pull complete 05:05:34 ec43610c2a17: Pull complete 05:05:34 3a2ae6a8a46f: Pull complete 05:05:35 33b1e0a273af: Pull complete 05:05:35 5d3b04190fa2: Pull complete 05:05:39 2f39f015ded8: Pull complete 05:05:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:39 prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container 05:05:39 $ 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/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:42 $ docker top 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:42 ---> job-cost.sh 05:05:42 lf-activate-venv: SKIPPING 05:05:42 INFO: No Stack... 05:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:43 INFO: Archiving Costs [Pipeline] sh 05:05:43 + cat /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/cost.csv 05:05:43 + cut -d, -f6 [Pipeline] lock 05:05:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] 05:05:43 Resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] did not exist. Created. 05:05:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:43 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:44 Stashed 1 file(s) [Pipeline] } 05:05:44 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:44 $ docker stop --time=1 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 05:05:45 $ docker rm -f --volumes 461af64678be758555aa3e3ebd2061fc20f30eaffd306da33c480d0418dbb226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2879 in /w/workspace/gexfoundry_device-snmp-go_PR-215 [Pipeline] { [Pipeline] ws 05:05:48 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:05:48 Selected Git installation does not exist. Using Default 05:05:48 The recommended git tool is: NONE 05:05:54 using credential edgex-jenkins-ssh 05:05:54 Cloning the remote Git repository 05:05:54 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:05:54 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:05:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:54 > git --version # timeout=10 05:05:54 > git --version # 'git version 2.25.1' 05:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:55 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:57 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 05:05:57 Merge succeeded, producing cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 05:05:57 Checking out Revision cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 (PR-215) 05:05:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:05:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:05:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:05:57 > git config core.sparsecheckout # timeout=10 05:05:57 > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 05:05:57 > git remote # timeout=10 05:05:57 > git config --get remote.origin.url # timeout=10 05:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:57 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 05:05:57 > git rev-parse HEAD^{commit} # timeout=10 05:05:57 > git config core.sparsecheckout # timeout=10 05:05:57 > git checkout -f cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 # timeout=10 05:05:57 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:05:57 > git --version # timeout=10 05:05:57 > git --version # 'git version 2.25.1' 05:05:58 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:59 Dload Upload Total Spent Left Speed 05:05:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 05:05:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:00 + sudo tee /etc/docker/daemon.new 05:06:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:06:00 { 05:06:00 "registry-mirrors": [ 05:06:00 "https://nexus3.edgexfoundry.org:10001" 05:06:00 ], 05:06:00 "bip": "10.250.0.254/24", 05:06:00 "hosts": [ 05:06:00 "tcp://0.0.0.0:5555", 05:06:00 "unix:///var/run/docker.sock" 05:06:00 ], 05:06:00 "mtu": 1458, 05:06:00 "selinux-enabled": true, 05:06:00 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:00 } [Pipeline] sh 05:06:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:19 provisioning config files... 05:06:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7866496231696090868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:19 ---> docker-login.sh 05:06:19 nexus3.edgexfoundry.org:10001 05:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:20 Configure a credential helper to remove this warning. See 05:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:20 05:06:20 Login Succeeded 05:06:20 nexus3.edgexfoundry.org:10002 05:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:20 Configure a credential helper to remove this warning. See 05:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:20 05:06:20 Login Succeeded 05:06:20 nexus3.edgexfoundry.org:10003 05:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:20 Configure a credential helper to remove this warning. See 05:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:20 05:06:20 Login Succeeded 05:06:21 nexus3.edgexfoundry.org:10004 05:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:21 Configure a credential helper to remove this warning. See 05:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:21 05:06:21 Login Succeeded 05:06:21 docker.io 05:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:22 Configure a credential helper to remove this warning. See 05:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:22 05:06:22 Login Succeeded 05:06:22 ---> docker-login.sh ends [Pipeline] } 05:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:22 ========================================================= 05:06:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:06:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:23 + 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 . 05:06:23 Sending build context to Docker daemon 2.939MB 05:06:23 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:06:23 Step 2/12 : FROM ${BASE} AS builder 05:06:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:23 9b18e9b68314: Pulling fs layer 05:06:23 35d82f9e3411: Pulling fs layer 05:06:23 e16973657156: Pulling fs layer 05:06:23 fc693d55d65f: Pulling fs layer 05:06:23 7e9fc2657dce: Pulling fs layer 05:06:23 dda99020689f: Pulling fs layer 05:06:23 db1c61fa0a46: Pulling fs layer 05:06:23 891c053d2c06: Pulling fs layer 05:06:23 fc693d55d65f: Waiting 05:06:23 7e9fc2657dce: Waiting 05:06:23 dda99020689f: Waiting 05:06:23 891c053d2c06: Waiting 05:06:23 db1c61fa0a46: Waiting 05:06:23 e16973657156: Download complete 05:06:23 35d82f9e3411: Download complete 05:06:23 7e9fc2657dce: Verifying Checksum 05:06:23 7e9fc2657dce: Download complete 05:06:23 dda99020689f: Verifying Checksum 05:06:23 dda99020689f: Download complete 05:06:23 9b18e9b68314: Download complete 05:06:24 9b18e9b68314: Pull complete 05:06:24 891c053d2c06: Verifying Checksum 05:06:24 891c053d2c06: Download complete 05:06:25 35d82f9e3411: Pull complete 05:06:25 e16973657156: Pull complete 05:06:25 db1c61fa0a46: Verifying Checksum 05:06:25 db1c61fa0a46: Download complete 05:06:26 fc693d55d65f: Verifying Checksum 05:06:26 fc693d55d65f: Download complete 05:06:38 fc693d55d65f: Pull complete 05:06:38 7e9fc2657dce: Pull complete 05:06:38 dda99020689f: Pull complete 05:06:42 db1c61fa0a46: Pull complete 05:06:44 891c053d2c06: Pull complete 05:06:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:06:44 ---> f96f9c87975a 05:06:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:06:46 ---> Running in 25088d591f93 05:06:47 Removing intermediate container 25088d591f93 05:06:47 ---> d9781409c6a3 05:06:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:06:47 ---> Running in e921f7e6b502 05:06:47 Removing intermediate container e921f7e6b502 05:06:47 ---> 37123a64ade7 05:06:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:06:47 ---> Running in 672be3117019 05:06:47 Removing intermediate container 672be3117019 05:06:47 ---> b83a32737cbd 05:06:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:06:47 ---> Running in 901ec13e7841 05:06:48 Removing intermediate container 901ec13e7841 05:06:48 ---> 0c1f7ab2fb46 05:06:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:06:48 ---> Running in f4e6b38637b5 05:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:06:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:06:51 (2/4) Installing libedit (20210910.3.1-r0) 05:06:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:06:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:06:51 Executing busybox-1.35.0-r17.trigger 05:06:51 OK: 226 MiB in 55 packages 05:06:52 Removing intermediate container f4e6b38637b5 05:06:52 ---> 690d86069660 05:06:52 Step 8/12 : WORKDIR /device-snmp-go 05:06:52 ---> Running in 7dc7dd485149 05:06:52 Removing intermediate container 7dc7dd485149 05:06:52 ---> 58e0f57802c7 05:06:52 Step 9/12 : COPY go.mod vendor* ./ 05:06:53 ---> ddb2930cbe5a 05:06:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:53 ---> Running in ccae7bdd2901 05:08:01 Removing intermediate container ccae7bdd2901 05:08:01 ---> 661a3bca8f6a 05:08:01 Step 11/12 : COPY . . 05:08:01 ---> 864a4c579073 05:08:01 Step 12/12 : RUN ${MAKE} 05:08:01 ---> Running in f8613b5ca591 05:08:01 noop 05:08:01 Removing intermediate container f8613b5ca591 05:08:01 ---> f53739e8bbc6 05:08:01 Successfully built f53739e8bbc6 05:08:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker inspect -f . ci-base-image-arm64 05:08:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:01 prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container 05:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat 05:08:03 $ docker top 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:04 + go version 05:08:04 go version go1.18.7 linux/arm64 [Pipeline] } 05:08:04 $ docker stop --time=1 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de 05:08:05 $ docker rm -f --volumes 0eb896712fe92a011a10996cb17943ae8cab4606f537db3c818bb472d04f33de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:06 + docker inspect -f . ci-base-image-arm64 05:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:06 prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container 05:08:07 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat 05:08:08 $ docker top f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:08 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:08:09 + make test 05:08:09 go test ./... -coverprofile=coverage.out 05:08:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:09:32 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:09:32 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements 05:09:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:32 go vet ./... 05:09:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:55 ./bin/test-attribution-txt.sh 05:09:55 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:09:55 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:09:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:09:55 $ docker stop --time=1 f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 05:09:56 $ docker rm -f --volumes f2fa0a2988314ebe1f0c4a637cd8f25d078e98d3daf953679ae438d6cf117683 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:57 Warning: overwriting stash ‘coverage-report’ 05:09:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:59 + ls -al . 05:09:59 total 168 05:09:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:08 . 05:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:05 .. 05:09:59 -rw-rw-r-- 1 jenkins jenkins 6 Jan 18 05:05 .dockerignore 05:09:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 05:05 .git 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 .github 05:09:59 -rw-rw-r-- 1 jenkins jenkins 328 Jan 18 05:05 .gitignore 05:09:59 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 05:05 .golangci.yml 05:09:59 -rw-rw-r-- 1 jenkins jenkins 8828 Jan 18 05:05 Attribution.txt 05:09:59 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 18 05:05 CHANGELOG.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 1423 Jan 18 05:05 Dockerfile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 05:05 GOVERNANCE.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 656 Jan 18 05:05 Jenkinsfile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 05:05 LICENSE 05:09:59 -rw-rw-r-- 1 jenkins jenkins 2079 Jan 18 05:05 Makefile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 620 Jan 18 05:05 OWNERS.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 18 05:05 README.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 05:03 VERSION 05:09:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 05:05 bin 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 cmd 05:09:59 -rw-r--r-- 1 jenkins jenkins 7631 Jan 18 05:09 coverage.out 05:09:59 -rw-rw-r-- 1 jenkins jenkins 3380 Jan 18 05:05 go.mod 05:09:59 -rw-rw-r-- 1 jenkins jenkins 34497 Jan 18 05:05 go.sum 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 05:05 internal 05:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 05:05 snap 05:09:59 -rw-rw-r-- 1 jenkins jenkins 228 Jan 18 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:59 + 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=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 --label arch=arm64 --label version=0.0.0 . 05:10:00 Sending build context to Docker daemon 2.948MB 05:10:00 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:10:00 Step 2/24 : FROM ${BASE} AS builder 05:10:00 ---> f53739e8bbc6 05:10:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:10:00 ---> Running in da89819039bf 05:10:00 Removing intermediate container da89819039bf 05:10:00 ---> c5708de30599 05:10:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:00 ---> Running in 3469ece0c397 05:10:01 Removing intermediate container 3469ece0c397 05:10:01 ---> e60469097ef7 05:10:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:10:01 ---> Running in 00e8363cc92f 05:10:01 Removing intermediate container 00e8363cc92f 05:10:01 ---> f7f3134200ac 05:10:01 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:10:01 ---> Running in 4943c664dd30 05:10:02 Removing intermediate container 4943c664dd30 05:10:02 ---> 5243ee3da2d5 05:10:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:10:02 ---> Running in 8add92f38ff1 05:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:04 OK: 226 MiB in 55 packages 05:10:05 Removing intermediate container 8add92f38ff1 05:10:05 ---> 25d40529d792 05:10:05 Step 8/24 : WORKDIR /device-snmp-go 05:10:05 ---> Running in d9061ad6c5d8 05:10:06 Removing intermediate container d9061ad6c5d8 05:10:06 ---> 9550564c481a 05:10:06 Step 9/24 : COPY go.mod vendor* ./ 05:10:06 ---> 9e712896e265 05:10:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:06 ---> Running in ede7c775e564 05:10:10 Removing intermediate container ede7c775e564 05:10:10 ---> 3065623c52ed 05:10:10 Step 11/24 : COPY . . 05:10:11 ---> 80ec947e80af 05:10:11 Step 12/24 : RUN ${MAKE} 05:10:11 ---> Running in 74b1fe747172 05:10:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 05:12:34 Removing intermediate container 74b1fe747172 05:12:34 ---> 209008db18b1 05:12:34 Step 13/24 : FROM alpine:3.16 05:12:34 3.16: Pulling from library/alpine 05:12:34 6875df1f5354: Pulling fs layer 05:12:34 6875df1f5354: Verifying Checksum 05:12:34 6875df1f5354: Download complete 05:12:34 6875df1f5354: Pull complete 05:12:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:12:34 Status: Downloaded newer image for alpine:3.16 05:12:34 ---> 2b4661558fb8 05:12:34 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:12:34 ---> Running in 7f3dbf4af471 05:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:34 (1/1) Installing dumb-init (1.2.5-r1) 05:12:34 Executing busybox-1.35.0-r17.trigger 05:12:34 OK: 5 MiB in 15 packages 05:12:34 Removing intermediate container 7f3dbf4af471 05:12:34 ---> 3e62be65866e 05:12:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:12:34 ---> 8ddf1efd306d 05:12:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:34 ---> 71c7c86492b1 05:12:34 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:12:34 ---> 55b3fd9fd6a1 05:12:34 Step 18/24 : EXPOSE 59993 05:12:34 ---> Running in efdeafd8be41 05:12:34 Removing intermediate container efdeafd8be41 05:12:34 ---> 6dfa8f5218b9 05:12:34 Step 19/24 : EXPOSE 161 05:12:34 ---> Running in bb6e892da751 05:12:34 Removing intermediate container bb6e892da751 05:12:34 ---> 47678e1e7d32 05:12:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:12:34 ---> Running in 4625b96b7eca 05:12:34 Removing intermediate container 4625b96b7eca 05:12:34 ---> f8d9fb9e3538 05:12:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:12:34 ---> Running in 94a7df93dc39 05:12:35 Removing intermediate container 94a7df93dc39 05:12:35 ---> 13839b0a8b06 05:12:35 Step 22/24 : LABEL arch=arm64 05:12:35 ---> Running in 509720e1d122 05:12:35 Removing intermediate container 509720e1d122 05:12:35 ---> fecfaf3ab3a3 05:12:35 Step 23/24 : LABEL git_sha=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 05:12:35 ---> Running in 0d86b8fd6e4a 05:12:35 Removing intermediate container 0d86b8fd6e4a 05:12:35 ---> 80966ff536fb 05:12:35 Step 24/24 : LABEL version=0.0.0 05:12:35 ---> Running in b2be7e047dff 05:12:36 Removing intermediate container b2be7e047dff 05:12:36 ---> adc3132d06a8 05:12:36 [Warning] One or more build-args [ARCH] were not consumed 05:12:36 Successfully built adc3132d06a8 05:12:36 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:36 05:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:12:37 arm64: Pulling from edgex-lftools-log-publisher 05:12:37 8998bd30e6a1: Pulling fs layer 05:12:37 04944245beec: Pulling fs layer 05:12:37 699f458cf7ca: Pulling fs layer 05:12:37 765212b225bb: Pulling fs layer 05:12:37 f23df028b6ca: Pulling fs layer 05:12:37 d65c8cfc05b1: Pulling fs layer 05:12:37 2437ff75d9bd: Pulling fs layer 05:12:37 f23df028b6ca: Waiting 05:12:37 d65c8cfc05b1: Waiting 05:12:37 2437ff75d9bd: Waiting 05:12:37 765212b225bb: Waiting 05:12:37 04944245beec: Verifying Checksum 05:12:37 04944245beec: Download complete 05:12:37 765212b225bb: Verifying Checksum 05:12:37 765212b225bb: Download complete 05:12:37 f23df028b6ca: Download complete 05:12:37 d65c8cfc05b1: Verifying Checksum 05:12:37 d65c8cfc05b1: Download complete 05:12:37 699f458cf7ca: Verifying Checksum 05:12:37 699f458cf7ca: Download complete 05:12:38 8998bd30e6a1: Verifying Checksum 05:12:38 8998bd30e6a1: Download complete 05:12:40 2437ff75d9bd: Verifying Checksum 05:12:40 2437ff75d9bd: Download complete 05:12:42 8998bd30e6a1: Pull complete 05:12:43 04944245beec: Pull complete 05:12:45 699f458cf7ca: Pull complete 05:12:45 765212b225bb: Pull complete 05:12:45 f23df028b6ca: Pull complete 05:12:46 d65c8cfc05b1: Pull complete 05:13:01 2437ff75d9bd: Pull complete 05:13:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:01 prd-ubuntu20.04-docker-arm64-4c-16g-2879 does not seem to be running inside a container 05:13:01 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:13:04 $ docker top 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:05 ---> job-cost.sh 05:13:05 lf-activate-venv: SKIPPING 05:13:05 INFO: No Stack... 05:13:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:13:06 INFO: Archiving Costs [Pipeline] sh 05:13:06 + cut -d, -f6 05:13:06 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:13:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] 05:13:07 Resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] did not exist. Created. 05:13:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:13:07 /w/workspace/device-snmp-go/1@tmp/durable-66e85a17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:13:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:13:08 Warning: overwriting stash ‘stack-cost’ 05:13:08 Stashed 1 file(s) [Pipeline] } 05:13:08 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:13:08 $ docker stop --time=1 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 05:13:09 $ docker rm -f --volumes 48bd5e20e03feb0ae3b97a8b46b1c2f205dd220f4032c6f5cc8a98fac175c320 [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 05:13:10 provisioning config files... 05:13:10 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config14760714877107024837tmp [Pipeline] { [Pipeline] sh 05:13:11 + set +x 05:13:11 + curl -s https://codecov.io/bash 05:13:11 + bash -s -- 05:13:11 05:13:11 _____ _ 05:13:11 / ____| | | 05:13:11 | | ___ __| | ___ ___ _____ __ 05:13:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:13:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:13:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:13:11 Bash-1.0.6 05:13:11 05:13:11 05:13:11 ==> git version 2.25.1 found 05:13:11 ==> 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 05:13:11 Release-Date: 2020-01-08 05:13:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:13:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:13:11 ==> Jenkins CI detected. 05:13:11 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-215 05:13:11 project root: . 05:13:11 --> token set from env 05:13:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:13:11 ==> Running gcov in . (disable via -X gcov) 05:13:11 ==> Python coveragepy not found 05:13:11 ==> Searching for coverage reports in: 05:13:11 + . 05:13:11 -> Found 1 reports 05:13:11 ==> Detecting git/mercurial file structure 05:13:11 ==> Reading reports 05:13:11 + ./coverage.out bytes=7631 05:13:11 ==> Appending adjustments 05:13:11 https://docs.codecov.io/docs/fixing-reports 05:13:11 + Found adjustments 05:13:11 ==> Gzipping contents 05:13:11 4.0K /tmp/codecov.OwCIAK.gz 05:13:11 ==> Uploading reports 05:13:11 url: https://codecov.io 05:13:11 query: branch=PR-215&commit=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=215&job=&cmd_args= 05:13:11 -> Pinging Codecov 05:13:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-215&commit=cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=215&job=&cmd_args= 05:13:11 -> Uploading to 05:13:11 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/6C56EA5C29638FB4528AC87E60AF5AE0/cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61/784b5b1a-0c01-46ce-9685-6877a7b694ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T051311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0427cc79b9b2a08654531b8eeba846cc3d454d8123af1ba8d315a3591722c3e8 05:13:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:13:11 Dload Upload Total Spent Left Speed 05:13:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6794 --:--:-- --:--:-- --:--:-- 6794 05:13:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/cd06ecf26e5f6a012ceb337acd93e8cb1bedeb61 [Pipeline] } 05:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 05:13:13 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-215/archives ] 05:13:13 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-215/archives 05:13:13 total 16 05:13:13 drwxr-xr-x 3 root root 4096 Jan 18 05:05 . 05:13:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 05:05 .. 05:13:13 drwxr-xr-x 2 root root 4096 Jan 18 05:05 cost 05:13:13 -rw-r--r-- 1 root root 86 Jan 18 05:05 cost.csv 05:13:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-215/archives 05:13:13 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-215/archives 05:13:13 total 16 05:13:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 05:05 . 05:13:13 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 05:05 .. 05:13:13 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 05:05 cost 05:13:13 -rw-r--r-- 1 jenkins jenkins 86 Jan 18 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:13:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:13:15 ---> package-listing.sh 05:13:15 ++ facter osfamily 05:13:15 ++ tr '[:upper:]' '[:lower:]' 05:13:15 + OS_FAMILY=debian 05:13:15 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-215 05:13:15 + START_PACKAGES=/tmp/packages_start.txt 05:13:15 + END_PACKAGES=/tmp/packages_end.txt 05:13:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:13:15 + PACKAGES=/tmp/packages_start.txt 05:13:15 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-215 ']' 05:13:15 + PACKAGES=/tmp/packages_end.txt 05:13:15 + case "${OS_FAMILY}" in 05:13:15 + dpkg -l 05:13:15 + grep '^ii' 05:13:15 + '[' -f /tmp/packages_start.txt ']' 05:13:15 + '[' -f /tmp/packages_end.txt ']' 05:13:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:13:15 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-215 ']' 05:13:15 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/ 05:13:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-215/archives/ [Pipeline] echo 05:13:15 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/gexfoundry_device-snmp-go_PR-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:13:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:16 prd-ubuntu20.04-docker-8c-8g-2875 does not seem to be running inside a container 05:13:16 $ 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/gexfoundry_device-snmp-go_PR-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-215 -v /w/workspace/gexfoundry_device-snmp-go_PR-215:/w/workspace/gexfoundry_device-snmp-go_PR-215:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-215@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-215@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 05:13:16 $ docker top c385711fe0333d4b638f6b81a9412fb67053a1f94bf1f83cbbb298a05de90f72 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:17 + touch /tmp/pre-build-complete [Pipeline] sh 05:13:17 + mkdir -p /var/log/sysstat [Pipeline] sh 05:13:17 + ls /var/log/sa-host 05:13:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:17 provisioning config files... 05:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-215@tmp/config16337573247218671429tmp [Pipeline] { [Pipeline] echo 05:13:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:13:18 ---> create-netrc.sh [Pipeline] } 05:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:13:18 ---> python-tools-install.sh [Pipeline] echo 05:13:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:13:18 ---> sudo-logs.sh 05:13:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:13:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:13:19 ---> job-cost.sh 05:13:19 lf-activate-venv: SKIPPING 05:13:19 DEBUG: total: 0.2199999988079071 05:13:19 INFO: Retrieving Stack Cost... 05:13:19 INFO: Retrieving Pricing Info for: v3-standard-8 05:13:20 INFO: Archiving Costs [Pipeline] echo 05:13:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:13:20 ---> logs-deploy.sh 05:13:20 lf-activate-venv: SKIPPING 05:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-215/1 05:13:20 INFO: archiving workspace using pattern(s): 05:13:21 Archives upload complete. 05:13:21 INFO: archiving logs to Nexus