Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 0d9b53f380664d327cdd8d5493c2988863f41b5b+dc31039becec9772b0a461c07f986a5f4714edf6 (28a444dcd0d2ef5bfaebbb9349b9461a861a531f) 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-ssh5129903164688448955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh11673911229970192670.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-168/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2006513068661292087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh13864380193708451874.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-168/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-168/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13183470279306240969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-62255 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [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-168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dc31039becec9772b0a461c07f986a5f4714edf6 into PR head commit 0d9b53f380664d327cdd8d5493c2988863f41b5b Merge succeeded, producing 925890df69d5f2b828904257ec357abd66d8c98b Checking out Revision 925890df69d5f2b828904257ec357abd66d8c98b (PR-168) > 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/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # 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 dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 925890df69d5f2b828904257ec357abd66d8c98b # timeout=10 Commit message: "Merge commit 'dc31039becec9772b0a461c07f986a5f4714edf6' into HEAD" > git rev-list --no-walk 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T23:43:56.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T23:43:56.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T23:43:56.493Z] ========================================================= [2022-05-10T23:43:56.494Z] EdgeX Global Pipelines Version Info [2022-05-10T23:43:56.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:43:57.326Z] ------------------- [2022-05-10T23:43:57.326Z] stable info: [2022-05-10T23:43:57.326Z] ------------------- [2022-05-10T23:43:57.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:43:57.326Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:43:57.326Z] Message: update stable to v1.0.230 [2022-05-10T23:43:57.903Z] ------------------- [2022-05-10T23:43:57.903Z] experimental info: [2022-05-10T23:43:57.903Z] ------------------- [2022-05-10T23:43:57.903Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T23:43:57.903Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-10T23:43:57.903Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T23:43:58.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-10T23:43:58.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-10T23:43:58.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T23:43:58.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T23:43:58.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T23:43:58.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T23:43:58.112Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T23:43:58.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T23:43:58.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T23:43:58.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T23:43:58.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T23:43:58.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-10T23:43:58.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T23:43:58.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T23:43:58.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:43:58.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T23:43:58.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T23:43:58.225Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T23:43:58.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T23:43:58.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T23:43:58.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T23:43:58.274Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T23:43:58.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T23:43:58.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T23:43:58.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T23:43:58.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T23:43:58.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2022-05-10T23:43:58.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2022-05-10T23:43:58.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2022-05-10T23:43:58.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 925890df69d5f2b828904257ec357abd66d8c98b [Pipeline] echo [2022-05-10T23:43:58.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 925890d [Pipeline] echo [2022-05-10T23:43:58.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:43:58.446Z] provisioning config files... [2022-05-10T23:43:58.461Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config3561555665133252764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:43:58.769Z] ---> docker-login.sh [2022-05-10T23:43:58.769Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:43:59.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:43:59.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:43:59.029Z] Configure a credential helper to remove this warning. See [2022-05-10T23:43:59.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:43:59.029Z] [2022-05-10T23:43:59.029Z] Login Succeeded [2022-05-10T23:43:59.029Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:43:59.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:43:59.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:43:59.290Z] Configure a credential helper to remove this warning. See [2022-05-10T23:43:59.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:43:59.290Z] [2022-05-10T23:43:59.290Z] Login Succeeded [2022-05-10T23:43:59.290Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:43:59.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:43:59.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:43:59.290Z] Configure a credential helper to remove this warning. See [2022-05-10T23:43:59.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:43:59.290Z] [2022-05-10T23:43:59.290Z] Login Succeeded [2022-05-10T23:43:59.290Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:43:59.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:43:59.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:43:59.551Z] Configure a credential helper to remove this warning. See [2022-05-10T23:43:59.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:43:59.551Z] [2022-05-10T23:43:59.551Z] Login Succeeded [2022-05-10T23:43:59.551Z] docker.io [2022-05-10T23:43:59.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:43:59.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:43:59.812Z] Configure a credential helper to remove this warning. See [2022-05-10T23:43:59.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:43:59.812Z] [2022-05-10T23:43:59.812Z] Login Succeeded [2022-05-10T23:43:59.812Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:43:59.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T23:44:00.205Z] + git rev-list -1 --merges 925890df69d5f2b828904257ec357abd66d8c98b~1..925890df69d5f2b828904257ec357abd66d8c98b [Pipeline] echo [2022-05-10T23:44:00.239Z] -----------> git rev-list -1 --merges 925890df69d5f2b828904257ec357abd66d8c98b~1..925890df69d5f2b828904257ec357abd66d8c98b 925890df69d5f2b828904257ec357abd66d8c98b [2022-05-10T23:44:00.239Z] 925890df69d5f2b828904257ec357abd66d8c98b [false] [Pipeline] sh [2022-05-10T23:44:00.533Z] + git log --format=format:%s -1 925890df69d5f2b828904257ec357abd66d8c98b [Pipeline] echo [2022-05-10T23:44:00.551Z] ========================================================= [2022-05-10T23:44:00.551Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T23:44:00.551Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T23:44:00.894Z] + git log --format=format:%s -1 925890df69d5f2b828904257ec357abd66d8c98b [Pipeline] echo [2022-05-10T23:44:00.907Z] [semverPrep] GIT_COMMIT: 925890df69d5f2b828904257ec357abd66d8c98b, Commit Message: Merge commit 'dc31039becec9772b0a461c07f986a5f4714edf6' into HEAD [Pipeline] echo [2022-05-10T23:44:00.919Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T23:44:01.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T23:44:01.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T23:44:01.321Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T23:44:01.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T23:44:01.321Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T23:44:01.321Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T23:44:01.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:44:01.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:44:01.671Z] [2022-05-10T23:44:01.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:44:01.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:44:01.978Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T23:44:01.978Z] 1fe172e4850f: Pulling fs layer [2022-05-10T23:44:01.978Z] caf521ccaac6: Pulling fs layer [2022-05-10T23:44:01.978Z] 3ead6fa29328: Pulling fs layer [2022-05-10T23:44:01.978Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T23:44:01.978Z] a8d5f1318db7: Pulling fs layer [2022-05-10T23:44:01.978Z] c427282e49a2: Pulling fs layer [2022-05-10T23:44:01.978Z] 1827001aaf11: Pulling fs layer [2022-05-10T23:44:01.978Z] 0714d37db230: Pulling fs layer [2022-05-10T23:44:01.978Z] ac28cf19c067: Pulling fs layer [2022-05-10T23:44:01.978Z] ca983d60f3e2: Pulling fs layer [2022-05-10T23:44:01.978Z] 9f894cec8388: Pulling fs layer [2022-05-10T23:44:01.978Z] 5c2a1cbceb83: Waiting [2022-05-10T23:44:01.978Z] a8d5f1318db7: Waiting [2022-05-10T23:44:01.978Z] ac28cf19c067: Waiting [2022-05-10T23:44:01.978Z] c427282e49a2: Waiting [2022-05-10T23:44:01.979Z] ca983d60f3e2: Waiting [2022-05-10T23:44:01.979Z] 9f894cec8388: Waiting [2022-05-10T23:44:01.979Z] 0714d37db230: Waiting [2022-05-10T23:44:01.979Z] caf521ccaac6: Verifying Checksum [2022-05-10T23:44:01.979Z] caf521ccaac6: Download complete [2022-05-10T23:44:01.979Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T23:44:01.979Z] 5c2a1cbceb83: Download complete [2022-05-10T23:44:02.240Z] a8d5f1318db7: Verifying Checksum [2022-05-10T23:44:02.240Z] a8d5f1318db7: Download complete [2022-05-10T23:44:02.240Z] 3ead6fa29328: Verifying Checksum [2022-05-10T23:44:02.240Z] 3ead6fa29328: Download complete [2022-05-10T23:44:02.240Z] c427282e49a2: Verifying Checksum [2022-05-10T23:44:02.240Z] c427282e49a2: Download complete [2022-05-10T23:44:02.240Z] 0714d37db230: Download complete [2022-05-10T23:44:02.240Z] ac28cf19c067: Download complete [2022-05-10T23:44:02.240Z] ca983d60f3e2: Verifying Checksum [2022-05-10T23:44:02.240Z] ca983d60f3e2: Download complete [2022-05-10T23:44:02.240Z] 9f894cec8388: Verifying Checksum [2022-05-10T23:44:02.240Z] 9f894cec8388: Download complete [2022-05-10T23:44:02.240Z] 1fe172e4850f: Verifying Checksum [2022-05-10T23:44:02.240Z] 1fe172e4850f: Download complete [2022-05-10T23:44:02.500Z] 1827001aaf11: Verifying Checksum [2022-05-10T23:44:02.500Z] 1827001aaf11: Download complete [2022-05-10T23:44:03.438Z] 1fe172e4850f: Pull complete [2022-05-10T23:44:03.704Z] caf521ccaac6: Pull complete [2022-05-10T23:44:04.273Z] 3ead6fa29328: Pull complete [2022-05-10T23:44:04.273Z] 5c2a1cbceb83: Pull complete [2022-05-10T23:44:04.587Z] a8d5f1318db7: Pull complete [2022-05-10T23:44:04.587Z] c427282e49a2: Pull complete [2022-05-10T23:44:06.501Z] 1827001aaf11: Pull complete [2022-05-10T23:44:06.502Z] 0714d37db230: Pull complete [2022-05-10T23:44:06.762Z] ac28cf19c067: Pull complete [2022-05-10T23:44:06.762Z] ca983d60f3e2: Pull complete [2022-05-10T23:44:06.762Z] 9f894cec8388: Pull complete [2022-05-10T23:44:06.762Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T23:44:06.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T23:44:06.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T23:44:06.842Z] prd-ubuntu20.04-docker-8c-8g-62255 does not seem to be running inside a container [2022-05-10T23:44:06.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T23:44:08.792Z] $ docker top e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 -eo pid,comm [2022-05-10T23:44:08.885Z] 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). [2022-05-10T23:44:08.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T23:44:08.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:44:08.919Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:44:09.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:44:09.051Z] $ docker exec e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 ssh-agent [2022-05-10T23:44:09.167Z] SSH_AUTH_SOCK=/tmp/ssh-0CgMP4woFeuS/agent.34 [2022-05-10T23:44:09.167Z] SSH_AGENT_PID=41 [2022-05-10T23:44:09.177Z] Running ssh-add (command line suppressed) [2022-05-10T23:44:09.304Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_8646138589425365715.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_8646138589425365715.key) [2022-05-10T23:44:09.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:44:09.626Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T23:44:09.653Z] $ docker exec --env ******** --env ******** e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 ssh-agent -k [2022-05-10T23:44:09.783Z] unset SSH_AUTH_SOCK; [2022-05-10T23:44:09.783Z] unset SSH_AGENT_PID; [2022-05-10T23:44:09.783Z] echo Agent pid 41 killed; [2022-05-10T23:44:09.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T23:44:09.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T23:44:09.822Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T23:44:09.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T23:44:09.962Z] $ docker exec e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 ssh-agent [2022-05-10T23:44:10.093Z] SSH_AUTH_SOCK=/tmp/ssh-bP2tk6wN0JU3/agent.74 [2022-05-10T23:44:10.093Z] SSH_AGENT_PID=81 [2022-05-10T23:44:10.098Z] Running ssh-add (command line suppressed) [2022-05-10T23:44:10.238Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_3537651201417032853.key (/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/private_key_3537651201417032853.key) [2022-05-10T23:44:10.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T23:44:10.544Z] + git semver init [2022-05-10T23:44:10.807Z] 2022-05-10 23:44:10,739 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T23:44:10.807Z] 2022-05-10 23:44:10,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-10T23:44:10.807Z] 2022-05-10 23:44:10,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver [2022-05-10T23:44:10.807Z] 2022-05-10 23:44:10,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168, universal_newlines=False, shell=None, istream=None) [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,539 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.git/info/exclude [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 with force:False [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,539 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,543 [execute] INFO git cat-file --batch-check [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,550 [execute] INFO git cat-file --batch [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T23:44:11.753Z] 2022-05-10 23:44:11,556 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-168/.semver/PR-168 [2022-05-10T23:44:11.753Z] 0.0.0 [Pipeline] } [2022-05-10T23:44:11.765Z] $ docker exec --env ******** --env ******** e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 ssh-agent -k [2022-05-10T23:44:11.886Z] unset SSH_AUTH_SOCK; [2022-05-10T23:44:11.887Z] unset SSH_AGENT_PID; [2022-05-10T23:44:11.887Z] echo Agent pid 81 killed; [2022-05-10T23:44:11.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T23:44:12.212Z] + git semver [Pipeline] } [2022-05-10T23:44:12.494Z] $ docker stop --time=1 e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 [2022-05-10T23:44:13.822Z] $ docker rm -f e702e293a6115f972c7813e4a9738f852ecfc839b651574ae4697f31c08eee70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:44:14.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T23:44:14.427Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T23:44:14.431Z] [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 [2022-05-10T23:44:14.584Z] provisioning config files... [2022-05-10T23:44:14.595Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config6444197965336023698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:44:14.896Z] ---> docker-login.sh [2022-05-10T23:44:14.896Z] nexus3.edgexfoundry.org:10001 [2022-05-10T23:44:14.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:44:14.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:44:14.896Z] Configure a credential helper to remove this warning. See [2022-05-10T23:44:14.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:44:14.896Z] [2022-05-10T23:44:14.896Z] Login Succeeded [2022-05-10T23:44:14.896Z] nexus3.edgexfoundry.org:10002 [2022-05-10T23:44:14.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:44:15.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:44:15.156Z] Configure a credential helper to remove this warning. See [2022-05-10T23:44:15.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:44:15.156Z] [2022-05-10T23:44:15.156Z] Login Succeeded [2022-05-10T23:44:15.156Z] nexus3.edgexfoundry.org:10003 [2022-05-10T23:44:15.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:44:15.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:44:15.156Z] Configure a credential helper to remove this warning. See [2022-05-10T23:44:15.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:44:15.156Z] [2022-05-10T23:44:15.156Z] Login Succeeded [2022-05-10T23:44:15.156Z] nexus3.edgexfoundry.org:10004 [2022-05-10T23:44:15.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:44:15.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:44:15.418Z] Configure a credential helper to remove this warning. See [2022-05-10T23:44:15.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:44:15.418Z] [2022-05-10T23:44:15.418Z] Login Succeeded [2022-05-10T23:44:15.418Z] docker.io [2022-05-10T23:44:15.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T23:44:15.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T23:44:15.677Z] Configure a credential helper to remove this warning. See [2022-05-10T23:44:15.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T23:44:15.677Z] [2022-05-10T23:44:15.677Z] Login Succeeded [2022-05-10T23:44:15.677Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T23:44:15.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T23:44:15.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T23:44:15.757Z] ========================================================= [2022-05-10T23:44:15.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T23:44:15.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:44:16.064Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T23:44:16.064Z] Sending build context to Docker daemon 5.346MB [2022-05-10T23:44:16.064Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T23:44:16.064Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T23:44:16.064Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T23:44:16.064Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T23:44:16.064Z] 666ba61612fd: Pulling fs layer [2022-05-10T23:44:16.064Z] 8ed8ca486205: Pulling fs layer [2022-05-10T23:44:16.064Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T23:44:16.064Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T23:44:16.064Z] ca2b28591e48: Pulling fs layer [2022-05-10T23:44:16.064Z] a51346096db8: Pulling fs layer [2022-05-10T23:44:16.064Z] daebc70d1ce1: Pulling fs layer [2022-05-10T23:44:16.064Z] 0e18a0eac166: Pulling fs layer [2022-05-10T23:44:16.064Z] daebc70d1ce1: Waiting [2022-05-10T23:44:16.064Z] ca2b28591e48: Waiting [2022-05-10T23:44:16.064Z] 0e18a0eac166: Waiting [2022-05-10T23:44:16.064Z] a51346096db8: Waiting [2022-05-10T23:44:16.064Z] 22a0e8bec74d: Waiting [2022-05-10T23:44:16.064Z] 8ed8ca486205: Verifying Checksum [2022-05-10T23:44:16.064Z] 8ed8ca486205: Download complete [2022-05-10T23:44:16.064Z] 666ba61612fd: Verifying Checksum [2022-05-10T23:44:16.064Z] 666ba61612fd: Download complete [2022-05-10T23:44:16.064Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T23:44:16.064Z] 22a0e8bec74d: Download complete [2022-05-10T23:44:16.331Z] ca2b28591e48: Verifying Checksum [2022-05-10T23:44:16.331Z] ca2b28591e48: Download complete [2022-05-10T23:44:16.331Z] a51346096db8: Verifying Checksum [2022-05-10T23:44:16.331Z] a51346096db8: Download complete [2022-05-10T23:44:16.331Z] 59bf1c3509f3: Download complete [2022-05-10T23:44:16.331Z] daebc70d1ce1: Verifying Checksum [2022-05-10T23:44:16.331Z] daebc70d1ce1: Download complete [2022-05-10T23:44:16.331Z] 59bf1c3509f3: Pull complete [2022-05-10T23:44:16.594Z] 666ba61612fd: Pull complete [2022-05-10T23:44:16.594Z] 8ed8ca486205: Pull complete [2022-05-10T23:44:16.854Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T23:44:16.854Z] 4fe6c5a15a65: Download complete [2022-05-10T23:44:16.854Z] 0e18a0eac166: Verifying Checksum [2022-05-10T23:44:16.854Z] 0e18a0eac166: Download complete [2022-05-10T23:44:21.050Z] 4fe6c5a15a65: Pull complete [2022-05-10T23:44:21.050Z] 22a0e8bec74d: Pull complete [2022-05-10T23:44:21.050Z] ca2b28591e48: Pull complete [2022-05-10T23:44:21.050Z] a51346096db8: Pull complete [2022-05-10T23:44:21.050Z] daebc70d1ce1: Pull complete [2022-05-10T23:44:22.983Z] 0e18a0eac166: Pull complete [2022-05-10T23:44:22.983Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T23:44:22.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T23:44:22.983Z] ---> f018257e8ee9 [2022-05-10T23:44:22.983Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T23:44:24.898Z] ---> Running in 9030c1d23388 [2022-05-10T23:44:24.898Z] Removing intermediate container 9030c1d23388 [2022-05-10T23:44:24.898Z] ---> 8dbe404a82cb [2022-05-10T23:44:24.898Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T23:44:24.898Z] ---> Running in 043fac92c640 [2022-05-10T23:44:24.898Z] Removing intermediate container 043fac92c640 [2022-05-10T23:44:24.898Z] ---> 710bf1cb5ec8 [2022-05-10T23:44:24.898Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T23:44:24.898Z] ---> Running in e189a9f78712 [2022-05-10T23:44:24.898Z] Removing intermediate container e189a9f78712 [2022-05-10T23:44:24.898Z] ---> 0a9123ce3df3 [2022-05-10T23:44:24.898Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:44:25.158Z] ---> Running in cd3364c9063a [2022-05-10T23:44:26.100Z] Removing intermediate container cd3364c9063a [2022-05-10T23:44:26.100Z] ---> 36665ca3d354 [2022-05-10T23:44:26.100Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T23:44:26.100Z] ---> Running in bd1bcd4d208e [2022-05-10T23:44:26.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:44:27.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:44:27.819Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T23:44:27.819Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T23:44:27.819Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T23:44:28.082Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T23:44:28.082Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T23:44:28.082Z] OK: 224 MiB in 56 packages [2022-05-10T23:44:28.672Z] Removing intermediate container bd1bcd4d208e [2022-05-10T23:44:28.672Z] ---> 5a89b3eb4730 [2022-05-10T23:44:28.672Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-10T23:44:28.672Z] ---> Running in 4c19855172c2 [2022-05-10T23:44:28.672Z] Removing intermediate container 4c19855172c2 [2022-05-10T23:44:28.672Z] ---> c03fa003b75f [2022-05-10T23:44:28.672Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T23:44:28.933Z] ---> 76e1809ad7f3 [2022-05-10T23:44:28.933Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:44:28.933Z] ---> Running in 0b79cc7d4975 [2022-05-10T23:44:29.540Z] Still waiting to schedule task [2022-05-10T23:44:29.541Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-62259’ is offline [2022-05-10T23:44:43.881Z] Removing intermediate container 0b79cc7d4975 [2022-05-10T23:44:43.881Z] ---> 50ed86ede5c6 [2022-05-10T23:44:43.881Z] Step 11/12 : COPY . . [2022-05-10T23:44:44.144Z] ---> 71c4a0f832e5 [2022-05-10T23:44:44.144Z] Step 12/12 : RUN ${MAKE} [2022-05-10T23:44:44.144Z] ---> Running in 057bdc9bed2c [2022-05-10T23:44:44.409Z] noop [2022-05-10T23:44:44.984Z] Removing intermediate container 057bdc9bed2c [2022-05-10T23:44:44.984Z] ---> a7d215e014d9 [2022-05-10T23:44:44.984Z] Successfully built a7d215e014d9 [2022-05-10T23:44:44.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:44:45.284Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:44:45.284Z] . [Pipeline] withDockerContainer [2022-05-10T23:44:45.362Z] prd-ubuntu20.04-docker-8c-8g-62255 does not seem to be running inside a container [2022-05-10T23:44:45.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:44:45.907Z] $ docker top 3c9471c044c48c50d6a6da1c843348e4c9cab98064788719294206c10589e155 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:44:46.268Z] + go version [2022-05-10T23:44:46.268Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T23:44:46.282Z] $ docker stop --time=1 3c9471c044c48c50d6a6da1c843348e4c9cab98064788719294206c10589e155 [2022-05-10T23:44:47.619Z] $ docker rm -f 3c9471c044c48c50d6a6da1c843348e4c9cab98064788719294206c10589e155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:44:48.046Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T23:44:48.047Z] . [Pipeline] withDockerContainer [2022-05-10T23:44:48.124Z] prd-ubuntu20.04-docker-8c-8g-62255 does not seem to be running inside a container [2022-05-10T23:44:48.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T23:44:48.539Z] $ docker top 6e3c9d8a2bb9cc70403bec803223226d73814dd950c96aeb7734698bc49fce1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T23:44:48.901Z] + make test [2022-05-10T23:44:48.901Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T23:44:49.160Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-10T23:44:59.139Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-10T23:44:59.139Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2022-05-10T23:45:04.419Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T23:45:08.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T23:45:08.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T23:45:08.615Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T23:45:08.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T23:45:08.658Z] $ docker stop --time=1 6e3c9d8a2bb9cc70403bec803223226d73814dd950c96aeb7734698bc49fce1c [2022-05-10T23:45:10.429Z] $ docker rm -f 6e3c9d8a2bb9cc70403bec803223226d73814dd950c96aeb7734698bc49fce1c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T23:45:10.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T23:45:10.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T23:45:11.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T23:45:11.723Z] + ls -al . [2022-05-10T23:45:11.723Z] total 168 [2022-05-10T23:45:11.723Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 23:45 . [2022-05-10T23:45:11.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 23:43 .. [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 6 May 10 23:43 .dockerignore [2022-05-10T23:45:11.723Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 23:44 .git [2022-05-10T23:45:11.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:43 .github [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 328 May 10 23:43 .gitignore [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 23:43 .golangci.yml [2022-05-10T23:45:11.723Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:44 .semver [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 10 23:43 Attribution.txt [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 7102 May 10 23:43 CHANGELOG.md [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 10 23:43 Dockerfile [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 23:43 GOVERNANCE.md [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 656 May 10 23:43 Jenkinsfile [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 23:43 LICENSE [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 10 23:43 Makefile [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 23:43 OWNERS.md [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 10 23:43 README.md [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 23:44 VERSION [2022-05-10T23:45:11.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 23:43 bin [2022-05-10T23:45:11.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:43 cmd [2022-05-10T23:45:11.723Z] -rw-r--r-- 1 jenkins jenkins 7631 May 10 23:44 coverage.out [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 10 23:43 go.mod [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 10 23:43 go.sum [2022-05-10T23:45:11.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:43 internal [2022-05-10T23:45:11.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 23:43 snap [2022-05-10T23:45:11.723Z] -rw-rw-r-- 1 jenkins jenkins 209 May 10 23:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:45:12.035Z] + 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=925890df69d5f2b828904257ec357abd66d8c98b --label arch=amd64 --label version=0.0.0 . [2022-05-10T23:45:12.035Z] Sending build context to Docker daemon 5.354MB [2022-05-10T23:45:12.035Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T23:45:12.035Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-10T23:45:12.035Z] ---> a7d215e014d9 [2022-05-10T23:45:12.035Z] Step 3/24 : ARG MAKE='make build' [2022-05-10T23:45:12.035Z] ---> Running in 0495f4c1709e [2022-05-10T23:45:12.294Z] Removing intermediate container 0495f4c1709e [2022-05-10T23:45:12.294Z] ---> 9261e3e71631 [2022-05-10T23:45:12.294Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T23:45:12.294Z] ---> Running in 2d800f9a0c22 [2022-05-10T23:45:12.294Z] Removing intermediate container 2d800f9a0c22 [2022-05-10T23:45:12.294Z] ---> dc9a6680c2f2 [2022-05-10T23:45:12.294Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T23:45:12.294Z] ---> Running in ae166205e96a [2022-05-10T23:45:12.555Z] Removing intermediate container ae166205e96a [2022-05-10T23:45:12.555Z] ---> 3a121f7669f5 [2022-05-10T23:45:12.555Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T23:45:12.555Z] ---> Running in 1926a627e988 [2022-05-10T23:45:13.128Z] Removing intermediate container 1926a627e988 [2022-05-10T23:45:13.128Z] ---> 66364a3ba458 [2022-05-10T23:45:13.128Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T23:45:13.128Z] ---> Running in 9302652b844b [2022-05-10T23:45:13.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:45:14.330Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:45:14.603Z] OK: 224 MiB in 56 packages [2022-05-10T23:45:14.866Z] Removing intermediate container 9302652b844b [2022-05-10T23:45:14.866Z] ---> 56907bc39b80 [2022-05-10T23:45:14.866Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-10T23:45:14.866Z] ---> Running in 70534bd731aa [2022-05-10T23:45:15.126Z] Removing intermediate container 70534bd731aa [2022-05-10T23:45:15.126Z] ---> ef2a454c9e6e [2022-05-10T23:45:15.126Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-10T23:45:15.126Z] ---> 7dd62cc0ee93 [2022-05-10T23:45:15.126Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T23:45:15.385Z] ---> Running in f83a5417667d [2022-05-10T23:45:15.955Z] Removing intermediate container f83a5417667d [2022-05-10T23:45:15.955Z] ---> be4da9855f01 [2022-05-10T23:45:15.955Z] Step 11/24 : COPY . . [2022-05-10T23:45:16.216Z] ---> aa0b16040534 [2022-05-10T23:45:16.216Z] Step 12/24 : RUN ${MAKE} [2022-05-10T23:45:16.216Z] ---> Running in 8be95a96b3ee [2022-05-10T23:45:16.476Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-10T23:45:38.425Z] Removing intermediate container 8be95a96b3ee [2022-05-10T23:45:38.425Z] ---> d22539a7333b [2022-05-10T23:45:38.425Z] Step 13/24 : FROM alpine:3.14 [2022-05-10T23:45:38.425Z] 3.14: Pulling from library/alpine [2022-05-10T23:45:38.425Z] 8663204ce13b: Pulling fs layer [2022-05-10T23:45:38.425Z] 8663204ce13b: Verifying Checksum [2022-05-10T23:45:38.425Z] 8663204ce13b: Download complete [2022-05-10T23:45:38.425Z] 8663204ce13b: Pull complete [2022-05-10T23:45:38.425Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T23:45:38.425Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T23:45:38.425Z] ---> e04c818066af [2022-05-10T23:45:38.425Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T23:45:38.425Z] ---> Running in c5f63148e298 [2022-05-10T23:45:38.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T23:45:38.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T23:45:38.425Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T23:45:38.425Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T23:45:38.425Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T23:45:38.425Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T23:45:38.425Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T23:45:38.425Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T23:45:38.425Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T23:45:38.425Z] OK: 8 MiB in 20 packages [2022-05-10T23:45:38.425Z] Removing intermediate container c5f63148e298 [2022-05-10T23:45:38.425Z] ---> 4cdc291f0431 [2022-05-10T23:45:38.425Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-10T23:45:38.425Z] ---> 0b6a14da3d52 [2022-05-10T23:45:38.425Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-10T23:45:38.425Z] ---> f098b41204fc [2022-05-10T23:45:38.425Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-10T23:45:38.425Z] ---> ed358911025c [2022-05-10T23:45:38.425Z] Step 18/24 : EXPOSE 59993 [2022-05-10T23:45:38.425Z] ---> Running in a21b64215de3 [2022-05-10T23:45:38.685Z] Removing intermediate container a21b64215de3 [2022-05-10T23:45:38.685Z] ---> aee42fcde537 [2022-05-10T23:45:38.685Z] Step 19/24 : EXPOSE 161 [2022-05-10T23:45:38.685Z] ---> Running in be2cf30c6f8e [2022-05-10T23:45:38.685Z] Removing intermediate container be2cf30c6f8e [2022-05-10T23:45:38.685Z] ---> 3039595a4da6 [2022-05-10T23:45:38.685Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-10T23:45:38.685Z] ---> Running in 6854d3cdccb1 [2022-05-10T23:45:38.946Z] Removing intermediate container 6854d3cdccb1 [2022-05-10T23:45:38.946Z] ---> 7421b9ef7e0a [2022-05-10T23:45:38.946Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T23:45:38.946Z] ---> Running in 6ea25d170eaa [2022-05-10T23:45:38.946Z] Removing intermediate container 6ea25d170eaa [2022-05-10T23:45:38.946Z] ---> d13419b8084e [2022-05-10T23:45:38.946Z] Step 22/24 : LABEL arch=amd64 [2022-05-10T23:45:39.211Z] ---> Running in 816710b851c9 [2022-05-10T23:45:39.211Z] Removing intermediate container 816710b851c9 [2022-05-10T23:45:39.211Z] ---> 0d8a07606894 [2022-05-10T23:45:39.211Z] Step 23/24 : LABEL git_sha=925890df69d5f2b828904257ec357abd66d8c98b [2022-05-10T23:45:39.211Z] ---> Running in 084a78b63427 [2022-05-10T23:45:39.211Z] Removing intermediate container 084a78b63427 [2022-05-10T23:45:39.211Z] ---> 752ded50b484 [2022-05-10T23:45:39.211Z] Step 24/24 : LABEL version=0.0.0 [2022-05-10T23:45:39.472Z] ---> Running in 30aa855c2c89 [2022-05-10T23:45:39.472Z] Removing intermediate container 30aa855c2c89 [2022-05-10T23:45:39.472Z] ---> 01b7de2ff7c7 [2022-05-10T23:45:39.472Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T23:45:39.472Z] Successfully built 01b7de2ff7c7 [2022-05-10T23:45:39.472Z] Successfully tagged device-snmp:latest [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] sh [2022-05-10T23:45:39.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:45:39.896Z] [2022-05-10T23:45:39.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:45:40.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:45:40.200Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T23:45:40.200Z] 5eb5b503b376: Pulling fs layer [2022-05-10T23:45:40.200Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T23:45:40.200Z] ec43610c2a17: Pulling fs layer [2022-05-10T23:45:40.200Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T23:45:40.200Z] 33b1e0a273af: Pulling fs layer [2022-05-10T23:45:40.200Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T23:45:40.200Z] 2f39f015ded8: Pulling fs layer [2022-05-10T23:45:40.200Z] 33b1e0a273af: Waiting [2022-05-10T23:45:40.200Z] 3a2ae6a8a46f: Waiting [2022-05-10T23:45:40.200Z] 5d3b04190fa2: Waiting [2022-05-10T23:45:40.200Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T23:45:40.200Z] 5c69ac0246d0: Download complete [2022-05-10T23:45:40.200Z] 3a2ae6a8a46f: Download complete [2022-05-10T23:45:40.200Z] 33b1e0a273af: Verifying Checksum [2022-05-10T23:45:40.200Z] 33b1e0a273af: Download complete [2022-05-10T23:45:40.460Z] ec43610c2a17: Verifying Checksum [2022-05-10T23:45:40.460Z] ec43610c2a17: Download complete [2022-05-10T23:45:40.460Z] 5eb5b503b376: Verifying Checksum [2022-05-10T23:45:40.460Z] 5eb5b503b376: Download complete [2022-05-10T23:45:41.026Z] 2f39f015ded8: Download complete [2022-05-10T23:45:41.961Z] 5eb5b503b376: Pull complete [2022-05-10T23:45:41.961Z] 5c69ac0246d0: Pull complete [2022-05-10T23:45:42.528Z] ec43610c2a17: Pull complete [2022-05-10T23:45:42.528Z] 3a2ae6a8a46f: Pull complete [2022-05-10T23:45:42.785Z] 33b1e0a273af: Pull complete [2022-05-10T23:45:42.786Z] 5d3b04190fa2: Pull complete [2022-05-10T23:45:46.975Z] 2f39f015ded8: Pull complete [2022-05-10T23:45:46.975Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T23:45:46.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:45:46.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T23:45:47.039Z] prd-ubuntu20.04-docker-8c-8g-62255 does not seem to be running inside a container [2022-05-10T23:45:47.079Z] $ 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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T23:45:49.645Z] $ docker top 0f686c92ab4357c7a673e678e4b7c33bd8537929ee942bef26d201331386ad82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:45:50.040Z] ---> job-cost.sh [2022-05-10T23:45:50.040Z] lf-activate-venv: SKIPPING [2022-05-10T23:45:50.040Z] INFO: No Stack... [2022-05-10T23:45:50.301Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T23:45:50.872Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T23:45:51.167Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/cost.csv [2022-05-10T23:45:51.167Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T23:45:51.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [2022-05-10T23:45:51.193Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] did not exist. Created. [2022-05-10T23:45:51.193Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T23:45:51.530Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T23:45:51.567Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T23:45:51.573Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T23:45:51.594Z] $ docker stop --time=1 0f686c92ab4357c7a673e678e4b7c33bd8537929ee942bef26d201331386ad82 [2022-05-10T23:45:52.771Z] $ docker rm -f 0f686c92ab4357c7a673e678e4b7c33bd8537929ee942bef26d201331386ad82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-11T00:05:04.983Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63000 in /w/workspace/gexfoundry_device-snmp-go_PR-168 [Pipeline] { [Pipeline] ws [2022-05-11T00:05:05.000Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2022-05-11T00:05:05.552Z] Selected Git installation does not exist. Using Default [2022-05-11T00:05:05.552Z] The recommended git tool is: NONE [2022-05-11T00:05:15.982Z] using credential edgex-jenkins-ssh [2022-05-11T00:05:16.006Z] Cloning the remote Git repository [2022-05-11T00:05:16.139Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T00:05:16.293Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2022-05-11T00:05:16.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T00:05:16.601Z] > git --version # timeout=10 [2022-05-11T00:05:16.675Z] > git --version # 'git version 2.25.1' [2022-05-11T00:05:16.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:16.974Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:19.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T00:05:19.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-11T00:05:19.632Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-11T00:05:19.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-11T00:05:19.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:19.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-11T00:05:20.320Z] Merging remotes/origin/main commit dc31039becec9772b0a461c07f986a5f4714edf6 into PR head commit 0d9b53f380664d327cdd8d5493c2988863f41b5b [2022-05-11T00:05:20.637Z] Merge succeeded, producing 71b9dccf29a38813ae7bef044bf0cb86530fd5ae [2022-05-11T00:05:20.638Z] Checking out Revision 71b9dccf29a38813ae7bef044bf0cb86530fd5ae (PR-168) [2022-05-11T00:05:20.351Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:05:20.372Z] > git checkout -f 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 [2022-05-11T00:05:20.479Z] > git remote # timeout=10 [2022-05-11T00:05:20.502Z] > git config --get remote.origin.url # timeout=10 [2022-05-11T00:05:20.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-11T00:05:20.537Z] > git merge dc31039becec9772b0a461c07f986a5f4714edf6 # timeout=10 [2022-05-11T00:05:20.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-11T00:05:20.652Z] > git config core.sparsecheckout # timeout=10 [2022-05-11T00:05:20.669Z] > git checkout -f 71b9dccf29a38813ae7bef044bf0cb86530fd5ae # timeout=10 [2022-05-11T00:05:25.224Z] Commit message: "Merge commit 'dc31039becec9772b0a461c07f986a5f4714edf6' into HEAD" [2022-05-11T00:05:25.239Z] > git rev-list --no-walk 0d9b53f380664d327cdd8d5493c2988863f41b5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:05:26.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-11T00:05:26.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:05:26.756Z] Dload Upload Total Spent Left Speed [2022-05-11T00:05:26.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 165k 0 --:--:-- --:--:-- --:--:-- 165k [Pipeline] sh [2022-05-11T00:05:27.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-11T00:05:27.717Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-11T00:05:27.717Z] + sudo tee /etc/docker/daemon.new [2022-05-11T00:05:27.717Z] { [2022-05-11T00:05:27.717Z] "registry-mirrors": [ [2022-05-11T00:05:27.717Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-11T00:05:27.717Z] ], [2022-05-11T00:05:27.717Z] "bip": "10.250.0.254/24", [2022-05-11T00:05:27.717Z] "hosts": [ [2022-05-11T00:05:27.717Z] "tcp://0.0.0.0:5555", [2022-05-11T00:05:27.717Z] "unix:///var/run/docker.sock" [2022-05-11T00:05:27.717Z] ], [2022-05-11T00:05:27.717Z] "mtu": 1458, [2022-05-11T00:05:27.717Z] "selinux-enabled": true, [2022-05-11T00:05:27.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-11T00:05:27.717Z] } [Pipeline] sh [2022-05-11T00:05:28.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-11T00:05:28.477Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:05:46.912Z] provisioning config files... [2022-05-11T00:05:46.947Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config6030121879237305350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:05:47.339Z] ---> docker-login.sh [2022-05-11T00:05:47.339Z] nexus3.edgexfoundry.org:10001 [2022-05-11T00:05:48.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:05:48.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:05:48.798Z] Configure a credential helper to remove this warning. See [2022-05-11T00:05:48.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:05:48.798Z] [2022-05-11T00:05:48.798Z] Login Succeeded [2022-05-11T00:05:48.798Z] nexus3.edgexfoundry.org:10002 [2022-05-11T00:05:49.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:05:49.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:05:49.401Z] Configure a credential helper to remove this warning. See [2022-05-11T00:05:49.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:05:49.401Z] [2022-05-11T00:05:49.401Z] Login Succeeded [2022-05-11T00:05:49.401Z] nexus3.edgexfoundry.org:10003 [2022-05-11T00:05:49.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:05:49.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:05:49.962Z] Configure a credential helper to remove this warning. See [2022-05-11T00:05:49.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:05:49.962Z] [2022-05-11T00:05:49.963Z] Login Succeeded [2022-05-11T00:05:49.963Z] nexus3.edgexfoundry.org:10004 [2022-05-11T00:05:50.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:05:50.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:05:50.523Z] Configure a credential helper to remove this warning. See [2022-05-11T00:05:50.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:05:50.523Z] [2022-05-11T00:05:50.523Z] Login Succeeded [2022-05-11T00:05:50.523Z] docker.io [2022-05-11T00:05:50.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-11T00:05:51.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-11T00:05:51.414Z] Configure a credential helper to remove this warning. See [2022-05-11T00:05:51.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-11T00:05:51.414Z] [2022-05-11T00:05:51.414Z] Login Succeeded [2022-05-11T00:05:51.414Z] ---> docker-login.sh ends [Pipeline] } [2022-05-11T00:05:51.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-11T00:05:52.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-11T00:05:52.364Z] ========================================================= [2022-05-11T00:05:52.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-11T00:05:52.364Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:05:52.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-11T00:05:53.360Z] Sending build context to Docker daemon 2.769MB [2022-05-11T00:05:53.360Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:05:53.360Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-11T00:05:53.360Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-11T00:05:53.360Z] 9b3977197b4f: Pulling fs layer [2022-05-11T00:05:53.360Z] 1a89e8eeedd5: Pulling fs layer [2022-05-11T00:05:53.360Z] 94645a83ff95: Pulling fs layer [2022-05-11T00:05:53.360Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-11T00:05:53.360Z] 0c92f367c5e7: Pulling fs layer [2022-05-11T00:05:53.360Z] 3096ccb668a1: Pulling fs layer [2022-05-11T00:05:53.360Z] e8cf19c19ddd: Pulling fs layer [2022-05-11T00:05:53.360Z] a4caa8a26152: Pulling fs layer [2022-05-11T00:05:53.360Z] 3f3a8bcf1eab: Waiting [2022-05-11T00:05:53.360Z] 0c92f367c5e7: Waiting [2022-05-11T00:05:53.360Z] 3096ccb668a1: Waiting [2022-05-11T00:05:53.360Z] e8cf19c19ddd: Waiting [2022-05-11T00:05:53.360Z] a4caa8a26152: Waiting [2022-05-11T00:05:53.360Z] 94645a83ff95: Verifying Checksum [2022-05-11T00:05:53.360Z] 94645a83ff95: Download complete [2022-05-11T00:05:53.645Z] 1a89e8eeedd5: Verifying Checksum [2022-05-11T00:05:53.645Z] 1a89e8eeedd5: Download complete [2022-05-11T00:05:53.645Z] 0c92f367c5e7: Download complete [2022-05-11T00:05:53.645Z] 3096ccb668a1: Verifying Checksum [2022-05-11T00:05:53.645Z] 3096ccb668a1: Download complete [2022-05-11T00:05:53.645Z] e8cf19c19ddd: Verifying Checksum [2022-05-11T00:05:53.645Z] e8cf19c19ddd: Download complete [2022-05-11T00:05:53.645Z] 9b3977197b4f: Verifying Checksum [2022-05-11T00:05:53.645Z] 9b3977197b4f: Download complete [2022-05-11T00:05:54.472Z] 9b3977197b4f: Pull complete [2022-05-11T00:05:55.091Z] 1a89e8eeedd5: Pull complete [2022-05-11T00:05:55.373Z] 94645a83ff95: Pull complete [2022-05-11T00:05:55.976Z] a4caa8a26152: Verifying Checksum [2022-05-11T00:05:55.976Z] a4caa8a26152: Download complete [2022-05-11T00:05:56.582Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-11T00:05:56.582Z] 3f3a8bcf1eab: Download complete [2022-05-11T00:06:11.713Z] 3f3a8bcf1eab: Pull complete [2022-05-11T00:06:11.713Z] 0c92f367c5e7: Pull complete [2022-05-11T00:06:11.713Z] 3096ccb668a1: Pull complete [2022-05-11T00:06:11.713Z] e8cf19c19ddd: Pull complete [2022-05-11T00:06:17.131Z] a4caa8a26152: Pull complete [2022-05-11T00:06:17.131Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-11T00:06:17.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-11T00:06:17.131Z] ---> 725f1c02e7f9 [2022-05-11T00:06:17.131Z] Step 3/12 : ARG MAKE='make build' [2022-05-11T00:06:18.595Z] ---> Running in fa4e3293b34f [2022-05-11T00:06:18.876Z] Removing intermediate container fa4e3293b34f [2022-05-11T00:06:18.876Z] ---> f3d547f52cd8 [2022-05-11T00:06:18.876Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T00:06:18.876Z] ---> Running in 62a8df3b36d2 [2022-05-11T00:06:19.478Z] Removing intermediate container 62a8df3b36d2 [2022-05-11T00:06:19.478Z] ---> 86ede168205e [2022-05-11T00:06:19.478Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:06:19.478Z] ---> Running in f8eda423cf39 [2022-05-11T00:06:19.766Z] Removing intermediate container f8eda423cf39 [2022-05-11T00:06:19.766Z] ---> 08cd52c09c6e [2022-05-11T00:06:19.766Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:06:20.043Z] ---> Running in cffc225c4a0e [2022-05-11T00:06:23.472Z] Removing intermediate container cffc225c4a0e [2022-05-11T00:06:23.472Z] ---> d32d384b20f2 [2022-05-11T00:06:23.472Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:06:23.472Z] ---> Running in d8080e976400 [2022-05-11T00:06:24.465Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:06:25.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:06:26.539Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-11T00:06:26.539Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-11T00:06:26.539Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-11T00:06:26.823Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-11T00:06:26.823Z] Executing busybox-1.34.1-r3.trigger [2022-05-11T00:06:26.823Z] OK: 224 MiB in 56 packages [2022-05-11T00:06:27.818Z] Removing intermediate container d8080e976400 [2022-05-11T00:06:27.818Z] ---> 730d0d640b99 [2022-05-11T00:06:27.818Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-11T00:06:28.097Z] ---> Running in 89fa42a6014d [2022-05-11T00:06:28.378Z] Removing intermediate container 89fa42a6014d [2022-05-11T00:06:28.378Z] ---> 6b151dfd2337 [2022-05-11T00:06:28.378Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-11T00:06:28.980Z] ---> d883286a06d6 [2022-05-11T00:06:28.980Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:06:29.271Z] ---> Running in cae18abe794f [2022-05-11T00:07:25.881Z] Removing intermediate container cae18abe794f [2022-05-11T00:07:25.881Z] ---> 518d0497e2b2 [2022-05-11T00:07:25.881Z] Step 11/12 : COPY . . [2022-05-11T00:07:25.881Z] ---> b68241a71f06 [2022-05-11T00:07:25.881Z] Step 12/12 : RUN ${MAKE} [2022-05-11T00:07:25.881Z] ---> Running in 8d8bd17a5341 [2022-05-11T00:07:25.881Z] noop [2022-05-11T00:07:25.881Z] Removing intermediate container 8d8bd17a5341 [2022-05-11T00:07:25.881Z] ---> 8401b9800a79 [2022-05-11T00:07:25.881Z] Successfully built 8401b9800a79 [2022-05-11T00:07:25.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:26.242Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:07:26.242Z] . [Pipeline] withDockerContainer [2022-05-11T00:07:26.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-63000 does not seem to be running inside a container [2022-05-11T00:07:26.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:07:28.048Z] $ docker top 5ac580d64abcacd4beea5131924f45be5e22c57af4131ceed701498666262b97 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:07:28.989Z] + go version [2022-05-11T00:07:28.989Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-11T00:07:29.018Z] $ docker stop --time=1 5ac580d64abcacd4beea5131924f45be5e22c57af4131ceed701498666262b97 [2022-05-11T00:07:30.715Z] $ docker rm -f 5ac580d64abcacd4beea5131924f45be5e22c57af4131ceed701498666262b97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:07:31.382Z] + docker inspect -f . ci-base-image-arm64 [2022-05-11T00:07:31.382Z] . [Pipeline] withDockerContainer [2022-05-11T00:07:31.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-63000 does not seem to be running inside a container [2022-05-11T00:07:31.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-11T00:07:33.136Z] $ docker top c058a28405f0888e3946234dd9d4980762753b3c5505d6bee8a6c2334e5c1513 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-11T00:07:34.097Z] + make test [2022-05-11T00:07:34.098Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-11T00:07:36.737Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-11T00:09:13.607Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-11T00:09:13.607Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2022-05-11T00:09:13.607Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-11T00:09:13.607Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-11T00:09:40.568Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-11T00:09:40.568Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-11T00:09:40.568Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-11T00:09:40.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-11T00:09:40.890Z] $ docker stop --time=1 c058a28405f0888e3946234dd9d4980762753b3c5505d6bee8a6c2334e5c1513 [2022-05-11T00:09:42.801Z] $ docker rm -f c058a28405f0888e3946234dd9d4980762753b3c5505d6bee8a6c2334e5c1513 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-11T00:09:43.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-11T00:09:43.918Z] Warning: overwriting stash ‘coverage-report’ [2022-05-11T00:09:44.506Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-11T00:09:44.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-11T00:09:45.279Z] + ls -al . [2022-05-11T00:09:45.279Z] total 164 [2022-05-11T00:09:45.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:09 . [2022-05-11T00:09:45.279Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 00:05 .. [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 6 May 11 00:05 .dockerignore [2022-05-11T00:09:45.279Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 00:05 .git [2022-05-11T00:09:45.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:05 .github [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 328 May 11 00:05 .gitignore [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 00:05 .golangci.yml [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 11 00:05 Attribution.txt [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 7102 May 11 00:05 CHANGELOG.md [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 11 00:05 Dockerfile [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 00:05 GOVERNANCE.md [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 656 May 11 00:05 Jenkinsfile [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 00:05 LICENSE [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 11 00:05 Makefile [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 620 May 11 00:05 OWNERS.md [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 11 00:05 README.md [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 23:44 VERSION [2022-05-11T00:09:45.279Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 00:05 bin [2022-05-11T00:09:45.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:05 cmd [2022-05-11T00:09:45.279Z] -rw-r--r-- 1 jenkins jenkins 7631 May 11 00:09 coverage.out [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 11 00:05 go.mod [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 11 00:05 go.sum [2022-05-11T00:09:45.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:05 internal [2022-05-11T00:09:45.279Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 00:05 snap [2022-05-11T00:09:45.279Z] -rw-rw-r-- 1 jenkins jenkins 209 May 11 00:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:09:45.637Z] + 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=71b9dccf29a38813ae7bef044bf0cb86530fd5ae --label arch=arm64 --label version=0.0.0 . [2022-05-11T00:09:45.913Z] Sending build context to Docker daemon 2.778MB [2022-05-11T00:09:46.194Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-11T00:09:46.194Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-11T00:09:46.194Z] ---> 8401b9800a79 [2022-05-11T00:09:46.194Z] Step 3/24 : ARG MAKE='make build' [2022-05-11T00:09:46.194Z] ---> Running in 68034177c719 [2022-05-11T00:09:46.468Z] Removing intermediate container 68034177c719 [2022-05-11T00:09:46.468Z] ---> 436c2317acd1 [2022-05-11T00:09:46.468Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-11T00:09:46.749Z] ---> Running in 34c87b926dde [2022-05-11T00:09:47.023Z] Removing intermediate container 34c87b926dde [2022-05-11T00:09:47.023Z] ---> 2a1ae3ee375f [2022-05-11T00:09:47.023Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-11T00:09:47.023Z] ---> Running in 4ab3a1db4193 [2022-05-11T00:09:47.624Z] Removing intermediate container 4ab3a1db4193 [2022-05-11T00:09:47.624Z] ---> d5c34b0c16c3 [2022-05-11T00:09:47.624Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-11T00:09:47.624Z] ---> Running in ac5a12aef3e8 [2022-05-11T00:09:49.613Z] Removing intermediate container ac5a12aef3e8 [2022-05-11T00:09:49.613Z] ---> 6e5a44b7c731 [2022-05-11T00:09:49.613Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-11T00:09:49.613Z] ---> Running in d970079d0b0a [2022-05-11T00:09:50.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:51.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:09:52.579Z] OK: 224 MiB in 56 packages [2022-05-11T00:09:53.568Z] Removing intermediate container d970079d0b0a [2022-05-11T00:09:53.568Z] ---> 7638ca80acf3 [2022-05-11T00:09:53.568Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-11T00:09:53.568Z] ---> Running in f5ddd26fbd62 [2022-05-11T00:09:54.189Z] Removing intermediate container f5ddd26fbd62 [2022-05-11T00:09:54.189Z] ---> 32fe586f9d64 [2022-05-11T00:09:54.189Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-11T00:09:54.791Z] ---> a99aea983a12 [2022-05-11T00:09:54.791Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-11T00:09:54.791Z] ---> Running in 264f7bd536d7 [2022-05-11T00:09:56.795Z] Removing intermediate container 264f7bd536d7 [2022-05-11T00:09:56.795Z] ---> 10a5087c6e0f [2022-05-11T00:09:56.795Z] Step 11/24 : COPY . . [2022-05-11T00:09:58.238Z] ---> 701f86f05e8c [2022-05-11T00:09:58.238Z] Step 12/24 : RUN ${MAKE} [2022-05-11T00:09:58.238Z] ---> Running in 4b398884ad89 [2022-05-11T00:09:59.227Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-11T00:12:36.253Z] Removing intermediate container 4b398884ad89 [2022-05-11T00:12:36.253Z] ---> 67827a6368a7 [2022-05-11T00:12:36.253Z] Step 13/24 : FROM alpine:3.14 [2022-05-11T00:12:36.253Z] 3.14: Pulling from library/alpine [2022-05-11T00:12:36.253Z] 455c02918c45: Pulling fs layer [2022-05-11T00:12:36.253Z] 455c02918c45: Download complete [2022-05-11T00:12:36.253Z] 455c02918c45: Pull complete [2022-05-11T00:12:36.253Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-11T00:12:36.253Z] Status: Downloaded newer image for alpine:3.14 [2022-05-11T00:12:36.253Z] ---> ac73e934f311 [2022-05-11T00:12:36.253Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-11T00:12:36.253Z] ---> Running in 093301e9d780 [2022-05-11T00:12:36.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-11T00:12:36.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-11T00:12:36.253Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-11T00:12:36.253Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-11T00:12:36.253Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-11T00:12:36.253Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-11T00:12:36.253Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-11T00:12:36.253Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-11T00:12:36.253Z] Executing busybox-1.33.1-r7.trigger [2022-05-11T00:12:36.253Z] OK: 8 MiB in 20 packages [2022-05-11T00:12:36.253Z] Removing intermediate container 093301e9d780 [2022-05-11T00:12:36.253Z] ---> a5e9804447d3 [2022-05-11T00:12:36.253Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-11T00:12:36.253Z] ---> bce7d0590fae [2022-05-11T00:12:36.253Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-11T00:12:36.858Z] ---> 2207be1233ce [2022-05-11T00:12:36.858Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-11T00:12:37.462Z] ---> 12a5a1dbd0dc [2022-05-11T00:12:37.462Z] Step 18/24 : EXPOSE 59993 [2022-05-11T00:12:37.462Z] ---> Running in 88ed4eb3b3c0 [2022-05-11T00:12:38.065Z] Removing intermediate container 88ed4eb3b3c0 [2022-05-11T00:12:38.065Z] ---> dd8a3d347135 [2022-05-11T00:12:38.065Z] Step 19/24 : EXPOSE 161 [2022-05-11T00:12:38.065Z] ---> Running in 6e78ccbca5b1 [2022-05-11T00:12:38.339Z] Removing intermediate container 6e78ccbca5b1 [2022-05-11T00:12:38.339Z] ---> baf575d3c68f [2022-05-11T00:12:38.339Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-11T00:12:38.339Z] ---> Running in 8319de8b394c [2022-05-11T00:12:38.618Z] Removing intermediate container 8319de8b394c [2022-05-11T00:12:38.618Z] ---> 583077b65814 [2022-05-11T00:12:38.618Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-11T00:12:38.905Z] ---> Running in ba0bc34f60a6 [2022-05-11T00:12:39.179Z] Removing intermediate container ba0bc34f60a6 [2022-05-11T00:12:39.179Z] ---> fd34f566aec2 [2022-05-11T00:12:39.179Z] Step 22/24 : LABEL arch=arm64 [2022-05-11T00:12:39.179Z] ---> Running in 046ab2c80a4a [2022-05-11T00:12:39.457Z] Removing intermediate container 046ab2c80a4a [2022-05-11T00:12:39.457Z] ---> 14558e77e331 [2022-05-11T00:12:39.457Z] Step 23/24 : LABEL git_sha=71b9dccf29a38813ae7bef044bf0cb86530fd5ae [2022-05-11T00:12:39.731Z] ---> Running in ae29b53b9892 [2022-05-11T00:12:40.006Z] Removing intermediate container ae29b53b9892 [2022-05-11T00:12:40.006Z] ---> d996495ae5fc [2022-05-11T00:12:40.006Z] Step 24/24 : LABEL version=0.0.0 [2022-05-11T00:12:40.006Z] ---> Running in d282d4d4ab6f [2022-05-11T00:12:40.282Z] Removing intermediate container d282d4d4ab6f [2022-05-11T00:12:40.282Z] ---> d08c9492eb77 [2022-05-11T00:12:40.282Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-11T00:12:40.282Z] Successfully built d08c9492eb77 [2022-05-11T00:12:40.282Z] Successfully tagged device-snmp-arm64:latest [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] sh [2022-05-11T00:12:40.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:12:40.753Z] [2022-05-11T00:12:40.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:12:41.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:12:41.397Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-11T00:12:41.397Z] 8998bd30e6a1: Pulling fs layer [2022-05-11T00:12:41.397Z] 04944245beec: Pulling fs layer [2022-05-11T00:12:41.397Z] 699f458cf7ca: Pulling fs layer [2022-05-11T00:12:41.397Z] 765212b225bb: Pulling fs layer [2022-05-11T00:12:41.397Z] f23df028b6ca: Pulling fs layer [2022-05-11T00:12:41.397Z] d65c8cfc05b1: Pulling fs layer [2022-05-11T00:12:41.397Z] 2437ff75d9bd: Pulling fs layer [2022-05-11T00:12:41.397Z] 765212b225bb: Waiting [2022-05-11T00:12:41.397Z] f23df028b6ca: Waiting [2022-05-11T00:12:41.397Z] d65c8cfc05b1: Waiting [2022-05-11T00:12:41.397Z] 04944245beec: Verifying Checksum [2022-05-11T00:12:41.397Z] 04944245beec: Download complete [2022-05-11T00:12:41.397Z] 765212b225bb: Verifying Checksum [2022-05-11T00:12:41.397Z] 765212b225bb: Download complete [2022-05-11T00:12:41.397Z] f23df028b6ca: Verifying Checksum [2022-05-11T00:12:41.397Z] f23df028b6ca: Download complete [2022-05-11T00:12:41.397Z] d65c8cfc05b1: Verifying Checksum [2022-05-11T00:12:41.397Z] d65c8cfc05b1: Download complete [2022-05-11T00:12:41.678Z] 699f458cf7ca: Verifying Checksum [2022-05-11T00:12:41.678Z] 699f458cf7ca: Download complete [2022-05-11T00:12:41.957Z] 8998bd30e6a1: Download complete [2022-05-11T00:12:44.587Z] 2437ff75d9bd: Verifying Checksum [2022-05-11T00:12:44.588Z] 2437ff75d9bd: Download complete [2022-05-11T00:12:46.576Z] 8998bd30e6a1: Pull complete [2022-05-11T00:12:47.189Z] 04944245beec: Pull complete [2022-05-11T00:12:48.629Z] 699f458cf7ca: Pull complete [2022-05-11T00:12:48.905Z] 765212b225bb: Pull complete [2022-05-11T00:12:49.888Z] f23df028b6ca: Pull complete [2022-05-11T00:12:49.888Z] d65c8cfc05b1: Pull complete [2022-05-11T00:13:05.035Z] 2437ff75d9bd: Pull complete [2022-05-11T00:13:05.035Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-11T00:13:05.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-11T00:13:05.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-11T00:13:05.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-63000 does not seem to be running inside a container [2022-05-11T00:13:05.405Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-11T00:13:08.463Z] $ docker top bf3a6832d14e94da7d78be6c824a56189d7ea31da7bcb2119ca0dc1d8191caee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:09.424Z] ---> job-cost.sh [2022-05-11T00:13:09.424Z] lf-activate-venv: SKIPPING [2022-05-11T00:13:09.424Z] INFO: No Stack... [2022-05-11T00:13:09.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-11T00:13:10.683Z] INFO: Archiving Costs [Pipeline] sh [2022-05-11T00:13:11.381Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2022-05-11T00:13:11.381Z] + cut -d, -f6 [Pipeline] lock [2022-05-11T00:13:11.455Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [2022-05-11T00:13:11.461Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] did not exist. Created. [2022-05-11T00:13:11.461Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-11T00:13:12.162Z] /w/workspace/device-snmp-go/3@tmp/durable-2d99f807/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-11T00:13:12.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-11T00:13:12.895Z] Warning: overwriting stash ‘stack-cost’ [2022-05-11T00:13:12.947Z] Stashed 1 file(s) [Pipeline] } [2022-05-11T00:13:12.953Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-168-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-11T00:13:12.979Z] $ docker stop --time=1 bf3a6832d14e94da7d78be6c824a56189d7ea31da7bcb2119ca0dc1d8191caee [2022-05-11T00:13:14.546Z] $ docker rm -f bf3a6832d14e94da7d78be6c824a56189d7ea31da7bcb2119ca0dc1d8191caee [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 [2022-05-11T00:13:15.021Z] provisioning config files... [2022-05-11T00:13:15.037Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config6249049148136659443tmp [Pipeline] { [Pipeline] sh [2022-05-11T00:13:15.334Z] + set +x [2022-05-11T00:13:15.334Z] + curl -s https://codecov.io/bash [2022-05-11T00:13:15.334Z] + bash -s -- [2022-05-11T00:13:15.334Z] [2022-05-11T00:13:15.334Z] _____ _ [2022-05-11T00:13:15.334Z] / ____| | | [2022-05-11T00:13:15.334Z] | | ___ __| | ___ ___ _____ __ [2022-05-11T00:13:15.334Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-11T00:13:15.334Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-11T00:13:15.334Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-11T00:13:15.334Z] Bash-1.0.6 [2022-05-11T00:13:15.334Z] [2022-05-11T00:13:15.334Z] [2022-05-11T00:13:15.334Z] ==> git version 2.25.1 found [2022-05-11T00:13:15.334Z] ==> 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 [2022-05-11T00:13:15.334Z] Release-Date: 2020-01-08 [2022-05-11T00:13:15.334Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-11T00:13:15.334Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-11T00:13:15.334Z] ==> Jenkins CI detected. [2022-05-11T00:13:15.334Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T00:13:15.334Z] project root: . [2022-05-11T00:13:15.334Z] --> token set from env [2022-05-11T00:13:15.334Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-11T00:13:15.334Z] ==> Running gcov in . (disable via -X gcov) [2022-05-11T00:13:15.334Z] ==> Python coveragepy not found [2022-05-11T00:13:15.334Z] ==> Searching for coverage reports in: [2022-05-11T00:13:15.334Z] + . [2022-05-11T00:13:15.334Z] -> Found 1 reports [2022-05-11T00:13:15.334Z] ==> Detecting git/mercurial file structure [2022-05-11T00:13:15.334Z] ==> Reading reports [2022-05-11T00:13:15.334Z] + ./coverage.out bytes=7631 [2022-05-11T00:13:15.334Z] ==> Appending adjustments [2022-05-11T00:13:15.334Z] https://docs.codecov.io/docs/fixing-reports [2022-05-11T00:13:15.596Z] + Found adjustments [2022-05-11T00:13:15.596Z] ==> Gzipping contents [2022-05-11T00:13:15.596Z] 4.0K /tmp/codecov.VnnSGf.gz [2022-05-11T00:13:15.596Z] ==> Uploading reports [2022-05-11T00:13:15.596Z] url: https://codecov.io [2022-05-11T00:13:15.596Z] query: branch=PR-168&commit=925890df69d5f2b828904257ec357abd66d8c98b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T00:13:15.596Z] -> Pinging Codecov [2022-05-11T00:13:15.596Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-168&commit=925890df69d5f2b828904257ec357abd66d8c98b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-168%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=168&job=&cmd_args= [2022-05-11T00:13:15.856Z] -> Uploading to [2022-05-11T00:13:15.856Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-11/6C56EA5C29638FB4528AC87E60AF5AE0/925890df69d5f2b828904257ec357abd66d8c98b/fb811906-51cc-4d7c-a60b-dc6a4c1618ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T001315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0070cad1a73247d06ff5c79859c63ae90bbddb212fc988aa060659e08e7db43f [2022-05-11T00:13:15.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-11T00:13:15.856Z] Dload Upload Total Spent Left Speed [2022-05-11T00:13:16.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 5357 --:--:-- --:--:-- --:--:-- 5357 [2022-05-11T00:13:16.117Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/925890df69d5f2b828904257ec357abd66d8c98b [Pipeline] } [2022-05-11T00:13:16.125Z] 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 [2022-05-11T00:13:16.920Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-168/archives ] [2022-05-11T00:13:16.920Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T00:13:16.920Z] total 16 [2022-05-11T00:13:16.920Z] drwxr-xr-x 3 root root 4096 May 10 23:45 . [2022-05-11T00:13:16.920Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:45 .. [2022-05-11T00:13:16.920Z] drwxr-xr-x 2 root root 4096 May 10 23:45 cost [2022-05-11T00:13:16.920Z] -rw-r--r-- 1 root root 85 May 10 23:45 cost.csv [2022-05-11T00:13:16.920Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T00:13:16.920Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-168/archives [2022-05-11T00:13:16.920Z] total 16 [2022-05-11T00:13:16.920Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 23:45 . [2022-05-11T00:13:16.920Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 23:45 .. [2022-05-11T00:13:16.920Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 23:45 cost [2022-05-11T00:13:16.920Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 23:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:17.227Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:18.095Z] ---> package-listing.sh [2022-05-11T00:13:18.095Z] ++ facter osfamily [2022-05-11T00:13:18.095Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-11T00:13:18.356Z] + OS_FAMILY=debian [2022-05-11T00:13:18.356Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-168 [2022-05-11T00:13:18.356Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-11T00:13:18.356Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-11T00:13:18.356Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-11T00:13:18.356Z] + PACKAGES=/tmp/packages_start.txt [2022-05-11T00:13:18.356Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T00:13:18.356Z] + PACKAGES=/tmp/packages_end.txt [2022-05-11T00:13:18.356Z] + case "${OS_FAMILY}" in [2022-05-11T00:13:18.356Z] + dpkg -l [2022-05-11T00:13:18.356Z] + grep '^ii' [2022-05-11T00:13:18.356Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-11T00:13:18.356Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-11T00:13:18.356Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-11T00:13:18.356Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-168 ']' [2022-05-11T00:13:18.356Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [2022-05-11T00:13:18.356Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-168/archives/ [Pipeline] echo [2022-05-11T00:13:18.368Z] 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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-11T00:13:18.647Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-11T00:13:19.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-11T00:13:19.198Z] . [Pipeline] withDockerContainer [2022-05-11T00:13:19.268Z] prd-ubuntu20.04-docker-8c-8g-62255 does not seem to be running inside a container [2022-05-11T00:13:19.305Z] $ 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-168/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-168 -v /w/workspace/gexfoundry_device-snmp-go_PR-168:/w/workspace/gexfoundry_device-snmp-go_PR-168:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-11T00:13:19.585Z] $ docker top cf1694086d8c2f3cf77dfb404e412e844b89e6ad56f4132b5fde90c76673d642 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-11T00:13:19.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-11T00:13:20.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-11T00:13:20.541Z] + ls /var/log/sa-host [2022-05-11T00:13:20.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-11T00:13:20.773Z] provisioning config files... [2022-05-11T00:13:20.782Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-168@tmp/config7106018229955303285tmp [Pipeline] { [Pipeline] echo [2022-05-11T00:13:20.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:21.084Z] ---> create-netrc.sh [Pipeline] } [2022-05-11T00:13:21.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:21.434Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-11T00:13:21.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:21.764Z] ---> sudo-logs.sh [2022-05-11T00:13:21.765Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-11T00:13:21.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:22.107Z] ---> job-cost.sh [2022-05-11T00:13:22.107Z] lf-activate-venv: SKIPPING [2022-05-11T00:13:22.107Z] DEBUG: total: 0.2199999988079071 [2022-05-11T00:13:22.107Z] INFO: Retrieving Stack Cost... [2022-05-11T00:13:22.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-11T00:13:22.939Z] INFO: Archiving Costs [Pipeline] echo [2022-05-11T00:13:22.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-11T00:13:23.238Z] ---> logs-deploy.sh [2022-05-11T00:13:23.238Z] lf-activate-venv: SKIPPING [2022-05-11T00:13:23.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-168/3 [2022-05-11T00:13:23.238Z] INFO: archiving workspace using pattern(s): [2022-05-11T00:13:24.179Z] Archives upload complete. [2022-05-11T00:13:24.179Z] INFO: archiving logs to Nexus