Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2ba7dfe89be2dd647f3a6af01938d8070291575+2bd6e5dae59222faf073cfb9822f90f2048c0bba (c7bf2d4c092ca3218e3047fdd0861ffd2853f373) 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-ssh16276697870561398587.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-ssh3851210138157616687.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-233/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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh816834626523291418.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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17712832564953165024.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-ssh11763849983283304777.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-233/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-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12448232943541490823.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 on ‘prd-ubuntu20.04-docker-8c-8g-6061’ Running on prd-ubuntu20.04-docker-8c-8g-6071 in /w/workspace/gexfoundry_device-snmp-go_PR-233 [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-233 # 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 > 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/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f2ba7dfe89be2dd647f3a6af01938d8070291575 Merge succeeded, producing f2ba7dfe89be2dd647f3a6af01938d8070291575 Checking out Revision f2ba7dfe89be2dd647f3a6af01938d8070291575 (PR-233) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f f2ba7dfe89be2dd647f3a6af01938d8070291575 # 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 f2ba7dfe89be2dd647f3a6af01938d8070291575 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:02 ========================================================= 06:02:02 EdgeX Global Pipelines Version Info 06:02:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:02 ------------------- 06:02:02 stable info: 06:02:02 ------------------- 06:02:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:02 Message: update stable to v1.0.244 06:02:03 ------------------- 06:02:03 experimental info: 06:02:03 ------------------- 06:02:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 06:02:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2ba7dfe89be2dd647f3a6af01938d8070291575 [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2ba7df [Pipeline] echo 06:02:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:05 provisioning config files... 06:02:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/config11853493439937706839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:05 ---> docker-login.sh 06:02:05 nexus3.edgexfoundry.org:10001 06:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:05 Configure a credential helper to remove this warning. See 06:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:05 06:02:05 Login Succeeded 06:02:05 nexus3.edgexfoundry.org:10002 06:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:06 Configure a credential helper to remove this warning. See 06:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:06 06:02:06 Login Succeeded 06:02:06 nexus3.edgexfoundry.org:10003 06:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:06 Configure a credential helper to remove this warning. See 06:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:06 06:02:06 Login Succeeded 06:02:06 nexus3.edgexfoundry.org:10004 06:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:06 Configure a credential helper to remove this warning. See 06:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:06 06:02:06 Login Succeeded 06:02:06 docker.io 06:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:06 Configure a credential helper to remove this warning. See 06:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:06 06:02:06 Login Succeeded 06:02:06 ---> docker-login.sh ends [Pipeline] } 06:02:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:02:07 + git rev-list -1 --merges f2ba7dfe89be2dd647f3a6af01938d8070291575~1..f2ba7dfe89be2dd647f3a6af01938d8070291575 [Pipeline] echo 06:02:07 -----------> git rev-list -1 --merges f2ba7dfe89be2dd647f3a6af01938d8070291575~1..f2ba7dfe89be2dd647f3a6af01938d8070291575 f2ba7dfe89be2dd647f3a6af01938d8070291575 [false] [Pipeline] sh 06:02:07 + git log --format=format:%s -1 f2ba7dfe89be2dd647f3a6af01938d8070291575 [Pipeline] echo 06:02:07 ========================================================= 06:02:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:08 + git log --format=format:%s -1 f2ba7dfe89be2dd647f3a6af01938d8070291575 [Pipeline] echo 06:02:08 [semverPrep] GIT_COMMIT: f2ba7dfe89be2dd647f3a6af01938d8070291575, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:02:08 [semverPrep] This is not a build commit. [Pipeline] sh 06:02:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:08 + grep -v github /etc/ssh/ssh_known_hosts 06:02:08 + [ -e /tmp/ssh_known_hosts ] 06:02:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:08 + sudo tee -a /etc/ssh/ssh_known_hosts 06:02:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:08 06:02:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:09 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:09 b85a868b505f: Pulling fs layer 06:02:09 e2be974225ed: Pulling fs layer 06:02:09 339a4e72a1f5: Pulling fs layer 06:02:09 988bab9f4d93: Pulling fs layer 06:02:09 1469e6f7b9e6: Pulling fs layer 06:02:09 eaf3925da568: Pulling fs layer 06:02:09 bab4dde63d76: Pulling fs layer 06:02:09 bde34c3a00c8: Pulling fs layer 06:02:09 b352a97aabf1: Pulling fs layer 06:02:09 4872d77fe225: Pulling fs layer 06:02:09 5851b861e8e6: Pulling fs layer 06:02:09 bde34c3a00c8: Waiting 06:02:09 b352a97aabf1: Waiting 06:02:09 4872d77fe225: Waiting 06:02:09 988bab9f4d93: Waiting 06:02:09 5851b861e8e6: Waiting 06:02:09 1469e6f7b9e6: Waiting 06:02:09 eaf3925da568: Waiting 06:02:09 bab4dde63d76: Waiting 06:02:09 e2be974225ed: Verifying Checksum 06:02:09 e2be974225ed: Download complete 06:02:09 988bab9f4d93: Verifying Checksum 06:02:09 988bab9f4d93: Download complete 06:02:09 1469e6f7b9e6: Verifying Checksum 06:02:09 1469e6f7b9e6: Download complete 06:02:09 eaf3925da568: Verifying Checksum 06:02:09 eaf3925da568: Download complete 06:02:09 339a4e72a1f5: Download complete 06:02:09 bde34c3a00c8: Verifying Checksum 06:02:09 bde34c3a00c8: Download complete 06:02:09 b352a97aabf1: Download complete 06:02:09 4872d77fe225: Verifying Checksum 06:02:09 4872d77fe225: Download complete 06:02:10 5851b861e8e6: Verifying Checksum 06:02:10 5851b861e8e6: Download complete 06:02:10 b85a868b505f: Verifying Checksum 06:02:10 b85a868b505f: Download complete 06:02:10 bab4dde63d76: Verifying Checksum 06:02:10 bab4dde63d76: Download complete 06:02:11 b85a868b505f: Pull complete 06:02:11 e2be974225ed: Pull complete 06:02:12 339a4e72a1f5: Pull complete 06:02:12 988bab9f4d93: Pull complete 06:02:12 1469e6f7b9e6: Pull complete 06:02:12 eaf3925da568: Pull complete 06:02:14 bab4dde63d76: Pull complete 06:02:14 bde34c3a00c8: Pull complete 06:02:14 b352a97aabf1: Pull complete 06:02:14 4872d77fe225: Pull complete 06:02:14 5851b861e8e6: Pull complete 06:02:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:14 prd-ubuntu20.04-docker-8c-8g-6071 does not seem to be running inside a container 06:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-233 -v /w/workspace/gexfoundry_device-snmp-go_PR-233:/w/workspace/gexfoundry_device-snmp-go_PR-233:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-233@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 06:02:18 $ docker top 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 -eo pid,comm 06:02:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:02:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:19 [ssh-agent] Looking for ssh-agent implementation... 06:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:19 $ docker exec 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 ssh-agent 06:02:19 SSH_AUTH_SOCK=/tmp/ssh-1e4sDmJ0NCta/agent.32 06:02:19 SSH_AGENT_PID=38 06:02:19 Running ssh-add (command line suppressed) 06:02:19 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/private_key_1133560285061460369.key (/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/private_key_1133560285061460369.key) 06:02:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:19 + git tag --points-at HEAD [Pipeline] } 06:02:19 $ docker exec --env ******** --env ******** 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 ssh-agent -k 06:02:19 unset SSH_AUTH_SOCK; 06:02:19 unset SSH_AGENT_PID; 06:02:19 echo Agent pid 38 killed; 06:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:19 [ssh-agent] Looking for ssh-agent implementation... 06:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:20 $ docker exec 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 ssh-agent 06:02:20 SSH_AUTH_SOCK=/tmp/ssh-Mnd99kh12w9z/agent.70 06:02:20 SSH_AGENT_PID=76 06:02:20 Running ssh-add (command line suppressed) 06:02:20 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/private_key_9802888757207375596.key (/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/private_key_9802888757207375596.key) 06:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:20 + git semver init 06:02:20 2023-02-15 06:02:20,766 [run_init] DEBUG init version:0.0.0 force:False 06:02:20 2023-02-15 06:02:20,767 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver 06:02:20 2023-02-15 06:02:20,768 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-233/.semver 06:02:20 2023-02-15 06:02:20,768 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-233, universal_newlines=False, shell=None, istream=None) 06:02:21 2023-02-15 06:02:21,666 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-233/.git/info/exclude 06:02:21 2023-02-15 06:02:21,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver/PR-233 with force:False 06:02:21 2023-02-15 06:02:21,667 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver/PR-233 06:02:21 2023-02-15 06:02:21,671 [execute] INFO git cat-file --batch-check 06:02:21 2023-02-15 06:02:21,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) 06:02:21 2023-02-15 06:02:21,677 [execute] INFO git cat-file --batch 06:02:21 2023-02-15 06:02:21,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) 06:02:21 2023-02-15 06:02:21,682 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-233/.semver/PR-233 06:02:21 0.0.0 [Pipeline] } 06:02:21 $ docker exec --env ******** --env ******** 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 ssh-agent -k 06:02:21 unset SSH_AUTH_SOCK; 06:02:21 unset SSH_AGENT_PID; 06:02:21 echo Agent pid 76 killed; 06:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:22 + git semver [Pipeline] } 06:02:22 $ docker stop --time=1 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 06:02:23 $ docker rm -f --volumes 7867dceffa69748ed71b7197d033f763e66461382129fdfa070e141a3677ae82 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:24 Stashed 1 file(s) [Pipeline] echo 06:02:24 [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] { 06:02:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6067 in /w/workspace/gexfoundry_device-snmp-go_PR-233 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:25 provisioning config files... 06:02:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/config14522378776838535499tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:02:25 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:02:25 Selected Git installation does not exist. Using Default 06:02:25 The recommended git tool is: NONE 06:02:25 ---> docker-login.sh 06:02:25 nexus3.edgexfoundry.org:10001 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10002 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10003 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 nexus3.edgexfoundry.org:10004 06:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:25 Configure a credential helper to remove this warning. See 06:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:25 06:02:25 Login Succeeded 06:02:25 docker.io 06:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:26 Configure a credential helper to remove this warning. See 06:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:26 06:02:26 Login Succeeded 06:02:26 ---> docker-login.sh ends [Pipeline] } 06:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:26 ========================================================= 06:02:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:02:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:26 + 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 . 06:02:26 Sending build context to Docker daemon 5.679MB 06:02:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:02:26 Step 2/12 : FROM ${BASE} AS builder 06:02:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:26 213ec9aee27d: Pulling fs layer 06:02:26 4583459ba037: Pulling fs layer 06:02:26 93c1e223e6f2: Pulling fs layer 06:02:26 53926ce57604: Pulling fs layer 06:02:26 21b2b0c7a3f4: Pulling fs layer 06:02:26 22ff95d597cd: Pulling fs layer 06:02:26 12d6caf4c0d1: Pulling fs layer 06:02:26 96b7cbca73a9: Pulling fs layer 06:02:26 a7acece74701: Pulling fs layer 06:02:26 21b2b0c7a3f4: Waiting 06:02:26 22ff95d597cd: Waiting 06:02:26 12d6caf4c0d1: Waiting 06:02:26 a7acece74701: Waiting 06:02:26 53926ce57604: Waiting 06:02:26 96b7cbca73a9: Waiting 06:02:26 93c1e223e6f2: Verifying Checksum 06:02:26 93c1e223e6f2: Download complete 06:02:26 4583459ba037: Download complete 06:02:27 21b2b0c7a3f4: Verifying Checksum 06:02:27 21b2b0c7a3f4: Download complete 06:02:27 22ff95d597cd: Download complete 06:02:27 213ec9aee27d: Verifying Checksum 06:02:27 213ec9aee27d: Download complete 06:02:27 12d6caf4c0d1: Download complete 06:02:27 213ec9aee27d: Pull complete 06:02:27 4583459ba037: Pull complete 06:02:27 93c1e223e6f2: Pull complete 06:02:29 a7acece74701: Verifying Checksum 06:02:29 a7acece74701: Download complete 06:02:29 53926ce57604: Verifying Checksum 06:02:29 53926ce57604: Download complete 06:02:30 96b7cbca73a9: Verifying Checksum 06:02:30 96b7cbca73a9: Download complete 06:02:32 using credential edgex-jenkins-ssh 06:02:32 Cloning the remote Git repository 06:02:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:02:32 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:02:32 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:02:32 > git --version # timeout=10 06:02:32 > git --version # 'git version 2.25.1' 06:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:33 53926ce57604: Pull complete 06:02:33 21b2b0c7a3f4: Pull complete 06:02:33 22ff95d597cd: Pull complete 06:02:33 12d6caf4c0d1: Pull complete 06:02:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:02:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:35 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f2ba7dfe89be2dd647f3a6af01938d8070291575 06:02:35 96b7cbca73a9: Pull complete 06:02:35 Merge succeeded, producing f2ba7dfe89be2dd647f3a6af01938d8070291575 06:02:35 Checking out Revision f2ba7dfe89be2dd647f3a6af01938d8070291575 (PR-233) 06:02:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:02:34 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:02:35 > git config core.sparsecheckout # timeout=10 06:02:35 > git checkout -f f2ba7dfe89be2dd647f3a6af01938d8070291575 # timeout=10 06:02:35 > git remote # timeout=10 06:02:35 > git config --get remote.origin.url # timeout=10 06:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:35 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 06:02:35 > git rev-parse HEAD^{commit} # timeout=10 06:02:35 > git config core.sparsecheckout # timeout=10 06:02:35 > git checkout -f f2ba7dfe89be2dd647f3a6af01938d8070291575 # timeout=10 06:02:36 a7acece74701: Pull complete 06:02:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 06:02:36 > git --version # timeout=10 06:02:36 > git --version # 'git version 2.25.1' 06:02:36 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:02:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:02:36 ---> db6d94c90886 06:02:36 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:02:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:37 Dload Upload Total Spent Left Speed 06:02:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 06:02:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:02:38 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 06:02:38 /etc/docker/daemon.new 06:02:38 { 06:02:38 "registry-mirrors": [ 06:02:38 "https://nexus3.edgexfoundry.org:10001" 06:02:38 ], 06:02:38 "bip": "10.250.0.254/24", 06:02:38 "hosts": [ 06:02:38 "tcp://0.0.0.0:5555", 06:02:38 "unix:///var/run/docker.sock" 06:02:38 ], 06:02:38 "mtu": 1458, 06:02:38 "selinux-enabled": true, 06:02:38 "seccomp-profile": "/etc/docker/seccomp.json" 06:02:38 } [Pipeline] sh 06:02:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:02:39 + sudo service docker restart 06:02:41 ---> Running in 09df71336ff0 06:02:41 Removing intermediate container 09df71336ff0 06:02:41 ---> 1d14ae48a927 06:02:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:42 ---> Running in 497c83394e8b 06:02:42 Removing intermediate container 497c83394e8b 06:02:42 ---> a568d815200f 06:02:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:02:43 ---> Running in 9f7ed37e9af6 06:02:43 Removing intermediate container 9f7ed37e9af6 06:02:43 ---> 6a8c8be3bbea 06:02:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:02:43 ---> Running in ca9ca7deaf5f 06:02:44 Removing intermediate container ca9ca7deaf5f 06:02:44 ---> 48046ab43299 06:02:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:44 ---> Running in a6aee873e75b 06:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:02:45 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:02:45 (2/4) Installing libedit (20210910.3.1-r0) 06:02:45 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:02:45 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:02:45 Executing busybox-1.35.0-r17.trigger 06:02:45 OK: 216 MiB in 55 packages 06:02:45 Removing intermediate container a6aee873e75b 06:02:45 ---> 1b5c54ed92c5 06:02:45 Step 8/12 : WORKDIR /device-snmp-go 06:02:45 ---> Running in e973748dbe86 06:02:45 Removing intermediate container e973748dbe86 06:02:45 ---> b13de9901bfc 06:02:45 Step 9/12 : COPY go.mod vendor* ./ 06:02:46 ---> c9ef57168aa8 06:02:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:46 ---> Running in 27b2f2917f92 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:57 provisioning config files... 06:02:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14540049901738262350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:57 ---> docker-login.sh 06:02:57 nexus3.edgexfoundry.org:10001 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 nexus3.edgexfoundry.org:10002 06:02:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:58 Configure a credential helper to remove this warning. See 06:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:58 06:02:58 Login Succeeded 06:02:58 nexus3.edgexfoundry.org:10003 06:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:59 Configure a credential helper to remove this warning. See 06:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:59 06:02:59 Login Succeeded 06:02:59 nexus3.edgexfoundry.org:10004 06:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:59 Configure a credential helper to remove this warning. See 06:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:59 06:02:59 Login Succeeded 06:02:59 docker.io 06:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:00 Configure a credential helper to remove this warning. See 06:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:00 06:03:00 Login Succeeded 06:03:00 ---> docker-login.sh ends [Pipeline] } 06:03:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:03:00 ========================================================= 06:03:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:03:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:00 + 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 . 06:03:01 Sending build context to Docker daemon 2.938MB 06:03:01 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 06:03:01 Step 2/12 : FROM ${BASE} AS builder 06:03:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:01 9b18e9b68314: Pulling fs layer 06:03:01 35d82f9e3411: Pulling fs layer 06:03:01 e16973657156: Pulling fs layer 06:03:01 fc693d55d65f: Pulling fs layer 06:03:01 7e9fc2657dce: Pulling fs layer 06:03:01 dda99020689f: Pulling fs layer 06:03:01 db1c61fa0a46: Pulling fs layer 06:03:01 891c053d2c06: Pulling fs layer 06:03:01 7e9fc2657dce: Waiting 06:03:01 dda99020689f: Waiting 06:03:01 db1c61fa0a46: Waiting 06:03:01 891c053d2c06: Waiting 06:03:01 fc693d55d65f: Waiting 06:03:01 e16973657156: Verifying Checksum 06:03:01 e16973657156: Download complete 06:03:01 35d82f9e3411: Verifying Checksum 06:03:01 35d82f9e3411: Download complete 06:03:01 7e9fc2657dce: Verifying Checksum 06:03:01 7e9fc2657dce: Download complete 06:03:01 dda99020689f: Verifying Checksum 06:03:01 dda99020689f: Download complete 06:03:01 9b18e9b68314: Verifying Checksum 06:03:02 9b18e9b68314: Pull complete 06:03:02 891c053d2c06: Verifying Checksum 06:03:02 891c053d2c06: Download complete 06:03:02 35d82f9e3411: Pull complete 06:03:03 e16973657156: Pull complete 06:03:03 db1c61fa0a46: Verifying Checksum 06:03:03 db1c61fa0a46: Download complete 06:03:04 fc693d55d65f: Verifying Checksum 06:03:04 fc693d55d65f: Download complete 06:03:16 fc693d55d65f: Pull complete 06:03:16 7e9fc2657dce: Pull complete 06:03:16 dda99020689f: Pull complete 06:03:24 Removing intermediate container 27b2f2917f92 06:03:24 ---> 8332b28748e6 06:03:24 Step 11/12 : COPY . . 06:03:24 ---> 314402ed2c82 06:03:24 Step 12/12 : RUN ${MAKE} 06:03:24 ---> Running in f2367b62cf5b 06:03:24 noop 06:03:24 Removing intermediate container f2367b62cf5b 06:03:24 ---> ed921493cbd0 06:03:24 Successfully built ed921493cbd0 06:03:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:03:25 db1c61fa0a46: Pull complete [Pipeline] sh 06:03:25 + docker inspect -f . ci-base-image-x86_64 06:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:25 prd-ubuntu20.04-docker-8c-8g-6071 does not seem to be running inside a container 06:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-233 -v /w/workspace/gexfoundry_device-snmp-go_PR-233:/w/workspace/gexfoundry_device-snmp-go_PR-233:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-233@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 06:03:25 $ docker top d56fb1d8f0d12854163fa2b7fff1b337168f029ebd8e199f3bd6677bceaff8d7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:26 + go version 06:03:26 go version go1.18.7 linux/amd64 [Pipeline] } 06:03:26 $ docker stop --time=1 d56fb1d8f0d12854163fa2b7fff1b337168f029ebd8e199f3bd6677bceaff8d7 06:03:26 891c053d2c06: Pull complete 06:03:26 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:03:26 ---> f96f9c87975a 06:03:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:03:27 $ docker rm -f --volumes d56fb1d8f0d12854163fa2b7fff1b337168f029ebd8e199f3bd6677bceaff8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker inspect -f . ci-base-image-x86_64 06:03:28 . 06:03:28 ---> Running in 0256f2818555 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-8c-8g-6071 does not seem to be running inside a container 06:03:28 $ 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-233 -v /w/workspace/gexfoundry_device-snmp-go_PR-233:/w/workspace/gexfoundry_device-snmp-go_PR-233:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-233@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 06:03:28 Removing intermediate container 0256f2818555 06:03:28 ---> b11896d6cda5 06:03:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:28 $ docker top cd38d5c4ab161b35f61fdc0d9800e0ceaec86ee995c7b29093576d4267ae26ef -eo pid,comm 06:03:28 ---> Running in d1814e0038c2 [Pipeline] { [Pipeline] sh 06:03:29 Removing intermediate container d1814e0038c2 06:03:29 ---> 25d934ea5d25 06:03:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:03:29 ---> Running in 083f076fa2b6 06:03:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-233 [Pipeline] fileExists [Pipeline] sh 06:03:29 Removing intermediate container 083f076fa2b6 06:03:29 ---> 4402dec0d292 06:03:29 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:03:29 ---> Running in 8cae88ba4f03 06:03:29 + make test 06:03:29 go test ./... -coverprofile=coverage.out 06:03:29 Removing intermediate container 8cae88ba4f03 06:03:29 ---> 1dfefe736ccf 06:03:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:29 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:03:30 ---> Running in 8029b43d743b 06:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:03:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:03:32 (2/4) Installing libedit (20210910.3.1-r0) 06:03:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:03:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:03:32 Executing busybox-1.35.0-r17.trigger 06:03:32 OK: 226 MiB in 55 packages 06:03:33 Removing intermediate container 8029b43d743b 06:03:33 ---> 72b192718022 06:03:33 Step 8/12 : WORKDIR /device-snmp-go 06:03:33 ---> Running in e6a9b535d19f 06:03:33 Removing intermediate container e6a9b535d19f 06:03:33 ---> 1bf53234a856 06:03:33 Step 9/12 : COPY go.mod vendor* ./ 06:03:33 ---> 42ed91ec7566 06:03:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:34 ---> Running in 45c7031cbf99 06:03:38 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:03:38 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements 06:03:44 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." 06:03:44 go vet ./... 06:03:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:47 ./bin/test-attribution-txt.sh 06:03:47 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:03:47 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:03:47 $ docker stop --time=1 cd38d5c4ab161b35f61fdc0d9800e0ceaec86ee995c7b29093576d4267ae26ef 06:03:50 $ docker rm -f --volumes cd38d5c4ab161b35f61fdc0d9800e0ceaec86ee995c7b29093576d4267ae26ef [Pipeline] // withDockerContainer [Pipeline] sh 06:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:03:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:52 + ls -al . 06:03:52 total 172 06:03:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 06:03 . 06:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 06:01 .. 06:03:52 -rw-rw-r-- 1 jenkins jenkins 6 Feb 15 06:02 .dockerignore 06:03:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 06:03 .git 06:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 .github 06:03:52 -rw-rw-r-- 1 jenkins jenkins 328 Feb 15 06:02 .gitignore 06:03:52 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 06:02 .golangci.yml 06:03:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 06:02 .semver 06:03:52 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 15 06:02 Attribution.txt 06:03:52 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 15 06:02 CHANGELOG.md 06:03:52 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 15 06:02 Dockerfile 06:03:52 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 06:02 GOVERNANCE.md 06:03:52 -rw-rw-r-- 1 jenkins jenkins 656 Feb 15 06:02 Jenkinsfile 06:03:52 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 06:02 LICENSE 06:03:52 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 15 06:02 Makefile 06:03:52 -rw-rw-r-- 1 jenkins jenkins 620 Feb 15 06:02 OWNERS.md 06:03:52 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 15 06:02 README.md 06:03:52 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 06:02 VERSION 06:03:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 06:02 bin 06:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 cmd 06:03:52 -rw-r--r-- 1 jenkins jenkins 7631 Feb 15 06:03 coverage.out 06:03:52 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 15 06:02 go.mod 06:03:52 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 15 06:02 go.sum 06:03:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 internal 06:03:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 06:02 snap 06:03:52 -rw-rw-r-- 1 jenkins jenkins 228 Feb 15 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:52 + 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=f2ba7dfe89be2dd647f3a6af01938d8070291575 --label arch=amd64 --label version=0.0.0 . 06:03:52 Sending build context to Docker daemon 5.687MB 06:03:52 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:03:52 Step 2/24 : FROM ${BASE} AS builder 06:03:52 ---> ed921493cbd0 06:03:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:03:52 ---> Running in 669deefd4acf 06:03:52 Removing intermediate container 669deefd4acf 06:03:52 ---> 99e3ef6d9e6f 06:03:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:03:52 ---> Running in 74437903397a 06:03:52 Removing intermediate container 74437903397a 06:03:52 ---> e011b67c8703 06:03:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:03:52 ---> Running in b7c168e314ef 06:03:53 Removing intermediate container b7c168e314ef 06:03:53 ---> cee2c7804ccd 06:03:53 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:03:53 ---> Running in 6c6c053fa47e 06:03:53 Removing intermediate container 6c6c053fa47e 06:03:53 ---> a79a5916c803 06:03:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:53 ---> Running in 67e94d17e4ad 06:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:03:53 OK: 216 MiB in 55 packages 06:03:54 Removing intermediate container 67e94d17e4ad 06:03:54 ---> 1bf35171e51e 06:03:54 Step 8/24 : WORKDIR /device-snmp-go 06:03:54 ---> Running in 711f3d874299 06:03:54 Removing intermediate container 711f3d874299 06:03:54 ---> 30cc88555fd8 06:03:54 Step 9/24 : COPY go.mod vendor* ./ 06:03:54 ---> 9d17ecf15614 06:03:54 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:54 ---> Running in 36c7e2f6646b 06:03:55 Removing intermediate container 36c7e2f6646b 06:03:55 ---> 253886044505 06:03:55 Step 11/24 : COPY . . 06:03:55 ---> 4ba89f4afda7 06:03:55 Step 12/24 : RUN ${MAKE} 06:03:55 ---> Running in cbb0a8a2cb4f 06:03:55 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 06:04:17 Removing intermediate container cbb0a8a2cb4f 06:04:17 ---> df83215f8b26 06:04:17 Step 13/24 : FROM alpine:3.16 06:04:17 3.16: Pulling from library/alpine 06:04:17 ef5531b6e74e: Pulling fs layer 06:04:17 ef5531b6e74e: Verifying Checksum 06:04:17 ef5531b6e74e: Download complete 06:04:17 ef5531b6e74e: Pull complete 06:04:17 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:04:17 Status: Downloaded newer image for alpine:3.16 06:04:17 ---> dfd21b5a31f5 06:04:17 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:04:17 ---> Running in 9e30d24a74e9 06:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:04:18 (1/1) Installing dumb-init (1.2.5-r1) 06:04:18 Executing busybox-1.35.0-r17.trigger 06:04:18 OK: 6 MiB in 15 packages 06:04:18 Removing intermediate container 9e30d24a74e9 06:04:18 ---> 5580bbfecf11 06:04:18 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:04:19 ---> f636751846b4 06:04:19 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:04:19 ---> 989825e033dd 06:04:19 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:04:19 ---> ee135739233e 06:04:19 Step 18/24 : EXPOSE 59993 06:04:19 ---> Running in 8b6feb0211c8 06:04:19 Removing intermediate container 8b6feb0211c8 06:04:19 ---> 36246e0a769d 06:04:19 Step 19/24 : EXPOSE 161 06:04:19 ---> Running in 796d61a8ce78 06:04:19 Removing intermediate container 796d61a8ce78 06:04:19 ---> bbc7e41efbd7 06:04:19 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:04:19 ---> Running in 5e61095f67f1 06:04:19 Removing intermediate container 5e61095f67f1 06:04:19 ---> 66897d4fcf17 06:04:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:04:20 ---> Running in 9b057709f2b3 06:04:20 Removing intermediate container 9b057709f2b3 06:04:20 ---> 35cdc4cf3a0d 06:04:20 Step 22/24 : LABEL arch=amd64 06:04:20 ---> Running in 7b3c91353c01 06:04:20 Removing intermediate container 7b3c91353c01 06:04:20 ---> 81d5cb5ddbbd 06:04:20 Step 23/24 : LABEL git_sha=f2ba7dfe89be2dd647f3a6af01938d8070291575 06:04:20 ---> Running in f9e369660f04 06:04:20 Removing intermediate container f9e369660f04 06:04:20 ---> 117ceee9e9c1 06:04:20 Step 24/24 : LABEL version=0.0.0 06:04:20 ---> Running in 02c777f04a5f 06:04:20 Removing intermediate container 02c777f04a5f 06:04:20 ---> 0780006c1f19 06:04:20 [Warning] One or more build-args [ARCH] were not consumed 06:04:20 Successfully built 0780006c1f19 06:04:20 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 06:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:21 06:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:21 latest: Pulling from edgex-lftools-log-publisher 06:04:21 5eb5b503b376: Pulling fs layer 06:04:21 5c69ac0246d0: Pulling fs layer 06:04:21 ec43610c2a17: Pulling fs layer 06:04:21 3a2ae6a8a46f: Pulling fs layer 06:04:21 33b1e0a273af: Pulling fs layer 06:04:21 5d3b04190fa2: Pulling fs layer 06:04:21 2f39f015ded8: Pulling fs layer 06:04:21 2f39f015ded8: Waiting 06:04:21 33b1e0a273af: Waiting 06:04:21 5c69ac0246d0: Verifying Checksum 06:04:21 5c69ac0246d0: Download complete 06:04:21 3a2ae6a8a46f: Verifying Checksum 06:04:21 3a2ae6a8a46f: Download complete 06:04:21 33b1e0a273af: Verifying Checksum 06:04:21 33b1e0a273af: Download complete 06:04:21 5d3b04190fa2: Verifying Checksum 06:04:21 5d3b04190fa2: Download complete 06:04:21 ec43610c2a17: Download complete 06:04:22 5eb5b503b376: Verifying Checksum 06:04:22 5eb5b503b376: Download complete 06:04:22 2f39f015ded8: Download complete 06:04:23 5eb5b503b376: Pull complete 06:04:23 5c69ac0246d0: Pull complete 06:04:24 ec43610c2a17: Pull complete 06:04:24 3a2ae6a8a46f: Pull complete 06:04:24 33b1e0a273af: Pull complete 06:04:24 5d3b04190fa2: Pull complete 06:04:28 2f39f015ded8: Pull complete 06:04:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:28 prd-ubuntu20.04-docker-8c-8g-6071 does not seem to be running inside a container 06:04:28 $ 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-233 -v /w/workspace/gexfoundry_device-snmp-go_PR-233:/w/workspace/gexfoundry_device-snmp-go_PR-233:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-233@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 06:04:32 $ docker top 551559304f9a8886399a4a34184b38ec8f2a24001a2bf34c88c8e7eff2ac88ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:32 ---> job-cost.sh 06:04:32 lf-activate-venv: SKIPPING 06:04:32 INFO: No Stack... 06:04:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:33 INFO: Archiving Costs [Pipeline] sh 06:04:33 + + cut -d, -f6cat 06:04:33 /w/workspace/gexfoundry_device-snmp-go_PR-233/archives/cost.csv [Pipeline] lock 06:04:33 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] 06:04:33 Resource [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] did not exist. Created. 06:04:33 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:34 Stashed 1 file(s) [Pipeline] } 06:04:34 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:34 $ docker stop --time=1 551559304f9a8886399a4a34184b38ec8f2a24001a2bf34c88c8e7eff2ac88ae 06:04:35 $ docker rm -f --volumes 551559304f9a8886399a4a34184b38ec8f2a24001a2bf34c88c8e7eff2ac88ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:42 Removing intermediate container 45c7031cbf99 06:04:42 ---> afb6c6d67f33 06:04:42 Step 11/12 : COPY . . 06:04:42 ---> 7778f9b38f8d 06:04:42 Step 12/12 : RUN ${MAKE} 06:04:42 ---> Running in e0e30504e870 06:04:42 noop 06:04:43 Removing intermediate container e0e30504e870 06:04:43 ---> fab6e706dbfb 06:04:43 Successfully built fab6e706dbfb 06:04:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker inspect -f . ci-base-image-arm64 06:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:44 prd-ubuntu20.04-docker-arm64-4c-16g-6067 does not seem to be running inside a container 06:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:45 $ docker top 09f642ba959d578a6badce6dfed6cc352aa9ab095c7e71bf4fc8aba80c6eb030 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:46 + go version 06:04:46 go version go1.18.7 linux/arm64 [Pipeline] } 06:04:46 $ docker stop --time=1 09f642ba959d578a6badce6dfed6cc352aa9ab095c7e71bf4fc8aba80c6eb030 06:04:47 $ docker rm -f --volumes 09f642ba959d578a6badce6dfed6cc352aa9ab095c7e71bf4fc8aba80c6eb030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker inspect -f . ci-base-image-arm64 06:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-6067 does not seem to be running inside a container 06:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:50 $ docker top b95a839f397ff32fde74ac526f1dac26701ba633c3175df6fd64aa6c1b6d35a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:51 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 06:04:52 + make test 06:04:52 go test ./... -coverprofile=coverage.out 06:04:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:06:15 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:06:15 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 06:06:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:06:15 go vet ./... 06:06:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:06:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:06:33 ./bin/test-attribution-txt.sh 06:06:33 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 06:06:33 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 06:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:06:33 $ docker stop --time=1 b95a839f397ff32fde74ac526f1dac26701ba633c3175df6fd64aa6c1b6d35a2 06:06:37 $ docker rm -f --volumes b95a839f397ff32fde74ac526f1dac26701ba633c3175df6fd64aa6c1b6d35a2 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:38 Warning: overwriting stash ‘coverage-report’ 06:06:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:06:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:06:39 + ls -al . 06:06:39 total 168 06:06:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 06:04 . 06:06:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 06:02 .. 06:06:39 -rw-rw-r-- 1 jenkins jenkins 6 Feb 15 06:02 .dockerignore 06:06:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 06:02 .git 06:06:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 .github 06:06:39 -rw-rw-r-- 1 jenkins jenkins 328 Feb 15 06:02 .gitignore 06:06:39 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 06:02 .golangci.yml 06:06:39 -rw-rw-r-- 1 jenkins jenkins 8828 Feb 15 06:02 Attribution.txt 06:06:39 -rw-rw-r-- 1 jenkins jenkins 8355 Feb 15 06:02 CHANGELOG.md 06:06:39 -rw-rw-r-- 1 jenkins jenkins 1423 Feb 15 06:02 Dockerfile 06:06:39 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 06:02 GOVERNANCE.md 06:06:39 -rw-rw-r-- 1 jenkins jenkins 656 Feb 15 06:02 Jenkinsfile 06:06:39 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 06:02 LICENSE 06:06:39 -rw-rw-r-- 1 jenkins jenkins 2079 Feb 15 06:02 Makefile 06:06:39 -rw-rw-r-- 1 jenkins jenkins 620 Feb 15 06:02 OWNERS.md 06:06:39 -rw-rw-r-- 1 jenkins jenkins 10054 Feb 15 06:02 README.md 06:06:39 -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 06:02 VERSION 06:06:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 06:02 bin 06:06:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 cmd 06:06:39 -rw-r--r-- 1 jenkins jenkins 7631 Feb 15 06:06 coverage.out 06:06:39 -rw-rw-r-- 1 jenkins jenkins 3326 Feb 15 06:02 go.mod 06:06:39 -rw-rw-r-- 1 jenkins jenkins 32920 Feb 15 06:02 go.sum 06:06:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 06:02 internal 06:06:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 06:02 snap 06:06:39 -rw-rw-r-- 1 jenkins jenkins 228 Feb 15 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:39 + 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=f2ba7dfe89be2dd647f3a6af01938d8070291575 --label arch=arm64 --label version=0.0.0 . 06:06:40 Sending build context to Docker daemon 2.947MB 06:06:40 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 06:06:40 Step 2/24 : FROM ${BASE} AS builder 06:06:40 ---> fab6e706dbfb 06:06:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:06:40 ---> Running in 0361a109132a 06:06:40 Removing intermediate container 0361a109132a 06:06:40 ---> 4105c4fb699e 06:06:40 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:40 ---> Running in 36d9553bb704 06:06:40 Removing intermediate container 36d9553bb704 06:06:40 ---> 0bbc3b82c2e2 06:06:40 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:06:41 ---> Running in 539663314b7b 06:06:41 Removing intermediate container 539663314b7b 06:06:41 ---> a1a4e659105e 06:06:41 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:06:41 ---> Running in ea33de330ec5 06:06:41 Removing intermediate container ea33de330ec5 06:06:41 ---> cfa6ba26dc31 06:06:41 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:06:41 ---> Running in 7998af7f4670 06:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:06:44 OK: 226 MiB in 55 packages 06:06:45 Removing intermediate container 7998af7f4670 06:06:45 ---> 406f820883ad 06:06:45 Step 8/24 : WORKDIR /device-snmp-go 06:06:45 ---> Running in 4171e4180efe 06:06:45 Removing intermediate container 4171e4180efe 06:06:45 ---> 3bfa985b8a10 06:06:45 Step 9/24 : COPY go.mod vendor* ./ 06:06:46 ---> 404cdbb92e19 06:06:46 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:46 ---> Running in de3ebc8821d4 06:06:49 Removing intermediate container de3ebc8821d4 06:06:49 ---> 6d8667eec0d1 06:06:49 Step 11/24 : COPY . . 06:06:49 ---> f6eac644fcf0 06:06:49 Step 12/24 : RUN ${MAKE} 06:06:49 ---> Running in 1ea89dba56dc 06:06:50 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 06:08:57 Removing intermediate container 1ea89dba56dc 06:08:57 ---> ef6d0672e512 06:08:57 Step 13/24 : FROM alpine:3.16 06:08:57 3.16: Pulling from library/alpine 06:08:57 3760b48202b3: Pulling fs layer 06:08:57 3760b48202b3: Verifying Checksum 06:08:57 3760b48202b3: Download complete 06:08:57 3760b48202b3: Pull complete 06:08:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:08:57 Status: Downloaded newer image for alpine:3.16 06:08:57 ---> 4c81e5bf8899 06:08:57 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:08:57 ---> Running in d3da09ad1ca5 06:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:08:57 (1/1) Installing dumb-init (1.2.5-r1) 06:08:57 Executing busybox-1.35.0-r17.trigger 06:08:57 OK: 5 MiB in 15 packages 06:08:57 Removing intermediate container d3da09ad1ca5 06:08:57 ---> 8cfece06ae56 06:08:57 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:08:57 ---> 6c2d1ec98cd0 06:08:57 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:08:58 ---> f9022db29cc5 06:08:58 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:08:58 ---> 2d1bafd5dd4c 06:08:58 Step 18/24 : EXPOSE 59993 06:08:58 ---> Running in 38ba19fca118 06:08:59 Removing intermediate container 38ba19fca118 06:08:59 ---> 1f569bcd0008 06:08:59 Step 19/24 : EXPOSE 161 06:08:59 ---> Running in 2013b4b8ec26 06:08:59 Removing intermediate container 2013b4b8ec26 06:08:59 ---> 6256fc07f7db 06:08:59 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:08:59 ---> Running in 5a85581fdb58 06:08:59 Removing intermediate container 5a85581fdb58 06:08:59 ---> ee5e18a7e288 06:08:59 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:08:59 ---> Running in 6f201bce3f70 06:09:00 Removing intermediate container 6f201bce3f70 06:09:00 ---> e95681e98c6a 06:09:00 Step 22/24 : LABEL arch=arm64 06:09:00 ---> Running in bfd5046c4467 06:09:00 Removing intermediate container bfd5046c4467 06:09:00 ---> 102409417c15 06:09:00 Step 23/24 : LABEL git_sha=f2ba7dfe89be2dd647f3a6af01938d8070291575 06:09:00 ---> Running in 28348af056ff 06:09:01 Removing intermediate container 28348af056ff 06:09:01 ---> 318932ad8eb8 06:09:01 Step 24/24 : LABEL version=0.0.0 06:09:01 ---> Running in 09a350250460 06:09:01 Removing intermediate container 09a350250460 06:09:01 ---> 8d9a93998dce 06:09:01 [Warning] One or more build-args [ARCH] were not consumed 06:09:01 Successfully built 8d9a93998dce 06:09:01 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 06:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:02 06:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:02 arm64: Pulling from edgex-lftools-log-publisher 06:09:02 8998bd30e6a1: Pulling fs layer 06:09:02 04944245beec: Pulling fs layer 06:09:02 699f458cf7ca: Pulling fs layer 06:09:02 765212b225bb: Pulling fs layer 06:09:02 f23df028b6ca: Pulling fs layer 06:09:02 d65c8cfc05b1: Pulling fs layer 06:09:02 2437ff75d9bd: Pulling fs layer 06:09:02 765212b225bb: Waiting 06:09:02 f23df028b6ca: Waiting 06:09:02 2437ff75d9bd: Waiting 06:09:02 d65c8cfc05b1: Waiting 06:09:02 04944245beec: Verifying Checksum 06:09:02 04944245beec: Download complete 06:09:02 765212b225bb: Verifying Checksum 06:09:02 765212b225bb: Download complete 06:09:02 f23df028b6ca: Verifying Checksum 06:09:02 f23df028b6ca: Download complete 06:09:02 d65c8cfc05b1: Verifying Checksum 06:09:02 d65c8cfc05b1: Download complete 06:09:03 699f458cf7ca: Download complete 06:09:03 8998bd30e6a1: Verifying Checksum 06:09:03 8998bd30e6a1: Download complete 06:09:05 2437ff75d9bd: Download complete 06:09:07 8998bd30e6a1: Pull complete 06:09:07 04944245beec: Pull complete 06:09:09 699f458cf7ca: Pull complete 06:09:09 765212b225bb: Pull complete 06:09:09 f23df028b6ca: Pull complete 06:09:10 d65c8cfc05b1: Pull complete 06:09:25 2437ff75d9bd: Pull complete 06:09:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-6067 does not seem to be running inside a container 06:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:09:28 $ docker top 70b1a785254ef2804ccf4664d5506f64ce806b38fb13964bb9fd406d95ef1eaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:29 ---> job-cost.sh 06:09:29 lf-activate-venv: SKIPPING 06:09:29 INFO: No Stack... 06:09:29 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:30 INFO: Archiving Costs [Pipeline] sh 06:09:30 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:09:30 + cut -d, -f6 [Pipeline] lock 06:09:30 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] 06:09:30 Resource [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] did not exist. Created. 06:09:30 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:31 /w/workspace/device-snmp-go/1@tmp/durable-eb134c8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:32 + echo total: 0.2199999988079071 [Pipeline] stash 06:09:32 Warning: overwriting stash ‘stack-cost’ 06:09:32 Stashed 1 file(s) [Pipeline] } 06:09:32 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:32 $ docker stop --time=1 70b1a785254ef2804ccf4664d5506f64ce806b38fb13964bb9fd406d95ef1eaa 06:09:34 $ docker rm -f --volumes 70b1a785254ef2804ccf4664d5506f64ce806b38fb13964bb9fd406d95ef1eaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:09:35 provisioning config files... 06:09:35 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/config7275041357181001881tmp [Pipeline] { [Pipeline] sh 06:09:35 + set +x 06:09:35 + + bash -s -- 06:09:35 curl -s https://codecov.io/bash 06:09:35 06:09:35 _____ _ 06:09:35 / ____| | | 06:09:35 | | ___ __| | ___ ___ _____ __ 06:09:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:35 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:35 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:35 Bash-1.0.6 06:09:35 06:09:35 06:09:35 ==> git version 2.25.1 found 06:09:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:09:35 Release-Date: 2020-01-08 06:09:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:35 ==> Jenkins CI detected. 06:09:35 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-233 06:09:35 project root: . 06:09:35 --> token set from env 06:09:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:35 ==> Running gcov in . (disable via -X gcov) 06:09:35 ==> Python coveragepy not found 06:09:35 ==> Searching for coverage reports in: 06:09:35 + . 06:09:35 -> Found 1 reports 06:09:35 ==> Detecting git/mercurial file structure 06:09:35 ==> Reading reports 06:09:35 + ./coverage.out bytes=7631 06:09:35 ==> Appending adjustments 06:09:35 https://docs.codecov.io/docs/fixing-reports 06:09:35 + Found adjustments 06:09:35 ==> Gzipping contents 06:09:35 4.0K /tmp/codecov.HnRWj2.gz 06:09:35 ==> Uploading reports 06:09:35 url: https://codecov.io 06:09:35 query: branch=PR-233&commit=f2ba7dfe89be2dd647f3a6af01938d8070291575&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=233&job=&cmd_args= 06:09:35 -> Pinging Codecov 06:09:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-233&commit=f2ba7dfe89be2dd647f3a6af01938d8070291575&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=233&job=&cmd_args= 06:09:36 -> Uploading to 06:09:36 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/6C56EA5C29638FB4528AC87E60AF5AE0/f2ba7dfe89be2dd647f3a6af01938d8070291575/66232003-89db-487f-87f2-f6e51e28c28b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T060935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3ee715e51068b4b4036a6c90357543fb25b50e7c33263fd5f8b0ce8c2670254 06:09:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:36 Dload Upload Total Spent Left Speed 06:09:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5303 --:--:-- --:--:-- --:--:-- 5303 06:09:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f2ba7dfe89be2dd647f3a6af01938d8070291575 [Pipeline] } 06:09:36 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 06:09:38 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-233/archives ] 06:09:38 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-233/archives 06:09:38 total 16 06:09:38 drwxr-xr-x 3 root root 4096 Feb 15 06:04 . 06:09:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 06:04 .. 06:09:38 drwxr-xr-x 2 root root 4096 Feb 15 06:04 cost 06:09:38 -rw-r--r-- 1 root root 86 Feb 15 06:04 cost.csv 06:09:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-233/archives 06:09:38 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-233/archives 06:09:38 total 16 06:09:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 06:04 . 06:09:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 06:04 .. 06:09:38 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 06:04 cost 06:09:38 -rw-r--r-- 1 jenkins jenkins 86 Feb 15 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:39 ---> package-listing.sh 06:09:39 ++ facter osfamily 06:09:39 ++ tr '[:upper:]' '[:lower:]' 06:09:39 + OS_FAMILY=debian 06:09:39 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-233 06:09:39 + START_PACKAGES=/tmp/packages_start.txt 06:09:39 + END_PACKAGES=/tmp/packages_end.txt 06:09:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:39 + PACKAGES=/tmp/packages_start.txt 06:09:39 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-233 ']' 06:09:39 + PACKAGES=/tmp/packages_end.txt 06:09:39 + case "${OS_FAMILY}" in 06:09:39 + dpkg -l 06:09:39 + grep '^ii' 06:09:39 + '[' -f /tmp/packages_start.txt ']' 06:09:39 + '[' -f /tmp/packages_end.txt ']' 06:09:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:39 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-233 ']' 06:09:39 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-233/archives/ 06:09:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-233/archives/ [Pipeline] echo 06:09:39 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-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:40 prd-ubuntu20.04-docker-8c-8g-6071 does not seem to be running inside a container 06:09:40 $ 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-233/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-233 -v /w/workspace/gexfoundry_device-snmp-go_PR-233:/w/workspace/gexfoundry_device-snmp-go_PR-233:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-233@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-233@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 06:09:42 $ docker top f6b42eb6fdac692c488e08c7e1c89634474a11842b20586c7de4b4e0544a86e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:42 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:43 + ls /var/log/sa-host 06:09:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:43 provisioning config files... 06:09:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-233@tmp/config9957857403724582134tmp [Pipeline] { [Pipeline] echo 06:09:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> create-netrc.sh [Pipeline] } 06:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> python-tools-install.sh [Pipeline] echo 06:09:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:44 ---> sudo-logs.sh 06:09:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:44 ---> job-cost.sh 06:09:44 lf-activate-venv: SKIPPING 06:09:44 DEBUG: total: 0.2199999988079071 06:09:44 INFO: Retrieving Stack Cost... 06:09:44 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:45 INFO: Archiving Costs [Pipeline] echo 06:09:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:45 ---> logs-deploy.sh 06:09:45 lf-activate-venv: SKIPPING 06:09:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-233/1 06:09:45 INFO: archiving workspace using pattern(s): 06:09:46 Archives upload complete. 06:09:46 INFO: archiving logs to Nexus