Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 54a1ea0e5cf6d2965807bd64358c28297a664ac6+4f6fe4f9eeeb2b13b70d00045467dd3723511a77 (63f9aa6827be4f024f77da3948f1a55a120500cf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-56/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-56/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # 'git version 2.16.6' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-10056’ is offline; ‘prd-centos7-docker-8c-8g-10049’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9796’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-10064 in /w/workspace/dgexfoundry_device-rest-go_PR-56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 into PR head commit 54a1ea0e5cf6d2965807bd64358c28297a664ac6 Merge succeeded, producing 54a1ea0e5cf6d2965807bd64358c28297a664ac6 Checking out Revision 54a1ea0e5cf6d2965807bd64358c28297a664ac6 (PR-56) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a1ea0e5cf6d2965807bd64358c28297a664ac6 # 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 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54a1ea0e5cf6d2965807bd64358c28297a664ac6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:10 ========================================================= 06:43:10 EdgeX Global Pipelines Version Info 06:43:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:12 ------------------- 06:43:12 stable info: 06:43:12 ------------------- 06:43:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:12 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 06:43:12 Message: update stable to v1.0.152 06:43:13 ------------------- 06:43:13 experimental info: 06:43:13 ------------------- 06:43:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:13 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 06:43:13 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:43:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:43:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:43:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54a1ea0e5cf6d2965807bd64358c28297a664ac6 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54a1ea0 [Pipeline] echo 06:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:18 + git log --format=format:%s -1 54a1ea0e5cf6d2965807bd64358c28297a664ac6 [Pipeline] echo 06:43:18 GIT_COMMIT: 54a1ea0e5cf6d2965807bd64358c28297a664ac6, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:43:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:19 06:43:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:20 latest: Pulling from edgex-devops/git-semver 06:43:20 31603596830f: Pulling fs layer 06:43:20 2a8b12db71e7: Pulling fs layer 06:43:20 6ca5941a6612: Pulling fs layer 06:43:20 ecc8261a40a4: Pulling fs layer 06:43:20 ecc8261a40a4: Waiting 06:43:20 2a8b12db71e7: Verifying Checksum 06:43:20 2a8b12db71e7: Download complete 06:43:20 31603596830f: Verifying Checksum 06:43:20 31603596830f: Download complete 06:43:20 ecc8261a40a4: Verifying Checksum 06:43:20 ecc8261a40a4: Download complete 06:43:20 6ca5941a6612: Verifying Checksum 06:43:20 6ca5941a6612: Download complete 06:43:20 31603596830f: Pull complete 06:43:21 2a8b12db71e7: Pull complete 06:43:21 6ca5941a6612: Pull complete 06:43:22 ecc8261a40a4: Pull complete 06:43:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:22 prd-centos7-docker-4c-2g-10064 does not seem to be running inside a container 06:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-56 -v /w/workspace/dgexfoundry_device-rest-go_PR-56:/w/workspace/dgexfoundry_device-rest-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:24 $ docker top c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:25 [ssh-agent] Looking for ssh-agent implementation... 06:43:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:25 $ docker exec c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 ssh-agent 06:43:25 SSH_AUTH_SOCK=/tmp/ssh-hUODLXtPF7V2/agent.12 06:43:25 SSH_AGENT_PID=17 06:43:25 Running ssh-add (command line suppressed) 06:43:25 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/private_key_8398480212121855177.key (/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/private_key_8398480212121855177.key) 06:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:26 + git tag --points-at HEAD [Pipeline] } 06:43:26 $ docker exec --env ******** --env ******** c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 ssh-agent -k 06:43:26 unset SSH_AUTH_SOCK; 06:43:26 unset SSH_AGENT_PID; 06:43:26 echo Agent pid 17 killed; 06:43:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:26 [ssh-agent] Looking for ssh-agent implementation... 06:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:26 $ docker exec c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 ssh-agent 06:43:26 SSH_AUTH_SOCK=/tmp/ssh-MlCH7kqEE23M/agent.46 06:43:26 SSH_AGENT_PID=51 06:43:26 Running ssh-add (command line suppressed) 06:43:27 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/private_key_5716457308886323578.key (/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/private_key_5716457308886323578.key) 06:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:27 + git semver init 06:43:27 # -> Open(): unable to determine branch for HEAD 06:43:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-56/.git 06:43:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-56 06:43:27 # $SEMVER_REMOTE_NAME = origin 06:43:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:27 # $SEMVER_USER_NAME = edgex-jenkins 06:43:27 # $SEMVER_BRANCH = PR-56 06:43:27 # $SEMVER_TEMP = /tmp/semver-856187445 06:43:27 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:43:28 # '/tmp/semver-856187445' -> '/w/workspace/dgexfoundry_device-rest-go_PR-56/.semver' 06:43:28 # -> Force: false 06:43:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-56/.semver [Pipeline] } 06:43:28 $ docker exec --env ******** --env ******** c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 ssh-agent -k 06:43:28 unset SSH_AUTH_SOCK; 06:43:28 unset SSH_AGENT_PID; 06:43:28 echo Agent pid 51 killed; 06:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:29 + git semver [Pipeline] } 06:43:29 $ docker stop --time=1 c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 06:43:30 $ docker rm -f c8d39f2d610236204e1794ccfd19b5e437a6f43f62b5bd06a1d367f562e5c0b9 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:31 Stashed 1 file(s) [Pipeline] echo 06:43:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:43:33 ========================================================= 06:43:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:43:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:43:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:43:33 Sending build context to Docker daemon 8.07MB 06:43:33 Step 1/10 : ARG BASE=golang:1.15-alpine 06:43:33 Step 2/10 : FROM ${BASE} 06:43:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:34 df20fa9351a1: Pulling fs layer 06:43:34 ed8968b2872e: Pulling fs layer 06:43:34 a92cc7c5fd73: Pulling fs layer 06:43:34 e871e8e8d7a9: Pulling fs layer 06:43:34 e73272ec9a57: Pulling fs layer 06:43:34 1e910a182e73: Pulling fs layer 06:43:34 4e634b169226: Pulling fs layer 06:43:34 e871e8e8d7a9: Waiting 06:43:34 e73272ec9a57: Waiting 06:43:34 1e910a182e73: Waiting 06:43:34 4e634b169226: Waiting 06:43:34 a92cc7c5fd73: Verifying Checksum 06:43:34 a92cc7c5fd73: Download complete 06:43:34 ed8968b2872e: Verifying Checksum 06:43:34 ed8968b2872e: Download complete 06:43:34 e73272ec9a57: Verifying Checksum 06:43:34 e73272ec9a57: Download complete 06:43:34 1e910a182e73: Verifying Checksum 06:43:34 1e910a182e73: Download complete 06:43:34 df20fa9351a1: Verifying Checksum 06:43:34 df20fa9351a1: Download complete 06:43:34 df20fa9351a1: Pull complete 06:43:34 ed8968b2872e: Pull complete 06:43:34 a92cc7c5fd73: Pull complete 06:43:36 4e634b169226: Verifying Checksum 06:43:36 4e634b169226: Download complete 06:43:37 e871e8e8d7a9: Verifying Checksum 06:43:37 e871e8e8d7a9: Download complete 06:43:44 e871e8e8d7a9: Pull complete 06:43:44 e73272ec9a57: Pull complete 06:43:44 1e910a182e73: Pull complete 06:43:48 Still waiting to schedule task 06:43:48 ‘prd-centos7-docker-4c-2g-10067’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10066’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-9796’ is offline 06:43:52 4e634b169226: Pull complete 06:43:52 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:43:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:43:52 ---> f7629b54cfaa 06:43:52 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:43:52 ---> Running in fb7ab8d835cd 06:43:53 Removing intermediate container fb7ab8d835cd 06:43:53 ---> d465065f55b5 06:43:53 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:43:53 ---> Running in 29b7af512c92 06:43:53 Removing intermediate container 29b7af512c92 06:43:53 ---> 921b18bb63d6 06:43:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:43:53 ---> Running in 95261ff280b8 06:43:53 Removing intermediate container 95261ff280b8 06:43:53 ---> 9d8656c8a65c 06:43:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:53 ---> Running in 0cd1c5ae6647 06:43:55 Removing intermediate container 0cd1c5ae6647 06:43:55 ---> a572273cc85e 06:43:55 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:43:55 ---> Running in ad374f44e199 06:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:43:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:43:58 OK: 166 MiB in 39 packages 06:43:59 Removing intermediate container ad374f44e199 06:43:59 ---> d81ea9b36087 06:43:59 Step 8/10 : WORKDIR /device-rest-go 06:43:59 ---> Running in d90e739112ce 06:43:59 Removing intermediate container d90e739112ce 06:43:59 ---> 9f14223a708a 06:43:59 Step 9/10 : COPY . . 06:44:00 ---> 320dad11943d 06:44:00 Step 10/10 : RUN go mod download 06:44:00 ---> Running in 90fcb681fe6a 06:44:22 Removing intermediate container 90fcb681fe6a 06:44:22 ---> 52f651275624 06:44:22 Successfully built 52f651275624 06:44:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:22 + docker inspect -f . ci-base-image-x86_64 06:44:22 . [Pipeline] withDockerContainer 06:44:22 prd-centos7-docker-4c-2g-10064 does not seem to be running inside a container 06:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-rest-go_PR-56 -v /w/workspace/dgexfoundry_device-rest-go_PR-56:/w/workspace/dgexfoundry_device-rest-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:23 $ docker top 7a3f9b91fd6d0ccfc6ff3373057cdeada51517e95d6ec697135584d16dfc1f6a -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:24 + go version 06:44:24 go version go1.15.2 linux/amd64 [Pipeline] } 06:44:24 $ docker stop --time=1 7a3f9b91fd6d0ccfc6ff3373057cdeada51517e95d6ec697135584d16dfc1f6a 06:44:25 $ docker rm -f 7a3f9b91fd6d0ccfc6ff3373057cdeada51517e95d6ec697135584d16dfc1f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:26 + docker inspect -f . ci-base-image-x86_64 06:44:26 . [Pipeline] withDockerContainer 06:44:27 prd-centos7-docker-4c-2g-10064 does not seem to be running inside a container 06:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-rest-go_PR-56 -v /w/workspace/dgexfoundry_device-rest-go_PR-56:/w/workspace/dgexfoundry_device-rest-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:27 $ docker top 064153b9c8802e21bdaa2a1fd51a0e36b50ec017f192326dc0e71b9baa1b2ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:28 + make test 06:44:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:44:29 ? github.com/edgexfoundry/device-rest-go [no test files] 06:44:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:44:44 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 56.3% of statements 06:44:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:44:46 gofmt -l . 06:44:46 [ "`gofmt -l .`" = "" ] 06:44:46 ./bin/test-go-mod-tidy.sh 06:44:46 ./bin/test-attribution-txt.sh [Pipeline] } 06:44:47 $ docker stop --time=1 064153b9c8802e21bdaa2a1fd51a0e36b50ec017f192326dc0e71b9baa1b2ac0 06:44:50 $ docker rm -f 064153b9c8802e21bdaa2a1fd51a0e36b50ec017f192326dc0e71b9baa1b2ac0 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:44:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:44:52 + ls -al . 06:44:52 total 96 06:44:52 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 2 06:44 . 06:44:52 drwxrwxr-x. 4 jenkins jenkins 112 Nov 2 06:43 .. 06:44:52 -rw-rw-r--. 1 jenkins jenkins 5294 Nov 2 06:43 Attribution.txt 06:44:52 drwxrwxr-x. 2 jenkins jenkins 64 Nov 2 06:43 bin 06:44:52 drwxrwxr-x. 3 jenkins jenkins 32 Nov 2 06:43 cmd 06:44:52 -rw-r--r--. 1 jenkins jenkins 9369 Nov 2 06:44 coverage.out 06:44:52 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 2 06:43 Dockerfile 06:44:52 -rw-rw-r--. 1 jenkins jenkins 989 Nov 2 06:43 Dockerfile.build 06:44:52 -rw-rw-r--. 1 jenkins jenkins 151 Nov 2 06:43 .dockerignore 06:44:52 drwxrwxr-x. 2 jenkins jenkins 93 Nov 2 06:44 driver 06:44:52 drwxrwxr-x. 8 jenkins jenkins 179 Nov 2 06:43 .git 06:44:52 drwxrwxr-x. 2 jenkins jenkins 60 Nov 2 06:43 .github 06:44:52 -rw-rw-r--. 1 jenkins jenkins 339 Nov 2 06:43 .gitignore 06:44:52 -rw-r--r--. 1 jenkins jenkins 274 Nov 2 06:44 go.mod 06:44:52 -rw-r--r--. 1 jenkins jenkins 14216 Nov 2 06:44 go.sum 06:44:52 -rw-rw-r--. 1 jenkins jenkins 680 Nov 2 06:43 Jenkinsfile 06:44:52 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 2 06:43 LICENSE 06:44:52 -rw-rw-r--. 1 jenkins jenkins 951 Nov 2 06:43 Makefile 06:44:52 -rw-rw-r--. 1 jenkins jenkins 5917 Nov 2 06:43 README.md 06:44:52 drwx------. 3 jenkins jenkins 45 Nov 2 06:43 .semver 06:44:52 drwxrwxr-x. 4 jenkins jenkins 54 Nov 2 06:43 snap 06:44:52 -rw-rw-r--. 1 jenkins jenkins 5 Nov 2 06:43 VERSION 06:44:52 -rw-rw-r--. 1 jenkins jenkins 713 Nov 2 06:43 version.go [Pipeline] isUnix [Pipeline] sh 06:44:53 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=54a1ea0e5cf6d2965807bd64358c28297a664ac6 --label arch=amd64 --label version=0.0.0 . 06:44:53 Sending build context to Docker daemon 8.081MB 06:44:53 Step 1/25 : ARG BASE=golang:1.15-alpine 06:44:53 Step 2/25 : FROM ${BASE} AS builder 06:44:53 ---> 52f651275624 06:44:53 Step 3/25 : ARG MAKE='make build' 06:44:53 ---> Running in 00a30a7b02fe 06:44:53 Removing intermediate container 00a30a7b02fe 06:44:53 ---> 039f9de1cf03 06:44:53 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:44:53 ---> Running in 07ab0cba1f84 06:44:54 Removing intermediate container 07ab0cba1f84 06:44:54 ---> 953a2827b3ae 06:44:54 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:44:54 ---> Running in 4ccaed2bd9bd 06:44:54 Removing intermediate container 4ccaed2bd9bd 06:44:54 ---> 15a9cbf47add 06:44:54 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:54 ---> Running in 9f59e77a86c4 06:44:55 Removing intermediate container 9f59e77a86c4 06:44:55 ---> 18c05edef4cd 06:44:55 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:55 ---> Running in c36e01830201 06:44:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:57 OK: 166 MiB in 39 packages 06:44:58 Removing intermediate container c36e01830201 06:44:58 ---> 68957178a74d 06:44:58 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:44:58 ---> Running in 00ddd86618d8 06:44:58 Removing intermediate container 00ddd86618d8 06:44:58 ---> 32510148baf6 06:44:58 Step 9/25 : COPY go.mod . 06:44:58 ---> e14978a45750 06:44:58 Step 10/25 : COPY Makefile . 06:44:58 ---> 1dde30f8f615 06:44:58 Step 11/25 : RUN make update 06:44:58 ---> Running in 4838bf2ca968 06:44:59 CGO_ENABLED=0 GO111MODULE=on go mod download 06:44:59 Removing intermediate container 4838bf2ca968 06:44:59 ---> 062671649a09 06:44:59 Step 12/25 : COPY . . 06:45:00 ---> 8322b9fd31d2 06:45:00 Step 13/25 : RUN $MAKE 06:45:00 ---> Running in 87e7998a70d3 06:45:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:45:13 Removing intermediate container 87e7998a70d3 06:45:13 ---> 3c11b593df27 06:45:13 Step 14/25 : FROM alpine:latest 06:45:13 latest: Pulling from library/alpine 06:45:13 188c0c94c7c5: Pulling fs layer 06:45:13 188c0c94c7c5: Verifying Checksum 06:45:13 188c0c94c7c5: Download complete 06:45:13 188c0c94c7c5: Pull complete 06:45:13 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:45:13 Status: Downloaded newer image for alpine:latest 06:45:13 ---> d6e46aa2470d 06:45:13 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:45:14 ---> Running in 557ea129ff56 06:45:14 Removing intermediate container 557ea129ff56 06:45:14 ---> fbb14b92ecbe 06:45:14 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:45:14 ---> Running in b6d83252d870 06:45:14 Removing intermediate container b6d83252d870 06:45:14 ---> a217606b2d56 06:45:14 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:45:14 ---> a6ff71f1a58c 06:45:14 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:45:15 ---> 4f1e8f04fae4 06:45:15 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:45:15 ---> e6b5208d8a6c 06:45:15 Step 20/25 : EXPOSE 49986 06:45:15 ---> Running in 91a29ea8ceae 06:45:15 Removing intermediate container 91a29ea8ceae 06:45:15 ---> 2e88bbac9b9e 06:45:15 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:45:15 ---> Running in 0bafda110671 06:45:15 Removing intermediate container 0bafda110671 06:45:15 ---> ddf8cd9aa279 06:45:15 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:45:15 ---> Running in 1e5976699d67 06:45:16 Removing intermediate container 1e5976699d67 06:45:16 ---> a080969ddcf6 06:45:16 Step 23/25 : LABEL arch=amd64 06:45:16 ---> Running in f95c318e5547 06:45:16 Removing intermediate container f95c318e5547 06:45:16 ---> 1618afac2ed7 06:45:16 Step 24/25 : LABEL git_sha=54a1ea0e5cf6d2965807bd64358c28297a664ac6 06:45:16 ---> Running in 1b515fc4c95f 06:45:16 Removing intermediate container 1b515fc4c95f 06:45:16 ---> c8f7879fd556 06:45:16 Step 25/25 : LABEL version=0.0.0 06:45:16 ---> Running in e8c8d63db3d0 06:45:16 Removing intermediate container e8c8d63db3d0 06:45:16 ---> d46acae487f4 06:45:16 [Warning] One or more build-args [ARCH] were not consumed 06:45:16 Successfully built d46acae487f4 06:45:16 Successfully tagged docker-device-rest-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:55:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10277 in /w/workspace/dgexfoundry_device-rest-go_PR-56 [Pipeline] { [Pipeline] ws 06:55:40 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:55:46 using credential edgex-jenkins-ssh 06:55:46 Cloning the remote Git repository 06:55:46 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:55:46 > git init /w/workspace/device-rest-go/1 # timeout=10 06:55:46 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:55:46 > git --version # timeout=10 06:55:46 > git --version # 'git version 2.17.1' 06:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:55:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:55:51 Merging remotes/origin/master commit 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 into PR head commit 54a1ea0e5cf6d2965807bd64358c28297a664ac6 06:55:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:55:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:55:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:55:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:55:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:55:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:55:51 > git config core.sparsecheckout # timeout=10 06:55:51 > git checkout -f 54a1ea0e5cf6d2965807bd64358c28297a664ac6 # timeout=10 06:55:52 > git remote # timeout=10 06:55:52 > git config --get remote.origin.url # timeout=10 06:55:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:55:52 > git merge 4f6fe4f9eeeb2b13b70d00045467dd3723511a77 # timeout=10 06:55:52 Merge succeeded, producing 54a1ea0e5cf6d2965807bd64358c28297a664ac6 06:55:52 Checking out Revision 54a1ea0e5cf6d2965807bd64358c28297a664ac6 (PR-56) 06:55:52 > git rev-parse HEAD^{commit} # timeout=10 06:55:52 > git config core.sparsecheckout # timeout=10 06:55:52 > git checkout -f 54a1ea0e5cf6d2965807bd64358c28297a664ac6 # timeout=10 06:55:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:55:56 > git --version # timeout=10 06:55:56 > git --version # 'git version 2.17.1' 06:55:56 fatal: bad object 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:55:58 ========================================================= 06:55:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:55:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:55:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:55:59 Sending build context to Docker daemon 79.87kB 06:56:00 Step 1/10 : ARG BASE=golang:1.15-alpine 06:56:00 Step 2/10 : FROM ${BASE} 06:56:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:56:00 b538f80385f9: Pulling fs layer 06:56:00 74f711af9a0d: Pulling fs layer 06:56:00 99f96fe45779: Pulling fs layer 06:56:00 8529a6b9a6be: Pulling fs layer 06:56:00 45590311c82a: Pulling fs layer 06:56:00 69ca0ff8b7b3: Pulling fs layer 06:56:00 209524e5b208: Pulling fs layer 06:56:00 69ca0ff8b7b3: Waiting 06:56:00 8529a6b9a6be: Waiting 06:56:00 45590311c82a: Waiting 06:56:00 99f96fe45779: Verifying Checksum 06:56:00 99f96fe45779: Download complete 06:56:00 74f711af9a0d: Verifying Checksum 06:56:00 74f711af9a0d: Download complete 06:56:00 45590311c82a: Verifying Checksum 06:56:00 45590311c82a: Download complete 06:56:00 69ca0ff8b7b3: Verifying Checksum 06:56:00 69ca0ff8b7b3: Download complete 06:56:00 b538f80385f9: Verifying Checksum 06:56:00 b538f80385f9: Download complete 06:56:01 b538f80385f9: Pull complete 06:56:01 74f711af9a0d: Pull complete 06:56:02 99f96fe45779: Pull complete 06:56:05 209524e5b208: Download complete 06:56:09 8529a6b9a6be: Verifying Checksum 06:56:09 8529a6b9a6be: Download complete 06:56:19 8529a6b9a6be: Pull complete 06:56:19 45590311c82a: Pull complete 06:56:19 69ca0ff8b7b3: Pull complete 06:56:24 209524e5b208: Pull complete 06:56:24 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:56:24 ---> 5bddaf1c2fca 06:56:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:56:26 ---> Running in 938446a85b59 06:56:26 Removing intermediate container 938446a85b59 06:56:26 ---> ed95bfeeb03d 06:56:26 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:56:27 ---> Running in 6203cb437435 06:56:27 Removing intermediate container 6203cb437435 06:56:27 ---> 32b1e4cc6207 06:56:27 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:56:27 ---> Running in a501f7cfb121 06:56:28 Removing intermediate container a501f7cfb121 06:56:28 ---> 4d48997076f7 06:56:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:28 ---> Running in 77a5f1b06fe8 06:56:30 Removing intermediate container 77a5f1b06fe8 06:56:30 ---> ed94f984f757 06:56:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:56:31 ---> Running in 20d40f09d671 06:56:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:56:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:56:34 OK: 142 MiB in 39 packages 06:56:35 Removing intermediate container 20d40f09d671 06:56:35 ---> d074ca6ba86a 06:56:35 Step 8/10 : WORKDIR /device-rest-go 06:56:35 ---> Running in 999c9e6e0ff5 06:56:36 Removing intermediate container 999c9e6e0ff5 06:56:36 ---> a975571761af 06:56:36 Step 9/10 : COPY . . 06:56:37 ---> fca6b1127c5d 06:56:37 Step 10/10 : RUN go mod download 06:56:37 ---> Running in d5f635e20689 06:57:04 Removing intermediate container d5f635e20689 06:57:04 ---> f9524d5ec395 06:57:04 Successfully built f9524d5ec395 06:57:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:57:04 + docker inspect -f . ci-base-image-arm64 06:57:04 . [Pipeline] withDockerContainer 06:57:04 prd-ubuntu18.04-docker-arm64-4c-16g-10277 does not seem to be running inside a container 06:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:57:07 $ docker top edeac1be7cb8f8ed1a79eb87d9dca0a2504ba26b3d5b269da10746fdb8fa27a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:08 + go version 06:57:08 go version go1.15.2 linux/arm64 [Pipeline] } 06:57:08 $ docker stop --time=1 edeac1be7cb8f8ed1a79eb87d9dca0a2504ba26b3d5b269da10746fdb8fa27a1 06:57:10 $ docker rm -f edeac1be7cb8f8ed1a79eb87d9dca0a2504ba26b3d5b269da10746fdb8fa27a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:11 + docker inspect -f . ci-base-image-arm64 06:57:11 . [Pipeline] withDockerContainer 06:57:12 prd-ubuntu18.04-docker-arm64-4c-16g-10277 does not seem to be running inside a container 06:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:57:14 $ docker top 7344b23b97882770cfd1737a1b77a0e415bc8f1396e9920794c2029dafaa0b5d -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:15 + make test 06:57:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:57:16 ? github.com/edgexfoundry/device-rest-go [no test files] 06:57:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:57:51 ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 56.3% of statements 06:57:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:57:59 gofmt -l . 06:57:59 [ "`gofmt -l .`" = "" ] 06:57:59 ./bin/test-go-mod-tidy.sh 06:57:59 ./bin/test-attribution-txt.sh [Pipeline] } 06:58:00 $ docker stop --time=1 7344b23b97882770cfd1737a1b77a0e415bc8f1396e9920794c2029dafaa0b5d 06:58:02 $ docker rm -f 7344b23b97882770cfd1737a1b77a0e415bc8f1396e9920794c2029dafaa0b5d [Pipeline] // withDockerContainer [Pipeline] sh 06:58:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:58:03 Warning: overwriting stash ‘coverage-report’ 06:58:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:58:05 + ls -al . 06:58:05 total 124 06:58:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:58 . 06:58:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:55 .. 06:58:05 -rw-rw-r-- 1 jenkins jenkins 151 Nov 2 06:55 .dockerignore 06:58:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 06:55 .git 06:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:55 .github 06:58:05 -rw-rw-r-- 1 jenkins jenkins 339 Nov 2 06:55 .gitignore 06:58:05 -rw-rw-r-- 1 jenkins jenkins 5294 Nov 2 06:55 Attribution.txt 06:58:05 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 2 06:55 Dockerfile 06:58:05 -rw-rw-r-- 1 jenkins jenkins 989 Nov 2 06:55 Dockerfile.build 06:58:05 -rw-rw-r-- 1 jenkins jenkins 680 Nov 2 06:55 Jenkinsfile 06:58:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 06:55 LICENSE 06:58:05 -rw-rw-r-- 1 jenkins jenkins 951 Nov 2 06:55 Makefile 06:58:05 -rw-rw-r-- 1 jenkins jenkins 5917 Nov 2 06:55 README.md 06:58:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 06:43 VERSION 06:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:55 bin 06:58:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 06:55 cmd 06:58:05 -rw-r--r-- 1 jenkins jenkins 9369 Nov 2 06:57 coverage.out 06:58:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 06:57 driver 06:58:05 -rw-r--r-- 1 jenkins jenkins 274 Nov 2 06:57 go.mod 06:58:05 -rw-r--r-- 1 jenkins jenkins 14216 Nov 2 06:57 go.sum 06:58:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 06:55 snap 06:58:05 -rw-rw-r-- 1 jenkins jenkins 713 Nov 2 06:55 version.go [Pipeline] isUnix [Pipeline] sh 06:58:06 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=54a1ea0e5cf6d2965807bd64358c28297a664ac6 --label arch=arm64 --label version=0.0.0 . 06:58:06 Sending build context to Docker daemon 91.65kB 06:58:06 Step 1/25 : ARG BASE=golang:1.15-alpine 06:58:06 Step 2/25 : FROM ${BASE} AS builder 06:58:06 ---> f9524d5ec395 06:58:06 Step 3/25 : ARG MAKE='make build' 06:58:06 ---> Running in e2486cf156bd 06:58:07 Removing intermediate container e2486cf156bd 06:58:07 ---> d330fcd5abb2 06:58:07 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:58:07 ---> Running in 33b81a7c7bfc 06:58:07 Removing intermediate container 33b81a7c7bfc 06:58:07 ---> 0670dbaae353 06:58:07 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:58:07 ---> Running in 877f71225264 06:58:08 Removing intermediate container 877f71225264 06:58:08 ---> 90db96ea6bf8 06:58:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:08 ---> Running in b5ec94edb26e 06:58:10 Removing intermediate container b5ec94edb26e 06:58:10 ---> 06a0e1bd3249 06:58:10 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:58:10 ---> Running in f45121a11f26 06:58:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:58:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:58:13 OK: 142 MiB in 39 packages 06:58:14 Removing intermediate container f45121a11f26 06:58:14 ---> ebde713cb62d 06:58:14 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:58:15 ---> Running in 36e978160a05 06:58:15 Removing intermediate container 36e978160a05 06:58:15 ---> 929a5cf625aa 06:58:15 Step 9/25 : COPY go.mod . 06:58:16 ---> 85419d6427a3 06:58:16 Step 10/25 : COPY Makefile . 06:58:17 ---> 05f960146c97 06:58:17 Step 11/25 : RUN make update 06:58:17 ---> Running in 21b8ee40882b 06:58:18 CGO_ENABLED=0 GO111MODULE=on go mod download 06:58:19 Removing intermediate container 21b8ee40882b 06:58:19 ---> 87ac62a58370 06:58:19 Step 12/25 : COPY . . 06:58:20 ---> 680f34f10b31 06:58:20 Step 13/25 : RUN $MAKE 06:58:20 ---> Running in 9477d416551c 06:58:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:58:54 Removing intermediate container 9477d416551c 06:58:54 ---> f3385e6cf19b 06:58:54 Step 14/25 : FROM alpine:latest 06:58:54 latest: Pulling from library/alpine 06:58:54 5f621e34cdf4: Pulling fs layer 06:58:54 5f621e34cdf4: Verifying Checksum 06:58:54 5f621e34cdf4: Download complete 06:58:54 5f621e34cdf4: Pull complete 06:58:54 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:58:54 Status: Downloaded newer image for alpine:latest 06:58:54 ---> 2e77e061c27f 06:58:54 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:58:54 ---> Running in 959dd0d02602 06:58:54 Removing intermediate container 959dd0d02602 06:58:54 ---> b4bd4e837b58 06:58:54 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:58:54 ---> Running in e3cab56047b6 06:58:54 Removing intermediate container e3cab56047b6 06:58:54 ---> de47d6196882 06:58:54 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:58:54 ---> c68073790178 06:58:54 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:58:54 ---> 24cb5603b0d9 06:58:54 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:58:54 ---> 9480d1455e8e 06:58:54 Step 20/25 : EXPOSE 49986 06:58:54 ---> Running in e30602d77d51 06:58:55 Removing intermediate container e30602d77d51 06:58:55 ---> 06c93adab887 06:58:55 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:58:55 ---> Running in 00f2a3898f82 06:58:55 Removing intermediate container 00f2a3898f82 06:58:55 ---> 577909e4b89e 06:58:55 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:58:56 ---> Running in 0e377553390f 06:58:56 Removing intermediate container 0e377553390f 06:58:56 ---> 5abd3dd38643 06:58:56 Step 23/25 : LABEL arch=arm64 06:58:56 ---> Running in 9cdfba89dab6 06:58:57 Removing intermediate container 9cdfba89dab6 06:58:57 ---> def950974022 06:58:57 Step 24/25 : LABEL git_sha=54a1ea0e5cf6d2965807bd64358c28297a664ac6 06:58:57 ---> Running in 0c08a371921c 06:58:57 Removing intermediate container 0c08a371921c 06:58:57 ---> 0d8e53e08abc 06:58:57 Step 25/25 : LABEL version=0.0.0 06:58:57 ---> Running in 177c8b2167f4 06:58:58 Removing intermediate container 177c8b2167f4 06:58:58 ---> 9780cf4d8c64 06:58:58 [Warning] One or more build-args [ARCH] were not consumed 06:58:58 Successfully built 9780cf4d8c64 06:58:58 Successfully tagged docker-device-rest-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:59:01 provisioning config files... 06:59:01 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/config4319397421271205501tmp [Pipeline] { [Pipeline] sh 06:59:01 + set +x 06:59:01 + curl -s https://codecov.io/bash 06:59:01 + bash -s -- 06:59:01 06:59:01 _____ _ 06:59:01 / ____| | | 06:59:01 | | ___ __| | ___ ___ _____ __ 06:59:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:59:01 | |___| (_) | (_| | __/ (_| (_) \ V / 06:59:01 \_____\___/ \__,_|\___|\___\___/ \_/ 06:59:01 Bash-20201009-048fee3 06:59:01 06:59:01 06:59:01 ==> Jenkins CI detected. 06:59:01 project root: . 06:59:01 --> token set from env 06:59:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:59:01 ==> Running gcov in . (disable via -X gcov) 06:59:01 ==> Python coveragepy not found 06:59:01 ==> Searching for coverage reports in: 06:59:01 + . 06:59:01 -> Found 1 reports 06:59:01 ==> Detecting git/mercurial file structure 06:59:01 ==> Reading reports 06:59:01 + ./coverage.out bytes=9369 06:59:01 ==> Appending adjustments 06:59:01 https://docs.codecov.io/docs/fixing-reports 06:59:01 + Found adjustments 06:59:01 ==> Gzipping contents 06:59:01 ==> Uploading reports 06:59:01 url: https://codecov.io 06:59:01 query: branch=PR-56&commit=54a1ea0e5cf6d2965807bd64358c28297a664ac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=56&job=&cmd_args= 06:59:01 -> Pinging Codecov 06:59:01 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-56&commit=54a1ea0e5cf6d2965807bd64358c28297a664ac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-56%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=56&job=&cmd_args= 06:59:02 -> Uploading to 06:59:02 06:59:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:02 Dload Upload Total Spent Left Speed 06:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:59:02 X> Failed to upload 06:59:02 ==> Uploading to Codecov 06:59:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:59:02 Dload Upload Total Spent Left Speed 06:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 1806 0 0 100 1695 0 3326 --:--:-- --:--:-- --:--:-- 3323 100 1806 100 111 100 1695 217 3324 --:--:-- --:--:-- --:--:-- 3323 06:59:02 View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/54a1ea0e5cf6d2965807bd64358c28297a664ac6 [Pipeline] } 06:59:02 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 06:59:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:59:07 ---> package-listing.sh 06:59:07 ++ facter osfamily 06:59:07 ++ tr '[:upper:]' '[:lower:]' 06:59:07 + OS_FAMILY=redhat 06:59:07 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-56 06:59:07 + START_PACKAGES=/tmp/packages_start.txt 06:59:07 + END_PACKAGES=/tmp/packages_end.txt 06:59:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:07 + PACKAGES=/tmp/packages_start.txt 06:59:07 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-56 ']' 06:59:07 + PACKAGES=/tmp/packages_end.txt 06:59:07 + case "${OS_FAMILY}" in 06:59:07 + rpm -qa 06:59:07 + sort 06:59:11 + '[' -f /tmp/packages_start.txt ']' 06:59:11 + '[' -f /tmp/packages_end.txt ']' 06:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:11 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-56 ']' 06:59:11 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-56/archives/ 06:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-56/archives/ [Pipeline] echo 06:59:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:59:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:11 06:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:12 alpine: Pulling from edgex-lftools-log-publisher 06:59:12 df20fa9351a1: Already exists 06:59:12 36b3adc4ff6f: Pulling fs layer 06:59:12 8ad3a11d3b57: Pulling fs layer 06:59:12 46f8f816bc3b: Pulling fs layer 06:59:12 93b61091891f: Pulling fs layer 06:59:12 93b9cdb0e59b: Pulling fs layer 06:59:12 5e14af77c1be: Pulling fs layer 06:59:12 01666e4c0597: Pulling fs layer 06:59:12 aa168da1d23b: Pulling fs layer 06:59:12 5e14af77c1be: Waiting 06:59:12 01666e4c0597: Waiting 06:59:12 aa168da1d23b: Waiting 06:59:12 93b61091891f: Waiting 06:59:12 93b9cdb0e59b: Waiting 06:59:12 46f8f816bc3b: Verifying Checksum 06:59:12 46f8f816bc3b: Download complete 06:59:12 36b3adc4ff6f: Verifying Checksum 06:59:12 36b3adc4ff6f: Download complete 06:59:12 93b9cdb0e59b: Verifying Checksum 06:59:12 93b9cdb0e59b: Download complete 06:59:12 5e14af77c1be: Verifying Checksum 06:59:12 5e14af77c1be: Download complete 06:59:12 01666e4c0597: Download complete 06:59:12 93b61091891f: Verifying Checksum 06:59:12 93b61091891f: Download complete 06:59:12 36b3adc4ff6f: Pull complete 06:59:13 8ad3a11d3b57: Verifying Checksum 06:59:13 8ad3a11d3b57: Download complete 06:59:14 8ad3a11d3b57: Pull complete 06:59:14 46f8f816bc3b: Pull complete 06:59:14 93b61091891f: Pull complete 06:59:15 aa168da1d23b: Verifying Checksum 06:59:15 aa168da1d23b: Download complete 06:59:16 93b9cdb0e59b: Pull complete 06:59:16 5e14af77c1be: Pull complete 06:59:16 01666e4c0597: Pull complete 06:59:23 aa168da1d23b: Pull complete 06:59:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:59:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:59:23 prd-centos7-docker-4c-2g-10064 does not seem to be running inside a container 06:59:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-56 -v /w/workspace/dgexfoundry_device-rest-go_PR-56:/w/workspace/dgexfoundry_device-rest-go_PR-56:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:59:27 $ docker top bcf27e702fe04fb5e684aa149491566043b218c858ae8944225196ee95854e42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:28 + mkdir -p /var/log/sa [Pipeline] sh 06:59:28 + ls /var/log/sa-host 06:59:28 + sadf -c /var/log/sa-host/sa02 06:59:28 file_magic: OK 06:59:28 HZ: Using current value: 100 06:59:28 file_header: OK 06:59:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:59:28 Statistics: 06:59:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:59:28 File successfully converted to sysstat format version 12.2.1 06:59:28 + sadf -c /var/log/sa-host/sa05 06:59:28 file_magic: OK 06:59:28 HZ: Using current value: 100 06:59:28 file_header: OK 06:59:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:59:28 Statistics: 06:59:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:59:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:28 provisioning config files... 06:59:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-56@tmp/config5407239688855218295tmp [Pipeline] { [Pipeline] echo 06:59:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:29 ---> create-netrc.sh [Pipeline] } 06:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:59:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:59:29 ---> python-tools-install.sh [Pipeline] echo 06:59:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:30 ---> sudo-logs.sh 06:59:30 Archiving 'sudo' log.. [Pipeline] echo 06:59:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:30 ---> job-cost.sh 06:59:30 lf-activate-venv: SKIPPING 06:59:30 INFO: No Stack... 06:59:31 INFO: Retrieving Pricing Info for: v1-standard-2 06:59:31 INFO: Archiving Costs [Pipeline] echo 06:59:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:32 ---> logs-deploy.sh 06:59:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-56/1 06:59:32 INFO: archiving workspace using pattern(s): 06:59:33 Archives upload complete. 06:59:33 INFO: archiving logs to Nexus 06:59:34 ---> uname -a: 06:59:34 Linux prd-centos7-docker-4c-2g-10064.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:59:34 06:59:34 06:59:34 ---> lscpu: 06:59:34 Architecture: x86_64 06:59:34 CPU op-mode(s): 32-bit, 64-bit 06:59:34 Byte Order: Little Endian 06:59:34 Address sizes: 40 bits physical, 48 bits virtual 06:59:34 CPU(s): 4 06:59:34 On-line CPU(s) list: 0-3 06:59:34 Thread(s) per core: 1 06:59:34 Core(s) per socket: 1 06:59:34 Socket(s): 4 06:59:34 NUMA node(s): 1 06:59:34 Vendor ID: GenuineIntel 06:59:34 CPU family: 6 06:59:34 Model: 44 06:59:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:59:34 Stepping: 1 06:59:34 CPU MHz: 2933.442 06:59:34 BogoMIPS: 5866.88 06:59:34 Virtualization: VT-x 06:59:34 Hypervisor vendor: KVM 06:59:34 Virtualization type: full 06:59:34 L1d cache: 128 KiB 06:59:34 L1i cache: 128 KiB 06:59:34 L2 cache: 16 MiB 06:59:34 L3 cache: 64 MiB 06:59:34 NUMA node0 CPU(s): 0-3 06:59:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:59:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:59:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:59:34 Vulnerability Meltdown: Mitigation; PTI 06:59:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:59:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:59:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:59:34 Vulnerability Tsx async abort: Not affected 06:59:34 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 06:59:34 06:59:34 06:59:34 ---> nproc: 06:59:34 4 06:59:34 06:59:34 06:59:34 ---> df -h: 06:59:34 Filesystem Size Used Available Use% Mounted on 06:59:34 overlay 50.0G 7.5G 42.5G 15% / 06:59:34 tmpfs 64.0M 0 64.0M 0% /dev 06:59:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:59:34 shm 64.0M 0 64.0M 0% /dev/shm 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /facter-os 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/auth.log 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-rest-go_PR-56 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /run/cloud-init/result.json 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-rest-go_PR-56@tmp 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa-host 06:59:34 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/secure 06:59:34 06:59:34 06:59:34 ---> free -m: 06:59:34 total used free shared buff/cache available 06:59:34 Mem: 1837 738 132 0 966 1009 06:59:34 Swap: 1023 1 1022 06:59:34 06:59:34 06:59:34 ---> ip addr: 06:59:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:59:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:59:34 inet 127.0.0.1/8 scope host lo 06:59:34 valid_lft forever preferred_lft forever 06:59:34 inet6 ::1/128 scope host 06:59:34 valid_lft forever preferred_lft forever 06:59:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:59:34 link/ether fa:16:3e:ee:a5:59 brd ff:ff:ff:ff:ff:ff 06:59:34 inet 10.30.123.191/23 brd 10.30.123.255 scope global dynamic eth0 06:59:34 valid_lft 85382sec preferred_lft 85382sec 06:59:34 inet6 fe80::f816:3eff:feee:a559/64 scope link 06:59:34 valid_lft forever preferred_lft forever 06:59:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:59:34 link/ether 02:42:8a:0c:16:4f brd ff:ff:ff:ff:ff:ff 06:59:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:59:34 valid_lft forever preferred_lft forever 06:59:34 inet6 fe80::42:8aff:fe0c:164f/64 scope link 06:59:34 valid_lft forever preferred_lft forever 06:59:34 06:59:34 06:59:34 ---> sar -b -r -n DEV: 06:59:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:59:34 06:59:34 06:42:15 LINUX RESTART (4 CPU) 06:59:34 06:59:34 06:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:59:34 06:44:01 224.13 90.78 133.35 0.00 9156.41 29325.14 0.00 06:59:34 06:45:01 223.28 103.09 120.18 0.00 5513.61 13720.48 0.00 06:59:34 06:46:01 34.48 1.88 32.60 0.00 173.26 4281.47 0.00 06:59:34 06:47:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 06:59:34 06:48:01 0.32 0.02 0.30 0.00 0.53 3.95 0.00 06:59:34 06:49:01 0.28 0.02 0.27 0.00 0.53 3.38 0.00 06:59:34 06:50:01 0.30 0.03 0.27 0.00 0.67 3.46 0.00 06:59:34 06:51:01 0.23 0.00 0.23 0.00 0.00 2.30 0.00 06:59:34 06:52:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 06:59:34 06:53:01 0.32 0.00 0.32 0.00 0.00 3.88 0.00 06:59:34 06:54:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 06:59:34 06:55:01 0.72 0.00 0.72 0.00 0.00 8.51 0.00 06:59:34 06:56:01 0.30 0.00 0.30 0.00 0.00 4.13 0.00 06:59:34 06:57:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 06:59:34 06:58:02 0.80 0.55 0.25 0.00 118.03 3.20 0.00 06:59:34 06:59:01 1.00 0.19 0.81 0.00 48.91 15.44 0.00 06:59:34 Average: 30.29 12.22 18.06 0.00 931.29 2939.13 0.00 06:59:34 06:59:34 06:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:59:34 06:44:01 139928 0 678312 36.05 2620 1060696 1527932 52.15 476528 1063068 216 06:59:34 06:45:01 193628 0 720984 38.32 2596 964348 1536064 52.42 595520 863060 40 06:59:34 06:46:01 254940 0 657932 34.97 2596 966088 1112024 37.95 544392 859212 16 06:59:34 06:47:01 255364 0 657508 34.94 2596 966088 1092340 37.28 545668 857776 12 06:59:34 06:48:01 255924 0 656944 34.91 2596 966092 1084200 37.00 572048 831176 16 06:59:34 06:49:01 256352 0 656508 34.89 2596 966100 1084176 37.00 571832 831176 12 06:59:34 06:50:01 256836 0 656004 34.86 2596 966120 1084116 37.00 571536 831192 8 06:59:34 06:51:01 256752 0 656080 34.87 2596 966128 1084116 37.00 571456 831192 8 06:59:34 06:52:01 256860 0 655968 34.86 2596 966132 1084116 37.00 571556 831192 12 06:59:34 06:53:01 256564 0 656256 34.88 2596 966140 1084164 37.00 565652 837336 16 06:59:34 06:54:01 256284 0 656536 34.89 2596 966140 1084164 37.00 565808 837336 8 06:59:34 06:55:01 256064 0 656752 34.90 2596 966144 1084300 37.01 566308 837336 8 06:59:34 06:56:01 255612 0 657196 34.93 2596 966152 1084312 37.01 566312 837336 16 06:59:34 06:57:01 256736 0 656072 34.87 2596 966152 1084180 37.00 565468 837336 12 06:59:34 06:58:02 251700 0 657748 34.96 2596 969512 1084348 37.01 570748 836876 20 06:59:34 06:59:01 250436 0 657532 34.95 2596 970992 1084300 37.01 570560 838128 20 06:59:34 Average: 244374 0 662146 35.19 2598 972439 1142428 38.99 561962 853796 28 06:59:34 06:59:34 06:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:59:34 06:44:01 eth0 640.08 525.99 3745.92 88.93 0.00 0.00 0.00 0.00 06:59:34 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:44:01 veth808ad8d 4.38 3.89 0.42 4.55 0.00 0.00 0.00 0.00 06:59:34 06:44:01 docker0 61.76 49.41 5.22 169.44 0.00 0.00 0.00 0.00 06:59:34 06:45:01 eth0 152.81 125.16 495.48 81.72 0.00 0.00 0.00 0.00 06:59:34 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:45:01 veth6301430 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:45:01 docker0 78.57 87.14 6.17 454.02 0.00 0.00 0.00 0.00 06:59:34 06:46:01 eth0 25.22 17.75 67.71 4.72 0.00 0.00 0.00 0.00 06:59:34 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:46:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:47:01 eth0 1.43 0.82 0.80 0.60 0.00 0.00 0.00 0.00 06:59:34 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:48:01 eth0 0.33 0.13 0.09 0.04 0.00 0.00 0.00 0.00 06:59:34 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:49:01 eth0 0.23 0.15 0.07 0.04 0.00 0.00 0.00 0.00 06:59:34 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:50:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:59:34 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:51:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:34 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:52:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:59:34 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:53:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:59:34 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:54:01 eth0 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:59:34 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:55:01 eth0 4.60 0.37 0.61 0.17 0.00 0.00 0.00 0.00 06:59:34 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:56:01 eth0 2.40 0.50 0.63 0.39 0.00 0.00 0.00 0.00 06:59:34 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:57:01 eth0 2.33 0.08 0.22 0.04 0.00 0.00 0.00 0.00 06:59:34 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:58:02 eth0 1.92 1.12 1.19 0.85 0.00 0.00 0.00 0.00 06:59:34 06:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:59:01 eth0 0.71 0.37 0.49 0.22 0.00 0.00 0.00 0.00 06:59:34 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 Average: eth0 51.55 41.63 266.44 11.05 0.00 0.00 0.00 0.00 06:59:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:34 Average: docker0 8.73 8.51 0.71 38.90 0.00 0.00 0.00 0.00 06:59:34 06:59:34 06:59:34 ---> sar -P ALL: 06:59:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 06:59:34 06:59:34 06:42:15 LINUX RESTART (4 CPU) 06:59:34 06:59:34 06:43:02 CPU %user %nice %system %iowait %steal %idle 06:59:34 06:44:01 all 11.78 0.00 8.21 3.32 0.27 76.42 06:59:34 06:44:01 0 12.04 0.00 8.68 0.96 0.14 78.18 06:59:34 06:44:01 1 11.78 0.00 7.92 3.33 0.31 76.66 06:59:34 06:44:01 2 11.38 0.00 8.22 5.73 0.31 74.35 06:59:34 06:44:01 3 11.92 0.00 8.00 3.26 0.31 76.51 06:59:34 06:45:01 all 25.21 0.00 11.52 3.74 0.95 58.59 06:59:34 06:45:01 0 24.88 0.00 11.91 2.22 0.96 60.03 06:59:34 06:45:01 1 25.25 0.00 10.64 4.17 0.89 59.05 06:59:34 06:45:01 2 25.64 0.00 12.16 6.39 1.02 54.78 06:59:34 06:45:01 3 25.06 0.00 11.34 2.18 0.91 60.51 06:59:34 06:46:01 all 10.22 0.00 2.78 0.73 0.04 86.23 06:59:34 06:46:01 0 10.06 0.00 2.77 1.26 0.03 85.88 06:59:34 06:46:01 1 10.41 0.00 2.85 1.31 0.02 85.41 06:59:34 06:46:01 2 10.46 0.00 2.95 0.34 0.05 86.20 06:59:34 06:46:01 3 9.96 0.00 2.53 0.03 0.07 87.41 06:59:34 06:47:01 all 0.11 0.00 0.05 0.00 0.00 99.85 06:59:34 06:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:59:34 06:47:01 1 0.28 0.00 0.05 0.00 0.00 99.67 06:59:34 06:47:01 2 0.08 0.00 0.07 0.00 0.00 99.85 06:59:34 06:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:59:34 06:48:01 all 0.11 0.00 0.10 0.00 0.00 99.79 06:59:34 06:48:01 0 0.07 0.00 0.08 0.00 0.00 99.85 06:59:34 06:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:59:34 06:48:01 2 0.32 0.00 0.08 0.00 0.00 99.60 06:59:34 06:48:01 3 0.03 0.00 0.17 0.00 0.00 99.80 06:59:34 06:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:59:34 06:49:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:59:34 06:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 06:49:01 2 0.53 0.00 0.02 0.00 0.00 99.45 06:59:34 06:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 06:50:01 all 0.16 0.00 0.02 0.00 0.00 99.81 06:59:34 06:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:59:34 06:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:59:34 06:50:01 2 0.55 0.00 0.05 0.00 0.00 99.40 06:59:34 06:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:59:34 06:51:01 all 0.05 0.00 0.04 0.00 0.01 99.91 06:59:34 06:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 06:51:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:59:34 06:51:01 2 0.17 0.00 0.07 0.00 0.00 99.77 06:59:34 06:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:59:34 06:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 06:59:34 06:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:59:34 06:52:01 1 0.52 0.00 0.03 0.00 0.00 99.45 06:59:34 06:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:59:34 06:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:59:34 06:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:59:34 06:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:59:34 06:53:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:59:34 06:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:59:34 06:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:59:34 06:54:01 all 0.16 0.00 0.04 0.00 0.00 99.80 06:59:34 06:54:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:59:34 06:54:01 1 0.52 0.00 0.03 0.00 0.00 99.45 06:59:34 06:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:59:34 06:54:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:59:34 06:59:34 06:54:01 CPU %user %nice %system %iowait %steal %idle 06:59:34 06:55:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:59:34 06:55:01 0 0.05 0.00 0.07 0.00 0.02 99.87 06:59:34 06:55:01 1 0.50 0.00 0.03 0.00 0.00 99.47 06:59:34 06:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:59:34 06:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:59:34 06:56:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:59:34 06:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:59:34 06:56:01 1 0.07 0.00 0.07 0.00 0.00 99.87 06:59:34 06:56:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:59:34 06:56:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:59:34 06:57:01 all 0.14 0.00 0.03 0.00 0.00 99.83 06:59:34 06:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 06:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:59:34 06:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 06:57:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:59:34 06:58:02 all 0.17 0.00 0.06 0.01 0.00 99.75 06:59:34 06:58:02 0 0.08 0.00 0.03 0.00 0.00 99.88 06:59:34 06:58:02 1 0.07 0.00 0.07 0.00 0.00 99.87 06:59:34 06:58:02 2 0.07 0.00 0.03 0.00 0.00 99.90 06:59:34 06:58:02 3 0.48 0.00 0.12 0.03 0.00 99.37 06:59:34 06:59:01 all 0.14 0.00 0.03 0.01 0.00 99.82 06:59:34 06:59:01 0 0.39 0.00 0.02 0.03 0.00 99.56 06:59:34 06:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:59:34 06:59:01 2 0.08 0.00 0.05 0.00 0.00 99.86 06:59:34 06:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:59:34 Average: all 3.01 0.00 1.41 0.48 0.08 95.03 06:59:34 Average: 0 2.93 0.00 1.45 0.27 0.07 95.27 06:59:34 Average: 1 3.08 0.00 1.34 0.54 0.08 94.97 06:59:34 Average: 2 3.04 0.00 1.46 0.76 0.09 94.65 06:59:34 Average: 3 2.98 0.00 1.37 0.33 0.08 95.24 06:59:34 06:59:34 06:59:34