Pull request #464 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 akramtexas for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e1fa7ed149ab62745a0a8c3896f93db11035a5ba+9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (239efe30e94a80e6fbfac4a792c8c6d5ff5bac19) 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 b810438aec07f555226556e3b59abf2bab733840 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-464/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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-348 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [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-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit e1fa7ed149ab62745a0a8c3896f93db11035a5ba Merge succeeded, producing e1fa7ed149ab62745a0a8c3896f93db11035a5ba Checking out Revision e1fa7ed149ab62745a0a8c3896f93db11035a5ba (PR-464) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # 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/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # 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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 Commit message: "Fix the Content Header-related issue with CBOR." First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-12T15:46:28.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:46:30.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T15:46:30.936Z] [2020-03-12T15:46:30.936Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:46:31.357Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-12T15:46:31.357Z] latest: Pulling from edgex-devops/git-semver [2020-03-12T15:46:31.357Z] 9123ac7c32f7: Pulling fs layer [2020-03-12T15:46:31.357Z] b8cc5d1170e3: Pulling fs layer [2020-03-12T15:46:31.357Z] 2924cbbf6a41: Pulling fs layer [2020-03-12T15:46:31.357Z] 93b08a4f1073: Pulling fs layer [2020-03-12T15:46:31.357Z] 93b08a4f1073: Waiting [2020-03-12T15:46:31.357Z] b8cc5d1170e3: Verifying Checksum [2020-03-12T15:46:31.357Z] b8cc5d1170e3: Download complete [2020-03-12T15:46:31.357Z] 9123ac7c32f7: Verifying Checksum [2020-03-12T15:46:31.357Z] 9123ac7c32f7: Download complete [2020-03-12T15:46:31.620Z] 93b08a4f1073: Verifying Checksum [2020-03-12T15:46:31.620Z] 93b08a4f1073: Download complete [2020-03-12T15:46:31.620Z] 2924cbbf6a41: Verifying Checksum [2020-03-12T15:46:31.620Z] 2924cbbf6a41: Download complete [2020-03-12T15:46:31.620Z] 9123ac7c32f7: Pull complete [2020-03-12T15:46:31.620Z] b8cc5d1170e3: Pull complete [2020-03-12T15:46:32.561Z] 2924cbbf6a41: Pull complete [2020-03-12T15:46:32.561Z] 93b08a4f1073: Pull complete [2020-03-12T15:46:32.561Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-12T15:46:32.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-12T15:46:32.719Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2020-03-12T15:46:32.683Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-12T15:46:33.267Z] $ docker top 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-12T15:46:33.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T15:46:33.703Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T15:46:33.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T15:46:33.900Z] $ docker exec 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 ssh-agent [2020-03-12T15:46:34.068Z] SSH_AUTH_SOCK=/tmp/ssh-2oxAkQwhzjb7/agent.15 [2020-03-12T15:46:34.068Z] SSH_AGENT_PID=22 [2020-03-12T15:46:34.081Z] Running ssh-add (command line suppressed) [2020-03-12T15:46:34.217Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5882470007172322205.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_5882470007172322205.key) [2020-03-12T15:46:34.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T15:46:34.662Z] + git describe --exact-match --tags HEAD [2020-03-12T15:46:34.662Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-12T15:46:34.733Z] $ docker exec --env ******** --env ******** 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 ssh-agent -k [2020-03-12T15:46:34.863Z] unset SSH_AUTH_SOCK; [2020-03-12T15:46:34.864Z] unset SSH_AGENT_PID; [2020-03-12T15:46:34.864Z] echo Agent pid 22 killed; [2020-03-12T15:46:34.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-12T15:46:35.046Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-12T15:46:35.046Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-12T15:46:35.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-12T15:46:35.160Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-12T15:46:35.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-12T15:46:35.336Z] $ docker exec 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 ssh-agent [2020-03-12T15:46:35.512Z] SSH_AUTH_SOCK=/tmp/ssh-tsrdLHBy9HJY/agent.57 [2020-03-12T15:46:35.512Z] SSH_AGENT_PID=64 [2020-03-12T15:46:35.518Z] Running ssh-add (command line suppressed) [2020-03-12T15:46:35.653Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_4788606532533919802.key (/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/private_key_4788606532533919802.key) [2020-03-12T15:46:35.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-12T15:46:36.068Z] + git semver init [2020-03-12T15:46:36.068Z] # -> Open(): unable to determine branch for HEAD [2020-03-12T15:46:36.068Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.git [2020-03-12T15:46:36.068Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:46:36.068Z] # $SEMVER_REMOTE_NAME = origin [2020-03-12T15:46:36.068Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-12T15:46:36.068Z] # $SEMVER_USER_NAME = jenkins [2020-03-12T15:46:36.068Z] # $SEMVER_BRANCH = PR-464 [2020-03-12T15:46:36.068Z] # $SEMVER_TEMP = /tmp/semver-571193006 [2020-03-12T15:46:36.068Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-03-12T15:46:36.636Z] # '/tmp/semver-571193006' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver' [2020-03-12T15:46:36.636Z] # -> Force: false [2020-03-12T15:46:36.636Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-464/.semver [Pipeline] } [2020-03-12T15:46:36.660Z] $ docker exec --env ******** --env ******** 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 ssh-agent -k [2020-03-12T15:46:36.795Z] unset SSH_AUTH_SOCK; [2020-03-12T15:46:36.795Z] unset SSH_AGENT_PID; [2020-03-12T15:46:36.795Z] echo Agent pid 64 killed; [2020-03-12T15:46:36.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-12T15:46:37.368Z] + git semver [Pipeline] } [2020-03-12T15:46:37.419Z] $ docker stop --time=1 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 [2020-03-12T15:46:38.737Z] $ docker rm -f 3276212acbbdd80847801ef303636bc65dd3c3236e3021dec4d1ae1e75cb3445 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-12T15:46:39.559Z] Stashed 32 file(s) [Pipeline] echo [2020-03-12T15:46:39.576Z] [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-03-12T15:46:55.082Z] Still waiting to schedule task [2020-03-12T15:46:55.082Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-12T15:46:55.109Z] Still waiting to schedule task [2020-03-12T15:46:55.110Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-12T15:48:35.143Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-349 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-12T15:48:35.316Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-12T15:48:41.279Z] using credential edgex-jenkins-ssh [2020-03-12T15:48:41.331Z] Cloning the remote Git repository [2020-03-12T15:48:41.331Z] Cloning with configured refspecs honoured and without tags [2020-03-12T15:48:41.354Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:41.436Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-03-12T15:48:41.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:41.515Z] > git --version # timeout=10 [2020-03-12T15:48:41.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:41.607Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:42.843Z] Fetching without tags [2020-03-12T15:48:42.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:48:42.718Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-12T15:48:42.742Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:42.780Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:48:42.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:42.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:42.841Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:43.360Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:48:43.663Z] Merge succeeded, producing e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:48:43.663Z] Checking out Revision e1fa7ed149ab62745a0a8c3896f93db11035a5ba (PR-464) [2020-03-12T15:48:43.364Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:48:43.399Z] > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 [2020-03-12T15:48:43.513Z] > git remote # timeout=10 [2020-03-12T15:48:43.539Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T15:48:43.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:43.579Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-12T15:48:43.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T15:48:43.646Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:48:43.759Z] > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 [2020-03-12T15:48:48.490Z] Commit message: "Fix the Content Header-related issue with CBOR." [2020-03-12T15:48:48.544Z] > git --version # timeout=10 [2020-03-12T15:48:48.587Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T15:48:50.065Z] ========================================================= [2020-03-12T15:48:50.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-12T15:48:50.065Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:48:50.541Z] Running on prd-centos7-docker-4c-2g-350 in /w/workspace/dgexfoundry_device-sdk-go_PR-464 [Pipeline] { [Pipeline] ws [2020-03-12T15:48:51.058Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-03-12T15:48:51.258Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-03-12T15:48:52.243Z] Sending build context to Docker daemon 2.7MB [2020-03-12T15:48:52.243Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T15:48:52.243Z] Step 2/8 : FROM ${BASE} [2020-03-12T15:48:52.512Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-12T15:48:52.512Z] cde5963f3b93: Pulling fs layer [2020-03-12T15:48:52.512Z] 2a23fa8c16f7: Pulling fs layer [2020-03-12T15:48:52.512Z] 777b28850792: Pulling fs layer [2020-03-12T15:48:52.512Z] 8a11ddd9e578: Pulling fs layer [2020-03-12T15:48:52.512Z] 4cf88f913ddb: Pulling fs layer [2020-03-12T15:48:52.512Z] 1df406cf5192: Pulling fs layer [2020-03-12T15:48:52.512Z] cd6300453558: Pulling fs layer [2020-03-12T15:48:52.512Z] b9c365052c96: Pulling fs layer [2020-03-12T15:48:52.512Z] a2d8cc88f415: Pulling fs layer [2020-03-12T15:48:52.512Z] ea1d1ca13537: Pulling fs layer [2020-03-12T15:48:52.512Z] 3750a50a1c5e: Pulling fs layer [2020-03-12T15:48:52.512Z] 8a11ddd9e578: Waiting [2020-03-12T15:48:52.512Z] 4cf88f913ddb: Waiting [2020-03-12T15:48:52.512Z] 1df406cf5192: Waiting [2020-03-12T15:48:52.512Z] cd6300453558: Waiting [2020-03-12T15:48:52.512Z] b9c365052c96: Waiting [2020-03-12T15:48:52.512Z] a2d8cc88f415: Waiting [2020-03-12T15:48:52.512Z] ea1d1ca13537: Waiting [2020-03-12T15:48:52.794Z] 777b28850792: Download complete [2020-03-12T15:48:52.794Z] 2a23fa8c16f7: Verifying Checksum [2020-03-12T15:48:52.794Z] 2a23fa8c16f7: Download complete [2020-03-12T15:48:52.794Z] 4cf88f913ddb: Verifying Checksum [2020-03-12T15:48:52.794Z] 4cf88f913ddb: Download complete [2020-03-12T15:48:52.794Z] 1df406cf5192: Verifying Checksum [2020-03-12T15:48:52.794Z] 1df406cf5192: Download complete [2020-03-12T15:48:53.063Z] cde5963f3b93: Verifying Checksum [2020-03-12T15:48:53.063Z] cde5963f3b93: Download complete [2020-03-12T15:48:53.647Z] cde5963f3b93: Pull complete [2020-03-12T15:48:53.706Z] using credential edgex-jenkins-ssh [2020-03-12T15:48:53.752Z] Cloning the remote Git repository [2020-03-12T15:48:53.752Z] Cloning with configured refspecs honoured and without tags [2020-03-12T15:48:54.242Z] 2a23fa8c16f7: Pull complete [2020-03-12T15:48:54.488Z] Fetching without tags [2020-03-12T15:48:54.511Z] 777b28850792: Pull complete [2020-03-12T15:48:53.675Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:53.715Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-03-12T15:48:53.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:53.784Z] > git --version # timeout=10 [2020-03-12T15:48:53.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:53.851Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:54.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:48:54.419Z] > git config --add remote.origin.fetch +refs/pull/464/head:refs/remotes/origin/PR-464 # timeout=10 [2020-03-12T15:48:54.426Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:54.440Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-03-12T15:48:54.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-03-12T15:48:54.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:54.457Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/464/head:refs/remotes/origin/PR-464 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-12T15:48:54.882Z] Merging remotes/origin/master commit 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 into PR head commit e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:48:54.975Z] Merge succeeded, producing e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:48:54.975Z] Checking out Revision e1fa7ed149ab62745a0a8c3896f93db11035a5ba (PR-464) [2020-03-12T15:48:54.883Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:48:54.889Z] > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 [2020-03-12T15:48:54.938Z] > git remote # timeout=10 [2020-03-12T15:48:54.945Z] > git config --get remote.origin.url # timeout=10 [2020-03-12T15:48:54.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-12T15:48:54.956Z] > git merge 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 [2020-03-12T15:48:54.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T15:48:54.978Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T15:48:54.983Z] > git checkout -f e1fa7ed149ab62745a0a8c3896f93db11035a5ba # timeout=10 [2020-03-12T15:48:57.137Z] cd6300453558: Verifying Checksum [2020-03-12T15:48:57.137Z] cd6300453558: Download complete [2020-03-12T15:48:57.137Z] a2d8cc88f415: Verifying Checksum [2020-03-12T15:48:57.137Z] a2d8cc88f415: Download complete [2020-03-12T15:48:59.750Z] ea1d1ca13537: Verifying Checksum [2020-03-12T15:48:59.750Z] ea1d1ca13537: Download complete [2020-03-12T15:48:59.750Z] 3750a50a1c5e: Download complete [2020-03-12T15:48:59.757Z] Commit message: "Fix the Content Header-related issue with CBOR." [2020-03-12T15:48:59.781Z] > git --version # timeout=10 [2020-03-12T15:48:59.791Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-12T15:49:00.799Z] ========================================================= [2020-03-12T15:49:00.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-12T15:49:00.799Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:49:01.477Z] + 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-03-12T15:49:01.741Z] Sending build context to Docker daemon 2.7MB [2020-03-12T15:49:01.741Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-12T15:49:01.741Z] Step 2/8 : FROM ${BASE} [2020-03-12T15:49:01.741Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-12T15:49:01.741Z] e6b0cf9c0882: Pulling fs layer [2020-03-12T15:49:01.741Z] 2848faf0eed1: Pulling fs layer [2020-03-12T15:49:01.741Z] 0f37312ad70f: Pulling fs layer [2020-03-12T15:49:01.741Z] 5788d62ee057: Pulling fs layer [2020-03-12T15:49:01.741Z] 0e6b1d234666: Pulling fs layer [2020-03-12T15:49:01.741Z] bf5d7aec512f: Pulling fs layer [2020-03-12T15:49:01.741Z] 34c802a77dc8: Pulling fs layer [2020-03-12T15:49:01.741Z] 9eb99e56ec68: Pulling fs layer [2020-03-12T15:49:01.741Z] 27c7a5d97fbd: Pulling fs layer [2020-03-12T15:49:01.741Z] 5c102a31e300: Pulling fs layer [2020-03-12T15:49:01.741Z] dcfb455df0a1: Pulling fs layer [2020-03-12T15:49:01.741Z] bf5d7aec512f: Waiting [2020-03-12T15:49:01.741Z] 34c802a77dc8: Waiting [2020-03-12T15:49:01.741Z] 9eb99e56ec68: Waiting [2020-03-12T15:49:01.741Z] 27c7a5d97fbd: Waiting [2020-03-12T15:49:01.741Z] dcfb455df0a1: Waiting [2020-03-12T15:49:01.741Z] 5c102a31e300: Waiting [2020-03-12T15:49:01.741Z] 5788d62ee057: Waiting [2020-03-12T15:49:01.741Z] 0e6b1d234666: Waiting [2020-03-12T15:49:01.741Z] 0f37312ad70f: Verifying Checksum [2020-03-12T15:49:01.741Z] 0f37312ad70f: Download complete [2020-03-12T15:49:01.741Z] 2848faf0eed1: Verifying Checksum [2020-03-12T15:49:01.741Z] 2848faf0eed1: Download complete [2020-03-12T15:49:01.741Z] 0e6b1d234666: Verifying Checksum [2020-03-12T15:49:01.741Z] 0e6b1d234666: Download complete [2020-03-12T15:49:02.001Z] bf5d7aec512f: Verifying Checksum [2020-03-12T15:49:02.001Z] bf5d7aec512f: Download complete [2020-03-12T15:49:02.001Z] e6b0cf9c0882: Verifying Checksum [2020-03-12T15:49:02.001Z] e6b0cf9c0882: Download complete [2020-03-12T15:49:02.001Z] e6b0cf9c0882: Pull complete [2020-03-12T15:49:02.266Z] 2848faf0eed1: Pull complete [2020-03-12T15:49:02.350Z] b9c365052c96: Verifying Checksum [2020-03-12T15:49:02.350Z] b9c365052c96: Download complete [2020-03-12T15:49:02.528Z] 0f37312ad70f: Pull complete [2020-03-12T15:49:03.475Z] 34c802a77dc8: Verifying Checksum [2020-03-12T15:49:03.475Z] 34c802a77dc8: Download complete [2020-03-12T15:49:03.475Z] 27c7a5d97fbd: Verifying Checksum [2020-03-12T15:49:03.475Z] 27c7a5d97fbd: Download complete [2020-03-12T15:49:04.056Z] 5788d62ee057: Verifying Checksum [2020-03-12T15:49:04.056Z] 5788d62ee057: Download complete [2020-03-12T15:49:04.056Z] dcfb455df0a1: Verifying Checksum [2020-03-12T15:49:04.056Z] dcfb455df0a1: Download complete [2020-03-12T15:49:04.327Z] 8a11ddd9e578: Verifying Checksum [2020-03-12T15:49:04.327Z] 8a11ddd9e578: Download complete [2020-03-12T15:49:04.337Z] 9eb99e56ec68: Verifying Checksum [2020-03-12T15:49:04.337Z] 9eb99e56ec68: Download complete [2020-03-12T15:49:04.337Z] 5c102a31e300: Verifying Checksum [2020-03-12T15:49:04.337Z] 5c102a31e300: Download complete [2020-03-12T15:49:09.642Z] 5788d62ee057: Pull complete [2020-03-12T15:49:09.901Z] 0e6b1d234666: Pull complete [2020-03-12T15:49:09.901Z] bf5d7aec512f: Pull complete [2020-03-12T15:49:15.202Z] 34c802a77dc8: Pull complete [2020-03-12T15:49:16.680Z] 8a11ddd9e578: Pull complete [2020-03-12T15:49:16.680Z] 4cf88f913ddb: Pull complete [2020-03-12T15:49:16.680Z] 1df406cf5192: Pull complete [2020-03-12T15:49:18.498Z] 9eb99e56ec68: Pull complete [2020-03-12T15:49:18.498Z] 27c7a5d97fbd: Pull complete [2020-03-12T15:49:19.072Z] 5c102a31e300: Pull complete [2020-03-12T15:49:19.330Z] dcfb455df0a1: Pull complete [2020-03-12T15:49:19.330Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-12T15:49:19.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-12T15:49:19.330Z] ---> 7c70fe431013 [2020-03-12T15:49:19.330Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:49:19.330Z] ---> Running in ab7633b240c5 [2020-03-12T15:49:19.589Z] Removing intermediate container ab7633b240c5 [2020-03-12T15:49:19.589Z] ---> 3ce4346fa6ea [2020-03-12T15:49:19.589Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:49:19.589Z] ---> Running in 1e25c3cd7deb [2020-03-12T15:49:20.977Z] Removing intermediate container 1e25c3cd7deb [2020-03-12T15:49:20.977Z] ---> d73b07e14d6a [2020-03-12T15:49:20.977Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T15:49:20.977Z] ---> Running in 089c1d246d02 [2020-03-12T15:49:21.238Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T15:49:22.064Z] cd6300453558: Pull complete [2020-03-12T15:49:22.188Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T15:49:23.125Z] OK: 143 MiB in 39 packages [2020-03-12T15:49:23.385Z] Removing intermediate container 089c1d246d02 [2020-03-12T15:49:23.385Z] ---> 0f7ac4c313a4 [2020-03-12T15:49:23.385Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-12T15:49:23.385Z] ---> Running in 5d7a7db6d50e [2020-03-12T15:49:23.385Z] Removing intermediate container 5d7a7db6d50e [2020-03-12T15:49:23.385Z] ---> ffe4803bb6b2 [2020-03-12T15:49:23.385Z] Step 7/8 : COPY . . [2020-03-12T15:49:23.966Z] ---> 8db05d8ec8fe [2020-03-12T15:49:23.966Z] Step 8/8 : RUN go mod download [2020-03-12T15:49:23.966Z] ---> Running in 5a4af8b45e53 [2020-03-12T15:49:25.881Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T15:49:25.881Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-12T15:49:25.881Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T15:49:25.881Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T15:49:25.881Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T15:49:25.881Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T15:49:25.881Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-12T15:49:25.881Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T15:49:25.881Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-12T15:49:25.881Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-12T15:49:25.881Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T15:49:25.881Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T15:49:25.881Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T15:49:25.881Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T15:49:25.881Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T15:49:25.881Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T15:49:25.881Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-12T15:49:25.881Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-12T15:49:25.881Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-12T15:49:25.881Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T15:49:25.881Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-12T15:49:25.881Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T15:49:26.149Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T15:49:26.409Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T15:49:26.409Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T15:49:26.409Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T15:49:26.409Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-12T15:49:26.409Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T15:49:26.409Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T15:49:26.409Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T15:49:26.668Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T15:49:26.668Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T15:49:26.926Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T15:49:26.926Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T15:49:26.926Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T15:49:26.926Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T15:49:26.926Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T15:49:26.926Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T15:49:26.926Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T15:49:26.926Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T15:49:26.926Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T15:49:27.184Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T15:49:27.184Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T15:49:27.184Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T15:49:27.184Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T15:49:27.184Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T15:49:27.184Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T15:49:27.184Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T15:49:27.184Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-12T15:49:27.433Z] b9c365052c96: Pull complete [2020-03-12T15:49:27.433Z] a2d8cc88f415: Pull complete [2020-03-12T15:49:27.449Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T15:49:28.853Z] ea1d1ca13537: Pull complete [2020-03-12T15:49:29.446Z] 3750a50a1c5e: Pull complete [2020-03-12T15:49:29.446Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-12T15:49:29.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-12T15:49:29.446Z] ---> 78745c68409d [2020-03-12T15:49:29.446Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:49:33.725Z] ---> Running in 43a59402ab18 [2020-03-12T15:49:33.998Z] Removing intermediate container 43a59402ab18 [2020-03-12T15:49:33.998Z] ---> af6ba0c9ff14 [2020-03-12T15:49:33.998Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:49:34.276Z] ---> Running in 795edf39e548 [2020-03-12T15:49:35.580Z] Removing intermediate container 5a4af8b45e53 [2020-03-12T15:49:35.580Z] ---> bcea8a47cb19 [2020-03-12T15:49:35.580Z] Successfully built bcea8a47cb19 [2020-03-12T15:49:35.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:49:36.427Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-12T15:49:36.427Z] . [Pipeline] withDockerContainer [2020-03-12T15:49:36.580Z] prd-centos7-docker-4c-2g-350 does not seem to be running inside a container [2020-03-12T15:49:36.638Z] $ 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 ******** ci-base-image-x86_64 cat [2020-03-12T15:49:36.871Z] Removing intermediate container 795edf39e548 [2020-03-12T15:49:36.871Z] ---> f2666c997ac6 [2020-03-12T15:49:36.871Z] Step 5/8 : RUN apk add --no-cache make git [2020-03-12T15:49:37.141Z] ---> Running in a6932d35fd71 [2020-03-12T15:49:37.204Z] $ docker top f269836d4444080197f99b9553dff187371f7e18635f8b5b83b7a3b6bc92850d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T15:49:37.786Z] + go version [2020-03-12T15:49:37.786Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-12T15:49:38.119Z] + make test [2020-03-12T15:49:38.119Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T15:49:38.123Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-12T15:49:39.089Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-12T15:49:40.048Z] OK: 125 MiB in 39 packages [2020-03-12T15:49:41.460Z] Removing intermediate container a6932d35fd71 [2020-03-12T15:49:41.460Z] ---> d96fa4a9d27a [2020-03-12T15:49:41.460Z] Step 6/8 : WORKDIR /device-sdk-go [2020-03-12T15:49:41.460Z] ---> Running in a23b7987efaf [2020-03-12T15:49:41.729Z] Removing intermediate container a23b7987efaf [2020-03-12T15:49:41.729Z] ---> fd6698c0fa84 [2020-03-12T15:49:41.729Z] Step 7/8 : COPY . . [2020-03-12T15:49:42.691Z] ---> cc811b0dee83 [2020-03-12T15:49:42.691Z] Step 8/8 : RUN go mod download [2020-03-12T15:49:42.691Z] ---> Running in 61fb86274dc9 [2020-03-12T15:49:44.661Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-12T15:49:44.661Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-12T15:49:44.661Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-12T15:49:44.661Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-12T15:49:44.661Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-12T15:49:44.661Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-12T15:49:44.661Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-12T15:49:44.661Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-12T15:49:44.661Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-12T15:49:44.661Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-12T15:49:44.661Z] go: finding github.com/fatih/color v1.7.0 [2020-03-12T15:49:44.661Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-12T15:49:44.661Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-12T15:49:44.661Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-12T15:49:44.661Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-12T15:49:44.661Z] go: finding github.com/google/uuid v1.1.0 [2020-03-12T15:49:44.661Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-12T15:49:44.661Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-12T15:49:44.661Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-12T15:49:44.661Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-12T15:49:44.928Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-12T15:49:44.928Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-12T15:49:44.928Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-12T15:49:44.928Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-12T15:49:44.928Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-12T15:49:44.928Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-12T15:49:44.928Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-12T15:49:45.197Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-12T15:49:45.197Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-12T15:49:45.197Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-12T15:49:45.197Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-12T15:49:45.197Z] go: finding github.com/posener/complete v1.1.1 [2020-03-12T15:49:45.198Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-12T15:49:45.198Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-12T15:49:45.198Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-12T15:49:45.198Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-12T15:49:45.198Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-12T15:49:45.198Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-12T15:49:45.198Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-12T15:49:45.198Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-12T15:49:45.198Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-12T15:49:45.198Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-12T15:49:45.198Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-12T15:49:53.084Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-12T15:49:53.084Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-12T15:49:53.084Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-12T15:49:53.084Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 23.1% of statements [2020-03-12T15:49:53.084Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.055s coverage: 95.8% of statements [2020-03-12T15:49:56.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.114s coverage: 12.7% of statements [2020-03-12T15:49:56.394Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.017s coverage: 20.5% of statements [2020-03-12T15:50:03.459Z] Removing intermediate container 61fb86274dc9 [2020-03-12T15:50:03.459Z] ---> 61ee1bab3dec [2020-03-12T15:50:03.459Z] Successfully built 61ee1bab3dec [2020-03-12T15:50:03.459Z] 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-03-12T15:50:04.302Z] + docker inspect -f . ci-base-image-arm64 [2020-03-12T15:50:04.569Z] . [Pipeline] withDockerContainer [2020-03-12T15:50:04.952Z] prd-ubuntu18.04-docker-arm64-4c-16g-349 does not seem to be running inside a container [2020-03-12T15:50:05.065Z] $ 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 ******** ci-base-image-arm64 cat [2020-03-12T15:50:06.592Z] $ docker top 8910ce583f360acbb92ef27dc092f8f9c949e406e58847ae4ca57715bd517c5a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-12T15:50:07.682Z] + go version [2020-03-12T15:50:07.683Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-12T15:50:08.342Z] + make test [2020-03-12T15:50:08.342Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-03-12T15:50:28.486Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.019s coverage: 30.0% of statements [2020-03-12T15:50:28.486Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.225s coverage: 42.3% of statements [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-12T15:50:28.486Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.344s coverage: 79.4% of statements [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-12T15:50:28.486Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements [2020-03-12T15:50:28.486Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.118s coverage: 76.1% of statements [2020-03-12T15:50:28.486Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-12T15:50:28.486Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-12T15:50:28.486Z] gofmt -l . [2020-03-12T15:50:28.486Z] [ "`gofmt -l .`" = "" ] [2020-03-12T15:50:28.486Z] ./bin/test-attribution-txt.sh [2020-03-12T15:50:28.486Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-12T15:50:28.929Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T15:50:28.946Z] $ docker stop --time=1 f269836d4444080197f99b9553dff187371f7e18635f8b5b83b7a3b6bc92850d [2020-03-12T15:50:30.401Z] $ docker rm -f f269836d4444080197f99b9553dff187371f7e18635f8b5b83b7a3b6bc92850d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T15:50:31.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T15:50:32.230Z] + ls -al . [2020-03-12T15:50:32.230Z] total 200 [2020-03-12T15:50:32.230Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 12 15:50 . [2020-03-12T15:50:32.230Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 15:48 .. [2020-03-12T15:50:32.230Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 15:48 api [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 3321 Mar 12 15:48 async.go [2020-03-12T15:50:32.230Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 12 15:48 bin [2020-03-12T15:50:32.230Z] -rw-r--r--. 1 jenkins jenkins 101826 Mar 12 15:50 coverage.out [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 936 Mar 12 15:48 Dockerfile.build [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 12 15:48 .dockerignore [2020-03-12T15:50:32.230Z] drwxrwxr-x. 4 jenkins jenkins 31 Mar 12 15:48 example [2020-03-12T15:50:32.230Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 15:48 .git [2020-03-12T15:50:32.230Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 12 15:48 .github [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 12 15:48 .gitignore [2020-03-12T15:50:32.230Z] -rw-r--r--. 1 jenkins jenkins 536 Mar 12 15:50 go.mod [2020-03-12T15:50:32.230Z] -rw-r--r--. 1 jenkins jenkins 11140 Mar 12 15:50 go.sum [2020-03-12T15:50:32.230Z] drwxrwxr-x. 13 jenkins jenkins 176 Mar 12 15:48 internal [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 808 Mar 12 15:48 Jenkinsfile [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 12 15:48 LICENSE [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 892 Mar 12 15:48 Makefile [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 4352 Mar 12 15:48 manageddevices.go [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 5473 Mar 12 15:48 managedprofiles.go [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 3878 Mar 12 15:48 managedwatchers.go [2020-03-12T15:50:32.230Z] drwxrwxr-x. 4 jenkins jenkins 35 Mar 12 15:48 pkg [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 761 Mar 12 15:48 README.md [2020-03-12T15:50:32.230Z] drwxrwxr-x. 3 jenkins jenkins 58 Mar 12 15:49 .semver [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 9817 Mar 12 15:48 service.go [2020-03-12T15:50:32.230Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 12 15:48 snap [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 15:46 VERSION [2020-03-12T15:50:32.230Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 12 15:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:50:32.557Z] + 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=e1fa7ed149ab62745a0a8c3896f93db11035a5ba --label arch=amd64 --label version=0.0.0 . [2020-03-12T15:50:32.816Z] Sending build context to Docker daemon 2.827MB [2020-03-12T15:50:32.816Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-12T15:50:32.816Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-12T15:50:32.816Z] ---> bcea8a47cb19 [2020-03-12T15:50:32.816Z] Step 3/20 : ARG MAKE='make build' [2020-03-12T15:50:32.816Z] ---> Running in 8906d3d0928b [2020-03-12T15:50:32.816Z] Removing intermediate container 8906d3d0928b [2020-03-12T15:50:32.816Z] ---> 903ec749e96b [2020-03-12T15:50:32.816Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-12T15:50:33.075Z] ---> Running in 6e6d37ff3fda [2020-03-12T15:50:33.075Z] Removing intermediate container 6e6d37ff3fda [2020-03-12T15:50:33.075Z] ---> f9f720796b6b [2020-03-12T15:50:33.075Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:50:33.075Z] ---> Running in 2258fe29be22 [2020-03-12T15:50:33.343Z] Removing intermediate container 2258fe29be22 [2020-03-12T15:50:33.343Z] ---> 37c13a1e46a1 [2020-03-12T15:50:33.343Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:50:33.343Z] ---> Running in 88a0dae48a68 [2020-03-12T15:50:34.290Z] Removing intermediate container 88a0dae48a68 [2020-03-12T15:50:34.290Z] ---> 98d479ce0102 [2020-03-12T15:50:34.290Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-12T15:50:34.290Z] ---> Running in 932500b608f0 [2020-03-12T15:50:34.550Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T15:50:35.488Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T15:50:36.059Z] OK: 143 MiB in 39 packages [2020-03-12T15:50:36.318Z] Removing intermediate container 932500b608f0 [2020-03-12T15:50:36.318Z] ---> 5e70ccc3a2a5 [2020-03-12T15:50:36.318Z] Step 8/20 : COPY . . [2020-03-12T15:50:36.578Z] ---> abb1180400db [2020-03-12T15:50:36.578Z] Step 9/20 : RUN ${MAKE} [2020-03-12T15:50:36.838Z] ---> Running in 55445f567c0d [2020-03-12T15:50:37.100Z] 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-03-12T15:50:49.411Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-12T15:50:55.258Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-03-12T15:50:55.258Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-03-12T15:50:55.258Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-03-12T15:50:55.258Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.034s coverage: 23.1% of statements [2020-03-12T15:50:55.258Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.209s coverage: 95.8% of statements [2020-03-12T15:50:55.258Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.087s coverage: 12.7% of statements [2020-03-12T15:50:55.258Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.075s coverage: 20.5% of statements [2020-03-12T15:50:56.008Z] Removing intermediate container 55445f567c0d [2020-03-12T15:50:56.008Z] ---> 1c7cee7d7f80 [2020-03-12T15:50:56.008Z] Step 10/20 : FROM scratch [2020-03-12T15:50:56.008Z] ---> [2020-03-12T15:50:56.008Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:50:56.008Z] ---> Running in 0dcf2acad9d3 [2020-03-12T15:50:56.008Z] Removing intermediate container 0dcf2acad9d3 [2020-03-12T15:50:56.008Z] ---> 4d947f29684a [2020-03-12T15:50:56.008Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-12T15:50:56.008Z] ---> Running in 3f4e6cc33244 [2020-03-12T15:50:56.008Z] Removing intermediate container 3f4e6cc33244 [2020-03-12T15:50:56.008Z] ---> 3551b714ba2c [2020-03-12T15:50:56.008Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-12T15:50:56.008Z] ---> Running in 32f9b12c68fe [2020-03-12T15:50:56.008Z] Removing intermediate container 32f9b12c68fe [2020-03-12T15:50:56.008Z] ---> 42f84da3e9e1 [2020-03-12T15:50:56.008Z] Step 14/20 : WORKDIR / [2020-03-12T15:50:56.008Z] ---> Running in da21a2389af4 [2020-03-12T15:50:56.008Z] Removing intermediate container da21a2389af4 [2020-03-12T15:50:56.008Z] ---> 9f0482401550 [2020-03-12T15:50:56.008Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-12T15:50:56.578Z] ---> ddcaa9349063 [2020-03-12T15:50:56.578Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-12T15:50:56.837Z] ---> bb6a9ea2228b [2020-03-12T15:50:56.837Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-12T15:50:56.837Z] ---> Running in 0c23b2f1f28b [2020-03-12T15:50:56.837Z] Removing intermediate container 0c23b2f1f28b [2020-03-12T15:50:56.837Z] ---> 3c2d843e91ab [2020-03-12T15:50:56.837Z] Step 18/20 : LABEL arch=amd64 [2020-03-12T15:50:57.101Z] ---> Running in 9fdc2164226d [2020-03-12T15:50:57.101Z] Removing intermediate container 9fdc2164226d [2020-03-12T15:50:57.101Z] ---> 9bc188c5e9b4 [2020-03-12T15:50:57.101Z] Step 19/20 : LABEL git_sha=e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:50:57.101Z] ---> Running in c50c34dfbdac [2020-03-12T15:50:57.366Z] Removing intermediate container c50c34dfbdac [2020-03-12T15:50:57.366Z] ---> f386cf81c050 [2020-03-12T15:50:57.366Z] Step 20/20 : LABEL version=0.0.0 [2020-03-12T15:50:57.366Z] ---> Running in a9f34dc075e9 [2020-03-12T15:50:57.625Z] Removing intermediate container a9f34dc075e9 [2020-03-12T15:50:57.625Z] ---> 67d1c157a4c4 [2020-03-12T15:50:57.625Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T15:50:57.625Z] Successfully built 67d1c157a4c4 [2020-03-12T15:50:57.625Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T15:51:27.523Z] ok github.com/edgexfoundry/device-sdk-go/internal/config 31.069s coverage: 30.0% of statements [2020-03-12T15:51:27.523Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.421s coverage: 42.3% of statements [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-03-12T15:51:27.523Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.983s coverage: 79.4% of statements [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-03-12T15:51:27.523Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.092s coverage: 52.6% of statements [2020-03-12T15:51:27.523Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.361s coverage: 76.1% of statements [2020-03-12T15:51:27.523Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-03-12T15:51:27.523Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-12T15:51:35.781Z] gofmt -l . [2020-03-12T15:51:35.781Z] [ "`gofmt -l .`" = "" ] [2020-03-12T15:51:35.781Z] ./bin/test-attribution-txt.sh [2020-03-12T15:51:36.368Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-12T15:51:36.983Z] Warning: overwriting stash ‘coverage-report’ [2020-03-12T15:51:37.438Z] Stashed 1 file(s) [Pipeline] } [2020-03-12T15:51:37.465Z] $ docker stop --time=1 8910ce583f360acbb92ef27dc092f8f9c949e406e58847ae4ca57715bd517c5a [2020-03-12T15:51:39.659Z] $ docker rm -f 8910ce583f360acbb92ef27dc092f8f9c949e406e58847ae4ca57715bd517c5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-12T15:51:41.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-12T15:51:41.412Z] + ls -al . [2020-03-12T15:51:41.412Z] total 240 [2020-03-12T15:51:41.412Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 15:51 . [2020-03-12T15:51:41.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:48 .. [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 15:48 .dockerignore [2020-03-12T15:51:41.412Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 15:48 .git [2020-03-12T15:51:41.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 15:48 .github [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 12 15:48 .gitignore [2020-03-12T15:51:41.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 15:48 .semver [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 936 Mar 12 15:48 Dockerfile.build [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 12 15:48 Jenkinsfile [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 12 15:48 LICENSE [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 892 Mar 12 15:48 Makefile [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 761 Mar 12 15:48 README.md [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 15:46 VERSION [2020-03-12T15:51:41.412Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 15:48 api [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 3321 Mar 12 15:48 async.go [2020-03-12T15:51:41.412Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 15:48 bin [2020-03-12T15:51:41.412Z] -rw-r--r-- 1 jenkins jenkins 101826 Mar 12 15:51 coverage.out [2020-03-12T15:51:41.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:48 example [2020-03-12T15:51:41.412Z] -rw-r--r-- 1 jenkins jenkins 536 Mar 12 15:51 go.mod [2020-03-12T15:51:41.412Z] -rw-r--r-- 1 jenkins jenkins 11140 Mar 12 15:51 go.sum [2020-03-12T15:51:41.412Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 12 15:48 internal [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 4352 Mar 12 15:48 manageddevices.go [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 5473 Mar 12 15:48 managedprofiles.go [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 3878 Mar 12 15:48 managedwatchers.go [2020-03-12T15:51:41.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:48 pkg [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 9817 Mar 12 15:48 service.go [2020-03-12T15:51:41.412Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 15:48 snap [2020-03-12T15:51:41.412Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 12 15:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:51:41.799Z] + 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=e1fa7ed149ab62745a0a8c3896f93db11035a5ba --label arch=arm64 --label version=0.0.0 . [2020-03-12T15:51:42.387Z] Sending build context to Docker daemon 2.827MB [2020-03-12T15:51:42.387Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-03-12T15:51:42.387Z] Step 2/20 : FROM ${BASE} AS builder [2020-03-12T15:51:42.387Z] ---> 61ee1bab3dec [2020-03-12T15:51:42.387Z] Step 3/20 : ARG MAKE='make build' [2020-03-12T15:51:42.387Z] ---> Running in f2c5541ef958 [2020-03-12T15:51:42.974Z] Removing intermediate container f2c5541ef958 [2020-03-12T15:51:42.974Z] ---> 05b4af8b864f [2020-03-12T15:51:42.974Z] Step 4/20 : WORKDIR /device-sdk-go [2020-03-12T15:51:42.974Z] ---> Running in 359102b5c60d [2020-03-12T15:51:43.559Z] Removing intermediate container 359102b5c60d [2020-03-12T15:51:43.559Z] ---> 1660c09f4b18 [2020-03-12T15:51:43.559Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:51:43.559Z] ---> Running in 16478381da07 [2020-03-12T15:51:43.829Z] Removing intermediate container 16478381da07 [2020-03-12T15:51:43.829Z] ---> 416629e74010 [2020-03-12T15:51:43.829Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-12T15:51:43.829Z] ---> Running in 0734f9be648a [2020-03-12T15:51:45.781Z] Removing intermediate container 0734f9be648a [2020-03-12T15:51:45.781Z] ---> c2fdca82ee3f [2020-03-12T15:51:45.781Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-03-12T15:51:46.053Z] ---> Running in e652602e9d51 [2020-03-12T15:51:47.012Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-12T15:51:47.597Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-12T15:51:48.562Z] OK: 125 MiB in 39 packages [2020-03-12T15:51:49.525Z] Removing intermediate container e652602e9d51 [2020-03-12T15:51:49.525Z] ---> b093492a9c81 [2020-03-12T15:51:49.525Z] Step 8/20 : COPY . . [2020-03-12T15:51:50.488Z] ---> 8efd489ca16d [2020-03-12T15:51:50.488Z] Step 9/20 : RUN ${MAKE} [2020-03-12T15:51:50.757Z] ---> Running in dfcc20637f29 [2020-03-12T15:51:51.352Z] 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-03-12T15:52:30.280Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-03-12T15:52:42.698Z] Removing intermediate container dfcc20637f29 [2020-03-12T15:52:42.698Z] ---> 11ed4de63bae [2020-03-12T15:52:42.698Z] Step 10/20 : FROM scratch [2020-03-12T15:52:42.698Z] ---> [2020-03-12T15:52:42.698Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-03-12T15:52:42.698Z] ---> Running in cae7666e8b93 [2020-03-12T15:52:42.698Z] Removing intermediate container cae7666e8b93 [2020-03-12T15:52:42.698Z] ---> 978cccf0ce0e [2020-03-12T15:52:42.698Z] Step 12/20 : ENV APP_PORT=49990 [2020-03-12T15:52:42.698Z] ---> Running in 394ae1eabde2 [2020-03-12T15:52:42.698Z] Removing intermediate container 394ae1eabde2 [2020-03-12T15:52:42.698Z] ---> 55fce567f46a [2020-03-12T15:52:42.698Z] Step 13/20 : EXPOSE $APP_PORT [2020-03-12T15:52:42.698Z] ---> Running in f81a2b1b55cc [2020-03-12T15:52:42.698Z] Removing intermediate container f81a2b1b55cc [2020-03-12T15:52:42.698Z] ---> 9f6425af2080 [2020-03-12T15:52:42.698Z] Step 14/20 : WORKDIR / [2020-03-12T15:52:42.698Z] ---> Running in 1c060b9ab772 [2020-03-12T15:52:42.698Z] Removing intermediate container 1c060b9ab772 [2020-03-12T15:52:42.698Z] ---> a851bd5b56f3 [2020-03-12T15:52:42.698Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-03-12T15:52:44.116Z] ---> 6909a34e2be4 [2020-03-12T15:52:44.116Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-03-12T15:52:44.384Z] ---> cb908cb44c4c [2020-03-12T15:52:44.384Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-03-12T15:52:44.652Z] ---> Running in a79786fb98d5 [2020-03-12T15:52:44.920Z] Removing intermediate container a79786fb98d5 [2020-03-12T15:52:44.920Z] ---> 3cc5c64aa6e9 [2020-03-12T15:52:44.920Z] Step 18/20 : LABEL arch=arm64 [2020-03-12T15:52:45.189Z] ---> Running in e13f68cfaa6a [2020-03-12T15:52:45.457Z] Removing intermediate container e13f68cfaa6a [2020-03-12T15:52:45.457Z] ---> 2f4bb5f75e4c [2020-03-12T15:52:45.457Z] Step 19/20 : LABEL git_sha=e1fa7ed149ab62745a0a8c3896f93db11035a5ba [2020-03-12T15:52:45.457Z] ---> Running in bdd2939ff68c [2020-03-12T15:52:46.045Z] Removing intermediate container bdd2939ff68c [2020-03-12T15:52:46.045Z] ---> fd9bfcfd79c9 [2020-03-12T15:52:46.045Z] Step 20/20 : LABEL version=0.0.0 [2020-03-12T15:52:46.045Z] ---> Running in ca714eebdef3 [2020-03-12T15:52:46.313Z] Removing intermediate container ca714eebdef3 [2020-03-12T15:52:46.313Z] ---> 0758d32997f9 [2020-03-12T15:52:46.313Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-12T15:52:46.313Z] Successfully built 0758d32997f9 [2020-03-12T15:52:46.313Z] 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] } [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-03-12T15:52:47.997Z] provisioning config files... [2020-03-12T15:52:48.013Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5741596147440746173tmp [Pipeline] { [Pipeline] sh [2020-03-12T15:52:48.451Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config5741596147440746173tmp [2020-03-12T15:52:48.451Z] + curl -s https://codecov.io/bash [2020-03-12T15:52:48.713Z] [2020-03-12T15:52:48.713Z] _____ _ [2020-03-12T15:52:48.713Z] / ____| | | [2020-03-12T15:52:48.713Z] | | ___ __| | ___ ___ _____ __ [2020-03-12T15:52:48.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-12T15:52:48.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-12T15:52:48.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-12T15:52:48.713Z] Bash-20200303-bc4d7e6 [2020-03-12T15:52:48.713Z] [2020-03-12T15:52:48.713Z] [2020-03-12T15:52:48.713Z] ==> Jenkins CI detected. [2020-03-12T15:52:48.713Z] project root: . [2020-03-12T15:52:48.713Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-12T15:52:48.713Z] ==> Running gcov in . (disable via -X gcov) [2020-03-12T15:52:48.713Z] ==> Python coveragepy not found [2020-03-12T15:52:48.713Z] ==> Searching for coverage reports in: [2020-03-12T15:52:48.713Z] + . [2020-03-12T15:52:48.713Z] -> Found 1 reports [2020-03-12T15:52:48.713Z] ==> Detecting git/mercurial file structure [2020-03-12T15:52:48.713Z] ==> Reading reports [2020-03-12T15:52:48.713Z] + ./coverage.out bytes=101826 [2020-03-12T15:52:48.713Z] ==> Appending adjustments [2020-03-12T15:52:48.713Z] http://docs.codecov.io/docs/fixing-reports [2020-03-12T15:52:48.980Z] + Found adjustments [2020-03-12T15:52:48.980Z] ==> Gzipping contents [2020-03-12T15:52:48.980Z] ==> Uploading reports [2020-03-12T15:52:48.980Z] url: https://codecov.io [2020-03-12T15:52:48.980Z] query: branch=PR-464&commit=e1fa7ed149ab62745a0a8c3896f93db11035a5ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-12T15:52:48.980Z] -> Pinging Codecov [2020-03-12T15:52:48.980Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-464&commit=e1fa7ed149ab62745a0a8c3896f93db11035a5ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-464%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=464&job= [2020-03-12T15:52:49.241Z] -> Uploading [2020-03-12T15:52:49.812Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e1fa7ed149ab62745a0a8c3896f93db11035a5ba [Pipeline] } [2020-03-12T15:52:49.832Z] 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-03-12T15:52:51.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:52:52.020Z] ---> package-listing.sh [2020-03-12T15:52:52.020Z] ++ facter osfamily [2020-03-12T15:52:52.020Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-12T15:52:52.020Z] + OS_FAMILY=redhat [2020-03-12T15:52:52.020Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:52:52.020Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-12T15:52:52.020Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-12T15:52:52.020Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-12T15:52:52.020Z] + PACKAGES=/tmp/packages_start.txt [2020-03-12T15:52:52.020Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-12T15:52:52.020Z] + PACKAGES=/tmp/packages_end.txt [2020-03-12T15:52:52.020Z] + case "${OS_FAMILY}" in [2020-03-12T15:52:52.020Z] + rpm -qa [2020-03-12T15:52:52.020Z] + sort [2020-03-12T15:52:56.227Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-12T15:52:56.227Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-12T15:52:56.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-12T15:52:56.227Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-464 ']' [2020-03-12T15:52:56.227Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [2020-03-12T15:52:56.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-464/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:52:56.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T15:52:56.702Z] [2020-03-12T15:52:56.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-12T15:52:57.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-12T15:52:57.075Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-12T15:52:57.075Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T15:52:57.075Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-12T15:52:57.075Z] 756a868c4378: Pulling fs layer [2020-03-12T15:52:57.075Z] 444b2fc9a129: Pulling fs layer [2020-03-12T15:52:57.075Z] ea15f1150254: Pulling fs layer [2020-03-12T15:52:57.075Z] 41b27a9f41bf: Pulling fs layer [2020-03-12T15:52:57.075Z] 28c525ee5125: Pulling fs layer [2020-03-12T15:52:57.075Z] 094b1ea09ed8: Pulling fs layer [2020-03-12T15:52:57.075Z] 138eaada9080: Pulling fs layer [2020-03-12T15:52:57.075Z] 0622d0fa9048: Pulling fs layer [2020-03-12T15:52:57.075Z] 41b27a9f41bf: Waiting [2020-03-12T15:52:57.075Z] 28c525ee5125: Waiting [2020-03-12T15:52:57.075Z] 444b2fc9a129: Waiting [2020-03-12T15:52:57.075Z] ea15f1150254: Waiting [2020-03-12T15:52:57.075Z] 094b1ea09ed8: Waiting [2020-03-12T15:52:57.075Z] 138eaada9080: Waiting [2020-03-12T15:52:57.075Z] 0622d0fa9048: Waiting [2020-03-12T15:52:57.075Z] 2cc5ad85d9ab: Download complete [2020-03-12T15:52:57.075Z] 444b2fc9a129: Verifying Checksum [2020-03-12T15:52:57.075Z] 444b2fc9a129: Download complete [2020-03-12T15:52:57.075Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T15:52:57.075Z] ea15f1150254: Download complete [2020-03-12T15:52:57.361Z] 28c525ee5125: Verifying Checksum [2020-03-12T15:52:57.361Z] 28c525ee5125: Download complete [2020-03-12T15:52:57.361Z] c9b1b535fdd9: Pull complete [2020-03-12T15:52:57.625Z] 756a868c4378: Verifying Checksum [2020-03-12T15:52:57.625Z] 756a868c4378: Download complete [2020-03-12T15:52:57.625Z] 2cc5ad85d9ab: Pull complete [2020-03-12T15:52:57.625Z] 094b1ea09ed8: Verifying Checksum [2020-03-12T15:52:57.625Z] 094b1ea09ed8: Download complete [2020-03-12T15:52:57.625Z] 138eaada9080: Verifying Checksum [2020-03-12T15:52:57.625Z] 138eaada9080: Download complete [2020-03-12T15:52:57.625Z] 0622d0fa9048: Verifying Checksum [2020-03-12T15:52:57.625Z] 0622d0fa9048: Download complete [2020-03-12T15:52:58.195Z] 41b27a9f41bf: Verifying Checksum [2020-03-12T15:52:58.195Z] 41b27a9f41bf: Download complete [2020-03-12T15:53:00.109Z] 756a868c4378: Pull complete [2020-03-12T15:53:00.109Z] 444b2fc9a129: Pull complete [2020-03-12T15:53:00.109Z] ea15f1150254: Pull complete [2020-03-12T15:53:03.407Z] 41b27a9f41bf: Pull complete [2020-03-12T15:53:03.407Z] 28c525ee5125: Pull complete [2020-03-12T15:53:05.332Z] 094b1ea09ed8: Pull complete [2020-03-12T15:53:05.332Z] 138eaada9080: Pull complete [2020-03-12T15:53:05.593Z] 0622d0fa9048: Pull complete [2020-03-12T15:53:05.593Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-12T15:53:05.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-12T15:53:05.764Z] prd-centos7-docker-4c-2g-348 does not seem to be running inside a container [2020-03-12T15:53:05.802Z] $ 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-464 -v /w/workspace/dgexfoundry_device-sdk-go_PR-464:/w/workspace/dgexfoundry_device-sdk-go_PR-464:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-12T15:53:06.782Z] $ docker top 9d6547d1e3fbc3a1e391f8021f15bd4923d3a49e8f543a6ef0339a2d261a8f98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-12T15:53:07.093Z] provisioning config files... [2020-03-12T15:53:07.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp/config4362150107396136599tmp [Pipeline] { [Pipeline] echo [2020-03-12T15:53:07.240Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:53:07.561Z] ---> create-netrc.sh [Pipeline] echo [2020-03-12T15:53:07.587Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-12T15:53:07.908Z] ---> logs-deploy.sh [2020-03-12T15:53:07.908Z] + ARCHIVE_ARTIFACTS= [2020-03-12T15:53:07.908Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-12T15:53:07.908Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-12T15:53:07.908Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-12T15:53:07.908Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/1 [2020-03-12T15:53:07.908Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/1/ [2020-03-12T15:53:07.908Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/1 /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:53:08.846Z] Archives upload complete. [2020-03-12T15:53:09.105Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-464/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-464/1/ [2020-03-12T15:53:09.671Z] ---> uname -a: [2020-03-12T15:53:09.671Z] Linux 9d6547d1e3fb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> lscpu: [2020-03-12T15:53:09.671Z] Architecture: x86_64 [2020-03-12T15:53:09.671Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-12T15:53:09.671Z] Byte Order: Little Endian [2020-03-12T15:53:09.671Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-12T15:53:09.671Z] CPU(s): 4 [2020-03-12T15:53:09.671Z] On-line CPU(s) list: 0-3 [2020-03-12T15:53:09.671Z] Thread(s) per core: 1 [2020-03-12T15:53:09.671Z] Core(s) per socket: 1 [2020-03-12T15:53:09.671Z] Socket(s): 4 [2020-03-12T15:53:09.671Z] NUMA node(s): 1 [2020-03-12T15:53:09.671Z] Vendor ID: GenuineIntel [2020-03-12T15:53:09.671Z] CPU family: 6 [2020-03-12T15:53:09.671Z] Model: 44 [2020-03-12T15:53:09.671Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-12T15:53:09.671Z] Stepping: 1 [2020-03-12T15:53:09.671Z] CPU MHz: 2933.442 [2020-03-12T15:53:09.671Z] BogoMIPS: 5866.88 [2020-03-12T15:53:09.671Z] Virtualization: VT-x [2020-03-12T15:53:09.671Z] Hypervisor vendor: KVM [2020-03-12T15:53:09.671Z] Virtualization type: full [2020-03-12T15:53:09.671Z] L1d cache: 128 KiB [2020-03-12T15:53:09.671Z] L1i cache: 128 KiB [2020-03-12T15:53:09.671Z] L2 cache: 16 MiB [2020-03-12T15:53:09.671Z] L3 cache: 64 MiB [2020-03-12T15:53:09.671Z] NUMA node0 CPU(s): 0-3 [2020-03-12T15:53:09.671Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-12T15:53:09.671Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-12T15:53:09.671Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-12T15:53:09.671Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-12T15:53:09.671Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-12T15:53:09.671Z] 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-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> nproc: [2020-03-12T15:53:09.671Z] 4 [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> df -h: [2020-03-12T15:53:09.671Z] Filesystem Size Used Available Use% Mounted on [2020-03-12T15:53:09.671Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-12T15:53:09.671Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-12T15:53:09.671Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-12T15:53:09.671Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464 [2020-03-12T15:53:09.671Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-464@tmp [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> free -m: [2020-03-12T15:53:09.671Z] total used free shared buff/cache available [2020-03-12T15:53:09.671Z] Mem: 1838 610 75 0 1151 1123 [2020-03-12T15:53:09.671Z] Swap: 1023 1 1022 [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> ip addr: [2020-03-12T15:53:09.671Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-12T15:53:09.671Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-12T15:53:09.671Z] inet 127.0.0.1/8 scope host lo [2020-03-12T15:53:09.671Z] valid_lft forever preferred_lft forever [2020-03-12T15:53:09.671Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-12T15:53:09.671Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-12T15:53:09.671Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-12T15:53:09.671Z] valid_lft forever preferred_lft forever [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> sar -b -r -n DEV: [2020-03-12T15:53:09.671Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:45:48 LINUX RESTART [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:46:01 tps rtps wtps bread/s bwrtn/s [2020-03-12T15:53:09.671Z] 15:47:01 179.01 100.92 78.09 8297.99 38902.31 [2020-03-12T15:53:09.671Z] 15:48:01 3.58 0.00 3.58 0.00 110.68 [2020-03-12T15:53:09.671Z] 15:49:01 0.27 0.00 0.27 0.00 3.93 [2020-03-12T15:53:09.671Z] 15:50:01 0.27 0.00 0.27 0.00 3.46 [2020-03-12T15:53:09.671Z] 15:51:01 0.25 0.00 0.25 0.00 3.15 [2020-03-12T15:53:09.671Z] 15:52:01 0.75 0.00 0.75 0.00 9.08 [2020-03-12T15:53:09.671Z] 15:53:01 74.72 53.94 20.78 3659.22 8620.08 [2020-03-12T15:53:09.671Z] Average: 36.99 22.13 14.86 1708.81 6810.35 [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:46:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-12T15:53:09.671Z] 15:47:01 106960 1775344 94.32 2620 1226580 949656 32.40 431212 1182856 16 [2020-03-12T15:53:09.671Z] 15:48:01 117068 1765236 93.78 2620 1226612 902572 30.80 426724 1180664 8 [2020-03-12T15:53:09.671Z] 15:49:01 116988 1765316 93.78 2620 1226620 902756 30.80 428000 1179972 8 [2020-03-12T15:53:09.671Z] 15:50:01 117648 1764656 93.75 2620 1226620 902600 30.80 437808 1169460 8 [2020-03-12T15:53:09.671Z] 15:51:01 117820 1764484 93.74 2620 1226628 902600 30.80 437816 1169460 8 [2020-03-12T15:53:09.671Z] 15:52:01 117360 1764944 93.77 2620 1226636 902672 30.80 438204 1169460 8 [2020-03-12T15:53:09.671Z] 15:53:01 73208 1809096 96.11 2620 1201972 1107392 37.78 500956 1121840 107484 [2020-03-12T15:53:09.671Z] Average: 109579 1772725 94.18 2620 1223095 938607 32.02 442960 1167673 15363 [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-12T15:53:09.671Z] 15:47:01 eth0 445.53 316.66 1023.01 104.22 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:47:01 docker0 6.61 5.76 0.88 15.36 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:48:01 eth0 1.55 0.65 0.68 0.07 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:49:01 eth0 1.23 0.62 0.56 0.37 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:50:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:52:01 eth0 0.68 0.30 0.20 0.08 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:53:01 eth0 104.91 85.43 2331.03 10.76 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] Average: eth0 79.19 57.71 479.47 16.51 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] Average: docker0 0.94 0.82 0.13 2.19 0.00 0.00 0.00 [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] ---> sar -P ALL: [2020-03-12T15:53:09.671Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/12/20 _x86_64_ (4 CPU) [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:45:48 LINUX RESTART [2020-03-12T15:53:09.671Z] [2020-03-12T15:53:09.671Z] 15:46:01 CPU %user %nice %system %iowait %steal %idle [2020-03-12T15:53:09.671Z] 15:47:01 all 13.65 0.00 5.94 9.11 0.02 71.28 [2020-03-12T15:53:09.671Z] 15:47:01 0 15.28 0.00 5.81 7.93 0.02 70.96 [2020-03-12T15:53:09.671Z] 15:47:01 1 11.95 0.00 5.80 8.87 0.00 73.38 [2020-03-12T15:53:09.671Z] 15:47:01 2 13.84 0.00 5.52 11.62 0.02 69.00 [2020-03-12T15:53:09.671Z] 15:47:01 3 13.55 0.00 6.62 8.01 0.02 71.81 [2020-03-12T15:53:09.671Z] 15:48:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-03-12T15:53:09.671Z] 15:48:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-03-12T15:53:09.671Z] 15:48:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-12T15:53:09.671Z] 15:48:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-03-12T15:53:09.671Z] 15:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-12T15:53:09.671Z] 15:49:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-03-12T15:53:09.671Z] 15:49:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-03-12T15:53:09.671Z] 15:49:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2020-03-12T15:53:09.671Z] 15:49:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2020-03-12T15:53:09.671Z] 15:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-03-12T15:53:09.671Z] 15:50:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-03-12T15:53:09.672Z] 15:50:01 0 0.55 0.00 0.03 0.00 0.00 99.42 [2020-03-12T15:53:09.672Z] 15:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2020-03-12T15:53:09.672Z] 15:50:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-03-12T15:53:09.672Z] 15:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-03-12T15:53:09.672Z] 15:51:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-03-12T15:53:09.672Z] 15:51:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2020-03-12T15:53:09.672Z] 15:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-12T15:53:09.672Z] 15:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-12T15:53:09.672Z] 15:51:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-12T15:53:09.672Z] 15:52:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2020-03-12T15:53:09.672Z] 15:52:01 0 0.53 0.00 0.03 0.00 0.02 99.42 [2020-03-12T15:53:09.672Z] 15:52:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-12T15:53:09.672Z] 15:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-03-12T15:53:09.672Z] 15:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-03-12T15:53:09.672Z] 15:53:01 all 3.30 0.00 1.36 1.64 0.01 93.70 [2020-03-12T15:53:09.672Z] 15:53:01 0 3.24 0.00 1.69 0.03 0.00 95.04 [2020-03-12T15:53:09.672Z] 15:53:01 1 2.96 0.00 1.44 2.87 0.02 92.72 [2020-03-12T15:53:09.672Z] 15:53:01 2 3.58 0.00 1.12 2.98 0.00 92.32 [2020-03-12T15:53:09.672Z] 15:53:01 3 3.39 0.00 1.19 0.67 0.02 94.74 [2020-03-12T15:53:09.672Z] Average: all 2.53 0.00 1.06 1.52 0.00 94.88 [2020-03-12T15:53:09.672Z] Average: 0 3.01 0.00 1.09 1.13 0.00 94.77 [2020-03-12T15:53:09.672Z] Average: 1 2.17 0.00 1.05 1.67 0.00 95.11 [2020-03-12T15:53:09.672Z] Average: 2 2.51 0.00 0.97 2.07 0.00 94.44 [2020-03-12T15:53:09.672Z] Average: 3 2.43 0.00 1.13 1.23 0.00 95.20 [2020-03-12T15:53:09.672Z] [2020-03-12T15:53:09.672Z] [2020-03-12T15:53:09.672Z]