Pull request #63 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 13a45a77846682d27446e64ee16ade9850f06dcd+606392e67fd6f15a83b9053fe6b082513b001f24 (42fb6bb3271d4acc61ff706959a853cf3ed7f5dd) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-63/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-63/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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: [[centos7-docker-4c-2g, ubuntu18.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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1834 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # 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 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-28T22:49:51.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-28T22:49:51.432Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-28T22:49:51.609Z] ========================================================= [2020-09-28T22:49:51.609Z] EdgeX Global Pipelines Version Info [2020-09-28T22:49:51.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:49:53.040Z] ------------------- [2020-09-28T22:49:53.040Z] stable info: [2020-09-28T22:49:53.040Z] ------------------- [2020-09-28T22:49:53.040Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-28T22:49:53.040Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:49:53.040Z] Message: update stable to v1.0.131 [2020-09-28T22:49:53.997Z] ------------------- [2020-09-28T22:49:53.997Z] experimental info: [2020-09-28T22:49:53.997Z] ------------------- [2020-09-28T22:49:53.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-28T22:49:53.997Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:49:53.997Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-28T22:49:54.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-09-28T22:49:54.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-09-28T22:49:54.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-28T22:49:54.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-28T22:49:55.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-28T22:49:55.169Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-28T22:49:55.287Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-28T22:49:55.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-28T22:49:55.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-28T22:49:55.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-28T22:49:55.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-28T22:49:55.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-09-28T22:49:56.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-28T22:49:56.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-28T22:49:56.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:49:56.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-28T22:49:56.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:49:56.641Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-28T22:49:56.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-28T22:49:56.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-28T22:49:57.033Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-28T22:49:57.152Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-28T22:49:57.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-28T22:49:57.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-28T22:49:57.553Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-28T22:49:57.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo [2020-09-28T22:49:57.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo [2020-09-28T22:49:57.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo [2020-09-28T22:49:58.029Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] echo [2020-09-28T22:49:58.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a45a7 [Pipeline] echo [2020-09-28T22:49:58.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:49:59.002Z] + git log --format=format:%s -1 13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] echo [2020-09-28T22:49:59.081Z] GIT_COMMIT: 13a45a77846682d27446e64ee16ade9850f06dcd, Commit Message: build(all): Enable use of DependaBot to maintain Go dependencies [Pipeline] echo [2020-09-28T22:49:59.152Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:50:00.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:50:01.421Z] [2020-09-28T22:50:01.421Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:50:01.847Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:50:01.847Z] latest: Pulling from edgex-devops/git-semver [2020-09-28T22:50:01.847Z] 31603596830f: Pulling fs layer [2020-09-28T22:50:01.847Z] 2a8b12db71e7: Pulling fs layer [2020-09-28T22:50:01.847Z] 6ca5941a6612: Pulling fs layer [2020-09-28T22:50:01.847Z] ecc8261a40a4: Pulling fs layer [2020-09-28T22:50:01.847Z] ecc8261a40a4: Waiting [2020-09-28T22:50:01.847Z] 2a8b12db71e7: Verifying Checksum [2020-09-28T22:50:01.847Z] 2a8b12db71e7: Download complete [2020-09-28T22:50:02.114Z] 31603596830f: Verifying Checksum [2020-09-28T22:50:02.114Z] 31603596830f: Download complete [2020-09-28T22:50:02.114Z] ecc8261a40a4: Verifying Checksum [2020-09-28T22:50:02.114Z] ecc8261a40a4: Download complete [2020-09-28T22:50:02.114Z] 6ca5941a6612: Verifying Checksum [2020-09-28T22:50:02.114Z] 6ca5941a6612: Download complete [2020-09-28T22:50:02.380Z] 31603596830f: Pull complete [2020-09-28T22:50:02.380Z] 2a8b12db71e7: Pull complete [2020-09-28T22:50:03.334Z] 6ca5941a6612: Pull complete [2020-09-28T22:50:03.914Z] ecc8261a40a4: Pull complete [2020-09-28T22:50:03.914Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-28T22:50:03.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-28T22:50:03.914Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-28T22:50:04.058Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2020-09-28T22:50:04.114Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-63 -v /w/workspace/dgexfoundry_device-snmp-go_PR-63:/w/workspace/dgexfoundry_device-snmp-go_PR-63:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-63@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-28T22:50:05.779Z] $ docker top 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-28T22:50:06.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:50:06.138Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:50:06.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:50:06.364Z] $ docker exec 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent [2020-09-28T22:50:06.520Z] SSH_AUTH_SOCK=/tmp/ssh-zPzKASiOfO5f/agent.11 [2020-09-28T22:50:06.520Z] SSH_AGENT_PID=16 [2020-09-28T22:50:06.532Z] Running ssh-add (command line suppressed) [2020-09-28T22:50:06.653Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_1273039043990058630.key (/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_1273039043990058630.key) [2020-09-28T22:50:06.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:50:07.084Z] + git describe --exact-match --tags HEAD [2020-09-28T22:50:07.084Z] fatal: no tag exactly matches '13a45a77846682d27446e64ee16ade9850f06dcd' [Pipeline] } [2020-09-28T22:50:07.133Z] $ docker exec --env ******** --env ******** 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent -k [2020-09-28T22:50:07.254Z] unset SSH_AUTH_SOCK; [2020-09-28T22:50:07.254Z] unset SSH_AGENT_PID; [2020-09-28T22:50:07.254Z] echo Agent pid 16 killed; [2020-09-28T22:50:07.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-28T22:50:07.459Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-28T22:50:07.459Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-28T22:50:07.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-28T22:50:07.572Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-28T22:50:07.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-28T22:50:07.746Z] $ docker exec 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent [2020-09-28T22:50:07.908Z] SSH_AUTH_SOCK=/tmp/ssh-42E7xaHYxv0x/agent.44 [2020-09-28T22:50:07.908Z] SSH_AGENT_PID=49 [2020-09-28T22:50:07.915Z] Running ssh-add (command line suppressed) [2020-09-28T22:50:08.038Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_423471437891767800.key (/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/private_key_423471437891767800.key) [2020-09-28T22:50:08.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-28T22:50:08.471Z] + git semver init [2020-09-28T22:50:08.471Z] # -> Open(): unable to determine branch for HEAD [2020-09-28T22:50:08.471Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-63/.git [2020-09-28T22:50:08.471Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-63 [2020-09-28T22:50:08.471Z] # $SEMVER_REMOTE_NAME = origin [2020-09-28T22:50:08.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-28T22:50:08.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-28T22:50:08.471Z] # $SEMVER_BRANCH = PR-63 [2020-09-28T22:50:08.471Z] # $SEMVER_TEMP = /tmp/semver-915250585 [2020-09-28T22:50:08.471Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-09-28T22:50:08.735Z] # '/tmp/semver-915250585' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-63/.semver' [2020-09-28T22:50:08.735Z] # -> Force: false [2020-09-28T22:50:08.735Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-63/.semver [Pipeline] } [2020-09-28T22:50:08.758Z] $ docker exec --env ******** --env ******** 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 ssh-agent -k [2020-09-28T22:50:08.872Z] unset SSH_AUTH_SOCK; [2020-09-28T22:50:08.872Z] unset SSH_AGENT_PID; [2020-09-28T22:50:08.872Z] echo Agent pid 49 killed; [2020-09-28T22:50:08.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-28T22:50:09.525Z] + git semver [Pipeline] } [2020-09-28T22:50:09.553Z] $ docker stop --time=1 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 [2020-09-28T22:50:10.886Z] $ docker rm -f 28eb8df1ed12435c85d72d79a1561f18382638b4c4422c6069a0450e7a27a190 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-28T22:50:11.624Z] Stashed 27 file(s) [Pipeline] echo [2020-09-28T22:50:11.647Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-28T22:50:11.776Z] Archived original 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] node [Pipeline] node [2020-09-28T22:50:27.583Z] Still waiting to schedule task [2020-09-28T22:50:27.583Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-28T22:50:27.613Z] Still waiting to schedule task [2020-09-28T22:50:27.613Z] ‘prd-centos7-docker-4c-2g-1822’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1823’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1833’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1829’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1835’ is offline [2020-09-28T22:52:43.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1837 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [Pipeline] { [Pipeline] ws [2020-09-28T22:52:43.743Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:52:49.395Z] using credential edgex-jenkins-ssh [2020-09-28T22:52:49.504Z] Cloning the remote Git repository [2020-09-28T22:52:49.568Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:49.693Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-09-28T22:52:49.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:49.785Z] > git --version # timeout=10 [2020-09-28T22:52:49.809Z] > git --version # 'git version 2.17.1' [2020-09-28T22:52:49.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:49.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:52:51.307Z] Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:52:50.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-28T22:52:50.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:52:50.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-28T22:52:50.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:50.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:50.761Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:52:51.327Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:52:51.341Z] > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 [2020-09-28T22:52:51.410Z] > git remote # timeout=10 [2020-09-28T22:52:51.426Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:52:51.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:51.460Z] > git merge 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 [2020-09-28T22:52:51.483Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:52:51.496Z] Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:52:51.497Z] Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) [2020-09-28T22:52:52.774Z] Running on prd-centos7-docker-4c-2g-1838 in /w/workspace/dgexfoundry_device-snmp-go_PR-63 [Pipeline] { [2020-09-28T22:52:51.504Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:52:51.514Z] > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 [Pipeline] ws [2020-09-28T22:52:52.903Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-09-28T22:52:56.038Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:52:56.106Z] > git --version # timeout=10 [2020-09-28T22:52:56.126Z] > git --version # 'git version 2.17.1' [2020-09-28T22:52:56.142Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:52:56.252Z] using credential edgex-jenkins-ssh [2020-09-28T22:52:56.309Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [2020-09-28T22:52:56.337Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:56.409Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-09-28T22:52:56.464Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:56.464Z] > git --version # timeout=10 [2020-09-28T22:52:56.478Z] > git --version # 'git version 2.16.5' [2020-09-28T22:52:56.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:56.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:52:57.410Z] ========================================================= [2020-09-28T22:52:57.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-28T22:52:57.410Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:52:57.867Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-28T22:52:57.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-28T22:52:57.904Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-28T22:52:58.312Z] Merging remotes/origin/master commit 606392e67fd6f15a83b9053fe6b082513b001f24 into PR head commit 13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:52:58.407Z] Merge succeeded, producing 13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:52:58.408Z] Checking out Revision 13a45a77846682d27446e64ee16ade9850f06dcd (PR-63) [2020-09-28T22:52:58.607Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-28T22:52:57.923Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-28T22:52:57.924Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:57.929Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-28T22:52:58.321Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:52:58.330Z] > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 [2020-09-28T22:52:58.363Z] > git remote # timeout=10 [2020-09-28T22:52:58.372Z] > git config --get remote.origin.url # timeout=10 [2020-09-28T22:52:58.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-28T22:52:58.384Z] > git merge 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 [2020-09-28T22:52:58.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-28T22:52:58.412Z] > git config core.sparsecheckout # timeout=10 [2020-09-28T22:52:58.421Z] > git checkout -f 13a45a77846682d27446e64ee16ade9850f06dcd # timeout=10 [2020-09-28T22:52:59.605Z] Sending build context to Docker daemon 440.8kB [2020-09-28T22:52:59.605Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-28T22:52:59.605Z] Step 2/10 : FROM ${BASE} [2020-09-28T22:52:59.886Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-28T22:52:59.886Z] b538f80385f9: Pulling fs layer [2020-09-28T22:52:59.886Z] 74f711af9a0d: Pulling fs layer [2020-09-28T22:52:59.886Z] 99f96fe45779: Pulling fs layer [2020-09-28T22:52:59.886Z] 8529a6b9a6be: Pulling fs layer [2020-09-28T22:52:59.886Z] 45590311c82a: Pulling fs layer [2020-09-28T22:52:59.886Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-28T22:52:59.886Z] 209524e5b208: Pulling fs layer [2020-09-28T22:52:59.886Z] 8529a6b9a6be: Waiting [2020-09-28T22:52:59.886Z] 45590311c82a: Waiting [2020-09-28T22:52:59.886Z] 69ca0ff8b7b3: Waiting [2020-09-28T22:52:59.886Z] 209524e5b208: Waiting [2020-09-28T22:52:59.886Z] 99f96fe45779: Verifying Checksum [2020-09-28T22:52:59.886Z] 99f96fe45779: Download complete [2020-09-28T22:52:59.886Z] 74f711af9a0d: Verifying Checksum [2020-09-28T22:52:59.886Z] 74f711af9a0d: Download complete [2020-09-28T22:52:59.886Z] 45590311c82a: Verifying Checksum [2020-09-28T22:52:59.886Z] 45590311c82a: Download complete [2020-09-28T22:52:59.886Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-28T22:52:59.886Z] 69ca0ff8b7b3: Download complete [2020-09-28T22:53:00.874Z] b538f80385f9: Verifying Checksum [2020-09-28T22:53:01.475Z] b538f80385f9: Pull complete [2020-09-28T22:53:02.083Z] 74f711af9a0d: Pull complete [2020-09-28T22:53:02.118Z] Commit message: "build(all): Enable use of DependaBot to maintain Go dependencies" [2020-09-28T22:53:02.151Z] > git --version # timeout=10 [2020-09-28T22:53:02.156Z] > git --version # 'git version 2.16.5' [2020-09-28T22:53:02.162Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-28T22:53:02.362Z] 99f96fe45779: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-09-28T22:53:02.970Z] 209524e5b208: Verifying Checksum [2020-09-28T22:53:02.970Z] 209524e5b208: Download complete [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-28T22:53:03.294Z] ========================================================= [2020-09-28T22:53:03.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-28T22:53:03.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:53:04.032Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-28T22:53:04.421Z] 8529a6b9a6be: Verifying Checksum [2020-09-28T22:53:04.421Z] 8529a6b9a6be: Download complete [2020-09-28T22:53:04.623Z] Sending build context to Docker daemon 440.8kB [2020-09-28T22:53:04.623Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-28T22:53:04.623Z] Step 2/10 : FROM ${BASE} [2020-09-28T22:53:04.623Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-28T22:53:04.623Z] df20fa9351a1: Pulling fs layer [2020-09-28T22:53:04.623Z] ed8968b2872e: Pulling fs layer [2020-09-28T22:53:04.623Z] a92cc7c5fd73: Pulling fs layer [2020-09-28T22:53:04.623Z] e871e8e8d7a9: Pulling fs layer [2020-09-28T22:53:04.623Z] e73272ec9a57: Pulling fs layer [2020-09-28T22:53:04.623Z] 1e910a182e73: Pulling fs layer [2020-09-28T22:53:04.623Z] 4e634b169226: Pulling fs layer [2020-09-28T22:53:04.623Z] 1e910a182e73: Waiting [2020-09-28T22:53:04.623Z] e73272ec9a57: Waiting [2020-09-28T22:53:04.623Z] 4e634b169226: Waiting [2020-09-28T22:53:04.623Z] e871e8e8d7a9: Waiting [2020-09-28T22:53:04.623Z] a92cc7c5fd73: Verifying Checksum [2020-09-28T22:53:04.623Z] a92cc7c5fd73: Download complete [2020-09-28T22:53:04.623Z] ed8968b2872e: Download complete [2020-09-28T22:53:04.623Z] e73272ec9a57: Download complete [2020-09-28T22:53:04.623Z] 1e910a182e73: Verifying Checksum [2020-09-28T22:53:04.623Z] 1e910a182e73: Download complete [2020-09-28T22:53:04.623Z] df20fa9351a1: Verifying Checksum [2020-09-28T22:53:04.623Z] df20fa9351a1: Download complete [2020-09-28T22:53:04.896Z] df20fa9351a1: Pull complete [2020-09-28T22:53:05.166Z] ed8968b2872e: Pull complete [2020-09-28T22:53:05.434Z] a92cc7c5fd73: Pull complete [2020-09-28T22:53:06.848Z] 4e634b169226: Verifying Checksum [2020-09-28T22:53:06.848Z] 4e634b169226: Download complete [2020-09-28T22:53:07.113Z] e871e8e8d7a9: Verifying Checksum [2020-09-28T22:53:07.113Z] e871e8e8d7a9: Download complete [2020-09-28T22:53:12.434Z] e871e8e8d7a9: Pull complete [2020-09-28T22:53:12.434Z] e73272ec9a57: Pull complete [2020-09-28T22:53:12.699Z] 1e910a182e73: Pull complete [2020-09-28T22:53:14.607Z] 8529a6b9a6be: Pull complete [2020-09-28T22:53:14.607Z] 45590311c82a: Pull complete [2020-09-28T22:53:14.607Z] 69ca0ff8b7b3: Pull complete [2020-09-28T22:53:16.929Z] 4e634b169226: Pull complete [2020-09-28T22:53:16.929Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-28T22:53:16.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-28T22:53:16.929Z] ---> f7629b54cfaa [2020-09-28T22:53:16.929Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:53:17.196Z] ---> Running in 4b118b5825b7 [2020-09-28T22:53:17.231Z] 209524e5b208: Pull complete [2020-09-28T22:53:17.231Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-28T22:53:17.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-28T22:53:17.231Z] ---> 5bddaf1c2fca [2020-09-28T22:53:17.231Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:53:17.459Z] Removing intermediate container 4b118b5825b7 [2020-09-28T22:53:17.459Z] ---> 5abccebe7e5c [2020-09-28T22:53:17.459Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:53:17.459Z] ---> Running in 998f5c49ead3 [2020-09-28T22:53:17.723Z] Removing intermediate container 998f5c49ead3 [2020-09-28T22:53:17.723Z] ---> 025254566087 [2020-09-28T22:53:17.723Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-28T22:53:17.723Z] ---> Running in 48c2c0c922fc [2020-09-28T22:53:17.990Z] Removing intermediate container 48c2c0c922fc [2020-09-28T22:53:17.990Z] ---> e64282ca4c1d [2020-09-28T22:53:17.990Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:53:17.990Z] ---> Running in 362cde1daa30 [2020-09-28T22:53:18.950Z] Removing intermediate container 362cde1daa30 [2020-09-28T22:53:18.950Z] ---> 454fb28f48ed [2020-09-28T22:53:18.950Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:53:18.950Z] ---> Running in 20c70984f8b9 [2020-09-28T22:53:19.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:53:20.618Z] ---> Running in 45d91526d5e7 [2020-09-28T22:53:20.618Z] Removing intermediate container 45d91526d5e7 [2020-09-28T22:53:20.618Z] ---> d216ea5dc200 [2020-09-28T22:53:20.618Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:53:20.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-28T22:53:20.892Z] ---> Running in 2f23377b66a0 [2020-09-28T22:53:21.127Z] OK: 166 MiB in 39 packages [2020-09-28T22:53:21.164Z] Removing intermediate container 2f23377b66a0 [2020-09-28T22:53:21.164Z] ---> cd411439f39f [2020-09-28T22:53:21.164Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-28T22:53:21.440Z] ---> Running in c8bdc9e04d98 [2020-09-28T22:53:21.706Z] Removing intermediate container 20c70984f8b9 [2020-09-28T22:53:21.706Z] ---> 68d01d1fddf4 [2020-09-28T22:53:21.706Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-28T22:53:21.706Z] ---> Running in 12528d829d4e [2020-09-28T22:53:21.718Z] Removing intermediate container c8bdc9e04d98 [2020-09-28T22:53:21.718Z] ---> 0be43afce468 [2020-09-28T22:53:21.718Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:53:21.972Z] Removing intermediate container 12528d829d4e [2020-09-28T22:53:21.972Z] ---> d4e308a61930 [2020-09-28T22:53:21.972Z] Step 9/10 : COPY . . [2020-09-28T22:53:21.993Z] ---> Running in b82162510674 [2020-09-28T22:53:22.563Z] ---> 675e7adb5b15 [2020-09-28T22:53:22.563Z] Step 10/10 : RUN go mod download [2020-09-28T22:53:22.835Z] ---> Running in 0f4376065c18 [2020-09-28T22:53:24.618Z] Removing intermediate container b82162510674 [2020-09-28T22:53:24.618Z] ---> 59d7a66f0a96 [2020-09-28T22:53:24.618Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:53:24.618Z] ---> Running in ebd9ebf8befe [2020-09-28T22:53:26.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:53:27.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:53:27.631Z] OK: 142 MiB in 39 packages [2020-09-28T22:53:29.074Z] Removing intermediate container ebd9ebf8befe [2020-09-28T22:53:29.074Z] ---> c5d09be6f584 [2020-09-28T22:53:29.074Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-28T22:53:29.074Z] ---> Running in 4abb283add82 [2020-09-28T22:53:29.347Z] Removing intermediate container 4abb283add82 [2020-09-28T22:53:29.347Z] ---> dd0801258f74 [2020-09-28T22:53:29.347Z] Step 9/10 : COPY . . [2020-09-28T22:53:30.340Z] ---> fe81bfadfd6b [2020-09-28T22:53:30.340Z] Step 10/10 : RUN go mod download [2020-09-28T22:53:30.340Z] ---> Running in cfe6d59e5ed4 [2020-09-28T22:53:35.109Z] Removing intermediate container 0f4376065c18 [2020-09-28T22:53:35.109Z] ---> 1191d134a128 [2020-09-28T22:53:35.109Z] Successfully built 1191d134a128 [2020-09-28T22:53:35.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:53:35.501Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:53:35.501Z] . [Pipeline] withDockerContainer [2020-09-28T22:53:35.697Z] prd-centos7-docker-4c-2g-1838 does not seem to be running inside a container [2020-09-28T22:53:35.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-28T22:53:36.995Z] $ docker top cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:53:37.553Z] + go version [2020-09-28T22:53:37.553Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-28T22:53:37.586Z] $ docker stop --time=1 cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 [2020-09-28T22:53:38.932Z] $ docker rm -f cf8a074c345241657fa374d610611b78c30f2db7c2876009f9ef6cda66f6ee26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:53:40.086Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-28T22:53:40.086Z] . [Pipeline] withDockerContainer [2020-09-28T22:53:40.201Z] prd-centos7-docker-4c-2g-1838 does not seem to be running inside a container [2020-09-28T22:53:40.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-28T22:53:41.020Z] $ docker top 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:53:41.649Z] + make test [2020-09-28T22:53:41.649Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-28T22:53:42.229Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-09-28T22:53:45.447Z] Removing intermediate container cfe6d59e5ed4 [2020-09-28T22:53:45.447Z] ---> a1e2c8e62267 [2020-09-28T22:53:45.447Z] Successfully built a1e2c8e62267 [2020-09-28T22:53:45.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:53:45.885Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:53:45.885Z] . [Pipeline] withDockerContainer [2020-09-28T22:53:46.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-1837 does not seem to be running inside a container [2020-09-28T22:53:46.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-28T22:53:48.239Z] $ docker top e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-28T22:53:49.737Z] + go version [2020-09-28T22:53:49.737Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-28T22:53:49.772Z] $ docker stop --time=1 e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a [2020-09-28T22:53:51.803Z] $ docker rm -f e30830e9e4d6c1be3f90b61bdf16743ced1d16078aebfd5b09218b2e0ed65d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-09-28T22:53:52.390Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-09-28T22:53:52.390Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2020-09-28T22:53:52.390Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:53:53.118Z] + docker inspect -f . ci-base-image-arm64 [2020-09-28T22:53:53.118Z] . [Pipeline] withDockerContainer [2020-09-28T22:53:53.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-1837 does not seem to be running inside a container [2020-09-28T22:53:53.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-28T22:53:54.340Z] gofmt -l . [2020-09-28T22:53:54.340Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:53:54.340Z] ./bin/test-attribution-txt.sh [2020-09-28T22:53:54.340Z] ./bin/test-go-mod-tidy.sh [2020-09-28T22:53:55.407Z] $ docker top 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-09-28T22:53:56.156Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:53:56.181Z] $ docker stop --time=1 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb [2020-09-28T22:53:57.002Z] + make test [2020-09-28T22:53:57.002Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-28T22:53:57.989Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-09-28T22:53:58.563Z] $ docker rm -f 2f22b0fab8afa65507e5ee0fe6173f0dcdc5ba36836985024acddeec1569faeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-28T22:54:00.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:54:00.629Z] + ls -al . [2020-09-28T22:54:00.629Z] total 104 [2020-09-28T22:54:00.629Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 28 22:53 . [2020-09-28T22:54:00.629Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 22:52 .. [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 4405 Sep 28 22:52 Attribution.txt [2020-09-28T22:54:00.629Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 28 22:52 bin [2020-09-28T22:54:00.629Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 28 22:52 cmd [2020-09-28T22:54:00.629Z] -rw-r--r--. 1 jenkins jenkins 8493 Sep 28 22:53 coverage.out [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 1002 Sep 28 22:52 Dockerfile [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 409 Sep 28 22:52 Dockerfile.build [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 6 Sep 28 22:52 .dockerignore [2020-09-28T22:54:00.629Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 22:53 .git [2020-09-28T22:54:00.629Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 28 22:52 .github [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 272 Sep 28 22:52 .gitignore [2020-09-28T22:54:00.629Z] -rw-r--r--. 1 jenkins jenkins 203 Sep 28 22:53 go.mod [2020-09-28T22:54:00.629Z] -rw-r--r--. 1 jenkins jenkins 12704 Sep 28 22:53 go.sum [2020-09-28T22:54:00.629Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 22:52 internal [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 656 Sep 28 22:52 Jenkinsfile [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 28 22:52 LICENSE [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 937 Sep 28 22:52 Makefile [2020-09-28T22:54:00.629Z] drwxrwxr-x. 2 jenkins jenkins 84 Sep 28 22:52 profiles [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 12398 Sep 28 22:52 README.md [2020-09-28T22:54:00.629Z] drwxrwxr-x. 3 jenkins jenkins 74 Sep 28 22:53 .semver [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 22:50 VERSION [2020-09-28T22:54:00.629Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 28 22:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:54:00.990Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=13a45a77846682d27446e64ee16ade9850f06dcd --label arch=amd64 --label version=0.0.0 . [2020-09-28T22:54:00.990Z] Sending build context to Docker daemon 450kB [2020-09-28T22:54:00.990Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-28T22:54:00.990Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-28T22:54:00.990Z] ---> 1191d134a128 [2020-09-28T22:54:00.990Z] Step 3/26 : ARG MAKE='make build' [2020-09-28T22:54:01.259Z] ---> Running in a05e2bc09c59 [2020-09-28T22:54:01.523Z] Removing intermediate container a05e2bc09c59 [2020-09-28T22:54:01.523Z] ---> 032760bf57dc [2020-09-28T22:54:01.523Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:54:01.523Z] ---> Running in 508dbf96d6be [2020-09-28T22:54:01.789Z] Removing intermediate container 508dbf96d6be [2020-09-28T22:54:01.789Z] ---> e9122094812f [2020-09-28T22:54:01.789Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:54:01.789Z] ---> Running in 764968dec7a0 [2020-09-28T22:54:01.789Z] Removing intermediate container 764968dec7a0 [2020-09-28T22:54:01.789Z] ---> fc161fcfb685 [2020-09-28T22:54:01.789Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:54:02.065Z] ---> Running in 263a74173a86 [2020-09-28T22:54:03.015Z] Removing intermediate container 263a74173a86 [2020-09-28T22:54:03.015Z] ---> 1bc82c85546b [2020-09-28T22:54:03.015Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:54:03.015Z] ---> Running in a4f3b68798df [2020-09-28T22:54:03.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-28T22:54:03.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-28T22:54:04.430Z] OK: 166 MiB in 39 packages [2020-09-28T22:54:05.008Z] Removing intermediate container a4f3b68798df [2020-09-28T22:54:05.008Z] ---> 15b683d8e5c1 [2020-09-28T22:54:05.008Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-28T22:54:05.008Z] ---> Running in bbb96afa4e24 [2020-09-28T22:54:05.273Z] Removing intermediate container bbb96afa4e24 [2020-09-28T22:54:05.273Z] ---> 695dafc83648 [2020-09-28T22:54:05.273Z] Step 9/26 : COPY go.mod . [2020-09-28T22:54:05.273Z] ---> 4532ceb82bee [2020-09-28T22:54:05.273Z] Step 10/26 : COPY Makefile . [2020-09-28T22:54:05.539Z] ---> e211c4555d85 [2020-09-28T22:54:05.540Z] Step 11/26 : RUN make update [2020-09-28T22:54:05.806Z] ---> Running in c4094e53dbed [2020-09-28T22:54:06.093Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-28T22:54:06.673Z] Removing intermediate container c4094e53dbed [2020-09-28T22:54:06.673Z] ---> 09b86bcaf0cf [2020-09-28T22:54:06.673Z] Step 12/26 : COPY . . [2020-09-28T22:54:07.621Z] ---> 3ebfff39e36f [2020-09-28T22:54:07.621Z] Step 13/26 : RUN ${MAKE} [2020-09-28T22:54:07.621Z] ---> Running in e44325eac114 [2020-09-28T22:54:07.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-09-28T22:54:16.100Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:54:18.659Z] Removing intermediate container e44325eac114 [2020-09-28T22:54:18.659Z] ---> 7aa66ffe459c [2020-09-28T22:54:18.659Z] Step 14/26 : FROM alpine [2020-09-28T22:54:18.922Z] latest: Pulling from library/alpine [2020-09-28T22:54:19.184Z] df20fa9351a1: Already exists [2020-09-28T22:54:19.449Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-28T22:54:19.449Z] Status: Downloaded newer image for alpine:latest [2020-09-28T22:54:19.449Z] ---> a24bb4013296 [2020-09-28T22:54:19.449Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-28T22:54:19.449Z] ---> Running in 432f0654ae27 [2020-09-28T22:54:19.449Z] Removing intermediate container 432f0654ae27 [2020-09-28T22:54:19.449Z] ---> f507e931f8d6 [2020-09-28T22:54:19.449Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-28T22:54:19.713Z] ---> Running in 37992284e568 [2020-09-28T22:54:19.713Z] Removing intermediate container 37992284e568 [2020-09-28T22:54:19.713Z] ---> 05758811aefa [2020-09-28T22:54:19.713Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-28T22:54:19.713Z] ---> Running in 92574d90a8b1 [2020-09-28T22:54:19.975Z] Removing intermediate container 92574d90a8b1 [2020-09-28T22:54:19.975Z] ---> 6c1beffdcc7a [2020-09-28T22:54:19.975Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-28T22:54:19.975Z] ---> Running in 0194a810091b [2020-09-28T22:54:20.237Z] Removing intermediate container 0194a810091b [2020-09-28T22:54:20.237Z] ---> 756aa8a2d924 [2020-09-28T22:54:20.237Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-28T22:54:20.818Z] ---> 4b3aaabe36c3 [2020-09-28T22:54:20.818Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-28T22:54:20.818Z] ---> 17fe1ed1ca54 [2020-09-28T22:54:20.818Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-28T22:54:21.084Z] ---> 2ebeaa398f1c [2020-09-28T22:54:21.084Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-28T22:54:21.084Z] ---> Running in 081dcbd11647 [2020-09-28T22:54:21.346Z] Removing intermediate container 081dcbd11647 [2020-09-28T22:54:21.346Z] ---> f3d92c1f34ae [2020-09-28T22:54:21.346Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-28T22:54:21.346Z] ---> Running in e547eaae5603 [2020-09-28T22:54:21.346Z] Removing intermediate container e547eaae5603 [2020-09-28T22:54:21.346Z] ---> 909c0cf65c9b [2020-09-28T22:54:21.346Z] Step 24/26 : LABEL arch=amd64 [2020-09-28T22:54:21.610Z] ---> Running in 3de8e51d5d5b [2020-09-28T22:54:21.610Z] Removing intermediate container 3de8e51d5d5b [2020-09-28T22:54:21.610Z] ---> 1c67cb4de661 [2020-09-28T22:54:21.610Z] Step 25/26 : LABEL git_sha=13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:54:21.876Z] ---> Running in 6df510d599c4 [2020-09-28T22:54:21.876Z] Removing intermediate container 6df510d599c4 [2020-09-28T22:54:21.876Z] ---> 5512288ea910 [2020-09-28T22:54:21.876Z] Step 26/26 : LABEL version=0.0.0 [2020-09-28T22:54:21.876Z] ---> Running in 5015ecdbe7a7 [2020-09-28T22:54:22.139Z] Removing intermediate container 5015ecdbe7a7 [2020-09-28T22:54:22.139Z] ---> f091934d967c [2020-09-28T22:54:22.139Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:54:22.139Z] Successfully built f091934d967c [2020-09-28T22:54:22.139Z] Successfully tagged docker-device-snmp-go: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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-28T22:54:30.370Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-09-28T22:54:30.370Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.020s coverage: 0.0% of statements [2020-09-28T22:54:30.370Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-28T22:54:34.683Z] gofmt -l . [2020-09-28T22:54:34.683Z] [ "`gofmt -l .`" = "" ] [2020-09-28T22:54:34.683Z] ./bin/test-attribution-txt.sh [2020-09-28T22:54:34.683Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-28T22:54:35.002Z] Warning: overwriting stash ‘coverage-report’ [2020-09-28T22:54:35.778Z] Stashed 1 file(s) [Pipeline] } [2020-09-28T22:54:35.800Z] $ docker stop --time=1 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c [2020-09-28T22:54:38.203Z] $ docker rm -f 960be6aa0d0e02ca37a80f91e39e49c336b74014dd22a322ac514ea403726d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-28T22:54:39.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-28T22:54:40.199Z] + ls -al . [2020-09-28T22:54:40.199Z] total 136 [2020-09-28T22:54:40.199Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 22:54 . [2020-09-28T22:54:40.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 22:52 .. [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 28 22:52 .dockerignore [2020-09-28T22:54:40.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 22:52 .git [2020-09-28T22:54:40.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 .github [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 28 22:52 .gitignore [2020-09-28T22:54:40.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 .semver [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 4405 Sep 28 22:52 Attribution.txt [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 1002 Sep 28 22:52 Dockerfile [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 409 Sep 28 22:52 Dockerfile.build [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 28 22:52 Jenkinsfile [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 22:52 LICENSE [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 937 Sep 28 22:52 Makefile [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 12398 Sep 28 22:52 README.md [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 22:50 VERSION [2020-09-28T22:54:40.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 bin [2020-09-28T22:54:40.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 cmd [2020-09-28T22:54:40.199Z] -rw-r--r-- 1 jenkins jenkins 8493 Sep 28 22:54 coverage.out [2020-09-28T22:54:40.199Z] -rw-r--r-- 1 jenkins jenkins 203 Sep 28 22:54 go.mod [2020-09-28T22:54:40.199Z] -rw-r--r-- 1 jenkins jenkins 12704 Sep 28 22:54 go.sum [2020-09-28T22:54:40.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 22:52 internal [2020-09-28T22:54:40.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 22:52 profiles [2020-09-28T22:54:40.199Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 28 22:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-28T22:54:40.573Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=13a45a77846682d27446e64ee16ade9850f06dcd --label arch=arm64 --label version=0.0.0 . [2020-09-28T22:54:40.845Z] Sending build context to Docker daemon 450kB [2020-09-28T22:54:41.122Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-28T22:54:41.122Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-28T22:54:41.122Z] ---> a1e2c8e62267 [2020-09-28T22:54:41.122Z] Step 3/26 : ARG MAKE='make build' [2020-09-28T22:54:41.396Z] ---> Running in 7d7c9488f32f [2020-09-28T22:54:41.669Z] Removing intermediate container 7d7c9488f32f [2020-09-28T22:54:41.669Z] ---> 6d0171e318ad [2020-09-28T22:54:41.669Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-28T22:54:41.948Z] ---> Running in 9d727f8f26f6 [2020-09-28T22:54:42.223Z] Removing intermediate container 9d727f8f26f6 [2020-09-28T22:54:42.223Z] ---> b4b98ebebe3e [2020-09-28T22:54:42.223Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-28T22:54:42.497Z] ---> Running in 7c15bbf1004d [2020-09-28T22:54:43.092Z] Removing intermediate container 7c15bbf1004d [2020-09-28T22:54:43.092Z] ---> 504afa8189fa [2020-09-28T22:54:43.092Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-28T22:54:43.092Z] ---> Running in 25f175f6bde2 [2020-09-28T22:54:45.724Z] Removing intermediate container 25f175f6bde2 [2020-09-28T22:54:45.724Z] ---> f4f144b56c4f [2020-09-28T22:54:45.724Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-28T22:54:45.724Z] ---> Running in d0294a756dbf [2020-09-28T22:54:47.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-28T22:54:48.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-28T22:54:48.735Z] OK: 142 MiB in 39 packages [2020-09-28T22:54:49.715Z] Removing intermediate container d0294a756dbf [2020-09-28T22:54:49.715Z] ---> 107574c85419 [2020-09-28T22:54:49.715Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-28T22:54:49.991Z] ---> Running in 4c74a0af510a [2020-09-28T22:54:50.585Z] Removing intermediate container 4c74a0af510a [2020-09-28T22:54:50.585Z] ---> 67c8f802cdc6 [2020-09-28T22:54:50.585Z] Step 9/26 : COPY go.mod . [2020-09-28T22:54:51.179Z] ---> 82f5f0546ed2 [2020-09-28T22:54:51.179Z] Step 10/26 : COPY Makefile . [2020-09-28T22:54:51.774Z] ---> de7fada5d262 [2020-09-28T22:54:51.774Z] Step 11/26 : RUN make update [2020-09-28T22:54:52.048Z] ---> Running in b0acb2fe45d2 [2020-09-28T22:54:53.487Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-28T22:54:54.918Z] Removing intermediate container b0acb2fe45d2 [2020-09-28T22:54:54.918Z] ---> ada9a1163d79 [2020-09-28T22:54:54.918Z] Step 12/26 : COPY . . [2020-09-28T22:54:55.896Z] ---> 782fd1700a2d [2020-09-28T22:54:55.896Z] Step 13/26 : RUN ${MAKE} [2020-09-28T22:54:55.896Z] ---> Running in 5393602ff803 [2020-09-28T22:54:57.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-09-28T22:55:24.178Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-28T22:55:27.571Z] Removing intermediate container 5393602ff803 [2020-09-28T22:55:27.571Z] ---> f696e3993a57 [2020-09-28T22:55:27.571Z] Step 14/26 : FROM alpine [2020-09-28T22:55:27.571Z] latest: Pulling from library/alpine [2020-09-28T22:55:27.571Z] b538f80385f9: Already exists [2020-09-28T22:55:27.844Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-28T22:55:27.844Z] Status: Downloaded newer image for alpine:latest [2020-09-28T22:55:27.844Z] ---> 62ee0e9f8440 [2020-09-28T22:55:27.844Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-28T22:55:27.844Z] ---> Running in abc6056edf70 [2020-09-28T22:55:28.441Z] Removing intermediate container abc6056edf70 [2020-09-28T22:55:28.441Z] ---> 109a25848e7c [2020-09-28T22:55:28.441Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-28T22:55:28.441Z] ---> Running in e9c9736418f1 [2020-09-28T22:55:28.720Z] Removing intermediate container e9c9736418f1 [2020-09-28T22:55:28.720Z] ---> b5f882d7d378 [2020-09-28T22:55:28.720Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-28T22:55:28.993Z] ---> Running in 0874578e2add [2020-09-28T22:55:29.273Z] Removing intermediate container 0874578e2add [2020-09-28T22:55:29.273Z] ---> fc0091c3d40e [2020-09-28T22:55:29.273Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-28T22:55:29.548Z] ---> Running in 3dc1bdadc433 [2020-09-28T22:55:29.825Z] Removing intermediate container 3dc1bdadc433 [2020-09-28T22:55:29.825Z] ---> 11ebb794d339 [2020-09-28T22:55:29.825Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-28T22:55:30.799Z] ---> ea5003f9ae3d [2020-09-28T22:55:30.799Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-28T22:55:31.391Z] ---> 0d74329b7749 [2020-09-28T22:55:31.391Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-28T22:55:31.985Z] ---> c4925a3c216d [2020-09-28T22:55:31.985Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-28T22:55:32.261Z] ---> Running in c8b314064965 [2020-09-28T22:55:32.534Z] Removing intermediate container c8b314064965 [2020-09-28T22:55:32.534Z] ---> 63593a3a75b5 [2020-09-28T22:55:32.534Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-28T22:55:32.807Z] ---> Running in 1cda34bc3bcd [2020-09-28T22:55:33.082Z] Removing intermediate container 1cda34bc3bcd [2020-09-28T22:55:33.082Z] ---> e2b52b5f6df6 [2020-09-28T22:55:33.082Z] Step 24/26 : LABEL arch=arm64 [2020-09-28T22:55:33.356Z] ---> Running in 5044ccbac142 [2020-09-28T22:55:33.628Z] Removing intermediate container 5044ccbac142 [2020-09-28T22:55:33.628Z] ---> 9ad3e0bc32b9 [2020-09-28T22:55:33.628Z] Step 25/26 : LABEL git_sha=13a45a77846682d27446e64ee16ade9850f06dcd [2020-09-28T22:55:33.902Z] ---> Running in 5284bf858297 [2020-09-28T22:55:34.175Z] Removing intermediate container 5284bf858297 [2020-09-28T22:55:34.175Z] ---> dd5465891c53 [2020-09-28T22:55:34.175Z] Step 26/26 : LABEL version=0.0.0 [2020-09-28T22:55:34.451Z] ---> Running in 7e36c76eaecb [2020-09-28T22:55:35.048Z] Removing intermediate container 7e36c76eaecb [2020-09-28T22:55:35.048Z] ---> 9888b19c53ae [2020-09-28T22:55:35.048Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-28T22:55:35.048Z] Successfully built 9888b19c53ae [2020-09-28T22:55:35.048Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [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 [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] wrap [2020-09-28T22:55:37.520Z] provisioning config files... [2020-09-28T22:55:37.533Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/config9019161775364582014tmp [Pipeline] { [Pipeline] sh [2020-09-28T22:55:37.962Z] + set +x [2020-09-28T22:55:37.962Z] + curl -s https://codecov.io/bash [2020-09-28T22:55:37.962Z] + bash -s -- [2020-09-28T22:55:38.225Z] [2020-09-28T22:55:38.225Z] _____ _ [2020-09-28T22:55:38.225Z] / ____| | | [2020-09-28T22:55:38.225Z] | | ___ __| | ___ ___ _____ __ [2020-09-28T22:55:38.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-09-28T22:55:38.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-09-28T22:55:38.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-09-28T22:55:38.225Z] Bash-20200917-4e8f14b [2020-09-28T22:55:38.225Z] [2020-09-28T22:55:38.225Z] [2020-09-28T22:55:38.225Z] ==> Jenkins CI detected. [2020-09-28T22:55:38.225Z] project root: . [2020-09-28T22:55:38.225Z] --> token set from env [2020-09-28T22:55:38.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-09-28T22:55:38.225Z] ==> Running gcov in . (disable via -X gcov) [2020-09-28T22:55:38.225Z] ==> Python coveragepy not found [2020-09-28T22:55:38.225Z] ==> Searching for coverage reports in: [2020-09-28T22:55:38.225Z] + . [2020-09-28T22:55:38.225Z] -> Found 1 reports [2020-09-28T22:55:38.225Z] ==> Detecting git/mercurial file structure [2020-09-28T22:55:38.225Z] ==> Reading reports [2020-09-28T22:55:38.225Z] + ./coverage.out bytes=8493 [2020-09-28T22:55:38.225Z] ==> Appending adjustments [2020-09-28T22:55:38.225Z] https://docs.codecov.io/docs/fixing-reports [2020-09-28T22:55:38.489Z] + Found adjustments [2020-09-28T22:55:38.489Z] ==> Gzipping contents [2020-09-28T22:55:38.489Z] ==> Uploading reports [2020-09-28T22:55:38.489Z] url: https://codecov.io [2020-09-28T22:55:38.489Z] query: branch=PR-63&commit=13a45a77846682d27446e64ee16ade9850f06dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=63&job=&cmd_args= [2020-09-28T22:55:38.489Z] -> Pinging Codecov [2020-09-28T22:55:38.489Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-63&commit=13a45a77846682d27446e64ee16ade9850f06dcd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-63%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=63&job=&cmd_args= [2020-09-28T22:55:39.062Z] -> Uploading to [2020-09-28T22:55:39.062Z] https://storage.googleapis.com/codecov/v4/raw/2020-09-28/6C56EA5C29638FB4528AC87E60AF5AE0/13a45a77846682d27446e64ee16ade9850f06dcd/b427e3b6-ddcf-4224-be72-63c76333f53f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200928T225538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10c19b36ade98c750b017ad85dd2778d1561ad6728005f230916d7d687f50f48 [2020-09-28T22:55:39.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-28T22:55:39.062Z] Dload Upload Total Spent Left Speed [2020-09-28T22:55:39.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3489 --:--:-- --:--:-- --:--:-- 3495 [2020-09-28T22:55:39.324Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/13a45a77846682d27446e64ee16ade9850f06dcd [Pipeline] } [2020-09-28T22:55:39.346Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:55:43.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:55:43.687Z] ---> package-listing.sh [2020-09-28T22:55:43.687Z] ++ facter osfamily [2020-09-28T22:55:43.687Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-28T22:55:43.687Z] + OS_FAMILY=redhat [2020-09-28T22:55:43.687Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-63 [2020-09-28T22:55:43.687Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-28T22:55:43.687Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-28T22:55:43.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-28T22:55:43.687Z] + PACKAGES=/tmp/packages_start.txt [2020-09-28T22:55:43.687Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-63 ']' [2020-09-28T22:55:43.687Z] + PACKAGES=/tmp/packages_end.txt [2020-09-28T22:55:43.687Z] + case "${OS_FAMILY}" in [2020-09-28T22:55:43.687Z] + rpm -qa [2020-09-28T22:55:43.687Z] + sort [2020-09-28T22:55:47.922Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-28T22:55:47.922Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-28T22:55:47.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-28T22:55:47.922Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-63 ']' [2020-09-28T22:55:47.922Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-63/archives/ [2020-09-28T22:55:47.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-63/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-28T22:55:48.203Z] provisioning config files... [2020-09-28T22:55:48.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-63@tmp/config2667889817452258927tmp [Pipeline] { [Pipeline] echo [2020-09-28T22:55:48.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:55:48.687Z] ---> create-netrc.sh [Pipeline] } [2020-09-28T22:55:48.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-28T22:55:48.864Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:55:49.198Z] ---> python-tools-install.sh [2020-09-28T22:55:49.198Z] Generating Requirements File [2020-09-28T22:57:10.766Z] Python 3.6.8 [2020-09-28T22:57:10.766Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-28T22:57:10.766Z] aiohttp==3.6.2 [2020-09-28T22:57:10.766Z] appdirs==1.4.3 [2020-09-28T22:57:10.766Z] argcomplete==1.12.1 [2020-09-28T22:57:10.766Z] aspy.yaml==1.3.0 [2020-09-28T22:57:10.766Z] async-timeout==3.0.1 [2020-09-28T22:57:10.766Z] attrs==19.3.0 [2020-09-28T22:57:10.766Z] Babel==2.8.0 [2020-09-28T22:57:10.766Z] beautifulsoup4==4.8.2 [2020-09-28T22:57:10.766Z] boto3==1.11.6 [2020-09-28T22:57:10.766Z] botocore==1.14.6 [2020-09-28T22:57:10.766Z] bs4==0.0.1 [2020-09-28T22:57:10.766Z] cachetools==4.1.1 [2020-09-28T22:57:10.766Z] certifi==2019.11.28 [2020-09-28T22:57:10.766Z] cffi==1.14.3 [2020-09-28T22:57:10.766Z] cfgv==2.0.1 [2020-09-28T22:57:10.766Z] chardet==3.0.4 [2020-09-28T22:57:10.766Z] click==7.1 [2020-09-28T22:57:10.766Z] cliff==3.4.0 [2020-09-28T22:57:10.766Z] cmd2==1.3.10 [2020-09-28T22:57:10.766Z] colorama==0.4.3 [2020-09-28T22:57:10.766Z] cryptography==3.1.1 [2020-09-28T22:57:10.766Z] debtcollector==2.2.0 [2020-09-28T22:57:10.766Z] decorator==4.4.2 [2020-09-28T22:57:10.766Z] defusedxml==0.6.0 [2020-09-28T22:57:10.766Z] Deprecated==1.2.7 [2020-09-28T22:57:10.766Z] distlib==0.3.1 [2020-09-28T22:57:10.766Z] distro==1.2.0 [2020-09-28T22:57:10.766Z] dnspython==1.16.0 [2020-09-28T22:57:10.766Z] docker==4.2.0 [2020-09-28T22:57:10.766Z] docutils==0.15.2 [2020-09-28T22:57:10.766Z] dogpile.cache==1.0.2 [2020-09-28T22:57:10.766Z] email-validator==1.0.5 [2020-09-28T22:57:10.766Z] filelock==3.0.12 [2020-09-28T22:57:10.766Z] future==0.18.2 [2020-09-28T22:57:10.766Z] google-auth==1.22.0 [2020-09-28T22:57:10.766Z] httplib2==0.17.0 [2020-09-28T22:57:10.766Z] identify==1.4.11 [2020-09-28T22:57:10.766Z] idna==2.9 [2020-09-28T22:57:10.766Z] idna-ssl==1.1.0 [2020-09-28T22:57:10.766Z] importlib-metadata==1.7.0 [2020-09-28T22:57:10.766Z] importlib-resources==1.5.0 [2020-09-28T22:57:10.766Z] iso8601==0.1.13 [2020-09-28T22:57:10.766Z] Jinja2==2.11.1 [2020-09-28T22:57:10.766Z] jmespath==0.10.0 [2020-09-28T22:57:10.766Z] jsonpatch==1.26 [2020-09-28T22:57:10.766Z] jsonpointer==2.0 [2020-09-28T22:57:10.766Z] jsonschema==3.2.0 [2020-09-28T22:57:10.766Z] keystoneauth1==4.2.1 [2020-09-28T22:57:10.766Z] kubernetes==11.0.0 [2020-09-28T22:57:10.766Z] lftools==0.34.2 [2020-09-28T22:57:10.766Z] lxml==4.5.0 [2020-09-28T22:57:10.766Z] MarkupSafe==0.23 [2020-09-28T22:57:10.766Z] msgpack==1.0.0 [2020-09-28T22:57:10.766Z] multi-key-dict==2.0.3 [2020-09-28T22:57:10.766Z] multidict==4.7.6 [2020-09-28T22:57:10.766Z] munch==2.5.0 [2020-09-28T22:57:10.766Z] netaddr==0.8.0 [2020-09-28T22:57:10.766Z] netifaces==0.10.9 [2020-09-28T22:57:10.766Z] niet==1.4.2 [2020-09-28T22:57:10.766Z] nodeenv==1.3.5 [2020-09-28T22:57:10.766Z] oauth2client==4.1.3 [2020-09-28T22:57:10.766Z] oauthlib==3.1.0 [2020-09-28T22:57:10.766Z] openstacksdk==0.50.0 [2020-09-28T22:57:10.766Z] os-client-config==2.1.0 [2020-09-28T22:57:10.766Z] os-service-types==1.7.0 [2020-09-28T22:57:10.766Z] osc-lib==2.2.1 [2020-09-28T22:57:10.766Z] oslo.config==8.3.2 [2020-09-28T22:57:10.766Z] oslo.context==3.1.1 [2020-09-28T22:57:10.766Z] oslo.i18n==5.0.1 [2020-09-28T22:57:10.766Z] oslo.log==4.4.0 [2020-09-28T22:57:10.766Z] oslo.serialization==4.0.1 [2020-09-28T22:57:10.766Z] oslo.utils==4.6.0 [2020-09-28T22:57:10.766Z] packaging==20.4 [2020-09-28T22:57:10.766Z] pbr==5.4.4 [2020-09-28T22:57:10.766Z] pluggy==0.13.1 [2020-09-28T22:57:10.766Z] prettytable==0.7.2 [2020-09-28T22:57:10.766Z] py==1.9.0 [2020-09-28T22:57:10.766Z] pyasn1==0.4.8 [2020-09-28T22:57:10.766Z] pyasn1-modules==0.2.8 [2020-09-28T22:57:10.766Z] pycparser==2.20 [2020-09-28T22:57:10.766Z] pygerrit2==2.0.10 [2020-09-28T22:57:10.766Z] PyGithub==1.46 [2020-09-28T22:57:10.766Z] pyinotify==0.9.6 [2020-09-28T22:57:10.766Z] PyJWT==1.7.1 [2020-09-28T22:57:10.766Z] pyparsing==2.4.7 [2020-09-28T22:57:10.766Z] pyperclip==1.8.0 [2020-09-28T22:57:10.766Z] pyroute2==0.4.13 [2020-09-28T22:57:10.766Z] pyrsistent==0.15.7 [2020-09-28T22:57:10.766Z] PySocks==1.6.8 [2020-09-28T22:57:10.766Z] python-cinderclient==7.2.0 [2020-09-28T22:57:10.766Z] python-dateutil==2.8.1 [2020-09-28T22:57:10.766Z] python-heatclient==2.2.1 [2020-09-28T22:57:10.766Z] python-jenkins==1.7.0 [2020-09-28T22:57:10.766Z] python-keystoneclient==4.1.1 [2020-09-28T22:57:10.766Z] python-magnumclient==3.2.1 [2020-09-28T22:57:10.766Z] python-novaclient==17.2.1 [2020-09-28T22:57:10.766Z] python-openstackclient==5.3.1 [2020-09-28T22:57:10.766Z] python-swiftclient==3.10.1 [2020-09-28T22:57:10.766Z] pytz==2020.1 [2020-09-28T22:57:10.766Z] PyYAML==5.3 [2020-09-28T22:57:10.766Z] requests==2.23.0 [2020-09-28T22:57:10.766Z] requests-oauthlib==1.3.0 [2020-09-28T22:57:10.766Z] requestsexceptions==1.4.0 [2020-09-28T22:57:10.766Z] rfc3986==1.4.0 [2020-09-28T22:57:10.766Z] rpm==4.11.3 [2020-09-28T22:57:10.766Z] rsa==4.0 [2020-09-28T22:57:10.766Z] ruamel.yaml==0.16.10 [2020-09-28T22:57:10.766Z] ruamel.yaml.clib==0.2.0 [2020-09-28T22:57:10.766Z] s3transfer==0.3.3 [2020-09-28T22:57:10.766Z] shade==1.27.2 [2020-09-28T22:57:10.766Z] simplejson==3.17.2 [2020-09-28T22:57:10.766Z] six==1.14.0 [2020-09-28T22:57:10.766Z] soupsieve==2.0 [2020-09-28T22:57:10.766Z] stevedore==3.2.2 [2020-09-28T22:57:10.766Z] tabulate==0.8.6 [2020-09-28T22:57:10.766Z] toml==0.10.0 [2020-09-28T22:57:10.766Z] tox==3.20.0 [2020-09-28T22:57:10.766Z] tqdm==4.43.0 [2020-09-28T22:57:10.766Z] typing-extensions==3.7.4.3 [2020-09-28T22:57:10.766Z] urllib3==1.25.8 [2020-09-28T22:57:10.766Z] virtualenv==20.0.31 [2020-09-28T22:57:10.766Z] wcwidth==0.2.5 [2020-09-28T22:57:10.766Z] websocket-client==0.57.0 [2020-09-28T22:57:10.766Z] wrapt==1.12.1 [2020-09-28T22:57:10.766Z] xdg==3.0.2 [2020-09-28T22:57:10.766Z] xmltodict==0.12.0 [2020-09-28T22:57:10.766Z] yarl==1.6.0 [2020-09-28T22:57:10.766Z] yq==2.11.1 [2020-09-28T22:57:10.766Z] zipp==3.2.0 [2020-09-28T22:57:10.766Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:10.766Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:57:10.766Z] Python 2.7.5 [2020-09-28T22:57:10.766Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-28T22:57:10.766Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-28T22:57:10.766Z] ansible==2.9.7 [2020-09-28T22:57:10.766Z] Babel==0.9.6 [2020-09-28T22:57:10.766Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-28T22:57:10.766Z] beautifulsoup4==4.4.1 [2020-09-28T22:57:10.766Z] bodhi==2.11.0 [2020-09-28T22:57:10.766Z] bodhi-client==2.11.0 [2020-09-28T22:57:10.766Z] CCColUtils==1.4 [2020-09-28T22:57:10.766Z] cffi==1.6.0 [2020-09-28T22:57:10.766Z] chardet==2.2.1 [2020-09-28T22:57:10.766Z] click==6.7 [2020-09-28T22:57:10.766Z] cloud-init==18.5 [2020-09-28T22:57:10.766Z] configobj==4.7.2 [2020-09-28T22:57:10.766Z] cryptography==1.7.2 [2020-09-28T22:57:10.766Z] decorator==3.4.0 [2020-09-28T22:57:10.766Z] distro==1.2.0 [2020-09-28T22:57:10.766Z] enum34==1.0.4 [2020-09-28T22:57:10.766Z] fedpkg==1.38 [2020-09-28T22:57:10.766Z] futures==3.1.1 [2020-09-28T22:57:10.766Z] gitdb==0.6.4 [2020-09-28T22:57:10.766Z] GitPython==1.0.1 [2020-09-28T22:57:10.766Z] html5lib==0.999 [2020-09-28T22:57:10.766Z] httplib2==0.9.2 [2020-09-28T22:57:10.766Z] idna==2.4 [2020-09-28T22:57:10.766Z] iniparse==0.4 [2020-09-28T22:57:10.766Z] ipaddress==1.0.16 [2020-09-28T22:57:10.766Z] IPy==0.75 [2020-09-28T22:57:10.766Z] javapackages==1.0.0 [2020-09-28T22:57:10.766Z] Jinja2==2.7.2 [2020-09-28T22:57:10.767Z] jmespath==0.9.4 [2020-09-28T22:57:10.767Z] jsonpatch==1.2 [2020-09-28T22:57:10.767Z] jsonpointer==1.9 [2020-09-28T22:57:10.767Z] kerberos==1.1 [2020-09-28T22:57:10.767Z] kitchen==1.1.1 [2020-09-28T22:57:10.767Z] langtable==0.0.31 [2020-09-28T22:57:10.767Z] lockfile==0.9.1 [2020-09-28T22:57:10.767Z] lxml==3.2.1 [2020-09-28T22:57:10.767Z] MarkupSafe==0.11 [2020-09-28T22:57:10.767Z] munch==2.0.2 [2020-09-28T22:57:10.767Z] offtrac==0.1.0 [2020-09-28T22:57:10.767Z] openidc-client==0.6.0 [2020-09-28T22:57:10.767Z] packagedb-cli==2.14.1 [2020-09-28T22:57:10.767Z] paramiko==2.1.1 [2020-09-28T22:57:10.767Z] perf==0.1 [2020-09-28T22:57:10.767Z] ply==3.4 [2020-09-28T22:57:10.767Z] policycoreutils-default-encoding==0.1 [2020-09-28T22:57:10.767Z] prettytable==0.7.2 [2020-09-28T22:57:10.767Z] pyasn1==0.1.9 [2020-09-28T22:57:10.767Z] pycparser==2.14 [2020-09-28T22:57:10.767Z] pycurl==7.19.0 [2020-09-28T22:57:10.767Z] pygobject==3.22.0 [2020-09-28T22:57:10.767Z] pygpgme==0.3 [2020-09-28T22:57:10.767Z] pyliblzma==0.5.3 [2020-09-28T22:57:10.767Z] pyOpenSSL==0.13.1 [2020-09-28T22:57:10.767Z] pyparsing==1.5.6 [2020-09-28T22:57:10.767Z] pyserial==2.6 [2020-09-28T22:57:10.767Z] python-augeas==0.5.0 [2020-09-28T22:57:10.767Z] python-bugzilla==2.3.0 [2020-09-28T22:57:10.767Z] python-dateutil==1.5 [2020-09-28T22:57:10.767Z] python-fedora==0.10.0 [2020-09-28T22:57:10.767Z] python-linux-procfs==0.4.9 [2020-09-28T22:57:10.767Z] python-yubico==1.2.3 [2020-09-28T22:57:10.767Z] pyudev==0.15 [2020-09-28T22:57:10.767Z] pyusb==1.0.0b1 [2020-09-28T22:57:10.767Z] pyxattr==0.5.1 [2020-09-28T22:57:10.767Z] PyYAML==3.10 [2020-09-28T22:57:10.767Z] requests==2.6.0 [2020-09-28T22:57:10.767Z] requests-kerberos==0.7.0 [2020-09-28T22:57:10.767Z] rpkg==1.60 [2020-09-28T22:57:10.767Z] schedutils==0.4 [2020-09-28T22:57:10.767Z] seobject==0.1 [2020-09-28T22:57:10.767Z] sepolicy==1.1 [2020-09-28T22:57:10.767Z] six==1.9.0 [2020-09-28T22:57:10.767Z] smmap==0.9.0 [2020-09-28T22:57:10.767Z] urlgrabber==3.10 [2020-09-28T22:57:10.767Z] urllib3==1.10.2 [2020-09-28T22:57:10.767Z] virtualenv==15.1.0 [2020-09-28T22:57:10.767Z] yum-langpacks==0.4.2 [2020-09-28T22:57:10.767Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-28T22:57:10.802Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:57:11.136Z] ---> sudo-logs.sh [2020-09-28T22:57:11.136Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-28T22:57:11.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:57:11.766Z] ---> job-cost.sh [2020-09-28T22:57:11.766Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WuWT [2020-09-28T22:57:24.037Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.037Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.037Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.300Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.300Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.300Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.568Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.568Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.568Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.568Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.843Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.843Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:24.843Z] Cache entry deserialization failed, entry ignored [2020-09-28T22:57:27.412Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-28T22:57:59.581Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-28T22:57:59.581Z] [2020-09-28T22:57:59.581Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-28T22:57:59.581Z] [2020-09-28T22:57:59.581Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-28T22:57:59.581Z] lf-activate-venv(): INFO: Adding /tmp/venv-WuWT/bin to PATH [2020-09-28T22:57:59.581Z] INFO: No Stack... [2020-09-28T22:57:59.581Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-28T22:57:59.581Z] INFO: Archiving Costs [Pipeline] echo [2020-09-28T22:57:59.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-28T22:57:59.960Z] ---> logs-deploy.sh [2020-09-28T22:57:59.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-63/1 [2020-09-28T22:57:59.960Z] INFO: archiving workspace using pattern(s): [2020-09-28T22:58:01.886Z] Archives upload complete. [2020-09-28T22:58:01.886Z] INFO: archiving logs to Nexus [2020-09-28T22:58:02.835Z] ---> uname -a: [2020-09-28T22:58:02.835Z] Linux prd-centos7-docker-4c-2g-1834.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] ---> lscpu: [2020-09-28T22:58:02.835Z] Architecture: x86_64 [2020-09-28T22:58:02.835Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-28T22:58:02.835Z] Byte Order: Little Endian [2020-09-28T22:58:02.835Z] CPU(s): 4 [2020-09-28T22:58:02.835Z] On-line CPU(s) list: 0-3 [2020-09-28T22:58:02.835Z] Thread(s) per core: 1 [2020-09-28T22:58:02.835Z] Core(s) per socket: 1 [2020-09-28T22:58:02.835Z] Socket(s): 4 [2020-09-28T22:58:02.835Z] NUMA node(s): 1 [2020-09-28T22:58:02.835Z] Vendor ID: GenuineIntel [2020-09-28T22:58:02.835Z] CPU family: 6 [2020-09-28T22:58:02.835Z] Model: 44 [2020-09-28T22:58:02.835Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-28T22:58:02.835Z] Stepping: 1 [2020-09-28T22:58:02.835Z] CPU MHz: 2933.438 [2020-09-28T22:58:02.835Z] BogoMIPS: 5866.87 [2020-09-28T22:58:02.835Z] Virtualization: VT-x [2020-09-28T22:58:02.835Z] Hypervisor vendor: KVM [2020-09-28T22:58:02.835Z] Virtualization type: full [2020-09-28T22:58:02.835Z] L1d cache: 32K [2020-09-28T22:58:02.835Z] L1i cache: 32K [2020-09-28T22:58:02.835Z] L2 cache: 4096K [2020-09-28T22:58:02.835Z] L3 cache: 16384K [2020-09-28T22:58:02.835Z] NUMA node0 CPU(s): 0-3 [2020-09-28T22:58:02.835Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] ---> nproc: [2020-09-28T22:58:02.835Z] 4 [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z] ---> df -h: [2020-09-28T22:58:02.835Z] Filesystem Size Used Avail Use% Mounted on [2020-09-28T22:58:02.835Z] devtmpfs 887M 0 887M 0% /dev [2020-09-28T22:58:02.835Z] tmpfs 919M 0 919M 0% /dev/shm [2020-09-28T22:58:02.835Z] tmpfs 919M 17M 903M 2% /run [2020-09-28T22:58:02.835Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-09-28T22:58:02.835Z] /dev/vda1 50G 7.3G 43G 15% / [2020-09-28T22:58:02.835Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-09-28T22:58:02.835Z] [2020-09-28T22:58:02.835Z]