Pull request #641 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 05d1f853f5880cdb9445e60f8b648f3cd2ce42de+6cec193abf44cabffe02bbcaff9748adb3f719d5 (af3e6396ffbde117e23c2005170db0e12d4fb827) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8159 in /w/workspace/dgexfoundry_device-sdk-go_PR-641 [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-641 # 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 > 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/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 05d1f853f5880cdb9445e60f8b648f3cd2ce42de Merge succeeded, producing 05d1f853f5880cdb9445e60f8b648f3cd2ce42de Checking out Revision 05d1f853f5880cdb9445e60f8b648f3cd2ce42de (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # 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 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # timeout=10 Commit message: "refactor: update LogLevel for pushing event to coredata" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:50:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:50:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:32 ========================================================= 04:50:32 EdgeX Global Pipelines Version Info 04:50:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4f6ce5258a67d5e9552aa0cf618d0a2acf7b7b89 # timeout=10 04:50:33 ------------------- 04:50:33 stable info: 04:50:33 ------------------- 04:50:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:50:33 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 04:50:33 Message: update stable to v1.0.144 04:50:34 ------------------- 04:50:34 experimental info: 04:50:34 ------------------- 04:50:34 Commited By: **** collab-it+edgex@linuxfoundation.org 04:50:34 Commit SHA: 621c85e0770955ed183ee9564161f3cbfe69c868 04:50:34 Message: update experimental to v1.0.147 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:50:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:50:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:50:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05d1f853f5880cdb9445e60f8b648f3cd2ce42de [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05d1f85 [Pipeline] echo 04:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:39 + git log --format=format:%s -1 05d1f853f5880cdb9445e60f8b648f3cd2ce42de [Pipeline] echo 04:50:39 GIT_COMMIT: 05d1f853f5880cdb9445e60f8b648f3cd2ce42de, Commit Message: refactor: update LogLevel for pushing event to coredata [Pipeline] echo 04:50:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:50:40 04:50:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:50:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:50:40 latest: Pulling from edgex-devops/git-semver 04:50:40 31603596830f: Pulling fs layer 04:50:40 2a8b12db71e7: Pulling fs layer 04:50:40 6ca5941a6612: Pulling fs layer 04:50:40 ecc8261a40a4: Pulling fs layer 04:50:40 ecc8261a40a4: Waiting 04:50:40 2a8b12db71e7: Verifying Checksum 04:50:40 2a8b12db71e7: Download complete 04:50:40 31603596830f: Download complete 04:50:40 ecc8261a40a4: Verifying Checksum 04:50:40 ecc8261a40a4: Download complete 04:50:41 6ca5941a6612: Verifying Checksum 04:50:41 6ca5941a6612: Download complete 04:50:41 31603596830f: Pull complete 04:50:41 2a8b12db71e7: Pull complete 04:50:42 6ca5941a6612: Pull complete 04:50:42 ecc8261a40a4: Pull complete 04:50:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:50:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:50:42 prd-centos7-docker-4c-2g-8159 does not seem to be running inside a container 04:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-641 -v /w/workspace/dgexfoundry_device-sdk-go_PR-641:/w/workspace/dgexfoundry_device-sdk-go_PR-641:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-641@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 04:50:45 $ docker top 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:50:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:45 [ssh-agent] Looking for ssh-agent implementation... 04:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:45 $ docker exec 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb ssh-agent 04:50:45 SSH_AUTH_SOCK=/tmp/ssh-FV9Pde2wIFn1/agent.11 04:50:45 SSH_AGENT_PID=16 04:50:45 Running ssh-add (command line suppressed) 04:50:46 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/private_key_4142909697166626125.key (/w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/private_key_4142909697166626125.key) 04:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:46 + git tag --points-at HEAD [Pipeline] } 04:50:46 $ docker exec --env ******** --env ******** 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb ssh-agent -k 04:50:46 unset SSH_AUTH_SOCK; 04:50:46 unset SSH_AGENT_PID; 04:50:46 echo Agent pid 16 killed; 04:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:46 [ssh-agent] Looking for ssh-agent implementation... 04:50:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:47 $ docker exec 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb ssh-agent 04:50:47 SSH_AUTH_SOCK=/tmp/ssh-6zgc31UzDMK7/agent.46 04:50:47 SSH_AGENT_PID=52 04:50:47 Running ssh-add (command line suppressed) 04:50:47 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/private_key_1023104435118274957.key (/w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/private_key_1023104435118274957.key) 04:50:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:47 + git semver init 04:50:47 # -> Open(): unable to determine branch for HEAD 04:50:47 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-641/.git 04:50:47 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-641 04:50:47 # $SEMVER_REMOTE_NAME = origin 04:50:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:50:47 # $SEMVER_USER_NAME = edgex-jenkins 04:50:47 # $SEMVER_BRANCH = PR-641 04:50:47 # $SEMVER_TEMP = /tmp/semver-031705822 04:50:47 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:50:48 # '/tmp/semver-031705822' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-641/.semver' 04:50:48 # -> Force: false 04:50:48 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-641/.semver [Pipeline] } 04:50:48 $ docker exec --env ******** --env ******** 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb ssh-agent -k 04:50:48 unset SSH_AUTH_SOCK; 04:50:48 unset SSH_AGENT_PID; 04:50:48 echo Agent pid 52 killed; 04:50:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:49 + git semver [Pipeline] } 04:50:49 $ docker stop --time=1 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb 04:50:50 $ docker rm -f 9ca4719740ebae050a9069cff4b7b52c5584b3e7826c1d3ca6118d7ea85c70cb [Pipeline] // withDockerContainer [Pipeline] sh 04:50:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:50:51 Stashed 1 file(s) [Pipeline] echo 04:50:51 [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] node 04:51:07 Still waiting to schedule task 04:51:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:51:07 Still waiting to schedule task 04:51:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:53:54 Running on prd-centos7-docker-4c-2g-8160 in /w/workspace/dgexfoundry_device-sdk-go_PR-641 [Pipeline] { [Pipeline] ws 04:53:54 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 04:53:57 using credential edgex-jenkins-ssh 04:53:57 Cloning the remote Git repository 04:53:57 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:53:57 > git init /w/workspace/device-sdk-go/2 # timeout=10 04:53:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:53:57 > git --version # timeout=10 04:53:57 > git --version # 'git version 2.16.5' 04:53:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:58 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:53:59 Merge succeeded, producing 05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:53:59 Checking out Revision 05d1f853f5880cdb9445e60f8b648f3cd2ce42de (PR-641) 04:53:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:53:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:53:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:53:58 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:53:58 > git config core.sparsecheckout # timeout=10 04:53:58 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # timeout=10 04:53:58 > git remote # timeout=10 04:53:58 > git config --get remote.origin.url # timeout=10 04:53:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:59 > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 04:53:59 > git rev-parse HEAD^{commit} # timeout=10 04:53:59 > git config core.sparsecheckout # timeout=10 04:53:59 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # timeout=10 04:54:02 Commit message: "refactor: update LogLevel for pushing event to coredata" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:54:03 ========================================================= 04:54:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:54:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:54:04 + 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 . 04:54:05 Sending build context to Docker daemon 2.338MB 04:54:05 Step 1/8 : ARG BASE=golang:1.15-alpine 04:54:05 Step 2/8 : FROM ${BASE} 04:54:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:54:05 df20fa9351a1: Pulling fs layer 04:54:05 ed8968b2872e: Pulling fs layer 04:54:05 a92cc7c5fd73: Pulling fs layer 04:54:05 e871e8e8d7a9: Pulling fs layer 04:54:05 e73272ec9a57: Pulling fs layer 04:54:05 1e910a182e73: Pulling fs layer 04:54:05 4e634b169226: Pulling fs layer 04:54:05 e73272ec9a57: Waiting 04:54:05 1e910a182e73: Waiting 04:54:05 4e634b169226: Waiting 04:54:05 e871e8e8d7a9: Waiting 04:54:05 a92cc7c5fd73: Verifying Checksum 04:54:05 a92cc7c5fd73: Download complete 04:54:05 ed8968b2872e: Download complete 04:54:05 e73272ec9a57: Verifying Checksum 04:54:05 e73272ec9a57: Download complete 04:54:05 1e910a182e73: Verifying Checksum 04:54:05 1e910a182e73: Download complete 04:54:05 df20fa9351a1: Verifying Checksum 04:54:05 df20fa9351a1: Download complete 04:54:05 df20fa9351a1: Pull complete 04:54:05 ed8968b2872e: Pull complete 04:54:05 a92cc7c5fd73: Pull complete 04:54:07 4e634b169226: Verifying Checksum 04:54:07 4e634b169226: Download complete 04:54:08 e871e8e8d7a9: Verifying Checksum 04:54:08 e871e8e8d7a9: Download complete 04:54:13 e871e8e8d7a9: Pull complete 04:54:13 e73272ec9a57: Pull complete 04:54:13 1e910a182e73: Pull complete 04:54:21 4e634b169226: Pull complete 04:54:21 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 04:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:54:21 ---> f7629b54cfaa 04:54:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:54:22 ---> Running in ea6be8d32bed 04:54:22 Removing intermediate container ea6be8d32bed 04:54:22 ---> af68b875f216 04:54:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:54:22 ---> Running in 3d338f9f1a27 04:54:24 Removing intermediate container 3d338f9f1a27 04:54:24 ---> 2da121b971d2 04:54:24 Step 5/8 : RUN apk add --no-cache make git 04:54:24 ---> Running in 7130d901b37a 04:54:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:54:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:54:25 OK: 166 MiB in 39 packages 04:54:26 Removing intermediate container 7130d901b37a 04:54:26 ---> 32dc47d8f1b4 04:54:26 Step 6/8 : WORKDIR /device-sdk-go 04:54:26 ---> Running in 8f860d4d438a 04:54:26 Removing intermediate container 8f860d4d438a 04:54:26 ---> 653e533a11aa 04:54:26 Step 7/8 : COPY . . 04:54:27 ---> a858efe9a482 04:54:27 Step 8/8 : RUN go mod download 04:54:27 ---> Running in b812f5cd230f 04:54:46 Removing intermediate container b812f5cd230f 04:54:46 ---> 978e6717e152 04:54:46 Successfully built 978e6717e152 04:54:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:54:46 + docker inspect -f . ci-base-image-x86_64 04:54:46 . [Pipeline] withDockerContainer 04:54:46 prd-centos7-docker-4c-2g-8160 does not seem to be running inside a container 04:54:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:47 $ docker top c79d1963eb8a3d62b5cd3aad7442d89edc972df227c4550a6db8c13730385b5f -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:47 + go version 04:54:47 go version go1.15.2 linux/amd64 [Pipeline] } 04:54:47 $ docker stop --time=1 c79d1963eb8a3d62b5cd3aad7442d89edc972df227c4550a6db8c13730385b5f 04:54:49 $ docker rm -f c79d1963eb8a3d62b5cd3aad7442d89edc972df227c4550a6db8c13730385b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:54:50 + docker inspect -f . ci-base-image-x86_64 04:54:50 . [Pipeline] withDockerContainer 04:54:50 prd-centos7-docker-4c-2g-8160 does not seem to be running inside a container 04:54:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:50 $ docker top 3e3f66e978215eda9d0d2f86b004fc0fb8f3d68e6188eea032f186ac555e2472 -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:51 + make test 04:54:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:54:58 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:55:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8161 in /w/workspace/dgexfoundry_device-sdk-go_PR-641 [Pipeline] { [Pipeline] ws 04:55:02 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 04:55:08 using credential edgex-jenkins-ssh 04:55:08 Cloning the remote Git repository 04:55:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:55:08 > git init /w/workspace/device-sdk-go/2 # timeout=10 04:55:08 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:55:08 > git --version # timeout=10 04:55:08 > git --version # 'git version 2.17.1' 04:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:55:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:55:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:55:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:55:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:55:10 Merging remotes/origin/master commit 6cec193abf44cabffe02bbcaff9748adb3f719d5 into PR head commit 05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:55:11 Merge succeeded, producing 05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:55:11 Checking out Revision 05d1f853f5880cdb9445e60f8b648f3cd2ce42de (PR-641) 04:55:10 > git config core.sparsecheckout # timeout=10 04:55:10 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # timeout=10 04:55:11 > git remote # timeout=10 04:55:11 > git config --get remote.origin.url # timeout=10 04:55:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:11 > git merge 6cec193abf44cabffe02bbcaff9748adb3f719d5 # timeout=10 04:55:11 > git rev-parse HEAD^{commit} # timeout=10 04:55:11 > git config core.sparsecheckout # timeout=10 04:55:11 > git checkout -f 05d1f853f5880cdb9445e60f8b648f3cd2ce42de # timeout=10 04:55:13 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:55:13 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:55:13 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:55:13 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.058s coverage: 21.6% of statements 04:55:14 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.449s coverage: 97.1% of statements 04:55:15 Commit message: "refactor: update LogLevel for pushing event to coredata" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:55:16 ========================================================= 04:55:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:55:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:55:17 + 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 . 04:55:18 Sending build context to Docker daemon 2.338MB 04:55:18 Step 1/8 : ARG BASE=golang:1.15-alpine 04:55:18 Step 2/8 : FROM ${BASE} 04:55:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:55:19 b538f80385f9: Pulling fs layer 04:55:19 74f711af9a0d: Pulling fs layer 04:55:19 99f96fe45779: Pulling fs layer 04:55:19 8529a6b9a6be: Pulling fs layer 04:55:19 45590311c82a: Pulling fs layer 04:55:19 69ca0ff8b7b3: Pulling fs layer 04:55:19 209524e5b208: Pulling fs layer 04:55:19 45590311c82a: Waiting 04:55:19 69ca0ff8b7b3: Waiting 04:55:19 209524e5b208: Waiting 04:55:19 8529a6b9a6be: Waiting 04:55:19 99f96fe45779: Verifying Checksum 04:55:19 99f96fe45779: Download complete 04:55:19 74f711af9a0d: Verifying Checksum 04:55:19 74f711af9a0d: Download complete 04:55:19 45590311c82a: Verifying Checksum 04:55:19 45590311c82a: Download complete 04:55:19 69ca0ff8b7b3: Verifying Checksum 04:55:19 69ca0ff8b7b3: Download complete 04:55:19 b538f80385f9: Verifying Checksum 04:55:19 b538f80385f9: Download complete 04:55:20 b538f80385f9: Pull complete 04:55:21 74f711af9a0d: Pull complete 04:55:22 99f96fe45779: Pull complete 04:55:22 209524e5b208: Verifying Checksum 04:55:22 209524e5b208: Download complete 04:55:23 8529a6b9a6be: Verifying Checksum 04:55:23 8529a6b9a6be: Download complete 04:55:33 8529a6b9a6be: Pull complete 04:55:33 45590311c82a: Pull complete 04:55:33 69ca0ff8b7b3: Pull complete 04:55:37 209524e5b208: Pull complete 04:55:37 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 04:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:55:37 ---> 5bddaf1c2fca 04:55:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:55:40 ---> Running in 4b0b65af1408 04:55:40 Removing intermediate container 4b0b65af1408 04:55:40 ---> e4f1e86adbcd 04:55:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:40 ---> Running in 572b1d3fd1b2 04:55:43 Removing intermediate container 572b1d3fd1b2 04:55:43 ---> f5a771d665e5 04:55:43 Step 5/8 : RUN apk add --no-cache make git 04:55:43 ---> Running in 46435ff994d2 04:55:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:55:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:55:46 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.061s coverage: 9.4% of statements 04:55:46 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.057s coverage: 21.9% of statements 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:55:46 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.213s coverage: 42.6% of statements 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:55:46 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.267s coverage: 68.9% of statements 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 04:55:46 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 04:55:46 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.342s coverage: 68.9% of statements 04:55:46 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:55:46 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:55:46 GO111MODULE=on go vet ./... 04:55:46 OK: 142 MiB in 39 packages 04:55:47 Removing intermediate container 46435ff994d2 04:55:47 ---> 42ccca677bd5 04:55:47 Step 6/8 : WORKDIR /device-sdk-go 04:55:47 ---> Running in 8f24f3f1a287 04:55:48 Removing intermediate container 8f24f3f1a287 04:55:48 ---> 511853273a56 04:55:48 Step 7/8 : COPY . . 04:55:49 ---> aee3699df637 04:55:49 Step 8/8 : RUN go mod download 04:55:49 ---> Running in 29817637742f 04:55:52 gofmt -l . 04:55:52 [ "`gofmt -l .`" = "" ] 04:55:53 ./bin/test-attribution-txt.sh 04:55:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:55:54 Stashed 1 file(s) [Pipeline] } 04:55:54 $ docker stop --time=1 3e3f66e978215eda9d0d2f86b004fc0fb8f3d68e6188eea032f186ac555e2472 04:55:56 $ docker rm -f 3e3f66e978215eda9d0d2f86b004fc0fb8f3d68e6188eea032f186ac555e2472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:55:58 + ls -al . 04:55:58 total 188 04:55:58 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 22 04:55 . 04:55:58 drwxrwxr-x. 4 jenkins jenkins 28 Oct 22 04:53 .. 04:55:58 drwxrwxr-x. 2 jenkins jenkins 64 Oct 22 04:53 bin 04:55:58 -rw-r--r--. 1 jenkins jenkins 110398 Oct 22 04:55 coverage.out 04:55:58 -rw-rw-r--. 1 jenkins jenkins 936 Oct 22 04:53 Dockerfile.build 04:55:58 -rw-rw-r--. 1 jenkins jenkins 140 Oct 22 04:53 .dockerignore 04:55:58 drwxrwxr-x. 4 jenkins jenkins 48 Oct 22 04:53 example 04:55:58 drwxrwxr-x. 8 jenkins jenkins 179 Oct 22 04:54 .git 04:55:58 drwxrwxr-x. 2 jenkins jenkins 60 Oct 22 04:53 .github 04:55:58 -rw-rw-r--. 1 jenkins jenkins 138 Oct 22 04:53 .gitignore 04:55:58 -rw-r--r--. 1 jenkins jenkins 517 Oct 22 04:55 go.mod 04:55:58 -rw-r--r--. 1 jenkins jenkins 13737 Oct 22 04:55 go.sum 04:55:58 drwxrwxr-x. 15 jenkins jenkins 211 Oct 22 04:53 internal 04:55:58 -rw-rw-r--. 1 jenkins jenkins 901 Oct 22 04:53 Jenkinsfile 04:55:58 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 22 04:53 LICENSE 04:55:58 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 22 04:53 Makefile 04:55:58 drwxrwxr-x. 4 jenkins jenkins 26 Oct 22 04:53 openapi 04:55:58 drwxrwxr-x. 5 jenkins jenkins 50 Oct 22 04:53 pkg 04:55:58 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 22 04:53 README.md 04:55:58 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 22 04:53 RELEASE-NOTES.txt 04:55:58 drwxrwxr-x. 4 jenkins jenkins 54 Oct 22 04:53 snap 04:55:58 -rw-rw-r--. 1 jenkins jenkins 5 Oct 22 04:50 VERSION 04:55:58 -rw-rw-r--. 1 jenkins jenkins 222 Oct 22 04:53 version.go [Pipeline] isUnix [Pipeline] sh 04:55:58 + 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=05d1f853f5880cdb9445e60f8b648f3cd2ce42de --label arch=amd64 --label version=0.0.0 . 04:55:58 Sending build context to Docker daemon 2.449MB 04:55:58 Step 1/24 : ARG BASE=golang:1.15-alpine 04:55:58 Step 2/24 : FROM ${BASE} AS builder 04:55:58 ---> 978e6717e152 04:55:58 Step 3/24 : ARG MAKE='make build' 04:55:59 ---> Running in 0e096a435d93 04:55:59 Removing intermediate container 0e096a435d93 04:55:59 ---> fea0713626fa 04:55:59 Step 4/24 : WORKDIR /device-sdk-go 04:55:59 ---> Running in 1d24cbab9a01 04:55:59 Removing intermediate container 1d24cbab9a01 04:55:59 ---> 853d68b03846 04:55:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:55:59 ---> Running in 61e5fcfd1e3c 04:56:00 Removing intermediate container 61e5fcfd1e3c 04:56:00 ---> 66f37acd4f76 04:56:00 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:56:00 ---> Running in aaf7feb4cbae 04:56:00 Removing intermediate container aaf7feb4cbae 04:56:00 ---> fe3b8d55dbea 04:56:00 Step 7/24 : RUN apk add --update --no-cache make git 04:56:00 ---> Running in 3baa5c893a3d 04:56:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:56:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:56:03 OK: 166 MiB in 39 packages 04:56:03 Removing intermediate container 3baa5c893a3d 04:56:03 ---> 7e895e062408 04:56:03 Step 8/24 : COPY . . 04:56:04 ---> a3d19b717145 04:56:04 Step 9/24 : RUN ${MAKE} 04:56:04 ---> Running in c034fad8b3bd 04:56:04 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 04:56:12 Removing intermediate container 29817637742f 04:56:12 ---> 616209f6fd6e 04:56:12 Successfully built 616209f6fd6e 04:56:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:56:12 + docker inspect -f . ci-base-image-arm64 04:56:12 . [Pipeline] withDockerContainer 04:56:12 prd-ubuntu18.04-docker-arm64-4c-16g-8161 does not seem to be running inside a container 04:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:56:13 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:56:14 $ docker top adf132eb2ebb4b123aca2857d84c3c521f917380f0ccc64608dc0794702b2089 -eo pid,comm 04:56:15 Removing intermediate container c034fad8b3bd 04:56:15 ---> 93e63eb2a970 04:56:15 Step 10/24 : FROM scratch 04:56:15 ---> 04:56:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:56:15 ---> Running in fae025eab84a 04:56:15 Removing intermediate container fae025eab84a 04:56:15 ---> c5577f70e82e 04:56:15 Step 12/24 : ENV APP_PORT=49990 04:56:15 ---> Running in e55a1976078c 04:56:15 Removing intermediate container e55a1976078c 04:56:15 ---> 124f48b94a3c 04:56:15 Step 13/24 : EXPOSE $APP_PORT [Pipeline] { [Pipeline] sh 04:56:15 ---> Running in e30eaad89172 04:56:15 Removing intermediate container e30eaad89172 04:56:15 ---> 99f173ea7e80 04:56:15 Step 14/24 : WORKDIR / 04:56:15 ---> Running in f153337fa7fb 04:56:15 Removing intermediate container f153337fa7fb 04:56:15 ---> 73874e22d0d1 04:56:15 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:56:16 ---> 3d36f13135c7 04:56:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:56:16 + go version 04:56:16 go version go1.15.2 linux/arm64 [Pipeline] } 04:56:16 $ docker stop --time=1 adf132eb2ebb4b123aca2857d84c3c521f917380f0ccc64608dc0794702b2089 04:56:16 ---> 9d2a4506a6ef 04:56:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:56:16 ---> 00a9e609b3f2 04:56:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:56:16 ---> 9af7fab53157 04:56:16 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:56:16 ---> 7d9dd0d1703a 04:56:16 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:56:17 ---> Running in 8d0908f91181 04:56:17 Removing intermediate container 8d0908f91181 04:56:17 ---> 3edee4e30880 04:56:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:56:17 ---> Running in 5e73797a8938 04:56:17 Removing intermediate container 5e73797a8938 04:56:17 ---> ef30337230fe 04:56:17 Step 22/24 : LABEL arch=amd64 04:56:17 ---> Running in 8586141649a8 04:56:17 Removing intermediate container 8586141649a8 04:56:17 ---> c571769ba529 04:56:17 Step 23/24 : LABEL git_sha=05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:56:17 ---> Running in 8749689a85fc 04:56:17 Removing intermediate container 8749689a85fc 04:56:17 ---> faebfd02c8e8 04:56:17 Step 24/24 : LABEL version=0.0.0 04:56:17 ---> Running in 306a7ad08a50 04:56:18 $ docker rm -f adf132eb2ebb4b123aca2857d84c3c521f917380f0ccc64608dc0794702b2089 04:56:18 Removing intermediate container 306a7ad08a50 04:56:18 ---> 9ce3ca414fd4 04:56:18 [Warning] One or more build-args [ARCH] were not consumed 04:56:18 Successfully built 9ce3ca414fd4 04:56:18 Successfully tagged docker-device-sdk-simple:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:19 + docker inspect -f . ci-base-image-arm64 04:56:19 . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withDockerContainer 04:56:19 prd-ubuntu18.04-docker-arm64-4c-16g-8161 does not seem to be running inside a container 04:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:56:21 $ docker top d6ae5c096bc7ee97697f5b7bcd8d481ace21379ea2fa0fcfd39382b9661231fe -eo pid,comm [Pipeline] { [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:23 + make test 04:56:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:56:45 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:57:32 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:57:32 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:57:32 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 04:57:32 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.152s coverage: 21.6% of statements 04:57:32 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.154s coverage: 97.1% of statements 04:57:59 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.184s coverage: 9.4% of statements 04:57:59 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.112s coverage: 21.9% of statements 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:57:59 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.574s coverage: 42.6% of statements 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:57:59 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.769s coverage: 68.9% of statements 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 04:57:59 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.179s coverage: 52.6% of statements 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 04:57:59 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.847s coverage: 68.9% of statements 04:57:59 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:57:59 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:57:59 GO111MODULE=on go vet ./... 04:58:32 gofmt -l . 04:58:32 [ "`gofmt -l .`" = "" ] 04:58:32 ./bin/test-attribution-txt.sh 04:58:32 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:58:32 Warning: overwriting stash ‘coverage-report’ 04:58:33 Stashed 1 file(s) [Pipeline] } 04:58:33 $ docker stop --time=1 d6ae5c096bc7ee97697f5b7bcd8d481ace21379ea2fa0fcfd39382b9661231fe 04:58:35 $ docker rm -f d6ae5c096bc7ee97697f5b7bcd8d481ace21379ea2fa0fcfd39382b9661231fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:58:37 + ls -al . 04:58:37 total 224 04:58:37 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 04:58 . 04:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 04:55 .. 04:58:37 -rw-rw-r-- 1 jenkins jenkins 140 Oct 22 04:55 .dockerignore 04:58:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 04:55 .git 04:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 04:55 .github 04:58:37 -rw-rw-r-- 1 jenkins jenkins 138 Oct 22 04:55 .gitignore 04:58:37 -rw-rw-r-- 1 jenkins jenkins 936 Oct 22 04:55 Dockerfile.build 04:58:37 -rw-rw-r-- 1 jenkins jenkins 901 Oct 22 04:55 Jenkinsfile 04:58:37 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 22 04:55 LICENSE 04:58:37 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 22 04:55 Makefile 04:58:37 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 22 04:55 README.md 04:58:37 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 22 04:55 RELEASE-NOTES.txt 04:58:37 -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 04:50 VERSION 04:58:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 04:55 bin 04:58:37 -rw-r--r-- 1 jenkins jenkins 110398 Oct 22 04:57 coverage.out 04:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 04:55 example 04:58:37 -rw-r--r-- 1 jenkins jenkins 517 Oct 22 04:58 go.mod 04:58:37 -rw-r--r-- 1 jenkins jenkins 13737 Oct 22 04:58 go.sum 04:58:37 drwxrwxr-x 15 jenkins jenkins 4096 Oct 22 04:55 internal 04:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 04:55 openapi 04:58:37 drwxrwxr-x 5 jenkins jenkins 4096 Oct 22 04:55 pkg 04:58:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 04:55 snap 04:58:37 -rw-rw-r-- 1 jenkins jenkins 222 Oct 22 04:55 version.go [Pipeline] isUnix [Pipeline] sh 04:58:37 + 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=05d1f853f5880cdb9445e60f8b648f3cd2ce42de --label arch=arm64 --label version=0.0.0 . 04:58:38 Sending build context to Docker daemon 2.449MB 04:58:38 Step 1/24 : ARG BASE=golang:1.15-alpine 04:58:38 Step 2/24 : FROM ${BASE} AS builder 04:58:38 ---> 616209f6fd6e 04:58:38 Step 3/24 : ARG MAKE='make build' 04:58:38 ---> Running in fd7208559b48 04:58:38 Removing intermediate container fd7208559b48 04:58:38 ---> 71dc691c5fd0 04:58:38 Step 4/24 : WORKDIR /device-sdk-go 04:58:38 ---> Running in 596edd2e5eb8 04:58:39 Removing intermediate container 596edd2e5eb8 04:58:39 ---> 813d74b351ac 04:58:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:58:39 ---> Running in d2792014ab83 04:58:39 Removing intermediate container d2792014ab83 04:58:39 ---> 609e6b459621 04:58:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:40 ---> Running in ae096b06f52a 04:58:42 Removing intermediate container ae096b06f52a 04:58:42 ---> ae4f545234a9 04:58:42 Step 7/24 : RUN apk add --update --no-cache make git 04:58:42 ---> Running in 299a2ace3942 04:58:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:58:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:58:45 OK: 142 MiB in 39 packages 04:58:46 Removing intermediate container 299a2ace3942 04:58:46 ---> c23e6b0c2b73 04:58:46 Step 8/24 : COPY . . 04:58:48 ---> d3c6a23a8308 04:58:48 Step 9/24 : RUN ${MAKE} 04:58:48 ---> Running in 666ed105f532 04:58:49 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 04:59:16 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:59:16 Removing intermediate container 666ed105f532 04:59:16 ---> a130a870b8dc 04:59:16 Step 10/24 : FROM scratch 04:59:16 ---> 04:59:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:59:16 ---> Running in 516fb70f5c86 04:59:16 Removing intermediate container 516fb70f5c86 04:59:16 ---> 8115fd2e0abe 04:59:16 Step 12/24 : ENV APP_PORT=49990 04:59:16 ---> Running in 3e2b155bc743 04:59:16 Removing intermediate container 3e2b155bc743 04:59:16 ---> 6affca456e6a 04:59:16 Step 13/24 : EXPOSE $APP_PORT 04:59:17 ---> Running in 12585a848c4b 04:59:17 Removing intermediate container 12585a848c4b 04:59:17 ---> 5424b3d3b0b4 04:59:17 Step 14/24 : WORKDIR / 04:59:17 ---> Running in d2b6c7518a66 04:59:18 Removing intermediate container d2b6c7518a66 04:59:18 ---> 36ddb912c68b 04:59:18 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:59:19 ---> 55c49bd7d48b 04:59:19 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:59:20 ---> 59566127b084 04:59:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:59:20 ---> c5cc542726b2 04:59:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:59:21 ---> 369f5c4807ef 04:59:21 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:59:22 ---> b08200c35d13 04:59:22 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:59:22 ---> Running in d467a46b108d 04:59:22 Removing intermediate container d467a46b108d 04:59:22 ---> 27f69a94b4b5 04:59:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:22 ---> Running in 78e35b776281 04:59:23 Removing intermediate container 78e35b776281 04:59:23 ---> c7f9ff422dda 04:59:23 Step 22/24 : LABEL arch=arm64 04:59:23 ---> Running in 797eb1876848 04:59:24 Removing intermediate container 797eb1876848 04:59:24 ---> bdd833c52915 04:59:24 Step 23/24 : LABEL git_sha=05d1f853f5880cdb9445e60f8b648f3cd2ce42de 04:59:24 ---> Running in b8a9ef5a661b 04:59:24 Removing intermediate container b8a9ef5a661b 04:59:24 ---> bcae1384e9ca 04:59:24 Step 24/24 : LABEL version=0.0.0 04:59:24 ---> Running in ab45b8456a3f 04:59:24 Removing intermediate container ab45b8456a3f 04:59:24 ---> eff4ebad337b 04:59:24 [Warning] One or more build-args [ARCH] were not consumed 04:59:25 Successfully built eff4ebad337b 04:59:25 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:59:27 provisioning config files... 04:59:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/config827400961174258590tmp [Pipeline] { [Pipeline] sh 04:59:27 + set +x 04:59:27 + curl -s https://codecov.io/bash 04:59:27 + bash -s -- 04:59:28 04:59:28 _____ _ 04:59:28 / ____| | | 04:59:28 | | ___ __| | ___ ___ _____ __ 04:59:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:59:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:59:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:59:28 Bash-20201009-048fee3 04:59:28 04:59:28 04:59:28 ==> Jenkins CI detected. 04:59:28 project root: . 04:59:28 --> token set from env 04:59:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:59:28 ==> Running gcov in . (disable via -X gcov) 04:59:28 ==> Python coveragepy not found 04:59:28 ==> Searching for coverage reports in: 04:59:28 + . 04:59:28 -> Found 1 reports 04:59:28 ==> Detecting git/mercurial file structure 04:59:28 ==> Reading reports 04:59:28 + ./coverage.out bytes=110398 04:59:28 ==> Appending adjustments 04:59:28 https://docs.codecov.io/docs/fixing-reports 04:59:28 + Found adjustments 04:59:28 ==> Gzipping contents 04:59:28 ==> Uploading reports 04:59:28 url: https://codecov.io 04:59:28 query: branch=PR-641&commit=05d1f853f5880cdb9445e60f8b648f3cd2ce42de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-641%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=641&job=&cmd_args= 04:59:28 -> Pinging Codecov 04:59:28 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-641&commit=05d1f853f5880cdb9445e60f8b648f3cd2ce42de&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-641%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=641&job=&cmd_args= 04:59:28 -> Uploading to 04:59:28 04:59:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:28 Dload Upload Total Spent Left Speed 04:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 04:59:28 X> Failed to upload 04:59:28 ==> Uploading to Codecov 04:59:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:28 Dload Upload Total Spent Left Speed 04:59:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19158 100 110 100 19048 209 36212 --:--:-- --:--:-- --:--:-- 36281 04:59:29 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/05d1f853f5880cdb9445e60f8b648f3cd2ce42de [Pipeline] } 04:59:29 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 04:59:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:59:32 ---> package-listing.sh 04:59:32 ++ facter osfamily 04:59:32 ++ tr '[:upper:]' '[:lower:]' 04:59:32 + OS_FAMILY=redhat 04:59:32 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-641 04:59:32 + START_PACKAGES=/tmp/packages_start.txt 04:59:32 + END_PACKAGES=/tmp/packages_end.txt 04:59:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:59:32 + PACKAGES=/tmp/packages_start.txt 04:59:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-641 ']' 04:59:32 + PACKAGES=/tmp/packages_end.txt 04:59:32 + case "${OS_FAMILY}" in 04:59:32 + rpm -qa 04:59:32 + sort 04:59:37 + '[' -f /tmp/packages_start.txt ']' 04:59:37 + '[' -f /tmp/packages_end.txt ']' 04:59:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:59:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-641 ']' 04:59:37 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-641/archives/ 04:59:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-641/archives/ [Pipeline] echo 04:59:37 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-sdk-go_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:59:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:59:37 04:59:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:59:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:59:38 alpine: Pulling from edgex-lftools-log-publisher 04:59:38 df20fa9351a1: Pulling fs layer 04:59:38 36b3adc4ff6f: Pulling fs layer 04:59:38 8ad3a11d3b57: Pulling fs layer 04:59:38 46f8f816bc3b: Pulling fs layer 04:59:38 93b61091891f: Pulling fs layer 04:59:38 93b9cdb0e59b: Pulling fs layer 04:59:38 5e14af77c1be: Pulling fs layer 04:59:38 01666e4c0597: Pulling fs layer 04:59:38 aa168da1d23b: Pulling fs layer 04:59:38 46f8f816bc3b: Waiting 04:59:38 93b61091891f: Waiting 04:59:38 93b9cdb0e59b: Waiting 04:59:38 5e14af77c1be: Waiting 04:59:38 01666e4c0597: Waiting 04:59:38 aa168da1d23b: Waiting 04:59:38 36b3adc4ff6f: Verifying Checksum 04:59:38 36b3adc4ff6f: Download complete 04:59:38 46f8f816bc3b: Download complete 04:59:38 df20fa9351a1: Verifying Checksum 04:59:38 df20fa9351a1: Download complete 04:59:38 93b9cdb0e59b: Verifying Checksum 04:59:38 93b9cdb0e59b: Download complete 04:59:38 93b61091891f: Verifying Checksum 04:59:38 93b61091891f: Download complete 04:59:38 01666e4c0597: Verifying Checksum 04:59:38 01666e4c0597: Download complete 04:59:38 5e14af77c1be: Verifying Checksum 04:59:38 5e14af77c1be: Download complete 04:59:38 8ad3a11d3b57: Verifying Checksum 04:59:38 8ad3a11d3b57: Download complete 04:59:38 df20fa9351a1: Pull complete 04:59:38 36b3adc4ff6f: Pull complete 04:59:39 8ad3a11d3b57: Pull complete 04:59:39 46f8f816bc3b: Pull complete 04:59:39 93b61091891f: Pull complete 04:59:40 93b9cdb0e59b: Pull complete 04:59:40 5e14af77c1be: Pull complete 04:59:40 01666e4c0597: Pull complete 04:59:40 aa168da1d23b: Verifying Checksum 04:59:40 aa168da1d23b: Download complete 04:59:47 aa168da1d23b: Pull complete 04:59:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:59:47 prd-centos7-docker-4c-2g-8159 does not seem to be running inside a container 04:59:47 $ 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-sdk-go_PR-641/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-sdk-go_PR-641 -v /w/workspace/dgexfoundry_device-sdk-go_PR-641:/w/workspace/dgexfoundry_device-sdk-go_PR-641:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-641@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:59:52 $ docker top 962ace19e3c6aac89883c0cac1c4410b30021a8868a17df99525e584b61b1fea -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:59:53 + mkdir -p /var/log/sa [Pipeline] sh 04:59:53 + ls /var/log/sa-host 04:59:53 + sadf -c /var/log/sa-host/sa05 04:59:53 file_magic: OK 04:59:53 HZ: Using current value: 100 04:59:53 file_header: OK 04:59:53 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 04:59:53 Statistics: 04:59:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:59:53 File successfully converted to sysstat format version 12.2.1 04:59:53 + sadf -c /var/log/sa-host/sa22 04:59:53 file_magic: OK 04:59:53 HZ: Using current value: 100 04:59:53 file_header: OK 04:59:53 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 04:59:53 Statistics: 04:59:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:59:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:54 provisioning config files... 04:59:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp/config2968328572645232716tmp [Pipeline] { [Pipeline] echo 04:59:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:59:54 ---> create-netrc.sh [Pipeline] } 04:59:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:59:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:59:54 ---> python-tools-install.sh [Pipeline] echo 04:59:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:59:55 ---> sudo-logs.sh 04:59:55 Archiving 'sudo' log.. [Pipeline] echo 04:59:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:59:55 ---> job-cost.sh 04:59:55 lf-activate-venv: SKIPPING 04:59:55 INFO: No Stack... 04:59:56 INFO: Retrieving Pricing Info for: v1-standard-2 04:59:57 INFO: Archiving Costs [Pipeline] echo 04:59:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:59:57 ---> logs-deploy.sh 04:59:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-641/2 04:59:57 INFO: archiving workspace using pattern(s): 04:59:59 Archives upload complete. 04:59:59 INFO: archiving logs to Nexus 05:00:00 ---> uname -a: 05:00:00 Linux prd-centos7-docker-4c-2g-8159.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:00:00 05:00:00 05:00:00 ---> lscpu: 05:00:00 Architecture: x86_64 05:00:00 CPU op-mode(s): 32-bit, 64-bit 05:00:00 Byte Order: Little Endian 05:00:00 Address sizes: 40 bits physical, 48 bits virtual 05:00:00 CPU(s): 4 05:00:00 On-line CPU(s) list: 0-3 05:00:00 Thread(s) per core: 1 05:00:00 Core(s) per socket: 1 05:00:00 Socket(s): 4 05:00:00 NUMA node(s): 1 05:00:00 Vendor ID: GenuineIntel 05:00:00 CPU family: 6 05:00:00 Model: 44 05:00:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:00:00 Stepping: 1 05:00:00 CPU MHz: 2933.442 05:00:00 BogoMIPS: 5866.88 05:00:00 Virtualization: VT-x 05:00:00 Hypervisor vendor: KVM 05:00:00 Virtualization type: full 05:00:00 L1d cache: 128 KiB 05:00:00 L1i cache: 128 KiB 05:00:00 L2 cache: 16 MiB 05:00:00 L3 cache: 64 MiB 05:00:00 NUMA node0 CPU(s): 0-3 05:00:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:00:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:00:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:00:00 Vulnerability Meltdown: Mitigation; PTI 05:00:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:00:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:00:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:00:00 Vulnerability Tsx async abort: Not affected 05:00:00 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 05:00:00 05:00:00 05:00:00 ---> nproc: 05:00:00 4 05:00:00 05:00:00 05:00:00 ---> df -h: 05:00:00 Filesystem Size Used Available Use% Mounted on 05:00:00 overlay 50.0G 7.2G 42.8G 14% / 05:00:00 tmpfs 64.0M 0 64.0M 0% /dev 05:00:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:00:00 shm 64.0M 0 64.0M 0% /dev/shm 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-641 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-641@tmp 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 05:00:00 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 05:00:00 05:00:00 05:00:00 ---> free -m: 05:00:00 total used free shared buff/cache available 05:00:00 Mem: 1837 674 110 0 1051 1060 05:00:00 Swap: 1023 0 1023 05:00:00 05:00:00 05:00:00 ---> ip addr: 05:00:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:00:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:00:00 inet 127.0.0.1/8 scope host lo 05:00:00 valid_lft forever preferred_lft forever 05:00:00 inet6 ::1/128 scope host 05:00:00 valid_lft forever preferred_lft forever 05:00:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:00:00 link/ether fa:16:3e:4a:fc:c7 brd ff:ff:ff:ff:ff:ff 05:00:00 inet 10.30.122.69/23 brd 10.30.123.255 scope global dynamic eth0 05:00:00 valid_lft 85797sec preferred_lft 85797sec 05:00:00 inet6 fe80::f816:3eff:fe4a:fcc7/64 scope link 05:00:00 valid_lft forever preferred_lft forever 05:00:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:00:00 link/ether 02:42:9b:3d:bd:56 brd ff:ff:ff:ff:ff:ff 05:00:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:00:00 valid_lft forever preferred_lft forever 05:00:00 inet6 fe80::42:9bff:fe3d:bd56/64 scope link 05:00:00 valid_lft forever preferred_lft forever 05:00:00 05:00:00 05:00:00 ---> sar -b -r -n DEV: 05:00:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/22/20 _x86_64_ (4 CPU) 05:00:00 05:00:00 04:49:40 LINUX RESTART (4 CPU) 05:00:00 05:00:00 04:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:00:00 04:51:01 190.11 100.00 90.11 0.00 11789.11 40339.38 0.00 05:00:00 04:52:01 3.55 0.00 3.55 0.00 0.00 116.02 0.00 05:00:00 04:53:01 0.47 0.00 0.47 0.00 0.00 6.91 0.00 05:00:00 04:54:02 0.27 0.00 0.27 0.00 0.00 3.20 0.00 05:00:00 04:55:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 05:00:00 04:56:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 05:00:00 04:57:01 0.33 0.02 0.32 0.00 0.13 3.53 0.00 05:00:00 04:58:01 0.30 0.00 0.30 0.00 0.00 2.73 0.00 05:00:00 04:59:01 0.33 0.00 0.33 0.00 0.00 3.41 0.00 05:00:00 Average: 21.81 11.14 10.67 0.00 1313.00 4508.48 0.00 05:00:00 05:00:00 04:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:00:00 04:51:01 151124 0 570580 30.32 2620 1157232 1069004 36.48 429208 1139724 128 05:00:00 04:52:01 156208 0 565380 30.05 2620 1157348 1043496 35.61 428856 1136724 20 05:00:00 04:53:01 156316 0 565264 30.04 2620 1157356 1043496 35.61 428812 1136712 16 05:00:00 04:54:02 153756 0 567824 30.18 2620 1157356 1043676 35.62 431468 1136128 16 05:00:00 04:55:01 155056 0 566516 30.11 2620 1157364 1043496 35.61 438736 1128028 12 05:00:00 04:56:01 154432 0 567136 30.14 2620 1157368 1043676 35.62 439728 1128028 8 05:00:00 04:57:01 155160 0 566396 30.10 2620 1157380 1043496 35.61 438752 1128028 8 05:00:00 04:58:01 155160 0 566392 30.10 2620 1157384 1043496 35.61 437432 1129356 8 05:00:00 04:59:01 155324 0 566220 30.09 2620 1157392 1043496 35.61 437560 1129360 8 05:00:00 Average: 154726 0 566856 30.13 2620 1157353 1046370 35.71 434506 1132454 25 05:00:00 05:00:00 04:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:00:00 04:51:01 eth0 561.80 356.79 1090.92 100.79 0.00 0.00 0.00 0.00 05:00:00 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:51:01 docker0 9.92 8.34 1.38 19.93 0.00 0.00 0.00 0.00 05:00:00 04:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:54:02 eth0 1.52 0.45 0.36 0.15 0.00 0.00 0.00 0.00 05:00:00 04:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:55:01 eth0 0.30 0.10 0.03 0.07 0.00 0.00 0.00 0.00 05:00:00 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:56:01 eth0 0.70 0.60 0.43 0.28 0.00 0.00 0.00 0.00 05:00:00 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:00:00 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 Average: eth0 62.90 39.91 121.59 11.28 0.00 0.00 0.00 0.00 05:00:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:00 Average: docker0 1.10 0.93 0.15 2.22 0.00 0.00 0.00 0.00 05:00:00 05:00:00 05:00:00 ---> sar -P ALL: 05:00:00 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/22/20 _x86_64_ (4 CPU) 05:00:00 05:00:00 04:49:40 LINUX RESTART (4 CPU) 05:00:00 05:00:00 04:50:01 CPU %user %nice %system %iowait %steal %idle 05:00:00 04:51:01 all 16.25 0.00 9.68 7.76 0.05 66.26 05:00:00 04:51:01 0 18.06 0.00 9.68 7.16 0.07 65.04 05:00:00 04:51:01 1 16.33 0.00 10.61 8.96 0.05 64.05 05:00:00 04:51:01 2 15.48 0.00 9.26 7.96 0.03 67.27 05:00:00 04:51:01 3 15.16 0.00 9.17 6.95 0.05 68.67 05:00:00 04:52:01 all 0.17 0.00 0.05 0.00 0.00 99.78 05:00:00 04:52:01 0 0.52 0.00 0.03 0.00 0.00 99.45 05:00:00 04:52:01 1 0.05 0.00 0.07 0.00 0.00 99.88 05:00:00 04:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:52:01 3 0.08 0.00 0.05 0.00 0.00 99.87 05:00:00 04:53:01 all 0.14 0.00 0.03 0.00 0.00 99.83 05:00:00 04:53:01 0 0.42 0.00 0.03 0.00 0.00 99.55 05:00:00 04:53:01 1 0.08 0.00 0.05 0.00 0.00 99.87 05:00:00 04:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:00:00 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:00:00 04:54:02 all 0.17 0.00 0.04 0.00 0.00 99.79 05:00:00 04:54:02 0 0.53 0.00 0.05 0.00 0.00 99.42 05:00:00 04:54:02 1 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:54:02 2 0.05 0.00 0.05 0.00 0.02 99.88 05:00:00 04:54:02 3 0.05 0.00 0.03 0.00 0.00 99.92 05:00:00 04:55:01 all 0.17 0.00 0.05 0.00 0.00 99.78 05:00:00 04:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:00:00 04:55:01 1 0.51 0.00 0.12 0.00 0.00 99.37 05:00:00 04:55:01 2 0.08 0.00 0.05 0.00 0.00 99.86 05:00:00 04:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 05:00:00 04:56:01 all 0.17 0.00 0.04 0.00 0.00 99.79 05:00:00 04:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:00:00 04:56:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:00:00 04:56:01 2 0.53 0.00 0.03 0.00 0.00 99.43 05:00:00 04:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:00:00 04:57:01 all 0.07 0.00 0.04 0.00 0.00 99.89 05:00:00 04:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:57:01 1 0.03 0.00 0.02 0.02 0.00 99.93 05:00:00 04:57:01 2 0.20 0.00 0.08 0.00 0.00 99.72 05:00:00 04:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:00:00 04:58:01 all 0.03 0.00 0.03 0.00 0.00 99.94 05:00:00 04:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:00:00 04:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:00:00 04:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:59:01 all 0.07 0.00 0.04 0.00 0.00 99.89 05:00:00 04:59:01 0 0.22 0.00 0.05 0.00 0.00 99.73 05:00:00 04:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:00:00 04:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:00:00 04:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 05:00:00 Average: all 1.89 0.00 1.09 0.85 0.01 96.16 05:00:00 Average: 0 2.18 0.00 1.09 0.78 0.01 95.94 05:00:00 Average: 1 1.88 0.00 1.20 0.98 0.01 95.93 05:00:00 Average: 2 1.81 0.00 1.05 0.87 0.01 96.25 05:00:00 Average: 3 1.70 0.00 1.03 0.76 0.01 96.51 05:00:00 05:00:00 05:00:00