Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 6cbb7bff062e751609f5520d3ffbff3f7b224b09+2a2498c9bbadf04898195d37569b88cc82665a53 (22b07f2f13a32c7f111e3452b0c02c4405c3a4a0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-49/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6411 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-49 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-28T05:08:12.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-28T05:08:13.174Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-28T05:08:13.377Z] ========================================================= [2020-04-28T05:08:13.377Z] EdgeX Global Pipelines Version Info [2020-04-28T05:08:13.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:08:18.364Z] ------------------- [2020-04-28T05:08:18.364Z] stable info: [2020-04-28T05:08:18.364Z] ------------------- [2020-04-28T05:08:18.365Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:08:18.365Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-28T05:08:18.365Z] Message: update stable to v1.0.86 [2020-04-28T05:08:19.558Z] ------------------- [2020-04-28T05:08:19.558Z] experimental info: [2020-04-28T05:08:19.558Z] ------------------- [2020-04-28T05:08:19.558Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-28T05:08:19.558Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-28T05:08:19.558Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:08:22.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:08:22.889Z] [2020-04-28T05:08:22.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:08:23.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-28T05:08:23.935Z] latest: Pulling from edgex-devops/git-semver [2020-04-28T05:08:23.935Z] 9123ac7c32f7: Pulling fs layer [2020-04-28T05:08:23.935Z] b8cc5d1170e3: Pulling fs layer [2020-04-28T05:08:23.935Z] 2924cbbf6a41: Pulling fs layer [2020-04-28T05:08:23.935Z] 93b08a4f1073: Pulling fs layer [2020-04-28T05:08:23.935Z] 93b08a4f1073: Waiting [2020-04-28T05:08:23.935Z] b8cc5d1170e3: Verifying Checksum [2020-04-28T05:08:23.935Z] b8cc5d1170e3: Download complete [2020-04-28T05:08:24.252Z] 9123ac7c32f7: Verifying Checksum [2020-04-28T05:08:24.252Z] 9123ac7c32f7: Download complete [2020-04-28T05:08:24.980Z] 93b08a4f1073: Verifying Checksum [2020-04-28T05:08:24.980Z] 93b08a4f1073: Download complete [2020-04-28T05:08:24.980Z] 2924cbbf6a41: Verifying Checksum [2020-04-28T05:08:24.980Z] 2924cbbf6a41: Download complete [2020-04-28T05:08:24.980Z] 9123ac7c32f7: Pull complete [2020-04-28T05:08:25.269Z] b8cc5d1170e3: Pull complete [2020-04-28T05:08:26.965Z] 2924cbbf6a41: Pull complete [2020-04-28T05:08:27.770Z] 93b08a4f1073: Pull complete [2020-04-28T05:08:27.770Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-28T05:08:27.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-28T05:08:28.448Z] prd-centos7-docker-4c-2g-6411 does not seem to be running inside a container [2020-04-28T05:08:29.022Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-49 -v /w/workspace/dgexfoundry_device-snmp-go_PR-49:/w/workspace/dgexfoundry_device-snmp-go_PR-49:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-28T05:08:31.136Z] $ docker top b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-28T05:08:31.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:08:31.838Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:08:33.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:08:33.214Z] $ docker exec b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent [2020-04-28T05:08:34.217Z] SSH_AUTH_SOCK=/tmp/ssh-Z4BQXwfU5f2v/agent.14 [2020-04-28T05:08:34.217Z] SSH_AGENT_PID=20 [2020-04-28T05:08:34.571Z] Running ssh-add (command line suppressed) [2020-04-28T05:08:35.518Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_1113085775340746809.key (/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_1113085775340746809.key) [2020-04-28T05:08:35.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:08:37.560Z] + git describe --exact-match --tags HEAD [2020-04-28T05:08:37.920Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-28T05:08:38.302Z] $ docker exec --env ******** --env ******** b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent -k [2020-04-28T05:08:39.310Z] unset SSH_AUTH_SOCK; [2020-04-28T05:08:39.310Z] unset SSH_AGENT_PID; [2020-04-28T05:08:39.311Z] echo Agent pid 20 killed; [2020-04-28T05:08:39.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-28T05:08:39.614Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-28T05:08:39.614Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-28T05:08:39.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-28T05:08:39.702Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-28T05:08:40.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-28T05:08:40.592Z] $ docker exec b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent [2020-04-28T05:08:41.281Z] SSH_AUTH_SOCK=/tmp/ssh-fvMbyG9ynMxx/agent.53 [2020-04-28T05:08:41.281Z] SSH_AGENT_PID=59 [2020-04-28T05:08:41.378Z] Running ssh-add (command line suppressed) [2020-04-28T05:08:41.998Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_8364284087350534562.key (/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/private_key_8364284087350534562.key) [2020-04-28T05:08:42.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-28T05:08:43.505Z] + git semver init [2020-04-28T05:08:43.505Z] # -> Open(): unable to determine branch for HEAD [2020-04-28T05:08:43.505Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-49/.git [2020-04-28T05:08:43.505Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-49 [2020-04-28T05:08:43.505Z] # $SEMVER_REMOTE_NAME = origin [2020-04-28T05:08:43.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-28T05:08:43.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-28T05:08:43.505Z] # $SEMVER_BRANCH = PR-49 [2020-04-28T05:08:43.505Z] # $SEMVER_TEMP = /tmp/semver-103704664 [2020-04-28T05:08:43.505Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-04-28T05:08:43.782Z] # '/tmp/semver-103704664' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-49/.semver' [2020-04-28T05:08:43.782Z] # -> Force: false [2020-04-28T05:08:43.782Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-49/.semver [Pipeline] } [2020-04-28T05:08:43.956Z] $ docker exec --env ******** --env ******** b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 ssh-agent -k [2020-04-28T05:08:44.636Z] unset SSH_AUTH_SOCK; [2020-04-28T05:08:44.637Z] unset SSH_AGENT_PID; [2020-04-28T05:08:44.637Z] echo Agent pid 59 killed; [2020-04-28T05:08:44.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-28T05:08:45.264Z] + git semver [Pipeline] } [2020-04-28T05:08:45.309Z] $ docker stop --time=1 b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 [2020-04-28T05:08:47.288Z] $ docker rm -f b4ea4339e29d9c33215bea91d970f1531c29514006b6ba4ce5b8b1f7ba970802 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-28T05:08:48.745Z] Stashed 35 file(s) [Pipeline] echo [2020-04-28T05:08:48.762Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-28T05:09:04.295Z] Still waiting to schedule task [2020-04-28T05:09:04.295Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-28T05:09:04.316Z] Still waiting to schedule task [2020-04-28T05:09:04.316Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-28T05:11:05.525Z] Running on prd-centos7-docker-4c-2g-6413 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] ws [2020-04-28T05:11:05.638Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-04-28T05:11:08.077Z] using credential edgex-jenkins-ssh [2020-04-28T05:11:08.129Z] Cloning the remote Git repository [2020-04-28T05:11:08.129Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:11:08.829Z] Fetching without tags [2020-04-28T05:11:07.794Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:11:07.838Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-04-28T05:11:07.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:11:07.894Z] > git --version # timeout=10 [2020-04-28T05:11:07.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:11:07.941Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:11:08.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-04-28T05:11:08.497Z] > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10 [2020-04-28T05:11:08.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:11:08.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-04-28T05:11:08.524Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:11:08.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:11:08.529Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:11:09.240Z] Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:11:09.327Z] Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:11:09.328Z] Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) [2020-04-28T05:11:08.975Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:11:08.983Z] > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 [2020-04-28T05:11:09.020Z] > git remote # timeout=10 [2020-04-28T05:11:09.028Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:11:09.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:11:09.040Z] > git merge 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 [2020-04-28T05:11:09.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:11:09.064Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:11:09.070Z] > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 [2020-04-28T05:11:12.915Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T05:11:12.945Z] > git --version # timeout=10 [2020-04-28T05:11:12.962Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-28T05:11:13.868Z] ========================================================= [2020-04-28T05:11:13.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-28T05:11:13.868Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:11:14.523Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-28T05:11:14.786Z] Sending build context to Docker daemon 340.5kB [2020-04-28T05:11:14.786Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-04-28T05:11:14.786Z] Step 2/10 : FROM ${BASE} [2020-04-28T05:11:14.786Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-28T05:11:14.786Z] e6b0cf9c0882: Pulling fs layer [2020-04-28T05:11:14.786Z] 2848faf0eed1: Pulling fs layer [2020-04-28T05:11:14.786Z] 0f37312ad70f: Pulling fs layer [2020-04-28T05:11:14.786Z] 5788d62ee057: Pulling fs layer [2020-04-28T05:11:14.786Z] 0e6b1d234666: Pulling fs layer [2020-04-28T05:11:14.786Z] bf5d7aec512f: Pulling fs layer [2020-04-28T05:11:14.786Z] 34c802a77dc8: Pulling fs layer [2020-04-28T05:11:14.786Z] 9eb99e56ec68: Pulling fs layer [2020-04-28T05:11:14.786Z] 27c7a5d97fbd: Pulling fs layer [2020-04-28T05:11:14.786Z] 5c102a31e300: Pulling fs layer [2020-04-28T05:11:14.786Z] dcfb455df0a1: Pulling fs layer [2020-04-28T05:11:14.786Z] 5788d62ee057: Waiting [2020-04-28T05:11:14.786Z] 0e6b1d234666: Waiting [2020-04-28T05:11:14.786Z] bf5d7aec512f: Waiting [2020-04-28T05:11:14.786Z] 34c802a77dc8: Waiting [2020-04-28T05:11:14.786Z] 9eb99e56ec68: Waiting [2020-04-28T05:11:14.786Z] 27c7a5d97fbd: Waiting [2020-04-28T05:11:14.786Z] 5c102a31e300: Waiting [2020-04-28T05:11:14.786Z] dcfb455df0a1: Waiting [2020-04-28T05:11:14.786Z] 0f37312ad70f: Verifying Checksum [2020-04-28T05:11:14.786Z] 0f37312ad70f: Download complete [2020-04-28T05:11:14.786Z] 2848faf0eed1: Download complete [2020-04-28T05:11:15.048Z] 0e6b1d234666: Verifying Checksum [2020-04-28T05:11:15.048Z] 0e6b1d234666: Download complete [2020-04-28T05:11:15.048Z] bf5d7aec512f: Verifying Checksum [2020-04-28T05:11:15.048Z] bf5d7aec512f: Download complete [2020-04-28T05:11:15.048Z] e6b0cf9c0882: Verifying Checksum [2020-04-28T05:11:15.048Z] e6b0cf9c0882: Download complete [2020-04-28T05:11:15.317Z] e6b0cf9c0882: Pull complete [2020-04-28T05:11:15.581Z] 2848faf0eed1: Pull complete [2020-04-28T05:11:15.845Z] 34c802a77dc8: Verifying Checksum [2020-04-28T05:11:15.845Z] 34c802a77dc8: Download complete [2020-04-28T05:11:16.108Z] 27c7a5d97fbd: Verifying Checksum [2020-04-28T05:11:16.108Z] 27c7a5d97fbd: Download complete [2020-04-28T05:11:16.378Z] 5c102a31e300: Verifying Checksum [2020-04-28T05:11:16.378Z] 5c102a31e300: Download complete [2020-04-28T05:11:16.378Z] dcfb455df0a1: Verifying Checksum [2020-04-28T05:11:16.378Z] dcfb455df0a1: Download complete [2020-04-28T05:11:16.963Z] 9eb99e56ec68: Verifying Checksum [2020-04-28T05:11:16.963Z] 9eb99e56ec68: Download complete [2020-04-28T05:11:16.963Z] 5788d62ee057: Download complete [2020-04-28T05:11:17.547Z] 0f37312ad70f: Pull complete [2020-04-28T05:11:24.139Z] 5788d62ee057: Pull complete [2020-04-28T05:11:24.139Z] 0e6b1d234666: Pull complete [2020-04-28T05:11:24.139Z] bf5d7aec512f: Pull complete [2020-04-28T05:11:29.435Z] 34c802a77dc8: Pull complete [2020-04-28T05:11:32.766Z] 9eb99e56ec68: Pull complete [2020-04-28T05:11:32.766Z] 27c7a5d97fbd: Pull complete [2020-04-28T05:11:33.703Z] 5c102a31e300: Pull complete [2020-04-28T05:11:33.703Z] dcfb455df0a1: Pull complete [2020-04-28T05:11:33.703Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-28T05:11:33.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-28T05:11:33.703Z] ---> 7c70fe431013 [2020-04-28T05:11:33.703Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-04-28T05:11:33.963Z] ---> Running in ac7a9ad8357d [2020-04-28T05:11:33.963Z] Removing intermediate container ac7a9ad8357d [2020-04-28T05:11:33.963Z] ---> b20651a047f3 [2020-04-28T05:11:33.963Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:11:33.963Z] ---> Running in 3f6eceb086d4 [2020-04-28T05:11:34.226Z] Removing intermediate container 3f6eceb086d4 [2020-04-28T05:11:34.226Z] ---> 9e99fd950182 [2020-04-28T05:11:34.226Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-04-28T05:11:34.226Z] ---> Running in 1bcd7e3139a5 [2020-04-28T05:11:34.488Z] Removing intermediate container 1bcd7e3139a5 [2020-04-28T05:11:34.488Z] ---> 45f5343f9323 [2020-04-28T05:11:34.488Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:11:34.488Z] ---> Running in 8c0b3090cfd4 [2020-04-28T05:11:35.873Z] Removing intermediate container 8c0b3090cfd4 [2020-04-28T05:11:35.873Z] ---> 8142726a9216 [2020-04-28T05:11:35.873Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:11:35.873Z] ---> Running in b390a9653cc0 [2020-04-28T05:11:36.502Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:11:37.101Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:11:37.673Z] OK: 143 MiB in 39 packages [2020-04-28T05:11:37.934Z] Removing intermediate container b390a9653cc0 [2020-04-28T05:11:37.934Z] ---> 5db016b4d4ae [2020-04-28T05:11:37.934Z] Step 8/10 : WORKDIR /device-snmp-go [2020-04-28T05:11:37.934Z] ---> Running in 3ecb85179c7d [2020-04-28T05:11:38.196Z] Removing intermediate container 3ecb85179c7d [2020-04-28T05:11:38.196Z] ---> 54dd74246139 [2020-04-28T05:11:38.196Z] Step 9/10 : COPY . . [2020-04-28T05:11:38.454Z] ---> 88a599ab6334 [2020-04-28T05:11:38.455Z] Step 10/10 : RUN go mod download [2020-04-28T05:11:38.455Z] ---> Running in 190e528de857 [2020-04-28T05:11:40.387Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:11:40.387Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:11:40.387Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:11:40.387Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:11:40.387Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:11:40.387Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:11:40.387Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:11:40.387Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:11:40.387Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:11:40.387Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:11:40.387Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:11:40.387Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:11:40.387Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:11:40.387Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:11:40.387Z] go: finding github.com/golang/mock v1.2.0 [2020-04-28T05:11:40.387Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:11:40.387Z] go: finding github.com/google/uuid v1.1.0 [2020-04-28T05:11:40.387Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:11:40.387Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:11:40.387Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:11:40.387Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:11:40.646Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:11:40.646Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:11:40.646Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:11:40.646Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:11:40.646Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:11:40.646Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:11:40.646Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:11:40.647Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:11:40.647Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:11:40.647Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:11:40.647Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:11:40.647Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:11:40.647Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:11:40.647Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-04-28T05:11:40.907Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:11:40.908Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:11:40.908Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:11:40.908Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:11:40.908Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:11:40.908Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-28T05:11:40.908Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:11:40.908Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:11:40.908Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-28T05:11:40.908Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:11:45.107Z] Removing intermediate container 190e528de857 [2020-04-28T05:11:45.107Z] ---> e3edf42a2c39 [2020-04-28T05:11:45.107Z] Successfully built e3edf42a2c39 [2020-04-28T05:11:45.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:11:45.901Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-28T05:11:45.901Z] . [Pipeline] withDockerContainer [2020-04-28T05:11:46.067Z] prd-centos7-docker-4c-2g-6413 does not seem to be running inside a container [2020-04-28T05:11:46.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-28T05:11:46.704Z] $ docker top 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T05:11:47.239Z] + go version [2020-04-28T05:11:47.239Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-28T05:11:47.568Z] + make test [2020-04-28T05:11:47.568Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:11:48.142Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-04-28T05:12:00.454Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-04-28T05:12:00.454Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements [2020-04-28T05:12:00.454Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:12:01.404Z] gofmt -l . [2020-04-28T05:12:01.405Z] [ "`gofmt -l .`" = "" ] [2020-04-28T05:12:01.405Z] ./bin/test-attribution-txt.sh [2020-04-28T05:12:02.341Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:12:02.969Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:12:02.986Z] $ docker stop --time=1 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 [2020-04-28T05:12:04.442Z] $ docker rm -f 23b8f108445011e458655878a696bf16c5d19832d62b592b31d068514a747039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:12:05.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:12:05.969Z] + ls -al . [2020-04-28T05:12:05.969Z] total 92 [2020-04-28T05:12:05.969Z] drwxrwxr-x. 8 jenkins jenkins 4096 Apr 28 05:12 . [2020-04-28T05:12:05.969Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:11 .. [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 4910 Apr 28 05:11 Attribution.txt [2020-04-28T05:12:05.969Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:11 bin [2020-04-28T05:12:05.969Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:11 cmd [2020-04-28T05:12:05.969Z] -rw-r--r--. 1 jenkins jenkins 8493 Apr 28 05:11 coverage.out [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 917 Apr 28 05:11 Dockerfile [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 409 Apr 28 05:11 Dockerfile.build [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 6 Apr 28 05:11 .dockerignore [2020-04-28T05:12:05.969Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:11 .git [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 272 Apr 28 05:11 .gitignore [2020-04-28T05:12:05.969Z] -rw-r--r--. 1 jenkins jenkins 203 Apr 28 05:12 go.mod [2020-04-28T05:12:05.969Z] -rw-r--r--. 1 jenkins jenkins 12601 Apr 28 05:12 go.sum [2020-04-28T05:12:05.969Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:11 internal [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 678 Apr 28 05:11 Jenkinsfile [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 937 Apr 28 05:11 Makefile [2020-04-28T05:12:05.969Z] drwxrwxr-x. 2 jenkins jenkins 84 Apr 28 05:11 profiles [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 12398 Apr 28 05:11 README.md [2020-04-28T05:12:05.969Z] drwxrwxr-x. 3 jenkins jenkins 74 Apr 28 05:11 .semver [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:08 VERSION [2020-04-28T05:12:05.969Z] -rw-rw-r--. 1 jenkins jenkins 209 Apr 28 05:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:12:06.315Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 --label arch=amd64 --label version=0.0.0 . [2020-04-28T05:12:06.315Z] Sending build context to Docker daemon 349.7kB [2020-04-28T05:12:06.315Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-28T05:12:06.315Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-28T05:12:06.315Z] ---> e3edf42a2c39 [2020-04-28T05:12:06.315Z] Step 3/24 : ARG MAKE='make build' [2020-04-28T05:12:06.574Z] ---> Running in b43fd898b31e [2020-04-28T05:12:06.574Z] Removing intermediate container b43fd898b31e [2020-04-28T05:12:06.574Z] ---> 8d9e9523a03c [2020-04-28T05:12:06.574Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-28T05:12:06.574Z] ---> Running in 14d387d17c45 [2020-04-28T05:12:06.833Z] Removing intermediate container 14d387d17c45 [2020-04-28T05:12:06.833Z] ---> 3e8fc78ee7b2 [2020-04-28T05:12:06.833Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:12:06.833Z] ---> Running in e8c82e8ff11e [2020-04-28T05:12:06.833Z] Removing intermediate container e8c82e8ff11e [2020-04-28T05:12:06.833Z] ---> 0d99710eee7a [2020-04-28T05:12:06.833Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:12:07.095Z] ---> Running in 8386e87b935e [2020-04-28T05:12:07.662Z] Removing intermediate container 8386e87b935e [2020-04-28T05:12:07.662Z] ---> c4f92190bbfa [2020-04-28T05:12:07.662Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:12:07.662Z] ---> Running in e8395adf5561 [2020-04-28T05:12:08.229Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-28T05:12:08.799Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-28T05:12:09.367Z] OK: 143 MiB in 39 packages [2020-04-28T05:12:09.627Z] Removing intermediate container e8395adf5561 [2020-04-28T05:12:09.627Z] ---> 34e08afe0c8c [2020-04-28T05:12:09.627Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-04-28T05:12:09.627Z] ---> Running in 986cad97fb9f [2020-04-28T05:12:09.885Z] Removing intermediate container 986cad97fb9f [2020-04-28T05:12:09.885Z] ---> d311f512ce66 [2020-04-28T05:12:09.885Z] Step 9/24 : COPY go.mod . [2020-04-28T05:12:09.885Z] ---> e4e8a8c9ded4 [2020-04-28T05:12:09.885Z] Step 10/24 : COPY Makefile . [2020-04-28T05:12:10.146Z] ---> 4e2bb1ddd038 [2020-04-28T05:12:10.146Z] Step 11/24 : RUN make update [2020-04-28T05:12:10.146Z] ---> Running in 6b1c9d680257 [2020-04-28T05:12:10.716Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-28T05:12:10.975Z] Removing intermediate container 6b1c9d680257 [2020-04-28T05:12:10.975Z] ---> 2b1e1a0f7d9d [2020-04-28T05:12:10.975Z] Step 12/24 : COPY . . [2020-04-28T05:12:11.235Z] ---> a616b641d2f8 [2020-04-28T05:12:11.235Z] Step 13/24 : RUN ${MAKE} [2020-04-28T05:12:11.235Z] ---> Running in bf6e8464c1c0 [2020-04-28T05:12:11.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-04-28T05:12:21.883Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:12:24.419Z] Removing intermediate container bf6e8464c1c0 [2020-04-28T05:12:24.419Z] ---> 997117ec8ed1 [2020-04-28T05:12:24.419Z] Step 14/24 : FROM alpine [2020-04-28T05:12:24.678Z] latest: Pulling from library/alpine [2020-04-28T05:12:24.942Z] cbdbe7a5bc2a: Pulling fs layer [2020-04-28T05:12:24.942Z] cbdbe7a5bc2a: Verifying Checksum [2020-04-28T05:12:24.942Z] cbdbe7a5bc2a: Download complete [2020-04-28T05:12:25.202Z] cbdbe7a5bc2a: Pull complete [2020-04-28T05:12:25.202Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:12:25.202Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:12:25.202Z] ---> f70734b6a266 [2020-04-28T05:12:25.202Z] Step 15/24 : ENV APP_PORT=49993 [2020-04-28T05:12:25.464Z] ---> Running in 26133b4efd5f [2020-04-28T05:12:25.464Z] Removing intermediate container 26133b4efd5f [2020-04-28T05:12:25.464Z] ---> 4fb677970432 [2020-04-28T05:12:25.464Z] Step 16/24 : EXPOSE $APP_PORT [2020-04-28T05:12:25.464Z] ---> Running in 3941a9692b8b [2020-04-28T05:12:25.725Z] Removing intermediate container 3941a9692b8b [2020-04-28T05:12:25.725Z] ---> ed629a7759c8 [2020-04-28T05:12:25.725Z] Step 17/24 : ENV DEVICE_PORT=161 [2020-04-28T05:12:25.725Z] ---> Running in 2ce5c6d454b3 [2020-04-28T05:12:25.984Z] Removing intermediate container 2ce5c6d454b3 [2020-04-28T05:12:25.984Z] ---> 043b8d590a42 [2020-04-28T05:12:25.984Z] Step 18/24 : EXPOSE $DEVICE_PORT [2020-04-28T05:12:25.984Z] ---> Running in 82c25a3fd1de [2020-04-28T05:12:25.984Z] Removing intermediate container 82c25a3fd1de [2020-04-28T05:12:25.984Z] ---> 77464a4cef3a [2020-04-28T05:12:25.984Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-04-28T05:12:26.559Z] ---> 6a4966fc67f6 [2020-04-28T05:12:26.559Z] Step 20/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-04-28T05:12:26.559Z] ---> 8e35066e126e [2020-04-28T05:12:26.559Z] Step 21/24 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-04-28T05:12:26.817Z] ---> Running in 5b4324f6aaef [2020-04-28T05:12:26.817Z] Removing intermediate container 5b4324f6aaef [2020-04-28T05:12:26.817Z] ---> d04c3ff1d5a9 [2020-04-28T05:12:26.817Z] Step 22/24 : LABEL arch=amd64 [2020-04-28T05:12:26.817Z] ---> Running in e3e3bcaafb3e [2020-04-28T05:12:27.077Z] Removing intermediate container e3e3bcaafb3e [2020-04-28T05:12:27.077Z] ---> 2f1f420bd726 [2020-04-28T05:12:27.077Z] Step 23/24 : LABEL git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:12:27.077Z] ---> Running in a5b5be813ae1 [2020-04-28T05:12:27.077Z] Removing intermediate container a5b5be813ae1 [2020-04-28T05:12:27.078Z] ---> 86b9b20dbf59 [2020-04-28T05:12:27.078Z] Step 24/24 : LABEL version=0.0.0 [2020-04-28T05:12:27.337Z] ---> Running in 6bc64bc7f60b [2020-04-28T05:12:27.337Z] Removing intermediate container 6bc64bc7f60b [2020-04-28T05:12:27.337Z] ---> 5c3e3944a4dc [2020-04-28T05:12:27.337Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:12:27.337Z] Successfully built 5c3e3944a4dc [2020-04-28T05:12:27.337Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-28T05:13:20.882Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6414 in /w/workspace/dgexfoundry_device-snmp-go_PR-49 [Pipeline] { [Pipeline] ws [2020-04-28T05:13:20.980Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-04-28T05:13:28.896Z] using credential edgex-jenkins-ssh [2020-04-28T05:13:28.956Z] Cloning the remote Git repository [2020-04-28T05:13:28.956Z] Cloning with configured refspecs honoured and without tags [2020-04-28T05:13:29.060Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:13:29.187Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-04-28T05:13:29.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:13:29.338Z] > git --version # timeout=10 [2020-04-28T05:13:29.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:13:29.511Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:13:30.193Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-04-28T05:13:30.216Z] > git config --add remote.origin.fetch +refs/pull/49/head:refs/remotes/origin/PR-49 # timeout=10 [2020-04-28T05:13:30.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:13:30.343Z] Fetching without tags [2020-04-28T05:13:30.902Z] Merging remotes/origin/master commit 2a2498c9bbadf04898195d37569b88cc82665a53 into PR head commit 6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:13:31.321Z] Merge succeeded, producing 6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:13:31.322Z] Checking out Revision 6cbb7bff062e751609f5520d3ffbff3f7b224b09 (PR-49) [2020-04-28T05:13:30.301Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-04-28T05:13:30.371Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-04-28T05:13:30.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:13:30.391Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-28T05:13:30.940Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:13:30.998Z] > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 [2020-04-28T05:13:31.159Z] > git remote # timeout=10 [2020-04-28T05:13:31.203Z] > git config --get remote.origin.url # timeout=10 [2020-04-28T05:13:31.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-28T05:13:31.258Z] > git merge 2a2498c9bbadf04898195d37569b88cc82665a53 # timeout=10 [2020-04-28T05:13:31.293Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-28T05:13:31.335Z] > git config core.sparsecheckout # timeout=10 [2020-04-28T05:13:31.364Z] > git checkout -f 6cbb7bff062e751609f5520d3ffbff3f7b224b09 # timeout=10 [2020-04-28T05:13:36.174Z] Commit message: "refactor: upgrade SDK to v1.2.0" [2020-04-28T05:13:36.257Z] > git --version # timeout=10 [2020-04-28T05:13:36.294Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-28T05:13:37.535Z] ========================================================= [2020-04-28T05:13:37.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-28T05:13:37.535Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:13:38.500Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-28T05:13:39.555Z] Sending build context to Docker daemon 340.5kB [2020-04-28T05:13:39.555Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-04-28T05:13:39.555Z] Step 2/10 : FROM ${BASE} [2020-04-28T05:13:39.830Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-28T05:13:39.830Z] cde5963f3b93: Pulling fs layer [2020-04-28T05:13:39.830Z] 2a23fa8c16f7: Pulling fs layer [2020-04-28T05:13:39.830Z] 777b28850792: Pulling fs layer [2020-04-28T05:13:39.830Z] 8a11ddd9e578: Pulling fs layer [2020-04-28T05:13:39.830Z] 4cf88f913ddb: Pulling fs layer [2020-04-28T05:13:39.830Z] 1df406cf5192: Pulling fs layer [2020-04-28T05:13:39.830Z] cd6300453558: Pulling fs layer [2020-04-28T05:13:39.830Z] b9c365052c96: Pulling fs layer [2020-04-28T05:13:39.830Z] a2d8cc88f415: Pulling fs layer [2020-04-28T05:13:39.830Z] ea1d1ca13537: Pulling fs layer [2020-04-28T05:13:39.830Z] 3750a50a1c5e: Pulling fs layer [2020-04-28T05:13:39.830Z] 8a11ddd9e578: Waiting [2020-04-28T05:13:39.830Z] 4cf88f913ddb: Waiting [2020-04-28T05:13:39.830Z] 1df406cf5192: Waiting [2020-04-28T05:13:39.830Z] cd6300453558: Waiting [2020-04-28T05:13:39.830Z] b9c365052c96: Waiting [2020-04-28T05:13:39.830Z] a2d8cc88f415: Waiting [2020-04-28T05:13:39.830Z] ea1d1ca13537: Waiting [2020-04-28T05:13:39.830Z] 3750a50a1c5e: Waiting [2020-04-28T05:13:39.830Z] 777b28850792: Verifying Checksum [2020-04-28T05:13:39.830Z] 777b28850792: Download complete [2020-04-28T05:13:40.102Z] 2a23fa8c16f7: Verifying Checksum [2020-04-28T05:13:40.102Z] 2a23fa8c16f7: Download complete [2020-04-28T05:13:40.102Z] 4cf88f913ddb: Verifying Checksum [2020-04-28T05:13:40.102Z] 4cf88f913ddb: Download complete [2020-04-28T05:13:40.102Z] 1df406cf5192: Verifying Checksum [2020-04-28T05:13:40.102Z] 1df406cf5192: Download complete [2020-04-28T05:13:40.379Z] cde5963f3b93: Verifying Checksum [2020-04-28T05:13:40.379Z] cde5963f3b93: Download complete [2020-04-28T05:13:41.823Z] cde5963f3b93: Pull complete [2020-04-28T05:13:42.427Z] 2a23fa8c16f7: Pull complete [2020-04-28T05:13:43.016Z] 777b28850792: Pull complete [2020-04-28T05:13:44.977Z] cd6300453558: Verifying Checksum [2020-04-28T05:13:44.977Z] cd6300453558: Download complete [2020-04-28T05:13:44.977Z] a2d8cc88f415: Verifying Checksum [2020-04-28T05:13:44.977Z] a2d8cc88f415: Download complete [2020-04-28T05:13:47.607Z] ea1d1ca13537: Verifying Checksum [2020-04-28T05:13:47.607Z] ea1d1ca13537: Download complete [2020-04-28T05:13:47.607Z] 3750a50a1c5e: Verifying Checksum [2020-04-28T05:13:47.607Z] 3750a50a1c5e: Download complete [2020-04-28T05:13:50.980Z] b9c365052c96: Verifying Checksum [2020-04-28T05:13:50.980Z] b9c365052c96: Download complete [2020-04-28T05:13:52.404Z] 8a11ddd9e578: Verifying Checksum [2020-04-28T05:13:52.404Z] 8a11ddd9e578: Download complete [2020-04-28T05:14:04.789Z] 8a11ddd9e578: Pull complete [2020-04-28T05:14:04.789Z] 4cf88f913ddb: Pull complete [2020-04-28T05:14:04.789Z] 1df406cf5192: Pull complete [2020-04-28T05:14:10.163Z] cd6300453558: Pull complete [2020-04-28T05:14:15.533Z] b9c365052c96: Pull complete [2020-04-28T05:14:15.533Z] a2d8cc88f415: Pull complete [2020-04-28T05:14:17.406Z] ea1d1ca13537: Pull complete [2020-04-28T05:14:17.994Z] 3750a50a1c5e: Pull complete [2020-04-28T05:14:17.994Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-28T05:14:17.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-28T05:14:17.994Z] ---> 78745c68409d [2020-04-28T05:14:17.994Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-04-28T05:14:23.406Z] ---> Running in 381c0c830d14 [2020-04-28T05:14:23.406Z] Removing intermediate container 381c0c830d14 [2020-04-28T05:14:23.406Z] ---> 393b770d9889 [2020-04-28T05:14:23.406Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:14:23.406Z] ---> Running in 1de6da23a1e8 [2020-04-28T05:14:24.013Z] Removing intermediate container 1de6da23a1e8 [2020-04-28T05:14:24.013Z] ---> 2016fb2ddaf8 [2020-04-28T05:14:24.013Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-04-28T05:14:24.013Z] ---> Running in f96e3e484237 [2020-04-28T05:14:24.605Z] Removing intermediate container f96e3e484237 [2020-04-28T05:14:24.605Z] ---> dc71159aa004 [2020-04-28T05:14:24.605Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:14:24.605Z] ---> Running in 7a8213c15802 [2020-04-28T05:14:27.234Z] Removing intermediate container 7a8213c15802 [2020-04-28T05:14:27.234Z] ---> 184ebec17dca [2020-04-28T05:14:27.234Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:14:27.234Z] ---> Running in 059bf1e4ec89 [2020-04-28T05:14:28.206Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:14:28.795Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:14:29.763Z] OK: 125 MiB in 39 packages [2020-04-28T05:14:30.728Z] Removing intermediate container 059bf1e4ec89 [2020-04-28T05:14:30.728Z] ---> 8c2760fad63d [2020-04-28T05:14:30.728Z] Step 8/10 : WORKDIR /device-snmp-go [2020-04-28T05:14:30.998Z] ---> Running in e81e51385832 [2020-04-28T05:14:31.589Z] Removing intermediate container e81e51385832 [2020-04-28T05:14:31.589Z] ---> cc40c3fa97d3 [2020-04-28T05:14:31.589Z] Step 9/10 : COPY . . [2020-04-28T05:14:32.183Z] ---> 5f81ae33413f [2020-04-28T05:14:32.183Z] Step 10/10 : RUN go mod download [2020-04-28T05:14:32.455Z] ---> Running in bfd07c9f1184 [2020-04-28T05:14:35.054Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-28T05:14:35.054Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-28T05:14:35.054Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-28T05:14:35.054Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-28T05:14:35.054Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-28T05:14:35.054Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-28T05:14:35.054Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-28T05:14:35.054Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-28T05:14:35.054Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-28T05:14:35.054Z] go: finding github.com/fatih/color v1.7.0 [2020-04-28T05:14:35.054Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-28T05:14:35.054Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-28T05:14:35.054Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-28T05:14:35.054Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-28T05:14:35.054Z] go: finding github.com/golang/mock v1.2.0 [2020-04-28T05:14:35.054Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-28T05:14:35.054Z] go: finding github.com/google/uuid v1.1.0 [2020-04-28T05:14:35.054Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-28T05:14:35.054Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-28T05:14:35.054Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-28T05:14:35.054Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-28T05:14:35.054Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-28T05:14:35.054Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-28T05:14:35.054Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-28T05:14:35.325Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-28T05:14:35.325Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-28T05:14:35.325Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-28T05:14:35.325Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-28T05:14:35.325Z] go: finding github.com/posener/complete v1.1.1 [2020-04-28T05:14:35.325Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-28T05:14:35.325Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-28T05:14:35.325Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-04-28T05:14:35.325Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-28T05:14:35.325Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-28T05:14:35.325Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-28T05:14:35.325Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-28T05:14:35.325Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-28T05:14:35.325Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-28T05:14:35.325Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-28T05:14:35.325Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-28T05:14:35.325Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-28T05:14:35.325Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-28T05:14:45.461Z] Removing intermediate container bfd07c9f1184 [2020-04-28T05:14:45.461Z] ---> dcde6b0af586 [2020-04-28T05:14:45.461Z] Successfully built dcde6b0af586 [2020-04-28T05:14:45.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:14:46.572Z] + docker inspect -f . ci-base-image-arm64 [2020-04-28T05:14:46.841Z] . [Pipeline] withDockerContainer [2020-04-28T05:14:47.326Z] prd-ubuntu18.04-docker-arm64-4c-16g-6414 does not seem to be running inside a container [2020-04-28T05:14:47.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-28T05:14:49.260Z] $ docker top 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-28T05:14:50.533Z] + go version [2020-04-28T05:14:50.807Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-28T05:14:51.476Z] + make test [2020-04-28T05:14:51.476Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-28T05:14:52.899Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-04-28T05:15:25.845Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-04-28T05:15:25.845Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.015s coverage: 0.0% of statements [2020-04-28T05:15:25.845Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-28T05:15:31.230Z] gofmt -l . [2020-04-28T05:15:31.230Z] [ "`gofmt -l .`" = "" ] [2020-04-28T05:15:31.230Z] ./bin/test-attribution-txt.sh [2020-04-28T05:15:32.192Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-28T05:15:32.488Z] Warning: overwriting stash ‘coverage-report’ [2020-04-28T05:15:32.911Z] Stashed 1 file(s) [Pipeline] } [2020-04-28T05:15:32.934Z] $ docker stop --time=1 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d [2020-04-28T05:15:35.319Z] $ docker rm -f 4c739c665f9f7f1f87203f8238eb2082589d82aeffae3b2b55c71c6157911a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-28T05:15:36.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-28T05:15:37.220Z] + ls -al . [2020-04-28T05:15:37.220Z] total 120 [2020-04-28T05:15:37.220Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:15 . [2020-04-28T05:15:37.220Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:13 .. [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 28 05:13 .dockerignore [2020-04-28T05:15:37.220Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:13 .git [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 272 Apr 28 05:13 .gitignore [2020-04-28T05:15:37.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 .semver [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 4910 Apr 28 05:13 Attribution.txt [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 917 Apr 28 05:13 Dockerfile [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 409 Apr 28 05:13 Dockerfile.build [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 28 05:13 Jenkinsfile [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 937 Apr 28 05:13 Makefile [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 12398 Apr 28 05:13 README.md [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:08 VERSION [2020-04-28T05:15:37.220Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:13 bin [2020-04-28T05:15:37.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 cmd [2020-04-28T05:15:37.220Z] -rw-r--r-- 1 jenkins jenkins 8493 Apr 28 05:15 coverage.out [2020-04-28T05:15:37.220Z] -rw-r--r-- 1 jenkins jenkins 203 Apr 28 05:15 go.mod [2020-04-28T05:15:37.220Z] -rw-r--r-- 1 jenkins jenkins 12601 Apr 28 05:15 go.sum [2020-04-28T05:15:37.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:13 internal [2020-04-28T05:15:37.220Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:13 profiles [2020-04-28T05:15:37.220Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 28 05:13 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:15:37.590Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 --label arch=arm64 --label version=0.0.0 . [2020-04-28T05:15:38.184Z] Sending build context to Docker daemon 349.7kB [2020-04-28T05:15:38.184Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-28T05:15:38.184Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-28T05:15:38.184Z] ---> dcde6b0af586 [2020-04-28T05:15:38.184Z] Step 3/24 : ARG MAKE='make build' [2020-04-28T05:15:38.455Z] ---> Running in c52d435c779f [2020-04-28T05:15:38.725Z] Removing intermediate container c52d435c779f [2020-04-28T05:15:38.725Z] ---> 3e70403e5ceb [2020-04-28T05:15:38.725Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-04-28T05:15:38.994Z] ---> Running in 1891f12733dc [2020-04-28T05:15:39.265Z] Removing intermediate container 1891f12733dc [2020-04-28T05:15:39.265Z] ---> 88273e835ffa [2020-04-28T05:15:39.265Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-28T05:15:39.540Z] ---> Running in 5dd390ed3c44 [2020-04-28T05:15:39.810Z] Removing intermediate container 5dd390ed3c44 [2020-04-28T05:15:39.810Z] ---> 149d4a5fc024 [2020-04-28T05:15:39.811Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-28T05:15:40.085Z] ---> Running in ecd8f3366039 [2020-04-28T05:15:42.039Z] Removing intermediate container ecd8f3366039 [2020-04-28T05:15:42.039Z] ---> de3fcdab6dce [2020-04-28T05:15:42.039Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-28T05:15:42.311Z] ---> Running in a0b3d4ba324a [2020-04-28T05:15:43.274Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-28T05:15:44.235Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-28T05:15:45.200Z] OK: 125 MiB in 39 packages [2020-04-28T05:15:46.615Z] Removing intermediate container a0b3d4ba324a [2020-04-28T05:15:46.615Z] ---> 6526b86c86ef [2020-04-28T05:15:46.615Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-04-28T05:15:46.887Z] ---> Running in ea7c5d7e62fb [2020-04-28T05:15:47.477Z] Removing intermediate container ea7c5d7e62fb [2020-04-28T05:15:47.477Z] ---> 9fcf784b9680 [2020-04-28T05:15:47.477Z] Step 9/24 : COPY go.mod . [2020-04-28T05:15:47.746Z] ---> 368bd59116f8 [2020-04-28T05:15:47.746Z] Step 10/24 : COPY Makefile . [2020-04-28T05:15:48.715Z] ---> cd6cad69aab7 [2020-04-28T05:15:48.715Z] Step 11/24 : RUN make update [2020-04-28T05:15:48.715Z] ---> Running in 09c14c38dc13 [2020-04-28T05:15:49.685Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-04-28T05:15:51.100Z] Removing intermediate container 09c14c38dc13 [2020-04-28T05:15:51.101Z] ---> 01341427bb86 [2020-04-28T05:15:51.101Z] Step 12/24 : COPY . . [2020-04-28T05:15:52.066Z] ---> 3e956cc4636e [2020-04-28T05:15:52.066Z] Step 13/24 : RUN ${MAKE} [2020-04-28T05:15:52.066Z] ---> Running in c5d1928b31fc [2020-04-28T05:15:53.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-04-28T05:16:25.527Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-28T05:16:33.759Z] Removing intermediate container c5d1928b31fc [2020-04-28T05:16:33.759Z] ---> 690457d28ec7 [2020-04-28T05:16:33.759Z] Step 14/24 : FROM alpine [2020-04-28T05:16:33.759Z] latest: Pulling from library/alpine [2020-04-28T05:16:33.759Z] 29e5d40040c1: Pulling fs layer [2020-04-28T05:16:33.759Z] 29e5d40040c1: Verifying Checksum [2020-04-28T05:16:33.759Z] 29e5d40040c1: Download complete [2020-04-28T05:16:34.034Z] 29e5d40040c1: Pull complete [2020-04-28T05:16:34.034Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-04-28T05:16:34.034Z] Status: Downloaded newer image for alpine:latest [2020-04-28T05:16:34.034Z] ---> c20d2a9ab686 [2020-04-28T05:16:34.034Z] Step 15/24 : ENV APP_PORT=49993 [2020-04-28T05:16:34.303Z] ---> Running in a55a791d29a5 [2020-04-28T05:16:34.580Z] Removing intermediate container a55a791d29a5 [2020-04-28T05:16:34.580Z] ---> be55f52ff342 [2020-04-28T05:16:34.580Z] Step 16/24 : EXPOSE $APP_PORT [2020-04-28T05:16:34.580Z] ---> Running in 20b806461f35 [2020-04-28T05:16:35.171Z] Removing intermediate container 20b806461f35 [2020-04-28T05:16:35.171Z] ---> 5e5cd5a64190 [2020-04-28T05:16:35.171Z] Step 17/24 : ENV DEVICE_PORT=161 [2020-04-28T05:16:35.171Z] ---> Running in 66625eddaf19 [2020-04-28T05:16:35.440Z] Removing intermediate container 66625eddaf19 [2020-04-28T05:16:35.440Z] ---> 1521e1ef5b77 [2020-04-28T05:16:35.440Z] Step 18/24 : EXPOSE $DEVICE_PORT [2020-04-28T05:16:35.707Z] ---> Running in cea7b2ee007f [2020-04-28T05:16:35.976Z] Removing intermediate container cea7b2ee007f [2020-04-28T05:16:35.976Z] ---> ad6479a5ebc2 [2020-04-28T05:16:35.976Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-04-28T05:16:37.391Z] ---> 933f8a7be263 [2020-04-28T05:16:37.391Z] Step 20/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-04-28T05:16:37.659Z] ---> bac0971133c1 [2020-04-28T05:16:37.659Z] Step 21/24 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-04-28T05:16:37.930Z] ---> Running in b9778880c65c [2020-04-28T05:16:38.199Z] Removing intermediate container b9778880c65c [2020-04-28T05:16:38.199Z] ---> a5f417371392 [2020-04-28T05:16:38.199Z] Step 22/24 : LABEL arch=arm64 [2020-04-28T05:16:38.470Z] ---> Running in 889a636f7c8f [2020-04-28T05:16:38.739Z] Removing intermediate container 889a636f7c8f [2020-04-28T05:16:38.739Z] ---> f8f4fea71d15 [2020-04-28T05:16:38.739Z] Step 23/24 : LABEL git_sha=6cbb7bff062e751609f5520d3ffbff3f7b224b09 [2020-04-28T05:16:39.008Z] ---> Running in 37f8eb8dfcf0 [2020-04-28T05:16:39.279Z] Removing intermediate container 37f8eb8dfcf0 [2020-04-28T05:16:39.279Z] ---> 99ab2f957862 [2020-04-28T05:16:39.279Z] Step 24/24 : LABEL version=0.0.0 [2020-04-28T05:16:39.549Z] ---> Running in cdb1ac7630f3 [2020-04-28T05:16:39.817Z] Removing intermediate container cdb1ac7630f3 [2020-04-28T05:16:39.817Z] ---> 97eafa289443 [2020-04-28T05:16:39.817Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-28T05:16:39.817Z] Successfully built 97eafa289443 [2020-04-28T05:16:39.817Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-28T05:16:41.821Z] provisioning config files... [2020-04-28T05:16:41.839Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config5896128183669092803tmp [Pipeline] { [Pipeline] sh [2020-04-28T05:16:42.288Z] + curl -s https://codecov.io/bash [2020-04-28T05:16:42.288Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config5896128183669092803tmp [2020-04-28T05:16:42.575Z] [2020-04-28T05:16:42.575Z] _____ _ [2020-04-28T05:16:42.575Z] / ____| | | [2020-04-28T05:16:42.575Z] | | ___ __| | ___ ___ _____ __ [2020-04-28T05:16:42.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-28T05:16:42.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-28T05:16:42.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-28T05:16:42.575Z] Bash-tbd [2020-04-28T05:16:42.575Z] [2020-04-28T05:16:42.575Z] [2020-04-28T05:16:42.575Z] ==> Jenkins CI detected. [2020-04-28T05:16:42.575Z] project root: . [2020-04-28T05:16:42.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-28T05:16:42.858Z] ==> Running gcov in . (disable via -X gcov) [2020-04-28T05:16:42.858Z] ==> Python coveragepy not found [2020-04-28T05:16:42.858Z] ==> Searching for coverage reports in: [2020-04-28T05:16:42.858Z] + . [2020-04-28T05:16:42.858Z] -> Found 1 reports [2020-04-28T05:16:42.858Z] ==> Detecting git/mercurial file structure [2020-04-28T05:16:42.858Z] ==> Reading reports [2020-04-28T05:16:42.858Z] + ./coverage.out bytes=8493 [2020-04-28T05:16:42.858Z] ==> Appending adjustments [2020-04-28T05:16:42.858Z] http://docs.codecov.io/docs/fixing-reports [2020-04-28T05:16:43.145Z] + Found adjustments [2020-04-28T05:16:43.145Z] ==> Gzipping contents [2020-04-28T05:16:43.145Z] ==> Uploading reports [2020-04-28T05:16:43.145Z] url: https://codecov.io [2020-04-28T05:16:43.145Z] query: branch=PR-49&commit=6cbb7bff062e751609f5520d3ffbff3f7b224b09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=49&job= [2020-04-28T05:16:43.145Z] -> Pinging Codecov [2020-04-28T05:16:43.145Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-49&commit=6cbb7bff062e751609f5520d3ffbff3f7b224b09&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-49%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=49&job= [2020-04-28T05:16:43.414Z] -> Uploading [2020-04-28T05:16:44.017Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/6cbb7bff062e751609f5520d3ffbff3f7b224b09 [Pipeline] } [2020-04-28T05:16:44.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:16:45.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:16:46.591Z] ---> package-listing.sh [2020-04-28T05:16:46.592Z] ++ facter osfamily [2020-04-28T05:16:46.592Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-28T05:16:46.592Z] + OS_FAMILY=redhat [2020-04-28T05:16:46.592Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-49 [2020-04-28T05:16:46.592Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-28T05:16:46.592Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-28T05:16:46.592Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-28T05:16:46.592Z] + PACKAGES=/tmp/packages_start.txt [2020-04-28T05:16:46.592Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-49 ']' [2020-04-28T05:16:46.592Z] + PACKAGES=/tmp/packages_end.txt [2020-04-28T05:16:46.592Z] + case "${OS_FAMILY}" in [2020-04-28T05:16:46.592Z] + rpm -qa [2020-04-28T05:16:46.592Z] + sort [2020-04-28T05:16:53.537Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-28T05:16:53.537Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-28T05:16:53.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-28T05:16:53.537Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-49 ']' [2020-04-28T05:16:53.537Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-49/archives/ [2020-04-28T05:16:53.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-49/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:16:54.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:16:54.057Z] [2020-04-28T05:16:54.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-28T05:16:54.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-28T05:16:55.168Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-28T05:16:55.168Z] c9b1b535fdd9: Pulling fs layer [2020-04-28T05:16:55.168Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-28T05:16:55.168Z] 756a868c4378: Pulling fs layer [2020-04-28T05:16:55.168Z] 444b2fc9a129: Pulling fs layer [2020-04-28T05:16:55.168Z] ea15f1150254: Pulling fs layer [2020-04-28T05:16:55.168Z] 41b27a9f41bf: Pulling fs layer [2020-04-28T05:16:55.168Z] 28c525ee5125: Pulling fs layer [2020-04-28T05:16:55.168Z] 094b1ea09ed8: Pulling fs layer [2020-04-28T05:16:55.168Z] 138eaada9080: Pulling fs layer [2020-04-28T05:16:55.168Z] 0622d0fa9048: Pulling fs layer [2020-04-28T05:16:55.168Z] 444b2fc9a129: Waiting [2020-04-28T05:16:55.168Z] ea15f1150254: Waiting [2020-04-28T05:16:55.168Z] 138eaada9080: Waiting [2020-04-28T05:16:55.168Z] 28c525ee5125: Waiting [2020-04-28T05:16:55.168Z] 0622d0fa9048: Waiting [2020-04-28T05:16:55.168Z] 094b1ea09ed8: Waiting [2020-04-28T05:16:55.168Z] 2cc5ad85d9ab: Download complete [2020-04-28T05:16:55.168Z] 444b2fc9a129: Verifying Checksum [2020-04-28T05:16:55.168Z] 444b2fc9a129: Download complete [2020-04-28T05:16:55.900Z] c9b1b535fdd9: Verifying Checksum [2020-04-28T05:16:55.900Z] c9b1b535fdd9: Download complete [2020-04-28T05:16:55.900Z] ea15f1150254: Verifying Checksum [2020-04-28T05:16:55.900Z] ea15f1150254: Download complete [2020-04-28T05:16:56.188Z] 28c525ee5125: Verifying Checksum [2020-04-28T05:16:56.188Z] 28c525ee5125: Download complete [2020-04-28T05:16:56.188Z] c9b1b535fdd9: Pull complete [2020-04-28T05:16:57.175Z] 2cc5ad85d9ab: Pull complete [2020-04-28T05:16:58.491Z] 756a868c4378: Verifying Checksum [2020-04-28T05:16:58.491Z] 756a868c4378: Download complete [2020-04-28T05:16:58.802Z] 138eaada9080: Verifying Checksum [2020-04-28T05:16:58.802Z] 138eaada9080: Download complete [2020-04-28T05:16:58.802Z] 0622d0fa9048: Verifying Checksum [2020-04-28T05:16:58.802Z] 0622d0fa9048: Download complete [2020-04-28T05:16:59.099Z] 094b1ea09ed8: Verifying Checksum [2020-04-28T05:16:59.099Z] 094b1ea09ed8: Download complete [2020-04-28T05:16:59.713Z] 41b27a9f41bf: Verifying Checksum [2020-04-28T05:16:59.713Z] 41b27a9f41bf: Download complete [2020-04-28T05:17:01.692Z] 756a868c4378: Pull complete [2020-04-28T05:17:01.692Z] 444b2fc9a129: Pull complete [2020-04-28T05:17:02.305Z] ea15f1150254: Pull complete [2020-04-28T05:17:07.789Z] 41b27a9f41bf: Pull complete [2020-04-28T05:17:07.789Z] 28c525ee5125: Pull complete [2020-04-28T05:17:11.182Z] 094b1ea09ed8: Pull complete [2020-04-28T05:17:11.182Z] 138eaada9080: Pull complete [2020-04-28T05:17:11.449Z] 0622d0fa9048: Pull complete [2020-04-28T05:17:11.449Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-28T05:17:11.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-28T05:17:11.725Z] prd-centos7-docker-4c-2g-6411 does not seem to be running inside a container [2020-04-28T05:17:11.963Z] $ 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-49 -v /w/workspace/dgexfoundry_device-snmp-go_PR-49:/w/workspace/dgexfoundry_device-snmp-go_PR-49:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-28T05:17:13.389Z] $ docker top a5a061ea48127037770c851e2a6e872976e0165e66baf67c798d611933fd8aa5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-28T05:17:13.967Z] provisioning config files... [2020-04-28T05:17:13.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp/config966076555411394338tmp [Pipeline] { [Pipeline] echo [2020-04-28T05:17:14.094Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:17:14.527Z] ---> create-netrc.sh [Pipeline] echo [2020-04-28T05:17:14.861Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-28T05:17:15.398Z] ---> logs-deploy.sh [2020-04-28T05:17:15.398Z] + ARCHIVE_ARTIFACTS= [2020-04-28T05:17:15.398Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-28T05:17:15.398Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-28T05:17:15.398Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-28T05:17:15.398Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 [2020-04-28T05:17:15.398Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-49/1/ [2020-04-28T05:17:15.398Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 /w/workspace/dgexfoundry_device-snmp-go_PR-49 [2020-04-28T05:17:17.369Z] Archives upload complete. [2020-04-28T05:17:17.369Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-49/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-49/1/ [2020-04-28T05:17:18.322Z] ---> uname -a: [2020-04-28T05:17:18.322Z] Linux a5a061ea4812 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> lscpu: [2020-04-28T05:17:18.322Z] Architecture: x86_64 [2020-04-28T05:17:18.322Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-28T05:17:18.322Z] Byte Order: Little Endian [2020-04-28T05:17:18.322Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-28T05:17:18.322Z] CPU(s): 4 [2020-04-28T05:17:18.322Z] On-line CPU(s) list: 0-3 [2020-04-28T05:17:18.322Z] Thread(s) per core: 1 [2020-04-28T05:17:18.322Z] Core(s) per socket: 1 [2020-04-28T05:17:18.322Z] Socket(s): 4 [2020-04-28T05:17:18.322Z] NUMA node(s): 1 [2020-04-28T05:17:18.322Z] Vendor ID: GenuineIntel [2020-04-28T05:17:18.322Z] CPU family: 6 [2020-04-28T05:17:18.322Z] Model: 44 [2020-04-28T05:17:18.322Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-28T05:17:18.322Z] Stepping: 1 [2020-04-28T05:17:18.322Z] CPU MHz: 2933.438 [2020-04-28T05:17:18.322Z] BogoMIPS: 5866.87 [2020-04-28T05:17:18.322Z] Virtualization: VT-x [2020-04-28T05:17:18.322Z] Hypervisor vendor: KVM [2020-04-28T05:17:18.322Z] Virtualization type: full [2020-04-28T05:17:18.322Z] L1d cache: 128 KiB [2020-04-28T05:17:18.322Z] L1i cache: 128 KiB [2020-04-28T05:17:18.322Z] L2 cache: 16 MiB [2020-04-28T05:17:18.322Z] L3 cache: 64 MiB [2020-04-28T05:17:18.322Z] NUMA node0 CPU(s): 0-3 [2020-04-28T05:17:18.322Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-28T05:17:18.322Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-28T05:17:18.322Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-28T05:17:18.322Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-28T05:17:18.322Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-28T05:17:18.322Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> nproc: [2020-04-28T05:17:18.322Z] 4 [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> df -h: [2020-04-28T05:17:18.322Z] Filesystem Size Used Available Use% Mounted on [2020-04-28T05:17:18.322Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-28T05:17:18.322Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-28T05:17:18.322Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-28T05:17:18.322Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-49 [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dgexfoundry_device-snmp-go_PR-49@tmp [2020-04-28T05:17:18.322Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> free -m: [2020-04-28T05:17:18.322Z] total used free shared buff/cache available [2020-04-28T05:17:18.322Z] Mem: 1838 592 71 0 1174 1141 [2020-04-28T05:17:18.322Z] Swap: 1023 0 1023 [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> ip addr: [2020-04-28T05:17:18.322Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-28T05:17:18.322Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-28T05:17:18.322Z] inet 127.0.0.1/8 scope host lo [2020-04-28T05:17:18.322Z] valid_lft forever preferred_lft forever [2020-04-28T05:17:18.322Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-28T05:17:18.322Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-28T05:17:18.322Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-28T05:17:18.322Z] valid_lft forever preferred_lft forever [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] ---> sar -b -r -n DEV: [2020-04-28T05:17:18.322Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] 05:06:59 LINUX RESTART [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] 05:08:02 tps rtps wtps bread/s bwrtn/s [2020-04-28T05:17:18.322Z] 05:09:01 44.19 10.35 33.84 2429.72 3408.34 [2020-04-28T05:17:18.322Z] 05:10:01 2.66 0.00 2.66 0.00 73.42 [2020-04-28T05:17:18.322Z] 05:11:01 0.68 0.00 0.68 0.00 9.01 [2020-04-28T05:17:18.322Z] 05:12:01 0.53 0.00 0.53 0.00 6.09 [2020-04-28T05:17:18.322Z] 05:13:01 0.50 0.00 0.50 0.00 7.68 [2020-04-28T05:17:18.322Z] 05:14:01 0.27 0.00 0.27 0.00 3.91 [2020-04-28T05:17:18.322Z] 05:15:01 0.25 0.00 0.25 0.00 2.83 [2020-04-28T05:17:18.322Z] 05:16:01 0.27 0.00 0.27 0.00 2.93 [2020-04-28T05:17:18.322Z] 05:17:01 67.74 52.91 14.83 3561.06 5382.48 [2020-04-28T05:17:18.322Z] Average: 12.99 7.05 5.94 664.60 987.18 [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] 05:08:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-28T05:17:18.322Z] 05:09:01 114928 1767376 93.89 2620 1231476 985752 33.63 436860 1167016 140 [2020-04-28T05:17:18.322Z] 05:10:01 127156 1755148 93.24 2620 1231484 905760 30.90 426992 1166708 8 [2020-04-28T05:17:18.322Z] 05:11:01 125628 1756676 93.33 2620 1231488 905988 30.91 430088 1164756 8 [2020-04-28T05:17:18.322Z] 05:12:01 125148 1757156 93.35 2620 1231488 906072 30.91 430616 1164704 8 [2020-04-28T05:17:18.322Z] 05:13:01 125300 1757004 93.34 2620 1231496 905988 30.91 430844 1164704 20 [2020-04-28T05:17:18.322Z] 05:14:01 124368 1757936 93.39 2620 1231500 906120 30.92 431624 1164704 8 [2020-04-28T05:17:18.322Z] 05:15:01 125028 1757276 93.36 2620 1231504 906120 30.92 430876 1164700 16 [2020-04-28T05:17:18.322Z] 05:16:01 127656 1754648 93.22 2620 1231508 905760 30.90 428792 1164700 8 [2020-04-28T05:17:18.322Z] 05:17:01 95892 1786412 94.91 2620 1222060 1096128 37.40 446452 1171696 82932 [2020-04-28T05:17:18.322Z] Average: 121234 1761070 93.56 2620 1230445 935965 31.93 432572 1165965 9239 [2020-04-28T05:17:18.322Z] [2020-04-28T05:17:18.322Z] 05:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-28T05:17:18.322Z] 05:09:01 eth0 80.21 73.25 471.51 50.33 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:09:01 docker0 1.18 1.01 0.25 1.62 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:10:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:11:01 eth0 0.88 0.53 0.40 0.21 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:12:01 eth0 0.92 0.42 0.29 0.21 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:13:01 eth0 1.65 0.40 0.51 0.27 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:14:01 eth0 2.98 0.82 0.93 0.56 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:15:01 eth0 0.97 0.67 0.55 0.41 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:16:01 eth0 0.10 0.07 0.01 0.03 0.00 0.00 0.00 [2020-04-28T05:17:18.322Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] 05:17:01 eth0 94.29 66.20 2323.68 9.82 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] Average: eth0 20.23 15.77 311.60 6.81 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] Average: docker0 0.13 0.11 0.03 0.18 0.00 0.00 0.00 [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z] ---> sar -P ALL: [2020-04-28T05:17:18.323Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/28/20 _x86_64_ (4 CPU) [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z] 05:06:59 LINUX RESTART [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z] 05:08:02 CPU %user %nice %system %iowait %steal %idle [2020-04-28T05:17:18.323Z] 05:09:01 all 3.24 0.00 3.54 1.12 24.96 67.14 [2020-04-28T05:17:18.323Z] 05:09:01 0 2.70 0.00 2.79 0.81 28.00 65.69 [2020-04-28T05:17:18.323Z] 05:09:01 1 2.59 0.00 3.20 1.89 25.06 67.25 [2020-04-28T05:17:18.323Z] 05:09:01 2 3.97 0.00 4.96 1.36 22.94 66.76 [2020-04-28T05:17:18.323Z] 05:09:01 3 3.75 0.00 3.30 0.44 23.68 68.83 [2020-04-28T05:17:18.323Z] 05:10:01 all 0.11 0.00 0.07 0.00 0.73 99.09 [2020-04-28T05:17:18.323Z] 05:10:01 0 0.05 0.00 0.10 0.00 0.34 99.51 [2020-04-28T05:17:18.323Z] 05:10:01 1 0.08 0.00 0.10 0.00 1.16 98.65 [2020-04-28T05:17:18.323Z] 05:10:01 2 0.30 0.00 0.03 0.00 1.21 98.45 [2020-04-28T05:17:18.323Z] 05:10:01 3 0.02 0.00 0.02 0.00 0.22 99.75 [2020-04-28T05:17:18.323Z] 05:11:01 all 0.09 0.00 0.04 0.00 0.81 99.06 [2020-04-28T05:17:18.323Z] 05:11:01 0 0.02 0.00 0.05 0.00 0.61 99.32 [2020-04-28T05:17:18.323Z] 05:11:01 1 0.10 0.00 0.05 0.00 1.34 98.51 [2020-04-28T05:17:18.323Z] 05:11:01 2 0.07 0.00 0.03 0.00 0.58 99.32 [2020-04-28T05:17:18.323Z] 05:11:01 3 0.15 0.00 0.03 0.00 0.71 99.10 [2020-04-28T05:17:18.323Z] 05:12:01 all 0.06 0.00 0.03 0.00 1.61 98.30 [2020-04-28T05:17:18.323Z] 05:12:01 0 0.02 0.00 0.03 0.00 0.78 99.17 [2020-04-28T05:17:18.323Z] 05:12:01 1 0.03 0.00 0.05 0.00 2.29 97.63 [2020-04-28T05:17:18.323Z] 05:12:01 2 0.03 0.00 0.02 0.00 0.86 99.09 [2020-04-28T05:17:18.323Z] 05:12:01 3 0.18 0.00 0.03 0.00 2.48 97.30 [2020-04-28T05:17:18.323Z] 05:13:01 all 0.07 0.00 0.06 0.02 2.26 97.60 [2020-04-28T05:17:18.323Z] 05:13:01 0 0.05 0.00 0.11 0.00 2.54 97.29 [2020-04-28T05:17:18.323Z] 05:13:01 1 0.07 0.00 0.03 0.00 2.37 97.53 [2020-04-28T05:17:18.323Z] 05:13:01 2 0.03 0.00 0.02 0.08 1.96 97.91 [2020-04-28T05:17:18.323Z] 05:13:01 3 0.11 0.00 0.03 0.00 2.14 97.71 [2020-04-28T05:17:18.323Z] 05:14:01 all 0.06 0.00 0.03 0.00 1.29 98.62 [2020-04-28T05:17:18.323Z] 05:14:01 0 0.05 0.00 0.05 0.00 1.85 98.05 [2020-04-28T05:17:18.323Z] 05:14:01 1 0.03 0.00 0.03 0.00 0.78 99.16 [2020-04-28T05:17:18.323Z] 05:14:01 2 0.05 0.00 0.03 0.00 0.99 98.92 [2020-04-28T05:17:18.323Z] 05:14:01 3 0.12 0.00 0.03 0.00 1.52 98.33 [2020-04-28T05:17:18.323Z] 05:15:01 all 0.10 0.00 0.04 0.00 0.72 99.15 [2020-04-28T05:17:18.323Z] 05:15:01 0 0.05 0.00 0.03 0.00 0.94 98.97 [2020-04-28T05:17:18.323Z] 05:15:01 1 0.25 0.00 0.05 0.00 0.85 98.85 [2020-04-28T05:17:18.323Z] 05:15:01 2 0.05 0.00 0.05 0.00 0.43 99.47 [2020-04-28T05:17:18.323Z] 05:15:01 3 0.03 0.00 0.03 0.00 0.66 99.27 [2020-04-28T05:17:18.323Z] 05:16:01 all 0.09 0.00 0.05 0.00 0.78 99.09 [2020-04-28T05:17:18.323Z] 05:16:01 0 0.17 0.00 0.05 0.00 0.71 99.07 [2020-04-28T05:17:18.323Z] 05:16:01 1 0.13 0.00 0.03 0.00 0.78 99.05 [2020-04-28T05:17:18.323Z] 05:16:01 2 0.02 0.00 0.05 0.00 0.45 99.48 [2020-04-28T05:17:18.323Z] 05:16:01 3 0.03 0.00 0.07 0.00 1.19 98.71 [2020-04-28T05:17:18.323Z] 05:17:01 all 1.75 0.00 1.13 2.16 6.19 88.76 [2020-04-28T05:17:18.323Z] 05:17:01 0 1.78 0.00 1.19 1.09 7.20 88.73 [2020-04-28T05:17:18.323Z] 05:17:01 1 1.51 0.00 1.00 5.53 6.16 85.81 [2020-04-28T05:17:18.323Z] 05:17:01 2 1.29 0.00 0.96 0.25 5.72 91.78 [2020-04-28T05:17:18.323Z] 05:17:01 3 2.39 0.00 1.34 1.75 5.69 88.84 [2020-04-28T05:17:18.323Z] Average: all 0.65 0.00 0.59 0.38 4.62 93.76 [2020-04-28T05:17:18.323Z] Average: 0 0.58 0.00 0.53 0.22 5.14 93.53 [2020-04-28T05:17:18.323Z] Average: 1 0.56 0.00 0.54 0.84 4.80 93.26 [2020-04-28T05:17:18.323Z] Average: 2 0.67 0.00 0.72 0.20 4.06 94.36 [2020-04-28T05:17:18.323Z] Average: 3 0.79 0.00 0.57 0.25 4.48 93.91 [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z] [2020-04-28T05:17:18.323Z]