Pull request #255 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d+2bd6e5dae59222faf073cfb9822f90f2048c0bba (71884407ef7d058e0aa609d5cf015412540f6ecb) 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-ssh2742495766726206671.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-ssh7288915445381448060.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-255/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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1040098375940328296.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-255/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1121559709109996526.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-ssh7669744089788199829.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-255/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-255/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1048030035551648003.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8846 in /w/workspace/gexfoundry_device-snmp-go_PR-255 [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-255 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d > 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/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d # timeout=10 Merge succeeded, producing e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d Checking out Revision e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d (PR-255) > 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 e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d # timeout=10 Commit message: "feat!: updates for common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:31 ========================================================= 18:12:31 EdgeX Global Pipelines Version Info 18:12:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:32 ------------------- 18:12:32 stable info: 18:12:32 ------------------- 18:12:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:12:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:12:32 Message: update stable to v1.0.244 18:12:32 ------------------- 18:12:32 experimental info: 18:12:32 ------------------- 18:12:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:12:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:12:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-255 [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-255 [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-255 [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6fb495 [Pipeline] echo 18:12:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:34 provisioning config files... 18:12:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/config9402691588413965415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:34 ---> docker-login.sh 18:12:34 nexus3.edgexfoundry.org:10001 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 nexus3.edgexfoundry.org:10002 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 nexus3.edgexfoundry.org:10003 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 nexus3.edgexfoundry.org:10004 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 docker.io 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 ---> docker-login.sh ends [Pipeline] } 18:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:12:37 + git rev-list -1 --merges e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d~1..e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [Pipeline] echo 18:12:37 -----------> git rev-list -1 --merges e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d~1..e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [false] [Pipeline] sh 18:12:37 + git log --format=format:%s -1 e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [Pipeline] echo 18:12:37 ========================================================= 18:12:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:12:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:38 + git log --format=format:%s -1 e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [Pipeline] echo 18:12:38 [semverPrep] GIT_COMMIT: e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d, Commit Message: feat!: updates for common config [Pipeline] echo 18:12:38 [semverPrep] This is not a build commit. [Pipeline] sh 18:12:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:38 + grep -v github /etc/ssh/ssh_known_hosts 18:12:38 + [ -e /tmp/ssh_known_hosts ] 18:12:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:38 + sudo tee -a /etc/ssh/ssh_known_hosts 18:12:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:12:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:39 18:12:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:39 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:39 b85a868b505f: Pulling fs layer 18:12:39 e2be974225ed: Pulling fs layer 18:12:39 339a4e72a1f5: Pulling fs layer 18:12:39 988bab9f4d93: Pulling fs layer 18:12:39 1469e6f7b9e6: Pulling fs layer 18:12:39 eaf3925da568: Pulling fs layer 18:12:39 bab4dde63d76: Pulling fs layer 18:12:39 bde34c3a00c8: Pulling fs layer 18:12:39 b352a97aabf1: Pulling fs layer 18:12:39 4872d77fe225: Pulling fs layer 18:12:39 5851b861e8e6: Pulling fs layer 18:12:39 1469e6f7b9e6: Waiting 18:12:39 eaf3925da568: Waiting 18:12:39 bab4dde63d76: Waiting 18:12:39 bde34c3a00c8: Waiting 18:12:39 b352a97aabf1: Waiting 18:12:39 4872d77fe225: Waiting 18:12:39 5851b861e8e6: Waiting 18:12:39 988bab9f4d93: Waiting 18:12:39 e2be974225ed: Verifying Checksum 18:12:39 e2be974225ed: Download complete 18:12:39 988bab9f4d93: Verifying Checksum 18:12:39 988bab9f4d93: Download complete 18:12:39 1469e6f7b9e6: Verifying Checksum 18:12:39 1469e6f7b9e6: Download complete 18:12:39 eaf3925da568: Verifying Checksum 18:12:39 eaf3925da568: Download complete 18:12:39 339a4e72a1f5: Verifying Checksum 18:12:39 339a4e72a1f5: Download complete 18:12:39 bde34c3a00c8: Download complete 18:12:39 b352a97aabf1: Verifying Checksum 18:12:39 b352a97aabf1: Download complete 18:12:39 4872d77fe225: Verifying Checksum 18:12:39 4872d77fe225: Download complete 18:12:39 5851b861e8e6: Download complete 18:12:39 b85a868b505f: Verifying Checksum 18:12:39 b85a868b505f: Download complete 18:12:40 bab4dde63d76: Verifying Checksum 18:12:40 bab4dde63d76: Download complete 18:12:41 b85a868b505f: Pull complete 18:12:41 e2be974225ed: Pull complete 18:12:41 339a4e72a1f5: Pull complete 18:12:41 988bab9f4d93: Pull complete 18:12:42 1469e6f7b9e6: Pull complete 18:12:42 eaf3925da568: Pull complete 18:12:43 bab4dde63d76: Pull complete 18:12:43 bde34c3a00c8: Pull complete 18:12:44 b352a97aabf1: Pull complete 18:12:44 4872d77fe225: Pull complete 18:12:44 5851b861e8e6: Pull complete 18:12:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:44 prd-ubuntu20.04-docker-8c-8g-8846 does not seem to be running inside a container 18:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-255 -v /w/workspace/gexfoundry_device-snmp-go_PR-255:/w/workspace/gexfoundry_device-snmp-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-255@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-devops/py-git-semver:0.1.4 cat 18:12:48 $ docker top f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 -eo pid,comm 18:12:48 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). 18:12:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:48 [ssh-agent] Looking for ssh-agent implementation... 18:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:48 $ docker exec f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 ssh-agent 18:12:48 SSH_AUTH_SOCK=/tmp/ssh-fATbjDJp34Wu/agent.31 18:12:48 SSH_AGENT_PID=37 18:12:48 Running ssh-add (command line suppressed) 18:12:48 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/private_key_348660044467857972.key (/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/private_key_348660044467857972.key) 18:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:49 + git tag --points-at HEAD [Pipeline] } 18:12:49 $ docker exec --env ******** --env ******** f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 ssh-agent -k 18:12:49 unset SSH_AUTH_SOCK; 18:12:49 unset SSH_AGENT_PID; 18:12:49 echo Agent pid 37 killed; 18:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:49 [ssh-agent] Looking for ssh-agent implementation... 18:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:49 $ docker exec f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 ssh-agent 18:12:49 SSH_AUTH_SOCK=/tmp/ssh-2NK8UbY4lDD4/agent.69 18:12:49 SSH_AGENT_PID=75 18:12:49 Running ssh-add (command line suppressed) 18:12:49 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/private_key_16259399260911450814.key (/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/private_key_16259399260911450814.key) 18:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:49 + git semver init 18:12:50 2023-03-08 18:12:50,125 [run_init] DEBUG init version:0.0.0 force:False 18:12:50 2023-03-08 18:12:50,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver 18:12:50 2023-03-08 18:12:50,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-255/.semver 18:12:50 2023-03-08 18:12:50,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-255, universal_newlines=False, shell=None, istream=None) 18:12:51 2023-03-08 18:12:50,962 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-255/.git/info/exclude 18:12:51 2023-03-08 18:12:50,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver/PR-255 with force:False 18:12:51 2023-03-08 18:12:50,962 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver/PR-255 18:12:51 2023-03-08 18:12:50,966 [execute] INFO git cat-file --batch-check 18:12:51 2023-03-08 18:12:50,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) 18:12:51 2023-03-08 18:12:50,973 [execute] INFO git cat-file --batch 18:12:51 2023-03-08 18:12:50,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-255/.semver, universal_newlines=False, shell=None, istream=) 18:12:51 2023-03-08 18:12:50,980 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-255/.semver/PR-255 18:12:51 0.0.0 [Pipeline] } 18:12:51 $ docker exec --env ******** --env ******** f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 ssh-agent -k 18:12:51 unset SSH_AUTH_SOCK; 18:12:51 unset SSH_AGENT_PID; 18:12:51 echo Agent pid 75 killed; 18:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:51 + git semver [Pipeline] } 18:12:51 $ docker stop --time=1 f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 18:12:53 $ docker rm -f --volumes f35e0e02d4044253cbe7124f8b941040425063127212f5e9f345ccdef9b8b6f1 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:12:53 Stashed 1 file(s) [Pipeline] echo 18:12:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:54 provisioning config files... 18:12:54 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/config1710388930933944220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:54 ---> docker-login.sh 18:12:54 nexus3.edgexfoundry.org:10001 18:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:54 Configure a credential helper to remove this warning. See 18:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:54 18:12:54 Login Succeeded 18:12:54 nexus3.edgexfoundry.org:10002 18:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 nexus3.edgexfoundry.org:10003 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 nexus3.edgexfoundry.org:10004 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 docker.io 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 ---> docker-login.sh ends [Pipeline] } 18:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:56 ========================================================= 18:12:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:12:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:56 + 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 . 18:12:56 Sending build context to Docker daemon 5.721MB 18:12:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:12:56 Step 2/12 : FROM ${BASE} AS builder 18:12:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:12:56 213ec9aee27d: Pulling fs layer 18:12:56 4583459ba037: Pulling fs layer 18:12:56 93c1e223e6f2: Pulling fs layer 18:12:56 53926ce57604: Pulling fs layer 18:12:56 21b2b0c7a3f4: Pulling fs layer 18:12:56 22ff95d597cd: Pulling fs layer 18:12:56 12d6caf4c0d1: Pulling fs layer 18:12:56 96b7cbca73a9: Pulling fs layer 18:12:56 a7acece74701: Pulling fs layer 18:12:56 12d6caf4c0d1: Waiting 18:12:56 21b2b0c7a3f4: Waiting 18:12:56 96b7cbca73a9: Waiting 18:12:56 a7acece74701: Waiting 18:12:56 22ff95d597cd: Waiting 18:12:56 53926ce57604: Waiting 18:12:56 93c1e223e6f2: Verifying Checksum 18:12:56 93c1e223e6f2: Download complete 18:12:56 4583459ba037: Verifying Checksum 18:12:56 4583459ba037: Download complete 18:12:56 21b2b0c7a3f4: Verifying Checksum 18:12:56 21b2b0c7a3f4: Download complete 18:12:56 22ff95d597cd: Verifying Checksum 18:12:56 22ff95d597cd: Download complete 18:12:56 213ec9aee27d: Verifying Checksum 18:12:56 213ec9aee27d: Download complete 18:12:56 12d6caf4c0d1: Verifying Checksum 18:12:56 12d6caf4c0d1: Download complete 18:12:56 213ec9aee27d: Pull complete 18:12:57 4583459ba037: Pull complete 18:12:57 93c1e223e6f2: Pull complete 18:12:57 a7acece74701: Verifying Checksum 18:12:57 a7acece74701: Download complete 18:12:57 96b7cbca73a9: Verifying Checksum 18:12:57 96b7cbca73a9: Download complete 18:12:57 53926ce57604: Verifying Checksum 18:12:57 53926ce57604: Download complete 18:13:01 53926ce57604: Pull complete 18:13:01 21b2b0c7a3f4: Pull complete 18:13:01 22ff95d597cd: Pull complete 18:13:01 12d6caf4c0d1: Pull complete 18:13:04 96b7cbca73a9: Pull complete 18:13:05 a7acece74701: Pull complete 18:13:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:13:05 ---> db6d94c90886 18:13:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:13:09 Still waiting to schedule task 18:13:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:13:12 ---> Running in 356c4deb7a85 18:13:12 Removing intermediate container 356c4deb7a85 18:13:12 ---> 38b90b03f7f5 18:13:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:13:12 ---> Running in e1b21e6ad431 18:13:12 Removing intermediate container e1b21e6ad431 18:13:12 ---> 266c3d69a490 18:13:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:13:12 ---> Running in 954c663e3b96 18:13:12 Removing intermediate container 954c663e3b96 18:13:12 ---> abc3180efd0d 18:13:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:13:12 ---> Running in 5729ad0c96fa 18:13:12 Removing intermediate container 5729ad0c96fa 18:13:12 ---> adbe0e05cbb0 18:13:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:12 ---> Running in 1e1f360d4886 18:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:13:13 (2/4) Installing libedit (20210910.3.1-r0) 18:13:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:13:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:13:13 Executing busybox-1.35.0-r17.trigger 18:13:13 OK: 216 MiB in 55 packages 18:13:13 Removing intermediate container 1e1f360d4886 18:13:13 ---> 0cd32438e958 18:13:13 Step 8/12 : WORKDIR /device-snmp-go 18:13:13 ---> Running in afd777f73b22 18:13:13 Removing intermediate container afd777f73b22 18:13:13 ---> 7f4309a5bfcc 18:13:13 Step 9/12 : COPY go.mod vendor* ./ 18:13:13 ---> fc39dad687d5 18:13:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:13 ---> Running in 720f75a495f2 18:13:45 Removing intermediate container 720f75a495f2 18:13:45 ---> eab5682fb1bc 18:13:45 Step 11/12 : COPY . . 18:13:45 ---> fa8c64f11bf8 18:13:45 Step 12/12 : RUN ${MAKE} 18:13:45 ---> Running in 4d9d8487a0fe 18:13:45 noop 18:13:45 Removing intermediate container 4d9d8487a0fe 18:13:45 ---> c047b73a574b 18:13:45 Successfully built c047b73a574b 18:13:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:46 + docker inspect -f . ci-base-image-x86_64 18:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:46 prd-ubuntu20.04-docker-8c-8g-8846 does not seem to be running inside a container 18:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-255 -v /w/workspace/gexfoundry_device-snmp-go_PR-255:/w/workspace/gexfoundry_device-snmp-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-255@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:46 $ docker top 422c942bf81c754c0b14d568cf3a38839dd4157045a2f7eee69bf08ff97dc69a -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:47 + go version 18:13:47 go version go1.18.7 linux/amd64 [Pipeline] } 18:13:47 $ docker stop --time=1 422c942bf81c754c0b14d568cf3a38839dd4157045a2f7eee69bf08ff97dc69a 18:13:48 $ docker rm -f --volumes 422c942bf81c754c0b14d568cf3a38839dd4157045a2f7eee69bf08ff97dc69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:49 + docker inspect -f . ci-base-image-x86_64 18:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:49 prd-ubuntu20.04-docker-8c-8g-8846 does not seem to be running inside a container 18:13:49 $ 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-255 -v /w/workspace/gexfoundry_device-snmp-go_PR-255:/w/workspace/gexfoundry_device-snmp-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-255@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:49 $ docker top 54a572cc1923a18a8d167ad2047f769311349568f45adb454596d78bf8e37f5d -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:50 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-255 [Pipeline] fileExists [Pipeline] sh 18:13:50 + make test 18:13:50 go test ./... -coverprofile=coverage.out 18:13:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:14:00 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:14:00 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements 18:14:07 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." 18:14:07 go vet ./... 18:14:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:10 ./bin/test-attribution-txt.sh 18:14:10 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:14:10 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:14:10 $ docker stop --time=1 54a572cc1923a18a8d167ad2047f769311349568f45adb454596d78bf8e37f5d 18:14:13 $ docker rm -f --volumes 54a572cc1923a18a8d167ad2047f769311349568f45adb454596d78bf8e37f5d [Pipeline] // withDockerContainer [Pipeline] sh 18:14:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:14:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:14 + ls -al . 18:14:14 total 172 18:14:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 18:13 . 18:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:12 .. 18:14:14 -rw-rw-r-- 1 jenkins jenkins 6 Mar 8 18:12 .dockerignore 18:14:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:14 .git 18:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:12 .github 18:14:14 -rw-rw-r-- 1 jenkins jenkins 328 Mar 8 18:12 .gitignore 18:14:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 18:12 .golangci.yml 18:14:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:12 .semver 18:14:14 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 8 18:12 Attribution.txt 18:14:14 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 8 18:12 CHANGELOG.md 18:14:14 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 8 18:12 Dockerfile 18:14:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 18:12 GOVERNANCE.md 18:14:14 -rw-rw-r-- 1 jenkins jenkins 656 Mar 8 18:12 Jenkinsfile 18:14:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 18:12 LICENSE 18:14:14 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 8 18:12 Makefile 18:14:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 18:12 OWNERS.md 18:14:14 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 8 18:12 README.md 18:14:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:12 VERSION 18:14:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:12 bin 18:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:12 cmd 18:14:14 -rw-r--r-- 1 jenkins jenkins 7631 Mar 8 18:13 coverage.out 18:14:14 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 8 18:12 go.mod 18:14:14 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 8 18:12 go.sum 18:14:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:12 internal 18:14:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:12 snap 18:14:14 -rw-rw-r-- 1 jenkins jenkins 228 Mar 8 18:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:14 + 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=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d --label arch=amd64 --label version=0.0.0 . 18:14:14 Sending build context to Docker daemon 5.729MB 18:14:14 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:14:14 Step 2/24 : FROM ${BASE} AS builder 18:14:14 ---> c047b73a574b 18:14:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:14:14 ---> Running in ebed29ea8392 18:14:15 Removing intermediate container ebed29ea8392 18:14:15 ---> 1d9c83d6cf46 18:14:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:15 ---> Running in e390912b06be 18:14:15 Removing intermediate container e390912b06be 18:14:15 ---> 5a9c45751ff1 18:14:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:14:15 ---> Running in 1ab9eb6f9513 18:14:15 Removing intermediate container 1ab9eb6f9513 18:14:15 ---> d328d1503777 18:14:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:14:15 ---> Running in 35094b7564c8 18:14:15 Removing intermediate container 35094b7564c8 18:14:15 ---> 514249a52503 18:14:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:15 ---> Running in e739114d4b78 18:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:16 OK: 216 MiB in 55 packages 18:14:16 Removing intermediate container e739114d4b78 18:14:16 ---> a5ac17381eb3 18:14:16 Step 8/24 : WORKDIR /device-snmp-go 18:14:16 ---> Running in 4a7f80a81455 18:14:16 Removing intermediate container 4a7f80a81455 18:14:16 ---> 6edc3c1b741e 18:14:16 Step 9/24 : COPY go.mod vendor* ./ 18:14:16 ---> cef7dac180af 18:14:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:16 ---> Running in 5fa4879c98e9 18:14:17 Removing intermediate container 5fa4879c98e9 18:14:17 ---> 02711433b112 18:14:17 Step 11/24 : COPY . . 18:14:17 ---> 351bbb5617df 18:14:17 Step 12/24 : RUN ${MAKE} 18:14:17 ---> Running in 1259b3a8fd12 18:14:18 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 18:14:40 Removing intermediate container 1259b3a8fd12 18:14:40 ---> 9275bc33c852 18:14:40 Step 13/24 : FROM alpine:3.16 18:14:40 3.16: Pulling from library/alpine 18:14:40 ef5531b6e74e: Pulling fs layer 18:14:40 ef5531b6e74e: Verifying Checksum 18:14:40 ef5531b6e74e: Download complete 18:14:40 ef5531b6e74e: Pull complete 18:14:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:14:40 Status: Downloaded newer image for alpine:3.16 18:14:40 ---> dfd21b5a31f5 18:14:40 Step 14/24 : RUN apk add --update --no-cache dumb-init 18:14:40 ---> Running in a77a32aabe01 18:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:14:40 (1/1) Installing dumb-init (1.2.5-r1) 18:14:40 Executing busybox-1.35.0-r17.trigger 18:14:40 OK: 6 MiB in 15 packages 18:14:40 Removing intermediate container a77a32aabe01 18:14:40 ---> e3f5344e6dbf 18:14:40 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:14:41 ---> 5afc5a907428 18:14:41 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:14:41 ---> c2e7bcf6c93d 18:14:41 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:14:41 ---> 4b30e8be91ba 18:14:41 Step 18/24 : EXPOSE 59993 18:14:41 ---> Running in 7e7e48797fff 18:14:41 Removing intermediate container 7e7e48797fff 18:14:41 ---> 4a9782d49446 18:14:41 Step 19/24 : EXPOSE 161 18:14:41 ---> Running in 494174f24486 18:14:41 Removing intermediate container 494174f24486 18:14:41 ---> 84f474273c63 18:14:41 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:14:41 ---> Running in 105b446a7837 18:14:41 Removing intermediate container 105b446a7837 18:14:41 ---> 5131708580b0 18:14:41 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:14:41 ---> Running in 7edf3956fed8 18:14:41 Removing intermediate container 7edf3956fed8 18:14:41 ---> 4f5d57b2e32b 18:14:41 Step 22/24 : LABEL arch=amd64 18:14:41 ---> Running in 785ddb5f960a 18:14:41 Removing intermediate container 785ddb5f960a 18:14:41 ---> 96e1c3162a9e 18:14:41 Step 23/24 : LABEL git_sha=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d 18:14:41 ---> Running in 85fcde172200 18:14:42 Removing intermediate container 85fcde172200 18:14:42 ---> 169915831c56 18:14:42 Step 24/24 : LABEL version=0.0.0 18:14:42 ---> Running in a1d820abe85f 18:14:42 Removing intermediate container a1d820abe85f 18:14:42 ---> ef2934feffc4 18:14:42 [Warning] One or more build-args [ARCH] were not consumed 18:14:42 Successfully built ef2934feffc4 18:14:42 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 18:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:43 18:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:43 latest: Pulling from edgex-lftools-log-publisher 18:14:43 5eb5b503b376: Pulling fs layer 18:14:43 5c69ac0246d0: Pulling fs layer 18:14:43 ec43610c2a17: Pulling fs layer 18:14:43 3a2ae6a8a46f: Pulling fs layer 18:14:43 33b1e0a273af: Pulling fs layer 18:14:43 5d3b04190fa2: Pulling fs layer 18:14:43 2f39f015ded8: Pulling fs layer 18:14:43 33b1e0a273af: Waiting 18:14:43 5d3b04190fa2: Waiting 18:14:43 2f39f015ded8: Waiting 18:14:43 3a2ae6a8a46f: Waiting 18:14:43 5c69ac0246d0: Verifying Checksum 18:14:43 5c69ac0246d0: Download complete 18:14:43 3a2ae6a8a46f: Download complete 18:14:43 33b1e0a273af: Verifying Checksum 18:14:43 33b1e0a273af: Download complete 18:14:43 ec43610c2a17: Verifying Checksum 18:14:43 ec43610c2a17: Download complete 18:14:43 5d3b04190fa2: Download complete 18:14:43 5eb5b503b376: Download complete 18:14:44 2f39f015ded8: Download complete 18:14:45 5eb5b503b376: Pull complete 18:14:45 5c69ac0246d0: Pull complete 18:14:45 ec43610c2a17: Pull complete 18:14:45 3a2ae6a8a46f: Pull complete 18:14:46 33b1e0a273af: Pull complete 18:14:46 5d3b04190fa2: Pull complete 18:14:51 2f39f015ded8: Pull complete 18:14:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:51 prd-ubuntu20.04-docker-8c-8g-8846 does not seem to be running inside a container 18:14:51 $ 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-255 -v /w/workspace/gexfoundry_device-snmp-go_PR-255:/w/workspace/gexfoundry_device-snmp-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-255@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:55 $ docker top 7e5f02ffb3333ef3cadb434191b88434de7503c80e70c3018b9f1d07ac5d0bd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:55 ---> job-cost.sh 18:14:55 lf-activate-venv: SKIPPING 18:14:55 INFO: No Stack... 18:14:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:56 INFO: Archiving Costs [Pipeline] sh 18:14:56 + cat /w/workspace/gexfoundry_device-snmp-go_PR-255/archives/cost.csv 18:14:56 + cut -d, -f6 [Pipeline] lock 18:14:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] 18:14:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] did not exist. Created. 18:14:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:56 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:56 Stashed 1 file(s) [Pipeline] } 18:14:56 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:56 $ docker stop --time=1 7e5f02ffb3333ef3cadb434191b88434de7503c80e70c3018b9f1d07ac5d0bd7 18:14:58 $ docker rm -f --volumes 7e5f02ffb3333ef3cadb434191b88434de7503c80e70c3018b9f1d07ac5d0bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8848 in /w/workspace/gexfoundry_device-snmp-go_PR-255 [Pipeline] { [Pipeline] ws 18:15:41 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:15:41 Selected Git installation does not exist. Using Default 18:15:41 The recommended git tool is: NONE 18:15:46 using credential edgex-jenkins-ssh 18:15:46 Cloning the remote Git repository 18:15:46 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:15:46 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:15:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:15:46 > git --version # timeout=10 18:15:46 > git --version # 'git version 2.25.1' 18:15:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:15:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:48 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:15:48 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:15:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/255/head:refs/remotes/origin/PR-255 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:15:49 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d 18:15:49 Merge succeeded, producing e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d 18:15:49 Checking out Revision e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d (PR-255) 18:15:49 > git config core.sparsecheckout # timeout=10 18:15:49 > git checkout -f e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d # timeout=10 18:15:49 > git remote # timeout=10 18:15:49 > git config --get remote.origin.url # timeout=10 18:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:49 > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 18:15:49 > git rev-parse HEAD^{commit} # timeout=10 18:15:49 > git config core.sparsecheckout # timeout=10 18:15:49 > git checkout -f e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d # timeout=10 18:15:53 Commit message: "feat!: updates for common config" 18:15:53 > git --version # timeout=10 18:15:53 > git --version # 'git version 2.25.1' 18:15:53 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:54 Dload Upload Total Spent Left Speed 18:15:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 18:15:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:55 + sudo tee /etc/docker/daemon.new 18:15:55 { 18:15:55 "registry-mirrors": [ 18:15:55 "https://nexus3.edgexfoundry.org:10001" 18:15:55 ], 18:15:55 "bip": "10.250.0.254/24", 18:15:55 "hosts": [ 18:15:55 "tcp://0.0.0.0:5555", 18:15:55 "unix:///var/run/docker.sock" 18:15:55 ], 18:15:55 "mtu": 1458, 18:15:55 "selinux-enabled": true, 18:15:55 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:55 } [Pipeline] sh 18:15:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:14 provisioning config files... 18:16:14 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17433728996606457392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:14 ---> docker-login.sh 18:16:14 nexus3.edgexfoundry.org:10001 18:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:15 Configure a credential helper to remove this warning. See 18:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:15 18:16:15 Login Succeeded 18:16:15 nexus3.edgexfoundry.org:10002 18:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:16 Configure a credential helper to remove this warning. See 18:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:16 18:16:16 Login Succeeded 18:16:16 nexus3.edgexfoundry.org:10003 18:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:16 Configure a credential helper to remove this warning. See 18:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:16 18:16:16 Login Succeeded 18:16:16 nexus3.edgexfoundry.org:10004 18:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:16 Configure a credential helper to remove this warning. See 18:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:16 18:16:16 Login Succeeded 18:16:16 docker.io 18:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:17 Configure a credential helper to remove this warning. See 18:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:17 18:16:17 Login Succeeded 18:16:17 ---> docker-login.sh ends [Pipeline] } 18:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:17 ========================================================= 18:16:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:16:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + 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 . 18:16:18 Sending build context to Docker daemon 2.976MB 18:16:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:16:18 Step 2/12 : FROM ${BASE} AS builder 18:16:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:20 9b18e9b68314: Pulling fs layer 18:16:20 35d82f9e3411: Pulling fs layer 18:16:20 e16973657156: Pulling fs layer 18:16:20 fc693d55d65f: Pulling fs layer 18:16:20 7e9fc2657dce: Pulling fs layer 18:16:20 dda99020689f: Pulling fs layer 18:16:20 db1c61fa0a46: Pulling fs layer 18:16:20 891c053d2c06: Pulling fs layer 18:16:20 fc693d55d65f: Waiting 18:16:20 7e9fc2657dce: Waiting 18:16:20 dda99020689f: Waiting 18:16:20 db1c61fa0a46: Waiting 18:16:20 891c053d2c06: Waiting 18:16:20 e16973657156: Download complete 18:16:20 35d82f9e3411: Verifying Checksum 18:16:20 35d82f9e3411: Download complete 18:16:20 7e9fc2657dce: Download complete 18:16:20 dda99020689f: Verifying Checksum 18:16:20 dda99020689f: Download complete 18:16:20 9b18e9b68314: Verifying Checksum 18:16:21 9b18e9b68314: Pull complete 18:16:21 891c053d2c06: Verifying Checksum 18:16:21 891c053d2c06: Download complete 18:16:22 35d82f9e3411: Pull complete 18:16:22 e16973657156: Pull complete 18:16:22 db1c61fa0a46: Verifying Checksum 18:16:23 fc693d55d65f: Verifying Checksum 18:16:23 fc693d55d65f: Download complete 18:16:35 fc693d55d65f: Pull complete 18:16:36 7e9fc2657dce: Pull complete 18:16:36 dda99020689f: Pull complete 18:16:42 db1c61fa0a46: Pull complete 18:16:45 891c053d2c06: Pull complete 18:16:45 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:16:45 ---> f96f9c87975a 18:16:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:16:47 ---> Running in 061f634555ac 18:16:47 Removing intermediate container 061f634555ac 18:16:47 ---> e33de1846409 18:16:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:47 ---> Running in eecad4493f3b 18:16:48 Removing intermediate container eecad4493f3b 18:16:48 ---> 5681df460846 18:16:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:16:48 ---> Running in 043629413d01 18:16:48 Removing intermediate container 043629413d01 18:16:48 ---> c18e29891875 18:16:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:16:48 ---> Running in 5e2e4b5f21dd 18:16:48 Removing intermediate container 5e2e4b5f21dd 18:16:48 ---> 611edd0b3c8f 18:16:48 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:48 ---> Running in dd4fd27e25b7 18:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:16:51 (2/4) Installing libedit (20210910.3.1-r0) 18:16:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:16:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:16:51 Executing busybox-1.35.0-r17.trigger 18:16:51 OK: 226 MiB in 55 packages 18:16:52 Removing intermediate container dd4fd27e25b7 18:16:52 ---> e47baa1eedc8 18:16:52 Step 8/12 : WORKDIR /device-snmp-go 18:16:52 ---> Running in 2be7a16202df 18:16:52 Removing intermediate container 2be7a16202df 18:16:52 ---> 22ad05dcc9b0 18:16:52 Step 9/12 : COPY go.mod vendor* ./ 18:16:53 ---> 6b21439d2578 18:16:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:53 ---> Running in dd4906b11ddd 18:18:01 Removing intermediate container dd4906b11ddd 18:18:01 ---> 34c755dcb569 18:18:01 Step 11/12 : COPY . . 18:18:01 ---> 843eb6b8d929 18:18:01 Step 12/12 : RUN ${MAKE} 18:18:01 ---> Running in b4ed56b05f23 18:18:01 noop 18:18:01 Removing intermediate container b4ed56b05f23 18:18:01 ---> 2764e79e7388 18:18:01 Successfully built 2764e79e7388 18:18:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:01 + docker inspect -f . ci-base-image-arm64 18:18:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:01 prd-ubuntu20.04-docker-arm64-4c-16g-8848 does not seem to be running inside a container 18:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:03 $ docker top 2bb12447170be217cf4bcf91c43ed1565f337df78937ecacedabf9d445ea9110 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:04 + go version 18:18:04 go version go1.18.7 linux/arm64 [Pipeline] } 18:18:04 $ docker stop --time=1 2bb12447170be217cf4bcf91c43ed1565f337df78937ecacedabf9d445ea9110 18:18:05 $ docker rm -f --volumes 2bb12447170be217cf4bcf91c43ed1565f337df78937ecacedabf9d445ea9110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:06 + docker inspect -f . ci-base-image-arm64 18:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:06 prd-ubuntu20.04-docker-arm64-4c-16g-8848 does not seem to be running inside a container 18:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:08 $ docker top a4f6da6c023e59001a345c2f120102c1ab709c50fc34b28eb932524ec0047f68 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:09 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 18:18:09 + make test 18:18:09 go test ./... -coverprofile=coverage.out 18:18:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:19:33 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:19:33 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.067s coverage: 0.0% of statements 18:19:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:33 go vet ./... 18:19:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:55 ./bin/test-attribution-txt.sh 18:19:55 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:19:55 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:19:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:55 $ docker stop --time=1 a4f6da6c023e59001a345c2f120102c1ab709c50fc34b28eb932524ec0047f68 18:19:57 $ docker rm -f --volumes a4f6da6c023e59001a345c2f120102c1ab709c50fc34b28eb932524ec0047f68 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:58 Warning: overwriting stash ‘coverage-report’ 18:20:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:01 + ls -al . 18:20:01 total 168 18:20:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:18 . 18:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:15 .. 18:20:01 -rw-rw-r-- 1 jenkins jenkins 6 Mar 8 18:15 .dockerignore 18:20:01 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 18:15 .git 18:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:15 .github 18:20:01 -rw-rw-r-- 1 jenkins jenkins 328 Mar 8 18:15 .gitignore 18:20:01 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 18:15 .golangci.yml 18:20:01 -rw-rw-r-- 1 jenkins jenkins 8828 Mar 8 18:15 Attribution.txt 18:20:01 -rw-rw-r-- 1 jenkins jenkins 8355 Mar 8 18:15 CHANGELOG.md 18:20:01 -rw-rw-r-- 1 jenkins jenkins 1423 Mar 8 18:15 Dockerfile 18:20:01 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 18:15 GOVERNANCE.md 18:20:01 -rw-rw-r-- 1 jenkins jenkins 656 Mar 8 18:15 Jenkinsfile 18:20:01 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 18:15 LICENSE 18:20:01 -rw-rw-r-- 1 jenkins jenkins 2079 Mar 8 18:15 Makefile 18:20:01 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 18:15 OWNERS.md 18:20:01 -rw-rw-r-- 1 jenkins jenkins 10054 Mar 8 18:15 README.md 18:20:01 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 18:12 VERSION 18:20:01 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 18:15 bin 18:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:15 cmd 18:20:01 -rw-r--r-- 1 jenkins jenkins 7631 Mar 8 18:19 coverage.out 18:20:01 -rw-rw-r-- 1 jenkins jenkins 3326 Mar 8 18:15 go.mod 18:20:01 -rw-rw-r-- 1 jenkins jenkins 32920 Mar 8 18:15 go.sum 18:20:01 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 18:15 internal 18:20:01 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 18:15 snap 18:20:01 -rw-rw-r-- 1 jenkins jenkins 228 Mar 8 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:01 + 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=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d --label arch=arm64 --label version=0.0.0 . 18:20:02 Sending build context to Docker daemon 2.984MB 18:20:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:20:02 Step 2/24 : FROM ${BASE} AS builder 18:20:02 ---> 2764e79e7388 18:20:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:20:02 ---> Running in 7722abfdb128 18:20:02 Removing intermediate container 7722abfdb128 18:20:02 ---> 729cb3887fcd 18:20:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:02 ---> Running in 0b542e5da012 18:20:03 Removing intermediate container 0b542e5da012 18:20:03 ---> 402b7000f372 18:20:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:03 ---> Running in 547f0e2fca3c 18:20:03 Removing intermediate container 547f0e2fca3c 18:20:03 ---> e9dbce1fb166 18:20:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:20:03 ---> Running in 198d1ce9305a 18:20:03 Removing intermediate container 198d1ce9305a 18:20:03 ---> eba5f135b9bb 18:20:03 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:03 ---> Running in d95bc019f532 18:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:06 OK: 226 MiB in 55 packages 18:20:07 Removing intermediate container d95bc019f532 18:20:07 ---> 285342650b2f 18:20:07 Step 8/24 : WORKDIR /device-snmp-go 18:20:07 ---> Running in 1f304302568a 18:20:07 Removing intermediate container 1f304302568a 18:20:07 ---> b29d7c558ea4 18:20:07 Step 9/24 : COPY go.mod vendor* ./ 18:20:08 ---> aba9922d5d96 18:20:08 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:08 ---> Running in 6c49b3a6af6b 18:20:11 Removing intermediate container 6c49b3a6af6b 18:20:11 ---> 0efa67ee3aa4 18:20:11 Step 11/24 : COPY . . 18:20:13 ---> 75a779fe5ac1 18:20:13 Step 12/24 : RUN ${MAKE} 18:20:13 ---> Running in 2cb676fddc80 18:20:14 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 18:22:36 Removing intermediate container 2cb676fddc80 18:22:36 ---> 094e6f0d8b8b 18:22:36 Step 13/24 : FROM alpine:3.16 18:22:36 3.16: Pulling from library/alpine 18:22:36 3760b48202b3: Pulling fs layer 18:22:36 3760b48202b3: Download complete 18:22:36 3760b48202b3: Pull complete 18:22:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:22:36 Status: Downloaded newer image for alpine:3.16 18:22:36 ---> 4c81e5bf8899 18:22:36 Step 14/24 : RUN apk add --update --no-cache dumb-init 18:22:36 ---> Running in 9325d9ecb04f 18:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:22:36 (1/1) Installing dumb-init (1.2.5-r1) 18:22:36 Executing busybox-1.35.0-r17.trigger 18:22:36 OK: 5 MiB in 15 packages 18:22:36 Removing intermediate container 9325d9ecb04f 18:22:36 ---> 5c44c2481f05 18:22:36 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:22:38 ---> dba8716924d4 18:22:38 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:22:38 ---> 9b351193dfd4 18:22:38 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:22:39 ---> 628b352edcb0 18:22:39 Step 18/24 : EXPOSE 59993 18:22:39 ---> Running in 14f009007caa 18:22:39 Removing intermediate container 14f009007caa 18:22:39 ---> 1ac3cf488270 18:22:39 Step 19/24 : EXPOSE 161 18:22:39 ---> Running in 9e69f9e35d17 18:22:39 Removing intermediate container 9e69f9e35d17 18:22:39 ---> 13740970ec4f 18:22:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:22:39 ---> Running in cd30c0bab656 18:22:40 Removing intermediate container cd30c0bab656 18:22:40 ---> db69248b2944 18:22:40 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:22:40 ---> Running in 9a93fc858e21 18:22:40 Removing intermediate container 9a93fc858e21 18:22:40 ---> 9e26a23a3880 18:22:40 Step 22/24 : LABEL arch=arm64 18:22:40 ---> Running in 5cae61e943e2 18:22:40 Removing intermediate container 5cae61e943e2 18:22:40 ---> bbdd34b07472 18:22:40 Step 23/24 : LABEL git_sha=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d 18:22:40 ---> Running in 05be55ee32c6 18:22:41 Removing intermediate container 05be55ee32c6 18:22:41 ---> 9314fd346f3b 18:22:41 Step 24/24 : LABEL version=0.0.0 18:22:41 ---> Running in 23dd3fee777e 18:22:41 Removing intermediate container 23dd3fee777e 18:22:41 ---> 203f24e61dcb 18:22:41 [Warning] One or more build-args [ARCH] were not consumed 18:22:41 Successfully built 203f24e61dcb 18:22:41 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 18:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:42 18:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:42 arm64: Pulling from edgex-lftools-log-publisher 18:22:42 8998bd30e6a1: Pulling fs layer 18:22:42 04944245beec: Pulling fs layer 18:22:42 699f458cf7ca: Pulling fs layer 18:22:42 765212b225bb: Pulling fs layer 18:22:42 f23df028b6ca: Pulling fs layer 18:22:42 d65c8cfc05b1: Pulling fs layer 18:22:42 2437ff75d9bd: Pulling fs layer 18:22:42 765212b225bb: Waiting 18:22:42 f23df028b6ca: Waiting 18:22:42 2437ff75d9bd: Waiting 18:22:42 d65c8cfc05b1: Waiting 18:22:42 04944245beec: Verifying Checksum 18:22:42 04944245beec: Download complete 18:22:42 765212b225bb: Verifying Checksum 18:22:42 765212b225bb: Download complete 18:22:42 f23df028b6ca: Verifying Checksum 18:22:42 f23df028b6ca: Download complete 18:22:42 d65c8cfc05b1: Verifying Checksum 18:22:42 d65c8cfc05b1: Download complete 18:22:42 699f458cf7ca: Verifying Checksum 18:22:42 699f458cf7ca: Download complete 18:22:43 8998bd30e6a1: Verifying Checksum 18:22:43 8998bd30e6a1: Download complete 18:22:45 2437ff75d9bd: Verifying Checksum 18:22:45 2437ff75d9bd: Download complete 18:22:47 8998bd30e6a1: Pull complete 18:22:47 04944245beec: Pull complete 18:22:50 699f458cf7ca: Pull complete 18:22:50 765212b225bb: Pull complete 18:22:51 f23df028b6ca: Pull complete 18:22:51 d65c8cfc05b1: Pull complete 18:23:06 2437ff75d9bd: Pull complete 18:23:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-8848 does not seem to be running inside a container 18:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:09 $ docker top 08c3fd2a2c1fdbd064bab6dabdf7b7cc5e41934ef1b313bc47c828ed2ea8ff15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:09 ---> job-cost.sh 18:23:10 lf-activate-venv: SKIPPING 18:23:10 INFO: No Stack... 18:23:10 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:11 INFO: Archiving Costs [Pipeline] sh 18:23:11 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 18:23:11 + cut -d, -f6 [Pipeline] lock 18:23:11 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] 18:23:11 Resource [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] did not exist. Created. 18:23:11 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:12 /w/workspace/device-snmp-go/1@tmp/durable-980c3627/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:12 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:12 Warning: overwriting stash ‘stack-cost’ 18:23:12 Stashed 1 file(s) [Pipeline] } 18:23:12 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-255-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:13 $ docker stop --time=1 08c3fd2a2c1fdbd064bab6dabdf7b7cc5e41934ef1b313bc47c828ed2ea8ff15 18:23:16 $ docker rm -f --volumes 08c3fd2a2c1fdbd064bab6dabdf7b7cc5e41934ef1b313bc47c828ed2ea8ff15 [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 18:23:17 provisioning config files... 18:23:17 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/config6512123733043383720tmp [Pipeline] { [Pipeline] sh 18:23:17 + set +x 18:23:17 + curl -s https://codecov.io/bash 18:23:17 + bash -s -- 18:23:17 18:23:17 _____ _ 18:23:17 / ____| | | 18:23:17 | | ___ __| | ___ ___ _____ __ 18:23:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:17 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:17 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:17 Bash-1.0.6 18:23:17 18:23:17 18:23:17 ==> git version 2.25.1 found 18:23:17 ==> 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 18:23:17 Release-Date: 2020-01-08 18:23:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:17 ==> Jenkins CI detected. 18:23:17 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-255 18:23:17 project root: . 18:23:17 --> token set from env 18:23:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:17 ==> Running gcov in . (disable via -X gcov) 18:23:17 ==> Python coveragepy not found 18:23:17 ==> Searching for coverage reports in: 18:23:17 + . 18:23:17 -> Found 1 reports 18:23:17 ==> Detecting git/mercurial file structure 18:23:17 ==> Reading reports 18:23:17 + ./coverage.out bytes=7631 18:23:17 ==> Appending adjustments 18:23:17 https://docs.codecov.io/docs/fixing-reports 18:23:17 + Found adjustments 18:23:17 ==> Gzipping contents 18:23:17 4.0K /tmp/codecov.WCBD6v.gz 18:23:17 ==> Uploading reports 18:23:17 url: https://codecov.io 18:23:17 query: branch=PR-255&commit=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=255&job=&cmd_args= 18:23:17 -> Pinging Codecov 18:23:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-255&commit=e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-255%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=255&job=&cmd_args= 18:23:17 -> Uploading to 18:23:17 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/6C56EA5C29638FB4528AC87E60AF5AE0/e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d/3479b5fc-3718-4231-8653-e6ac179116d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T182317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb2e27c3035b3158250e5cf5beacaace850faddb49c6f6a169c75a6a7fced517 18:23:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:17 Dload Upload Total Spent Left Speed 18:23:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6886 --:--:-- --:--:-- --:--:-- 6855 100 1522 0 0 100 1522 0 5303 --:--:-- --:--:-- --:--:-- 5284 18:23:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e6fb495d76f6aee33d24e8cfa6917c5a2df6a44d [Pipeline] } 18:23:18 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 18:23:19 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-255/archives ] 18:23:19 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-255/archives 18:23:19 total 16 18:23:19 drwxr-xr-x 3 root root 4096 Mar 8 18:14 . 18:23:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:14 .. 18:23:19 drwxr-xr-x 2 root root 4096 Mar 8 18:14 cost 18:23:19 -rw-r--r-- 1 root root 86 Mar 8 18:14 cost.csv 18:23:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-255/archives 18:23:19 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-255/archives 18:23:19 total 16 18:23:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 18:14 . 18:23:19 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 18:14 .. 18:23:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 18:14 cost 18:23:19 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:21 ---> package-listing.sh 18:23:21 ++ facter osfamily 18:23:21 ++ tr '[:upper:]' '[:lower:]' 18:23:21 + OS_FAMILY=debian 18:23:21 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-255 18:23:21 + START_PACKAGES=/tmp/packages_start.txt 18:23:21 + END_PACKAGES=/tmp/packages_end.txt 18:23:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:21 + PACKAGES=/tmp/packages_start.txt 18:23:21 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-255 ']' 18:23:21 + PACKAGES=/tmp/packages_end.txt 18:23:21 + case "${OS_FAMILY}" in 18:23:21 + dpkg -l 18:23:21 + grep '^ii' 18:23:21 + '[' -f /tmp/packages_start.txt ']' 18:23:21 + '[' -f /tmp/packages_end.txt ']' 18:23:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:21 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-255 ']' 18:23:21 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-255/archives/ 18:23:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-255/archives/ [Pipeline] echo 18:23:21 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-255/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:22 prd-ubuntu20.04-docker-8c-8g-8846 does not seem to be running inside a container 18:23:22 $ 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-255/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-255 -v /w/workspace/gexfoundry_device-snmp-go_PR-255:/w/workspace/gexfoundry_device-snmp-go_PR-255:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-255@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-255@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:22 $ docker top f22e31683c79434933b23c16a7ed78490a5baf527935610aff779b468069b676 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:23 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:23 + ls /var/log/sa-host 18:23:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:23 provisioning config files... 18:23:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-255@tmp/config3578834211659465322tmp [Pipeline] { [Pipeline] echo 18:23:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> create-netrc.sh [Pipeline] } 18:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> python-tools-install.sh [Pipeline] echo 18:23:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:24 ---> sudo-logs.sh 18:23:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:25 ---> job-cost.sh 18:23:25 lf-activate-venv: SKIPPING 18:23:25 DEBUG: total: 0.2199999988079071 18:23:25 INFO: Retrieving Stack Cost... 18:23:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:26 INFO: Archiving Costs [Pipeline] echo 18:23:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:26 ---> logs-deploy.sh 18:23:26 lf-activate-venv: SKIPPING 18:23:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-255/1 18:23:26 INFO: archiving workspace using pattern(s): 18:23:27 Archives upload complete. 18:23:27 INFO: archiving logs to Nexus