Pull request #531 updated 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 dnoliver for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 06597099208d767b199b1ee3278a93f9e7a6e7dd rather than af8c5607e70d459dd4b42191360f2f21428da2d5 Obtained Jenkinsfile from 06597099208d767b199b1ee3278a93f9e7a6e7dd Running in Durability level: PERFORMANCE_OPTIMIZED 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 a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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-836 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # 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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) > git config core.sparsecheckout # timeout=10 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # 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 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 Commit message: "Update Dockefile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-26T21:02:18.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-26T21:02:18.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-26T21:02:18.609Z] ========================================================= [2020-05-26T21:02:18.609Z] EdgeX Global Pipelines Version Info [2020-05-26T21:02:18.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cebcf691a1867c414af877e7898d800615a7caa2 # timeout=10 [2020-05-26T21:02:20.034Z] ------------------- [2020-05-26T21:02:20.034Z] stable info: [2020-05-26T21:02:20.034Z] ------------------- [2020-05-26T21:02:20.034Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-26T21:02:20.034Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-26T21:02:20.034Z] Message: update stable to v1.0.87 [2020-05-26T21:02:20.611Z] ------------------- [2020-05-26T21:02:20.611Z] experimental info: [2020-05-26T21:02:20.611Z] ------------------- [2020-05-26T21:02:20.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-26T21:02:20.611Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-26T21:02:20.611Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:02:22.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-26T21:02:22.930Z] [2020-05-26T21:02:22.930Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:02:23.534Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-26T21:02:23.534Z] latest: Pulling from edgex-devops/git-semver [2020-05-26T21:02:23.534Z] 9123ac7c32f7: Pulling fs layer [2020-05-26T21:02:23.534Z] b8cc5d1170e3: Pulling fs layer [2020-05-26T21:02:23.534Z] 2924cbbf6a41: Pulling fs layer [2020-05-26T21:02:23.534Z] 93b08a4f1073: Pulling fs layer [2020-05-26T21:02:23.534Z] 93b08a4f1073: Waiting [2020-05-26T21:02:23.534Z] b8cc5d1170e3: Verifying Checksum [2020-05-26T21:02:23.534Z] b8cc5d1170e3: Download complete [2020-05-26T21:02:23.796Z] 9123ac7c32f7: Verifying Checksum [2020-05-26T21:02:23.796Z] 9123ac7c32f7: Download complete [2020-05-26T21:02:23.796Z] 93b08a4f1073: Verifying Checksum [2020-05-26T21:02:23.796Z] 93b08a4f1073: Download complete [2020-05-26T21:02:23.796Z] 2924cbbf6a41: Download complete [2020-05-26T21:02:24.058Z] 9123ac7c32f7: Pull complete [2020-05-26T21:02:24.058Z] b8cc5d1170e3: Pull complete [2020-05-26T21:02:25.006Z] 2924cbbf6a41: Pull complete [2020-05-26T21:02:25.006Z] 93b08a4f1073: Pull complete [2020-05-26T21:02:25.006Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-26T21:02:25.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-26T21:02:25.133Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2020-05-26T21:02:25.176Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-26T21:02:25.834Z] $ docker top 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-26T21:02:26.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-26T21:02:26.146Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-26T21:02:26.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-26T21:02:26.370Z] $ docker exec 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent [2020-05-26T21:02:26.548Z] SSH_AUTH_SOCK=/tmp/ssh-iAk3TECGiTfr/agent.15 [2020-05-26T21:02:26.548Z] SSH_AGENT_PID=22 [2020-05-26T21:02:26.558Z] Running ssh-add (command line suppressed) [2020-05-26T21:02:26.700Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_2551199377268033402.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_2551199377268033402.key) [2020-05-26T21:02:26.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-26T21:02:27.080Z] + git describe --exact-match --tags HEAD [2020-05-26T21:02:27.080Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-26T21:02:27.144Z] $ docker exec --env ******** --env ******** 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent -k [2020-05-26T21:02:27.295Z] unset SSH_AUTH_SOCK; [2020-05-26T21:02:27.295Z] unset SSH_AGENT_PID; [2020-05-26T21:02:27.295Z] echo Agent pid 22 killed; [2020-05-26T21:02:27.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-26T21:02:27.443Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-26T21:02:27.443Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-26T21:02:27.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-26T21:02:27.519Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-26T21:02:27.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-26T21:02:27.765Z] $ docker exec 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent [2020-05-26T21:02:27.956Z] SSH_AUTH_SOCK=/tmp/ssh-YZYrYerY8TBD/agent.57 [2020-05-26T21:02:27.956Z] SSH_AGENT_PID=64 [2020-05-26T21:02:27.963Z] Running ssh-add (command line suppressed) [2020-05-26T21:02:28.099Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_6457927323641556076.key (/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/private_key_6457927323641556076.key) [2020-05-26T21:02:28.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-26T21:02:28.485Z] + git semver init [2020-05-26T21:02:28.485Z] # -> Open(): unable to determine branch for HEAD [2020-05-26T21:02:28.485Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.git [2020-05-26T21:02:28.485Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:02:28.485Z] # $SEMVER_REMOTE_NAME = origin [2020-05-26T21:02:28.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-26T21:02:28.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-26T21:02:28.485Z] # $SEMVER_BRANCH = PR-531 [2020-05-26T21:02:28.485Z] # $SEMVER_TEMP = /tmp/semver-284593977 [2020-05-26T21:02:28.485Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-26T21:02:29.061Z] # '/tmp/semver-284593977' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver' [2020-05-26T21:02:29.061Z] # -> Force: false [2020-05-26T21:02:29.061Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-531/.semver [Pipeline] } [2020-05-26T21:02:29.073Z] $ docker exec --env ******** --env ******** 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c ssh-agent -k [2020-05-26T21:02:29.209Z] unset SSH_AUTH_SOCK; [2020-05-26T21:02:29.209Z] unset SSH_AGENT_PID; [2020-05-26T21:02:29.209Z] echo Agent pid 64 killed; [2020-05-26T21:02:29.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-26T21:02:29.767Z] + git semver [Pipeline] } [2020-05-26T21:02:29.791Z] $ docker stop --time=1 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c [2020-05-26T21:02:31.140Z] $ docker rm -f 6b0da6fcd4780ea135cb4dabae72d66ec58662d18e874ec519a24fcfa769f87c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-26T21:02:31.907Z] Stashed 65 file(s) [Pipeline] echo [2020-05-26T21:02:31.909Z] [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-05-26T21:02:47.303Z] Still waiting to schedule task [2020-05-26T21:02:47.304Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-26T21:02:47.305Z] Still waiting to schedule task [2020-05-26T21:02:47.305Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-834’ is offline [2020-05-26T21:04:35.529Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-837 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws [2020-05-26T21:04:35.637Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-26T21:04:37.065Z] Running on prd-centos7-docker-4c-2g-839 in /w/workspace/dgexfoundry_device-sdk-go_PR-531 [Pipeline] { [Pipeline] ws [2020-05-26T21:04:37.133Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-26T21:04:42.078Z] using credential edgex-jenkins-ssh [2020-05-26T21:04:42.136Z] Cloning the remote Git repository [2020-05-26T21:04:42.136Z] Cloning with configured refspecs honoured and without tags [2020-05-26T21:04:42.188Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:42.306Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-26T21:04:42.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:42.401Z] > git --version # timeout=10 [2020-05-26T21:04:42.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:42.520Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:43.810Z] Fetching without tags [2020-05-26T21:04:44.316Z] Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:04:44.581Z] Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:04:44.581Z] Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) [2020-05-26T21:04:44.643Z] using credential edgex-jenkins-ssh [2020-05-26T21:04:43.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:04:43.730Z] > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 [2020-05-26T21:04:43.754Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:43.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:04:43.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:43.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:43.832Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:44.330Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:04:44.349Z] > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 [2020-05-26T21:04:44.455Z] > git remote # timeout=10 [2020-05-26T21:04:44.492Z] > git config --get remote.origin.url # timeout=10 [2020-05-26T21:04:44.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:44.525Z] > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [2020-05-26T21:04:44.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T21:04:44.588Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:04:44.607Z] > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 [2020-05-26T21:04:44.689Z] Cloning the remote Git repository [2020-05-26T21:04:44.689Z] Cloning with configured refspecs honoured and without tags [2020-05-26T21:04:45.751Z] Fetching without tags [2020-05-26T21:04:44.733Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:44.816Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-26T21:04:44.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:44.904Z] > git --version # timeout=10 [2020-05-26T21:04:44.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:44.983Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:45.623Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:04:45.639Z] > git config --add remote.origin.fetch +refs/pull/531/head:refs/remotes/origin/PR-531 # timeout=10 [2020-05-26T21:04:45.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:45.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-26T21:04:46.135Z] Merging remotes/origin/master commit 06597099208d767b199b1ee3278a93f9e7a6e7dd into PR head commit af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:04:46.287Z] Merge succeeded, producing af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:04:46.288Z] Checking out Revision af8c5607e70d459dd4b42191360f2f21428da2d5 (PR-531) [2020-05-26T21:04:45.754Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-26T21:04:45.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:45.775Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-26T21:04:46.141Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:04:46.155Z] > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 [2020-05-26T21:04:46.226Z] > git remote # timeout=10 [2020-05-26T21:04:46.246Z] > git config --get remote.origin.url # timeout=10 [2020-05-26T21:04:46.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-26T21:04:46.257Z] > git merge 06597099208d767b199b1ee3278a93f9e7a6e7dd # timeout=10 [2020-05-26T21:04:46.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-26T21:04:46.288Z] > git config core.sparsecheckout # timeout=10 [2020-05-26T21:04:46.304Z] > git checkout -f af8c5607e70d459dd4b42191360f2f21428da2d5 # timeout=10 [2020-05-26T21:04:49.021Z] Commit message: "Update Dockefile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-26T21:04:50.456Z] ========================================================= [2020-05-26T21:04:50.456Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-26T21:04:50.456Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:04:51.371Z] Commit message: "Update Dockefile" [2020-05-26T21:04:51.704Z] + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-26T21:04:52.680Z] ========================================================= [2020-05-26T21:04:52.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-26T21:04:52.680Z] ========================================================= [2020-05-26T21:04:52.696Z] Sending build context to Docker daemon 3.056MB [2020-05-26T21:04:52.696Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-26T21:04:52.697Z] Step 2/8 : FROM ${BASE} [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:04:52.974Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-26T21:04:52.974Z] cde5963f3b93: Pulling fs layer [2020-05-26T21:04:52.974Z] 2a23fa8c16f7: Pulling fs layer [2020-05-26T21:04:52.974Z] 777b28850792: Pulling fs layer [2020-05-26T21:04:52.974Z] 8a11ddd9e578: Pulling fs layer [2020-05-26T21:04:52.974Z] 4cf88f913ddb: Pulling fs layer [2020-05-26T21:04:52.974Z] 1df406cf5192: Pulling fs layer [2020-05-26T21:04:52.974Z] 8a11ddd9e578: Waiting [2020-05-26T21:04:52.974Z] cd6300453558: Pulling fs layer [2020-05-26T21:04:52.974Z] b9c365052c96: Pulling fs layer [2020-05-26T21:04:52.974Z] a2d8cc88f415: Pulling fs layer [2020-05-26T21:04:52.974Z] ea1d1ca13537: Pulling fs layer [2020-05-26T21:04:52.974Z] 3750a50a1c5e: Pulling fs layer [2020-05-26T21:04:52.974Z] 4cf88f913ddb: Waiting [2020-05-26T21:04:52.974Z] 1df406cf5192: Waiting [2020-05-26T21:04:52.974Z] cd6300453558: Waiting [2020-05-26T21:04:52.974Z] 3750a50a1c5e: Waiting [2020-05-26T21:04:52.974Z] b9c365052c96: Waiting [2020-05-26T21:04:52.974Z] ea1d1ca13537: Waiting [2020-05-26T21:04:52.974Z] a2d8cc88f415: Waiting [2020-05-26T21:04:52.974Z] 777b28850792: Download complete [2020-05-26T21:04:52.974Z] 2a23fa8c16f7: Download complete [2020-05-26T21:04:52.974Z] 4cf88f913ddb: Verifying Checksum [2020-05-26T21:04:52.974Z] 4cf88f913ddb: Download complete [2020-05-26T21:04:53.263Z] 1df406cf5192: Download complete [2020-05-26T21:04:53.263Z] cde5963f3b93: Download complete [2020-05-26T21:04:53.688Z] + 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-05-26T21:04:54.276Z] cde5963f3b93: Pull complete [2020-05-26T21:04:54.310Z] Sending build context to Docker daemon 3.056MB [2020-05-26T21:04:54.310Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-26T21:04:54.310Z] Step 2/8 : FROM ${BASE} [2020-05-26T21:04:54.310Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-26T21:04:54.310Z] e6b0cf9c0882: Pulling fs layer [2020-05-26T21:04:54.310Z] 2848faf0eed1: Pulling fs layer [2020-05-26T21:04:54.310Z] 0f37312ad70f: Pulling fs layer [2020-05-26T21:04:54.310Z] 5788d62ee057: Pulling fs layer [2020-05-26T21:04:54.310Z] 0e6b1d234666: Pulling fs layer [2020-05-26T21:04:54.310Z] bf5d7aec512f: Pulling fs layer [2020-05-26T21:04:54.310Z] 34c802a77dc8: Pulling fs layer [2020-05-26T21:04:54.310Z] 9eb99e56ec68: Pulling fs layer [2020-05-26T21:04:54.310Z] 27c7a5d97fbd: Pulling fs layer [2020-05-26T21:04:54.310Z] 5c102a31e300: Pulling fs layer [2020-05-26T21:04:54.310Z] dcfb455df0a1: Pulling fs layer [2020-05-26T21:04:54.310Z] 5788d62ee057: Waiting [2020-05-26T21:04:54.310Z] 0e6b1d234666: Waiting [2020-05-26T21:04:54.310Z] 9eb99e56ec68: Waiting [2020-05-26T21:04:54.310Z] bf5d7aec512f: Waiting [2020-05-26T21:04:54.310Z] 34c802a77dc8: Waiting [2020-05-26T21:04:54.310Z] 5c102a31e300: Waiting [2020-05-26T21:04:54.310Z] 0f37312ad70f: Verifying Checksum [2020-05-26T21:04:54.310Z] 0f37312ad70f: Download complete [2020-05-26T21:04:54.310Z] 2848faf0eed1: Verifying Checksum [2020-05-26T21:04:54.310Z] 2848faf0eed1: Download complete [2020-05-26T21:04:54.612Z] 0e6b1d234666: Verifying Checksum [2020-05-26T21:04:54.612Z] 0e6b1d234666: Download complete [2020-05-26T21:04:54.612Z] bf5d7aec512f: Verifying Checksum [2020-05-26T21:04:54.612Z] bf5d7aec512f: Download complete [2020-05-26T21:04:54.612Z] e6b0cf9c0882: Download complete [2020-05-26T21:04:54.886Z] 2a23fa8c16f7: Pull complete [2020-05-26T21:04:55.164Z] 777b28850792: Pull complete [2020-05-26T21:04:55.257Z] e6b0cf9c0882: Pull complete [2020-05-26T21:04:56.130Z] 2848faf0eed1: Pull complete [2020-05-26T21:04:56.437Z] 0f37312ad70f: Pull complete [2020-05-26T21:04:57.083Z] 34c802a77dc8: Verifying Checksum [2020-05-26T21:04:57.083Z] 34c802a77dc8: Download complete [2020-05-26T21:04:57.083Z] 27c7a5d97fbd: Verifying Checksum [2020-05-26T21:04:57.083Z] 27c7a5d97fbd: Download complete [2020-05-26T21:04:57.791Z] cd6300453558: Verifying Checksum [2020-05-26T21:04:57.791Z] cd6300453558: Download complete [2020-05-26T21:04:57.791Z] a2d8cc88f415: Download complete [2020-05-26T21:04:58.621Z] 5c102a31e300: Verifying Checksum [2020-05-26T21:04:58.621Z] 5c102a31e300: Download complete [2020-05-26T21:04:58.621Z] 9eb99e56ec68: Verifying Checksum [2020-05-26T21:04:58.621Z] 9eb99e56ec68: Download complete [2020-05-26T21:04:59.283Z] dcfb455df0a1: Verifying Checksum [2020-05-26T21:04:59.283Z] dcfb455df0a1: Download complete [2020-05-26T21:04:59.283Z] 5788d62ee057: Verifying Checksum [2020-05-26T21:04:59.283Z] 5788d62ee057: Download complete [2020-05-26T21:05:00.415Z] ea1d1ca13537: Verifying Checksum [2020-05-26T21:05:00.415Z] ea1d1ca13537: Download complete [2020-05-26T21:05:00.415Z] 3750a50a1c5e: Download complete [2020-05-26T21:05:03.031Z] b9c365052c96: Verifying Checksum [2020-05-26T21:05:03.032Z] b9c365052c96: Download complete [2020-05-26T21:05:04.466Z] 8a11ddd9e578: Download complete [2020-05-26T21:05:10.943Z] 5788d62ee057: Pull complete [2020-05-26T21:05:10.943Z] 0e6b1d234666: Pull complete [2020-05-26T21:05:10.943Z] bf5d7aec512f: Pull complete [2020-05-26T21:05:16.882Z] 8a11ddd9e578: Pull complete [2020-05-26T21:05:16.882Z] 4cf88f913ddb: Pull complete [2020-05-26T21:05:16.882Z] 1df406cf5192: Pull complete [2020-05-26T21:05:17.730Z] 34c802a77dc8: Pull complete [2020-05-26T21:05:21.202Z] cd6300453558: Pull complete [2020-05-26T21:05:23.344Z] 9eb99e56ec68: Pull complete [2020-05-26T21:05:23.344Z] 27c7a5d97fbd: Pull complete [2020-05-26T21:05:24.103Z] 5c102a31e300: Pull complete [2020-05-26T21:05:24.418Z] dcfb455df0a1: Pull complete [2020-05-26T21:05:24.418Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-26T21:05:24.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-26T21:05:24.418Z] ---> 7c70fe431013 [2020-05-26T21:05:24.418Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:05:24.846Z] ---> Running in c377e3c0b432 [2020-05-26T21:05:25.115Z] Removing intermediate container c377e3c0b432 [2020-05-26T21:05:25.115Z] ---> bb94a3e9172e [2020-05-26T21:05:25.115Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:05:25.115Z] ---> Running in bc663601fdb6 [2020-05-26T21:05:26.547Z] Removing intermediate container bc663601fdb6 [2020-05-26T21:05:26.547Z] ---> dee8f4629726 [2020-05-26T21:05:26.547Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-26T21:05:26.547Z] ---> Running in a1399dd1b068 [2020-05-26T21:05:26.623Z] b9c365052c96: Pull complete [2020-05-26T21:05:26.623Z] a2d8cc88f415: Pull complete [2020-05-26T21:05:27.532Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T21:05:28.065Z] ea1d1ca13537: Pull complete [2020-05-26T21:05:28.164Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T21:05:28.469Z] OK: 143 MiB in 39 packages [2020-05-26T21:05:28.662Z] 3750a50a1c5e: Pull complete [2020-05-26T21:05:28.662Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-26T21:05:28.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-26T21:05:28.662Z] ---> 78745c68409d [2020-05-26T21:05:28.662Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:05:29.115Z] Removing intermediate container a1399dd1b068 [2020-05-26T21:05:29.115Z] ---> fb708aa5f75f [2020-05-26T21:05:29.115Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-26T21:05:29.401Z] ---> Running in 4f50cc96df80 [2020-05-26T21:05:29.401Z] Removing intermediate container 4f50cc96df80 [2020-05-26T21:05:29.401Z] ---> e309f9a7a3f2 [2020-05-26T21:05:29.401Z] Step 7/8 : COPY . . [2020-05-26T21:05:30.404Z] ---> 6d6fe6d917d2 [2020-05-26T21:05:30.404Z] Step 8/8 : RUN go mod download [2020-05-26T21:05:30.695Z] ---> Running in 2f847f355041 [2020-05-26T21:05:32.992Z] ---> Running in 7baf46930acf [2020-05-26T21:05:32.992Z] Removing intermediate container 7baf46930acf [2020-05-26T21:05:32.992Z] ---> 72c9f00791d5 [2020-05-26T21:05:32.992Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:05:33.264Z] ---> Running in 89181f3fc6c4 [2020-05-26T21:05:34.126Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-26T21:05:34.126Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-26T21:05:34.126Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-26T21:05:34.126Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-26T21:05:34.126Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-26T21:05:34.126Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-26T21:05:34.126Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-26T21:05:34.126Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-26T21:05:34.126Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-26T21:05:34.126Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-26T21:05:34.126Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-26T21:05:34.126Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-26T21:05:34.126Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-26T21:05:34.126Z] go: finding github.com/fatih/color v1.7.0 [2020-05-26T21:05:34.126Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-26T21:05:34.126Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-26T21:05:34.126Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-26T21:05:34.126Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-26T21:05:34.126Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-26T21:05:34.126Z] go: finding github.com/google/uuid v1.1.0 [2020-05-26T21:05:34.126Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-26T21:05:34.126Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-26T21:05:34.126Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-26T21:05:34.126Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T21:05:34.126Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T21:05:34.127Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-26T21:05:34.127Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-26T21:05:34.127Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-26T21:05:34.127Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-26T21:05:34.127Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-26T21:05:34.127Z] go: finding github.com/posener/complete v1.1.1 [2020-05-26T21:05:34.127Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-26T21:05:34.489Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-26T21:05:34.489Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-26T21:05:34.489Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-26T21:05:34.489Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-26T21:05:34.489Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-26T21:05:34.489Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-26T21:05:34.489Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-26T21:05:34.489Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-26T21:05:34.489Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-26T21:05:34.489Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-26T21:05:34.489Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-26T21:05:35.242Z] Removing intermediate container 89181f3fc6c4 [2020-05-26T21:05:35.242Z] ---> c8b4e3505f05 [2020-05-26T21:05:35.242Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-26T21:05:35.242Z] ---> Running in 26347f1edd9c [2020-05-26T21:05:36.221Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-26T21:05:37.194Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-26T21:05:37.466Z] OK: 125 MiB in 39 packages [2020-05-26T21:05:38.908Z] Removing intermediate container 26347f1edd9c [2020-05-26T21:05:38.908Z] ---> 0db6ddcceace [2020-05-26T21:05:38.908Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-26T21:05:38.908Z] ---> Running in 34e63a157204 [2020-05-26T21:05:39.181Z] Removing intermediate container 34e63a157204 [2020-05-26T21:05:39.181Z] ---> 0d8bb11ae3b3 [2020-05-26T21:05:39.181Z] Step 7/8 : COPY . . [2020-05-26T21:05:40.146Z] Removing intermediate container 2f847f355041 [2020-05-26T21:05:40.146Z] ---> aa068df120a2 [2020-05-26T21:05:40.146Z] Successfully built aa068df120a2 [2020-05-26T21:05:40.146Z] Successfully tagged ci-base-image-x86_64:latest [2020-05-26T21:05:40.177Z] ---> 9e843b63aafc [2020-05-26T21:05:40.177Z] Step 8/8 : RUN go mod download [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-05-26T21:05:40.459Z] ---> Running in 8baa4707e46b [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:05:41.035Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-26T21:05:41.364Z] . [Pipeline] withDockerContainer [2020-05-26T21:05:41.650Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2020-05-26T21:05:41.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-26T21:05:42.432Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-26T21:05:42.432Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-26T21:05:42.432Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-26T21:05:42.432Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-26T21:05:42.432Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-26T21:05:42.432Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-26T21:05:42.432Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-26T21:05:42.432Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-26T21:05:42.432Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-26T21:05:42.432Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-26T21:05:42.432Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-26T21:05:42.432Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-26T21:05:42.432Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-26T21:05:42.432Z] go: finding github.com/fatih/color v1.7.0 [2020-05-26T21:05:42.432Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-26T21:05:42.432Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-26T21:05:42.432Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-26T21:05:42.432Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-26T21:05:42.432Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-26T21:05:42.432Z] go: finding github.com/google/uuid v1.1.0 [2020-05-26T21:05:42.432Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-26T21:05:42.432Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-26T21:05:42.705Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-26T21:05:42.705Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-26T21:05:42.705Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-26T21:05:42.705Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-26T21:05:42.705Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-26T21:05:42.705Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-26T21:05:42.705Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-26T21:05:42.705Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-26T21:05:42.705Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-26T21:05:42.705Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-26T21:05:42.984Z] go: finding github.com/posener/complete v1.1.1 [2020-05-26T21:05:42.984Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-26T21:05:42.984Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-26T21:05:42.984Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-26T21:05:42.984Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-26T21:05:42.984Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-26T21:05:42.984Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-26T21:05:42.984Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-26T21:05:42.984Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-26T21:05:42.984Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-26T21:05:42.984Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-26T21:05:42.984Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-26T21:05:42.984Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-26T21:05:43.835Z] $ docker top 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-26T21:05:44.468Z] + go version [2020-05-26T21:05:44.468Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-26T21:05:45.263Z] + make test [2020-05-26T21:05:45.263Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-26T21:05:46.775Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-26T21:05:53.151Z] Removing intermediate container 8baa4707e46b [2020-05-26T21:05:53.151Z] ---> 046ab72a5a85 [2020-05-26T21:05:53.151Z] Successfully built 046ab72a5a85 [2020-05-26T21:05:53.151Z] 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-05-26T21:05:53.939Z] + docker inspect -f . ci-base-image-arm64 [2020-05-26T21:05:53.940Z] . [Pipeline] withDockerContainer [2020-05-26T21:05:54.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-837 does not seem to be running inside a container [2020-05-26T21:05:54.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-26T21:05:56.147Z] $ docker top 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-26T21:05:57.283Z] + go version [2020-05-26T21:05:57.283Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-26T21:05:57.944Z] + make test [2020-05-26T21:05:57.944Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-26T21:05:59.395Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-26T21:06:02.299Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-26T21:06:02.299Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-26T21:06:02.299Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-26T21:06:02.587Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.052s coverage: 22.1% of statements [2020-05-26T21:06:07.040Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.102s coverage: 95.8% of statements [2020-05-26T21:06:26.252Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-26T21:06:26.252Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-26T21:06:26.252Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-26T21:06:28.251Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 22.1% of statements [2020-05-26T21:06:30.250Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.143s coverage: 95.8% of statements [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.040s coverage: 11.4% of statements [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 21.7% of statements [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.139s coverage: 36.9% of statements [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.897s coverage: 65.2% of statements [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.068s coverage: 52.6% of statements [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-26T21:06:39.833Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.146s coverage: 68.9% of statements [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-26T21:06:39.833Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-26T21:06:39.833Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-26T21:06:39.833Z] gofmt -l . [2020-05-26T21:06:39.833Z] [ "`gofmt -l .`" = "" ] [2020-05-26T21:06:40.122Z] ./bin/test-attribution-txt.sh [2020-05-26T21:06:41.128Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-26T21:06:43.047Z] Stashed 1 file(s) [Pipeline] } [2020-05-26T21:06:43.058Z] $ docker stop --time=1 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 [2020-05-26T21:06:45.449Z] $ docker rm -f 4df0da2711d6bd762888f7b54e92c5361572f4bd3e9bb219fdd86457e76990b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-26T21:06:46.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-26T21:06:46.952Z] + ls -al . [2020-05-26T21:06:46.952Z] total 180 [2020-05-26T21:06:46.952Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 26 21:06 . [2020-05-26T21:06:46.952Z] drwxrwxr-x. 4 jenkins jenkins 28 May 26 21:04 .. [2020-05-26T21:06:46.952Z] drwxrwxr-x. 3 jenkins jenkins 20 May 26 21:04 api [2020-05-26T21:06:46.952Z] drwxrwxr-x. 2 jenkins jenkins 64 May 26 21:04 bin [2020-05-26T21:06:46.952Z] -rw-r--r--. 1 jenkins jenkins 110877 May 26 21:06 coverage.out [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 936 May 26 21:04 Dockerfile.build [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 140 May 26 21:04 .dockerignore [2020-05-26T21:06:46.952Z] drwxrwxr-x. 4 jenkins jenkins 48 May 26 21:04 example [2020-05-26T21:06:46.952Z] drwxrwxr-x. 8 jenkins jenkins 179 May 26 21:04 .git [2020-05-26T21:06:46.952Z] drwxrwxr-x. 2 jenkins jenkins 38 May 26 21:04 .github [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 138 May 26 21:04 .gitignore [2020-05-26T21:06:46.952Z] -rw-r--r--. 1 jenkins jenkins 446 May 26 21:06 go.mod [2020-05-26T21:06:46.952Z] -rw-r--r--. 1 jenkins jenkins 12179 May 26 21:06 go.sum [2020-05-26T21:06:46.952Z] drwxrwxr-x. 15 jenkins jenkins 217 May 26 21:04 internal [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 808 May 26 21:04 Jenkinsfile [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 26 21:04 LICENSE [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 892 May 26 21:04 Makefile [2020-05-26T21:06:46.952Z] drwxrwxr-x. 5 jenkins jenkins 50 May 26 21:04 pkg [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 26 21:04 README.md [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 26 21:04 RELEASE-NOTES.txt [2020-05-26T21:06:46.952Z] drwxrwxr-x. 3 jenkins jenkins 58 May 26 21:04 .semver [2020-05-26T21:06:46.952Z] drwxrwxr-x. 4 jenkins jenkins 54 May 26 21:04 snap [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 5 May 26 21:02 VERSION [2020-05-26T21:06:46.952Z] -rw-rw-r--. 1 jenkins jenkins 222 May 26 21:04 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:06:47.320Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 --label arch=amd64 --label version=0.0.0 . [2020-05-26T21:06:47.591Z] Sending build context to Docker daemon 3.184MB [2020-05-26T21:06:47.591Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-26T21:06:47.591Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-26T21:06:47.591Z] ---> aa068df120a2 [2020-05-26T21:06:47.591Z] Step 3/23 : ARG MAKE='make build' [2020-05-26T21:06:47.888Z] ---> Running in c6eeed6e6ea9 [2020-05-26T21:06:48.155Z] Removing intermediate container c6eeed6e6ea9 [2020-05-26T21:06:48.155Z] ---> 482213205d7c [2020-05-26T21:06:48.155Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-26T21:06:48.155Z] ---> Running in 8e5c865c87fd [2020-05-26T21:06:48.424Z] Removing intermediate container 8e5c865c87fd [2020-05-26T21:06:48.424Z] ---> e47ce7817874 [2020-05-26T21:06:48.424Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:06:48.424Z] ---> Running in a07cec81ae0c [2020-05-26T21:06:48.424Z] Removing intermediate container a07cec81ae0c [2020-05-26T21:06:48.424Z] ---> 826160fb722f [2020-05-26T21:06:48.424Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:06:48.705Z] ---> Running in dc03753bb401 [2020-05-26T21:06:50.725Z] Removing intermediate container dc03753bb401 [2020-05-26T21:06:50.725Z] ---> c8c7d428091a [2020-05-26T21:06:50.725Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-26T21:06:50.725Z] ---> Running in 5fbc1128b11f [2020-05-26T21:06:50.994Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-26T21:06:52.520Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-26T21:06:53.121Z] OK: 143 MiB in 39 packages [2020-05-26T21:06:53.721Z] Removing intermediate container 5fbc1128b11f [2020-05-26T21:06:53.721Z] ---> ea3278a7bdd5 [2020-05-26T21:06:53.721Z] Step 8/23 : COPY . . [2020-05-26T21:06:54.319Z] ---> 68e7619ef23f [2020-05-26T21:06:54.319Z] Step 9/23 : RUN ${MAKE} [2020-05-26T21:06:54.600Z] ---> Running in 497dd473b564 [2020-05-26T21:06:54.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.072s coverage: 11.4% of statements [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.047s coverage: 21.7% of statements [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.182s coverage: 36.9% of statements [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.626s coverage: 65.2% of statements [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.038s coverage: 52.6% of statements [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-26T21:07:02.576Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.359s coverage: 68.9% of statements [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-26T21:07:02.576Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-26T21:07:02.576Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-26T21:07:06.901Z] gofmt -l . [2020-05-26T21:07:06.901Z] [ "`gofmt -l .`" = "" ] [2020-05-26T21:07:06.901Z] ./bin/test-attribution-txt.sh [2020-05-26T21:07:07.496Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-26T21:07:08.110Z] Warning: overwriting stash ‘coverage-report’ [2020-05-26T21:07:08.602Z] Stashed 1 file(s) [Pipeline] } [2020-05-26T21:07:08.648Z] $ docker stop --time=1 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 [2020-05-26T21:07:10.358Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-26T21:07:10.824Z] $ docker rm -f 59a90f4902848988c4bfec920193ac1d5745c3ce2fd30139a85b17249f164c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-05-26T21:07:11.795Z] Removing intermediate container 497dd473b564 [2020-05-26T21:07:11.795Z] ---> 11068dd1072b [2020-05-26T21:07:11.795Z] Step 10/23 : FROM scratch [2020-05-26T21:07:11.795Z] ---> [2020-05-26T21:07:11.795Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:07:11.795Z] ---> Running in 096fa2082ddc [2020-05-26T21:07:11.795Z] Removing intermediate container 096fa2082ddc [2020-05-26T21:07:11.795Z] ---> 4e1fbe1c1aa4 [2020-05-26T21:07:11.795Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-26T21:07:11.795Z] ---> Running in b8ca8ad6c993 [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-26T21:07:12.066Z] Removing intermediate container b8ca8ad6c993 [2020-05-26T21:07:12.066Z] ---> 8043194b4735 [2020-05-26T21:07:12.066Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-26T21:07:12.066Z] ---> Running in 2fc5dce2b673 [2020-05-26T21:07:12.066Z] Removing intermediate container 2fc5dce2b673 [2020-05-26T21:07:12.066Z] ---> 4102f8c0537d [2020-05-26T21:07:12.066Z] Step 14/23 : WORKDIR / [2020-05-26T21:07:12.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-26T21:07:12.330Z] ---> Running in 0b1d38738909 [2020-05-26T21:07:12.330Z] Removing intermediate container 0b1d38738909 [2020-05-26T21:07:12.330Z] ---> c6085b742656 [2020-05-26T21:07:12.330Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-26T21:07:12.523Z] + ls -al . [2020-05-26T21:07:12.523Z] total 220 [2020-05-26T21:07:12.523Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 21:07 . [2020-05-26T21:07:12.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 .. [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 140 May 26 21:04 .dockerignore [2020-05-26T21:07:12.523Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 21:04 .git [2020-05-26T21:07:12.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:04 .github [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 138 May 26 21:04 .gitignore [2020-05-26T21:07:12.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:04 .semver [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 936 May 26 21:04 Dockerfile.build [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 808 May 26 21:04 Jenkinsfile [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 26 21:04 LICENSE [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 892 May 26 21:04 Makefile [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 26 21:04 README.md [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 26 21:04 RELEASE-NOTES.txt [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 21:02 VERSION [2020-05-26T21:07:12.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 21:04 api [2020-05-26T21:07:12.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 21:04 bin [2020-05-26T21:07:12.523Z] -rw-r--r-- 1 jenkins jenkins 110877 May 26 21:06 coverage.out [2020-05-26T21:07:12.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 example [2020-05-26T21:07:12.523Z] -rw-r--r-- 1 jenkins jenkins 446 May 26 21:07 go.mod [2020-05-26T21:07:12.523Z] -rw-r--r-- 1 jenkins jenkins 12179 May 26 21:07 go.sum [2020-05-26T21:07:12.523Z] drwxrwxr-x 15 jenkins jenkins 4096 May 26 21:04 internal [2020-05-26T21:07:12.523Z] drwxrwxr-x 5 jenkins jenkins 4096 May 26 21:04 pkg [2020-05-26T21:07:12.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 21:04 snap [2020-05-26T21:07:12.523Z] -rw-rw-r-- 1 jenkins jenkins 222 May 26 21:04 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:07:12.864Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 --label arch=arm64 --label version=0.0.0 . [2020-05-26T21:07:12.913Z] ---> 3a09fb666bc0 [2020-05-26T21:07:12.913Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-26T21:07:12.913Z] ---> 5804e922cefa [2020-05-26T21:07:12.913Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-26T21:07:13.180Z] ---> 4fcf6bc30b88 [2020-05-26T21:07:13.180Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-26T21:07:13.453Z] ---> afd03235589b [2020-05-26T21:07:13.454Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-26T21:07:13.466Z] Sending build context to Docker daemon 3.184MB [2020-05-26T21:07:13.466Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-26T21:07:13.466Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-26T21:07:13.466Z] ---> 046ab72a5a85 [2020-05-26T21:07:13.466Z] Step 3/23 : ARG MAKE='make build' [2020-05-26T21:07:13.466Z] ---> Running in 328936726da6 [2020-05-26T21:07:13.725Z] ---> 99b040d1ad77 [2020-05-26T21:07:13.725Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-26T21:07:13.725Z] ---> Running in 9cc577a4c9db [2020-05-26T21:07:13.995Z] Removing intermediate container 9cc577a4c9db [2020-05-26T21:07:13.995Z] ---> 550cf49c4894 [2020-05-26T21:07:13.995Z] Step 21/23 : LABEL arch=amd64 [2020-05-26T21:07:13.995Z] ---> Running in addb06a822dc [2020-05-26T21:07:13.995Z] Removing intermediate container addb06a822dc [2020-05-26T21:07:13.995Z] ---> fa88b3c919dc [2020-05-26T21:07:13.995Z] Step 22/23 : LABEL git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:07:14.058Z] Removing intermediate container 328936726da6 [2020-05-26T21:07:14.059Z] ---> 5273947ff065 [2020-05-26T21:07:14.059Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-26T21:07:14.059Z] ---> Running in e1c6c336a1a9 [2020-05-26T21:07:14.261Z] ---> Running in e8ebd9a9c4e1 [2020-05-26T21:07:14.261Z] Removing intermediate container e8ebd9a9c4e1 [2020-05-26T21:07:14.261Z] ---> c460a87810b9 [2020-05-26T21:07:14.261Z] Step 23/23 : LABEL version=0.0.0 [2020-05-26T21:07:14.261Z] ---> Running in b270b7c8f5ea [2020-05-26T21:07:14.330Z] Removing intermediate container e1c6c336a1a9 [2020-05-26T21:07:14.330Z] ---> 735a75e210d6 [2020-05-26T21:07:14.330Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:07:14.527Z] Removing intermediate container b270b7c8f5ea [2020-05-26T21:07:14.527Z] ---> 96910e4c3158 [2020-05-26T21:07:14.527Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-26T21:07:14.527Z] Successfully built 96910e4c3158 [2020-05-26T21:07:14.527Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [2020-05-26T21:07:14.603Z] ---> Running in 918893462aae [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-05-26T21:07:14.875Z] Removing intermediate container 918893462aae [2020-05-26T21:07:14.875Z] ---> cf007551cd06 [2020-05-26T21:07:14.875Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-26T21:07:14.875Z] ---> Running in 71b9f4524cbe [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-05-26T21:07:16.856Z] Removing intermediate container 71b9f4524cbe [2020-05-26T21:07:16.856Z] ---> d3bb1d8b492a [2020-05-26T21:07:16.856Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-26T21:07:16.856Z] ---> Running in 7da4b6f974b3 [2020-05-26T21:07:17.831Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-26T21:07:18.801Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-26T21:07:19.773Z] OK: 125 MiB in 39 packages [2020-05-26T21:07:20.757Z] Removing intermediate container 7da4b6f974b3 [2020-05-26T21:07:20.757Z] ---> b5695cc4971b [2020-05-26T21:07:20.757Z] Step 8/23 : COPY . . [2020-05-26T21:07:21.731Z] ---> dc5b7e1498fc [2020-05-26T21:07:21.731Z] Step 9/23 : RUN ${MAKE} [2020-05-26T21:07:21.731Z] ---> Running in bfa0bec17680 [2020-05-26T21:07:22.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-26T21:07:44.906Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-26T21:07:48.295Z] Removing intermediate container bfa0bec17680 [2020-05-26T21:07:48.295Z] ---> 070ae4b467c6 [2020-05-26T21:07:48.295Z] Step 10/23 : FROM scratch [2020-05-26T21:07:48.295Z] ---> [2020-05-26T21:07:48.295Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-26T21:07:48.295Z] ---> Running in aea11934252e [2020-05-26T21:07:48.573Z] Removing intermediate container aea11934252e [2020-05-26T21:07:48.573Z] ---> 6865396606ac [2020-05-26T21:07:48.573Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-26T21:07:48.573Z] ---> Running in 51133dfc9fd3 [2020-05-26T21:07:48.847Z] Removing intermediate container 51133dfc9fd3 [2020-05-26T21:07:48.847Z] ---> f7107a10e4b1 [2020-05-26T21:07:48.847Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-26T21:07:48.847Z] ---> Running in abd9ca755164 [2020-05-26T21:07:49.119Z] Removing intermediate container abd9ca755164 [2020-05-26T21:07:49.119Z] ---> 96ee71e294ea [2020-05-26T21:07:49.119Z] Step 14/23 : WORKDIR / [2020-05-26T21:07:49.393Z] ---> Running in 668db5fb5c71 [2020-05-26T21:07:49.666Z] Removing intermediate container 668db5fb5c71 [2020-05-26T21:07:49.666Z] ---> 2aa73bf90dca [2020-05-26T21:07:49.666Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-26T21:07:50.644Z] ---> db00fd7e91ad [2020-05-26T21:07:50.644Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-26T21:07:51.248Z] ---> c15218698815 [2020-05-26T21:07:51.248Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-26T21:07:51.844Z] ---> a86b33426c29 [2020-05-26T21:07:51.844Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-26T21:07:52.120Z] ---> e2e0ab838e20 [2020-05-26T21:07:52.120Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-26T21:07:52.718Z] ---> 0969647cd767 [2020-05-26T21:07:52.718Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-26T21:07:52.991Z] ---> Running in 3ba293665480 [2020-05-26T21:07:53.263Z] Removing intermediate container 3ba293665480 [2020-05-26T21:07:53.263Z] ---> 6445a3da60dc [2020-05-26T21:07:53.263Z] Step 21/23 : LABEL arch=arm64 [2020-05-26T21:07:53.536Z] ---> Running in 743f6eb181dc [2020-05-26T21:07:53.808Z] Removing intermediate container 743f6eb181dc [2020-05-26T21:07:53.808Z] ---> 3a633b554ca4 [2020-05-26T21:07:53.808Z] Step 22/23 : LABEL git_sha=af8c5607e70d459dd4b42191360f2f21428da2d5 [2020-05-26T21:07:53.808Z] ---> Running in b3f8a5418ad8 [2020-05-26T21:07:54.083Z] Removing intermediate container b3f8a5418ad8 [2020-05-26T21:07:54.083Z] ---> 8aae1f801e10 [2020-05-26T21:07:54.083Z] Step 23/23 : LABEL version=0.0.0 [2020-05-26T21:07:54.356Z] ---> Running in 76bc2bc7216b [2020-05-26T21:07:54.629Z] Removing intermediate container 76bc2bc7216b [2020-05-26T21:07:54.629Z] ---> f2eb9fe9c19a [2020-05-26T21:07:54.629Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-26T21:07:54.629Z] Successfully built f2eb9fe9c19a [2020-05-26T21:07:54.629Z] Successfully tagged docker-device-sdk-simple-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-05-26T21:07:56.126Z] provisioning config files... [2020-05-26T21:07:56.141Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config257534568503717188tmp [Pipeline] { [Pipeline] sh [2020-05-26T21:07:56.498Z] + curl -s https://codecov.io/bash [2020-05-26T21:07:56.498Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config257534568503717188tmp [2020-05-26T21:07:56.760Z] [2020-05-26T21:07:56.760Z] _____ _ [2020-05-26T21:07:56.760Z] / ____| | | [2020-05-26T21:07:56.760Z] | | ___ __| | ___ ___ _____ __ [2020-05-26T21:07:56.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-26T21:07:56.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-26T21:07:56.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-26T21:07:56.760Z] Bash-20200430-d757c17 [2020-05-26T21:07:56.760Z] [2020-05-26T21:07:56.760Z] [2020-05-26T21:07:56.760Z] ==> Jenkins CI detected. [2020-05-26T21:07:56.760Z] project root: . [2020-05-26T21:07:56.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-26T21:07:56.760Z] ==> Running gcov in . (disable via -X gcov) [2020-05-26T21:07:56.760Z] ==> Python coveragepy not found [2020-05-26T21:07:56.760Z] ==> Searching for coverage reports in: [2020-05-26T21:07:56.760Z] + . [2020-05-26T21:07:56.760Z] -> Found 1 reports [2020-05-26T21:07:56.760Z] ==> Detecting git/mercurial file structure [2020-05-26T21:07:56.760Z] ==> Reading reports [2020-05-26T21:07:56.760Z] + ./coverage.out bytes=110877 [2020-05-26T21:07:56.760Z] ==> Appending adjustments [2020-05-26T21:07:56.760Z] https://docs.codecov.io/docs/fixing-reports [2020-05-26T21:07:57.023Z] + Found adjustments [2020-05-26T21:07:57.023Z] ==> Gzipping contents [2020-05-26T21:07:57.023Z] ==> Uploading reports [2020-05-26T21:07:57.023Z] url: https://codecov.io [2020-05-26T21:07:57.023Z] query: branch=PR-531&commit=af8c5607e70d459dd4b42191360f2f21428da2d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= [2020-05-26T21:07:57.023Z] -> Pinging Codecov [2020-05-26T21:07:57.023Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-531&commit=af8c5607e70d459dd4b42191360f2f21428da2d5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-531%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=531&job= [2020-05-26T21:07:57.966Z] -> Uploading [2020-05-26T21:07:58.538Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/af8c5607e70d459dd4b42191360f2f21428da2d5 [Pipeline] } [2020-05-26T21:07:58.548Z] 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-05-26T21:08:00.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:08:00.677Z] ---> package-listing.sh [2020-05-26T21:08:00.677Z] ++ facter osfamily [2020-05-26T21:08:00.677Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-26T21:08:00.677Z] + OS_FAMILY=redhat [2020-05-26T21:08:00.677Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:08:00.677Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-26T21:08:00.677Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-26T21:08:00.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-26T21:08:00.677Z] + PACKAGES=/tmp/packages_start.txt [2020-05-26T21:08:00.677Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' [2020-05-26T21:08:00.677Z] + PACKAGES=/tmp/packages_end.txt [2020-05-26T21:08:00.677Z] + case "${OS_FAMILY}" in [2020-05-26T21:08:00.677Z] + rpm -qa [2020-05-26T21:08:00.677Z] + sort [2020-05-26T21:08:04.904Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-26T21:08:04.904Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-26T21:08:04.904Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-26T21:08:04.904Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-531 ']' [2020-05-26T21:08:04.904Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ [2020-05-26T21:08:04.904Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-531/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:08:05.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-26T21:08:05.247Z] [2020-05-26T21:08:05.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-26T21:08:05.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-26T21:08:05.618Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-26T21:08:05.618Z] c9b1b535fdd9: Pulling fs layer [2020-05-26T21:08:05.618Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-26T21:08:05.618Z] 756a868c4378: Pulling fs layer [2020-05-26T21:08:05.618Z] 444b2fc9a129: Pulling fs layer [2020-05-26T21:08:05.618Z] ea15f1150254: Pulling fs layer [2020-05-26T21:08:05.618Z] 41b27a9f41bf: Pulling fs layer [2020-05-26T21:08:05.618Z] 28c525ee5125: Pulling fs layer [2020-05-26T21:08:05.618Z] 094b1ea09ed8: Pulling fs layer [2020-05-26T21:08:05.618Z] 138eaada9080: Pulling fs layer [2020-05-26T21:08:05.618Z] 0622d0fa9048: Pulling fs layer [2020-05-26T21:08:05.618Z] 41b27a9f41bf: Waiting [2020-05-26T21:08:05.618Z] 28c525ee5125: Waiting [2020-05-26T21:08:05.618Z] 094b1ea09ed8: Waiting [2020-05-26T21:08:05.618Z] 138eaada9080: Waiting [2020-05-26T21:08:05.618Z] 444b2fc9a129: Waiting [2020-05-26T21:08:05.618Z] ea15f1150254: Waiting [2020-05-26T21:08:05.618Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-26T21:08:05.618Z] 2cc5ad85d9ab: Download complete [2020-05-26T21:08:05.618Z] 444b2fc9a129: Verifying Checksum [2020-05-26T21:08:05.618Z] 444b2fc9a129: Download complete [2020-05-26T21:08:05.618Z] c9b1b535fdd9: Verifying Checksum [2020-05-26T21:08:05.618Z] c9b1b535fdd9: Download complete [2020-05-26T21:08:05.917Z] ea15f1150254: Verifying Checksum [2020-05-26T21:08:05.917Z] ea15f1150254: Download complete [2020-05-26T21:08:05.917Z] 28c525ee5125: Verifying Checksum [2020-05-26T21:08:05.917Z] 28c525ee5125: Download complete [2020-05-26T21:08:06.184Z] 756a868c4378: Verifying Checksum [2020-05-26T21:08:06.184Z] 756a868c4378: Download complete [2020-05-26T21:08:06.184Z] c9b1b535fdd9: Pull complete [2020-05-26T21:08:06.184Z] 138eaada9080: Verifying Checksum [2020-05-26T21:08:06.184Z] 138eaada9080: Download complete [2020-05-26T21:08:06.184Z] 0622d0fa9048: Verifying Checksum [2020-05-26T21:08:06.184Z] 0622d0fa9048: Download complete [2020-05-26T21:08:06.184Z] 094b1ea09ed8: Verifying Checksum [2020-05-26T21:08:06.184Z] 094b1ea09ed8: Download complete [2020-05-26T21:08:06.451Z] 2cc5ad85d9ab: Pull complete [2020-05-26T21:08:06.714Z] 41b27a9f41bf: Verifying Checksum [2020-05-26T21:08:06.714Z] 41b27a9f41bf: Download complete [2020-05-26T21:08:08.115Z] 756a868c4378: Pull complete [2020-05-26T21:08:08.115Z] 444b2fc9a129: Pull complete [2020-05-26T21:08:08.376Z] ea15f1150254: Pull complete [2020-05-26T21:08:11.686Z] 41b27a9f41bf: Pull complete [2020-05-26T21:08:11.947Z] 28c525ee5125: Pull complete [2020-05-26T21:08:13.876Z] 094b1ea09ed8: Pull complete [2020-05-26T21:08:14.137Z] 138eaada9080: Pull complete [2020-05-26T21:08:14.398Z] 0622d0fa9048: Pull complete [2020-05-26T21:08:14.398Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-26T21:08:14.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-26T21:08:14.544Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2020-05-26T21:08:14.587Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-531 -v /w/workspace/dgexfoundry_device-sdk-go_PR-531:/w/workspace/dgexfoundry_device-sdk-go_PR-531:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-26T21:08:15.594Z] $ docker top 88ee8f19a55957b66a7c004f937697062f36b7ea7e90316ea9356ad3e873de3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-26T21:08:15.932Z] provisioning config files... [2020-05-26T21:08:15.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp/config191355223712979664tmp [Pipeline] { [Pipeline] echo [2020-05-26T21:08:16.021Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:08:16.318Z] ---> create-netrc.sh [Pipeline] echo [2020-05-26T21:08:16.327Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-26T21:08:16.631Z] ---> logs-deploy.sh [2020-05-26T21:08:16.631Z] + ARCHIVE_ARTIFACTS= [2020-05-26T21:08:16.631Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-26T21:08:16.631Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-26T21:08:16.631Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-26T21:08:16.631Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 [2020-05-26T21:08:16.631Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/2/ [2020-05-26T21:08:16.631Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 /w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:08:18.020Z] Archives upload complete. [2020-05-26T21:08:18.020Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-531/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-531/2/ [2020-05-26T21:08:18.594Z] ---> uname -a: [2020-05-26T21:08:18.594Z] Linux 88ee8f19a559 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> lscpu: [2020-05-26T21:08:18.594Z] Architecture: x86_64 [2020-05-26T21:08:18.594Z] CPU op-mode(s): 32-bit, 64-bit [2020-05-26T21:08:18.594Z] Byte Order: Little Endian [2020-05-26T21:08:18.594Z] Address sizes: 40 bits physical, 48 bits virtual [2020-05-26T21:08:18.594Z] CPU(s): 4 [2020-05-26T21:08:18.594Z] On-line CPU(s) list: 0-3 [2020-05-26T21:08:18.594Z] Thread(s) per core: 1 [2020-05-26T21:08:18.594Z] Core(s) per socket: 1 [2020-05-26T21:08:18.594Z] Socket(s): 4 [2020-05-26T21:08:18.594Z] NUMA node(s): 1 [2020-05-26T21:08:18.594Z] Vendor ID: GenuineIntel [2020-05-26T21:08:18.594Z] CPU family: 6 [2020-05-26T21:08:18.594Z] Model: 44 [2020-05-26T21:08:18.594Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-05-26T21:08:18.594Z] Stepping: 1 [2020-05-26T21:08:18.594Z] CPU MHz: 2933.396 [2020-05-26T21:08:18.594Z] BogoMIPS: 5866.79 [2020-05-26T21:08:18.594Z] Virtualization: VT-x [2020-05-26T21:08:18.594Z] Hypervisor vendor: KVM [2020-05-26T21:08:18.594Z] Virtualization type: full [2020-05-26T21:08:18.594Z] L1d cache: 128 KiB [2020-05-26T21:08:18.594Z] L1i cache: 128 KiB [2020-05-26T21:08:18.594Z] L2 cache: 16 MiB [2020-05-26T21:08:18.594Z] L3 cache: 64 MiB [2020-05-26T21:08:18.594Z] NUMA node0 CPU(s): 0-3 [2020-05-26T21:08:18.594Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-05-26T21:08:18.594Z] Vulnerability Meltdown: Mitigation; PTI [2020-05-26T21:08:18.594Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-05-26T21:08:18.594Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-05-26T21:08:18.594Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-05-26T21:08:18.594Z] 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-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> nproc: [2020-05-26T21:08:18.594Z] 4 [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> df -h: [2020-05-26T21:08:18.594Z] Filesystem Size Used Available Use% Mounted on [2020-05-26T21:08:18.594Z] overlay 50.0G 6.4G 43.6G 13% / [2020-05-26T21:08:18.594Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-05-26T21:08:18.594Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-05-26T21:08:18.594Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-531@tmp [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-05-26T21:08:18.594Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-531 [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> free -m: [2020-05-26T21:08:18.594Z] total used free shared buff/cache available [2020-05-26T21:08:18.594Z] Mem: 1838 625 77 0 1135 1109 [2020-05-26T21:08:18.594Z] Swap: 1023 0 1023 [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> ip addr: [2020-05-26T21:08:18.594Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-05-26T21:08:18.594Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-05-26T21:08:18.594Z] inet 127.0.0.1/8 scope host lo [2020-05-26T21:08:18.594Z] valid_lft forever preferred_lft forever [2020-05-26T21:08:18.594Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-05-26T21:08:18.594Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-05-26T21:08:18.594Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-05-26T21:08:18.594Z] valid_lft forever preferred_lft forever [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] ---> sar -b -r -n DEV: [2020-05-26T21:08:18.594Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/26/20 _x86_64_ (4 CPU) [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] 21:01:33 LINUX RESTART [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] 21:02:01 tps rtps wtps bread/s bwrtn/s [2020-05-26T21:08:18.594Z] 21:03:03 59.34 16.31 43.03 2913.05 3825.13 [2020-05-26T21:08:18.594Z] 21:04:01 3.55 0.00 3.55 0.00 112.94 [2020-05-26T21:08:18.594Z] 21:05:01 0.58 0.00 0.58 0.00 7.00 [2020-05-26T21:08:18.594Z] 21:06:01 0.60 0.00 0.60 0.00 6.53 [2020-05-26T21:08:18.594Z] 21:07:01 0.55 0.00 0.55 0.00 4.96 [2020-05-26T21:08:18.594Z] 21:08:01 14.37 13.52 0.85 1642.23 17.05 [2020-05-26T21:08:18.594Z] Average: 13.22 5.00 8.22 763.67 665.64 [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] 21:02:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-05-26T21:08:18.594Z] 21:03:03 111312 1770992 94.09 2620 1204652 960560 32.77 461324 1143840 120 [2020-05-26T21:08:18.594Z] 21:04:01 121336 1760968 93.55 2620 1204500 912608 31.14 454396 1143808 8 [2020-05-26T21:08:18.594Z] 21:05:01 120408 1761896 93.60 2620 1204508 912844 31.15 455596 1143796 8 [2020-05-26T21:08:18.594Z] 21:06:01 121428 1760876 93.55 2620 1204512 912676 31.14 455284 1143204 8 [2020-05-26T21:08:18.594Z] 21:07:01 121580 1760724 93.54 2620 1204520 912676 31.14 455300 1143204 8 [2020-05-26T21:08:18.594Z] 21:08:01 82340 1799964 95.63 2620 1222528 940608 32.09 467192 1164056 40 [2020-05-26T21:08:18.594Z] Average: 113067 1769237 93.99 2620 1207537 925329 31.57 458182 1146985 32 [2020-05-26T21:08:18.594Z] [2020-05-26T21:08:18.594Z] 21:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-05-26T21:08:18.594Z] 21:03:03 eth0 462.28 279.94 1037.19 109.00 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:03:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:03:03 docker0 6.82 4.31 1.07 17.46 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:04:01 eth0 1.83 0.10 0.14 0.02 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:05:01 eth0 0.92 0.60 0.53 0.36 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.594Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:06:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:08:01 eth0 8.34 5.26 8.44 3.18 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] Average: eth0 79.39 47.97 175.44 18.88 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] Average: docker0 1.14 0.72 0.18 2.93 0.00 0.00 0.00 [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z] ---> sar -P ALL: [2020-05-26T21:08:18.595Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/26/20 _x86_64_ (4 CPU) [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z] 21:01:33 LINUX RESTART [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z] 21:02:01 CPU %user %nice %system %iowait %steal %idle [2020-05-26T21:08:18.595Z] 21:03:03 all 11.09 0.00 3.82 1.51 0.01 83.57 [2020-05-26T21:08:18.595Z] 21:03:03 0 10.48 0.00 5.00 1.38 0.00 83.15 [2020-05-26T21:08:18.595Z] 21:03:03 1 11.82 0.00 3.29 2.31 0.02 82.56 [2020-05-26T21:08:18.595Z] 21:03:03 2 11.74 0.00 3.50 2.14 0.02 82.61 [2020-05-26T21:08:18.595Z] 21:03:03 3 10.30 0.00 3.45 0.22 0.03 85.99 [2020-05-26T21:08:18.595Z] 21:04:01 all 0.21 0.00 0.06 0.00 0.00 99.73 [2020-05-26T21:08:18.595Z] 21:04:01 0 0.09 0.00 0.05 0.00 0.00 99.86 [2020-05-26T21:08:18.595Z] 21:04:01 1 0.14 0.00 0.10 0.00 0.00 99.76 [2020-05-26T21:08:18.595Z] 21:04:01 2 0.55 0.00 0.05 0.00 0.00 99.40 [2020-05-26T21:08:18.595Z] 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-26T21:08:18.595Z] 21:05:01 all 0.16 0.00 0.06 0.00 0.00 99.77 [2020-05-26T21:08:18.595Z] 21:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-26T21:08:18.595Z] 21:05:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2020-05-26T21:08:18.595Z] 21:05:01 2 0.25 0.00 0.05 0.00 0.00 99.70 [2020-05-26T21:08:18.595Z] 21:05:01 3 0.15 0.00 0.08 0.00 0.00 99.77 [2020-05-26T21:08:18.595Z] 21:06:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-26T21:08:18.595Z] 21:06:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-26T21:08:18.595Z] 21:06:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-26T21:08:18.595Z] 21:06:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-05-26T21:08:18.595Z] 21:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-05-26T21:08:18.595Z] 21:07:01 all 0.05 0.00 0.05 0.00 0.00 99.89 [2020-05-26T21:08:18.595Z] 21:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-05-26T21:08:18.595Z] 21:07:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-05-26T21:08:18.595Z] 21:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-26T21:08:18.595Z] 21:07:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-05-26T21:08:18.595Z] 21:08:01 all 0.59 0.00 0.43 0.25 0.00 98.73 [2020-05-26T21:08:18.595Z] 21:08:01 0 0.47 0.00 0.53 0.02 0.00 98.98 [2020-05-26T21:08:18.595Z] 21:08:01 1 0.50 0.00 0.50 0.58 0.00 98.41 [2020-05-26T21:08:18.595Z] 21:08:01 2 0.97 0.00 0.37 0.25 0.00 98.42 [2020-05-26T21:08:18.595Z] 21:08:01 3 0.42 0.00 0.37 0.13 0.00 99.08 [2020-05-26T21:08:18.595Z] Average: all 2.03 0.00 0.75 0.29 0.00 96.92 [2020-05-26T21:08:18.595Z] Average: 0 1.87 0.00 0.95 0.23 0.00 96.95 [2020-05-26T21:08:18.595Z] Average: 1 2.13 0.00 0.68 0.48 0.00 96.70 [2020-05-26T21:08:18.595Z] Average: 2 2.28 0.00 0.68 0.40 0.00 96.64 [2020-05-26T21:08:18.595Z] Average: 3 1.85 0.00 0.68 0.06 0.01 97.41 [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z] [2020-05-26T21:08:18.595Z]