b' Pull request #41 updated\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of lranjbar for edgexfoundry/device-snmp-go\n Obtained Jenkinsfile from 9e7b38127e5e8152f87ef3e4020458e83afd6bc4+9dae7c8b866438b01dbdc6bda4331bc295d88c66 (7f34fd82ac9ebdb7caa96fd1a37c2b69b8dd2cb2)\n Running in Durability level: PERFORMANCE_OPTIMIZED\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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 Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit 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 [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.11]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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\n DOCKER_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\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-13841 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n > git init /w/workspace/dgexfoundry_device-snmp-go_PR-41 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n > git --version # timeout=10\n using 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 Fetching without tags\n Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n Merge succeeded, producing 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n Checking out Revision 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 (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\n Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n using 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 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # 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 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\n First time build. Skipping changelog.\n > git rev-list --no-walk 19745b7e3de5a304ee864e53e0f3c53f8b48a116 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-10T17:06:56.325Z] 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-10T17:06:57.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T17:06:57.734Z] \n [2020-01-10T17:06:57.734Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:06:58.079Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-10T17:06:58.079Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-10T17:06:58.079Z] e7c96db7181b: Pulling fs layer\n [2020-01-10T17:06:58.079Z] a038dfdf5543: Pulling fs layer\n [2020-01-10T17:06:58.079Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-10T17:06:58.346Z] e7c96db7181b: Verifying Checksum\n [2020-01-10T17:06:58.346Z] e7c96db7181b: Download complete\n [2020-01-10T17:06:58.346Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-10T17:06:58.346Z] 8d5d8e63b3c0: Download complete\n [2020-01-10T17:06:58.346Z] a038dfdf5543: Verifying Checksum\n [2020-01-10T17:06:58.346Z] e7c96db7181b: Pull complete\n [2020-01-10T17:06:59.281Z] a038dfdf5543: Pull complete\n [2020-01-10T17:06:59.281Z] 8d5d8e63b3c0: Pull complete\n [2020-01-10T17:06:59.281Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-10T17:06:59.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-10T17:06:59.412Z] prd-centos7-docker-4c-2g-13841 does not seem to be running inside a container\n [2020-01-10T17:06:59.451Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-10T17:06:59.994Z] $ docker top 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-10T17:07:00.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T17:07:00.517Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T17:07:00.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T17:07:00.688Z] $ docker exec 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a ssh-agent\n [2020-01-10T17:07:00.866Z] SSH_AUTH_SOCK=/tmp/ssh-g0X2Q5yp9fRH/agent.14\n [2020-01-10T17:07:00.866Z] SSH_AGENT_PID=21\n [2020-01-10T17:07:00.875Z] Running ssh-add (command line suppressed)\n [2020-01-10T17:07:01.012Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_1846971839907371848.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_1846971839907371848.key)\n [2020-01-10T17:07:01.058Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:07:01.348Z] + git describe --exact-match --tags HEAD\n [2020-01-10T17:07:01.348Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-10T17:07:01.403Z] $ docker exec --env ******** --env ******** 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a ssh-agent -k\n [2020-01-10T17:07:01.543Z] unset SSH_AUTH_SOCK;\n [2020-01-10T17:07:01.544Z] unset SSH_AGENT_PID;\n [2020-01-10T17:07:01.544Z] echo Agent pid 21 killed;\n [2020-01-10T17:07:01.591Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-10T17:07:01.607Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-10T17:07:01.607Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-10T17:07:01.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-10T17:07:01.637Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-10T17:07:01.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-10T17:07:01.812Z] $ docker exec 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a ssh-agent\n [2020-01-10T17:07:01.993Z] SSH_AUTH_SOCK=/tmp/ssh-3qUDxWBihckl/agent.55\n [2020-01-10T17:07:01.993Z] SSH_AGENT_PID=62\n [2020-01-10T17:07:02.001Z] Running ssh-add (command line suppressed)\n [2020-01-10T17:07:02.143Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3622490413885560315.key (/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/private_key_3622490413885560315.key)\n [2020-01-10T17:07:02.197Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:07:02.487Z] + git semver init\n [2020-01-10T17:07:02.487Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-10T17:07:02.487Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.git\n [2020-01-10T17:07:02.487Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:07:02.487Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-10T17:07:02.487Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-10T17:07:02.487Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-10T17:07:02.487Z] # $SEMVER_BRANCH = PR-41\n [2020-01-10T17:07:02.487Z] # $SEMVER_TEMP = /tmp/semver-747707824\n [2020-01-10T17:07:02.487Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP\n [2020-01-10T17:07:03.055Z] # \'/tmp/semver-747707824\' -> \'/w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\'\n [2020-01-10T17:07:03.055Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-41/.semver\n [Pipeline] }\n [2020-01-10T17:07:03.059Z] $ docker exec --env ******** --env ******** 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a ssh-agent -k\n [2020-01-10T17:07:03.193Z] unset SSH_AUTH_SOCK;\n [2020-01-10T17:07:03.193Z] unset SSH_AGENT_PID;\n [2020-01-10T17:07:03.193Z] echo Agent pid 62 killed;\n [2020-01-10T17:07:03.237Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-10T17:07:03.545Z] + git semver\n [Pipeline] }\n [2020-01-10T17:07:03.554Z] $ docker stop --time=1 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a\n [2020-01-10T17:07:04.863Z] $ docker rm -f 0c236ae45aa5201e52fc46c5b18386cc1da41b1fc1cdc6cbc421184fc043e17a\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-10T17:07:05.366Z] Stashed 31 file(s)\n [Pipeline] echo\n [2020-01-10T17:07:05.368Z] [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-10T17:07:20.462Z] Still waiting to schedule task\n [2020-01-10T17:07:20.462Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-13841\xe2\x80\x99\n [2020-01-10T17:07:20.464Z] Still waiting to schedule task\n [2020-01-10T17:07:20.464Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-10T17:08:25.589Z] Running on prd-centos7-docker-4c-2g-13844 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T17:08:25.601Z] Running in /w/workspace/device-snmp-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T17:08:27.876Z] using credential edgex-jenkins-ssh\n [2020-01-10T17:08:27.895Z] Cloning the remote Git repository\n [2020-01-10T17:08:27.895Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T17:08:27.227Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:08:27.262Z] > git init /w/workspace/device-snmp-go/3 # timeout=10\n [2020-01-10T17:08:27.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:08:27.306Z] > git --version # timeout=10\n [2020-01-10T17:08:27.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:08:27.337Z] > 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-10T17:08:28.495Z] Fetching without tags\n [2020-01-10T17:08:28.847Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n [2020-01-10T17:08:28.908Z] Merge succeeded, producing 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n [2020-01-10T17:08:28.908Z] Checking out Revision 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 (PR-41)\n [2020-01-10T17:08:27.823Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:08:27.830Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T17:08:27.835Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:08:27.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:08:27.859Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:08:27.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:08:27.864Z] > 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-10T17:08:28.244Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:08:28.251Z] > git checkout -f 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n [2020-01-10T17:08:28.282Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T17:08:28.295Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T17:08:28.305Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:08:28.309Z] > git checkout -f 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n [2020-01-10T17:08:32.220Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-10T17:08:33.019Z] =========================================================\n [2020-01-10T17:08:33.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine]\n [2020-01-10T17:08:33.019Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:08:33.687Z] + 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-10T17:08:33.950Z] Sending build context to Docker daemon 315.4kB\n\n [2020-01-10T17:08:33.950Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:08:33.950Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T17:08:33.950Z] 1.11.9-alpine: Pulling from edgex-golang-base\n [2020-01-10T17:08:33.950Z] bdf0201b3a05: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 38f114998adb: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 21134b1a9e68: Pulling fs layer\n [2020-01-10T17:08:33.950Z] cd170a3a88ba: Pulling fs layer\n [2020-01-10T17:08:33.950Z] aa6d03943d33: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 596e9b4d0e85: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 973e67862d1a: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 6c3f447c4847: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 4c05a57fd44c: Pulling fs layer\n [2020-01-10T17:08:33.950Z] cd4b352ef8d7: Pulling fs layer\n [2020-01-10T17:08:33.950Z] e94a91aa99aa: Pulling fs layer\n [2020-01-10T17:08:33.950Z] 973e67862d1a: Waiting\n [2020-01-10T17:08:33.950Z] aa6d03943d33: Waiting\n [2020-01-10T17:08:33.950Z] 596e9b4d0e85: Waiting\n [2020-01-10T17:08:33.950Z] 6c3f447c4847: Waiting\n [2020-01-10T17:08:33.950Z] cd4b352ef8d7: Waiting\n [2020-01-10T17:08:33.950Z] e94a91aa99aa: Waiting\n [2020-01-10T17:08:33.950Z] 4c05a57fd44c: Waiting\n [2020-01-10T17:08:33.950Z] 21134b1a9e68: Verifying Checksum\n [2020-01-10T17:08:33.950Z] 21134b1a9e68: Download complete\n [2020-01-10T17:08:33.950Z] 38f114998adb: Verifying Checksum\n [2020-01-10T17:08:33.950Z] 38f114998adb: Download complete\n [2020-01-10T17:08:33.950Z] aa6d03943d33: Verifying Checksum\n [2020-01-10T17:08:33.950Z] aa6d03943d33: Download complete\n [2020-01-10T17:08:33.950Z] 596e9b4d0e85: Verifying Checksum\n [2020-01-10T17:08:33.950Z] 596e9b4d0e85: Download complete\n [2020-01-10T17:08:33.950Z] bdf0201b3a05: Verifying Checksum\n [2020-01-10T17:08:33.950Z] bdf0201b3a05: Download complete\n [2020-01-10T17:08:34.217Z] bdf0201b3a05: Pull complete\n [2020-01-10T17:08:34.801Z] 973e67862d1a: Verifying Checksum\n [2020-01-10T17:08:34.801Z] 973e67862d1a: Download complete\n [2020-01-10T17:08:34.801Z] 4c05a57fd44c: Verifying Checksum\n [2020-01-10T17:08:34.801Z] 4c05a57fd44c: Download complete\n [2020-01-10T17:08:35.373Z] cd4b352ef8d7: Verifying Checksum\n [2020-01-10T17:08:35.373Z] cd4b352ef8d7: Download complete\n [2020-01-10T17:08:35.373Z] e94a91aa99aa: Verifying Checksum\n [2020-01-10T17:08:35.373Z] e94a91aa99aa: Download complete\n [2020-01-10T17:08:35.373Z] 6c3f447c4847: Verifying Checksum\n [2020-01-10T17:08:35.373Z] 6c3f447c4847: Download complete\n [2020-01-10T17:08:35.373Z] cd170a3a88ba: Verifying Checksum\n [2020-01-10T17:08:35.373Z] cd170a3a88ba: Download complete\n [2020-01-10T17:08:36.311Z] 38f114998adb: Pull complete\n [2020-01-10T17:08:36.570Z] 21134b1a9e68: Pull complete\n [2020-01-10T17:08:40.776Z] cd170a3a88ba: Pull complete\n [2020-01-10T17:08:41.034Z] aa6d03943d33: Pull complete\n [2020-01-10T17:08:41.034Z] 596e9b4d0e85: Pull complete\n [2020-01-10T17:08:45.238Z] 973e67862d1a: Pull complete\n [2020-01-10T17:08:48.531Z] 6c3f447c4847: Pull complete\n [2020-01-10T17:08:48.531Z] 4c05a57fd44c: Pull complete\n [2020-01-10T17:08:49.097Z] cd4b352ef8d7: Pull complete\n [2020-01-10T17:08:49.097Z] e94a91aa99aa: Pull complete\n [2020-01-10T17:08:49.097Z] Digest: sha256:5500eb8cf452cbe1e30df8e9a650168b714917778eb67311558bbe9eff3e366c\n [2020-01-10T17:08:49.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine\n [2020-01-10T17:08:49.097Z] ---> f9138e085dcd\n [2020-01-10T17:08:49.097Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T17:08:49.097Z] ---> Running in b13a6779ae56\n [2020-01-10T17:08:49.359Z] Removing intermediate container b13a6779ae56\n [2020-01-10T17:08:49.359Z] ---> 3f2865905e6f\n [2020-01-10T17:08:49.359Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:08:49.359Z] ---> Running in bd4aebc59861\n [2020-01-10T17:08:50.735Z] Removing intermediate container bd4aebc59861\n [2020-01-10T17:08:50.735Z] ---> 22bfdafa878a\n [2020-01-10T17:08:50.735Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T17:08:50.735Z] ---> Running in 9ce1b7e55347\n [2020-01-10T17:08:50.994Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:08:51.561Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:08:52.132Z] OK: 133 MiB in 40 packages\n [2020-01-10T17:08:52.391Z] Removing intermediate container 9ce1b7e55347\n [2020-01-10T17:08:52.391Z] ---> e585d0fa185e\n [2020-01-10T17:08:52.391Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T17:08:52.391Z] ---> Running in b306309eb56d\n [2020-01-10T17:08:52.650Z] Removing intermediate container b306309eb56d\n [2020-01-10T17:08:52.650Z] ---> 93e70733197c\n [2020-01-10T17:08:52.650Z] Step 7/8 : COPY . .\n [2020-01-10T17:08:52.911Z] ---> 4f9c7be83673\n [2020-01-10T17:08:52.911Z] Step 8/8 : RUN go mod download\n [2020-01-10T17:08:52.911Z] ---> Running in 8b2a5e027e13\n [2020-01-10T17:08:53.172Z] \x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T17:08:53.172Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T17:08:53.172Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T17:08:53.739Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T17:08:53.739Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T17:08:54.306Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T17:08:54.570Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T17:08:54.570Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T17:08:54.835Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T17:08:54.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T17:08:54.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T17:08:54.835Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T17:08:54.835Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T17:08:55.095Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T17:08:55.095Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T17:08:55.095Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T17:08:55.095Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T17:08:55.663Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T17:08:55.664Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T17:08:55.664Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T17:08:55.664Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T17:08:55.664Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T17:08:55.923Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T17:08:56.183Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T17:08:56.184Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T17:08:56.184Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T17:08:56.184Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T17:08:56.184Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T17:08:56.444Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T17:08:56.444Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T17:08:56.712Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T17:08:56.712Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T17:08:56.983Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T17:08:56.983Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T17:08:57.244Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T17:08:57.503Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T17:08:57.503Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T17:08:57.764Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T17:08:57.764Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T17:08:57.764Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T17:08:58.023Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T17:08:58.284Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T17:08:58.284Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T17:08:58.284Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T17:08:58.284Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T17:08:58.284Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T17:08:58.550Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T17:08:58.550Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T17:08:58.815Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T17:08:58.816Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T17:08:59.075Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T17:09:19.666Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-13843 in /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [Pipeline] {\n [Pipeline] ws\n [2020-01-10T17:09:19.678Z] Running in /w/workspace/device-snmp-go/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-10T17:09:21.091Z] \x1b[0mRemoving intermediate container 8b2a5e027e13\n [2020-01-10T17:09:21.091Z] ---> 08eebb828090\n [2020-01-10T17:09:21.091Z] Successfully built 08eebb828090\n [2020-01-10T17:09:21.091Z] 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-10T17:09:21.570Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-10T17:09:21.828Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T17:09:21.948Z] prd-centos7-docker-4c-2g-13844 does not seem to be running inside a container\n [2020-01-10T17:09:21.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-10T17:09:22.584Z] $ docker top 198e6ed276ea40ca7a9f1adbe8cf8e25dadc29b35f2561b98acd47753dec07b9 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:09:24.146Z] + go version\n [2020-01-10T17:09:24.712Z] go version go1.11.9 linux/amd64\n [Pipeline] sh\n [2020-01-10T17:09:25.006Z] + make test\n [2020-01-10T17:09:25.006Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T17:09:26.389Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T17:09:26.481Z] using credential edgex-jenkins-ssh\n [2020-01-10T17:09:26.513Z] Cloning the remote Git repository\n [2020-01-10T17:09:26.513Z] Cloning with configured refspecs honoured and without tags\n [2020-01-10T17:09:26.573Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:09:26.663Z] > git init /w/workspace/device-snmp-go/3 # timeout=10\n [2020-01-10T17:09:26.748Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:09:26.750Z] > git --version # timeout=10\n [2020-01-10T17:09:26.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:09:26.848Z] > 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-10T17:09:27.653Z] Fetching without tags\n [2020-01-10T17:09:28.124Z] Merging remotes/origin/master commit 9dae7c8b866438b01dbdc6bda4331bc295d88c66 into PR head commit 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n [2020-01-10T17:09:27.543Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:09:27.573Z] > git config --add remote.origin.fetch +refs/pull/41/head:refs/remotes/origin/PR-41 # timeout=10\n [2020-01-10T17:09:27.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-10T17:09:27.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n [2020-01-10T17:09:27.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n [2020-01-10T17:09:27.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-10T17:09:27.676Z] > 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-10T17:09:28.151Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:09:28.191Z] > git checkout -f 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n [2020-01-10T17:09:28.283Z] > git merge 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\n [2020-01-10T17:09:28.348Z] Merge succeeded, producing 9e7b38127e5e8152f87ef3e4020458e83afd6bc4\n [2020-01-10T17:09:28.349Z] Checking out Revision 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 (PR-41)\n [2020-01-10T17:09:28.315Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-10T17:09:28.353Z] > git config core.sparsecheckout # timeout=10\n [2020-01-10T17:09:28.377Z] > git checkout -f 9e7b38127e5e8152f87ef3e4020458e83afd6bc4 # timeout=10\n [2020-01-10T17:09:32.726Z] Commit message: "Migrate Jenkinsfile to use edgeXBuildGoApp function"\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-10T17:09:33.799Z] =========================================================\n [2020-01-10T17:09:33.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64]\n [2020-01-10T17:09:33.799Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:09:35.170Z] + 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-10T17:09:36.146Z] Sending build context to Docker daemon 315.4kB\n\n [2020-01-10T17:09:36.146Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:09:36.146Z] Step 2/8 : FROM ${BASE}\n [2020-01-10T17:09:36.421Z] 1.11.9-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-10T17:09:36.421Z] 6f37394be673: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 624d8cd59892: Pulling fs layer\n [2020-01-10T17:09:36.421Z] ecff0f4f3435: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 69fbc39639a5: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 63ed52b50e75: Pulling fs layer\n [2020-01-10T17:09:36.421Z] d911076bab81: Pulling fs layer\n [2020-01-10T17:09:36.421Z] c239fd5b1d92: Pulling fs layer\n [2020-01-10T17:09:36.421Z] e9e6bbcae8cf: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 87583c5ba68f: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 31b5fcfd544f: Pulling fs layer\n [2020-01-10T17:09:36.421Z] bd4a789bbede: Pulling fs layer\n [2020-01-10T17:09:36.421Z] 69fbc39639a5: Waiting\n [2020-01-10T17:09:36.421Z] 63ed52b50e75: Waiting\n [2020-01-10T17:09:36.421Z] d911076bab81: Waiting\n [2020-01-10T17:09:36.421Z] c239fd5b1d92: Waiting\n [2020-01-10T17:09:36.421Z] e9e6bbcae8cf: Waiting\n [2020-01-10T17:09:36.421Z] 87583c5ba68f: Waiting\n [2020-01-10T17:09:36.421Z] 31b5fcfd544f: Waiting\n [2020-01-10T17:09:36.421Z] bd4a789bbede: Waiting\n [2020-01-10T17:09:36.690Z] ecff0f4f3435: Download complete\n [2020-01-10T17:09:36.690Z] 624d8cd59892: Verifying Checksum\n [2020-01-10T17:09:36.690Z] 624d8cd59892: Download complete\n [2020-01-10T17:09:36.690Z] 63ed52b50e75: Verifying Checksum\n [2020-01-10T17:09:36.690Z] 63ed52b50e75: Download complete\n [2020-01-10T17:09:36.973Z] d911076bab81: Verifying Checksum\n [2020-01-10T17:09:36.973Z] d911076bab81: Download complete\n [2020-01-10T17:09:36.973Z] 6f37394be673: Verifying Checksum\n [2020-01-10T17:09:36.973Z] 6f37394be673: Download complete\n [2020-01-10T17:09:38.658Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T17:09:38.658Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.006s\tcoverage: 0.0% of statements\n [2020-01-10T17:09:38.658Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T17:09:39.597Z] 6f37394be673: Pull complete\n [2020-01-10T17:09:40.206Z] 624d8cd59892: Pull complete\n [2020-01-10T17:09:40.811Z] ecff0f4f3435: Pull complete\n [2020-01-10T17:09:42.860Z] gofmt -l .\n [2020-01-10T17:09:42.860Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T17:09:42.860Z] ./bin/test-attribution-txt.sh\n [2020-01-10T17:09:43.430Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T17:09:44.029Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T17:09:44.030Z] $ docker stop --time=1 198e6ed276ea40ca7a9f1adbe8cf8e25dadc29b35f2561b98acd47753dec07b9\n [2020-01-10T17:09:44.184Z] c239fd5b1d92: Verifying Checksum\n [2020-01-10T17:09:44.185Z] c239fd5b1d92: Download complete\n [2020-01-10T17:09:44.185Z] 87583c5ba68f: Verifying Checksum\n [2020-01-10T17:09:44.185Z] 87583c5ba68f: Download complete\n [2020-01-10T17:09:45.507Z] $ docker rm -f 198e6ed276ea40ca7a9f1adbe8cf8e25dadc29b35f2561b98acd47753dec07b9\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:09:46.592Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T17:09:46.884Z] + ls -al .\n [2020-01-10T17:09:46.884Z] total 88\n [2020-01-10T17:09:46.884Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 10 17:09 .\n [2020-01-10T17:09:46.884Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 10 17:08 ..\n [2020-01-10T17:09:46.884Z] -rw-rw-r--. 1 jenkins jenkins 4175 Jan 10 17:08 Attribution.txt\n [2020-01-10T17:09:46.884Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 10 17:08 bin\n [2020-01-10T17:09:46.884Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 10 17:08 cmd\n [2020-01-10T17:09:46.884Z] -rw-r--r--. 1 jenkins jenkins 8492 Jan 10 17:09 coverage.out\n [2020-01-10T17:09:46.884Z] -rw-rw-r--. 1 jenkins jenkins 1153 Jan 10 17:08 Dockerfile\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 332 Jan 10 17:08 Dockerfile.build\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 10 17:08 .dockerignore\n [2020-01-10T17:09:46.885Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 10 17:08 .git\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 10 17:08 .gitignore\n [2020-01-10T17:09:46.885Z] -rw-r--r--. 1 jenkins jenkins 222 Jan 10 17:09 go.mod\n [2020-01-10T17:09:46.885Z] -rw-r--r--. 1 jenkins jenkins 11375 Jan 10 17:09 go.sum\n [2020-01-10T17:09:46.885Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 10 17:08 internal\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 678 Jan 10 17:08 Jenkinsfile\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 908 Jan 10 17:08 Makefile\n [2020-01-10T17:09:46.885Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 10 17:08 profiles\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 10 17:08 README.md\n [2020-01-10T17:09:46.885Z] drwxrwxr-x. 3 jenkins jenkins 74 Jan 10 17:08 .semver\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 10 17:07 VERSION\n [2020-01-10T17:09:46.885Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 10 17:08 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:09:47.179Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg \'MAKE=make build\' --label git_sha=9e7b38127e5e8152f87ef3e4020458e83afd6bc4 --label arch=x86_64 --label version=0.0.0 .\n [2020-01-10T17:09:47.179Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-10T17:09:47.179Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:09:47.179Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T17:09:47.179Z] ---> 08eebb828090\n [2020-01-10T17:09:47.179Z] Step 3/20 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T17:09:47.438Z] ---> Running in 440e7816f207\n [2020-01-10T17:09:47.438Z] Removing intermediate container 440e7816f207\n [2020-01-10T17:09:47.438Z] ---> 4426b1669e61\n [2020-01-10T17:09:47.438Z] Step 4/20 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T17:09:47.438Z] ---> Running in 1afde396ed8a\n [2020-01-10T17:09:47.570Z] 31b5fcfd544f: Verifying Checksum\n [2020-01-10T17:09:47.570Z] 31b5fcfd544f: Download complete\n [2020-01-10T17:09:47.697Z] Removing intermediate container 1afde396ed8a\n [2020-01-10T17:09:47.697Z] ---> b8ee699c9055\n [2020-01-10T17:09:47.697Z] Step 5/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:09:47.697Z] ---> Running in 67841bb5c37f\n [2020-01-10T17:09:47.847Z] bd4a789bbede: Verifying Checksum\n [2020-01-10T17:09:47.847Z] bd4a789bbede: Download complete\n [2020-01-10T17:09:48.633Z] Removing intermediate container 67841bb5c37f\n [2020-01-10T17:09:48.633Z] ---> b952a72cd083\n [2020-01-10T17:09:48.633Z] Step 6/20 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T17:09:48.633Z] ---> Running in 98c37e582303\n [2020-01-10T17:09:48.893Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:09:49.299Z] e9e6bbcae8cf: Verifying Checksum\n [2020-01-10T17:09:49.299Z] e9e6bbcae8cf: Download complete\n [2020-01-10T17:09:49.460Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-10T17:09:50.030Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T17:09:50.030Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T17:09:50.030Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T17:09:50.288Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T17:09:50.737Z] 69fbc39639a5: Verifying Checksum\n [2020-01-10T17:09:50.737Z] 69fbc39639a5: Download complete\n [2020-01-10T17:10:02.496Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T17:10:02.496Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T17:10:02.496Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T17:10:02.496Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T17:10:02.496Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T17:10:02.496Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T17:10:02.496Z] OK: 197 MiB in 49 packages\n [2020-01-10T17:10:03.875Z] Removing intermediate container 98c37e582303\n [2020-01-10T17:10:03.875Z] ---> 0e725ade1ce3\n [2020-01-10T17:10:03.875Z] Step 7/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T17:10:03.875Z] ---> Running in a23f345c7061\n [2020-01-10T17:10:04.133Z] Removing intermediate container a23f345c7061\n [2020-01-10T17:10:04.133Z] ---> 39a482fd07af\n [2020-01-10T17:10:04.133Z] Step 8/20 : COPY . .\n [2020-01-10T17:10:04.393Z] ---> ed2a56d23e53\n [2020-01-10T17:10:04.393Z] Step 9/20 : ARG MAKE=build\n [2020-01-10T17:10:04.393Z] ---> Running in e15854546798\n [2020-01-10T17:10:04.651Z] Removing intermediate container e15854546798\n [2020-01-10T17:10:04.651Z] ---> d21b93a5aa1e\n [2020-01-10T17:10:04.651Z] Step 10/20 : RUN make $MAKE\n [2020-01-10T17:10:04.651Z] ---> Running in ea3fb3be5c2b\n [2020-01-10T17:10:04.909Z] \x1b[91mmake: *** No rule to make target \'make\'. Stop.\n [2020-01-10T17:10:05.167Z] \x1b[0mThe command \'/bin/sh -c make $MAKE\' returned a non-zero code: 2\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-10T17:10:05.345Z] Failed in branch amd64\n [2020-01-10T17:10:05.814Z] 69fbc39639a5: Pull complete\n [2020-01-10T17:10:05.814Z] 63ed52b50e75: Pull complete\n [2020-01-10T17:10:06.089Z] d911076bab81: Pull complete\n [2020-01-10T17:10:12.778Z] c239fd5b1d92: Pull complete\n [2020-01-10T17:10:21.066Z] e9e6bbcae8cf: Pull complete\n [2020-01-10T17:10:21.066Z] 87583c5ba68f: Pull complete\n [2020-01-10T17:10:22.514Z] 31b5fcfd544f: Pull complete\n [2020-01-10T17:10:22.878Z] bd4a789bbede: Pull complete\n [2020-01-10T17:10:22.878Z] Digest: sha256:501551ff06febc92a20e87853c786f768e6cd50e724d6d5962a9a74d3283429b\n [2020-01-10T17:10:22.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.11.9-alpine-arm64\n [2020-01-10T17:10:22.878Z] ---> 5690e4b6fe5a\n [2020-01-10T17:10:22.878Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel Corporation\'\n [2020-01-10T17:10:26.318Z] ---> Running in 6491e37fe988\n [2020-01-10T17:10:26.591Z] Removing intermediate container 6491e37fe988\n [2020-01-10T17:10:26.591Z] ---> 4bc58588ae31\n [2020-01-10T17:10:26.591Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:10:26.867Z] ---> Running in eadbde5b3aa6\n [2020-01-10T17:10:29.485Z] Removing intermediate container eadbde5b3aa6\n [2020-01-10T17:10:29.485Z] ---> 4f1335f0644d\n [2020-01-10T17:10:29.485Z] Step 5/8 : RUN apk add --update --no-cache make git\n [2020-01-10T17:10:29.485Z] ---> Running in 54ccc479c4ad\n [2020-01-10T17:10:30.080Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:10:31.054Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:10:31.325Z] OK: 121 MiB in 40 packages\n [2020-01-10T17:10:32.310Z] Removing intermediate container 54ccc479c4ad\n [2020-01-10T17:10:32.311Z] ---> 2de6cfcab3d8\n [2020-01-10T17:10:32.311Z] Step 6/8 : WORKDIR /device-snmp-go\n [2020-01-10T17:10:32.582Z] ---> Running in 86512aa0cbd9\n [2020-01-10T17:10:33.173Z] Removing intermediate container 86512aa0cbd9\n [2020-01-10T17:10:33.173Z] ---> 1f548f69811a\n [2020-01-10T17:10:33.173Z] Step 7/8 : COPY . .\n [2020-01-10T17:10:33.767Z] ---> d1ef04d6271c\n [2020-01-10T17:10:33.767Z] Step 8/8 : RUN go mod download\n [2020-01-10T17:10:33.767Z] ---> Running in bf944c6be9a0\n [2020-01-10T17:10:34.755Z] \x1b[91mgo: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7\n [2020-01-10T17:10:34.755Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31\n [2020-01-10T17:10:34.755Z] \x1b[0m\x1b[91mgo: finding github.com/soniah/gosnmp v1.21.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/golang/mock v1.2.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-10T17:10:35.773Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-10T17:10:36.372Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd\n [2020-01-10T17:10:36.372Z] \x1b[0m\x1b[91mgo: finding github.com/gorilla/mux v1.6.2\n [2020-01-10T17:10:37.345Z] \x1b[0m\x1b[91mgo: finding github.com/edgexfoundry/go-mod-registry v0.1.0\n [2020-01-10T17:10:37.345Z] \x1b[0m\x1b[91mgo: finding github.com/pelletier/go-toml v1.2.0\n [2020-01-10T17:10:37.617Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-10T17:10:37.617Z] \x1b[0m\x1b[91mgo: finding github.com/pkg/errors v0.8.1\n [2020-01-10T17:10:37.889Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-10T17:10:37.889Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-10T17:10:38.160Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-10T17:10:38.749Z] \x1b[0m\x1b[91mgo: finding gopkg.in/yaml.v2 v2.2.2\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/BurntSushi/toml v0.3.1\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-testing-interface v1.0.0\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/copystructure v1.0.0\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-rootcerts v1.0.0\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-cleanhttp v0.5.0\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/cenkalti/backoff v2.1.1+incompatible\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v1.1.2\n [2020-01-10T17:10:39.352Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/serf v0.8.2\n [2020-01-10T17:10:40.776Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/consul v1.4.2\n [2020-01-10T17:10:40.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/reflectwalk v1.0.0\n [2020-01-10T17:10:40.776Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/go-homedir v1.0.0\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/gox v0.4.0\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/mdns v1.0.0\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.1\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/memberlist v0.1.3\n [2020-01-10T17:10:41.759Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-syslog v1.0.0\n [2020-01-10T17:10:42.032Z] \x1b[0m\x1b[91mgo: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f\n [2020-01-10T17:10:42.032Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc\n [2020-01-10T17:10:43.019Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee\n [2020-01-10T17:10:43.019Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go.net v0.0.1\n [2020-01-10T17:10:43.293Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519\n [2020-01-10T17:10:43.293Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.1\n [2020-01-10T17:10:43.564Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/iochan v1.0.0\n [2020-01-10T17:10:43.564Z] \x1b[0m\x1b[91mgo: finding github.com/mitchellh/cli v1.0.0\n [2020-01-10T17:10:43.564Z] \x1b[0m\x1b[91mgo: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c\n [2020-01-10T17:10:43.564Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5\n [2020-01-10T17:10:44.544Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-immutable-radix v1.0.0\n [2020-01-10T17:10:45.144Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4\n [2020-01-10T17:10:45.144Z] \x1b[0m\x1b[91mgo: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529\n [2020-01-10T17:10:45.144Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-isatty v0.0.3\n [2020-01-10T17:10:45.144Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-multierror v1.0.0\n [2020-01-10T17:10:45.417Z] \x1b[0m\x1b[91mgo: finding github.com/fatih/color v1.7.0\n [2020-01-10T17:10:46.404Z] \x1b[0m\x1b[91mgo: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310\n [2020-01-10T17:10:46.404Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/golang-lru v0.5.0\n [2020-01-10T17:10:46.678Z] \x1b[0m\x1b[91mgo: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e\n [2020-01-10T17:10:46.678Z] \x1b[0m\x1b[91mgo: finding github.com/miekg/dns v1.0.14\n [2020-01-10T17:10:46.952Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-sockaddr v1.0.0\n [2020-01-10T17:10:48.385Z] \x1b[0m\x1b[91mgo: finding github.com/posener/complete v1.1.1\n [2020-01-10T17:10:48.385Z] \x1b[0m\x1b[91mgo: finding github.com/mattn/go-colorable v0.0.9\n [2020-01-10T17:10:48.385Z] \x1b[0m\x1b[91mgo: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c\n [2020-01-10T17:10:48.385Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3\n [2020-01-10T17:10:49.363Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc\n [2020-01-10T17:10:49.955Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-msgpack v0.5.3\n [2020-01-10T17:10:49.955Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.2.2\n [2020-01-10T17:10:50.939Z] \x1b[0m\x1b[91mgo: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405\n [2020-01-10T17:10:51.211Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/logutils v1.0.0\n [2020-01-10T17:10:51.211Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/go-uuid v1.0.0\n [2020-01-10T17:10:51.492Z] \x1b[0m\x1b[91mgo: finding github.com/hashicorp/errwrap v1.0.0\n [2020-01-10T17:10:52.089Z] \x1b[0m\x1b[91mgo: finding github.com/bgentry/speakeasy v0.1.0\n [2020-01-10T17:12:00.663Z] \x1b[0mRemoving intermediate container bf944c6be9a0\n [2020-01-10T17:12:00.663Z] ---> ea9a04a8ee8a\n [2020-01-10T17:12:00.663Z] Successfully built ea9a04a8ee8a\n [2020-01-10T17:12:00.663Z] 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-10T17:12:01.137Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-10T17:12:01.406Z] .\n [Pipeline] withDockerContainer\n [2020-01-10T17:12:01.775Z] prd-ubuntu18.04-docker-arm64-4c-2g-13843 does not seem to be running inside a container\n [2020-01-10T17:12:01.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-10T17:12:03.227Z] $ docker top 7efdcb8b7a4abe0e37f1791efdd940c67a283a5127b3416f62f84ef962e633c6 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:12:05.561Z] + go version\n [2020-01-10T17:12:05.561Z] go version go1.11.9 linux/arm64\n [Pipeline] sh\n [2020-01-10T17:12:06.212Z] + make test\n [2020-01-10T17:12:06.212Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out\n [2020-01-10T17:12:07.633Z] ? \tgithub.com/edgexfoundry/device-snmp-go\t[no test files]\n [2020-01-10T17:13:04.128Z] ? \tgithub.com/edgexfoundry/device-snmp-go/cmd\t[no test files]\n [2020-01-10T17:13:06.743Z] ok \tgithub.com/edgexfoundry/device-snmp-go/internal/driver\t0.022s\tcoverage: 0.0% of statements\n [2020-01-10T17:13:07.348Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-10T17:13:29.460Z] gofmt -l .\n [2020-01-10T17:13:29.460Z] [ "`gofmt -l .`" = "" ]\n [2020-01-10T17:13:29.460Z] ./bin/test-attribution-txt.sh\n [2020-01-10T17:13:29.460Z] ./bin/test-go-mod-tidy.sh\n [Pipeline] stash\n [2020-01-10T17:13:29.505Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-10T17:13:29.914Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-10T17:13:29.913Z] $ docker stop --time=1 7efdcb8b7a4abe0e37f1791efdd940c67a283a5127b3416f62f84ef962e633c6\n [2020-01-10T17:13:32.055Z] $ docker rm -f 7efdcb8b7a4abe0e37f1791efdd940c67a283a5127b3416f62f84ef962e633c6\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-10T17:13:33.103Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-10T17:13:33.438Z] + ls -al .\n [2020-01-10T17:13:33.438Z] total 116\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:13 .\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:09 ..\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 17:09 .dockerignore\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:09 .git\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 10 17:09 .gitignore\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:09 .semver\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 4175 Jan 10 17:09 Attribution.txt\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 1153 Jan 10 17:09 Dockerfile\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 332 Jan 10 17:09 Dockerfile.build\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:09 Jenkinsfile\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 908 Jan 10 17:09 Makefile\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 10 17:09 README.md\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:07 VERSION\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:09 bin\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:09 cmd\n [2020-01-10T17:13:33.438Z] -rw-r--r-- 1 jenkins jenkins 8492 Jan 10 17:13 coverage.out\n [2020-01-10T17:13:33.438Z] -rw-r--r-- 1 jenkins jenkins 222 Jan 10 17:13 go.mod\n [2020-01-10T17:13:33.438Z] -rw-r--r-- 1 jenkins jenkins 11375 Jan 10 17:13 go.sum\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:09 internal\n [2020-01-10T17:13:33.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:09 profiles\n [2020-01-10T17:13:33.438Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 17:09 version.go\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:13:33.783Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --label git_sha=9e7b38127e5e8152f87ef3e4020458e83afd6bc4 --label arch=arm64 --label version=0.0.0 .\n [2020-01-10T17:13:34.052Z] Sending build context to Docker daemon 324.6kB\n\n [2020-01-10T17:13:34.052Z] Step 1/20 : ARG BASE=golang:1.11-alpine\n [2020-01-10T17:13:34.052Z] Step 2/20 : FROM ${BASE} AS builder\n [2020-01-10T17:13:34.052Z] ---> ea9a04a8ee8a\n [2020-01-10T17:13:34.052Z] Step 3/20 : ARG ALPINE_PKG_BASE="build-base git openssh-client curl bash"\n [2020-01-10T17:13:34.333Z] ---> Running in a42d18eb068c\n [2020-01-10T17:13:34.610Z] Removing intermediate container a42d18eb068c\n [2020-01-10T17:13:34.610Z] ---> 5bfe09dfd009\n [2020-01-10T17:13:34.610Z] Step 4/20 : ARG ALPINE_PKG_EXTRA=""\n [2020-01-10T17:13:34.886Z] ---> Running in 409034fa913f\n [2020-01-10T17:13:35.161Z] Removing intermediate container 409034fa913f\n [2020-01-10T17:13:35.161Z] ---> 44b13f502294\n [2020-01-10T17:13:35.161Z] Step 5/20 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-10T17:13:35.161Z] ---> Running in b337c2e8c8df\n [2020-01-10T17:13:37.121Z] Removing intermediate container b337c2e8c8df\n [2020-01-10T17:13:37.121Z] ---> 2c6e0a5eee40\n [2020-01-10T17:13:37.121Z] Step 6/20 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}\n [2020-01-10T17:13:37.121Z] ---> Running in 232a9cfb7bbf\n [2020-01-10T17:13:38.093Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:13:39.055Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-10T17:13:39.323Z] (1/9) Installing libmagic (5.36-r1)\n [2020-01-10T17:13:39.597Z] (2/9) Installing file (5.36-r1)\n [2020-01-10T17:13:39.597Z] (3/9) Installing libc-dev (0.7.1-r0)\n [2020-01-10T17:13:39.864Z] (4/9) Installing g++ (8.3.0-r0)\n [2020-01-10T17:13:42.444Z] (5/9) Installing fortify-headers (1.0-r0)\n [2020-01-10T17:13:42.444Z] (6/9) Installing build-base (0.5-r1)\n [2020-01-10T17:13:42.710Z] (7/9) Installing openssh-keygen (7.9_p1-r6)\n [2020-01-10T17:13:42.710Z] (8/9) Installing libedit (20181209.3.1-r0)\n [2020-01-10T17:13:42.710Z] (9/9) Installing openssh-client (7.9_p1-r6)\n [2020-01-10T17:13:42.979Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-10T17:13:42.980Z] OK: 194 MiB in 49 packages\n [2020-01-10T17:13:47.258Z] Removing intermediate container 232a9cfb7bbf\n [2020-01-10T17:13:47.258Z] ---> ed7e48342b72\n [2020-01-10T17:13:47.258Z] Step 7/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go\n [2020-01-10T17:13:47.258Z] ---> Running in 5229443c9479\n [2020-01-10T17:13:47.530Z] Removing intermediate container 5229443c9479\n [2020-01-10T17:13:47.530Z] ---> 6ee0be9556b6\n [2020-01-10T17:13:47.530Z] Step 8/20 : COPY . .\n [2020-01-10T17:13:48.132Z] ---> 500b6cd763af\n [2020-01-10T17:13:48.132Z] Step 9/20 : ARG MAKE=build\n [2020-01-10T17:13:48.400Z] ---> Running in a43d0aef77e8\n [2020-01-10T17:13:48.667Z] Removing intermediate container a43d0aef77e8\n [2020-01-10T17:13:48.667Z] ---> 1c07679e49b0\n [2020-01-10T17:13:48.667Z] Step 10/20 : RUN make $MAKE\n [2020-01-10T17:13:48.934Z] ---> Running in 825bf6f3e21d\n [2020-01-10T17:13:49.909Z] \x1b[91mmake: *** No rule to make target \'make\'. Stop.\n [2020-01-10T17:13:50.503Z] \x1b[0mThe command \'/bin/sh -c make $MAKE\' returned a non-zero code: 2\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "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-10T17:13:50.671Z] Failed in branch arm64\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n Stage "CodeCov" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to earlier failure(s)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "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-10T17:13:51.244Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:13:51.537Z] ---> package-listing.sh\n [2020-01-10T17:13:51.537Z] ++ facter osfamily\n [2020-01-10T17:13:51.537Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-10T17:13:51.537Z] + OS_FAMILY=redhat\n [2020-01-10T17:13:51.537Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:13:51.537Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-10T17:13:51.537Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-10T17:13:51.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-10T17:13:51.537Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-10T17:13:51.537Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T17:13:51.537Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-10T17:13:51.537Z] + case "${OS_FAMILY}" in\n [2020-01-10T17:13:51.537Z] + rpm -qa\n [2020-01-10T17:13:51.537Z] + sort\n [2020-01-10T17:13:55.735Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-10T17:13:55.735Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-10T17:13:55.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-10T17:13:55.735Z] + \'[\' /w/workspace/dgexfoundry_device-snmp-go_PR-41 \']\'\n [2020-01-10T17:13:55.735Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-41/archives/\n [2020-01-10T17:13:55.735Z] + 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-10T17:13:56.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T17:13:56.231Z] \n [2020-01-10T17:13:56.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-10T17:13:56.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-10T17:13:56.535Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-10T17:13:56.535Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-10T17:13:56.535Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-10T17:13:56.535Z] c9ea274ed700: Pulling fs layer\n [2020-01-10T17:13:56.535Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-10T17:13:56.535Z] f6a933c9cadc: Pulling fs layer\n [2020-01-10T17:13:56.535Z] 61811dbd4963: Pulling fs layer\n [2020-01-10T17:13:56.535Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-10T17:13:56.535Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-10T17:13:56.535Z] dc21a1d4508b: Pulling fs layer\n [2020-01-10T17:13:56.535Z] 363af2e989c4: Pulling fs layer\n [2020-01-10T17:13:56.535Z] 9cfac6ba3733: Waiting\n [2020-01-10T17:13:56.535Z] f6a933c9cadc: Waiting\n [2020-01-10T17:13:56.535Z] 61811dbd4963: Waiting\n [2020-01-10T17:13:56.535Z] a6eb2c9e2280: Waiting\n [2020-01-10T17:13:56.535Z] 095dd8b7b4d8: Waiting\n [2020-01-10T17:13:56.535Z] dc21a1d4508b: Waiting\n [2020-01-10T17:13:56.535Z] 363af2e989c4: Waiting\n [2020-01-10T17:13:56.535Z] da0e9bf0cc60: Download complete\n [2020-01-10T17:13:56.535Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-10T17:13:56.535Z] 9cfac6ba3733: Download complete\n [2020-01-10T17:13:56.535Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-10T17:13:56.535Z] e6b0cf9c0882: Download complete\n [2020-01-10T17:13:56.535Z] f6a933c9cadc: Verifying Checksum\n [2020-01-10T17:13:56.535Z] f6a933c9cadc: Download complete\n [2020-01-10T17:13:56.793Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-10T17:13:56.793Z] a6eb2c9e2280: Download complete\n [2020-01-10T17:13:57.056Z] e6b0cf9c0882: Pull complete\n [2020-01-10T17:13:57.056Z] c9ea274ed700: Verifying Checksum\n [2020-01-10T17:13:57.056Z] c9ea274ed700: Download complete\n [2020-01-10T17:13:57.056Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-10T17:13:57.056Z] 095dd8b7b4d8: Download complete\n [2020-01-10T17:13:57.056Z] 363af2e989c4: Verifying Checksum\n [2020-01-10T17:13:57.056Z] 363af2e989c4: Download complete\n [2020-01-10T17:13:57.056Z] dc21a1d4508b: Verifying Checksum\n [2020-01-10T17:13:57.056Z] dc21a1d4508b: Download complete\n [2020-01-10T17:13:57.321Z] da0e9bf0cc60: Pull complete\n [2020-01-10T17:13:57.581Z] 61811dbd4963: Verifying Checksum\n [2020-01-10T17:13:57.581Z] 61811dbd4963: Download complete\n [2020-01-10T17:13:58.955Z] c9ea274ed700: Pull complete\n [2020-01-10T17:13:58.955Z] 9cfac6ba3733: Pull complete\n [2020-01-10T17:13:58.955Z] f6a933c9cadc: Pull complete\n [2020-01-10T17:14:03.144Z] 61811dbd4963: Pull complete\n [2020-01-10T17:14:03.405Z] a6eb2c9e2280: Pull complete\n [2020-01-10T17:14:04.787Z] 095dd8b7b4d8: Pull complete\n [2020-01-10T17:14:04.787Z] dc21a1d4508b: Pull complete\n [2020-01-10T17:14:05.046Z] 363af2e989c4: Pull complete\n [2020-01-10T17:14:05.046Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-10T17:14:05.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-10T17:14:05.191Z] prd-centos7-docker-4c-2g-13841 does not seem to be running inside a container\n [2020-01-10T17:14:05.229Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-10T17:14:06.203Z] $ docker top a9cb460726086f4c29b6269bd4ec947628aaa277e351f0523af13361a3569e8d -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-10T17:14:06.724Z] provisioning config files...\n [2020-01-10T17:14:06.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp/config3980211546762184089tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-10T17:14:06.766Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:14:07.054Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-10T17:14:07.060Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-10T17:14:07.352Z] ---> logs-deploy.sh\n [2020-01-10T17:14:07.352Z] + ARCHIVE_ARTIFACTS=\n [2020-01-10T17:14:07.352Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-10T17:14:07.352Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-10T17:14:07.352Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-10T17:14:07.352Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/3\n [2020-01-10T17:14:07.352Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/3/\n [2020-01-10T17:14:07.352Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/3 /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:14:08.285Z] Archives upload complete.\n [2020-01-10T17:14:08.286Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-41/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-41/3/\n [2020-01-10T17:14:08.850Z] ---> uname -a:\n [2020-01-10T17:14:08.850Z] Linux a9cb46072608 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-10T17:14:08.850Z] \n [2020-01-10T17:14:08.850Z] \n [2020-01-10T17:14:08.850Z] ---> lscpu:\n [2020-01-10T17:14:08.850Z] Architecture: x86_64\n [2020-01-10T17:14:08.850Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-10T17:14:08.850Z] Byte Order: Little Endian\n [2020-01-10T17:14:08.850Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-10T17:14:08.850Z] CPU(s): 4\n [2020-01-10T17:14:08.850Z] On-line CPU(s) list: 0-3\n [2020-01-10T17:14:08.850Z] Thread(s) per core: 1\n [2020-01-10T17:14:08.850Z] Core(s) per socket: 1\n [2020-01-10T17:14:08.850Z] Socket(s): 4\n [2020-01-10T17:14:08.850Z] NUMA node(s): 1\n [2020-01-10T17:14:08.850Z] Vendor ID: GenuineIntel\n [2020-01-10T17:14:08.850Z] CPU family: 6\n [2020-01-10T17:14:08.850Z] Model: 44\n [2020-01-10T17:14:08.850Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-10T17:14:08.850Z] Stepping: 1\n [2020-01-10T17:14:08.850Z] CPU MHz: 2933.442\n [2020-01-10T17:14:08.850Z] BogoMIPS: 5866.88\n [2020-01-10T17:14:08.850Z] Virtualization: VT-x\n [2020-01-10T17:14:08.850Z] Hypervisor vendor: KVM\n [2020-01-10T17:14:08.850Z] Virtualization type: full\n [2020-01-10T17:14:08.850Z] L1d cache: 128 KiB\n [2020-01-10T17:14:08.850Z] L1i cache: 128 KiB\n [2020-01-10T17:14:08.850Z] L2 cache: 16 MiB\n [2020-01-10T17:14:08.850Z] L3 cache: 64 MiB\n [2020-01-10T17:14:08.850Z] NUMA node0 CPU(s): 0-3\n [2020-01-10T17:14:08.850Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-10T17:14:08.850Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-10T17:14:08.850Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-10T17:14:08.850Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-10T17:14:08.850Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-10T17:14:08.850Z] 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\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> nproc:\n [2020-01-10T17:14:08.851Z] 4\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> df -h:\n [2020-01-10T17:14:08.851Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-10T17:14:08.851Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-10T17:14:08.851Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-10T17:14:08.851Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-10T17:14:08.851Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-41@tmp\n [2020-01-10T17:14:08.851Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> free -m:\n [2020-01-10T17:14:08.851Z] total used free shared buff/cache available\n [2020-01-10T17:14:08.851Z] Mem: 1838 621 82 0 1133 1110\n [2020-01-10T17:14:08.851Z] Swap: 1023 0 1023\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> ip addr:\n [2020-01-10T17:14:08.851Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-10T17:14:08.851Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-10T17:14:08.851Z] inet 127.0.0.1/8 scope host lo\n [2020-01-10T17:14:08.851Z] valid_lft forever preferred_lft forever\n [2020-01-10T17:14:08.851Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-10T17:14:08.851Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-10T17:14:08.851Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-10T17:14:08.851Z] valid_lft forever preferred_lft forever\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> sar -b -r -n DEV:\n [2020-01-10T17:14:08.851Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:06:21 LINUX RESTART\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:07:02 tps rtps wtps bread/s bwrtn/s\n [2020-01-10T17:14:08.851Z] 17:08:01 12.02 1.44 10.58 84.81 2699.17\n [2020-01-10T17:14:08.851Z] 17:09:01 2.76 0.00 2.76 0.00 91.51\n [2020-01-10T17:14:08.851Z] 17:10:01 0.27 0.00 0.27 0.00 3.33\n [2020-01-10T17:14:08.851Z] 17:11:01 0.23 0.00 0.23 0.00 3.00\n [2020-01-10T17:14:08.851Z] 17:12:01 0.30 0.00 0.30 0.00 3.40\n [2020-01-10T17:14:08.851Z] 17:13:01 0.42 0.00 0.42 0.00 4.91\n [2020-01-10T17:14:08.851Z] 17:14:01 71.96 50.84 21.12 3371.59 9444.36\n [2020-01-10T17:14:08.851Z] Average: 12.59 7.50 5.09 495.79 1750.55\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:07:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-10T17:14:08.851Z] 17:08:01 117096 1765208 93.78 2620 1207924 927432 31.64 451804 1156328 8\n [2020-01-10T17:14:08.851Z] 17:09:01 119204 1763100 93.67 2620 1207928 927132 31.63 450652 1155456 8\n [2020-01-10T17:14:08.851Z] 17:10:01 120744 1761560 93.59 2620 1207932 920636 31.41 450180 1154548 16\n [2020-01-10T17:14:08.851Z] 17:11:01 121240 1761064 93.56 2620 1207936 920628 31.41 450164 1154524 12\n [2020-01-10T17:14:08.851Z] 17:12:01 122404 1759900 93.50 2620 1207940 911352 31.09 449288 1154400 8\n [2020-01-10T17:14:08.851Z] 17:13:01 123236 1759068 93.45 2620 1207948 904156 30.85 448780 1154280 20\n [2020-01-10T17:14:08.851Z] 17:14:01 72932 1809372 96.13 2620 1184608 1117188 38.12 509568 1109488 108044\n [2020-01-10T17:14:08.851Z] Average: 113837 1768467 93.95 2620 1204602 946932 32.31 458634 1148432 15445\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-10T17:14:08.851Z] 17:08:01 eth0 23.78 17.48 15.99 20.62 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:08:01 docker0 0.86 0.81 0.21 1.34 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:09:01 eth0 1.12 0.38 0.33 0.21 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:10:01 eth0 2.03 0.68 0.62 0.37 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:11:01 eth0 1.40 0.67 0.57 0.40 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:12:01 eth0 0.48 0.28 0.28 0.11 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:14:01 eth0 97.59 80.15 2105.01 8.64 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] Average: eth0 18.09 14.26 304.60 4.30 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] Average: docker0 0.12 0.11 0.03 0.19 0.00 0.00 0.00\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] ---> sar -P ALL:\n [2020-01-10T17:14:08.851Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/10/20 \t_x86_64_\t(4 CPU)\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:06:21 LINUX RESTART\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] 17:07:02 CPU %user %nice %system %iowait %steal %idle\n [2020-01-10T17:14:08.851Z] 17:08:01 all 0.97 0.00 0.36 0.02 0.00 98.65\n [2020-01-10T17:14:08.851Z] 17:08:01 0 1.26 0.00 0.42 0.00 0.00 98.32\n [2020-01-10T17:14:08.851Z] 17:08:01 1 1.05 0.00 0.34 0.03 0.00 98.58\n [2020-01-10T17:14:08.851Z] 17:08:01 2 0.80 0.00 0.32 0.03 0.00 98.85\n [2020-01-10T17:14:08.851Z] 17:08:01 3 0.80 0.00 0.32 0.02 0.00 98.86\n [2020-01-10T17:14:08.851Z] 17:09:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-10T17:14:08.851Z] 17:09:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-10T17:14:08.851Z] 17:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-10T17:14:08.851Z] 17:09:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2020-01-10T17:14:08.851Z] 17:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T17:14:08.851Z] 17:10:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2020-01-10T17:14:08.851Z] 17:10:01 0 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-10T17:14:08.851Z] 17:10:01 1 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T17:14:08.851Z] 17:10:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-10T17:14:08.851Z] 17:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95\n [2020-01-10T17:14:08.851Z] 17:11:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-10T17:14:08.851Z] 17:11:01 0 0.57 0.00 0.03 0.00 0.00 99.40\n [2020-01-10T17:14:08.851Z] 17:11:01 1 0.08 0.00 0.05 0.00 0.00 99.87\n [2020-01-10T17:14:08.851Z] 17:11:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-10T17:14:08.851Z] 17:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T17:14:08.851Z] 17:12:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2020-01-10T17:14:08.851Z] 17:12:01 0 0.45 0.00 0.03 0.00 0.00 99.52\n [2020-01-10T17:14:08.851Z] 17:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-10T17:14:08.851Z] 17:12:01 2 0.15 0.00 0.03 0.00 0.02 99.80\n [2020-01-10T17:14:08.851Z] 17:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2020-01-10T17:14:08.851Z] 17:13:01 all 0.16 0.00 0.03 0.00 0.00 99.80\n [2020-01-10T17:14:08.851Z] 17:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-10T17:14:08.851Z] 17:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-10T17:14:08.851Z] 17:13:01 2 0.40 0.00 0.02 0.00 0.00 99.58\n [2020-01-10T17:14:08.851Z] 17:13:01 3 0.18 0.00 0.05 0.00 0.00 99.77\n [2020-01-10T17:14:08.851Z] 17:14:01 all 3.28 0.00 1.28 1.18 0.01 94.25\n [2020-01-10T17:14:08.851Z] 17:14:01 0 2.88 0.00 1.22 0.18 0.00 95.72\n [2020-01-10T17:14:08.851Z] 17:14:01 1 3.15 0.00 1.17 1.20 0.00 94.48\n [2020-01-10T17:14:08.851Z] 17:14:01 2 4.00 0.00 1.52 2.73 0.00 91.75\n [2020-01-10T17:14:08.851Z] 17:14:01 3 3.10 0.00 1.22 0.60 0.00 95.08\n [2020-01-10T17:14:08.851Z] Average: all 0.73 0.00 0.26 0.17 0.00 98.83\n [2020-01-10T17:14:08.851Z] Average: 0 0.89 0.00 0.26 0.03 0.00 98.82\n [2020-01-10T17:14:08.851Z] Average: 1 0.64 0.00 0.25 0.18 0.00 98.94\n [2020-01-10T17:14:08.851Z] Average: 2 0.79 0.00 0.30 0.40 0.00 98.51\n [2020-01-10T17:14:08.851Z] Average: 3 0.60 0.00 0.24 0.09 0.00 99.07\n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] \n [2020-01-10T17:14:08.851Z] '