Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ccfebebdb57112e58671455e0835dd7db89e3e+2bd6e5dae59222faf073cfb9822f90f2048c0bba (4b337a3b56a8549d33aadb02737130fb8a6fe6ed) 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-ssh8368784444819706995.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-ssh6581032490144673584.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-224/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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085299806293982466.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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14404650897158605690.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-ssh5449797923035115573.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-224/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-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13595905375496017304.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4428 in /w/workspace/gexfoundry_device-snmp-go_PR-224 [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-224 # 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 a1ccfebebdb57112e58671455e0835dd7db89e3e Merge succeeded, producing a1ccfebebdb57112e58671455e0835dd7db89e3e Checking out Revision a1ccfebebdb57112e58671455e0835dd7db89e3e (PR-224) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 > 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 a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 > 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:02:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:45 ========================================================= 05:02:45 EdgeX Global Pipelines Version Info 05:02:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:45 ------------------- 05:02:45 stable info: 05:02:45 ------------------- 05:02:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:45 Message: update stable to v1.0.244 05:02:46 ------------------- 05:02:46 experimental info: 05:02:46 ------------------- 05:02:46 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:02:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo 05:02:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ccfeb [Pipeline] echo 05:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:48 provisioning config files... 05:02:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config1934288012821979414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:48 ---> docker-login.sh 05:02:48 nexus3.edgexfoundry.org:10001 05:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10002 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10003 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 nexus3.edgexfoundry.org:10004 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 docker.io 05:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:49 Configure a credential helper to remove this warning. See 05:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:49 05:02:49 Login Succeeded 05:02:49 ---> docker-login.sh ends [Pipeline] } 05:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:50 + git rev-list -1 --merges a1ccfebebdb57112e58671455e0835dd7db89e3e~1..a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo 05:02:50 -----------> git rev-list -1 --merges a1ccfebebdb57112e58671455e0835dd7db89e3e~1..a1ccfebebdb57112e58671455e0835dd7db89e3e a1ccfebebdb57112e58671455e0835dd7db89e3e [false] [Pipeline] sh 05:02:50 + git log --format=format:%s -1 a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo 05:02:50 ========================================================= 05:02:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:51 + git log --format=format:%s -1 a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo 05:02:51 [semverPrep] GIT_COMMIT: a1ccfebebdb57112e58671455e0835dd7db89e3e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:02:51 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:51 + grep -v github /etc/ssh/ssh_known_hosts 05:02:51 + [ -e /tmp/ssh_known_hosts ] 05:02:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:51 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:52 05:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:52 b85a868b505f: Pulling fs layer 05:02:52 e2be974225ed: Pulling fs layer 05:02:52 339a4e72a1f5: Pulling fs layer 05:02:52 988bab9f4d93: Pulling fs layer 05:02:52 1469e6f7b9e6: Pulling fs layer 05:02:52 eaf3925da568: Pulling fs layer 05:02:52 bab4dde63d76: Pulling fs layer 05:02:52 bde34c3a00c8: Pulling fs layer 05:02:52 b352a97aabf1: Pulling fs layer 05:02:52 4872d77fe225: Pulling fs layer 05:02:52 5851b861e8e6: Pulling fs layer 05:02:52 988bab9f4d93: Waiting 05:02:52 eaf3925da568: Waiting 05:02:52 bde34c3a00c8: Waiting 05:02:52 1469e6f7b9e6: Waiting 05:02:52 5851b861e8e6: Waiting 05:02:52 e2be974225ed: Download complete 05:02:52 988bab9f4d93: Verifying Checksum 05:02:52 1469e6f7b9e6: Verifying Checksum 05:02:52 1469e6f7b9e6: Download complete 05:02:52 eaf3925da568: Verifying Checksum 05:02:52 eaf3925da568: Download complete 05:02:52 339a4e72a1f5: Verifying Checksum 05:02:52 339a4e72a1f5: Download complete 05:02:52 bde34c3a00c8: Verifying Checksum 05:02:52 bde34c3a00c8: Download complete 05:02:52 b352a97aabf1: Download complete 05:02:52 4872d77fe225: Verifying Checksum 05:02:52 4872d77fe225: Download complete 05:02:52 5851b861e8e6: Verifying Checksum 05:02:52 5851b861e8e6: Download complete 05:02:52 b85a868b505f: Verifying Checksum 05:02:52 b85a868b505f: Download complete 05:02:53 bab4dde63d76: Verifying Checksum 05:02:53 bab4dde63d76: Download complete 05:02:54 b85a868b505f: Pull complete 05:02:54 e2be974225ed: Pull complete 05:02:54 339a4e72a1f5: Pull complete 05:02:54 988bab9f4d93: Pull complete 05:02:55 1469e6f7b9e6: Pull complete 05:02:55 eaf3925da568: Pull complete 05:02:57 bab4dde63d76: Pull complete 05:02:57 bde34c3a00c8: Pull complete 05:02:57 b352a97aabf1: Pull complete 05:02:57 4872d77fe225: Pull complete 05:02:57 5851b861e8e6: Pull complete 05:02:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:57 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:02:59 $ docker top 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 -eo pid,comm 05:02:59 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:02:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:00 [ssh-agent] Looking for ssh-agent implementation... 05:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:00 $ docker exec 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent 05:03:00 SSH_AUTH_SOCK=/tmp/ssh-v18neCwha0tW/agent.33 05:03:00 SSH_AGENT_PID=39 05:03:00 Running ssh-add (command line suppressed) 05:03:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_2392287606200458162.key (/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_2392287606200458162.key) 05:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:00 + git tag --points-at HEAD [Pipeline] } 05:03:00 $ docker exec --env ******** --env ******** 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent -k 05:03:00 unset SSH_AUTH_SOCK; 05:03:00 unset SSH_AGENT_PID; 05:03:00 echo Agent pid 39 killed; 05:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:00 [ssh-agent] Looking for ssh-agent implementation... 05:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:01 $ docker exec 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent 05:03:01 SSH_AUTH_SOCK=/tmp/ssh-Mri9m6ebWWIc/agent.72 05:03:01 SSH_AGENT_PID=78 05:03:01 Running ssh-add (command line suppressed) 05:03:01 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_3911592194469975776.key (/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_3911592194469975776.key) 05:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:01 + git semver init 05:03:01 2023-02-03 05:03:01,831 [run_init] DEBUG init version:0.0.0 force:False 05:03:01 2023-02-03 05:03:01,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver 05:03:01 2023-02-03 05:03:01,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-224/.semver 05:03:01 2023-02-03 05:03:01,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224, universal_newlines=False, shell=None, istream=None) 05:03:02 2023-02-03 05:03:02,674 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-224/.git/info/exclude 05:03:02 2023-02-03 05:03:02,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 with force:False 05:03:02 2023-02-03 05:03:02,675 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 05:03:02 2023-02-03 05:03:02,679 [execute] INFO git cat-file --batch-check 05:03:02 2023-02-03 05:03:02,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) 05:03:02 2023-02-03 05:03:02,686 [execute] INFO git cat-file --batch 05:03:02 2023-02-03 05:03:02,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) 05:03:02 2023-02-03 05:03:02,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 05:03:02 0.0.0 [Pipeline] } 05:03:02 $ docker exec --env ******** --env ******** 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent -k 05:03:02 unset SSH_AUTH_SOCK; 05:03:02 unset SSH_AGENT_PID; 05:03:02 echo Agent pid 78 killed; 05:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:03 + git semver [Pipeline] } 05:03:03 $ docker stop --time=1 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 05:03:04 $ docker rm -f --volumes 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:05 Stashed 1 file(s) [Pipeline] echo 05:03:05 [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:06 provisioning config files... 05:03:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config867761276895176969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:06 ---> docker-login.sh 05:03:06 nexus3.edgexfoundry.org:10001 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10002 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10003 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 nexus3.edgexfoundry.org:10004 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:06 Configure a credential helper to remove this warning. See 05:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:06 05:03:06 Login Succeeded 05:03:06 docker.io 05:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:07 Configure a credential helper to remove this warning. See 05:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:07 05:03:07 Login Succeeded 05:03:07 ---> docker-login.sh ends [Pipeline] } 05:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:07 ========================================================= 05:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:07 + 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:07 Sending build context to Docker daemon 5.681MB 05:03:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:03:07 Step 2/12 : FROM ${BASE} AS builder 05:03:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:07 213ec9aee27d: Pulling fs layer 05:03:07 4583459ba037: Pulling fs layer 05:03:07 93c1e223e6f2: Pulling fs layer 05:03:07 53926ce57604: Pulling fs layer 05:03:07 21b2b0c7a3f4: Pulling fs layer 05:03:07 22ff95d597cd: Pulling fs layer 05:03:07 12d6caf4c0d1: Pulling fs layer 05:03:07 96b7cbca73a9: Pulling fs layer 05:03:07 a7acece74701: Pulling fs layer 05:03:07 12d6caf4c0d1: Waiting 05:03:07 53926ce57604: Waiting 05:03:07 21b2b0c7a3f4: Waiting 05:03:07 22ff95d597cd: Waiting 05:03:07 a7acece74701: Waiting 05:03:07 96b7cbca73a9: Waiting 05:03:07 93c1e223e6f2: Download complete 05:03:07 4583459ba037: Verifying Checksum 05:03:07 4583459ba037: Download complete 05:03:07 21b2b0c7a3f4: Verifying Checksum 05:03:07 21b2b0c7a3f4: Download complete 05:03:08 22ff95d597cd: Verifying Checksum 05:03:08 22ff95d597cd: Download complete 05:03:08 213ec9aee27d: Verifying Checksum 05:03:08 213ec9aee27d: Download complete 05:03:08 12d6caf4c0d1: Verifying Checksum 05:03:08 12d6caf4c0d1: Download complete 05:03:08 213ec9aee27d: Pull complete 05:03:08 4583459ba037: Pull complete 05:03:08 93c1e223e6f2: Pull complete 05:03:09 53926ce57604: Verifying Checksum 05:03:09 53926ce57604: Download complete 05:03:09 a7acece74701: Verifying Checksum 05:03:09 a7acece74701: Download complete 05:03:09 96b7cbca73a9: Verifying Checksum 05:03:09 96b7cbca73a9: Download complete 05:03:13 53926ce57604: Pull complete 05:03:13 21b2b0c7a3f4: Pull complete 05:03:13 22ff95d597cd: Pull complete 05:03:13 12d6caf4c0d1: Pull complete 05:03:15 96b7cbca73a9: Pull complete 05:03:16 a7acece74701: Pull complete 05:03:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:03:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:03:16 ---> db6d94c90886 05:03:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:03:20 ---> Running in a96957cd3d6c 05:03:20 Removing intermediate container a96957cd3d6c 05:03:20 ---> c2ea1a3bccdb 05:03:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:20 ---> Running in 8e920f0dd8bb 05:03:20 Removing intermediate container 8e920f0dd8bb 05:03:20 ---> b96b43f201bb 05:03:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:03:20 ---> Running in 80f20e45eaa7 05:03:20 Removing intermediate container 80f20e45eaa7 05:03:20 ---> 6a5ede5ba1e4 05:03:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:03:20 ---> Running in 8ad649f992b9 05:03:20 Removing intermediate container 8ad649f992b9 05:03:20 ---> 7089390146ad 05:03:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:20 ---> Running in d9fff608abee 05:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:21 Still waiting to schedule task 05:03:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:03:21 (2/4) Installing libedit (20210910.3.1-r0) 05:03:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:03:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:03:21 Executing busybox-1.35.0-r17.trigger 05:03:21 OK: 216 MiB in 55 packages 05:03:21 Removing intermediate container d9fff608abee 05:03:21 ---> 7328eb151d93 05:03:21 Step 8/12 : WORKDIR /device-snmp-go 05:03:21 ---> Running in d908eb007329 05:03:21 Removing intermediate container d908eb007329 05:03:21 ---> b05e2fbbc0e2 05:03:21 Step 9/12 : COPY go.mod vendor* ./ 05:03:22 ---> f7d7325d592b 05:03:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:22 ---> Running in ee3d66f37102 05:04:08 Removing intermediate container ee3d66f37102 05:04:08 ---> cadf517c59c9 05:04:08 Step 11/12 : COPY . . 05:04:08 ---> 8e506b4e8da0 05:04:08 Step 12/12 : RUN ${MAKE} 05:04:08 ---> Running in e09a3ee97008 05:04:08 noop 05:04:08 Removing intermediate container e09a3ee97008 05:04:08 ---> f42a96f5ff99 05:04:08 Successfully built f42a96f5ff99 05:04:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker inspect -f . ci-base-image-x86_64 05:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:09 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:09 $ docker top 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:10 + go version 05:04:10 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:10 $ docker stop --time=1 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 05:04:11 $ docker rm -f --volumes 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:12 + docker inspect -f . ci-base-image-x86_64 05:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:12 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:04:12 $ 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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@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 ******** -e ******** ci-base-image-x86_64 cat 05:04:12 $ docker top e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-224 [Pipeline] fileExists [Pipeline] sh 05:04:13 + make test 05:04:13 go test ./... -coverprofile=coverage.out 05:04:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:04:21 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:04:21 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.022s coverage: 0.0% of statements 05:04:27 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:27 go vet ./... 05:04:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:30 ./bin/test-attribution-txt.sh 05:04:30 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:04:30 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:04:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:30 $ docker stop --time=1 e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 05:04:32 $ docker rm -f --volumes e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:33 + ls -al . 05:04:33 total 172 05:04:33 drwxrwxr-x 9 jenkins jenkins 4096 Feb 3 05:04 . 05:04:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:02 .. 05:04:33 -rw-rw-r-- 1 jenkins jenkins 6 Feb 3 05:02 .dockerignore 05:04:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:04 .git 05:04:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 .github 05:04:33 -rw-rw-r-- 1 jenkins jenkins 328 Feb 3 05:02 .gitignore 05:04:33 -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 05:02 .golangci.yml 05:04:33 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 05:03 .semver 05:04:33 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 3 05:02 Attribution.txt 05:04:33 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 3 05:02 CHANGELOG.md 05:04:33 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 3 05:02 Dockerfile 05:04:33 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 05:02 GOVERNANCE.md 05:04:33 -rw-rw-r-- 1 jenkins jenkins 656 Feb 3 05:02 Jenkinsfile 05:04:33 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 05:02 LICENSE 05:04:33 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 3 05:02 Makefile 05:04:33 -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 05:02 OWNERS.md 05:04:33 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 3 05:02 README.md 05:04:33 -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 05:03 VERSION 05:04:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 05:02 bin 05:04:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 cmd 05:04:33 -rw-r--r-- 1 jenkins jenkins 7631 Feb 3 05:04 coverage.out 05:04:33 -rw-rw-r-- 1 jenkins jenkins 3325 Feb 3 05:02 go.mod 05:04:33 -rw-rw-r-- 1 jenkins jenkins 34310 Feb 3 05:02 go.sum 05:04:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 internal 05:04:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:02 snap 05:04:33 -rw-rw-r-- 1 jenkins jenkins 228 Feb 3 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:33 + 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=a1ccfebebdb57112e58671455e0835dd7db89e3e --label arch=amd64 --label version=0.0.0 . 05:04:33 Sending build context to Docker daemon 5.689MB 05:04:33 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:04:33 Step 2/24 : FROM ${BASE} AS builder 05:04:33 ---> f42a96f5ff99 05:04:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:04:33 ---> Running in 0f1b539c5d2f 05:04:33 Removing intermediate container 0f1b539c5d2f 05:04:33 ---> 63c91b3482c9 05:04:33 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:33 ---> Running in c40ea463151e 05:04:34 Removing intermediate container c40ea463151e 05:04:34 ---> e7acbe1df11d 05:04:34 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:04:34 ---> Running in c0101a3fb0f1 05:04:34 Removing intermediate container c0101a3fb0f1 05:04:34 ---> bd89e839d4c0 05:04:34 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:04:34 ---> Running in 4a9cd39589e8 05:04:34 Removing intermediate container 4a9cd39589e8 05:04:34 ---> f0c2321923a0 05:04:34 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:34 ---> Running in 2dcd2a57e4c9 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:35 OK: 216 MiB in 55 packages 05:04:35 Removing intermediate container 2dcd2a57e4c9 05:04:35 ---> e217a4cae647 05:04:35 Step 8/24 : WORKDIR /device-snmp-go 05:04:35 ---> Running in 8bcdedf1c9e0 05:04:35 Removing intermediate container 8bcdedf1c9e0 05:04:35 ---> 411de32ad864 05:04:35 Step 9/24 : COPY go.mod vendor* ./ 05:04:35 ---> 1379842da9c2 05:04:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:35 ---> Running in f3ade8d79145 05:04:36 Removing intermediate container f3ade8d79145 05:04:36 ---> 5c0cd2375289 05:04:36 Step 11/24 : COPY . . 05:04:36 ---> 5d54ca0d4920 05:04:36 Step 12/24 : RUN ${MAKE} 05:04:36 ---> Running in fe60aaea3ec4 05:04:36 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:04:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4430 in /w/workspace/gexfoundry_device-snmp-go_PR-224 [Pipeline] { [Pipeline] ws 05:04:51 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:04:51 Selected Git installation does not exist. Using Default 05:04:51 The recommended git tool is: NONE 05:04:54 Removing intermediate container fe60aaea3ec4 05:04:54 ---> 189ef06e66e4 05:04:54 Step 13/24 : FROM alpine:3.16 05:04:54 3.16: Pulling from library/alpine 05:04:54 ca7dd9ec2225: Pulling fs layer 05:04:54 ca7dd9ec2225: Verifying Checksum 05:04:54 ca7dd9ec2225: Download complete 05:04:54 ca7dd9ec2225: Pull complete 05:04:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:04:54 Status: Downloaded newer image for alpine:3.16 05:04:54 ---> bfe296a52501 05:04:54 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:04:54 ---> Running in d18d271ea171 05:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:54 (1/1) Installing dumb-init (1.2.5-r1) 05:04:54 Executing busybox-1.35.0-r17.trigger 05:04:54 OK: 6 MiB in 15 packages 05:04:54 Removing intermediate container d18d271ea171 05:04:54 ---> 97cb6b383204 05:04:54 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:04:54 ---> e35ff6c9aea1 05:04:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:04:54 ---> aabc21f688c7 05:04:54 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:04:55 ---> 36a15b66eca7 05:04:55 Step 18/24 : EXPOSE 59993 05:04:55 ---> Running in 74117c9911e5 05:04:55 Removing intermediate container 74117c9911e5 05:04:55 ---> 3d991f8c9d3c 05:04:55 Step 19/24 : EXPOSE 161 05:04:55 ---> Running in 20017b7d5f80 05:04:55 Removing intermediate container 20017b7d5f80 05:04:55 ---> 836e517d28a3 05:04:55 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:04:55 ---> Running in aefacec053f8 05:04:55 Removing intermediate container aefacec053f8 05:04:55 ---> e31e33d05712 05:04:55 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:04:55 ---> Running in 2bdfc8c5f3a3 05:04:55 Removing intermediate container 2bdfc8c5f3a3 05:04:55 ---> 2fc2e8075ea4 05:04:55 Step 22/24 : LABEL arch=amd64 05:04:55 ---> Running in d0a321d1134f 05:04:55 Removing intermediate container d0a321d1134f 05:04:55 ---> 887cd206e491 05:04:55 Step 23/24 : LABEL git_sha=a1ccfebebdb57112e58671455e0835dd7db89e3e 05:04:55 ---> Running in 75eb0f901ec6 05:04:55 Removing intermediate container 75eb0f901ec6 05:04:55 ---> bb629fa43d79 05:04:55 Step 24/24 : LABEL version=0.0.0 05:04:55 ---> Running in 61c2269015ba 05:04:55 Removing intermediate container 61c2269015ba 05:04:55 ---> 35e462cca00f 05:04:55 [Warning] One or more build-args [ARCH] were not consumed 05:04:55 Successfully built 35e462cca00f 05:04:55 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:04:56 using credential edgex-jenkins-ssh 05:04:56 Cloning the remote Git repository 05:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:56 05:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:56 latest: Pulling from edgex-lftools-log-publisher 05:04:56 5eb5b503b376: Pulling fs layer 05:04:56 5c69ac0246d0: Pulling fs layer 05:04:56 ec43610c2a17: Pulling fs layer 05:04:56 3a2ae6a8a46f: Pulling fs layer 05:04:56 33b1e0a273af: Pulling fs layer 05:04:56 5d3b04190fa2: Pulling fs layer 05:04:56 2f39f015ded8: Pulling fs layer 05:04:56 33b1e0a273af: Waiting 05:04:56 2f39f015ded8: Waiting 05:04:56 5d3b04190fa2: Waiting 05:04:56 3a2ae6a8a46f: Waiting 05:04:56 5c69ac0246d0: Verifying Checksum 05:04:56 5c69ac0246d0: Download complete 05:04:56 3a2ae6a8a46f: Verifying Checksum 05:04:56 3a2ae6a8a46f: Download complete 05:04:57 33b1e0a273af: Verifying Checksum 05:04:57 33b1e0a273af: Download complete 05:04:57 5d3b04190fa2: Download complete 05:04:57 ec43610c2a17: Verifying Checksum 05:04:57 ec43610c2a17: Download complete 05:04:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:04:56 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:04:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:04:56 > git --version # timeout=10 05:04:56 > git --version # 'git version 2.25.1' 05:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:57 5eb5b503b376: Verifying Checksum 05:04:57 5eb5b503b376: Download complete 05:04:58 2f39f015ded8: Verifying Checksum 05:04:58 2f39f015ded8: Download complete 05:04:58 5eb5b503b376: Pull complete 05:04:58 5c69ac0246d0: Pull complete 05:04:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:04:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:58 ec43610c2a17: Pull complete 05:04:59 3a2ae6a8a46f: Pull complete 05:04:59 33b1e0a273af: Pull complete 05:04:59 5d3b04190fa2: Pull complete 05:04:59 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit a1ccfebebdb57112e58671455e0835dd7db89e3e 05:04:59 Merge succeeded, producing a1ccfebebdb57112e58671455e0835dd7db89e3e 05:04:59 Checking out Revision a1ccfebebdb57112e58671455e0835dd7db89e3e (PR-224) 05:04:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:04:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:59 > git config core.sparsecheckout # timeout=10 05:04:59 > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 05:04:59 > git remote # timeout=10 05:04:59 > git config --get remote.origin.url # timeout=10 05:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:59 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 05:04:59 > git rev-parse HEAD^{commit} # timeout=10 05:04:59 > git config core.sparsecheckout # timeout=10 05:04:59 > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 05:05:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:05:00 > git --version # timeout=10 05:05:00 > git --version # 'git version 2.25.1' 05:05:00 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:05:00 05:05:00 GitHub has been notified of this commit’s build result 05:05:00 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:05:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:01 Dload Upload Total Spent Left Speed 05:05:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 05:05:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:05:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:05:02 + sudo tee /etc/docker/daemon.new 05:05:02 { 05:05:02 "registry-mirrors": [ 05:05:02 "https://nexus3.edgexfoundry.org:10001" 05:05:02 ], 05:05:02 "bip": "10.250.0.254/24", 05:05:02 "hosts": [ 05:05:02 "tcp://0.0.0.0:5555", 05:05:02 "unix:///var/run/docker.sock" 05:05:02 ], 05:05:02 "mtu": 1458, 05:05:02 "selinux-enabled": true, 05:05:02 "seccomp-profile": "/etc/docker/seccomp.json" 05:05:02 } [Pipeline] sh 05:05:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:05:03 + sudo service docker restart 05:05:03 2f39f015ded8: Pull complete 05:05:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:03 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:05:03 $ 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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:05 $ docker top 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:05 ---> job-cost.sh 05:05:05 lf-activate-venv: SKIPPING 05:05:05 INFO: No Stack... 05:05:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:07 INFO: Archiving Costs [Pipeline] sh 05:05:08 + cat /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/cost.csv 05:05:08 + cut -d, -f6 [Pipeline] lock 05:05:08 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] 05:05:08 Resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] did not exist. Created. 05:05:08 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:08 Stashed 1 file(s) [Pipeline] } 05:05:08 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:08 $ docker stop --time=1 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab 05:05:09 $ docker rm -f --volumes 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:21 provisioning config files... 05:05:21 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1057220181862301588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:21 ---> docker-login.sh 05:05:21 nexus3.edgexfoundry.org:10001 05:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:22 Configure a credential helper to remove this warning. See 05:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:22 05:05:22 Login Succeeded 05:05:22 nexus3.edgexfoundry.org:10002 05:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:23 Configure a credential helper to remove this warning. See 05:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:23 05:05:23 Login Succeeded 05:05:23 nexus3.edgexfoundry.org:10003 05:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:23 Configure a credential helper to remove this warning. See 05:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:23 05:05:23 Login Succeeded 05:05:23 nexus3.edgexfoundry.org:10004 05:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:23 Configure a credential helper to remove this warning. See 05:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:23 05:05:23 Login Succeeded 05:05:23 docker.io 05:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:24 Configure a credential helper to remove this warning. See 05:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:24 05:05:24 Login Succeeded 05:05:24 ---> docker-login.sh ends [Pipeline] } 05:05:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:24 ========================================================= 05:05:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:05:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:25 + 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:05:25 Sending build context to Docker daemon 2.941MB 05:05:25 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:05:25 Step 2/12 : FROM ${BASE} AS builder 05:05:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:05:25 9b18e9b68314: Pulling fs layer 05:05:25 35d82f9e3411: Pulling fs layer 05:05:25 e16973657156: Pulling fs layer 05:05:25 fc693d55d65f: Pulling fs layer 05:05:25 7e9fc2657dce: Pulling fs layer 05:05:25 dda99020689f: Pulling fs layer 05:05:25 db1c61fa0a46: Pulling fs layer 05:05:25 891c053d2c06: Pulling fs layer 05:05:25 7e9fc2657dce: Waiting 05:05:25 dda99020689f: Waiting 05:05:25 db1c61fa0a46: Waiting 05:05:25 891c053d2c06: Waiting 05:05:25 fc693d55d65f: Waiting 05:05:25 e16973657156: Download complete 05:05:25 35d82f9e3411: Verifying Checksum 05:05:25 35d82f9e3411: Download complete 05:05:25 7e9fc2657dce: Verifying Checksum 05:05:25 7e9fc2657dce: Download complete 05:05:25 dda99020689f: Verifying Checksum 05:05:25 dda99020689f: Download complete 05:05:25 9b18e9b68314: Verifying Checksum 05:05:25 9b18e9b68314: Download complete 05:05:26 9b18e9b68314: Pull complete 05:05:26 891c053d2c06: Verifying Checksum 05:05:26 891c053d2c06: Download complete 05:05:27 35d82f9e3411: Pull complete 05:05:27 e16973657156: Pull complete 05:05:28 db1c61fa0a46: Verifying Checksum 05:05:28 db1c61fa0a46: Download complete 05:05:28 fc693d55d65f: Verifying Checksum 05:05:28 fc693d55d65f: Download complete 05:05:38 fc693d55d65f: Pull complete 05:05:39 7e9fc2657dce: Pull complete 05:05:39 dda99020689f: Pull complete 05:05:46 db1c61fa0a46: Pull complete 05:05:47 891c053d2c06: Pull complete 05:05:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:05:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:47 ---> f96f9c87975a 05:05:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:05:49 ---> Running in 1256608fea1d 05:05:49 Removing intermediate container 1256608fea1d 05:05:49 ---> a5a11294bff4 05:05:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:05:49 ---> Running in de9a47d434c3 05:05:49 Removing intermediate container de9a47d434c3 05:05:49 ---> ec78f0ea44cf 05:05:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:05:49 ---> Running in 403c1274e15b 05:05:50 Removing intermediate container 403c1274e15b 05:05:50 ---> b53c97741796 05:05:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:05:50 ---> Running in 0d506047299c 05:05:50 Removing intermediate container 0d506047299c 05:05:50 ---> 0d3ced53dd33 05:05:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:50 ---> Running in 49509ef97cc4 05:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:05:53 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:05:53 (2/4) Installing libedit (20210910.3.1-r0) 05:05:53 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:05:53 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:05:53 Executing busybox-1.35.0-r17.trigger 05:05:53 OK: 226 MiB in 55 packages 05:05:54 Removing intermediate container 49509ef97cc4 05:05:54 ---> 8f7593cb46f4 05:05:54 Step 8/12 : WORKDIR /device-snmp-go 05:05:54 ---> Running in 824cc9b5eed0 05:05:55 Removing intermediate container 824cc9b5eed0 05:05:55 ---> 69d78e38a43c 05:05:55 Step 9/12 : COPY go.mod vendor* ./ 05:05:55 ---> 224d9667c92c 05:05:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:55 ---> Running in dd5c925d5f79 05:07:03 Removing intermediate container dd5c925d5f79 05:07:03 ---> 1089f1320b49 05:07:03 Step 11/12 : COPY . . 05:07:03 ---> c8c10f1436e4 05:07:03 Step 12/12 : RUN ${MAKE} 05:07:03 ---> Running in 27c97115b94c 05:07:03 noop 05:07:03 Removing intermediate container 27c97115b94c 05:07:03 ---> f55c65d4fefa 05:07:03 Successfully built f55c65d4fefa 05:07:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:03 + docker inspect -f . ci-base-image-arm64 05:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container 05:07:04 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:07:05 $ docker top c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:06 + go version 05:07:06 go version go1.18.7 linux/arm64 [Pipeline] } 05:07:06 $ docker stop --time=1 c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd 05:07:08 $ docker rm -f --volumes c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:09 + docker inspect -f . ci-base-image-arm64 05:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container 05:07:09 $ 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 ******** -e ******** ci-base-image-arm64 cat 05:07:10 $ docker top cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:11 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:07:11 + make test 05:07:11 go test ./... -coverprofile=coverage.out 05:07:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:08:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:08:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 05:08:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:34 go vet ./... 05:08:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:49 ./bin/test-attribution-txt.sh 05:08:49 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 05:08:49 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 05:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:49 $ docker stop --time=1 cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 05:08:53 $ docker rm -f --volumes cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:54 Warning: overwriting stash ‘coverage-report’ 05:08:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:56 + ls -al . 05:08:56 total 168 05:08:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:07 . 05:08:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:04 .. 05:08:56 -rw-rw-r-- 1 jenkins jenkins 6 Feb 3 05:04 .dockerignore 05:08:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:04 .git 05:08:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 .github 05:08:56 -rw-rw-r-- 1 jenkins jenkins 328 Feb 3 05:04 .gitignore 05:08:56 -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 05:04 .golangci.yml 05:08:56 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 3 05:04 Attribution.txt 05:08:56 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 3 05:04 CHANGELOG.md 05:08:56 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 3 05:04 Dockerfile 05:08:56 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 05:04 GOVERNANCE.md 05:08:56 -rw-rw-r-- 1 jenkins jenkins 656 Feb 3 05:04 Jenkinsfile 05:08:56 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 05:04 LICENSE 05:08:56 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 3 05:04 Makefile 05:08:56 -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 05:04 OWNERS.md 05:08:56 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 3 05:04 README.md 05:08:56 -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 05:03 VERSION 05:08:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 05:04 bin 05:08:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 cmd 05:08:56 -rw-r--r-- 1 jenkins jenkins 7631 Feb 3 05:08 coverage.out 05:08:56 -rw-rw-r-- 1 jenkins jenkins 3325 Feb 3 05:04 go.mod 05:08:56 -rw-rw-r-- 1 jenkins jenkins 34310 Feb 3 05:04 go.sum 05:08:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 internal 05:08:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:04 snap 05:08:56 -rw-rw-r-- 1 jenkins jenkins 228 Feb 3 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:56 + 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=a1ccfebebdb57112e58671455e0835dd7db89e3e --label arch=arm64 --label version=0.0.0 . 05:08:56 Sending build context to Docker daemon 2.95MB 05:08:56 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:08:56 Step 2/24 : FROM ${BASE} AS builder 05:08:56 ---> f55c65d4fefa 05:08:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:08:57 ---> Running in 5e49c388ea37 05:08:57 Removing intermediate container 5e49c388ea37 05:08:57 ---> 0ba972c418e1 05:08:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:57 ---> Running in bd9c556c0e8a 05:08:57 Removing intermediate container bd9c556c0e8a 05:08:57 ---> 4d6a22172f8f 05:08:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:08:57 ---> Running in fa26ea20ada7 05:08:57 Removing intermediate container fa26ea20ada7 05:08:57 ---> f22f2726e4aa 05:08:57 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:08:58 ---> Running in 1ae59ca3d6c6 05:08:58 Removing intermediate container 1ae59ca3d6c6 05:08:58 ---> fc7db0b695d5 05:08:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:58 ---> Running in e703e1e4cae8 05:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:09:00 OK: 226 MiB in 55 packages 05:09:01 Removing intermediate container e703e1e4cae8 05:09:01 ---> 5bdab70bd7c4 05:09:01 Step 8/24 : WORKDIR /device-snmp-go 05:09:01 ---> Running in 2d0645eea9d0 05:09:01 Removing intermediate container 2d0645eea9d0 05:09:01 ---> 6011069ea30c 05:09:01 Step 9/24 : COPY go.mod vendor* ./ 05:09:02 ---> 305b04955baa 05:09:02 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:02 ---> Running in ce09424cb83d 05:09:04 Removing intermediate container ce09424cb83d 05:09:04 ---> 99db2f7dfd2a 05:09:04 Step 11/24 : COPY . . 05:09:05 ---> 18b3d03abc5a 05:09:05 Step 12/24 : RUN ${MAKE} 05:09:05 ---> Running in 468d9d120c3f 05:09:06 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:11:28 Removing intermediate container 468d9d120c3f 05:11:28 ---> 9f7bfac5833e 05:11:28 Step 13/24 : FROM alpine:3.16 05:11:28 3.16: Pulling from library/alpine 05:11:28 6875df1f5354: Pulling fs layer 05:11:28 6875df1f5354: Verifying Checksum 05:11:28 6875df1f5354: Download complete 05:11:28 6875df1f5354: Pull complete 05:11:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:11:28 Status: Downloaded newer image for alpine:3.16 05:11:28 ---> 2b4661558fb8 05:11:28 Step 14/24 : RUN apk add --update --no-cache dumb-init 05:11:28 ---> Running in 9236d8d3636c 05:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:11:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:11:28 (1/1) Installing dumb-init (1.2.5-r1) 05:11:28 Executing busybox-1.35.0-r17.trigger 05:11:28 OK: 5 MiB in 15 packages 05:11:28 Removing intermediate container 9236d8d3636c 05:11:28 ---> 4780ce032ea1 05:11:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:11:29 ---> d3a49508c22b 05:11:29 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:11:30 ---> f054c87c654a 05:11:30 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:11:30 ---> 947821342569 05:11:30 Step 18/24 : EXPOSE 59993 05:11:30 ---> Running in 8ff50c5b0b52 05:11:31 Removing intermediate container 8ff50c5b0b52 05:11:31 ---> 98612fb4532a 05:11:31 Step 19/24 : EXPOSE 161 05:11:31 ---> Running in 13218a03f619 05:11:31 Removing intermediate container 13218a03f619 05:11:31 ---> 94cc0c9fda6c 05:11:31 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:11:31 ---> Running in f7f75b6bd194 05:11:31 Removing intermediate container f7f75b6bd194 05:11:31 ---> 17d4910637f6 05:11:31 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:11:31 ---> Running in 36de6fd9268a 05:11:32 Removing intermediate container 36de6fd9268a 05:11:32 ---> 989f81f01b6a 05:11:32 Step 22/24 : LABEL arch=arm64 05:11:32 ---> Running in b163d507860b 05:11:32 Removing intermediate container b163d507860b 05:11:32 ---> eb55b30bcda2 05:11:32 Step 23/24 : LABEL git_sha=a1ccfebebdb57112e58671455e0835dd7db89e3e 05:11:32 ---> Running in e8287e17f9ec 05:11:33 Removing intermediate container e8287e17f9ec 05:11:33 ---> b87f963e3cf4 05:11:33 Step 24/24 : LABEL version=0.0.0 05:11:33 ---> Running in a851769a2a04 05:11:33 Removing intermediate container a851769a2a04 05:11:33 ---> 989e721be34f 05:11:33 [Warning] One or more build-args [ARCH] were not consumed 05:11:33 Successfully built 989e721be34f 05:11:33 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:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:34 05:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:34 arm64: Pulling from edgex-lftools-log-publisher 05:11:34 8998bd30e6a1: Pulling fs layer 05:11:34 04944245beec: Pulling fs layer 05:11:34 699f458cf7ca: Pulling fs layer 05:11:34 765212b225bb: Pulling fs layer 05:11:34 f23df028b6ca: Pulling fs layer 05:11:34 d65c8cfc05b1: Pulling fs layer 05:11:34 2437ff75d9bd: Pulling fs layer 05:11:34 765212b225bb: Waiting 05:11:34 f23df028b6ca: Waiting 05:11:34 d65c8cfc05b1: Waiting 05:11:34 2437ff75d9bd: Waiting 05:11:34 04944245beec: Verifying Checksum 05:11:34 04944245beec: Download complete 05:11:34 765212b225bb: Download complete 05:11:34 f23df028b6ca: Download complete 05:11:34 d65c8cfc05b1: Download complete 05:11:34 699f458cf7ca: Verifying Checksum 05:11:34 699f458cf7ca: Download complete 05:11:35 8998bd30e6a1: Verifying Checksum 05:11:35 8998bd30e6a1: Download complete 05:11:37 2437ff75d9bd: Download complete 05:11:39 8998bd30e6a1: Pull complete 05:11:39 04944245beec: Pull complete 05:11:40 699f458cf7ca: Pull complete 05:11:40 765212b225bb: Pull complete 05:11:41 f23df028b6ca: Pull complete 05:11:41 d65c8cfc05b1: Pull complete 05:11:56 2437ff75d9bd: Pull complete 05:11:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:57 prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container 05:11:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:11:59 $ docker top ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:12:00 ---> job-cost.sh 05:12:00 lf-activate-venv: SKIPPING 05:12:00 INFO: No Stack... 05:12:01 INFO: Retrieving Pricing Info for: v3-standard-4 05:12:02 INFO: Archiving Costs [Pipeline] sh 05:12:02 + cut -d, -f6 05:12:02 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:12:02 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] 05:12:02 Resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] did not exist. Created. 05:12:02 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:12:03 /w/workspace/device-snmp-go/1@tmp/durable-fbea17d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:12:03 + echo total: 0.10999999940395355 [Pipeline] stash 05:12:03 Warning: overwriting stash ‘stack-cost’ 05:12:03 Stashed 1 file(s) [Pipeline] } 05:12:03 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:12:03 $ docker stop --time=1 ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 05:12:05 $ docker rm -f --volumes ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 [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:12:06 provisioning config files... 05:12:06 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config17884878808028135209tmp [Pipeline] { [Pipeline] sh 05:12:06 + set +x 05:12:06 + curl -s https://codecov.io/bash 05:12:06 + bash -s -- 05:12:06 05:12:06 _____ _ 05:12:06 / ____| | | 05:12:06 | | ___ __| | ___ ___ _____ __ 05:12:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:12:06 | |___| (_) | (_| | __/ (_| (_) \ V / 05:12:06 \_____\___/ \__,_|\___|\___\___/ \_/ 05:12:06 Bash-1.0.6 05:12:06 05:12:06 05:12:06 ==> git version 2.25.1 found 05:12:06 ==> 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:12:06 Release-Date: 2020-01-08 05:12:06 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:12:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:12:06 ==> Jenkins CI detected. 05:12:06 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-224 05:12:06 project root: . 05:12:06 --> token set from env 05:12:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:12:06 ==> Running gcov in . (disable via -X gcov) 05:12:06 ==> Python coveragepy not found 05:12:06 ==> Searching for coverage reports in: 05:12:06 + . 05:12:06 -> Found 1 reports 05:12:06 ==> Detecting git/mercurial file structure 05:12:06 ==> Reading reports 05:12:06 + ./coverage.out bytes=7631 05:12:06 ==> Appending adjustments 05:12:06 https://docs.codecov.io/docs/fixing-reports 05:12:06 + Found adjustments 05:12:06 ==> Gzipping contents 05:12:06 4.0K /tmp/codecov.P0WRGn.gz 05:12:06 ==> Uploading reports 05:12:06 url: https://codecov.io 05:12:06 query: branch=PR-224&commit=a1ccfebebdb57112e58671455e0835dd7db89e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=224&job=&cmd_args= 05:12:06 -> Pinging Codecov 05:12:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-224&commit=a1ccfebebdb57112e58671455e0835dd7db89e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=224&job=&cmd_args= 05:12:07 -> Uploading to 05:12:07 https://storage.googleapis.com/codecov/v4/raw/2023-02-03/6C56EA5C29638FB4528AC87E60AF5AE0/a1ccfebebdb57112e58671455e0835dd7db89e3e/310aac31-8f3d-4cf2-bf5a-89dd677ea4e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230203T051206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3d48fb993c11b676f559679f7ac74b8911eb9f015097d704097cab8ec7f0746 05:12:07 % Total % Received % Xferd Average Speed Time Time Time Current 05:12:07 Dload Upload Total Spent Left Speed 05:12:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5141 --:--:-- --:--:-- --:--:-- 5141 05:12:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] } 05:12:07 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:12:09 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-224/archives ] 05:12:09 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-224/archives 05:12:09 total 16 05:12:09 drwxr-xr-x 3 root root 4096 Feb 3 05:05 . 05:12:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 05:05 .. 05:12:09 drwxr-xr-x 2 root root 4096 Feb 3 05:05 cost 05:12:09 -rw-r--r-- 1 root root 86 Feb 3 05:05 cost.csv 05:12:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-224/archives 05:12:09 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-224/archives 05:12:09 total 16 05:12:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 05:05 . 05:12:09 drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 05:05 .. 05:12:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 05:05 cost 05:12:09 -rw-r--r-- 1 jenkins jenkins 86 Feb 3 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:12:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:12:10 ---> package-listing.sh 05:12:10 ++ tr '[:upper:]' '[:lower:]' 05:12:10 ++ facter osfamily 05:12:10 + OS_FAMILY=debian 05:12:10 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-224 05:12:10 + START_PACKAGES=/tmp/packages_start.txt 05:12:10 + END_PACKAGES=/tmp/packages_end.txt 05:12:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:12:10 + PACKAGES=/tmp/packages_start.txt 05:12:10 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-224 ']' 05:12:10 + PACKAGES=/tmp/packages_end.txt 05:12:10 + case "${OS_FAMILY}" in 05:12:10 + dpkg -l 05:12:10 + grep '^ii' 05:12:10 + '[' -f /tmp/packages_start.txt ']' 05:12:10 + '[' -f /tmp/packages_end.txt ']' 05:12:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:12:10 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-224 ']' 05:12:10 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/ 05:12:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/ [Pipeline] echo 05:12:10 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-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:12:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:11 prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container 05:12:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-224/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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@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:12:12 $ docker top 5b6204ed2f07410300c899029fb1766bb5eb66d170670f4de6d85a3145339a23 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:12:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:12:13 + ls /var/log/sa-host 05:12:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:12:13 provisioning config files... 05:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config7895175892269162146tmp [Pipeline] { [Pipeline] echo 05:12:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:12:13 ---> create-netrc.sh [Pipeline] } 05:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> python-tools-install.sh [Pipeline] echo 05:12:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> sudo-logs.sh 05:12:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:12:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:12:14 ---> job-cost.sh 05:12:14 lf-activate-venv: SKIPPING 05:12:14 DEBUG: total: 0.2199999988079071 05:12:14 INFO: Retrieving Stack Cost... 05:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:12:15 INFO: Archiving Costs [Pipeline] echo 05:12:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:16 ---> logs-deploy.sh 05:12:16 lf-activate-venv: SKIPPING 05:12:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-224/1 05:12:16 INFO: archiving workspace using pattern(s): 05:12:17 Archives upload complete. 05:12:17 INFO: archiving logs to Nexus