b'Pull request #41 opened\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\nObtained Jenkinsfile from 19745b7e3de5a304ee864e53e0f3c53f8b48a116+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (18e7824a5626f17b1f2aa61d5977aa32c98b1a9f)\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-41/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\nCommit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.11]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-snmp-go-settings\n PROJECT: device-snmp-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-device-snmp-go\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-4c-2g-12920 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-snmp-go.git\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-41 # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\nMerge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\nChecking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\nCommit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-09T23:56:42.250Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T23:56:43.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T23:56:43.564Z] \n[2020-01-09T23:56:43.564Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T23:56:43.923Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-09T23:56:43.923Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-09T23:56:43.923Z] e7c96db7181b: Pulling fs layer\n[2020-01-09T23:56:43.923Z] a038dfdf5543: Pulling fs layer\n[2020-01-09T23:56:43.923Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-09T23:56:44.182Z] e7c96db7181b: Verifying Checksum\n[2020-01-09T23:56:44.182Z] e7c96db7181b: Download complete\n[2020-01-09T23:56:44.182Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-09T23:56:44.182Z] 8d5d8e63b3c0: Download complete\n[2020-01-09T23:56:44.182Z] a038dfdf5543: Verifying Checksum\n[2020-01-09T23:56:44.182Z] a038dfdf5543: Download complete\n[2020-01-09T23:56:44.182Z] e7c96db7181b: Pull complete\n[2020-01-09T23:56:45.119Z] a038dfdf5543: Pull complete\n[2020-01-09T23:56:45.119Z] 8d5d8e63b3c0: Pull complete\n[2020-01-09T23:56:45.119Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-09T23:56:45.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-09T23:56:45.267Z] prd-centos7-docker-4c-2g-12920 does not seem to be running inside a container\n[2020-01-09T23:56:45.310Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-09T23:56:45.920Z] $ docker top a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-09T23:56:46.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T23:56:46.522Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T23:56:46.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T23:56:46.726Z] $ docker exec a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425 ssh-agent\n[2020-01-09T23:56:46.920Z] SSH_AUTH_SOCK=/tmp/ssh-3n1I85wjzOdG/agent.15\n[2020-01-09T23:56:46.920Z] SSH_AGENT_PID=22\n[2020-01-09T23:56:46.931Z] Running ssh-add (command line suppressed)\n[2020-01-09T23:56:47.066Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_8741382344929979422.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_8741382344929979422.key)\n[2020-01-09T23:56:47.121Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T23:56:47.444Z] + git describe --exact-match --tags HEAD\n[2020-01-09T23:56:47.444Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-09T23:56:47.515Z] $ docker exec --env ******** --env ******** a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425 ssh-agent -k\n[2020-01-09T23:56:47.655Z] unset SSH_AUTH_SOCK;\n[2020-01-09T23:56:47.655Z] unset SSH_AGENT_PID;\n[2020-01-09T23:56:47.655Z] echo Agent pid 22 killed;\n[2020-01-09T23:56:47.704Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-09T23:56:47.764Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-09T23:56:47.764Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-09T23:56:47.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-09T23:56:47.809Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-09T23:56:48.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-09T23:56:48.033Z] $ docker exec a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425 ssh-agent\n[2020-01-09T23:56:48.214Z] SSH_AUTH_SOCK=/tmp/ssh-tQkz2fmAinDY/agent.58\n[2020-01-09T23:56:48.214Z] SSH_AGENT_PID=65\n[2020-01-09T23:56:48.220Z] Running ssh-add (command line suppressed)\n[2020-01-09T23:56:48.373Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3620954870895009548.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3620954870895009548.key)\n[2020-01-09T23:56:48.424Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-09T23:56:48.748Z] + git semver init\n[2020-01-09T23:56:48.748Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-09T23:56:48.748Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n[2020-01-09T23:56:48.748Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-09T23:56:48.748Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-09T23:56:48.748Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-09T23:56:48.748Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-09T23:56:48.748Z] # $SEMVER_BRANCH = PR-41\n[2020-01-09T23:56:48.748Z] # $SEMVER_TEMP = /tmp/semver-884719119\n[2020-01-09T23:56:48.748Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n[2020-01-09T23:56:49.008Z] # \'/tmp/semver-884719119\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n[2020-01-09T23:56:49.008Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n[Pipeline] }\n[2020-01-09T23:56:49.019Z] $ docker exec --env ******** --env ******** a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425 ssh-agent -k\n[2020-01-09T23:56:49.162Z] unset SSH_AUTH_SOCK;\n[2020-01-09T23:56:49.162Z] unset SSH_AGENT_PID;\n[2020-01-09T23:56:49.162Z] echo Agent pid 65 killed;\n[2020-01-09T23:56:49.207Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-09T23:56:49.587Z] + git semver\n[Pipeline] }\n[2020-01-09T23:56:49.608Z] $ docker stop --time=1 a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425\n[2020-01-09T23:56:50.933Z] $ docker rm -f a89f0b269ad193cf39899f6b04c0be774e28d59f7d850a10ef6d6502c0647425\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-09T23:56:51.504Z] Stashed 31 file(s)\n[Pipeline] echo\n[2020-01-09T23:56:51.523Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-09T23:57:06.781Z] Still waiting to schedule task\n[2020-01-09T23:57:06.781Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12921\xe2\x80\x99 is offline\n[2020-01-09T23:57:06.801Z] Still waiting to schedule task\n[2020-01-09T23:57:06.802Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12917\xe2\x80\x99\n[2020-01-09T23:59:43.758Z] Running on prd-centos7-docker-4c-2g-12924 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[Pipeline] {\n[Pipeline] ws\n[2020-01-09T23:59:43.805Z] Running in /w/workspace/device-snmp-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-09T23:59:46.190Z] using credential edgex-jenkins-ssh\n[2020-01-09T23:59:46.209Z] Cloning the remote Git repository\n[2020-01-09T23:59:46.209Z] Cloning with configured refspecs honoured and without tags\n[2020-01-09T23:59:46.411Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-09T23:59:46.446Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n[2020-01-09T23:59:46.805Z] Fetching without tags\n[2020-01-09T23:59:47.192Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n[2020-01-09T23:59:47.252Z] Merge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n[2020-01-09T23:59:47.253Z] Checking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\n[2020-01-09T23:59:46.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-09T23:59:46.489Z] > git --version # timeout=10\n[2020-01-09T23:59:46.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T23:59:46.517Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T23:59:46.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-09T23:59:46.962Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n[2020-01-09T23:59:46.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T23:59:46.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-09T23:59:46.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-09T23:59:46.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-09T23:59:46.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-09T23:59:47.379Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T23:59:47.385Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n[2020-01-09T23:59:47.414Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n[2020-01-09T23:59:47.424Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-09T23:59:47.435Z] > git config core.sparsecheckout # timeout=10\n[2020-01-09T23:59:47.440Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n[2020-01-09T23:59:50.943Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n[2020-01-09T23:59:51.026Z] > git --version # timeout=10\n[2020-01-09T23:59:51.034Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-09T23:59:51.911Z] =========================================================\n[2020-01-09T23:59:51.911Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n[2020-01-09T23:59:51.911Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-09T23:59:52.539Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine .\n[2020-01-09T23:59:52.801Z] Sending build context to Docker daemon 315.9kB\r\r\n[2020-01-09T23:59:52.801Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n[2020-01-09T23:59:52.801Z] Step 2/17 : FROM ${BASE} AS builder\n[2020-01-09T23:59:52.801Z] 1.11.9-alpine: Pulling from edgex-golang-base\n[2020-01-09T23:59:52.801Z] bdf0201b3a05: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 38f114998adb: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 21134b1a9e68: Pulling fs layer\n[2020-01-09T23:59:52.801Z] cd170a3a88ba: Pulling fs layer\n[2020-01-09T23:59:52.801Z] aa6d03943d33: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 596e9b4d0e85: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 973e67862d1a: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 6c3f447c4847: Pulling fs layer\n[2020-01-09T23:59:52.801Z] 4c05a57fd44c: Pulling fs layer\n[2020-01-09T23:59:52.801Z] cd4b352ef8d7: Pulling fs layer\n[2020-01-09T23:59:52.801Z] e94a91aa99aa: Pulling fs layer\n[2020-01-09T23:59:52.801Z] cd170a3a88ba: Waiting\n[2020-01-09T23:59:52.801Z] aa6d03943d33: Waiting\n[2020-01-09T23:59:52.801Z] 596e9b4d0e85: Waiting\n[2020-01-09T23:59:52.801Z] 973e67862d1a: Waiting\n[2020-01-09T23:59:52.801Z] 6c3f447c4847: Waiting\n[2020-01-09T23:59:52.801Z] e94a91aa99aa: Waiting\n[2020-01-09T23:59:52.801Z] 4c05a57fd44c: Waiting\n[2020-01-09T23:59:52.801Z] 21134b1a9e68: Verifying Checksum\n[2020-01-09T23:59:52.801Z] 21134b1a9e68: Download complete\n[2020-01-09T23:59:52.801Z] 38f114998adb: Download complete\n[2020-01-09T23:59:52.801Z] aa6d03943d33: Verifying Checksum\n[2020-01-09T23:59:52.801Z] aa6d03943d33: Download complete\n[2020-01-09T23:59:52.801Z] 596e9b4d0e85: Verifying Checksum\n[2020-01-09T23:59:52.801Z] 596e9b4d0e85: Download complete\n[2020-01-09T23:59:52.801Z] bdf0201b3a05: Verifying Checksum\n[2020-01-09T23:59:52.801Z] bdf0201b3a05: Download complete\n[2020-01-09T23:59:53.068Z] bdf0201b3a05: Pull complete\n[2020-01-09T23:59:53.334Z] 38f114998adb: Pull complete\n[2020-01-09T23:59:53.334Z] 21134b1a9e68: Pull complete\n[2020-01-09T23:59:53.597Z] 973e67862d1a: Verifying Checksum\n[2020-01-09T23:59:53.597Z] 973e67862d1a: Download complete\n[2020-01-09T23:59:53.597Z] 4c05a57fd44c: Verifying Checksum\n[2020-01-09T23:59:53.597Z] 4c05a57fd44c: Download complete\n[2020-01-09T23:59:54.175Z] cd4b352ef8d7: Verifying Checksum\n[2020-01-09T23:59:54.175Z] cd4b352ef8d7: Download complete\n[2020-01-09T23:59:54.175Z] e94a91aa99aa: Verifying Checksum\n[2020-01-09T23:59:54.175Z] e94a91aa99aa: Download complete\n[2020-01-09T23:59:54.437Z] cd170a3a88ba: Download complete\n[2020-01-09T23:59:54.437Z] 6c3f447c4847: Verifying Checksum\n[2020-01-09T23:59:54.437Z] 6c3f447c4847: Download complete\n[2020-01-09T23:59:59.719Z] cd170a3a88ba: Pull complete\n[2020-01-09T23:59:59.719Z] aa6d03943d33: Pull complete\n[2020-01-09T23:59:59.719Z] 596e9b4d0e85: Pull complete\n[2020-01-10T00:00:05.005Z] 973e67862d1a: Pull complete\n[2020-01-10T00:00:09.219Z] 6c3f447c4847: Pull complete\n[2020-01-10T00:00:09.219Z] 4c05a57fd44c: Pull complete\n[2020-01-10T00:00:09.481Z] cd4b352ef8d7: Pull complete\n[2020-01-10T00:00:09.744Z] e94a91aa99aa: Pull complete\n[2020-01-10T00:00:09.744Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n[2020-01-10T00:00:09.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n[2020-01-10T00:00:09.744Z] ---> f9138e085dcd\n[2020-01-10T00:00:09.744Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n[2020-01-10T00:00:09.744Z] ---> Running in 20c5b7a27588\n[2020-01-10T00:00:10.005Z] Removing intermediate container 20c5b7a27588\n[2020-01-10T00:00:10.005Z] ---> 0937e72cf7d2\n[2020-01-10T00:00:10.005Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-10T00:00:10.005Z] ---> Running in def73c9c9639\n[2020-01-10T00:00:10.005Z] Removing intermediate container def73c9c9639\n[2020-01-10T00:00:10.005Z] ---> ed8ace5cc1c3\n[2020-01-10T00:00:10.005Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T00:00:10.005Z] ---> Running in 1c1bf8c8ff95\n[2020-01-10T00:00:11.912Z] Removing intermediate container 1c1bf8c8ff95\n[2020-01-10T00:00:11.912Z] ---> b685b1548acf\n[2020-01-10T00:00:11.912Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-10T00:00:11.912Z] ---> Running in f493b24c89fd\n[2020-01-10T00:00:11.912Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n[2020-01-10T00:00:12.851Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n[2020-01-10T00:00:12.851Z] (1/9) Installing libmagic (5.36-r1)\n[2020-01-10T00:00:12.851Z] (2/9) Installing file (5.36-r1)\n[2020-01-10T00:00:13.112Z] (3/9) Installing libc-dev (0.7.1-r0)\n[2020-01-10T00:00:13.112Z] (4/9) Installing g++ (8.3.0-r0)\n[2020-01-10T00:00:17.304Z] (5/9) Installing fortify-headers (1.0-r0)\n[2020-01-10T00:00:17.304Z] (6/9) Installing build-base (0.5-r1)\n[2020-01-10T00:00:17.304Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n[2020-01-10T00:00:17.304Z] (8/9) Installing libedit (20181209.3.1-r0)\n[2020-01-10T00:00:17.304Z] (9/9) Installing openssh-client (7.9_p1-r6)\n[2020-01-10T00:00:17.566Z] Executing busybox-1.29.3-r10.trigger\n[2020-01-10T00:00:17.566Z] OK: 197 MiB in 49 packages\n[2020-01-10T00:00:20.138Z] Removing intermediate container f493b24c89fd\n[2020-01-10T00:00:20.138Z] ---> 828920097243\n[2020-01-10T00:00:20.138Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-10T00:00:20.138Z] ---> Running in 4bfe7bb93028\n[2020-01-10T00:00:20.138Z] Removing intermediate container 4bfe7bb93028\n[2020-01-10T00:00:20.138Z] ---> d9088fa9f685\n[2020-01-10T00:00:20.138Z] Step 8/17 : COPY . .\n[2020-01-10T00:00:20.711Z] ---> ba098625f92f\n[2020-01-10T00:00:20.711Z] Step 9/17 : ARG MAKE=build\n[2020-01-10T00:00:20.711Z] ---> Running in 4bbb20124243\n[2020-01-10T00:00:20.711Z] Removing intermediate container 4bbb20124243\n[2020-01-10T00:00:20.711Z] ---> b72f0b95d955\n[2020-01-10T00:00:20.711Z] Step 10/17 : RUN make $MAKE\n[2020-01-10T00:00:20.711Z] ---> Running in de3111fa165d\n[2020-01-10T00:00:21.287Z] 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\n[2020-01-10T00:00:21.287Z] \x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:00:21.287Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:00:21.287Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:00:21.865Z] go: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T00:00:21.865Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:00:22.452Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T00:00:22.452Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:00:22.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:00:22.717Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:00:22.717Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T00:00:22.977Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T00:00:23.239Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T00:00:23.502Z] go: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T00:00:23.502Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T00:00:23.761Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T00:00:23.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T00:00:23.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T00:00:23.761Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T00:00:23.761Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:00:24.041Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T00:00:24.041Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T00:00:24.041Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T00:00:24.300Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T00:00:24.562Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T00:00:24.562Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:00:24.828Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T00:00:25.091Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T00:00:25.091Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T00:00:25.091Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T00:00:25.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T00:00:25.676Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:00:25.676Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T00:00:26.256Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T00:00:26.256Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T00:00:26.256Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T00:00:26.526Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T00:00:26.791Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T00:00:26.791Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T00:00:26.791Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T00:00:27.054Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T00:00:27.054Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T00:00:27.316Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:00:30.634Z] go: downloading github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/pkg/errors v0.8.1\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n[2020-01-10T00:00:30.634Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:00:30.634Z] go: downloading github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:00:30.634Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:00:30.899Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:00:31.157Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:00:34.326Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12923 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[Pipeline] {\n[Pipeline] ws\n[2020-01-10T00:00:34.374Z] Running in /w/workspace/device-snmp-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-10T00:00:41.147Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:00:41.147Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:00:41.147Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:00:41.147Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:00:41.147Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:00:41.147Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:00:42.835Z] using credential edgex-jenkins-ssh\n[2020-01-10T00:00:42.862Z] Cloning the remote Git repository\n[2020-01-10T00:00:42.862Z] Cloning with configured refspecs honoured and without tags\n[2020-01-10T00:00:42.931Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:00:43.999Z] Fetching without tags\n[2020-01-10T00:00:43.018Z] > git init /w/workspace/device-snmp-go/1 # timeout=10\n[2020-01-10T00:00:43.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:00:43.086Z] > git --version # timeout=10\n[2020-01-10T00:00:43.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:00:43.187Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T00:00:43.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:00:43.897Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n[2020-01-10T00:00:43.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T00:00:43.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n[2020-01-10T00:00:44.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n[2020-01-10T00:00:44.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-10T00:00:44.042Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/41/head:refs/remotes/origin/PR-41 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-10T00:00:44.511Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n[2020-01-10T00:00:44.752Z] Merge succeeded, producing 19745b7e3de5a304ee864e53e0f3c53f8b48a116\n[2020-01-10T00:00:44.752Z] Checking out Revision 19745b7e3de5a304ee864e53e0f3c53f8b48a116 (PR-41)\n[2020-01-10T00:00:44.536Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:00:44.563Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n[2020-01-10T00:00:44.666Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n[2020-01-10T00:00:44.715Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-10T00:00:44.768Z] > git config core.sparsecheckout # timeout=10\n[2020-01-10T00:00:44.792Z] > git checkout -f 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n[2020-01-10T00:00:49.272Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n[2020-01-10T00:00:49.339Z] > git --version # timeout=10\n[2020-01-10T00:00:49.388Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-10T00:00:50.444Z] =========================================================\n[2020-01-10T00:00:50.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n[2020-01-10T00:00:50.444Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:00:52.037Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64 .\n[2020-01-10T00:00:53.500Z] Sending build context to Docker daemon 315.9kB\r\r\n[2020-01-10T00:00:53.500Z] Step 1/17 : ARG BASE=golang:1.11-alpine\n[2020-01-10T00:00:53.500Z] Step 2/17 : FROM ${BASE} AS builder\n[2020-01-10T00:00:53.801Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n[2020-01-10T00:00:53.801Z] 6f37394be673: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 624d8cd59892: Pulling fs layer\n[2020-01-10T00:00:53.801Z] ecff0f4f3435: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 69fbc39639a5: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 63ed52b50e75: Pulling fs layer\n[2020-01-10T00:00:53.801Z] d911076bab81: Pulling fs layer\n[2020-01-10T00:00:53.801Z] c239fd5b1d92: Pulling fs layer\n[2020-01-10T00:00:53.801Z] e9e6bbcae8cf: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 87583c5ba68f: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 31b5fcfd544f: Pulling fs layer\n[2020-01-10T00:00:53.801Z] bd4a789bbede: Pulling fs layer\n[2020-01-10T00:00:53.801Z] 69fbc39639a5: Waiting\n[2020-01-10T00:00:53.801Z] 63ed52b50e75: Waiting\n[2020-01-10T00:00:53.801Z] c239fd5b1d92: Waiting\n[2020-01-10T00:00:53.801Z] d911076bab81: Waiting\n[2020-01-10T00:00:53.801Z] 31b5fcfd544f: Waiting\n[2020-01-10T00:00:53.801Z] bd4a789bbede: Waiting\n[2020-01-10T00:00:53.801Z] e9e6bbcae8cf: Waiting\n[2020-01-10T00:00:53.801Z] 87583c5ba68f: Waiting\n[2020-01-10T00:00:53.801Z] ecff0f4f3435: Verifying Checksum\n[2020-01-10T00:00:53.801Z] ecff0f4f3435: Download complete\n[2020-01-10T00:00:53.801Z] 624d8cd59892: Verifying Checksum\n[2020-01-10T00:00:53.801Z] 624d8cd59892: Download complete\n[2020-01-10T00:00:54.087Z] 63ed52b50e75: Verifying Checksum\n[2020-01-10T00:00:54.088Z] 63ed52b50e75: Download complete\n[2020-01-10T00:00:54.088Z] d911076bab81: Verifying Checksum\n[2020-01-10T00:00:54.088Z] d911076bab81: Download complete\n[2020-01-10T00:00:54.373Z] 6f37394be673: Verifying Checksum\n[2020-01-10T00:00:54.373Z] 6f37394be673: Download complete\n[2020-01-10T00:00:57.066Z] 6f37394be673: Pull complete\n[2020-01-10T00:00:58.523Z] 624d8cd59892: Pull complete\n[2020-01-10T00:00:58.795Z] ecff0f4f3435: Pull complete\n[2020-01-10T00:00:59.346Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-10T00:01:03.125Z] c239fd5b1d92: Verifying Checksum\n[2020-01-10T00:01:03.125Z] c239fd5b1d92: Download complete\n[2020-01-10T00:01:03.125Z] 87583c5ba68f: Verifying Checksum\n[2020-01-10T00:01:03.125Z] 87583c5ba68f: Download complete\n[2020-01-10T00:01:05.760Z] 31b5fcfd544f: Verifying Checksum\n[2020-01-10T00:01:05.760Z] 31b5fcfd544f: Download complete\n[2020-01-10T00:01:06.039Z] bd4a789bbede: Verifying Checksum\n[2020-01-10T00:01:06.039Z] bd4a789bbede: Download complete\n[2020-01-10T00:01:08.710Z] e9e6bbcae8cf: Verifying Checksum\n[2020-01-10T00:01:08.710Z] e9e6bbcae8cf: Download complete\n[2020-01-10T00:01:09.306Z] 69fbc39639a5: Verifying Checksum\n[2020-01-10T00:01:09.306Z] 69fbc39639a5: Download complete\n[2020-01-10T00:01:11.612Z] Removing intermediate container de3111fa165d\n[2020-01-10T00:01:11.612Z] ---> ee86ad427f0a\n[2020-01-10T00:01:11.612Z] Step 11/17 : FROM scratch\n[2020-01-10T00:01:11.612Z] ---> \n[2020-01-10T00:01:11.612Z] Step 12/17 : ENV APP_PORT=49993\n[2020-01-10T00:01:11.612Z] ---> Running in f86e7803d5fa\n[2020-01-10T00:01:11.612Z] Removing intermediate container f86e7803d5fa\n[2020-01-10T00:01:11.612Z] ---> bee2fd007c2d\n[2020-01-10T00:01:11.612Z] Step 13/17 : EXPOSE $APP_PORT\n[2020-01-10T00:01:11.612Z] ---> Running in b4d15f1c6b2f\n[2020-01-10T00:01:11.612Z] Removing intermediate container b4d15f1c6b2f\n[2020-01-10T00:01:11.612Z] ---> 7d87c6813ae0\n[2020-01-10T00:01:11.612Z] Step 14/17 : ENV DEVICE_PORT=161\n[2020-01-10T00:01:11.612Z] ---> Running in 929b3b5e257f\n[2020-01-10T00:01:11.612Z] Removing intermediate container 929b3b5e257f\n[2020-01-10T00:01:11.612Z] ---> f0efc19a34b9\n[2020-01-10T00:01:11.612Z] Step 15/17 : EXPOSE $DEVICE_PORT\n[2020-01-10T00:01:11.612Z] ---> Running in 7e462496f0b1\n[2020-01-10T00:01:11.612Z] Removing intermediate container 7e462496f0b1\n[2020-01-10T00:01:11.612Z] ---> e55ba1521c7e\n[2020-01-10T00:01:11.612Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[2020-01-10T00:01:13.000Z] ---> 788923afcf54\n[2020-01-10T00:01:13.000Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-10T00:01:13.260Z] ---> Running in 7f751b27502c\n[2020-01-10T00:01:13.260Z] Removing intermediate container 7f751b27502c\n[2020-01-10T00:01:13.260Z] ---> 4e65a1de2a1d\n[2020-01-10T00:01:13.260Z] Successfully built 4e65a1de2a1d\n[2020-01-10T00:01:13.260Z] Successfully tagged ci-base-image-x86_64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:01:13.884Z] + docker inspect -f . ci-base-image-x86_64\n[2020-01-10T00:01:13.884Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T00:01:14.088Z] prd-centos7-docker-4c-2g-12924 does not seem to be running inside a container\n[2020-01-10T00:01:14.172Z] $ 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 ******** ci-base-image-x86_64 cat\n[2020-01-10T00:01:14.796Z] $ docker top 07290d4e8b7f1d6148662478dcaf75e0633afb32adef1992de84e2c328b89627 -eo pid,comm\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-10T00:01:15.746Z] Failed in branch amd64\n[2020-01-10T00:01:24.388Z] 69fbc39639a5: Pull complete\n[2020-01-10T00:01:24.388Z] 63ed52b50e75: Pull complete\n[2020-01-10T00:01:24.669Z] d911076bab81: Pull complete\n[2020-01-10T00:01:31.361Z] c239fd5b1d92: Pull complete\n[2020-01-10T00:01:38.151Z] e9e6bbcae8cf: Pull complete\n[2020-01-10T00:01:38.151Z] 87583c5ba68f: Pull complete\n[2020-01-10T00:01:40.754Z] 31b5fcfd544f: Pull complete\n[2020-01-10T00:01:41.026Z] bd4a789bbede: Pull complete\n[2020-01-10T00:01:41.026Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n[2020-01-10T00:01:41.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n[2020-01-10T00:01:41.026Z] ---> 5690e4b6fe5a\n[2020-01-10T00:01:41.026Z] Step 3/17 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n[2020-01-10T00:01:45.319Z] ---> Running in a6b9c6f35a0b\n[2020-01-10T00:01:45.319Z] Removing intermediate container a6b9c6f35a0b\n[2020-01-10T00:01:45.319Z] ---> 2569ef12aa35\n[2020-01-10T00:01:45.319Z] Step 4/17 : ARG ALPINE_PKG_EXTRA=""\n[2020-01-10T00:01:45.319Z] ---> Running in e6d3b004d41c\n[2020-01-10T00:01:45.907Z] Removing intermediate container e6d3b004d41c\n[2020-01-10T00:01:45.907Z] ---> 350cf318c286\n[2020-01-10T00:01:45.907Z] Step 5/17 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-10T00:01:45.907Z] ---> Running in a2ae806293c4\n[2020-01-10T00:01:48.518Z] Removing intermediate container a2ae806293c4\n[2020-01-10T00:01:48.518Z] ---> fe2e19f54abc\n[2020-01-10T00:01:48.518Z] Step 6/17 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n[2020-01-10T00:01:48.518Z] ---> Running in 51661a65ebdc\n[2020-01-10T00:01:49.108Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n[2020-01-10T00:01:50.088Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n[2020-01-10T00:01:50.362Z] (1/9) Installing libmagic (5.36-r1)\n[2020-01-10T00:01:50.633Z] (2/9) Installing file (5.36-r1)\n[2020-01-10T00:01:50.633Z] (3/9) Installing libc-dev (0.7.1-r0)\n[2020-01-10T00:01:50.633Z] (4/9) Installing g++ (8.3.0-r0)\n[2020-01-10T00:01:54.000Z] (5/9) Installing fortify-headers (1.0-r0)\n[2020-01-10T00:01:54.000Z] (6/9) Installing build-base (0.5-r1)\n[2020-01-10T00:01:54.000Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n[2020-01-10T00:01:54.000Z] (8/9) Installing libedit (20181209.3.1-r0)\n[2020-01-10T00:01:54.000Z] (9/9) Installing openssh-client (7.9_p1-r6)\n[2020-01-10T00:01:54.000Z] Executing busybox-1.29.3-r10.trigger\n[2020-01-10T00:01:54.000Z] OK: 194 MiB in 49 packages\n[2020-01-10T00:01:59.387Z] Removing intermediate container 51661a65ebdc\n[2020-01-10T00:01:59.387Z] ---> a9d0ae403c31\n[2020-01-10T00:01:59.387Z] Step 7/17 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n[2020-01-10T00:01:59.387Z] ---> Running in a0f82cc0f947\n[2020-01-10T00:01:59.387Z] Removing intermediate container a0f82cc0f947\n[2020-01-10T00:01:59.387Z] ---> 253662f55b5d\n[2020-01-10T00:01:59.387Z] Step 8/17 : COPY . .\n[2020-01-10T00:01:59.981Z] ---> 4b4eb4ec8b66\n[2020-01-10T00:01:59.981Z] Step 9/17 : ARG MAKE=build\n[2020-01-10T00:02:00.253Z] ---> Running in d6e4c0ff5f1c\n[2020-01-10T00:02:00.533Z] Removing intermediate container d6e4c0ff5f1c\n[2020-01-10T00:02:00.533Z] ---> f417b2d2688e\n[2020-01-10T00:02:00.533Z] Step 10/17 : RUN make $MAKE\n[2020-01-10T00:02:00.533Z] ---> Running in 1782ccb4c1b7\n[2020-01-10T00:02:01.511Z] 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\n[2020-01-10T00:02:01.784Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:02:01.784Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-10T00:02:01.784Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n[2020-01-10T00:02:02.755Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n[2020-01-10T00:02:03.023Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n[2020-01-10T00:02:03.023Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n[2020-01-10T00:02:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:02:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n[2020-01-10T00:02:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:02:04.457Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n[2020-01-10T00:02:04.741Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:02:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n[2020-01-10T00:02:05.340Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n[2020-01-10T00:02:05.608Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:02:05.881Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n[2020-01-10T00:02:06.859Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:02:07.136Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:02:07.136Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n[2020-01-10T00:02:07.418Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:02:07.418Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:02:07.418Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n[2020-01-10T00:02:08.855Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n[2020-01-10T00:02:09.125Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n[2020-01-10T00:02:09.721Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n[2020-01-10T00:02:10.315Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n[2020-01-10T00:02:10.586Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n[2020-01-10T00:02:10.863Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n[2020-01-10T00:02:10.863Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n[2020-01-10T00:02:10.863Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n[2020-01-10T00:02:10.863Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n[2020-01-10T00:02:10.863Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n[2020-01-10T00:02:11.139Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n[2020-01-10T00:02:12.575Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n[2020-01-10T00:02:12.575Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n[2020-01-10T00:02:12.575Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n[2020-01-10T00:02:12.575Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n[2020-01-10T00:02:12.849Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n[2020-01-10T00:02:12.849Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n[2020-01-10T00:02:13.125Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n[2020-01-10T00:02:14.565Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n[2020-01-10T00:02:14.565Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n[2020-01-10T00:02:14.565Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n[2020-01-10T00:02:14.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n[2020-01-10T00:02:14.854Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n[2020-01-10T00:02:16.314Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n[2020-01-10T00:02:16.593Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n[2020-01-10T00:02:17.198Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n[2020-01-10T00:02:17.198Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n[2020-01-10T00:02:17.472Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:02:18.074Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n[2020-01-10T00:02:18.074Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n[2020-01-10T00:02:19.040Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n[2020-01-10T00:02:19.040Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:02:19.308Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n[2020-01-10T00:02:24.716Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n[2020-01-10T00:02:24.716Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n[2020-01-10T00:02:24.716Z] \x1b[0m\x1b[91mgo: downloading github.com/soniah/gosnmp v1.21.0\n[2020-01-10T00:02:24.716Z] \x1b[0m\x1b[91mgo: downloading github.com/golang/mock v1.2.0\n[2020-01-10T00:02:24.989Z] \x1b[0m\x1b[91mgo: downloading github.com/pkg/errors v0.8.1\n[2020-01-10T00:02:24.989Z] \x1b[0m\x1b[91mgo: downloading github.com/ugorji/go v1.1.4\n[2020-01-10T00:02:24.989Z] \x1b[0m\x1b[91mgo: downloading github.com/gorilla/mux v1.6.2\n[2020-01-10T00:02:25.263Z] \x1b[0m\x1b[91mgo: downloading gopkg.in/yaml.v2 v2.2.2\n[2020-01-10T00:02:25.541Z] \x1b[0m\x1b[91mgo: downloading github.com/edgexfoundry/go-mod-registry v0.1.0\n[2020-01-10T00:02:25.541Z] \x1b[0m\x1b[91mgo: downloading github.com/google/uuid v1.1.0\n[2020-01-10T00:02:25.541Z] \x1b[0m\x1b[91mgo: downloading github.com/pelletier/go-toml v1.2.0\n[2020-01-10T00:02:25.541Z] \x1b[0m\x1b[91mgo: downloading github.com/go-kit/kit v0.8.0\n[2020-01-10T00:02:25.811Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/consul v1.4.2\n[2020-01-10T00:02:25.811Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n[2020-01-10T00:02:25.811Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/mapstructure v1.1.2\n[2020-01-10T00:02:26.092Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/copystructure v1.0.0\n[2020-01-10T00:02:26.092Z] \x1b[0m\x1b[91mgo: downloading github.com/cenkalti/backoff v2.1.1+incompatible\n[2020-01-10T00:02:26.092Z] \x1b[0m\x1b[91mgo: downloading github.com/mitchellh/reflectwalk v1.0.0\n[2020-01-10T00:02:27.526Z] \x1b[0m\x1b[91mgo: downloading github.com/go-logfmt/logfmt v0.4.0\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-cleanhttp v0.5.0\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-rootcerts v1.0.0\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/serf v0.8.2\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/go-immutable-radix v1.0.0\n[2020-01-10T00:02:59.824Z] \x1b[0m\x1b[91mgo: downloading github.com/hashicorp/golang-lru v0.5.0\n[2020-01-10T00:03:46.760Z] \x1b[0mCGO_ENABLED=0 GO111MODULE=on go build ./...\n[2020-01-10T00:04:08.912Z] Removing intermediate container 1782ccb4c1b7\n[2020-01-10T00:04:08.912Z] ---> 5dee7a93d4f1\n[2020-01-10T00:04:08.912Z] Step 11/17 : FROM scratch\n[2020-01-10T00:04:08.912Z] ---> \n[2020-01-10T00:04:08.912Z] Step 12/17 : ENV APP_PORT=49993\n[2020-01-10T00:04:08.912Z] ---> Running in 86415f528893\n[2020-01-10T00:04:08.912Z] Removing intermediate container 86415f528893\n[2020-01-10T00:04:08.912Z] ---> 9f97801e4387\n[2020-01-10T00:04:08.912Z] Step 13/17 : EXPOSE $APP_PORT\n[2020-01-10T00:04:08.912Z] ---> Running in ae327952f025\n[2020-01-10T00:04:08.912Z] Removing intermediate container ae327952f025\n[2020-01-10T00:04:08.912Z] ---> 2201704c19cd\n[2020-01-10T00:04:08.912Z] Step 14/17 : ENV DEVICE_PORT=161\n[2020-01-10T00:04:08.912Z] ---> Running in 512c87773cf3\n[2020-01-10T00:04:08.912Z] Removing intermediate container 512c87773cf3\n[2020-01-10T00:04:08.912Z] ---> 73aab5fe597a\n[2020-01-10T00:04:08.912Z] Step 15/17 : EXPOSE $DEVICE_PORT\n[2020-01-10T00:04:08.912Z] ---> Running in 26e4bfca295a\n[2020-01-10T00:04:08.912Z] Removing intermediate container 26e4bfca295a\n[2020-01-10T00:04:08.912Z] ---> 36d50f937067\n[2020-01-10T00:04:08.912Z] Step 16/17 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd /\n[2020-01-10T00:04:09.181Z] ---> b61088de7c2c\n[2020-01-10T00:04:09.181Z] Step 17/17 : ENTRYPOINT ["/device-snmp-go","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"]\n[2020-01-10T00:04:09.181Z] ---> Running in bb77e2ef0c24\n[2020-01-10T00:04:09.767Z] Removing intermediate container bb77e2ef0c24\n[2020-01-10T00:04:09.767Z] ---> be240e24fe70\n[2020-01-10T00:04:09.767Z] Successfully built be240e24fe70\n[2020-01-10T00:04:09.767Z] Successfully tagged ci-base-image-arm64:latest\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:04:10.401Z] + docker inspect -f . ci-base-image-arm64\n[2020-01-10T00:04:10.670Z] .\n[Pipeline] withDockerContainer\n[2020-01-10T00:04:11.043Z] prd-ubuntu18.04-docker-arm64-4c-2g-12923 does not seem to be running inside a container\n[2020-01-10T00:04:11.129Z] $ 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 ******** ci-base-image-arm64 cat\n[2020-01-10T00:04:12.529Z] $ docker top 8b26ebe51a3934b0a9b40cf8845cb8ee81bebac9158a8441498b8b15c7688943 -eo pid,comm\n[Pipeline] // withDockerContainer\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-10T00:04:14.392Z] Failed in branch arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:04:15.699Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:04:16.029Z] ---> package-listing.sh\n[2020-01-10T00:04:16.029Z] ++ facter osfamily\n[2020-01-10T00:04:16.029Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-10T00:04:16.029Z] + OS_FAMILY=redhat\n[2020-01-10T00:04:16.029Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-10T00:04:16.029Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-10T00:04:16.029Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-10T00:04:16.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-10T00:04:16.029Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-10T00:04:16.029Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n[2020-01-10T00:04:16.029Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-10T00:04:16.029Z] + case "${OS_FAMILY}" in\n[2020-01-10T00:04:16.029Z] + rpm -qa\n[2020-01-10T00:04:16.029Z] + sort\n[2020-01-10T00:04:20.223Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-10T00:04:20.223Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-10T00:04:20.223Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-10T00:04:20.223Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n[2020-01-10T00:04:20.223Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n[2020-01-10T00:04:20.223Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:04:20.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T00:04:20.605Z] \n[2020-01-10T00:04:20.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-10T00:04:20.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-10T00:04:20.939Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-10T00:04:20.939Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-10T00:04:20.939Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-10T00:04:20.939Z] c9ea274ed700: Pulling fs layer\n[2020-01-10T00:04:20.939Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-10T00:04:20.939Z] f6a933c9cadc: Pulling fs layer\n[2020-01-10T00:04:20.939Z] 61811dbd4963: Pulling fs layer\n[2020-01-10T00:04:20.939Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-10T00:04:20.939Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-10T00:04:20.939Z] dc21a1d4508b: Pulling fs layer\n[2020-01-10T00:04:20.939Z] 363af2e989c4: Pulling fs layer\n[2020-01-10T00:04:20.939Z] 61811dbd4963: Waiting\n[2020-01-10T00:04:20.939Z] a6eb2c9e2280: Waiting\n[2020-01-10T00:04:20.939Z] 095dd8b7b4d8: Waiting\n[2020-01-10T00:04:20.939Z] 9cfac6ba3733: Waiting\n[2020-01-10T00:04:20.939Z] f6a933c9cadc: Waiting\n[2020-01-10T00:04:20.939Z] dc21a1d4508b: Waiting\n[2020-01-10T00:04:20.939Z] 363af2e989c4: Waiting\n[2020-01-10T00:04:20.939Z] da0e9bf0cc60: Download complete\n[2020-01-10T00:04:20.939Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-10T00:04:20.939Z] 9cfac6ba3733: Download complete\n[2020-01-10T00:04:20.939Z] e6b0cf9c0882: Download complete\n[2020-01-10T00:04:20.939Z] f6a933c9cadc: Verifying Checksum\n[2020-01-10T00:04:20.939Z] f6a933c9cadc: Download complete\n[2020-01-10T00:04:21.214Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-10T00:04:21.214Z] a6eb2c9e2280: Download complete\n[2020-01-10T00:04:21.477Z] c9ea274ed700: Verifying Checksum\n[2020-01-10T00:04:21.477Z] c9ea274ed700: Download complete\n[2020-01-10T00:04:21.477Z] e6b0cf9c0882: Pull complete\n[2020-01-10T00:04:21.477Z] dc21a1d4508b: Verifying Checksum\n[2020-01-10T00:04:21.477Z] dc21a1d4508b: Download complete\n[2020-01-10T00:04:21.477Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-10T00:04:21.477Z] 095dd8b7b4d8: Download complete\n[2020-01-10T00:04:21.477Z] 363af2e989c4: Verifying Checksum\n[2020-01-10T00:04:21.477Z] 363af2e989c4: Download complete\n[2020-01-10T00:04:21.739Z] da0e9bf0cc60: Pull complete\n[2020-01-10T00:04:22.001Z] 61811dbd4963: Verifying Checksum\n[2020-01-10T00:04:22.001Z] 61811dbd4963: Download complete\n[2020-01-10T00:04:23.376Z] c9ea274ed700: Pull complete\n[2020-01-10T00:04:23.376Z] 9cfac6ba3733: Pull complete\n[2020-01-10T00:04:24.311Z] f6a933c9cadc: Pull complete\n[2020-01-10T00:04:27.604Z] 61811dbd4963: Pull complete\n[2020-01-10T00:04:27.604Z] a6eb2c9e2280: Pull complete\n[2020-01-10T00:04:28.981Z] 095dd8b7b4d8: Pull complete\n[2020-01-10T00:04:29.241Z] dc21a1d4508b: Pull complete\n[2020-01-10T00:04:29.499Z] 363af2e989c4: Pull complete\n[2020-01-10T00:04:29.499Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-10T00:04:29.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-10T00:04:29.678Z] prd-centos7-docker-4c-2g-12920 does not seem to be running inside a container\n[2020-01-10T00:04:29.715Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-41 -v /w/workspace/dgexfoundry_device-snmp-go_PR-41:/w/workspace/dgexfoundry_device-snmp-go_PR-41:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-41@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-10T00:04:30.723Z] $ docker top 14cb7b64171e39de9059d917a252074f05646cd2760f908125c2de8c0c3bf225 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-10T00:04:31.339Z] provisioning config files...\n[2020-01-10T00:04:31.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config5090274034663381700tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-10T00:04:31.413Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:04:31.749Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-10T00:04:31.773Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-10T00:04:32.092Z] ---> logs-deploy.sh\n[2020-01-10T00:04:32.092Z] + ARCHIVE_ARTIFACTS=\n[2020-01-10T00:04:32.092Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-10T00:04:32.092Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-10T00:04:32.092Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-10T00:04:32.092Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/1\n[2020-01-10T00:04:32.092Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/1/\n[2020-01-10T00:04:32.092Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/1 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n[2020-01-10T00:04:33.473Z] Archives upload complete.\n[2020-01-10T00:04:33.473Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/1/\n'