Pull request #603 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d2526ee99eeb2e44a435a2469d23461f5047189f+7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 (a0ba7cc4b7e795ef84a4dc7ddd1e86a8a2805742) Running in Durability level: PERFORMANCE_OPTIMIZED 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-sdk-go, 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.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: 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3415 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [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-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # 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 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 Commit message: "feat: implement v2 discovery API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk e74f72fe7b517f1818f512e624de32bcbc1683c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:47:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:47:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:47:45 ========================================================= 06:47:45 EdgeX Global Pipelines Version Info 06:47:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:47:47 ------------------- 06:47:47 stable info: 06:47:47 ------------------- 06:47:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:47 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:47:47 Message: update stable to v1.0.131 06:47:48 ------------------- 06:47:48 experimental info: 06:47:48 ------------------- 06:47:48 Commited By: **** collab-it+edgex@linuxfoundation.org 06:47:48 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 06:47:48 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:47:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:47:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:47:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:47:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:47:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:47:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2526ee [Pipeline] echo 06:47:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:52 + git log --format=format:%s -1 d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] echo 06:47:52 GIT_COMMIT: d2526ee99eeb2e44a435a2469d23461f5047189f, Commit Message: feat: implement v2 discovery API [Pipeline] echo 06:47:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:53 06:47:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:47:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:53 latest: Pulling from edgex-devops/git-semver 06:47:53 31603596830f: Pulling fs layer 06:47:53 2a8b12db71e7: Pulling fs layer 06:47:53 6ca5941a6612: Pulling fs layer 06:47:53 ecc8261a40a4: Pulling fs layer 06:47:53 ecc8261a40a4: Waiting 06:47:53 2a8b12db71e7: Verifying Checksum 06:47:53 2a8b12db71e7: Download complete 06:47:54 31603596830f: Verifying Checksum 06:47:54 31603596830f: Download complete 06:47:54 6ca5941a6612: Verifying Checksum 06:47:54 6ca5941a6612: Download complete 06:47:54 ecc8261a40a4: Verifying Checksum 06:47:54 ecc8261a40a4: Download complete 06:47:54 31603596830f: Pull complete 06:47:54 2a8b12db71e7: Pull complete 06:47:55 6ca5941a6612: Pull complete 06:47:55 ecc8261a40a4: Pull complete 06:47:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:47:56 prd-centos7-docker-4c-2g-3415 does not seem to be running inside a container 06:47:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-603 -v /w/workspace/dgexfoundry_device-sdk-go_PR-603:/w/workspace/dgexfoundry_device-sdk-go_PR-603:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-603@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:47:58 $ docker top 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:58 [ssh-agent] Looking for ssh-agent implementation... 06:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:58 $ docker exec 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent 06:47:58 SSH_AUTH_SOCK=/tmp/ssh-3QuMuuXQCQZx/agent.12 06:47:58 SSH_AGENT_PID=17 06:47:58 Running ssh-add (command line suppressed) 06:47:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_2650906425585416301.key (/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_2650906425585416301.key) 06:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:59 + git describe --exact-match --tags HEAD 06:47:59 fatal: no tag exactly matches 'd2526ee99eeb2e44a435a2469d23461f5047189f' [Pipeline] } 06:47:59 $ docker exec --env ******** --env ******** 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent -k 06:47:59 unset SSH_AUTH_SOCK; 06:47:59 unset SSH_AGENT_PID; 06:47:59 echo Agent pid 17 killed; 06:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:47:59 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:47:59 This usually means this commit has not been tagged. [Pipeline] sshagent 06:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:59 [ssh-agent] Looking for ssh-agent implementation... 06:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:59 $ docker exec 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent 06:47:59 SSH_AUTH_SOCK=/tmp/ssh-GHKNldKIcR1z/agent.47 06:47:59 SSH_AGENT_PID=52 06:47:59 Running ssh-add (command line suppressed) 06:48:00 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_858680345094615051.key (/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_858680345094615051.key) 06:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:48:00 + git semver init 06:48:00 # -> Open(): unable to determine branch for HEAD 06:48:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-603/.git 06:48:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-603 06:48:00 # $SEMVER_REMOTE_NAME = origin 06:48:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:48:00 # $SEMVER_USER_NAME = edgex-jenkins 06:48:00 # $SEMVER_BRANCH = PR-603 06:48:00 # $SEMVER_TEMP = /tmp/semver-075013244 06:48:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:48:01 # '/tmp/semver-075013244' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-603/.semver' 06:48:01 # -> Force: false 06:48:01 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-603/.semver [Pipeline] } 06:48:01 $ docker exec --env ******** --env ******** 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent -k 06:48:01 unset SSH_AUTH_SOCK; 06:48:01 unset SSH_AGENT_PID; 06:48:01 echo Agent pid 52 killed; 06:48:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:48:02 + git semver [Pipeline] } 06:48:02 $ docker stop --time=1 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb 06:48:03 $ docker rm -f 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:48:04 Stashed 43 file(s) [Pipeline] echo 06:48:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 06:48:04 Archived original 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] node 06:48:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3414 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [Pipeline] { [Pipeline] ws 06:48:05 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:48:10 using credential edgex-jenkins-ssh 06:48:10 Cloning the remote Git repository 06:48:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:48:10 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:48:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:48:10 > git --version # timeout=10 06:48:10 > git --version # 'git version 2.17.1' 06:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:12 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f 06:48:12 Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f 06:48:12 Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) 06:48:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:48:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:48:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:48:12 > git config core.sparsecheckout # timeout=10 06:48:12 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 06:48:12 > git remote # timeout=10 06:48:12 > git config --get remote.origin.url # timeout=10 06:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:48:12 > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 06:48:12 > git rev-parse HEAD^{commit} # timeout=10 06:48:12 > git config core.sparsecheckout # timeout=10 06:48:12 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 06:48:17 Commit message: "feat: implement v2 discovery API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:48:18 ========================================================= 06:48:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:48:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:48:19 + 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:48:20 Still waiting to schedule task 06:48:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3415’ 06:48:20 Sending build context to Docker daemon 3.512MB 06:48:20 Step 1/8 : ARG BASE=golang:1.15-alpine 06:48:20 Step 2/8 : FROM ${BASE} 06:48:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:48:20 b538f80385f9: Pulling fs layer 06:48:20 74f711af9a0d: Pulling fs layer 06:48:20 99f96fe45779: Pulling fs layer 06:48:20 8529a6b9a6be: Pulling fs layer 06:48:20 45590311c82a: Pulling fs layer 06:48:20 69ca0ff8b7b3: Pulling fs layer 06:48:20 209524e5b208: Pulling fs layer 06:48:20 45590311c82a: Waiting 06:48:20 69ca0ff8b7b3: Waiting 06:48:20 8529a6b9a6be: Waiting 06:48:20 209524e5b208: Waiting 06:48:20 99f96fe45779: Download complete 06:48:20 74f711af9a0d: Download complete 06:48:20 45590311c82a: Verifying Checksum 06:48:20 45590311c82a: Download complete 06:48:20 69ca0ff8b7b3: Verifying Checksum 06:48:20 69ca0ff8b7b3: Download complete 06:48:20 b538f80385f9: Verifying Checksum 06:48:20 b538f80385f9: Download complete 06:48:21 b538f80385f9: Pull complete 06:48:22 74f711af9a0d: Pull complete 06:48:22 99f96fe45779: Pull complete 06:48:23 209524e5b208: Download complete 06:48:25 8529a6b9a6be: Verifying Checksum 06:48:25 8529a6b9a6be: Download complete 06:48:35 8529a6b9a6be: Pull complete 06:48:35 45590311c82a: Pull complete 06:48:35 69ca0ff8b7b3: Pull complete 06:48:39 209524e5b208: Pull complete 06:48:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:48:39 ---> 5bddaf1c2fca 06:48:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:48:42 ---> Running in 55d5b30320ed 06:48:42 Removing intermediate container 55d5b30320ed 06:48:42 ---> 4329009d7464 06:48:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:42 ---> Running in abe14c24e14f 06:48:45 Removing intermediate container abe14c24e14f 06:48:45 ---> c5a3bf28394f 06:48:45 Step 5/8 : RUN apk add --no-cache make git 06:48:45 ---> Running in 365934b9ad24 06:48:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:48:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:48:48 OK: 142 MiB in 39 packages 06:48:49 Removing intermediate container 365934b9ad24 06:48:49 ---> 740fb90d27cb 06:48:49 Step 6/8 : WORKDIR /device-sdk-go 06:48:49 ---> Running in 4067aef2892b 06:48:50 Removing intermediate container 4067aef2892b 06:48:50 ---> 86c90557afd7 06:48:50 Step 7/8 : COPY . . 06:48:51 ---> 8bd7036511d7 06:48:51 Step 8/8 : RUN go mod download 06:48:51 ---> Running in 68bf359fa2f5 06:49:14 Removing intermediate container 68bf359fa2f5 06:49:14 ---> ce318bb78a8f 06:49:14 Successfully built ce318bb78a8f 06:49:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:49:14 + docker inspect -f . ci-base-image-arm64 06:49:14 . [Pipeline] withDockerContainer 06:49:14 prd-ubuntu18.04-docker-arm64-4c-16g-3414 does not seem to be running inside a container 06:49:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:16 $ docker top 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:18 + go version 06:49:18 go version go1.15.2 linux/arm64 [Pipeline] } 06:49:18 $ docker stop --time=1 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f 06:49:20 $ docker rm -f 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:21 + docker inspect -f . ci-base-image-arm64 06:49:21 . [Pipeline] withDockerContainer 06:49:21 prd-ubuntu18.04-docker-arm64-4c-16g-3414 does not seem to be running inside a container 06:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:49:23 $ docker top 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:25 + make test 06:49:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:47 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:50:26 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:50:26 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:50:26 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:50:26 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.153s coverage: 21.6% of statements 06:50:28 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.113s coverage: 97.1% of statements 06:50:51 Running on prd-centos7-docker-4c-2g-3417 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [Pipeline] { [Pipeline] ws 06:50:51 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 06:50:58 using credential edgex-jenkins-ssh 06:50:58 Cloning the remote Git repository 06:50:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:50:59 > git init /w/workspace/device-sdk-go/4 # timeout=10 06:50:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:50:59 > git --version # timeout=10 06:50:59 > git --version # 'git version 2.16.5' 06:50:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:00 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.129s coverage: 9.4% of statements 06:51:00 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.109s coverage: 21.9% of statements 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:51:00 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.521s coverage: 40.3% of statements 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:51:00 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.764s coverage: 65.4% of statements 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:51:00 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.165s coverage: 52.6% of statements 06:51:00 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:51:00 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.618s coverage: 68.9% of statements 06:51:00 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 06:51:00 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:51:00 GO111MODULE=on go vet ./... 06:51:01 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f 06:51:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:51:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:51:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:51:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:51:01 > git config core.sparsecheckout # timeout=10 06:51:01 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 06:51:01 > git remote # timeout=10 06:51:01 Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f 06:51:01 Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) 06:51:01 > git config --get remote.origin.url # timeout=10 06:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:01 > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 06:51:01 > git rev-parse HEAD^{commit} # timeout=10 06:51:01 > git config core.sparsecheckout # timeout=10 06:51:01 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 06:51:06 Commit message: "feat: implement v2 discovery API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:51:07 ========================================================= 06:51:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:51:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:51:08 + 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:51:08 Sending build context to Docker daemon 3.512MB 06:51:08 Step 1/8 : ARG BASE=golang:1.15-alpine 06:51:08 Step 2/8 : FROM ${BASE} 06:51:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:51:08 df20fa9351a1: Pulling fs layer 06:51:08 ed8968b2872e: Pulling fs layer 06:51:08 a92cc7c5fd73: Pulling fs layer 06:51:08 e871e8e8d7a9: Pulling fs layer 06:51:08 e73272ec9a57: Pulling fs layer 06:51:08 1e910a182e73: Pulling fs layer 06:51:08 4e634b169226: Pulling fs layer 06:51:08 e871e8e8d7a9: Waiting 06:51:08 e73272ec9a57: Waiting 06:51:08 1e910a182e73: Waiting 06:51:08 4e634b169226: Waiting 06:51:08 a92cc7c5fd73: Download complete 06:51:09 ed8968b2872e: Verifying Checksum 06:51:09 ed8968b2872e: Download complete 06:51:09 e73272ec9a57: Verifying Checksum 06:51:09 e73272ec9a57: Download complete 06:51:09 1e910a182e73: Verifying Checksum 06:51:09 1e910a182e73: Download complete 06:51:09 df20fa9351a1: Verifying Checksum 06:51:09 df20fa9351a1: Download complete 06:51:10 df20fa9351a1: Pull complete 06:51:10 ed8968b2872e: Pull complete 06:51:11 a92cc7c5fd73: Pull complete 06:51:13 4e634b169226: Verifying Checksum 06:51:13 4e634b169226: Download complete 06:51:15 e871e8e8d7a9: Verifying Checksum 06:51:15 e871e8e8d7a9: Download complete 06:51:26 e871e8e8d7a9: Pull complete 06:51:26 e73272ec9a57: Pull complete 06:51:26 1e910a182e73: Pull complete 06:51:28 gofmt -l . 06:51:28 [ "`gofmt -l .`" = "" ] 06:51:28 ./bin/test-attribution-txt.sh 06:51:28 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:51:28 Stashed 1 file(s) [Pipeline] } 06:51:28 $ docker stop --time=1 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 06:51:31 $ docker rm -f 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 06:51:31 4e634b169226: Pull complete 06:51:31 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:51:31 ---> f7629b54cfaa 06:51:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:31 ---> Running in 4af29342b785 06:51:31 Removing intermediate container 4af29342b785 06:51:31 ---> 4261a402c4e6 06:51:31 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:31 ---> Running in 21ba51a5cdbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 06:51:33 Removing intermediate container 21ba51a5cdbd 06:51:33 ---> eaa4992a6b40 06:51:33 Step 5/8 : RUN apk add --no-cache make git 06:51:33 ---> Running in 91959940e58d [Pipeline] sh 06:51:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:51:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:35 + ls -al . 06:51:35 total 232 06:51:35 drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 06:51 . 06:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 .. 06:51:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 06:48 .dockerignore 06:51:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 06:48 .git 06:51:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 06:48 .github 06:51:35 -rw-rw-r-- 1 jenkins jenkins 138 Oct 5 06:48 .gitignore 06:51:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 06:48 .semver 06:51:35 -rw-rw-r-- 1 jenkins jenkins 936 Oct 5 06:48 Dockerfile.build 06:51:35 -rw-rw-r-- 1 jenkins jenkins 785 Oct 5 06:48 Jenkinsfile 06:51:35 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 5 06:48 LICENSE 06:51:35 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 5 06:48 Makefile 06:51:35 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 5 06:48 README.md 06:51:35 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 5 06:48 RELEASE-NOTES.txt 06:51:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 06:48 VERSION 06:51:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 06:48 bin 06:51:35 -rw-r--r-- 1 jenkins jenkins 111041 Oct 5 06:50 coverage.out 06:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 example 06:51:35 -rw-r--r-- 1 jenkins jenkins 517 Oct 5 06:51 go.mod 06:51:35 -rw-r--r-- 1 jenkins jenkins 13652 Oct 5 06:51 go.sum 06:51:35 drwxrwxr-x 15 jenkins jenkins 4096 Oct 5 06:48 internal 06:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 openapi 06:51:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 06:48 pkg 06:51:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 snap 06:51:35 -rw-rw-r-- 1 jenkins jenkins 222 Oct 5 06:48 version.go [Pipeline] isUnix [Pipeline] sh 06:51:35 + 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=d2526ee99eeb2e44a435a2469d23461f5047189f --label arch=arm64 --label version=0.0.0 . 06:51:35 OK: 166 MiB in 39 packages 06:51:35 Sending build context to Docker daemon 3.623MB 06:51:36 Step 1/24 : ARG BASE=golang:1.15-alpine 06:51:36 Step 2/24 : FROM ${BASE} AS builder 06:51:36 ---> ce318bb78a8f 06:51:36 Step 3/24 : ARG MAKE='make build' 06:51:36 Removing intermediate container 91959940e58d 06:51:36 ---> 72a8aa21c943 06:51:36 Step 6/8 : WORKDIR /device-sdk-go 06:51:36 ---> Running in 447312b26413 06:51:36 ---> Running in 185ad91eee6a 06:51:36 Removing intermediate container 447312b26413 06:51:36 ---> 53c2485b2fcd 06:51:36 Step 7/8 : COPY . . 06:51:36 Removing intermediate container 185ad91eee6a 06:51:36 ---> b9900663c62a 06:51:36 Step 4/24 : WORKDIR /device-sdk-go 06:51:36 ---> Running in 315c475d80f4 06:51:37 Removing intermediate container 315c475d80f4 06:51:37 ---> c22c65c7100d 06:51:37 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:51:37 ---> Running in e08606f6f040 06:51:37 Removing intermediate container e08606f6f040 06:51:37 ---> d8376569043f 06:51:37 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:37 ---> Running in 92c0a1f04f57 06:51:38 ---> 44059f9b11dd 06:51:38 Step 8/8 : RUN go mod download 06:51:38 ---> Running in 1cfbf9e2764c 06:51:40 Removing intermediate container 92c0a1f04f57 06:51:40 ---> c7a0b3acd675 06:51:40 Step 7/24 : RUN apk add --update --no-cache make git 06:51:40 ---> Running in 53de6c44fd37 06:51:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:51:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:51:43 OK: 142 MiB in 39 packages 06:51:44 Removing intermediate container 53de6c44fd37 06:51:44 ---> ba47a868a368 06:51:44 Step 8/24 : COPY . . 06:51:46 ---> b95881d28003 06:51:46 Step 9/24 : RUN ${MAKE} 06:51:46 ---> Running in 26bef1d2b998 06:51:47 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 06:52:00 Removing intermediate container 1cfbf9e2764c 06:52:00 ---> 97ab830fa0fd 06:52:00 Successfully built 97ab830fa0fd 06:52:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:52:00 + docker inspect -f . ci-base-image-x86_64 06:52:00 . [Pipeline] withDockerContainer 06:52:01 prd-centos7-docker-4c-2g-3417 does not seem to be running inside a container 06:52:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:02 $ docker top 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:03 + go version 06:52:03 go version go1.15.2 linux/amd64 [Pipeline] } 06:52:03 $ docker stop --time=1 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 06:52:05 $ docker rm -f 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:52:06 + docker inspect -f . ci-base-image-x86_64 06:52:06 . [Pipeline] withDockerContainer 06:52:06 prd-centos7-docker-4c-2g-3417 does not seem to be running inside a container 06:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:52:07 $ docker top c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec -eo pid,comm [Pipeline] { [Pipeline] sh 06:52:07 + make test 06:52:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:52:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:52:14 Removing intermediate container 26bef1d2b998 06:52:14 ---> 296d0e5c4673 06:52:14 Step 10/24 : FROM scratch 06:52:14 ---> 06:52:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:14 ---> Running in 24e0b53cf529 06:52:14 Removing intermediate container 24e0b53cf529 06:52:14 ---> 5e14fca059f9 06:52:14 Step 12/24 : ENV APP_PORT=49990 06:52:14 ---> Running in c02d64725194 06:52:14 Removing intermediate container c02d64725194 06:52:14 ---> 25b64c2e5284 06:52:14 Step 13/24 : EXPOSE $APP_PORT 06:52:14 ---> Running in ea89261372c6 06:52:15 Removing intermediate container ea89261372c6 06:52:15 ---> c1a302539543 06:52:15 Step 14/24 : WORKDIR / 06:52:15 ---> Running in 9e680557cebf 06:52:15 Removing intermediate container 9e680557cebf 06:52:15 ---> 41a8c5d3ee3c 06:52:15 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:52:16 ---> 6cf7641bb67e 06:52:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:52:17 ---> 2ae44e14e42a 06:52:17 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:52:18 ---> 0adc87641400 06:52:18 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:52:19 ---> a6ae13c64646 06:52:19 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:52:19 ---> d4fd971ac146 06:52:19 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:52:20 ---> Running in 4be27e5883b3 06:52:20 Removing intermediate container 4be27e5883b3 06:52:20 ---> c30548636fce 06:52:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:20 ---> Running in b47822f7d58d 06:52:20 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:52:21 Removing intermediate container b47822f7d58d 06:52:21 ---> 6c5cab75fbe3 06:52:21 Step 22/24 : LABEL arch=arm64 06:52:21 ---> Running in 5ff83ea077ba 06:52:21 Removing intermediate container 5ff83ea077ba 06:52:21 ---> 306c2c4d6fb1 06:52:21 Step 23/24 : LABEL git_sha=d2526ee99eeb2e44a435a2469d23461f5047189f 06:52:21 ---> Running in c8598871c3c1 06:52:22 Removing intermediate container c8598871c3c1 06:52:22 ---> 7fae09fd9717 06:52:22 Step 24/24 : LABEL version=0.0.0 06:52:22 ---> Running in 4b19d93d96e7 06:52:22 Removing intermediate container 4b19d93d96e7 06:52:22 ---> 13755f138880 06:52:22 [Warning] One or more build-args [ARCH] were not consumed 06:52:22 Successfully built 13755f138880 06:52:22 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:52:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:52:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:52:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:52:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.083s coverage: 21.6% of statements 06:52:50 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.733s coverage: 97.1% of statements 06:53:23 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.128s coverage: 9.4% of statements 06:53:23 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.095s coverage: 21.9% of statements 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:53:23 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.408s coverage: 40.3% of statements 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:53:23 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.834s coverage: 65.4% of statements 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:53:23 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.127s coverage: 52.6% of statements 06:53:23 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 06:53:23 ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.415s coverage: 68.9% of statements 06:53:23 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 06:53:23 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:53:23 GO111MODULE=on go vet ./... 06:53:33 gofmt -l . 06:53:33 [ "`gofmt -l .`" = "" ] 06:53:33 ./bin/test-attribution-txt.sh 06:53:33 ./bin/test-go-mod-tidy.sh [Pipeline] stash 06:53:34 Warning: overwriting stash ‘coverage-report’ 06:53:34 Stashed 1 file(s) [Pipeline] } 06:53:34 $ docker stop --time=1 c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec 06:53:36 $ docker rm -f c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:53:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:53:38 + ls -al . 06:53:38 total 192 06:53:38 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 5 06:53 . 06:53:38 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 06:50 .. 06:53:38 drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 06:51 bin 06:53:38 -rw-r--r--. 1 jenkins jenkins 111041 Oct 5 06:53 coverage.out 06:53:38 -rw-rw-r--. 1 jenkins jenkins 936 Oct 5 06:51 Dockerfile.build 06:53:38 -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 06:51 .dockerignore 06:53:38 drwxrwxr-x. 4 jenkins jenkins 48 Oct 5 06:51 example 06:53:38 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 06:51 .git 06:53:38 drwxrwxr-x. 2 jenkins jenkins 60 Oct 5 06:51 .github 06:53:38 -rw-rw-r--. 1 jenkins jenkins 138 Oct 5 06:51 .gitignore 06:53:38 -rw-r--r--. 1 jenkins jenkins 517 Oct 5 06:53 go.mod 06:53:38 -rw-r--r--. 1 jenkins jenkins 13652 Oct 5 06:53 go.sum 06:53:38 drwxrwxr-x. 15 jenkins jenkins 211 Oct 5 06:51 internal 06:53:38 -rw-rw-r--. 1 jenkins jenkins 785 Oct 5 06:51 Jenkinsfile 06:53:38 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 5 06:51 LICENSE 06:53:38 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 5 06:51 Makefile 06:53:38 drwxrwxr-x. 4 jenkins jenkins 26 Oct 5 06:51 openapi 06:53:38 drwxrwxr-x. 5 jenkins jenkins 50 Oct 5 06:51 pkg 06:53:38 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 5 06:51 README.md 06:53:38 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 5 06:51 RELEASE-NOTES.txt 06:53:38 drwxrwxr-x. 3 jenkins jenkins 58 Oct 5 06:51 .semver 06:53:38 drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 06:51 snap 06:53:38 -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 06:48 VERSION 06:53:38 -rw-rw-r--. 1 jenkins jenkins 222 Oct 5 06:51 version.go [Pipeline] isUnix [Pipeline] sh 06:53:38 + 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=d2526ee99eeb2e44a435a2469d23461f5047189f --label arch=amd64 --label version=0.0.0 . 06:53:38 Sending build context to Docker daemon 3.623MB 06:53:38 Step 1/24 : ARG BASE=golang:1.15-alpine 06:53:38 Step 2/24 : FROM ${BASE} AS builder 06:53:38 ---> 97ab830fa0fd 06:53:38 Step 3/24 : ARG MAKE='make build' 06:53:39 ---> Running in afc35a837445 06:53:39 Removing intermediate container afc35a837445 06:53:39 ---> efdb2a579b9e 06:53:39 Step 4/24 : WORKDIR /device-sdk-go 06:53:39 ---> Running in 4c34dd907daf 06:53:40 Removing intermediate container 4c34dd907daf 06:53:40 ---> 777d7bbb111b 06:53:40 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:53:40 ---> Running in 95f95b17719b 06:53:40 Removing intermediate container 95f95b17719b 06:53:40 ---> e842d9122e52 06:53:40 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:53:40 ---> Running in afab83d2b61d 06:53:41 Removing intermediate container afab83d2b61d 06:53:41 ---> 8c6bd632371a 06:53:41 Step 7/24 : RUN apk add --update --no-cache make git 06:53:41 ---> Running in 30e343d8d490 06:53:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:44 OK: 166 MiB in 39 packages 06:53:44 Removing intermediate container 30e343d8d490 06:53:44 ---> e09ae4e86257 06:53:44 Step 8/24 : COPY . . 06:53:45 ---> 6d87ab079331 06:53:45 Step 9/24 : RUN ${MAKE} 06:53:45 ---> Running in 7aa568bed6a7 06:53:46 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 06:54:00 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:54:02 Removing intermediate container 7aa568bed6a7 06:54:02 ---> 2a08ffbe9acb 06:54:02 Step 10/24 : FROM scratch 06:54:02 ---> 06:54:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:54:02 ---> Running in e5671dd05601 06:54:03 Removing intermediate container e5671dd05601 06:54:03 ---> dd475e6016cd 06:54:03 Step 12/24 : ENV APP_PORT=49990 06:54:03 ---> Running in b35b5fbf67d7 06:54:03 Removing intermediate container b35b5fbf67d7 06:54:03 ---> 962dbd0cbe92 06:54:03 Step 13/24 : EXPOSE $APP_PORT 06:54:03 ---> Running in b448bb256d6d 06:54:03 Removing intermediate container b448bb256d6d 06:54:03 ---> adfe6929bc2d 06:54:03 Step 14/24 : WORKDIR / 06:54:03 ---> Running in cd599504d4a3 06:54:03 Removing intermediate container cd599504d4a3 06:54:03 ---> baf9fa8496c9 06:54:03 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:54:04 ---> 49f9027862c0 06:54:04 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:54:05 ---> aeab4bcf1292 06:54:05 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:54:05 ---> dd41b1aab1fc 06:54:05 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:54:05 ---> 764c957093b0 06:54:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:54:06 ---> fede614d3f46 06:54:06 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:54:06 ---> Running in 91b6f04c0436 06:54:06 Removing intermediate container 91b6f04c0436 06:54:06 ---> ca126df8ca45 06:54:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:54:06 ---> Running in 4b361f1e9261 06:54:06 Removing intermediate container 4b361f1e9261 06:54:06 ---> 2413b1ef402a 06:54:06 Step 22/24 : LABEL arch=amd64 06:54:06 ---> Running in a37bbbfcff70 06:54:06 Removing intermediate container a37bbbfcff70 06:54:06 ---> 8dc4f640991c 06:54:06 Step 23/24 : LABEL git_sha=d2526ee99eeb2e44a435a2469d23461f5047189f 06:54:07 ---> Running in 4b1e6c5617c0 06:54:07 Removing intermediate container 4b1e6c5617c0 06:54:07 ---> a2395564d71a 06:54:07 Step 24/24 : LABEL version=0.0.0 06:54:07 ---> Running in c38b9a348935 06:54:07 Removing intermediate container c38b9a348935 06:54:07 ---> fb8a2fa07132 06:54:07 [Warning] One or more build-args [ARCH] were not consumed 06:54:07 Successfully built fb8a2fa07132 06:54:07 Successfully tagged docker-device-sdk-simple: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] // 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:54:09 provisioning config files... 06:54:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/config946823282880231064tmp [Pipeline] { [Pipeline] sh 06:54:09 + set +x 06:54:09 + curl -s https://codecov.io/bash 06:54:09 + bash -s -- 06:54:10 06:54:10 _____ _ 06:54:10 / ____| | | 06:54:10 | | ___ __| | ___ ___ _____ __ 06:54:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:54:10 | |___| (_) | (_| | __/ (_| (_) \ V / 06:54:10 \_____\___/ \__,_|\___|\___\___/ \_/ 06:54:10 Bash-20200917-4e8f14b 06:54:10 06:54:10 06:54:10 ==> Jenkins CI detected. 06:54:10 project root: . 06:54:10 --> token set from env 06:54:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:54:10 ==> Running gcov in . (disable via -X gcov) 06:54:10 ==> Python coveragepy not found 06:54:10 ==> Searching for coverage reports in: 06:54:10 + . 06:54:10 -> Found 1 reports 06:54:10 ==> Detecting git/mercurial file structure 06:54:10 ==> Reading reports 06:54:10 + ./coverage.out bytes=111041 06:54:10 ==> Appending adjustments 06:54:10 https://docs.codecov.io/docs/fixing-reports 06:54:10 + Found adjustments 06:54:10 ==> Gzipping contents 06:54:10 ==> Uploading reports 06:54:10 url: https://codecov.io 06:54:10 query: branch=PR-603&commit=d2526ee99eeb2e44a435a2469d23461f5047189f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=603&job=&cmd_args= 06:54:10 -> Pinging Codecov 06:54:10 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-603&commit=d2526ee99eeb2e44a435a2469d23461f5047189f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=603&job=&cmd_args= 06:54:10 -> Uploading to 06:54:10 https://storage.googleapis.com/codecov/v4/raw/2020-10-05/7E55EF52A471D76F132DFD9A03CDDE97/d2526ee99eeb2e44a435a2469d23461f5047189f/a4cc22e0-aaf9-4436-907b-69a3e7ee8fb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201005T065410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e75ecfddc71f80044b8b1a7b55f86da29a6fc071c581309467cfbba59f5cabc5 06:54:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:10 Dload Upload Total Spent Left Speed 06:54:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18341 0 0 100 18341 0 44029 --:--:-- --:--:-- --:--:-- 44088 06:54:11 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] } 06:54:11 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:54:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:54:14 ---> package-listing.sh 06:54:14 ++ facter osfamily 06:54:14 ++ tr '[:upper:]' '[:lower:]' 06:54:14 + OS_FAMILY=redhat 06:54:14 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-603 06:54:14 + START_PACKAGES=/tmp/packages_start.txt 06:54:14 + END_PACKAGES=/tmp/packages_end.txt 06:54:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:54:14 + PACKAGES=/tmp/packages_start.txt 06:54:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-603 ']' 06:54:14 + PACKAGES=/tmp/packages_end.txt 06:54:14 + case "${OS_FAMILY}" in 06:54:14 + rpm -qa 06:54:14 + sort 06:54:18 + '[' -f /tmp/packages_start.txt ']' 06:54:18 + '[' -f /tmp/packages_end.txt ']' 06:54:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:54:18 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-603 ']' 06:54:18 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-603/archives/ 06:54:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-603/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:19 provisioning config files... 06:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/config2102685720048950457tmp [Pipeline] { [Pipeline] echo 06:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:54:19 ---> create-netrc.sh [Pipeline] } 06:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:54:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:54:20 ---> python-tools-install.sh 06:54:20 Generating Requirements File 06:55:41 Python 3.6.8 06:55:41 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:55:41 aiohttp==3.6.2 06:55:41 appdirs==1.4.3 06:55:41 argcomplete==1.12.1 06:55:41 aspy.yaml==1.3.0 06:55:41 async-timeout==3.0.1 06:55:41 attrs==19.3.0 06:55:41 Babel==2.8.0 06:55:41 beautifulsoup4==4.8.2 06:55:41 boto3==1.11.6 06:55:41 botocore==1.14.6 06:55:41 bs4==0.0.1 06:55:41 cachetools==4.1.1 06:55:41 certifi==2019.11.28 06:55:41 cffi==1.14.3 06:55:41 cfgv==2.0.1 06:55:41 chardet==3.0.4 06:55:41 click==7.1 06:55:41 cliff==3.4.0 06:55:41 cmd2==1.3.11 06:55:41 colorama==0.4.3 06:55:41 cryptography==3.1.1 06:55:41 debtcollector==2.2.0 06:55:41 decorator==4.4.2 06:55:41 defusedxml==0.6.0 06:55:41 Deprecated==1.2.7 06:55:41 distlib==0.3.1 06:55:41 distro==1.2.0 06:55:41 dnspython==1.16.0 06:55:41 docker==4.2.0 06:55:41 docutils==0.15.2 06:55:41 dogpile.cache==1.0.2 06:55:41 email-validator==1.0.5 06:55:41 filelock==3.0.12 06:55:41 future==0.18.2 06:55:41 google-auth==1.22.0 06:55:41 httplib2==0.17.0 06:55:41 identify==1.4.11 06:55:41 idna==2.9 06:55:41 idna-ssl==1.1.0 06:55:41 importlib-metadata==1.7.0 06:55:41 importlib-resources==1.5.0 06:55:41 iso8601==0.1.13 06:55:41 Jinja2==2.11.1 06:55:41 jmespath==0.10.0 06:55:41 jsonpatch==1.26 06:55:41 jsonpointer==2.0 06:55:41 jsonschema==3.2.0 06:55:41 keystoneauth1==4.2.1 06:55:41 kubernetes==11.0.0 06:55:41 lftools==0.34.2 06:55:41 lxml==4.5.0 06:55:41 MarkupSafe==0.23 06:55:41 msgpack==1.0.0 06:55:41 multi-key-dict==2.0.3 06:55:41 multidict==4.7.6 06:55:41 munch==2.5.0 06:55:41 netaddr==0.8.0 06:55:41 netifaces==0.10.9 06:55:41 niet==1.4.2 06:55:41 nodeenv==1.3.5 06:55:41 oauth2client==4.1.3 06:55:41 oauthlib==3.1.0 06:55:41 openstacksdk==0.50.0 06:55:41 os-client-config==2.1.0 06:55:41 os-service-types==1.7.0 06:55:41 osc-lib==2.2.1 06:55:41 oslo.config==8.3.2 06:55:41 oslo.context==3.1.1 06:55:41 oslo.i18n==5.0.1 06:55:41 oslo.log==4.4.0 06:55:41 oslo.serialization==4.0.1 06:55:41 oslo.utils==4.6.0 06:55:41 packaging==20.4 06:55:41 pbr==5.4.4 06:55:41 pluggy==0.13.1 06:55:41 prettytable==0.7.2 06:55:41 py==1.9.0 06:55:41 pyasn1==0.4.8 06:55:41 pyasn1-modules==0.2.8 06:55:41 pycparser==2.20 06:55:41 pygerrit2==2.0.10 06:55:41 PyGithub==1.46 06:55:41 pyinotify==0.9.6 06:55:41 PyJWT==1.7.1 06:55:41 pyparsing==2.4.7 06:55:41 pyperclip==1.8.0 06:55:41 pyroute2==0.4.13 06:55:41 pyrsistent==0.15.7 06:55:41 PySocks==1.6.8 06:55:41 python-cinderclient==7.2.0 06:55:41 python-dateutil==2.8.1 06:55:41 python-heatclient==2.2.1 06:55:41 python-jenkins==1.7.0 06:55:41 python-keystoneclient==4.1.1 06:55:41 python-magnumclient==3.2.1 06:55:41 python-novaclient==17.2.1 06:55:41 python-openstackclient==5.4.0 06:55:41 python-swiftclient==3.10.1 06:55:41 pytz==2020.1 06:55:41 PyYAML==5.3 06:55:41 requests==2.23.0 06:55:41 requests-oauthlib==1.3.0 06:55:41 requestsexceptions==1.4.0 06:55:41 rfc3986==1.4.0 06:55:41 rpm==4.11.3 06:55:41 rsa==4.0 06:55:41 ruamel.yaml==0.16.10 06:55:41 ruamel.yaml.clib==0.2.0 06:55:41 s3transfer==0.3.3 06:55:41 shade==1.27.2 06:55:41 simplejson==3.17.2 06:55:41 six==1.14.0 06:55:41 soupsieve==2.0 06:55:41 stevedore==3.2.2 06:55:41 tabulate==0.8.6 06:55:41 toml==0.10.0 06:55:41 tox==3.20.0 06:55:41 tqdm==4.43.0 06:55:41 typing-extensions==3.7.4.3 06:55:41 urllib3==1.25.8 06:55:41 virtualenv==20.0.33 06:55:41 wcwidth==0.2.5 06:55:41 websocket-client==0.57.0 06:55:41 wrapt==1.12.1 06:55:41 xdg==3.0.2 06:55:41 xmltodict==0.12.0 06:55:41 yarl==1.6.0 06:55:41 yq==2.11.1 06:55:41 zipp==3.3.0 06:55:41 Cache entry deserialization failed, entry ignored 06:55:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:55:41 Python 2.7.5 06:55:41 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:55:41 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:55:41 ansible==2.9.7 06:55:41 Babel==0.9.6 06:55:41 backports.ssl-match-hostname==3.5.0.1 06:55:41 beautifulsoup4==4.4.1 06:55:41 bodhi==2.11.0 06:55:41 bodhi-client==2.11.0 06:55:41 CCColUtils==1.4 06:55:41 cffi==1.6.0 06:55:41 chardet==2.2.1 06:55:41 click==6.7 06:55:41 cloud-init==18.5 06:55:41 configobj==4.7.2 06:55:41 cryptography==1.7.2 06:55:41 decorator==3.4.0 06:55:41 distro==1.2.0 06:55:41 enum34==1.0.4 06:55:41 fedpkg==1.38 06:55:41 futures==3.1.1 06:55:41 gitdb==0.6.4 06:55:41 GitPython==1.0.1 06:55:41 html5lib==0.999 06:55:41 httplib2==0.9.2 06:55:41 idna==2.4 06:55:41 iniparse==0.4 06:55:41 ipaddress==1.0.16 06:55:41 IPy==0.75 06:55:41 javapackages==1.0.0 06:55:41 Jinja2==2.7.2 06:55:41 jmespath==0.9.4 06:55:41 jsonpatch==1.2 06:55:41 jsonpointer==1.9 06:55:41 kerberos==1.1 06:55:41 kitchen==1.1.1 06:55:41 langtable==0.0.31 06:55:41 lockfile==0.9.1 06:55:41 lxml==3.2.1 06:55:41 MarkupSafe==0.11 06:55:41 munch==2.0.2 06:55:41 offtrac==0.1.0 06:55:41 openidc-client==0.6.0 06:55:41 packagedb-cli==2.14.1 06:55:41 paramiko==2.1.1 06:55:41 perf==0.1 06:55:41 ply==3.4 06:55:41 policycoreutils-default-encoding==0.1 06:55:41 prettytable==0.7.2 06:55:41 pyasn1==0.1.9 06:55:41 pycparser==2.14 06:55:41 pycurl==7.19.0 06:55:41 pygobject==3.22.0 06:55:41 pygpgme==0.3 06:55:41 pyliblzma==0.5.3 06:55:41 pyOpenSSL==0.13.1 06:55:41 pyparsing==1.5.6 06:55:41 pyserial==2.6 06:55:41 python-augeas==0.5.0 06:55:41 python-bugzilla==2.3.0 06:55:41 python-dateutil==1.5 06:55:41 python-fedora==0.10.0 06:55:41 python-linux-procfs==0.4.9 06:55:41 python-yubico==1.2.3 06:55:41 pyudev==0.15 06:55:41 pyusb==1.0.0b1 06:55:41 pyxattr==0.5.1 06:55:41 PyYAML==3.10 06:55:41 requests==2.6.0 06:55:41 requests-kerberos==0.7.0 06:55:41 rpkg==1.60 06:55:41 schedutils==0.4 06:55:41 seobject==0.1 06:55:41 sepolicy==1.1 06:55:41 six==1.9.0 06:55:41 smmap==0.9.0 06:55:41 urlgrabber==3.10 06:55:41 urllib3==1.10.2 06:55:41 virtualenv==15.1.0 06:55:41 yum-langpacks==0.4.2 06:55:41 yum-metadata-parser==1.1.4 [Pipeline] echo 06:55:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:42 ---> sudo-logs.sh 06:55:42 Archiving 'sudo' log.. [Pipeline] echo 06:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:42 ---> job-cost.sh 06:55:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CfUq 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:55 Cache entry deserialization failed, entry ignored 06:55:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-CfUq/bin to PATH 06:56:25 INFO: No Stack... 06:56:28 INFO: Retrieving Pricing Info for: v1-standard-2 06:56:28 INFO: Archiving Costs [Pipeline] echo 06:56:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:56:29 ---> logs-deploy.sh 06:56:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-603/4 06:56:29 INFO: archiving workspace using pattern(s): 06:56:31 Archives upload complete. 06:56:31 INFO: archiving logs to Nexus 06:56:32 ---> uname -a: 06:56:32 Linux prd-centos7-docker-4c-2g-3415.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 06:56:32 06:56:32 06:56:32 ---> lscpu: 06:56:32 Architecture: x86_64 06:56:32 CPU op-mode(s): 32-bit, 64-bit 06:56:32 Byte Order: Little Endian 06:56:32 CPU(s): 4 06:56:32 On-line CPU(s) list: 0-3 06:56:32 Thread(s) per core: 1 06:56:32 Core(s) per socket: 1 06:56:32 Socket(s): 4 06:56:32 NUMA node(s): 1 06:56:32 Vendor ID: GenuineIntel 06:56:32 CPU family: 6 06:56:32 Model: 44 06:56:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:56:32 Stepping: 1 06:56:32 CPU MHz: 2933.438 06:56:32 BogoMIPS: 5866.87 06:56:32 Virtualization: VT-x 06:56:32 Hypervisor vendor: KVM 06:56:32 Virtualization type: full 06:56:32 L1d cache: 32K 06:56:32 L1i cache: 32K 06:56:32 L2 cache: 4096K 06:56:32 L3 cache: 16384K 06:56:32 NUMA node0 CPU(s): 0-3 06:56:32 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:56:32 06:56:32 06:56:32 ---> nproc: 06:56:32 4 06:56:32 06:56:32 06:56:32 ---> df -h: 06:56:32 Filesystem Size Used Avail Use% Mounted on 06:56:32 devtmpfs 887M 0 887M 0% /dev 06:56:32 tmpfs 919M 0 919M 0% /dev/shm 06:56:32 tmpfs 919M 17M 903M 2% /run 06:56:32 tmpfs 919M 0 919M 0% /sys/fs/cgroup 06:56:32 /dev/vda1 50G 7.3G 43G 15% / 06:56:32 tmpfs 184M 0 184M 0% /run/user/1001 06:56:32 06:56:32 06:56:32 ---> free -m: 06:56:32 total used free shared buff/cache available 06:56:32 Mem: 1837 610 85 16 1141 1028 06:56:32 Swap: 1023 0 1023 06:56:32 06:56:32 06:56:32 ---> ip addr: 06:56:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:56:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:56:32 inet 127.0.0.1/8 scope host lo 06:56:32 valid_lft forever preferred_lft forever 06:56:32 inet6 ::1/128 scope host 06:56:32 valid_lft forever preferred_lft forever 06:56:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 06:56:32 link/ether fa:16:3e:78:81:d5 brd ff:ff:ff:ff:ff:ff 06:56:32 inet 10.30.123.56/23 brd 10.30.123.255 scope global dynamic eth0 06:56:32 valid_lft 85842sec preferred_lft 85842sec 06:56:32 inet6 fe80::f816:3eff:fe78:81d5/64 scope link 06:56:32 valid_lft forever preferred_lft forever 06:56:32 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:56:32 link/ether 02:42:f6:30:f1:51 brd ff:ff:ff:ff:ff:ff 06:56:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:56:32 valid_lft forever preferred_lft forever 06:56:32 inet6 fe80::42:f6ff:fe30:f151/64 scope link 06:56:32 valid_lft forever preferred_lft forever 06:56:32 06:56:32 06:56:32 ---> sar -b -r -n DEV: 06:56:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 06:56:32 06:56:32 06:46:56 AM LINUX RESTART 06:56:32 06:56:32 06:48:01 AM tps rtps wtps bread/s bwrtn/s 06:56:32 06:49:01 AM 7.13 1.60 5.53 109.22 209.62 06:56:32 06:50:01 AM 0.40 0.00 0.40 0.00 5.91 06:56:32 06:51:01 AM 0.25 0.00 0.25 0.00 2.98 06:56:32 06:52:01 AM 0.27 0.00 0.27 0.00 3.46 06:56:32 06:53:01 AM 0.37 0.00 0.37 0.00 6.08 06:56:32 06:54:01 AM 0.22 0.02 0.20 0.13 2.23 06:56:32 06:55:02 AM 82.88 56.86 26.02 5231.57 2671.38 06:56:32 06:56:01 AM 111.09 18.05 93.04 695.97 12757.18 06:56:32 Average: 25.15 9.55 15.60 754.86 1935.15 06:56:32 06:56:32 06:48:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:56:32 06:49:01 AM 147376 1734180 92.17 2620 1142636 1107552 37.80 465176 1106720 20 06:56:32 06:50:01 AM 151680 1729876 91.94 2620 1142640 1074216 36.66 467092 1101632 16 06:56:32 06:51:01 AM 151704 1729852 91.94 2620 1142648 1074240 36.66 467080 1101632 20 06:56:32 06:52:01 AM 150112 1731444 92.02 2620 1142648 1074264 36.66 472552 1097308 20 06:56:32 06:53:01 AM 151104 1730452 91.97 2620 1142652 1074168 36.66 472040 1097308 12 06:56:32 06:54:01 AM 151212 1730344 91.96 2620 1142668 1074108 36.66 471804 1097312 12 06:56:32 06:55:02 AM 90460 1791096 95.19 2620 1106132 1154356 39.40 563924 1048252 62320 06:56:32 06:56:01 AM 93040 1788516 95.06 2620 1094300 1109356 37.86 549860 1006380 38444 06:56:32 Average: 135836 1745720 92.78 2620 1132040 1092782 37.29 491191 1082068 12608 06:56:32 06:56:32 06:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:56:32 06:49:01 AM eth0 24.23 17.33 13.87 42.87 0.00 0.00 0.00 06:56:32 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:49:01 AM docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:56:32 06:50:01 AM eth0 1.08 0.55 0.35 0.22 0.00 0.00 0.00 06:56:32 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:51:01 AM eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 06:56:32 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:52:01 AM eth0 0.83 0.33 0.31 0.20 0.00 0.00 0.00 06:56:32 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:53:01 AM eth0 0.72 0.15 0.12 0.07 0.00 0.00 0.00 06:56:32 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:54:01 AM eth0 0.42 0.17 0.10 0.01 0.00 0.00 0.00 06:56:32 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:55:02 AM eth0 131.93 83.80 863.43 14.89 0.00 0.00 0.00 06:56:32 06:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:55:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:56:01 AM eth0 29.14 18.69 112.66 6.39 0.00 0.00 0.00 06:56:32 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 Average: eth0 23.64 15.16 123.93 8.11 0.00 0.00 0.00 06:56:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:32 06:56:32 06:56:32 ---> sar -P ALL: 06:56:32 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 06:56:32 06:56:32 06:46:56 AM LINUX RESTART 06:56:32 06:56:32 06:48:01 AM CPU %user %nice %system %iowait %steal %idle 06:56:32 06:49:01 AM all 0.95 0.00 0.27 0.10 0.00 98.67 06:56:32 06:49:01 AM 0 0.95 0.00 0.22 0.02 0.02 98.80 06:56:32 06:49:01 AM 1 0.75 0.00 0.27 0.02 0.02 98.95 06:56:32 06:49:01 AM 2 1.35 0.00 0.28 0.32 0.00 98.05 06:56:32 06:49:01 AM 3 0.77 0.00 0.25 0.07 0.00 98.92 06:56:32 06:50:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 06:56:32 06:50:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 06:56:32 06:50:01 AM 1 0.07 0.00 0.08 0.00 0.00 99.85 06:56:32 06:50:01 AM 2 0.47 0.00 0.03 0.00 0.00 99.50 06:56:32 06:50:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 06:56:32 06:51:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 06:56:32 06:51:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 06:56:32 06:51:01 AM 1 0.25 0.00 0.02 0.00 0.00 99.73 06:56:32 06:51:01 AM 2 0.27 0.00 0.05 0.00 0.00 99.68 06:56:32 06:51:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 06:56:32 06:52:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 06:56:32 06:52:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 06:56:32 06:52:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 06:56:32 06:52:01 AM 2 0.07 0.00 0.07 0.00 0.00 99.87 06:56:32 06:52:01 AM 3 0.02 0.00 0.03 0.00 0.00 99.95 06:56:32 06:53:01 AM all 0.16 0.00 0.04 0.00 0.00 99.80 06:56:32 06:53:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 06:56:32 06:53:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 06:56:32 06:53:01 AM 2 0.10 0.00 0.08 0.00 0.02 99.80 06:56:32 06:53:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 06:56:32 06:54:01 AM all 0.12 0.00 0.04 0.00 0.00 99.84 06:56:32 06:54:01 AM 0 0.02 0.00 0.00 0.00 0.00 99.98 06:56:32 06:54:01 AM 1 0.22 0.00 0.05 0.00 0.00 99.73 06:56:32 06:54:01 AM 2 0.20 0.00 0.05 0.00 0.00 99.75 06:56:32 06:54:01 AM 3 0.03 0.00 0.03 0.00 0.02 99.92 06:56:32 06:55:02 AM all 14.61 0.00 2.00 1.34 0.02 82.03 06:56:32 06:55:02 AM 0 33.48 0.00 3.37 0.28 0.02 62.85 06:56:32 06:55:02 AM 1 7.67 0.00 1.20 0.62 0.02 90.49 06:56:32 06:55:02 AM 2 8.48 0.00 2.02 3.29 0.02 86.19 06:56:32 06:55:02 AM 3 8.88 0.00 1.42 1.14 0.02 88.54 06:56:32 06:56:01 AM all 15.29 0.00 3.63 1.52 0.02 79.55 06:56:32 06:56:01 AM 0 13.25 0.00 2.77 1.22 0.02 82.74 06:56:32 06:56:01 AM 1 16.49 0.00 3.41 1.87 0.02 78.21 06:56:32 06:56:01 AM 2 14.70 0.00 4.22 1.05 0.00 80.03 06:56:32 06:56:01 AM 3 16.73 0.00 4.12 1.91 0.02 77.22 06:56:32 Average: all 3.91 0.00 0.75 0.37 0.01 94.96 06:56:32 Average: 0 5.93 0.00 0.80 0.19 0.01 93.07 06:56:32 Average: 1 3.27 0.00 0.63 0.31 0.01 95.78 06:56:32 Average: 2 3.17 0.00 0.84 0.58 0.00 95.40 06:56:32 Average: 3 3.27 0.00 0.73 0.38 0.01 95.60 06:56:32 06:56:32 06:56:32