Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0+42b7bbbd3698d6d2e92b9fd91d92e5a500042181 (656b562d9a7c8ab991ddb5519e27f0999fca50e4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-493/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4485 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-493 # 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/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # 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/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 Commit message: "Add UpdateDeviceOperatingState function" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:32:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:32:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:32:31 ========================================================= 10:32:31 EdgeX Global Pipelines Version Info 10:32:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:32:33 ------------------- 10:32:33 stable info: 10:32:33 ------------------- 10:32:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:32:33 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 10:32:33 Message: update stable to v1.0.73 10:32:34 ------------------- 10:32:34 experimental info: 10:32:34 ------------------- 10:32:34 Commited By: **** collab-it+edgex@linuxfoundation.org 10:32:34 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 10:32:34 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 10:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:37 10:32:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:32:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:37 latest: Pulling from edgex-devops/git-semver 10:32:37 9123ac7c32f7: Pulling fs layer 10:32:37 b8cc5d1170e3: Pulling fs layer 10:32:37 2924cbbf6a41: Pulling fs layer 10:32:37 93b08a4f1073: Pulling fs layer 10:32:37 93b08a4f1073: Waiting 10:32:37 b8cc5d1170e3: Verifying Checksum 10:32:37 b8cc5d1170e3: Download complete 10:32:37 9123ac7c32f7: Download complete 10:32:38 93b08a4f1073: Verifying Checksum 10:32:38 93b08a4f1073: Download complete 10:32:38 2924cbbf6a41: Verifying Checksum 10:32:38 2924cbbf6a41: Download complete 10:32:38 9123ac7c32f7: Pull complete 10:32:38 b8cc5d1170e3: Pull complete 10:32:40 2924cbbf6a41: Pull complete 10:32:40 93b08a4f1073: Pull complete 10:32:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 10:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:32:40 prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container 10:32:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-493 -v /w/workspace/dgexfoundry_device-sdk-go_PR-493:/w/workspace/dgexfoundry_device-sdk-go_PR-493:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:32:41 $ docker top eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:42 [ssh-agent] Looking for ssh-agent implementation... 10:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:42 $ docker exec eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent 10:32:42 SSH_AUTH_SOCK=/tmp/ssh-VxN0aa0SIZLI/agent.15 10:32:42 SSH_AGENT_PID=21 10:32:42 Running ssh-add (command line suppressed) 10:32:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_3168743060673608818.key (/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_3168743060673608818.key) 10:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:44 + git describe --exact-match --tags HEAD 10:32:44 fatal: No names found, cannot describe anything. [Pipeline] } 10:32:44 $ docker exec --env ******** --env ******** eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent -k 10:32:44 unset SSH_AUTH_SOCK; 10:32:44 unset SSH_AGENT_PID; 10:32:44 echo Agent pid 21 killed; 10:32:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:32:45 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:32:45 This usually means this commit has not been tagged. [Pipeline] sshagent 10:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:45 [ssh-agent] Looking for ssh-agent implementation... 10:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:45 $ docker exec eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent 10:32:46 SSH_AUTH_SOCK=/tmp/ssh-5q6UFbbA7jWP/agent.57 10:32:46 SSH_AGENT_PID=63 10:32:46 Running ssh-add (command line suppressed) 10:32:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_4289473139230086674.key (/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/private_key_4289473139230086674.key) 10:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:47 + git semver init 10:32:47 # -> Open(): unable to determine branch for HEAD 10:32:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-493/.git 10:32:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-493 10:32:47 # $SEMVER_REMOTE_NAME = origin 10:32:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:32:47 # $SEMVER_USER_NAME = edgex-jenkins 10:32:47 # $SEMVER_BRANCH = PR-493 10:32:47 # $SEMVER_TEMP = /tmp/semver-861398650 10:32:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 10:32:48 # '/tmp/semver-861398650' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-493/.semver' 10:32:48 # -> Force: false 10:32:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-493/.semver [Pipeline] } 10:32:48 $ docker exec --env ******** --env ******** eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 ssh-agent -k 10:32:49 unset SSH_AUTH_SOCK; 10:32:49 unset SSH_AGENT_PID; 10:32:49 echo Agent pid 63 killed; 10:32:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:49 + git semver [Pipeline] } 10:32:49 $ docker stop --time=1 eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 10:32:51 $ docker rm -f eca29e054c1e8b1e6694c4816e75fd0fe863bd2e2024a5815f66860acbb7c4e0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:32:53 Stashed 46 file(s) [Pipeline] echo 10:32:53 [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 10:33:08 Still waiting to schedule task 10:33:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4485’ 10:33:08 Still waiting to schedule task 10:33:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:34:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4486 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] ws 10:34:56 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:35:03 using credential edgex-jenkins-ssh 10:35:03 Cloning the remote Git repository 10:35:03 Cloning with configured refspecs honoured and without tags 10:35:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:35:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:35:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:35:03 > git --version # timeout=10 10:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:04 Fetching without tags 10:35:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:35:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:35:04 > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # timeout=10 10:35:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:35:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:35:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:35:05 Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:35:05 Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:35:05 Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) 10:35:05 > git config core.sparsecheckout # timeout=10 10:35:05 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 10:35:05 > git remote # timeout=10 10:35:05 > git config --get remote.origin.url # timeout=10 10:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:35:05 > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 10:35:05 > git rev-parse HEAD^{commit} # timeout=10 10:35:05 > git config core.sparsecheckout # timeout=10 10:35:05 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 10:35:10 Commit message: "Add UpdateDeviceOperatingState function" 10:35:10 > git --version # timeout=10 10:35:10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:35:11 ========================================================= 10:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 10:35:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:35:12 + 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 . 10:35:13 Sending build context to Docker daemon 2.893MB 10:35:13 Step 1/8 : ARG BASE=golang:1.13-alpine 10:35:13 Step 2/8 : FROM ${BASE} 10:35:13 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:35:13 cde5963f3b93: Pulling fs layer 10:35:13 2a23fa8c16f7: Pulling fs layer 10:35:13 777b28850792: Pulling fs layer 10:35:13 8a11ddd9e578: Pulling fs layer 10:35:13 4cf88f913ddb: Pulling fs layer 10:35:13 1df406cf5192: Pulling fs layer 10:35:13 cd6300453558: Pulling fs layer 10:35:13 b9c365052c96: Pulling fs layer 10:35:13 a2d8cc88f415: Pulling fs layer 10:35:13 ea1d1ca13537: Pulling fs layer 10:35:13 3750a50a1c5e: Pulling fs layer 10:35:13 8a11ddd9e578: Waiting 10:35:13 4cf88f913ddb: Waiting 10:35:13 b9c365052c96: Waiting 10:35:13 1df406cf5192: Waiting 10:35:13 a2d8cc88f415: Waiting 10:35:13 cd6300453558: Waiting 10:35:13 ea1d1ca13537: Waiting 10:35:13 3750a50a1c5e: Waiting 10:35:13 777b28850792: Download complete 10:35:13 2a23fa8c16f7: Download complete 10:35:14 4cf88f913ddb: Verifying Checksum 10:35:14 4cf88f913ddb: Download complete 10:35:14 1df406cf5192: Verifying Checksum 10:35:14 1df406cf5192: Download complete 10:35:14 cde5963f3b93: Verifying Checksum 10:35:14 cde5963f3b93: Download complete 10:35:15 cde5963f3b93: Pull complete 10:35:15 2a23fa8c16f7: Pull complete 10:35:15 777b28850792: Pull complete 10:35:18 cd6300453558: Verifying Checksum 10:35:18 cd6300453558: Download complete 10:35:18 a2d8cc88f415: Verifying Checksum 10:35:18 a2d8cc88f415: Download complete 10:35:20 ea1d1ca13537: Verifying Checksum 10:35:20 ea1d1ca13537: Download complete 10:35:20 3750a50a1c5e: Verifying Checksum 10:35:20 3750a50a1c5e: Download complete 10:35:23 b9c365052c96: Verifying Checksum 10:35:23 b9c365052c96: Download complete 10:35:25 8a11ddd9e578: Verifying Checksum 10:35:25 8a11ddd9e578: Download complete 10:35:37 8a11ddd9e578: Pull complete 10:35:37 4cf88f913ddb: Pull complete 10:35:37 1df406cf5192: Pull complete 10:35:43 cd6300453558: Pull complete 10:35:47 b9c365052c96: Pull complete 10:35:47 a2d8cc88f415: Pull complete 10:35:49 ea1d1ca13537: Pull complete 10:35:50 3750a50a1c5e: Pull complete 10:35:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 10:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 10:35:50 ---> 78745c68409d 10:35:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:35:53 ---> Running in 06daa4549283 10:35:53 Removing intermediate container 06daa4549283 10:35:53 ---> 263924a997f3 10:35:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:35:53 ---> Running in 30b253fec676 10:35:55 Removing intermediate container 30b253fec676 10:35:55 ---> 7bda31869a37 10:35:55 Step 5/8 : RUN apk add --no-cache make git 10:35:55 ---> Running in ab33225e4958 10:35:56 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 10:35:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:35:57 Running on prd-centos7-docker-4c-2g-4487 in /w/workspace/dgexfoundry_device-sdk-go_PR-493 [Pipeline] { [Pipeline] ws 10:35:57 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:35:58 OK: 125 MiB in 39 packages 10:35:59 Removing intermediate container ab33225e4958 10:35:59 ---> 36947c5c655e 10:35:59 Step 6/8 : WORKDIR /device-sdk-go 10:35:59 ---> Running in eb0c84699a7d 10:35:59 Removing intermediate container eb0c84699a7d 10:35:59 ---> d20ebeb1be54 10:35:59 Step 7/8 : COPY . . 10:36:00 ---> cefb40ff8731 10:36:00 Step 8/8 : RUN go mod download 10:36:00 ---> Running in 6ac6289f6d0e 10:36:05 using credential edgex-jenkins-ssh 10:36:05 Cloning the remote Git repository 10:36:05 Cloning with configured refspecs honoured and without tags 10:36:06 Fetching without tags 10:36:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:36:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:36:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:36:06 > git --version # timeout=10 10:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:36:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:36:06 > git config --add remote.origin.fetch +refs/pull/493/head:refs/remotes/origin/PR-493 # timeout=10 10:36:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 10:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:36:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:36:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:36:07 Merging remotes/origin/master commit 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 into PR head commit 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:36:07 Merge succeeded, producing 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:36:07 Checking out Revision 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 (PR-493) 10:36:07 > git config core.sparsecheckout # timeout=10 10:36:07 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 10:36:07 > git remote # timeout=10 10:36:07 > git config --get remote.origin.url # timeout=10 10:36:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:36:07 > git merge 42b7bbbd3698d6d2e92b9fd91d92e5a500042181 # timeout=10 10:36:07 > git rev-parse HEAD^{commit} # timeout=10 10:36:07 > git config core.sparsecheckout # timeout=10 10:36:07 > git checkout -f 711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 # timeout=10 10:36:09 go: finding github.com/BurntSushi/toml v0.3.1 10:36:09 go: finding github.com/OneOfOne/xxhash v1.2.6 10:36:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:36:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:36:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:36:09 go: finding github.com/bgentry/speakeasy v0.1.0 10:36:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:36:09 go: finding github.com/davecgh/go-spew v1.1.1 10:36:09 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 10:36:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:36:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 10:36:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:36:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:36:09 go: finding github.com/fatih/color v1.7.0 10:36:09 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:36:09 go: finding github.com/go-kit/kit v0.8.0 10:36:09 go: finding github.com/go-logfmt/logfmt v0.4.0 10:36:09 go: finding github.com/go-stack/stack v1.8.0 10:36:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:36:09 go: finding github.com/google/uuid v1.1.0 10:36:09 go: finding github.com/gorilla/mux v1.7.1 10:36:09 go: finding github.com/hashicorp/consul/api v1.1.0 10:36:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:36:09 go: finding github.com/hashicorp/errwrap v1.0.0 10:36:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:36:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:36:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:36:10 go: finding github.com/hashicorp/go-multierror v1.0.0 10:36:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:36:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:36:10 go: finding github.com/hashicorp/go-syslog v1.0.0 10:36:10 go: finding github.com/hashicorp/go-uuid v1.0.1 10:36:10 go: finding github.com/hashicorp/go.net v0.0.1 10:36:10 go: finding github.com/hashicorp/golang-lru v0.5.0 10:36:10 go: finding github.com/hashicorp/logutils v1.0.0 10:36:10 go: finding github.com/hashicorp/mdns v1.0.0 10:36:10 go: finding github.com/hashicorp/memberlist v0.1.3 10:36:10 go: finding github.com/hashicorp/serf v0.8.2 10:36:10 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:36:10 go: finding github.com/mattn/go-colorable v0.0.9 10:36:10 go: finding github.com/mattn/go-isatty v0.0.3 10:36:10 go: finding github.com/miekg/dns v1.0.14 10:36:10 go: finding github.com/mitchellh/cli v1.0.0 10:36:10 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:36:10 go: finding github.com/mitchellh/copystructure v1.0.0 10:36:10 go: finding github.com/mitchellh/go-homedir v1.0.0 10:36:10 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:36:10 go: finding github.com/mitchellh/gox v0.4.0 10:36:10 go: finding github.com/mitchellh/iochan v1.0.0 10:36:10 go: finding github.com/mitchellh/mapstructure v1.1.2 10:36:10 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:36:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:36:11 go: finding github.com/pelletier/go-toml v1.2.0 10:36:11 go: finding github.com/pkg/errors v0.8.1 10:36:11 go: finding github.com/pmezard/go-difflib v1.0.0 10:36:11 go: finding github.com/posener/complete v1.1.1 10:36:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:36:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:36:11 go: finding github.com/stretchr/objx v0.1.0 10:36:11 go: finding github.com/stretchr/testify v1.5.1 10:36:11 go: finding github.com/ugorji/go v1.1.4 10:36:11 go: finding github.com/x448/float16 v0.8.4 10:36:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:36:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:36:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:36:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:36:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 10:36:11 go: finding gopkg.in/yaml.v2 v2.2.8 10:36:13 Commit message: "Add UpdateDeviceOperatingState function" 10:36:13 > git --version # timeout=10 10:36:13 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:36:16 ========================================================= 10:36:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 10:36:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:36:17 + 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 . 10:36:18 Sending build context to Docker daemon 2.893MB 10:36:18 Step 1/8 : ARG BASE=golang:1.13-alpine 10:36:18 Step 2/8 : FROM ${BASE} 10:36:18 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 10:36:18 e6b0cf9c0882: Pulling fs layer 10:36:18 2848faf0eed1: Pulling fs layer 10:36:18 0f37312ad70f: Pulling fs layer 10:36:18 5788d62ee057: Pulling fs layer 10:36:18 0e6b1d234666: Pulling fs layer 10:36:18 bf5d7aec512f: Pulling fs layer 10:36:18 34c802a77dc8: Pulling fs layer 10:36:18 9eb99e56ec68: Pulling fs layer 10:36:18 27c7a5d97fbd: Pulling fs layer 10:36:18 5c102a31e300: Pulling fs layer 10:36:18 dcfb455df0a1: Pulling fs layer 10:36:18 5788d62ee057: Waiting 10:36:18 9eb99e56ec68: Waiting 10:36:18 27c7a5d97fbd: Waiting 10:36:18 0e6b1d234666: Waiting 10:36:18 5c102a31e300: Waiting 10:36:18 bf5d7aec512f: Waiting 10:36:18 dcfb455df0a1: Waiting 10:36:18 34c802a77dc8: Waiting 10:36:18 0f37312ad70f: Verifying Checksum 10:36:18 0f37312ad70f: Download complete 10:36:18 2848faf0eed1: Verifying Checksum 10:36:18 2848faf0eed1: Download complete 10:36:19 0e6b1d234666: Verifying Checksum 10:36:19 0e6b1d234666: Download complete 10:36:19 bf5d7aec512f: Verifying Checksum 10:36:19 bf5d7aec512f: Download complete 10:36:19 e6b0cf9c0882: Verifying Checksum 10:36:19 e6b0cf9c0882: Download complete 10:36:19 e6b0cf9c0882: Pull complete 10:36:20 2848faf0eed1: Pull complete 10:36:20 0f37312ad70f: Pull complete 10:36:21 Removing intermediate container 6ac6289f6d0e 10:36:21 ---> 59de43e6e44a 10:36:21 Successfully built 59de43e6e44a 10:36:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:36:22 + docker inspect -f . ci-base-image-arm64 10:36:22 . [Pipeline] withDockerContainer 10:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-4486 does not seem to be running inside a container 10:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:36:24 5788d62ee057: Verifying Checksum 10:36:24 5788d62ee057: Download complete 10:36:24 27c7a5d97fbd: Verifying Checksum 10:36:24 27c7a5d97fbd: Download complete 10:36:24 $ docker top 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:25 34c802a77dc8: Verifying Checksum 10:36:25 34c802a77dc8: Download complete 10:36:25 dcfb455df0a1: Verifying Checksum 10:36:25 dcfb455df0a1: Download complete 10:36:25 + go version 10:36:25 go version go1.13.5 linux/arm64 [Pipeline] sh 10:36:26 + make test 10:36:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:36:26 9eb99e56ec68: Verifying Checksum 10:36:26 9eb99e56ec68: Download complete 10:36:26 5c102a31e300: Verifying Checksum 10:36:26 5c102a31e300: Download complete 10:36:27 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:36:35 5788d62ee057: Pull complete 10:36:35 0e6b1d234666: Pull complete 10:36:35 bf5d7aec512f: Pull complete 10:36:39 34c802a77dc8: Pull complete 10:36:43 9eb99e56ec68: Pull complete 10:36:43 27c7a5d97fbd: Pull complete 10:36:44 5c102a31e300: Pull complete 10:36:44 dcfb455df0a1: Pull complete 10:36:44 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 10:36:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 10:36:44 ---> 7c70fe431013 10:36:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:36:45 ---> Running in 3d2f94c2a1ad 10:36:45 Removing intermediate container 3d2f94c2a1ad 10:36:45 ---> 095704f4980d 10:36:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:36:45 ---> Running in 05ac74c30141 10:36:47 Removing intermediate container 05ac74c30141 10:36:47 ---> 512dac386309 10:36:47 Step 5/8 : RUN apk add --no-cache make git 10:36:47 ---> Running in 4b7a7d8a20c2 10:36:48 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 10:36:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 10:36:49 OK: 143 MiB in 39 packages 10:36:50 Removing intermediate container 4b7a7d8a20c2 10:36:50 ---> 38eb9dfb0778 10:36:50 Step 6/8 : WORKDIR /device-sdk-go 10:36:50 ---> Running in f1ba8c818c5b 10:36:50 Removing intermediate container f1ba8c818c5b 10:36:50 ---> f7aa615ad7a3 10:36:50 Step 7/8 : COPY . . 10:36:51 ---> 998dd9b887b8 10:36:51 Step 8/8 : RUN go mod download 10:36:51 ---> Running in 2c3b1e08ebef 10:36:54 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:36:54 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:36:55 go: finding github.com/BurntSushi/toml v0.3.1 10:36:55 go: finding github.com/OneOfOne/xxhash v1.2.6 10:36:55 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 10:36:55 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:36:55 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 10:36:55 go: finding github.com/bgentry/speakeasy v0.1.0 10:36:55 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 10:36:55 go: finding github.com/davecgh/go-spew v1.1.1 10:36:55 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 10:36:55 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 10:36:55 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 10:36:55 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 10:36:55 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 10:36:55 go: finding github.com/fatih/color v1.7.0 10:36:55 go: finding github.com/fxamacker/cbor/v2 v2.2.0 10:36:55 go: finding github.com/go-kit/kit v0.8.0 10:36:55 go: finding github.com/go-logfmt/logfmt v0.4.0 10:36:55 go: finding github.com/go-stack/stack v1.8.0 10:36:55 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:36:55 go: finding github.com/google/uuid v1.1.0 10:36:55 go: finding github.com/gorilla/mux v1.7.1 10:36:55 go: finding github.com/hashicorp/consul/api v1.1.0 10:36:55 go: finding github.com/hashicorp/consul/sdk v0.1.1 10:36:55 go: finding github.com/hashicorp/errwrap v1.0.0 10:36:55 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 10:36:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 10:36:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 10:36:55 go: finding github.com/hashicorp/go-multierror v1.0.0 10:36:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 10:36:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 10:36:55 go: finding github.com/hashicorp/go-syslog v1.0.0 10:36:55 go: finding github.com/hashicorp/go-uuid v1.0.1 10:36:55 go: finding github.com/hashicorp/go.net v0.0.1 10:36:55 go: finding github.com/hashicorp/golang-lru v0.5.0 10:36:55 go: finding github.com/hashicorp/logutils v1.0.0 10:36:55 go: finding github.com/hashicorp/mdns v1.0.0 10:36:55 go: finding github.com/hashicorp/memberlist v0.1.3 10:36:55 go: finding github.com/hashicorp/serf v0.8.2 10:36:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:36:55 go: finding github.com/mattn/go-colorable v0.0.9 10:36:55 go: finding github.com/mattn/go-isatty v0.0.3 10:36:55 go: finding github.com/miekg/dns v1.0.14 10:36:55 go: finding github.com/mitchellh/cli v1.0.0 10:36:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:36:55 go: finding github.com/mitchellh/copystructure v1.0.0 10:36:55 go: finding github.com/mitchellh/go-homedir v1.0.0 10:36:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 10:36:55 go: finding github.com/mitchellh/gox v0.4.0 10:36:55 go: finding github.com/mitchellh/iochan v1.0.0 10:36:55 go: finding github.com/mitchellh/mapstructure v1.1.2 10:36:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 10:36:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:36:55 go: finding github.com/pelletier/go-toml v1.2.0 10:36:55 go: finding github.com/pkg/errors v0.8.1 10:36:55 go: finding github.com/pmezard/go-difflib v1.0.0 10:36:55 go: finding github.com/posener/complete v1.1.1 10:36:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 10:36:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:36:55 go: finding github.com/stretchr/objx v0.1.0 10:36:55 go: finding github.com/stretchr/testify v1.5.1 10:36:56 go: finding github.com/ugorji/go v1.1.4 10:36:56 go: finding github.com/x448/float16 v0.8.4 10:36:56 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 10:36:56 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 10:36:56 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 10:36:56 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 10:36:56 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 10:36:56 go: finding gopkg.in/yaml.v2 v2.2.8 10:36:56 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.055s coverage: 22.1% of statements 10:36:59 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.156s coverage: 95.8% of statements 10:37:01 Removing intermediate container 2c3b1e08ebef 10:37:01 ---> 5a023c97acb8 10:37:01 Successfully built 5a023c97acb8 10:37:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:37:02 + docker inspect -f . ci-base-image-x86_64 10:37:02 . [Pipeline] withDockerContainer 10:37:02 prd-centos7-docker-4c-2g-4487 does not seem to be running inside a container 10:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:37:04 $ docker top a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:05 + go version 10:37:05 go version go1.13.5 linux/amd64 [Pipeline] sh 10:37:06 + make test 10:37:06 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:37:07 ? github.com/edgexfoundry/device-sdk-go [no test files] 10:37:25 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 10:37:25 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 10:37:25 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.057s coverage: 22.1% of statements 10:37:30 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.053s coverage: 95.8% of statements 10:37:32 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 11.4% of statements 10:37:32 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.016s coverage: 22.1% of statements 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:37:32 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.213s coverage: 38.5% of statements 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 10:37:32 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.617s coverage: 79.8% of statements 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:37:32 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.046s coverage: 52.6% of statements 10:37:32 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 10:37:32 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.326s coverage: 71.4% of statements 10:37:32 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:37:32 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:37:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:37:34 gofmt -l . 10:37:34 [ "`gofmt -l .`" = "" ] 10:37:34 ./bin/test-attribution-txt.sh 10:37:35 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:37:36 Stashed 1 file(s) [Pipeline] } 10:37:36 $ docker stop --time=1 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b 10:37:38 $ docker rm -f 50c7941377c671a3f25ed0c19766636080b089d59174b087a037e729f33f1a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:37:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:37:40 + ls -al . 10:37:40 total 200 10:37:40 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 10:37 . 10:37:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 .. 10:37:40 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 10:35 .dockerignore 10:37:40 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 10:35 .git 10:37:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:35 .github 10:37:40 -rw-rw-r-- 1 jenkins jenkins 138 Apr 17 10:35 .gitignore 10:37:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:35 .semver 10:37:40 -rw-rw-r-- 1 jenkins jenkins 936 Apr 17 10:35 Dockerfile.build 10:37:40 -rw-rw-r-- 1 jenkins jenkins 808 Apr 17 10:35 Jenkinsfile 10:37:40 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 10:35 LICENSE 10:37:40 -rw-rw-r-- 1 jenkins jenkins 892 Apr 17 10:35 Makefile 10:37:40 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 17 10:35 README.md 10:37:40 -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 10:32 VERSION 10:37:40 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 10:35 api 10:37:40 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 10:35 bin 10:37:40 -rw-r--r-- 1 jenkins jenkins 96404 Apr 17 10:37 coverage.out 10:37:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 example 10:37:40 -rw-r--r-- 1 jenkins jenkins 446 Apr 17 10:37 go.mod 10:37:40 -rw-r--r-- 1 jenkins jenkins 12076 Apr 17 10:37 go.sum 10:37:40 drwxrwxr-x 14 jenkins jenkins 4096 Apr 17 10:35 internal 10:37:40 drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 10:35 pkg 10:37:40 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 10:35 snap 10:37:40 -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 10:35 version.go [Pipeline] isUnix [Pipeline] sh 10:37:40 + 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=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 --label arch=arm64 --label version=0.0.0 . 10:37:41 Sending build context to Docker daemon 3.011MB 10:37:41 Step 1/21 : ARG BASE=golang:1.13-alpine 10:37:41 Step 2/21 : FROM ${BASE} AS builder 10:37:41 ---> 59de43e6e44a 10:37:41 Step 3/21 : ARG MAKE='make build' 10:37:41 ---> Running in 104c3bf2ec59 10:37:42 Removing intermediate container 104c3bf2ec59 10:37:42 ---> d9310ab4e1cb 10:37:42 Step 4/21 : WORKDIR /device-sdk-go 10:37:42 ---> Running in 15ae455273e8 10:37:42 Removing intermediate container 15ae455273e8 10:37:42 ---> ad1b8a1eb8aa 10:37:42 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:37:42 ---> Running in 9dcff081bc46 10:37:43 Removing intermediate container 9dcff081bc46 10:37:43 ---> 97cf4020f480 10:37:43 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:37:43 ---> Running in 4aad413516ce 10:37:45 Removing intermediate container 4aad413516ce 10:37:45 ---> ea7e9708e8c9 10:37:45 Step 7/21 : RUN apk add --update --no-cache make git 10:37:45 ---> Running in bb4b20d6622b 10:37:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 10:37:46 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 10:37:47 OK: 125 MiB in 39 packages 10:37:48 Removing intermediate container bb4b20d6622b 10:37:48 ---> b390cc6d576b 10:37:48 Step 8/21 : COPY . . 10:37:49 ---> 02cfb7657b14 10:37:49 Step 9/21 : RUN ${MAKE} 10:37:49 ---> Running in 69bfe4b9f702 10:37:50 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 10:37:56 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.028s coverage: 11.4% of statements 10:37:56 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 22.1% of statements 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 10:37:56 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 38.5% of statements 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 10:37:56 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.546s coverage: 79.8% of statements 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 10:37:56 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.086s coverage: 52.6% of statements 10:37:56 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 10:37:56 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.113s coverage: 71.4% of statements 10:37:56 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 10:37:56 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 10:37:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:37:59 gofmt -l . 10:37:59 [ "`gofmt -l .`" = "" ] 10:38:00 ./bin/test-attribution-txt.sh 10:38:01 ./bin/test-go-mod-tidy.sh [Pipeline] stash 10:38:02 Warning: overwriting stash ‘coverage-report’ 10:38:02 Stashed 1 file(s) [Pipeline] } 10:38:02 $ docker stop --time=1 a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f 10:38:04 $ docker rm -f a0e2934a0e206615ce175f27673448c9df8266b74b18edcb450bc1c7bf8cca3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:06 + ls -al . 10:38:06 total 160 10:38:06 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 17 10:38 . 10:38:06 drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 10:36 .. 10:38:06 drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 10:36 api 10:38:06 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 10:36 bin 10:38:06 -rw-r--r--. 1 jenkins jenkins 96404 Apr 17 10:37 coverage.out 10:38:06 -rw-rw-r--. 1 jenkins jenkins 936 Apr 17 10:36 Dockerfile.build 10:38:06 -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 10:36 .dockerignore 10:38:06 drwxrwxr-x. 4 jenkins jenkins 31 Apr 17 10:36 example 10:38:06 drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 10:36 .git 10:38:06 drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 10:36 .github 10:38:06 -rw-rw-r--. 1 jenkins jenkins 138 Apr 17 10:36 .gitignore 10:38:06 -rw-r--r--. 1 jenkins jenkins 446 Apr 17 10:38 go.mod 10:38:06 -rw-r--r--. 1 jenkins jenkins 12076 Apr 17 10:38 go.sum 10:38:06 drwxrwxr-x. 14 jenkins jenkins 196 Apr 17 10:36 internal 10:38:06 -rw-rw-r--. 1 jenkins jenkins 808 Apr 17 10:36 Jenkinsfile 10:38:06 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 17 10:36 LICENSE 10:38:06 -rw-rw-r--. 1 jenkins jenkins 892 Apr 17 10:36 Makefile 10:38:06 drwxrwxr-x. 5 jenkins jenkins 50 Apr 17 10:36 pkg 10:38:06 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 17 10:36 README.md 10:38:06 drwxrwxr-x. 3 jenkins jenkins 58 Apr 17 10:36 .semver 10:38:06 drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 10:36 snap 10:38:06 -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 10:32 VERSION 10:38:06 -rw-rw-r--. 1 jenkins jenkins 222 Apr 17 10:36 version.go [Pipeline] isUnix [Pipeline] sh 10:38:06 + 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=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 --label arch=amd64 --label version=0.0.0 . 10:38:06 Sending build context to Docker daemon 3.011MB 10:38:06 Step 1/21 : ARG BASE=golang:1.13-alpine 10:38:06 Step 2/21 : FROM ${BASE} AS builder 10:38:06 ---> 5a023c97acb8 10:38:06 Step 3/21 : ARG MAKE='make build' 10:38:06 ---> Running in 102c9f98eb1b 10:38:07 Removing intermediate container 102c9f98eb1b 10:38:07 ---> 86c60b2c4e4f 10:38:07 Step 4/21 : WORKDIR /device-sdk-go 10:38:07 ---> Running in 2c510a3b02ef 10:38:07 Removing intermediate container 2c510a3b02ef 10:38:07 ---> dd1da95e00fa 10:38:07 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:38:07 ---> Running in 1897284e7cff 10:38:07 Removing intermediate container 1897284e7cff 10:38:07 ---> 66e7f21162c0 10:38:07 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:38:07 ---> Running in cfcfdd744737 10:38:08 Removing intermediate container cfcfdd744737 10:38:08 ---> 831a37737696 10:38:08 Step 7/21 : RUN apk add --update --no-cache make git 10:38:08 ---> Running in f523955e18d4 10:38:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 10:38:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 10:38:10 OK: 143 MiB in 39 packages 10:38:12 Removing intermediate container f523955e18d4 10:38:12 ---> 53cbec92e2d1 10:38:12 Step 8/21 : COPY . . 10:38:12 ---> 661623a741ca 10:38:12 Step 9/21 : RUN ${MAKE} 10:38:12 ---> Running in 485f854ebdb9 10:38:12 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:38:13 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 10:38:14 Removing intermediate container 69bfe4b9f702 10:38:14 ---> 9a9611679507 10:38:14 Step 10/21 : FROM scratch 10:38:14 ---> 10:38:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:38:14 ---> Running in f4f6bf168302 10:38:15 Removing intermediate container f4f6bf168302 10:38:15 ---> e34d8dd93daf 10:38:15 Step 12/21 : ENV APP_PORT=49990 10:38:15 ---> Running in e849a3f11dcb 10:38:15 Removing intermediate container e849a3f11dcb 10:38:15 ---> 77f0494bfad4 10:38:15 Step 13/21 : EXPOSE $APP_PORT 10:38:15 ---> Running in 1d8c4995c987 10:38:16 Removing intermediate container 1d8c4995c987 10:38:16 ---> 81376570eef9 10:38:16 Step 14/21 : WORKDIR / 10:38:16 ---> Running in b807af9992da 10:38:16 Removing intermediate container b807af9992da 10:38:16 ---> f85cc2676862 10:38:16 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:38:17 ---> 8b7e4c0948a6 10:38:17 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:38:17 ---> dd2e44621599 10:38:17 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:38:18 ---> 414226e3a6ff 10:38:18 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:18 ---> Running in 512359550d37 10:38:18 Removing intermediate container 512359550d37 10:38:18 ---> f24a4d2612df 10:38:18 Step 19/21 : LABEL arch=arm64 10:38:18 ---> Running in b44edc0f77d1 10:38:19 Removing intermediate container b44edc0f77d1 10:38:19 ---> dddaa605b9b9 10:38:19 Step 20/21 : LABEL git_sha=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:38:19 ---> Running in 1344153f3cf4 10:38:19 Removing intermediate container 1344153f3cf4 10:38:19 ---> 60f5a04a782b 10:38:19 Step 21/21 : LABEL version=0.0.0 10:38:19 ---> Running in b5dfcfeca820 10:38:20 Removing intermediate container b5dfcfeca820 10:38:20 ---> 8f9d91424114 10:38:20 [Warning] One or more build-args [ARCH] were not consumed 10:38:20 Successfully built 8f9d91424114 10:38:20 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] } 10:38:31 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 10:38:32 Removing intermediate container 485f854ebdb9 10:38:32 ---> 3f5b427f0eaf 10:38:32 Step 10/21 : FROM scratch 10:38:32 ---> 10:38:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:38:32 ---> Running in 7fede926b077 10:38:32 Removing intermediate container 7fede926b077 10:38:32 ---> 923984ffa454 10:38:32 Step 12/21 : ENV APP_PORT=49990 10:38:32 ---> Running in 2a205899b5db 10:38:32 Removing intermediate container 2a205899b5db 10:38:32 ---> 5de45346657a 10:38:32 Step 13/21 : EXPOSE $APP_PORT 10:38:32 ---> Running in c6188d5aa40e 10:38:32 Removing intermediate container c6188d5aa40e 10:38:32 ---> befbe14fdc88 10:38:32 Step 14/21 : WORKDIR / 10:38:32 ---> Running in f23941e5bb59 10:38:33 Removing intermediate container f23941e5bb59 10:38:33 ---> befa8115cef2 10:38:33 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 10:38:33 ---> b4f60916d51a 10:38:33 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 10:38:34 ---> 1f6fa1e095b0 10:38:34 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 10:38:34 ---> c8b9aa107417 10:38:34 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:34 ---> Running in aa3423036b15 10:38:34 Removing intermediate container aa3423036b15 10:38:34 ---> b67c6ff32251 10:38:34 Step 19/21 : LABEL arch=amd64 10:38:34 ---> Running in 2014af36802f 10:38:34 Removing intermediate container 2014af36802f 10:38:34 ---> 2f6999c5f251 10:38:34 Step 20/21 : LABEL git_sha=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 10:38:34 ---> Running in 98ee1a4effe2 10:38:35 Removing intermediate container 98ee1a4effe2 10:38:35 ---> 67b04b03b0f5 10:38:35 Step 21/21 : LABEL version=0.0.0 10:38:35 ---> Running in 98749a1802c3 10:38:35 Removing intermediate container 98749a1802c3 10:38:35 ---> 6afd75ee3e61 10:38:35 [Warning] One or more build-args [ARCH] were not consumed 10:38:35 Successfully built 6afd75ee3e61 10:38:35 Successfully tagged docker-device-sdk-simple: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 10:38:37 provisioning config files... 10:38:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config245551238659055388tmp [Pipeline] { [Pipeline] sh 10:38:38 + curl -s https://codecov.io/bash 10:38:38 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config245551238659055388tmp 10:38:38 10:38:38 _____ _ 10:38:38 / ____| | | 10:38:38 | | ___ __| | ___ ___ _____ __ 10:38:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:38:38 | |___| (_) | (_| | __/ (_| (_) \ V / 10:38:38 \_____\___/ \__,_|\___|\___\___/ \_/ 10:38:38 Bash-tbd 10:38:38 10:38:38 10:38:38 ==> Jenkins CI detected. 10:38:38 project root: . 10:38:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:38:38 ==> Running gcov in . (disable via -X gcov) 10:38:38 ==> Python coveragepy not found 10:38:38 ==> Searching for coverage reports in: 10:38:38 + . 10:38:38 -> Found 1 reports 10:38:38 ==> Detecting git/mercurial file structure 10:38:38 ==> Reading reports 10:38:38 + ./coverage.out bytes=96404 10:38:38 ==> Appending adjustments 10:38:38 http://docs.codecov.io/docs/fixing-reports 10:38:39 + Found adjustments 10:38:39 ==> Gzipping contents 10:38:39 ==> Uploading reports 10:38:39 url: https://codecov.io 10:38:39 query: branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= 10:38:39 -> Pinging Codecov 10:38:39 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= 10:38:39 -> Sleeping for 30s and trying again... 10:39:12 -> Pinging Codecov 10:39:12 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-493&commit=711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=493&job= 10:39:12 -> Uploading 10:39:12 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/711ccbb8db5a73aa7855a135d4dd72dc1ff2fbc0 [Pipeline] } 10:39:12 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 10:39:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:39:14 ---> package-listing.sh 10:39:14 ++ facter osfamily 10:39:14 ++ tr '[:upper:]' '[:lower:]' 10:39:14 + OS_FAMILY=redhat 10:39:14 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-493 10:39:14 + START_PACKAGES=/tmp/packages_start.txt 10:39:14 + END_PACKAGES=/tmp/packages_end.txt 10:39:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:14 + PACKAGES=/tmp/packages_start.txt 10:39:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-493 ']' 10:39:14 + PACKAGES=/tmp/packages_end.txt 10:39:14 + case "${OS_FAMILY}" in 10:39:14 + rpm -qa 10:39:14 + sort 10:39:19 + '[' -f /tmp/packages_start.txt ']' 10:39:19 + '[' -f /tmp/packages_end.txt ']' 10:39:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-493 ']' 10:39:19 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-493/archives/ 10:39:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-493/archives/ [Pipeline] isUnix [Pipeline] sh 10:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:39:20 10:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:39:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:39:20 alpine: Pulling from edgex-lftools-log-publisher 10:39:20 c9b1b535fdd9: Pulling fs layer 10:39:20 2cc5ad85d9ab: Pulling fs layer 10:39:20 756a868c4378: Pulling fs layer 10:39:20 444b2fc9a129: Pulling fs layer 10:39:20 ea15f1150254: Pulling fs layer 10:39:20 41b27a9f41bf: Pulling fs layer 10:39:20 28c525ee5125: Pulling fs layer 10:39:20 094b1ea09ed8: Pulling fs layer 10:39:20 138eaada9080: Pulling fs layer 10:39:20 0622d0fa9048: Pulling fs layer 10:39:20 41b27a9f41bf: Waiting 10:39:20 28c525ee5125: Waiting 10:39:20 094b1ea09ed8: Waiting 10:39:20 138eaada9080: Waiting 10:39:20 0622d0fa9048: Waiting 10:39:20 ea15f1150254: Waiting 10:39:20 444b2fc9a129: Waiting 10:39:21 2cc5ad85d9ab: Download complete 10:39:21 c9b1b535fdd9: Verifying Checksum 10:39:21 444b2fc9a129: Verifying Checksum 10:39:21 444b2fc9a129: Download complete 10:39:21 ea15f1150254: Download complete 10:39:21 28c525ee5125: Verifying Checksum 10:39:21 28c525ee5125: Download complete 10:39:21 c9b1b535fdd9: Pull complete 10:39:21 756a868c4378: Verifying Checksum 10:39:21 756a868c4378: Download complete 10:39:22 138eaada9080: Verifying Checksum 10:39:22 138eaada9080: Download complete 10:39:22 2cc5ad85d9ab: Pull complete 10:39:22 0622d0fa9048: Verifying Checksum 10:39:22 0622d0fa9048: Download complete 10:39:23 094b1ea09ed8: Verifying Checksum 10:39:23 094b1ea09ed8: Download complete 10:39:23 41b27a9f41bf: Verifying Checksum 10:39:23 41b27a9f41bf: Download complete 10:39:26 756a868c4378: Pull complete 10:39:26 444b2fc9a129: Pull complete 10:39:26 ea15f1150254: Pull complete 10:39:30 41b27a9f41bf: Pull complete 10:39:30 28c525ee5125: Pull complete 10:39:35 094b1ea09ed8: Pull complete 10:39:35 138eaada9080: Pull complete 10:39:35 0622d0fa9048: Pull complete 10:39:35 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 10:39:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:39:36 prd-centos7-docker-4c-2g-4485 does not seem to be running inside a container 10:39:36 $ 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-493 -v /w/workspace/dgexfoundry_device-sdk-go_PR-493:/w/workspace/dgexfoundry_device-sdk-go_PR-493:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:39:37 $ docker top 36bb470fb664813f6083ffd7a81a2cdee2e05bd94ca740a6fa34a6c067e4d0c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:37 provisioning config files... 10:39:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp/config4411296750574468916tmp [Pipeline] { [Pipeline] echo 10:39:37 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:39:37 ---> create-netrc.sh [Pipeline] echo 10:39:38 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:39:38 ---> logs-deploy.sh 10:39:38 + ARCHIVE_ARTIFACTS= 10:39:38 + LOGS_SERVER=https://logs.edgexfoundry.org 10:39:38 + '[' https://logs.edgexfoundry.org == None ']' 10:39:38 + NEXUS_URL=https://nexus.edgexfoundry.org 10:39:38 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 10:39:38 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-493/1/ 10:39:38 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 /w/workspace/dgexfoundry_device-sdk-go_PR-493 10:39:40 Archives upload complete. 10:39:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-493/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-493/1/ 10:39:42 ---> uname -a: 10:39:42 Linux 36bb470fb664 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 10:39:42 10:39:42 10:39:42 ---> lscpu: 10:39:42 Architecture: x86_64 10:39:42 CPU op-mode(s): 32-bit, 64-bit 10:39:42 Byte Order: Little Endian 10:39:42 Address sizes: 40 bits physical, 48 bits virtual 10:39:42 CPU(s): 4 10:39:42 On-line CPU(s) list: 0-3 10:39:42 Thread(s) per core: 1 10:39:42 Core(s) per socket: 1 10:39:42 Socket(s): 4 10:39:42 NUMA node(s): 1 10:39:42 Vendor ID: GenuineIntel 10:39:42 CPU family: 6 10:39:42 Model: 44 10:39:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:39:42 Stepping: 1 10:39:42 CPU MHz: 2933.438 10:39:42 BogoMIPS: 5866.87 10:39:42 Virtualization: VT-x 10:39:42 Hypervisor vendor: KVM 10:39:42 Virtualization type: full 10:39:42 L1d cache: 128 KiB 10:39:42 L1i cache: 128 KiB 10:39:42 L2 cache: 16 MiB 10:39:42 L3 cache: 64 MiB 10:39:42 NUMA node0 CPU(s): 0-3 10:39:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 10:39:42 Vulnerability Meltdown: Mitigation; PTI 10:39:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:39:42 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 10:39:42 Vulnerability Spectre v2: Mitigation; Full retpoline 10:39:42 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 10:39:42 10:39:42 10:39:42 ---> nproc: 10:39:42 4 10:39:42 10:39:42 10:39:42 ---> df -h: 10:39:42 Filesystem Size Used Available Use% Mounted on 10:39:42 overlay 50.0G 6.4G 43.6G 13% / 10:39:42 tmpfs 64.0M 0 64.0M 0% /dev 10:39:42 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 10:39:42 shm 64.0M 0 64.0M 0% /dev/shm 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-493 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-493@tmp 10:39:42 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 10:39:42 10:39:42 10:39:42 ---> free -m: 10:39:42 total used free shared buff/cache available 10:39:42 Mem: 1838 614 70 0 1153 1121 10:39:42 Swap: 1023 0 1023 10:39:42 10:39:42 10:39:42 ---> ip addr: 10:39:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:39:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:39:42 inet 127.0.0.1/8 scope host lo 10:39:42 valid_lft forever preferred_lft forever 10:39:42 6: eth0@if7: mtu 1458 qdisc noqueue state UP 10:39:42 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 10:39:42 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 10:39:42 valid_lft forever preferred_lft forever 10:39:42 10:39:42 10:39:42 ---> sar -b -r -n DEV: 10:39:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 10:39:42 10:39:42 10:31:33 LINUX RESTART 10:39:42 10:39:42 10:32:03 tps rtps wtps bread/s bwrtn/s 10:39:42 10:33:01 69.83 38.03 31.80 5118.29 1850.32 10:39:42 10:34:01 8.62 0.00 8.62 0.00 1792.84 10:39:42 10:35:01 1.45 0.00 1.45 0.00 51.91 10:39:42 10:36:01 0.35 0.00 0.35 0.00 5.33 10:39:42 10:37:01 0.25 0.00 0.25 0.00 4.43 10:39:42 10:38:01 0.43 0.00 0.43 0.00 7.36 10:39:42 10:39:01 0.83 0.38 0.45 124.68 13.42 10:39:42 Average: 11.41 5.34 6.07 728.65 526.10 10:39:42 10:39:42 10:32:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:39:42 10:33:01 113652 1768652 93.96 2620 1215316 971612 33.15 453208 1152112 49908 10:39:42 10:34:01 119864 1762440 93.63 2620 1215536 932848 31.83 448184 1151184 16 10:39:42 10:35:01 120140 1762164 93.62 2620 1215540 912516 31.13 448636 1150912 20 10:39:42 10:36:01 120032 1762272 93.62 2620 1215544 912504 31.13 449136 1150916 16 10:39:42 10:37:01 120788 1761516 93.58 2620 1215572 912288 31.13 449024 1149892 24 10:39:42 10:38:01 120560 1761744 93.60 2620 1215556 912348 31.13 449296 1149892 8 10:39:42 10:39:01 107108 1775196 94.31 2620 1219428 915740 31.24 454120 1153328 40 10:39:42 Average: 117449 1764855 93.76 2620 1216070 924265 31.54 450229 1151177 7147 10:39:42 10:39:42 10:32:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 10:39:42 10:33:01 eth0 250.46 177.90 1056.31 104.58 0.00 0.00 0.00 10:39:42 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:33:01 docker0 5.52 3.56 0.91 17.10 0.00 0.00 0.00 10:39:42 10:34:01 eth0 1.25 0.57 1.10 0.05 0.00 0.00 0.00 10:39:42 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:35:01 eth0 0.73 0.45 0.29 0.15 0.00 0.00 0.00 10:39:42 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:36:01 eth0 0.73 0.32 0.29 0.23 0.00 0.00 0.00 10:39:42 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:37:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 10:39:42 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:38:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 10:39:42 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:39:01 eth0 6.96 4.30 7.09 2.82 0.00 0.00 0.00 10:39:42 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 Average: eth0 36.23 25.56 147.97 15.01 0.00 0.00 0.00 10:39:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:42 Average: docker0 0.77 0.49 0.13 2.37 0.00 0.00 0.00 10:39:42 10:39:42 10:39:42 ---> sar -P ALL: 10:39:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 10:39:42 10:39:42 10:31:33 LINUX RESTART 10:39:42 10:39:42 10:32:03 CPU %user %nice %system %iowait %steal %idle 10:39:42 10:33:01 all 13.57 0.00 6.38 1.91 14.36 63.78 10:39:42 10:33:01 0 9.45 0.00 6.43 1.78 15.64 66.69 10:39:42 10:33:01 1 17.20 0.00 7.51 3.17 13.21 58.91 10:39:42 10:33:01 2 13.88 0.00 5.40 1.70 14.31 64.71 10:39:42 10:33:01 3 13.95 0.00 6.21 0.98 14.22 64.65 10:39:42 10:34:01 all 0.15 0.00 0.11 0.00 0.46 99.28 10:39:42 10:34:01 0 0.05 0.00 0.08 0.00 0.40 99.47 10:39:42 10:34:01 1 0.10 0.00 0.13 0.00 0.70 99.07 10:39:42 10:34:01 2 0.32 0.00 0.08 0.00 0.40 99.20 10:39:42 10:34:01 3 0.08 0.00 0.15 0.00 0.35 99.42 10:39:42 10:35:01 all 0.13 0.00 0.06 0.00 0.20 99.60 10:39:42 10:35:01 0 0.08 0.00 0.08 0.00 0.23 99.60 10:39:42 10:35:01 1 0.12 0.00 0.08 0.00 0.32 99.48 10:39:42 10:35:01 2 0.03 0.00 0.05 0.00 0.08 99.83 10:39:42 10:35:01 3 0.32 0.00 0.02 0.00 0.15 99.52 10:39:42 10:36:01 all 0.15 0.00 0.04 0.00 0.24 99.57 10:39:42 10:36:01 0 0.08 0.00 0.05 0.00 0.13 99.73 10:39:42 10:36:01 1 0.07 0.00 0.07 0.00 0.28 99.58 10:39:42 10:36:01 2 0.03 0.00 0.02 0.00 0.15 99.80 10:39:42 10:36:01 3 0.42 0.00 0.05 0.00 0.38 99.15 10:39:42 10:37:01 all 0.10 0.00 0.05 0.00 0.36 99.49 10:39:42 10:37:01 0 0.03 0.00 0.03 0.00 0.33 99.60 10:39:42 10:37:01 1 0.07 0.00 0.12 0.00 0.42 99.40 10:39:42 10:37:01 2 0.03 0.00 0.03 0.00 0.32 99.62 10:39:42 10:37:01 3 0.27 0.00 0.02 0.00 0.37 99.35 10:39:42 10:38:01 all 0.13 0.00 0.04 0.00 0.23 99.60 10:39:42 10:38:01 0 0.05 0.00 0.05 0.00 0.20 99.70 10:39:42 10:38:01 1 0.10 0.00 0.03 0.00 0.32 99.55 10:39:42 10:38:01 2 0.03 0.00 0.05 0.00 0.18 99.73 10:39:42 10:38:01 3 0.35 0.00 0.02 0.00 0.22 99.42 10:39:42 10:39:01 all 0.41 0.00 0.32 0.01 1.01 98.24 10:39:42 10:39:01 0 0.32 0.00 0.42 0.00 1.01 98.26 10:39:42 10:39:01 1 0.35 0.00 0.30 0.05 1.29 98.01 10:39:42 10:39:01 2 0.18 0.00 0.23 0.00 0.98 98.61 10:39:42 10:39:01 3 0.80 0.00 0.35 0.00 0.77 98.08 10:39:42 Average: all 2.03 0.00 0.97 0.27 2.34 94.39 10:39:42 Average: 0 1.42 0.00 1.01 0.25 2.54 94.77 10:39:42 Average: 1 2.45 0.00 1.13 0.44 2.27 93.71 10:39:42 Average: 2 2.02 0.00 0.82 0.24 2.29 94.64 10:39:42 Average: 3 2.23 0.00 0.93 0.13 2.26 94.44 10:39:42 10:39:42 10:39:42