Pull request #207 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aac130de74ae3e4001c80fe97d09512d3f436a3+d1c7c2ea98aab23790d51b6eaeef7bb46474233e (258320b267d98a98ca8ddadece41286ded0cca0e) 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-ssh16617852039386510477.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-ssh1498077605560145600.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-207/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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8495567838548989056.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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9837208431855547125.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-ssh940242534967405479.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-207/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-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2171357390097361819.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 ‘prd-ubuntu20.04-docker-8c-8g-1424’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1426 in /w/workspace/gexfoundry_device-snmp-go_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 3aac130de74ae3e4001c80fe97d09512d3f436a3 Merge succeeded, producing 3aac130de74ae3e4001c80fe97d09512d3f436a3 Checking out Revision 3aac130de74ae3e4001c80fe97d09512d3f436a3 (PR-207) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:03:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:57 ========================================================= 05:03:57 EdgeX Global Pipelines Version Info 05:03:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3aac130de74ae3e4001c80fe97d09512d3f436a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aac130de74ae3e4001c80fe97d09512d3f436a3 # timeout=10 05:03:57 ------------------- 05:03:57 stable info: 05:03:57 ------------------- 05:03:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:57 Message: update stable to v1.0.244 05:03:58 ------------------- 05:03:58 experimental info: 05:03:58 ------------------- 05:03:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:03:58 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aac130de74ae3e4001c80fe97d09512d3f436a3 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aac130 [Pipeline] echo 05:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:00 provisioning config files... 05:04:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/config11730883381683039904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:00 ---> docker-login.sh 05:04:00 nexus3.edgexfoundry.org:10001 05:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:00 Configure a credential helper to remove this warning. See 05:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:00 05:04:00 Login Succeeded 05:04:00 nexus3.edgexfoundry.org:10002 05:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:00 Configure a credential helper to remove this warning. See 05:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:00 05:04:00 Login Succeeded 05:04:00 nexus3.edgexfoundry.org:10003 05:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:00 Configure a credential helper to remove this warning. See 05:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:00 05:04:00 Login Succeeded 05:04:00 nexus3.edgexfoundry.org:10004 05:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:01 Configure a credential helper to remove this warning. See 05:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:01 05:04:01 Login Succeeded 05:04:01 docker.io 05:04:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:01 Configure a credential helper to remove this warning. See 05:04:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:01 05:04:01 Login Succeeded 05:04:01 ---> docker-login.sh ends [Pipeline] } 05:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:02 + git rev-list -1 --merges 3aac130de74ae3e4001c80fe97d09512d3f436a3~1..3aac130de74ae3e4001c80fe97d09512d3f436a3 [Pipeline] echo 05:04:02 -----------> git rev-list -1 --merges 3aac130de74ae3e4001c80fe97d09512d3f436a3~1..3aac130de74ae3e4001c80fe97d09512d3f436a3 3aac130de74ae3e4001c80fe97d09512d3f436a3 [false] [Pipeline] sh 05:04:02 + git log --format=format:%s -1 3aac130de74ae3e4001c80fe97d09512d3f436a3 [Pipeline] echo 05:04:02 ========================================================= 05:04:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:02 + git log --format=format:%s -1 3aac130de74ae3e4001c80fe97d09512d3f436a3 [Pipeline] echo 05:04:02 [semverPrep] GIT_COMMIT: 3aac130de74ae3e4001c80fe97d09512d3f436a3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:04:03 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:03 + grep -v github /etc/ssh/ssh_known_hosts 05:04:03 + [ -e /tmp/ssh_known_hosts ] 05:04:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:03 + sudo tee -a /etc/ssh/ssh_known_hosts 05:04:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:03 05:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:04 0.1.4: Pulling from edgex-devops/py-git-semver 05:04:04 b85a868b505f: Pulling fs layer 05:04:04 e2be974225ed: Pulling fs layer 05:04:04 339a4e72a1f5: Pulling fs layer 05:04:04 988bab9f4d93: Pulling fs layer 05:04:04 1469e6f7b9e6: Pulling fs layer 05:04:04 eaf3925da568: Pulling fs layer 05:04:04 bab4dde63d76: Pulling fs layer 05:04:04 bde34c3a00c8: Pulling fs layer 05:04:04 b352a97aabf1: Pulling fs layer 05:04:04 4872d77fe225: Pulling fs layer 05:04:04 5851b861e8e6: Pulling fs layer 05:04:04 bab4dde63d76: Waiting 05:04:04 bde34c3a00c8: Waiting 05:04:04 b352a97aabf1: Waiting 05:04:04 4872d77fe225: Waiting 05:04:04 5851b861e8e6: Waiting 05:04:04 1469e6f7b9e6: Waiting 05:04:04 eaf3925da568: Waiting 05:04:04 e2be974225ed: Download complete 05:04:04 988bab9f4d93: Verifying Checksum 05:04:04 988bab9f4d93: Download complete 05:04:04 1469e6f7b9e6: Verifying Checksum 05:04:04 1469e6f7b9e6: Download complete 05:04:04 eaf3925da568: Verifying Checksum 05:04:04 eaf3925da568: Download complete 05:04:04 339a4e72a1f5: Download complete 05:04:04 bde34c3a00c8: Verifying Checksum 05:04:04 bde34c3a00c8: Download complete 05:04:04 b352a97aabf1: Verifying Checksum 05:04:04 b352a97aabf1: Download complete 05:04:04 4872d77fe225: Verifying Checksum 05:04:04 4872d77fe225: Download complete 05:04:04 5851b861e8e6: Verifying Checksum 05:04:04 b85a868b505f: Verifying Checksum 05:04:04 b85a868b505f: Download complete 05:04:04 bab4dde63d76: Verifying Checksum 05:04:04 bab4dde63d76: Download complete 05:04:05 b85a868b505f: Pull complete 05:04:05 e2be974225ed: Pull complete 05:04:06 339a4e72a1f5: Pull complete 05:04:06 988bab9f4d93: Pull complete 05:04:06 1469e6f7b9e6: Pull complete 05:04:07 eaf3925da568: Pull complete 05:04:08 bab4dde63d76: Pull complete 05:04:08 bde34c3a00c8: Pull complete 05:04:08 b352a97aabf1: Pull complete 05:04:08 4872d77fe225: Pull complete 05:04:08 5851b861e8e6: Pull complete 05:04:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:09 prd-ubuntu20.04-docker-8c-8g-1426 does not seem to be running inside a container 05:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-207 -v /w/workspace/gexfoundry_device-snmp-go_PR-207:/w/workspace/gexfoundry_device-snmp-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:12 $ docker top e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 -eo pid,comm 05:04:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:04:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:12 [ssh-agent] Looking for ssh-agent implementation... 05:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:12 $ docker exec e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 ssh-agent 05:04:12 SSH_AUTH_SOCK=/tmp/ssh-58e8Y6LiSYxr/agent.32 05:04:12 SSH_AGENT_PID=38 05:04:12 Running ssh-add (command line suppressed) 05:04:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/private_key_9666024052298371849.key (/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/private_key_9666024052298371849.key) 05:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:12 + git tag --points-at HEAD [Pipeline] } 05:04:12 $ docker exec --env ******** --env ******** e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 ssh-agent -k 05:04:13 unset SSH_AUTH_SOCK; 05:04:13 unset SSH_AGENT_PID; 05:04:13 echo Agent pid 38 killed; 05:04:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:13 [ssh-agent] Looking for ssh-agent implementation... 05:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:13 $ docker exec e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 ssh-agent 05:04:13 SSH_AUTH_SOCK=/tmp/ssh-L2gvIEhLmzwF/agent.70 05:04:13 SSH_AGENT_PID=76 05:04:13 Running ssh-add (command line suppressed) 05:04:13 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/private_key_7683248184811014700.key (/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/private_key_7683248184811014700.key) 05:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:13 + git semver init 05:04:14 2023-01-09 05:04:14,019 [run_init] DEBUG init version:0.0.0 force:False 05:04:14 2023-01-09 05:04:14,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver 05:04:14 2023-01-09 05:04:14,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-207/.semver 05:04:14 2023-01-09 05:04:14,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-207, universal_newlines=False, shell=None, istream=None) 05:04:15 2023-01-09 05:04:14,815 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-207/.git/info/exclude 05:04:15 2023-01-09 05:04:14,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver/PR-207 with force:False 05:04:15 2023-01-09 05:04:14,816 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver/PR-207 05:04:15 2023-01-09 05:04:14,820 [execute] INFO git cat-file --batch-check 05:04:15 2023-01-09 05:04:14,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver, universal_newlines=False, shell=None, istream=) 05:04:15 2023-01-09 05:04:14,826 [execute] INFO git cat-file --batch 05:04:15 2023-01-09 05:04:14,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-207/.semver, universal_newlines=False, shell=None, istream=) 05:04:15 2023-01-09 05:04:14,830 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-207/.semver/PR-207 05:04:15 0.0.0 [Pipeline] } 05:04:15 $ docker exec --env ******** --env ******** e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 ssh-agent -k 05:04:15 unset SSH_AUTH_SOCK; 05:04:15 unset SSH_AGENT_PID; 05:04:15 echo Agent pid 76 killed; 05:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:15 + git semver [Pipeline] } 05:04:15 $ docker stop --time=1 e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 05:04:17 $ docker rm -f --volumes e030708bba55514289d9813a61578435f5fe1bbf6d44c4cbcb63f17f128ecdd1 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:17 Stashed 1 file(s) [Pipeline] echo 05:04:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:18 provisioning config files... 05:04:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/config15689170273459505560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:18 ---> docker-login.sh 05:04:18 nexus3.edgexfoundry.org:10001 05:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:18 Configure a credential helper to remove this warning. See 05:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:18 05:04:18 Login Succeeded 05:04:18 nexus3.edgexfoundry.org:10002 05:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:18 Configure a credential helper to remove this warning. See 05:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:18 05:04:18 Login Succeeded 05:04:18 nexus3.edgexfoundry.org:10003 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 nexus3.edgexfoundry.org:10004 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 docker.io 05:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:19 Configure a credential helper to remove this warning. See 05:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:19 05:04:19 Login Succeeded 05:04:19 ---> docker-login.sh ends [Pipeline] } 05:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:19 ========================================================= 05:04:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:04:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:04:20 Sending build context to Docker daemon 5.624MB 05:04:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:04:20 Step 2/12 : FROM ${BASE} AS builder 05:04:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:20 213ec9aee27d: Pulling fs layer 05:04:20 4583459ba037: Pulling fs layer 05:04:20 93c1e223e6f2: Pulling fs layer 05:04:20 53926ce57604: Pulling fs layer 05:04:20 21b2b0c7a3f4: Pulling fs layer 05:04:20 22ff95d597cd: Pulling fs layer 05:04:20 12d6caf4c0d1: Pulling fs layer 05:04:20 96b7cbca73a9: Pulling fs layer 05:04:20 a7acece74701: Pulling fs layer 05:04:20 22ff95d597cd: Waiting 05:04:20 12d6caf4c0d1: Waiting 05:04:20 53926ce57604: Waiting 05:04:20 21b2b0c7a3f4: Waiting 05:04:20 96b7cbca73a9: Waiting 05:04:20 a7acece74701: Waiting 05:04:20 93c1e223e6f2: Download complete 05:04:20 4583459ba037: Verifying Checksum 05:04:20 4583459ba037: Download complete 05:04:20 21b2b0c7a3f4: Download complete 05:04:20 22ff95d597cd: Verifying Checksum 05:04:20 22ff95d597cd: Download complete 05:04:20 213ec9aee27d: Verifying Checksum 05:04:20 213ec9aee27d: Download complete 05:04:20 12d6caf4c0d1: Download complete 05:04:20 213ec9aee27d: Pull complete 05:04:20 4583459ba037: Pull complete 05:04:20 93c1e223e6f2: Pull complete 05:04:20 a7acece74701: Verifying Checksum 05:04:20 a7acece74701: Download complete 05:04:20 96b7cbca73a9: Download complete 05:04:21 53926ce57604: Verifying Checksum 05:04:21 53926ce57604: Download complete 05:04:25 53926ce57604: Pull complete 05:04:25 21b2b0c7a3f4: Pull complete 05:04:25 22ff95d597cd: Pull complete 05:04:25 12d6caf4c0d1: Pull complete 05:04:27 96b7cbca73a9: Pull complete 05:04:27 a7acece74701: Pull complete 05:04:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:04:27 ---> db6d94c90886 05:04:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:04:33 ---> Running in 4b89c6fd68d3 05:04:33 Removing intermediate container 4b89c6fd68d3 05:04:33 ---> 17c5b403ccee 05:04:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:04:33 ---> Running in 58707ff76c0c 05:04:33 Removing intermediate container 58707ff76c0c 05:04:33 ---> 2d1cacc8baf9 05:04:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:33 ---> Running in fb54aecc7f3d 05:04:33 Removing intermediate container fb54aecc7f3d 05:04:33 ---> 8faacfb79fa0 05:04:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:04:33 ---> Running in 163fa1b9b0b3 05:04:33 Removing intermediate container 163fa1b9b0b3 05:04:33 ---> b89446863522 05:04:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:33 ---> Running in cf994672e2b1 05:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:04:33 Still waiting to schedule task 05:04:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1425’ 05:04:33 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:04:33 (2/4) Installing libedit (20210910.3.1-r0) 05:04:33 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:04:33 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:04:33 Executing busybox-1.35.0-r17.trigger 05:04:33 OK: 216 MiB in 55 packages 05:04:33 Removing intermediate container cf994672e2b1 05:04:33 ---> a0f28c5e4d99 05:04:33 Step 8/12 : WORKDIR /device-snmp-go 05:04:33 ---> Running in ef4c8ffd88c4 05:04:33 Removing intermediate container ef4c8ffd88c4 05:04:33 ---> 0583180ec8ca 05:04:33 Step 9/12 : COPY go.mod vendor* ./ 05:04:33 ---> 484e8c5f3459 05:04:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:34 ---> Running in 9957e019729a 05:05:00 Removing intermediate container 9957e019729a 05:05:00 ---> 1a48e7ab1403 05:05:00 Step 11/12 : COPY . . 05:05:00 ---> 35a3ead1c161 05:05:00 Step 12/12 : RUN ${MAKE} 05:05:00 ---> Running in 4e1bc726a9b3 05:05:00 noop 05:05:00 Removing intermediate container 4e1bc726a9b3 05:05:00 ---> 1e760cf368f8 05:05:00 Successfully built 1e760cf368f8 05:05:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker inspect -f . ci-base-image-x86_64 05:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:01 prd-ubuntu20.04-docker-8c-8g-1426 does not seem to be running inside a container 05:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-207 -v /w/workspace/gexfoundry_device-snmp-go_PR-207:/w/workspace/gexfoundry_device-snmp-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:01 $ docker top 4d9ca365897a917361e2387c31f73f6d235489726a15e337d386390ffa19ca8e -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:02 + go version 05:05:02 go version go1.18.7 linux/amd64 [Pipeline] } 05:05:02 $ docker stop --time=1 4d9ca365897a917361e2387c31f73f6d235489726a15e337d386390ffa19ca8e 05:05:03 $ docker rm -f --volumes 4d9ca365897a917361e2387c31f73f6d235489726a15e337d386390ffa19ca8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:04 + docker inspect -f . ci-base-image-x86_64 05:05:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:04 prd-ubuntu20.04-docker-8c-8g-1426 does not seem to be running inside a container 05:05:04 $ 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-207 -v /w/workspace/gexfoundry_device-snmp-go_PR-207:/w/workspace/gexfoundry_device-snmp-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:04 $ docker top 894914d456620f219e4408e09a3575bb9483ae9b50d4655b1c2fe01a725d263f -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-207 [Pipeline] fileExists [Pipeline] sh 05:05:05 + make test 05:05:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:05:05 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:05:15 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:05:15 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.024s coverage: 0.0% of statements 05:05:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:05:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:24 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:24 $ docker stop --time=1 894914d456620f219e4408e09a3575bb9483ae9b50d4655b1c2fe01a725d263f 05:05:26 $ docker rm -f --volumes 894914d456620f219e4408e09a3575bb9483ae9b50d4655b1c2fe01a725d263f [Pipeline] // withDockerContainer [Pipeline] sh 05:05:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:28 + ls -al . 05:05:28 total 180 05:05:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 05:05 . 05:05:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:03 .. 05:05:28 -rw-rw-r-- 1 jenkins jenkins 6 Jan 9 05:03 .dockerignore 05:05:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 05:05 .git 05:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:03 .github 05:05:28 -rw-rw-r-- 1 jenkins jenkins 328 Jan 9 05:03 .gitignore 05:05:28 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 05:03 .golangci.yml 05:05:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 05:04 .semver 05:05:28 -rw-rw-r-- 1 jenkins jenkins 8932 Jan 9 05:03 Attribution.txt 05:05:28 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 9 05:03 CHANGELOG.md 05:05:28 -rw-rw-r-- 1 jenkins jenkins 1486 Jan 9 05:03 Dockerfile 05:05:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 05:03 GOVERNANCE.md 05:05:28 -rw-rw-r-- 1 jenkins jenkins 656 Jan 9 05:03 Jenkinsfile 05:05:28 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 05:03 LICENSE 05:05:28 -rw-rw-r-- 1 jenkins jenkins 2543 Jan 9 05:03 Makefile 05:05:28 -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 05:03 OWNERS.md 05:05:28 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 9 05:03 README.md 05:05:28 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 05:04 VERSION 05:05:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:03 bin 05:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:03 cmd 05:05:28 -rw-r--r-- 1 jenkins jenkins 7631 Jan 9 05:05 coverage.out 05:05:28 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 9 05:03 go.mod 05:05:28 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 9 05:03 go.sum 05:05:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:03 internal 05:05:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:03 snap 05:05:28 -rw-rw-r-- 1 jenkins jenkins 228 Jan 9 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:28 + 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=3aac130de74ae3e4001c80fe97d09512d3f436a3 --label arch=amd64 --label version=0.0.0 . 05:05:28 Sending build context to Docker daemon 5.632MB 05:05:28 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:05:28 Step 2/24 : FROM ${BASE} AS builder 05:05:28 ---> 1e760cf368f8 05:05:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:05:28 ---> Running in bf179ccf326c 05:05:28 Removing intermediate container bf179ccf326c 05:05:28 ---> 5600c97708c1 05:05:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:05:28 ---> Running in bf175921aa53 05:05:28 Removing intermediate container bf175921aa53 05:05:28 ---> 5d1ea11f67db 05:05:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:28 ---> Running in 401bb2fe830d 05:05:29 Removing intermediate container 401bb2fe830d 05:05:29 ---> 275fcf32bc6b 05:05:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:05:29 ---> Running in 9634a7d27419 05:05:29 Removing intermediate container 9634a7d27419 05:05:29 ---> 25d3580ad3b8 05:05:29 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:29 ---> Running in 5649ad59052b 05:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:29 OK: 216 MiB in 55 packages 05:05:30 Removing intermediate container 5649ad59052b 05:05:30 ---> 47fcc08b4565 05:05:30 Step 8/24 : WORKDIR /device-snmp-go 05:05:30 ---> Running in 8cc37dce209d 05:05:30 Removing intermediate container 8cc37dce209d 05:05:30 ---> 3de5058a4dd4 05:05:30 Step 9/24 : COPY go.mod vendor* ./ 05:05:30 ---> f15ca3fbed59 05:05:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:30 ---> Running in e981f72eb93a 05:05:31 Removing intermediate container e981f72eb93a 05:05:31 ---> c61780ad5f05 05:05:31 Step 11/24 : COPY . . 05:05:31 ---> fbf78eff6b90 05:05:31 Step 12/24 : RUN ${MAKE} 05:05:31 ---> Running in fdff952d78bf 05:05:31 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:05:53 Removing intermediate container fdff952d78bf 05:05:53 ---> 331b9730d68a 05:05:53 Step 13/24 : FROM alpine:3.16 05:05:53 3.16: Pulling from library/alpine 05:05:54 ca7dd9ec2225: Pulling fs layer 05:05:54 ca7dd9ec2225: Verifying Checksum 05:05:54 ca7dd9ec2225: Download complete 05:05:54 ca7dd9ec2225: Pull complete 05:05:54 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:05:54 Status: Downloaded newer image for alpine:3.16 05:05:54 ---> bfe296a52501 05:05:54 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:05:54 ---> Running in 2ab42dc1a8f2 05:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:55 (1/6) Installing dumb-init (1.2.5-r1) 05:05:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:05:55 (3/6) Installing libsodium (1.0.18-r0) 05:05:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:05:55 (5/6) Installing libzmq (4.3.4-r0) 05:05:55 (6/6) Installing zeromq (4.3.4-r0) 05:05:55 Executing busybox-1.35.0-r17.trigger 05:05:55 OK: 8 MiB in 20 packages 05:05:55 Removing intermediate container 2ab42dc1a8f2 05:05:55 ---> cd2d9998b49b 05:05:55 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:05:56 ---> a7ae6a382aea 05:05:56 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:05:56 ---> 315e3dce0c9b 05:05:56 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:05:56 ---> fe832a8e1115 05:05:56 Step 18/24 : EXPOSE 59993 05:05:56 ---> Running in a8cc916ac8f2 05:05:56 Removing intermediate container a8cc916ac8f2 05:05:56 ---> 8ce11ebfebb6 05:05:56 Step 19/24 : EXPOSE 161 05:05:56 ---> Running in 303964c38471 05:05:56 Removing intermediate container 303964c38471 05:05:56 ---> 69a99e8f0b55 05:05:56 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:05:56 ---> Running in 1a8fcbd0f416 05:05:56 Removing intermediate container 1a8fcbd0f416 05:05:56 ---> d52ba525e8c4 05:05:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:05:56 ---> Running in 7972a588eaf9 05:05:56 Removing intermediate container 7972a588eaf9 05:05:56 ---> ac1fb8e4e89a 05:05:56 Step 22/24 : LABEL arch=amd64 05:05:56 ---> Running in 8bc3e98673cd 05:05:57 Removing intermediate container 8bc3e98673cd 05:05:57 ---> 4caa306ce7a5 05:05:57 Step 23/24 : LABEL git_sha=3aac130de74ae3e4001c80fe97d09512d3f436a3 05:05:57 ---> Running in c688b89d76bd 05:05:57 Removing intermediate container c688b89d76bd 05:05:57 ---> ec0a142559cd 05:05:57 Step 24/24 : LABEL version=0.0.0 05:05:57 ---> Running in 0fe0b121765f 05:05:57 Removing intermediate container 0fe0b121765f 05:05:57 ---> 79da585e765b 05:05:57 [Warning] One or more build-args [ARCH] were not consumed 05:05:57 Successfully built 79da585e765b 05:05:57 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:58 05:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:58 latest: Pulling from edgex-lftools-log-publisher 05:05:58 5eb5b503b376: Pulling fs layer 05:05:58 5c69ac0246d0: Pulling fs layer 05:05:58 ec43610c2a17: Pulling fs layer 05:05:58 3a2ae6a8a46f: Pulling fs layer 05:05:58 33b1e0a273af: Pulling fs layer 05:05:58 5d3b04190fa2: Pulling fs layer 05:05:58 33b1e0a273af: Waiting 05:05:58 2f39f015ded8: Pulling fs layer 05:05:58 3a2ae6a8a46f: Waiting 05:05:58 2f39f015ded8: Waiting 05:05:58 5d3b04190fa2: Waiting 05:05:58 5c69ac0246d0: Download complete 05:05:58 3a2ae6a8a46f: Download complete 05:05:58 33b1e0a273af: Verifying Checksum 05:05:58 33b1e0a273af: Download complete 05:05:58 ec43610c2a17: Verifying Checksum 05:05:58 ec43610c2a17: Download complete 05:05:58 5d3b04190fa2: Download complete 05:05:58 5eb5b503b376: Verifying Checksum 05:05:58 5eb5b503b376: Download complete 05:05:59 2f39f015ded8: Download complete 05:06:00 5eb5b503b376: Pull complete 05:06:00 5c69ac0246d0: Pull complete 05:06:00 ec43610c2a17: Pull complete 05:06:00 3a2ae6a8a46f: Pull complete 05:06:01 33b1e0a273af: Pull complete 05:06:01 5d3b04190fa2: Pull complete 05:06:06 2f39f015ded8: Pull complete 05:06:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:06 prd-ubuntu20.04-docker-8c-8g-1426 does not seem to be running inside a container 05:06: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/gexfoundry_device-snmp-go_PR-207 -v /w/workspace/gexfoundry_device-snmp-go_PR-207:/w/workspace/gexfoundry_device-snmp-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:10 $ docker top 045575715cdc03eadd589413f8f45be4e9cac1282bdd2c387c13aa34803ad4d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:11 ---> job-cost.sh 05:06:11 lf-activate-venv: SKIPPING 05:06:11 INFO: No Stack... 05:06:11 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:11 INFO: Archiving Costs [Pipeline] sh 05:06:12 + cat /w/workspace/gexfoundry_device-snmp-go_PR-207/archives/cost.csv 05:06:12 + cut -d, -f6 [Pipeline] lock 05:06:12 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] 05:06:12 Resource [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] did not exist. Created. 05:06:12 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:12 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:12 Stashed 1 file(s) [Pipeline] } 05:06:12 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:12 $ docker stop --time=1 045575715cdc03eadd589413f8f45be4e9cac1282bdd2c387c13aa34803ad4d1 05:06:13 $ docker rm -f --volumes 045575715cdc03eadd589413f8f45be4e9cac1282bdd2c387c13aa34803ad4d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1428 in /w/workspace/gexfoundry_device-snmp-go_PR-207 [Pipeline] { [Pipeline] ws 05:06:59 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:06:59 Selected Git installation does not exist. Using Default 05:06:59 The recommended git tool is: NONE 05:07:06 using credential edgex-jenkins-ssh 05:07:06 Cloning the remote Git repository 05:07:06 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:07:06 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:07:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:07 > git --version # timeout=10 05:07:07 > git --version # 'git version 2.25.1' 05:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:08 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:07:09 Merging remotes/origin/main commit d1c7c2ea98aab23790d51b6eaeef7bb46474233e into PR head commit 3aac130de74ae3e4001c80fe97d09512d3f436a3 05:07:10 Merge succeeded, producing 3aac130de74ae3e4001c80fe97d09512d3f436a3 05:07:10 Checking out Revision 3aac130de74ae3e4001c80fe97d09512d3f436a3 (PR-207) 05:07:10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 05:07:10 > git --version # timeout=10 05:07:10 > git --version # 'git version 2.25.1' 05:07:10 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:07:09 > git config core.sparsecheckout # timeout=10 05:07:09 > git checkout -f 3aac130de74ae3e4001c80fe97d09512d3f436a3 # timeout=10 05:07:09 > git remote # timeout=10 05:07:09 > git config --get remote.origin.url # timeout=10 05:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:09 > git merge d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 05:07:10 > git rev-parse HEAD^{commit} # timeout=10 05:07:10 > git config core.sparsecheckout # timeout=10 05:07:10 > git checkout -f 3aac130de74ae3e4001c80fe97d09512d3f436a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:07:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:07:11 Dload Upload Total Spent Left Speed 05:07:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 05:07:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:07:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:07:12 + sudo tee /etc/docker/daemon.new 05:07:12 { 05:07:12 "registry-mirrors": [ 05:07:12 "https://nexus3.edgexfoundry.org:10001" 05:07:12 ], 05:07:12 "bip": "10.250.0.254/24", 05:07:12 "hosts": [ 05:07:12 "tcp://0.0.0.0:5555", 05:07:12 "unix:///var/run/docker.sock" 05:07:12 ], 05:07:12 "mtu": 1458, 05:07:12 "selinux-enabled": true, 05:07:12 "seccomp-profile": "/etc/docker/seccomp.json" 05:07:12 } [Pipeline] sh 05:07:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:07:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:31 provisioning config files... 05:07:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8237873338647484887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:32 ---> docker-login.sh 05:07:32 nexus3.edgexfoundry.org:10001 05:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:33 Configure a credential helper to remove this warning. See 05:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:33 05:07:33 Login Succeeded 05:07:33 nexus3.edgexfoundry.org:10002 05:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:33 Configure a credential helper to remove this warning. See 05:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:33 05:07:33 Login Succeeded 05:07:33 nexus3.edgexfoundry.org:10003 05:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:33 Configure a credential helper to remove this warning. See 05:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:33 05:07:33 Login Succeeded 05:07:33 nexus3.edgexfoundry.org:10004 05:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:34 Configure a credential helper to remove this warning. See 05:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:34 05:07:34 Login Succeeded 05:07:34 docker.io 05:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:34 Configure a credential helper to remove this warning. See 05:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:34 05:07:34 Login Succeeded 05:07:34 ---> docker-login.sh ends [Pipeline] } 05:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:35 ========================================================= 05:07:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:07:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:07:36 Sending build context to Docker daemon 2.91MB 05:07:36 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 05:07:36 Step 2/12 : FROM ${BASE} AS builder 05:07:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:36 9b18e9b68314: Pulling fs layer 05:07:36 35d82f9e3411: Pulling fs layer 05:07:36 e16973657156: Pulling fs layer 05:07:36 fc693d55d65f: Pulling fs layer 05:07:36 7e9fc2657dce: Pulling fs layer 05:07:36 dda99020689f: Pulling fs layer 05:07:36 db1c61fa0a46: Pulling fs layer 05:07:36 891c053d2c06: Pulling fs layer 05:07:36 fc693d55d65f: Waiting 05:07:36 dda99020689f: Waiting 05:07:36 7e9fc2657dce: Waiting 05:07:36 db1c61fa0a46: Waiting 05:07:36 891c053d2c06: Waiting 05:07:36 e16973657156: Verifying Checksum 05:07:36 e16973657156: Download complete 05:07:36 35d82f9e3411: Verifying Checksum 05:07:36 35d82f9e3411: Download complete 05:07:36 7e9fc2657dce: Verifying Checksum 05:07:36 7e9fc2657dce: Download complete 05:07:36 dda99020689f: Verifying Checksum 05:07:36 dda99020689f: Download complete 05:07:36 9b18e9b68314: Verifying Checksum 05:07:36 9b18e9b68314: Download complete 05:07:37 9b18e9b68314: Pull complete 05:07:37 891c053d2c06: Verifying Checksum 05:07:37 891c053d2c06: Download complete 05:07:37 35d82f9e3411: Pull complete 05:07:38 e16973657156: Pull complete 05:07:38 db1c61fa0a46: Verifying Checksum 05:07:38 db1c61fa0a46: Download complete 05:07:39 fc693d55d65f: Verifying Checksum 05:07:39 fc693d55d65f: Download complete 05:07:52 fc693d55d65f: Pull complete 05:07:52 7e9fc2657dce: Pull complete 05:07:52 dda99020689f: Pull complete 05:07:58 db1c61fa0a46: Pull complete 05:08:00 891c053d2c06: Pull complete 05:08:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:08:00 ---> f96f9c87975a 05:08:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:08:00 ---> Running in 9a474b787e7e 05:08:01 Removing intermediate container 9a474b787e7e 05:08:01 ---> f1f5a21b6af0 05:08:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:01 ---> Running in 3d5874757ff0 05:08:01 Removing intermediate container 3d5874757ff0 05:08:01 ---> de37e32fc6f5 05:08:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:08:01 ---> Running in c1e0194a954e 05:08:01 Removing intermediate container c1e0194a954e 05:08:01 ---> 50678ebb6ff5 05:08:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:08:02 ---> Running in 3d964428df11 05:08:02 Removing intermediate container 3d964428df11 05:08:02 ---> 9526effa575e 05:08:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:08:02 ---> Running in a1c7ce4edbea 05:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:05 (1/4) Installing openssh-keygen (9.0_p1-r2) 05:08:05 (2/4) Installing libedit (20210910.3.1-r0) 05:08:05 (3/4) Installing openssh-client-common (9.0_p1-r2) 05:08:05 (4/4) Installing openssh-client-default (9.0_p1-r2) 05:08:05 Executing busybox-1.35.0-r17.trigger 05:08:05 OK: 226 MiB in 55 packages 05:08:06 Removing intermediate container a1c7ce4edbea 05:08:06 ---> 74e1cc5fd104 05:08:06 Step 8/12 : WORKDIR /device-snmp-go 05:08:06 ---> Running in 1bff457c16f9 05:08:06 Removing intermediate container 1bff457c16f9 05:08:06 ---> d6f534b48552 05:08:06 Step 9/12 : COPY go.mod vendor* ./ 05:08:07 ---> c4054e3c9126 05:08:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:07 ---> Running in b63f641be950 05:09:03 Removing intermediate container b63f641be950 05:09:03 ---> 0c00f0910f3b 05:09:03 Step 11/12 : COPY . . 05:09:04 ---> 982992870a21 05:09:04 Step 12/12 : RUN ${MAKE} 05:09:04 ---> Running in 1d3c2ee62daa 05:09:05 noop 05:09:06 Removing intermediate container 1d3c2ee62daa 05:09:06 ---> aa39afeda991 05:09:06 Successfully built aa39afeda991 05:09:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker inspect -f . ci-base-image-arm64 05:09:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:07 prd-ubuntu20.04-docker-arm64-4c-16g-1428 does not seem to be running inside a container 05:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:09:08 $ docker top 883e629977862f2d830ffe3c687f3fc1405c316a6ee1a5335130b23856f2bea7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:09 + go version 05:09:09 go version go1.18.7 linux/arm64 [Pipeline] } 05:09:09 $ docker stop --time=1 883e629977862f2d830ffe3c687f3fc1405c316a6ee1a5335130b23856f2bea7 05:09:11 $ docker rm -f --volumes 883e629977862f2d830ffe3c687f3fc1405c316a6ee1a5335130b23856f2bea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:12 + docker inspect -f . ci-base-image-arm64 05:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:12 prd-ubuntu20.04-docker-arm64-4c-16g-1428 does not seem to be running inside a container 05:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:09:13 $ docker top 89fd9e25bfaba388d2f84f164073697b704b413a765f253f6c45e35bdd5b4b6e -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:14 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 05:09:15 + make test 05:09:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:09:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:10:38 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:10:38 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements 05:10:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:10:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:11:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:11:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:11:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:11:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:11:00 $ docker stop --time=1 89fd9e25bfaba388d2f84f164073697b704b413a765f253f6c45e35bdd5b4b6e 05:11:02 $ docker rm -f --volumes 89fd9e25bfaba388d2f84f164073697b704b413a765f253f6c45e35bdd5b4b6e [Pipeline] // withDockerContainer [Pipeline] sh 05:11:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:03 Warning: overwriting stash ‘coverage-report’ 05:11:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:04 + ls -al . 05:11:04 total 176 05:11:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 05:09 . 05:11:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:07 .. 05:11:04 -rw-rw-r-- 1 jenkins jenkins 6 Jan 9 05:07 .dockerignore 05:11:04 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 05:07 .git 05:11:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:07 .github 05:11:04 -rw-rw-r-- 1 jenkins jenkins 328 Jan 9 05:07 .gitignore 05:11:04 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 05:07 .golangci.yml 05:11:04 -rw-rw-r-- 1 jenkins jenkins 8932 Jan 9 05:07 Attribution.txt 05:11:04 -rw-rw-r-- 1 jenkins jenkins 8355 Jan 9 05:07 CHANGELOG.md 05:11:04 -rw-rw-r-- 1 jenkins jenkins 1486 Jan 9 05:07 Dockerfile 05:11:04 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 05:07 GOVERNANCE.md 05:11:04 -rw-rw-r-- 1 jenkins jenkins 656 Jan 9 05:07 Jenkinsfile 05:11:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 05:07 LICENSE 05:11:04 -rw-rw-r-- 1 jenkins jenkins 2543 Jan 9 05:07 Makefile 05:11:04 -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 05:07 OWNERS.md 05:11:04 -rw-rw-r-- 1 jenkins jenkins 10054 Jan 9 05:07 README.md 05:11:04 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 05:04 VERSION 05:11:04 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:07 bin 05:11:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:07 cmd 05:11:04 -rw-r--r-- 1 jenkins jenkins 7631 Jan 9 05:10 coverage.out 05:11:04 -rw-rw-r-- 1 jenkins jenkins 3414 Jan 9 05:07 go.mod 05:11:04 -rw-rw-r-- 1 jenkins jenkins 44744 Jan 9 05:07 go.sum 05:11:04 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:07 internal 05:11:04 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:07 snap 05:11:04 -rw-rw-r-- 1 jenkins jenkins 228 Jan 9 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:05 + 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=3aac130de74ae3e4001c80fe97d09512d3f436a3 --label arch=arm64 --label version=0.0.0 . 05:11:05 Sending build context to Docker daemon 2.918MB 05:11:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:11:05 Step 2/24 : FROM ${BASE} AS builder 05:11:05 ---> aa39afeda991 05:11:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:11:05 ---> Running in 8f95c1ea58d7 05:11:06 Removing intermediate container 8f95c1ea58d7 05:11:06 ---> 748d9961343d 05:11:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:11:06 ---> Running in 977135fc086f 05:11:06 Removing intermediate container 977135fc086f 05:11:06 ---> f0089ac35d33 05:11:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:11:06 ---> Running in 8884cd9e39ff 05:11:06 Removing intermediate container 8884cd9e39ff 05:11:06 ---> 638458452ac1 05:11:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 05:11:06 ---> Running in 81dbc8b8067e 05:11:07 Removing intermediate container 81dbc8b8067e 05:11:07 ---> c4c4eab1f49e 05:11:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:07 ---> Running in d742f17e8e0c 05:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:11:09 OK: 226 MiB in 55 packages 05:11:10 Removing intermediate container d742f17e8e0c 05:11:10 ---> 0b6913eb88bc 05:11:10 Step 8/24 : WORKDIR /device-snmp-go 05:11:10 ---> Running in bb45a7f47119 05:11:10 Removing intermediate container bb45a7f47119 05:11:10 ---> 8b1fd0154111 05:11:10 Step 9/24 : COPY go.mod vendor* ./ 05:11:11 ---> 5fefc83547e7 05:11:11 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:11 ---> Running in 63f3902a524e 05:11:13 Removing intermediate container 63f3902a524e 05:11:13 ---> f6a85227adfc 05:11:13 Step 11/24 : COPY . . 05:11:14 ---> 2cfd9ee0a384 05:11:14 Step 12/24 : RUN ${MAKE} 05:11:14 ---> Running in 6d9c4e6ddda2 05:11:15 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.6 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:13:51 Removing intermediate container 6d9c4e6ddda2 05:13:51 ---> 1f3db9093a98 05:13:51 Step 13/24 : FROM alpine:3.16 05:13:51 3.16: Pulling from library/alpine 05:13:51 6875df1f5354: Pulling fs layer 05:13:51 6875df1f5354: Verifying Checksum 05:13:51 6875df1f5354: Download complete 05:13:51 6875df1f5354: Pull complete 05:13:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 05:13:51 Status: Downloaded newer image for alpine:3.16 05:13:51 ---> 2b4661558fb8 05:13:51 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:13:51 ---> Running in ca6d27c16a31 05:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:13:51 (1/6) Installing dumb-init (1.2.5-r1) 05:13:51 (2/6) Installing libgcc (11.2.1_git20220219-r2) 05:13:51 (3/6) Installing libsodium (1.0.18-r0) 05:13:51 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 05:13:51 (5/6) Installing libzmq (4.3.4-r0) 05:13:51 (6/6) Installing zeromq (4.3.4-r0) 05:13:51 Executing busybox-1.35.0-r17.trigger 05:13:51 OK: 8 MiB in 20 packages 05:13:51 Removing intermediate container ca6d27c16a31 05:13:51 ---> ee5abbebf24a 05:13:51 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:13:51 ---> 51986934c1ee 05:13:51 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:13:51 ---> df7c3c84bdb5 05:13:51 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:13:51 ---> d683dac4f611 05:13:51 Step 18/24 : EXPOSE 59993 05:13:51 ---> Running in 74fd1927b2f3 05:13:51 Removing intermediate container 74fd1927b2f3 05:13:51 ---> 0f68311335af 05:13:51 Step 19/24 : EXPOSE 161 05:13:51 ---> Running in 1135cb1b7370 05:13:51 Removing intermediate container 1135cb1b7370 05:13:51 ---> 550fedd9124c 05:13:51 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:13:51 ---> Running in 151cdeb83a0c 05:13:51 Removing intermediate container 151cdeb83a0c 05:13:51 ---> 2a0f8462be98 05:13:51 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:13:51 ---> Running in 7f78e7c4a73e 05:13:51 Removing intermediate container 7f78e7c4a73e 05:13:51 ---> 244e84712ebd 05:13:51 Step 22/24 : LABEL arch=arm64 05:13:51 ---> Running in dfb8173cfb17 05:13:51 Removing intermediate container dfb8173cfb17 05:13:51 ---> 3cb57175713c 05:13:51 Step 23/24 : LABEL git_sha=3aac130de74ae3e4001c80fe97d09512d3f436a3 05:13:51 ---> Running in 5b18de3a95e3 05:13:51 Removing intermediate container 5b18de3a95e3 05:13:51 ---> 3e1ef2eec8e4 05:13:51 Step 24/24 : LABEL version=0.0.0 05:13:51 ---> Running in 8fe499cf65dc 05:13:51 Removing intermediate container 8fe499cf65dc 05:13:51 ---> eb54d06c2dcc 05:13:51 [Warning] One or more build-args [ARCH] were not consumed 05:13:51 Successfully built eb54d06c2dcc 05:13:51 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:52 05:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:53 arm64: Pulling from edgex-lftools-log-publisher 05:13:53 8998bd30e6a1: Pulling fs layer 05:13:53 04944245beec: Pulling fs layer 05:13:53 699f458cf7ca: Pulling fs layer 05:13:53 765212b225bb: Pulling fs layer 05:13:53 f23df028b6ca: Pulling fs layer 05:13:53 d65c8cfc05b1: Pulling fs layer 05:13:53 2437ff75d9bd: Pulling fs layer 05:13:53 f23df028b6ca: Waiting 05:13:53 d65c8cfc05b1: Waiting 05:13:53 2437ff75d9bd: Waiting 05:13:53 765212b225bb: Waiting 05:13:53 04944245beec: Verifying Checksum 05:13:53 04944245beec: Download complete 05:13:53 765212b225bb: Verifying Checksum 05:13:53 765212b225bb: Download complete 05:13:53 f23df028b6ca: Verifying Checksum 05:13:53 f23df028b6ca: Download complete 05:13:53 d65c8cfc05b1: Verifying Checksum 05:13:53 d65c8cfc05b1: Download complete 05:13:53 699f458cf7ca: Verifying Checksum 05:13:53 699f458cf7ca: Download complete 05:13:53 8998bd30e6a1: Verifying Checksum 05:13:53 8998bd30e6a1: Download complete 05:13:56 2437ff75d9bd: Verifying Checksum 05:13:56 2437ff75d9bd: Download complete 05:13:58 8998bd30e6a1: Pull complete 05:13:58 04944245beec: Pull complete 05:13:59 699f458cf7ca: Pull complete 05:14:00 765212b225bb: Pull complete 05:14:00 f23df028b6ca: Pull complete 05:14:01 d65c8cfc05b1: Pull complete 05:14:16 2437ff75d9bd: Pull complete 05:14:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-1428 does not seem to be running inside a container 05:14:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:14:18 $ docker top 3dd6ca1063308f2d66cf183eb7646d98a34326886cbe44a4fbc1c785c504bf4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:19 ---> job-cost.sh 05:14:19 lf-activate-venv: SKIPPING 05:14:19 INFO: No Stack... 05:14:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:21 INFO: Archiving Costs [Pipeline] sh 05:14:21 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:14:21 + cut -d, -f6 [Pipeline] lock 05:14:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] 05:14:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] did not exist. Created. 05:14:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:22 /w/workspace/device-snmp-go/1@tmp/durable-13e337ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:23 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:23 Warning: overwriting stash ‘stack-cost’ 05:14:23 Stashed 1 file(s) [Pipeline] } 05:14:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:23 $ docker stop --time=1 3dd6ca1063308f2d66cf183eb7646d98a34326886cbe44a4fbc1c785c504bf4b 05:14:24 $ docker rm -f --volumes 3dd6ca1063308f2d66cf183eb7646d98a34326886cbe44a4fbc1c785c504bf4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:14:25 provisioning config files... 05:14:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/config7933788568488463658tmp [Pipeline] { [Pipeline] sh 05:14:26 + set +x 05:14:26 + curl -s https://codecov.io/bash 05:14:26 + bash -s -- 05:14:26 05:14:26 _____ _ 05:14:26 / ____| | | 05:14:26 | | ___ __| | ___ ___ _____ __ 05:14:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:26 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:26 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:26 Bash-1.0.6 05:14:26 05:14:26 05:14:26 ==> git version 2.25.1 found 05:14:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:14:26 Release-Date: 2020-01-08 05:14:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:26 ==> Jenkins CI detected. 05:14:26 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-207 05:14:26 project root: . 05:14:26 --> token set from env 05:14:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:26 ==> Running gcov in . (disable via -X gcov) 05:14:26 ==> Python coveragepy not found 05:14:26 ==> Searching for coverage reports in: 05:14:26 + . 05:14:26 -> Found 1 reports 05:14:26 ==> Detecting git/mercurial file structure 05:14:26 ==> Reading reports 05:14:26 + ./coverage.out bytes=7631 05:14:26 ==> Appending adjustments 05:14:26 https://docs.codecov.io/docs/fixing-reports 05:14:26 + Found adjustments 05:14:26 ==> Gzipping contents 05:14:26 4.0K /tmp/codecov.9iNF0A.gz 05:14:26 ==> Uploading reports 05:14:26 url: https://codecov.io 05:14:26 query: branch=PR-207&commit=3aac130de74ae3e4001c80fe97d09512d3f436a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=207&job=&cmd_args= 05:14:26 -> Pinging Codecov 05:14:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-207&commit=3aac130de74ae3e4001c80fe97d09512d3f436a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=207&job=&cmd_args= 05:14:26 -> Uploading to 05:14:26 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/6C56EA5C29638FB4528AC87E60AF5AE0/3aac130de74ae3e4001c80fe97d09512d3f436a3/e4cc2523-0b58-4308-9a21-7925d97afa07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T051426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea44a460f8580b64ca4b0cb91b865f274cf50a8b533db70cafecf8a1670e6706 05:14:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:26 Dload Upload Total Spent Left Speed 05:14:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6797 --:--:-- --:--:-- --:--:-- 6767 100 1543 0 0 100 1543 0 4898 --:--:-- --:--:-- --:--:-- 4882 05:14:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/3aac130de74ae3e4001c80fe97d09512d3f436a3 [Pipeline] } 05:14:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:14:28 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-207/archives ] 05:14:28 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-207/archives 05:14:28 total 16 05:14:28 drwxr-xr-x 3 root root 4096 Jan 9 05:06 . 05:14:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 05:06 .. 05:14:28 drwxr-xr-x 2 root root 4096 Jan 9 05:06 cost 05:14:28 -rw-r--r-- 1 root root 86 Jan 9 05:06 cost.csv 05:14:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-207/archives 05:14:28 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-207/archives 05:14:28 total 16 05:14:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 05:06 . 05:14:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 05:06 .. 05:14:28 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 05:06 cost 05:14:28 -rw-r--r-- 1 jenkins jenkins 86 Jan 9 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:29 ---> package-listing.sh 05:14:29 ++ facter osfamily 05:14:29 ++ tr '[:upper:]' '[:lower:]' 05:14:30 + OS_FAMILY=debian 05:14:30 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-207 05:14:30 + START_PACKAGES=/tmp/packages_start.txt 05:14:30 + END_PACKAGES=/tmp/packages_end.txt 05:14:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:30 + PACKAGES=/tmp/packages_start.txt 05:14:30 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-207 ']' 05:14:30 + PACKAGES=/tmp/packages_end.txt 05:14:30 + case "${OS_FAMILY}" in 05:14:30 + dpkg -l 05:14:30 + grep '^ii' 05:14:30 + '[' -f /tmp/packages_start.txt ']' 05:14:30 + '[' -f /tmp/packages_end.txt ']' 05:14:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:30 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-207 ']' 05:14:30 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-207/archives/ 05:14:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-207/archives/ [Pipeline] echo 05:14:30 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-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:31 prd-ubuntu20.04-docker-8c-8g-1426 does not seem to be running inside a container 05:14:31 $ 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-207/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-207 -v /w/workspace/gexfoundry_device-snmp-go_PR-207:/w/workspace/gexfoundry_device-snmp-go_PR-207:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:14:31 $ docker top 2bfe04eb72db7ead185c9a2bd6d4157194efc4cc3ff2fcec4d8b63a1acc11d5f -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:31 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:32 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:32 + ls /var/log/sa-host 05:14:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:32 provisioning config files... 05:14:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-207@tmp/config14032820828010407484tmp [Pipeline] { [Pipeline] echo 05:14:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:32 ---> create-netrc.sh [Pipeline] } 05:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:33 ---> python-tools-install.sh [Pipeline] echo 05:14:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:33 ---> sudo-logs.sh 05:14:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:34 ---> job-cost.sh 05:14:34 lf-activate-venv: SKIPPING 05:14:34 DEBUG: total: 0.2199999988079071 05:14:34 INFO: Retrieving Stack Cost... 05:14:34 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:34 INFO: Archiving Costs [Pipeline] echo 05:14:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:35 ---> logs-deploy.sh 05:14:35 lf-activate-venv: SKIPPING 05:14:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-207/1 05:14:35 INFO: archiving workspace using pattern(s): 05:14:36 Archives upload complete. 05:14:36 INFO: archiving logs to Nexus 05:14:37 ---> uname -a: 05:14:37 Linux prd-ubuntu20-04-docker-8c-8g-1426 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:37 05:14:37