Pull request #625 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 97d215942e84a991c53b707ff2edd046ff47c371+153a43e7e060228c1df4c616c423a5b384e52518 (04b3e0f9fc717d998fc03b40d6880e0a9488d11a) 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, 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-4969 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [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-625 # 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 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit 97d215942e84a991c53b707ff2edd046ff47c371 > 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/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 Merge succeeded, producing 97d215942e84a991c53b707ff2edd046ff47c371 Checking out Revision 97d215942e84a991c53b707ff2edd046ff47c371 (PR-625) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 Commit message: "refactor(sdk): fix requested changes in PR" First time build. Skipping changelog. > git rev-list --no-walk 4f14ea6436e03ea1078c81b0c6538e4bd9bf29f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:52:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:52:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:52:38 ========================================================= 03:52:38 EdgeX Global Pipelines Version Info 03:52:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:52:42 ------------------- 03:52:42 stable info: 03:52:42 ------------------- 03:52:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:52:42 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 03:52:42 Message: update stable to v1.0.131 03:52:43 ------------------- 03:52:43 experimental info: 03:52:43 ------------------- 03:52:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:52:43 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 03:52:43 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:52:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:52:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:52:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:52:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97d215942e84a991c53b707ff2edd046ff47c371 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97d2159 [Pipeline] echo 03:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:47 + git log --format=format:%s -1 97d215942e84a991c53b707ff2edd046ff47c371 [Pipeline] echo 03:52:47 GIT_COMMIT: 97d215942e84a991c53b707ff2edd046ff47c371, Commit Message: refactor(sdk): fix requested changes in PR [Pipeline] echo 03:52:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:49 03:52:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:52:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:49 latest: Pulling from edgex-devops/git-semver 03:52:49 31603596830f: Pulling fs layer 03:52:49 2a8b12db71e7: Pulling fs layer 03:52:49 6ca5941a6612: Pulling fs layer 03:52:49 ecc8261a40a4: Pulling fs layer 03:52:49 ecc8261a40a4: Waiting 03:52:49 2a8b12db71e7: Verifying Checksum 03:52:49 2a8b12db71e7: Download complete 03:52:50 31603596830f: Verifying Checksum 03:52:50 31603596830f: Download complete 03:52:50 31603596830f: Pull complete 03:52:51 2a8b12db71e7: Pull complete 03:52:51 ecc8261a40a4: Verifying Checksum 03:52:51 ecc8261a40a4: Download complete 03:52:52 6ca5941a6612: Verifying Checksum 03:52:52 6ca5941a6612: Download complete 03:52:54 6ca5941a6612: Pull complete 03:52:54 ecc8261a40a4: Pull complete 03:52:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:52:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:52:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:52:55 prd-centos7-docker-4c-2g-4969 does not seem to be running inside a container 03:52:55 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-625 -v /w/workspace/dgexfoundry_device-sdk-go_PR-625:/w/workspace/dgexfoundry_device-sdk-go_PR-625:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-625@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:52:58 $ docker top b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:58 [ssh-agent] Looking for ssh-agent implementation... 03:52:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:59 $ docker exec b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 ssh-agent 03:52:59 SSH_AUTH_SOCK=/tmp/ssh-PKKGzvI4IXx6/agent.13 03:52:59 SSH_AGENT_PID=19 03:52:59 Running ssh-add (command line suppressed) 03:52:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_2403691420387190251.key (/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_2403691420387190251.key) 03:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:00 + git describe --exact-match --tags HEAD 03:53:00 fatal: no tag exactly matches '97d215942e84a991c53b707ff2edd046ff47c371' [Pipeline] } 03:53:00 $ docker exec --env ******** --env ******** b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 ssh-agent -k 03:53:00 unset SSH_AUTH_SOCK; 03:53:00 unset SSH_AGENT_PID; 03:53:00 echo Agent pid 19 killed; 03:53:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:53:00 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:53:00 This usually means this commit has not been tagged. [Pipeline] sshagent 03:53:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:53:00 [ssh-agent] Looking for ssh-agent implementation... 03:53:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:53:01 $ docker exec b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 ssh-agent 03:53:01 SSH_AUTH_SOCK=/tmp/ssh-fbKx8TTUYaiS/agent.49 03:53:01 SSH_AGENT_PID=55 03:53:01 Running ssh-add (command line suppressed) 03:53:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_2260812040621764018.key (/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_2260812040621764018.key) 03:53:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:53:01 + git semver init 03:53:01 # -> Open(): unable to determine branch for HEAD 03:53:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-625/.git 03:53:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-625 03:53:01 # $SEMVER_REMOTE_NAME = origin 03:53:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:53:01 # $SEMVER_USER_NAME = edgex-jenkins 03:53:01 # $SEMVER_BRANCH = PR-625 03:53:01 # $SEMVER_TEMP = /tmp/semver-684816743 03:53:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:53:02 # '/tmp/semver-684816743' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-625/.semver' 03:53:02 # -> Force: false 03:53:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-625/.semver [Pipeline] } 03:53:02 $ docker exec --env ******** --env ******** b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 ssh-agent -k 03:53:03 unset SSH_AUTH_SOCK; 03:53:03 unset SSH_AGENT_PID; 03:53:03 echo Agent pid 55 killed; 03:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:03 + git semver [Pipeline] } 03:53:03 $ docker stop --time=1 b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 03:53:05 $ docker rm -f b7ca0a5a1435f260031bd5916d5c596eba6870cdd8a558db6ef18ac852714292 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:53:07 Stashed 48 file(s) [Pipeline] echo 03:53:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 03:53:07 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 03:53:23 Still waiting to schedule task 03:53:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:53:23 Still waiting to schedule task 03:53:23 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 03:55:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4970 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [Pipeline] { [Pipeline] ws 03:55:17 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:55:22 using credential edgex-jenkins-ssh 03:55:22 Cloning the remote Git repository 03:55:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:55:22 > git init /w/workspace/device-sdk-go/3 # timeout=10 03:55:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:55:22 > git --version # timeout=10 03:55:22 > git --version # 'git version 2.17.1' 03:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:55:24 Merging remotes/origin/master commit 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit 97d215942e84a991c53b707ff2edd046ff47c371 03:55:24 Merge succeeded, producing 97d215942e84a991c53b707ff2edd046ff47c371 03:55:24 Checking out Revision 97d215942e84a991c53b707ff2edd046ff47c371 (PR-625) 03:55:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:55:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:55:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:55:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:55:24 > git config core.sparsecheckout # timeout=10 03:55:24 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 03:55:24 > git remote # timeout=10 03:55:24 > git config --get remote.origin.url # timeout=10 03:55:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:24 > git merge 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 03:55:24 > git rev-parse HEAD^{commit} # timeout=10 03:55:24 > git config core.sparsecheckout # timeout=10 03:55:24 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 03:55:29 Commit message: "refactor(sdk): fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:55:30 ========================================================= 03:55:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:55:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:55:32 + 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 . 03:55:33 Sending build context to Docker daemon 3.571MB 03:55:33 Step 1/8 : ARG BASE=golang:1.15-alpine 03:55:33 Step 2/8 : FROM ${BASE} 03:55:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:55:33 b538f80385f9: Pulling fs layer 03:55:33 74f711af9a0d: Pulling fs layer 03:55:33 99f96fe45779: Pulling fs layer 03:55:33 8529a6b9a6be: Pulling fs layer 03:55:33 45590311c82a: Pulling fs layer 03:55:33 69ca0ff8b7b3: Pulling fs layer 03:55:33 209524e5b208: Pulling fs layer 03:55:33 8529a6b9a6be: Waiting 03:55:33 45590311c82a: Waiting 03:55:33 69ca0ff8b7b3: Waiting 03:55:33 209524e5b208: Waiting 03:55:33 99f96fe45779: Verifying Checksum 03:55:33 99f96fe45779: Download complete 03:55:33 74f711af9a0d: Verifying Checksum 03:55:33 74f711af9a0d: Download complete 03:55:33 45590311c82a: Verifying Checksum 03:55:33 45590311c82a: Download complete 03:55:33 b538f80385f9: Verifying Checksum 03:55:33 b538f80385f9: Download complete 03:55:33 69ca0ff8b7b3: Verifying Checksum 03:55:33 69ca0ff8b7b3: Download complete 03:55:34 b538f80385f9: Pull complete 03:55:34 74f711af9a0d: Pull complete 03:55:35 99f96fe45779: Pull complete 03:55:36 209524e5b208: Verifying Checksum 03:55:36 209524e5b208: Download complete 03:55:37 8529a6b9a6be: Verifying Checksum 03:55:37 8529a6b9a6be: Download complete 03:55:47 8529a6b9a6be: Pull complete 03:55:47 45590311c82a: Pull complete 03:55:47 69ca0ff8b7b3: Pull complete 03:55:52 209524e5b208: Pull complete 03:55:52 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:55:52 ---> 5bddaf1c2fca 03:55:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:55:54 ---> Running in fdb7018c17c5 03:55:55 Removing intermediate container fdb7018c17c5 03:55:55 ---> 687fa11461e0 03:55:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:55 ---> Running in 7011e1fd04fa 03:55:56 Running on prd-centos7-docker-4c-2g-4971 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [Pipeline] { [Pipeline] ws 03:55:56 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 03:55:57 Removing intermediate container 7011e1fd04fa 03:55:57 ---> 33f31a99abfd 03:55:57 Step 5/8 : RUN apk add --no-cache make git 03:55:58 ---> Running in 2193e423ae27 03:55:59 using credential edgex-jenkins-ssh 03:55:59 Cloning the remote Git repository 03:55:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:55:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:55:59 > git init /w/workspace/device-sdk-go/3 # timeout=10 03:55:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:55:59 > git --version # timeout=10 03:55:59 > git --version # 'git version 2.16.5' 03:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:55:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:56:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:56:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:56:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:56:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:00 Merging remotes/origin/master commit 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit 97d215942e84a991c53b707ff2edd046ff47c371 03:56:00 Merge succeeded, producing 97d215942e84a991c53b707ff2edd046ff47c371 03:56:00 Checking out Revision 97d215942e84a991c53b707ff2edd046ff47c371 (PR-625) 03:56:01 OK: 142 MiB in 39 packages 03:56:00 > git config core.sparsecheckout # timeout=10 03:56:00 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 03:56:00 > git remote # timeout=10 03:56:00 > git config --get remote.origin.url # timeout=10 03:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:56:00 > git merge 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 03:56:00 > git rev-parse HEAD^{commit} # timeout=10 03:56:00 > git config core.sparsecheckout # timeout=10 03:56:00 > git checkout -f 97d215942e84a991c53b707ff2edd046ff47c371 # timeout=10 03:56:02 Removing intermediate container 2193e423ae27 03:56:02 ---> bc6706facdfc 03:56:02 Step 6/8 : WORKDIR /device-sdk-go 03:56:02 ---> Running in 5054216e8f01 03:56:02 Removing intermediate container 5054216e8f01 03:56:02 ---> 6b7dcb668df0 03:56:02 Step 7/8 : COPY . . 03:56:04 ---> ef91d74aedd7 03:56:04 Step 8/8 : RUN go mod download 03:56:04 ---> Running in cf65d14be7a1 03:56:04 Commit message: "refactor(sdk): fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:56:05 ========================================================= 03:56:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:56:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:56:06 + 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 . 03:56:06 Sending build context to Docker daemon 3.574MB 03:56:06 Step 1/8 : ARG BASE=golang:1.15-alpine 03:56:06 Step 2/8 : FROM ${BASE} 03:56:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:56:06 df20fa9351a1: Pulling fs layer 03:56:06 ed8968b2872e: Pulling fs layer 03:56:06 a92cc7c5fd73: Pulling fs layer 03:56:06 e871e8e8d7a9: Pulling fs layer 03:56:06 e73272ec9a57: Pulling fs layer 03:56:06 1e910a182e73: Pulling fs layer 03:56:06 4e634b169226: Pulling fs layer 03:56:06 e73272ec9a57: Waiting 03:56:06 e871e8e8d7a9: Waiting 03:56:06 1e910a182e73: Waiting 03:56:06 4e634b169226: Waiting 03:56:06 a92cc7c5fd73: Verifying Checksum 03:56:06 a92cc7c5fd73: Download complete 03:56:06 ed8968b2872e: Verifying Checksum 03:56:06 ed8968b2872e: Download complete 03:56:06 e73272ec9a57: Verifying Checksum 03:56:06 e73272ec9a57: Download complete 03:56:06 1e910a182e73: Download complete 03:56:06 df20fa9351a1: Verifying Checksum 03:56:06 df20fa9351a1: Download complete 03:56:07 df20fa9351a1: Pull complete 03:56:07 ed8968b2872e: Pull complete 03:56:07 a92cc7c5fd73: Pull complete 03:56:08 4e634b169226: Verifying Checksum 03:56:09 e871e8e8d7a9: Verifying Checksum 03:56:09 e871e8e8d7a9: Download complete 03:56:13 e871e8e8d7a9: Pull complete 03:56:14 e73272ec9a57: Pull complete 03:56:14 1e910a182e73: Pull complete 03:56:19 4e634b169226: Pull complete 03:56:19 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:56:19 ---> f7629b54cfaa 03:56:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:56:19 ---> Running in 8c411705ab7e 03:56:19 Removing intermediate container 8c411705ab7e 03:56:19 ---> 360c5ea79200 03:56:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:19 ---> Running in db73ab0640bf 03:56:20 Removing intermediate container db73ab0640bf 03:56:20 ---> 958ddd074ec2 03:56:20 Step 5/8 : RUN apk add --no-cache make git 03:56:20 ---> Running in b387569b4a70 03:56:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:56:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:56:22 OK: 166 MiB in 39 packages 03:56:23 Removing intermediate container b387569b4a70 03:56:23 ---> 0370e8de3a67 03:56:23 Step 6/8 : WORKDIR /device-sdk-go 03:56:23 ---> Running in c626c2f60be1 03:56:23 Removing intermediate container c626c2f60be1 03:56:23 ---> a2b017e745dd 03:56:23 Step 7/8 : COPY . . 03:56:24 ---> 3675ad3af83a 03:56:24 Step 8/8 : RUN go mod download 03:56:24 ---> Running in c34535a587ca 03:56:26 Removing intermediate container cf65d14be7a1 03:56:26 ---> d4c6c5d81334 03:56:26 Successfully built d4c6c5d81334 03:56:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:56:27 + docker inspect -f . ci-base-image-arm64 03:56:27 . [Pipeline] withDockerContainer 03:56:27 prd-ubuntu18.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 03:56:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 03:56:29 $ docker top da2df207983840929b3ded1ba5e30f1ad380162871e61cf7ac3de2bd15586684 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:30 + go version 03:56:30 go version go1.15.2 linux/arm64 [Pipeline] } 03:56:30 $ docker stop --time=1 da2df207983840929b3ded1ba5e30f1ad380162871e61cf7ac3de2bd15586684 03:56:32 $ docker rm -f da2df207983840929b3ded1ba5e30f1ad380162871e61cf7ac3de2bd15586684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:33 + docker inspect -f . ci-base-image-arm64 03:56:33 . [Pipeline] withDockerContainer 03:56:34 prd-ubuntu18.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 03:56:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 03:56:35 $ docker top 314d853e549cb0d3f9ca9927b9485fc8306ee5ee15796b2b6b6c17780946242b -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:37 + make test 03:56:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:56:43 Removing intermediate container c34535a587ca 03:56:43 ---> 06af55104494 03:56:43 Successfully built 06af55104494 03:56:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:56:43 + docker inspect -f . ci-base-image-x86_64 03:56:43 . [Pipeline] withDockerContainer 03:56:43 prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container 03:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 03:56:45 $ docker top a74bb5c46279f3221c1cf83b1270678712bf3937bb28e2f015ae4c5afbb57eb2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:45 + go version 03:56:45 go version go1.15.2 linux/amd64 [Pipeline] } 03:56:45 $ docker stop --time=1 a74bb5c46279f3221c1cf83b1270678712bf3937bb28e2f015ae4c5afbb57eb2 03:56:46 $ docker rm -f a74bb5c46279f3221c1cf83b1270678712bf3937bb28e2f015ae4c5afbb57eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:56:47 + docker inspect -f . ci-base-image-x86_64 03:56:47 . [Pipeline] withDockerContainer 03:56:48 prd-centos7-docker-4c-2g-4971 does not seem to be running inside a container 03:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 03:56:48 $ docker top a2b6018ad22d09211fd8a62c53843965f6161908e6efc1d7cf674eb5b1d29282 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:49 + make test 03:56:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:56:55 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:56:59 ? github.com/edgexfoundry/device-sdk-go [no test files] 03:57:10 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:57:10 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:57:10 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:57:10 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.062s coverage: 21.6% of statements 03:57:11 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.463s coverage: 97.1% of statements 03:57:38 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 03:57:38 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 03:57:38 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 03:57:38 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.125s coverage: 21.6% of statements 03:57:40 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.223s coverage: 97.1% of statements 03:57:43 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements 03:57:43 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.057s coverage: 21.9% of statements 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:57:43 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.199s coverage: 40.0% of statements 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:57:43 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.271s coverage: 68.9% of statements 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 03:57:43 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.065s coverage: 52.6% of statements 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 03:57:43 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 03:57:43 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.351s coverage: 68.9% of statements 03:57:43 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:57:43 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:57:43 GO111MODULE=on go vet ./... 03:57:50 gofmt -l . 03:57:50 [ "`gofmt -l .`" = "" ] 03:57:50 ./bin/test-attribution-txt.sh 03:57:50 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:57:50 Stashed 1 file(s) [Pipeline] } 03:57:50 $ docker stop --time=1 a2b6018ad22d09211fd8a62c53843965f6161908e6efc1d7cf674eb5b1d29282 03:57:52 $ docker rm -f a2b6018ad22d09211fd8a62c53843965f6161908e6efc1d7cf674eb5b1d29282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:57:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:56 + ls -al . 03:57:56 total 188 03:57:56 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 13 03:57 . 03:57:56 drwxrwxr-x. 4 jenkins jenkins 28 Oct 13 03:55 .. 03:57:56 drwxrwxr-x. 2 jenkins jenkins 64 Oct 13 03:56 bin 03:57:56 -rw-r--r--. 1 jenkins jenkins 110392 Oct 13 03:57 coverage.out 03:57:56 -rw-rw-r--. 1 jenkins jenkins 936 Oct 13 03:56 Dockerfile.build 03:57:56 -rw-rw-r--. 1 jenkins jenkins 140 Oct 13 03:56 .dockerignore 03:57:56 drwxrwxr-x. 4 jenkins jenkins 48 Oct 13 03:56 example 03:57:56 drwxrwxr-x. 8 jenkins jenkins 179 Oct 13 03:56 .git 03:57:56 drwxrwxr-x. 2 jenkins jenkins 60 Oct 13 03:56 .github 03:57:56 -rw-rw-r--. 1 jenkins jenkins 138 Oct 13 03:56 .gitignore 03:57:56 -rw-r--r--. 1 jenkins jenkins 517 Oct 13 03:57 go.mod 03:57:56 -rw-r--r--. 1 jenkins jenkins 13652 Oct 13 03:57 go.sum 03:57:56 drwxrwxr-x. 15 jenkins jenkins 211 Oct 13 03:56 internal 03:57:56 -rw-rw-r--. 1 jenkins jenkins 901 Oct 13 03:56 Jenkinsfile 03:57:56 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 13 03:56 LICENSE 03:57:56 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 13 03:56 Makefile 03:57:56 drwxrwxr-x. 4 jenkins jenkins 26 Oct 13 03:56 openapi 03:57:56 drwxrwxr-x. 5 jenkins jenkins 50 Oct 13 03:56 pkg 03:57:56 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 13 03:56 README.md 03:57:56 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 13 03:56 RELEASE-NOTES.txt 03:57:56 drwxrwxr-x. 3 jenkins jenkins 58 Oct 13 03:56 .semver 03:57:56 drwxrwxr-x. 4 jenkins jenkins 54 Oct 13 03:56 snap 03:57:56 -rw-rw-r--. 1 jenkins jenkins 5 Oct 13 03:53 VERSION 03:57:56 -rw-rw-r--. 1 jenkins jenkins 222 Oct 13 03:56 version.go [Pipeline] isUnix [Pipeline] sh 03:57:56 + 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=97d215942e84a991c53b707ff2edd046ff47c371 --label arch=amd64 --label version=0.0.0 . 03:57:56 Sending build context to Docker daemon 3.685MB 03:57:56 Step 1/24 : ARG BASE=golang:1.15-alpine 03:57:56 Step 2/24 : FROM ${BASE} AS builder 03:57:56 ---> 06af55104494 03:57:56 Step 3/24 : ARG MAKE='make build' 03:57:57 ---> Running in ee24a3324fd6 03:57:57 Removing intermediate container ee24a3324fd6 03:57:57 ---> cc0f3bf12731 03:57:57 Step 4/24 : WORKDIR /device-sdk-go 03:57:57 ---> Running in 179565a470a5 03:57:57 Removing intermediate container 179565a470a5 03:57:57 ---> dbf59706785a 03:57:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:57:57 ---> Running in dd01223a99fd 03:57:57 Removing intermediate container dd01223a99fd 03:57:57 ---> 844a74e992d0 03:57:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:58 ---> Running in a5f8d0985742 03:57:59 Removing intermediate container a5f8d0985742 03:57:59 ---> ccf3d3eb3f6e 03:57:59 Step 7/24 : RUN apk add --update --no-cache make git 03:57:59 ---> Running in 059efa8cce48 03:57:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:58:00 OK: 166 MiB in 39 packages 03:58:01 Removing intermediate container 059efa8cce48 03:58:01 ---> 9aaa57e3f7f3 03:58:01 Step 8/24 : COPY . . 03:58:02 ---> e67633fbba4e 03:58:02 Step 9/24 : RUN ${MAKE} 03:58:02 ---> Running in 1596e9c6ab81 03:58:03 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 03:58:11 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:58:12 Removing intermediate container 1596e9c6ab81 03:58:12 ---> b6d17a2c127d 03:58:12 Step 10/24 : FROM scratch 03:58:12 ---> 03:58:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:58:12 ---> Running in f54076254c0e 03:58:12 Removing intermediate container f54076254c0e 03:58:12 ---> 93528a282c34 03:58:12 Step 12/24 : ENV APP_PORT=49990 03:58:12 ---> Running in 940045f6d58a 03:58:12 Removing intermediate container 940045f6d58a 03:58:12 ---> 5adb5f1226c7 03:58:12 Step 13/24 : EXPOSE $APP_PORT 03:58:12 ---> Running in daa27add13ed 03:58:12 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.119s coverage: 9.4% of statements 03:58:12 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.109s coverage: 21.9% of statements 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 03:58:12 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.570s coverage: 40.0% of statements 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 03:58:12 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.810s coverage: 68.9% of statements 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 03:58:12 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.167s coverage: 52.6% of statements 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 03:58:12 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 03:58:12 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.653s coverage: 68.9% of statements 03:58:12 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 03:58:12 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 03:58:12 GO111MODULE=on go vet ./... 03:58:12 Removing intermediate container daa27add13ed 03:58:12 ---> 7798a605383c 03:58:12 Step 14/24 : WORKDIR / 03:58:12 ---> Running in 225389593efb 03:58:12 Removing intermediate container 225389593efb 03:58:12 ---> 08622bf5f423 03:58:12 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:58:13 ---> 4f9443f9daae 03:58:13 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:58:13 ---> 22b4d23e63d9 03:58:13 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:58:13 ---> 5a5fbea27446 03:58:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:58:14 ---> fc29a6a7d47f 03:58:14 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:58:15 ---> 9fadec36b8a2 03:58:15 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:58:15 ---> Running in 9f5579c14dc0 03:58:15 Removing intermediate container 9f5579c14dc0 03:58:15 ---> 86bf477d294c 03:58:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:15 ---> Running in af16ba3c6c88 03:58:15 Removing intermediate container af16ba3c6c88 03:58:15 ---> 28d9d7f13a67 03:58:15 Step 22/24 : LABEL arch=amd64 03:58:15 ---> Running in 3d039b5a7e9a 03:58:15 Removing intermediate container 3d039b5a7e9a 03:58:15 ---> a303c37719d9 03:58:15 Step 23/24 : LABEL git_sha=97d215942e84a991c53b707ff2edd046ff47c371 03:58:15 ---> Running in c3e18f162fb0 03:58:15 Removing intermediate container c3e18f162fb0 03:58:15 ---> bfdf48239299 03:58:15 Step 24/24 : LABEL version=0.0.0 03:58:15 ---> Running in cf6752181580 03:58:16 Removing intermediate container cf6752181580 03:58:16 ---> ca8602276328 03:58:16 [Warning] One or more build-args [ARCH] were not consumed 03:58:16 Successfully built ca8602276328 03:58:16 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] } 03:58:39 gofmt -l . 03:58:39 [ "`gofmt -l .`" = "" ] 03:58:39 ./bin/test-attribution-txt.sh 03:58:40 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:58:41 Warning: overwriting stash ‘coverage-report’ 03:58:42 Stashed 1 file(s) [Pipeline] } 03:58:42 $ docker stop --time=1 314d853e549cb0d3f9ca9927b9485fc8306ee5ee15796b2b6b6c17780946242b 03:58:44 $ docker rm -f 314d853e549cb0d3f9ca9927b9485fc8306ee5ee15796b2b6b6c17780946242b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:58:46 + ls -al . 03:58:46 total 228 03:58:46 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 03:58 . 03:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:55 .. 03:58:46 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 03:55 .dockerignore 03:58:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:55 .git 03:58:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:55 .github 03:58:46 -rw-rw-r-- 1 jenkins jenkins 138 Oct 13 03:55 .gitignore 03:58:46 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 03:55 .semver 03:58:46 -rw-rw-r-- 1 jenkins jenkins 936 Oct 13 03:55 Dockerfile.build 03:58:46 -rw-rw-r-- 1 jenkins jenkins 901 Oct 13 03:55 Jenkinsfile 03:58:46 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 13 03:55 LICENSE 03:58:46 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 13 03:55 Makefile 03:58:46 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 13 03:55 README.md 03:58:46 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 13 03:55 RELEASE-NOTES.txt 03:58:46 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 03:53 VERSION 03:58:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:55 bin 03:58:46 -rw-r--r-- 1 jenkins jenkins 110392 Oct 13 03:58 coverage.out 03:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:55 example 03:58:46 -rw-r--r-- 1 jenkins jenkins 517 Oct 13 03:58 go.mod 03:58:46 -rw-r--r-- 1 jenkins jenkins 13652 Oct 13 03:58 go.sum 03:58:46 drwxrwxr-x 15 jenkins jenkins 4096 Oct 13 03:55 internal 03:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:55 openapi 03:58:46 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:55 pkg 03:58:46 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:55 snap 03:58:46 -rw-rw-r-- 1 jenkins jenkins 222 Oct 13 03:55 version.go [Pipeline] isUnix [Pipeline] sh 03:58:46 + 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=97d215942e84a991c53b707ff2edd046ff47c371 --label arch=arm64 --label version=0.0.0 . 03:58:47 Sending build context to Docker daemon 3.682MB 03:58:47 Step 1/24 : ARG BASE=golang:1.15-alpine 03:58:47 Step 2/24 : FROM ${BASE} AS builder 03:58:47 ---> d4c6c5d81334 03:58:47 Step 3/24 : ARG MAKE='make build' 03:58:47 ---> Running in aa63f083a52a 03:58:48 Removing intermediate container aa63f083a52a 03:58:48 ---> 880f0752e6fb 03:58:48 Step 4/24 : WORKDIR /device-sdk-go 03:58:48 ---> Running in d6ebf0ab193f 03:58:49 Removing intermediate container d6ebf0ab193f 03:58:49 ---> aa5ff3219ce3 03:58:49 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:58:49 ---> Running in b6b29a97f4fb 03:58:49 Removing intermediate container b6b29a97f4fb 03:58:49 ---> c5b0d720536d 03:58:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:49 ---> Running in 16e06213d363 03:58:52 Removing intermediate container 16e06213d363 03:58:52 ---> 647de2e3b007 03:58:52 Step 7/24 : RUN apk add --update --no-cache make git 03:58:52 ---> Running in 8f71def62412 03:58:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:55 OK: 142 MiB in 39 packages 03:58:56 Removing intermediate container 8f71def62412 03:58:56 ---> 1c0887e06a9b 03:58:56 Step 8/24 : COPY . . 03:58:58 ---> b9158648c0a3 03:58:58 Step 9/24 : RUN ${MAKE} 03:58:58 ---> Running in 64e1916b6669 03:58:59 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 03:59:26 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 03:59:26 Removing intermediate container 64e1916b6669 03:59:26 ---> 3003091bbda6 03:59:26 Step 10/24 : FROM scratch 03:59:26 ---> 03:59:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:59:26 ---> Running in eec356e53260 03:59:26 Removing intermediate container eec356e53260 03:59:26 ---> 97d99f73d260 03:59:26 Step 12/24 : ENV APP_PORT=49990 03:59:26 ---> Running in 998f9a92c1be 03:59:26 Removing intermediate container 998f9a92c1be 03:59:26 ---> 166d8a6a3cc8 03:59:26 Step 13/24 : EXPOSE $APP_PORT 03:59:26 ---> Running in 8ab77f78d80f 03:59:26 Removing intermediate container 8ab77f78d80f 03:59:26 ---> 4b0a2ce2be36 03:59:26 Step 14/24 : WORKDIR / 03:59:26 ---> Running in 65636bfc55f9 03:59:26 Removing intermediate container 65636bfc55f9 03:59:26 ---> b4deaf6d7efa 03:59:26 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 03:59:28 ---> 544d7b75e9dc 03:59:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 03:59:29 ---> 13431dde6d71 03:59:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 03:59:29 ---> 2501f2e65afc 03:59:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 03:59:30 ---> c28689537553 03:59:30 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 03:59:31 ---> 2ae4d18f3e58 03:59:31 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 03:59:31 ---> Running in 7b69686e0439 03:59:31 Removing intermediate container 7b69686e0439 03:59:31 ---> 7441a953ee1b 03:59:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:59:31 ---> Running in d585d243f4c7 03:59:32 Removing intermediate container d585d243f4c7 03:59:32 ---> 177861889e86 03:59:32 Step 22/24 : LABEL arch=arm64 03:59:32 ---> Running in c5081daa0bd8 03:59:32 Removing intermediate container c5081daa0bd8 03:59:32 ---> b74d767ec71c 03:59:32 Step 23/24 : LABEL git_sha=97d215942e84a991c53b707ff2edd046ff47c371 03:59:32 ---> Running in 6a8fe24c8c22 03:59:33 Removing intermediate container 6a8fe24c8c22 03:59:33 ---> 2088d0384172 03:59:33 Step 24/24 : LABEL version=0.0.0 03:59:33 ---> Running in 8d311992c1c6 03:59:34 Removing intermediate container 8d311992c1c6 03:59:34 ---> 6ad9913803c6 03:59:34 [Warning] One or more build-args [ARCH] were not consumed 03:59:34 Successfully built 6ad9913803c6 03:59:34 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 03:59:36 provisioning config files... 03:59:36 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/config6127884212779436709tmp [Pipeline] { [Pipeline] sh 03:59:36 + set +x 03:59:36 + bash -s -- 03:59:36 + curl -s https://codecov.io/bash 03:59:37 03:59:37 _____ _ 03:59:37 / ____| | | 03:59:37 | | ___ __| | ___ ___ _____ __ 03:59:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:59:37 | |___| (_) | (_| | __/ (_| (_) \ V / 03:59:37 \_____\___/ \__,_|\___|\___\___/ \_/ 03:59:37 Bash-20201009-048fee3 03:59:37 03:59:37 03:59:37 ==> Jenkins CI detected. 03:59:37 project root: . 03:59:37 --> token set from env 03:59:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:59:37 ==> Running gcov in . (disable via -X gcov) 03:59:37 ==> Python coveragepy not found 03:59:37 ==> Searching for coverage reports in: 03:59:37 + . 03:59:37 -> Found 1 reports 03:59:37 ==> Detecting git/mercurial file structure 03:59:37 ==> Reading reports 03:59:37 + ./coverage.out bytes=110392 03:59:37 ==> Appending adjustments 03:59:37 https://docs.codecov.io/docs/fixing-reports 03:59:38 + Found adjustments 03:59:38 ==> Gzipping contents 03:59:38 ==> Uploading reports 03:59:38 url: https://codecov.io 03:59:38 query: branch=PR-625&commit=97d215942e84a991c53b707ff2edd046ff47c371&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-625%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=625&job=&cmd_args= 03:59:38 -> Pinging Codecov 03:59:38 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-625&commit=97d215942e84a991c53b707ff2edd046ff47c371&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-625%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=625&job=&cmd_args= 03:59:38 -> Uploading to 03:59:38 03:59:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:38 Dload Upload Total Spent Left Speed 03:59:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 03:59:38 X> Failed to upload 03:59:38 ==> Uploading to Codecov 03:59:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:38 Dload Upload Total Spent Left Speed 03:59:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18543 0 0 100 18543 0 15036 0:00:01 0:00:01 --:--:-- 15038 100 18653 100 110 100 18543 75 12730 0:00:01 0:00:01 --:--:-- 12735 03:59:40 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/97d215942e84a991c53b707ff2edd046ff47c371 [Pipeline] } 03:59:40 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 03:59:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:59:46 ---> package-listing.sh 03:59:46 ++ tr '[:upper:]' '[:lower:]' 03:59:46 ++ facter osfamily 03:59:47 + OS_FAMILY=redhat 03:59:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-625 03:59:47 + START_PACKAGES=/tmp/packages_start.txt 03:59:47 + END_PACKAGES=/tmp/packages_end.txt 03:59:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:59:47 + PACKAGES=/tmp/packages_start.txt 03:59:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-625 ']' 03:59:47 + PACKAGES=/tmp/packages_end.txt 03:59:47 + case "${OS_FAMILY}" in 03:59:47 + rpm -qa 03:59:47 + sort 03:59:52 + '[' -f /tmp/packages_start.txt ']' 03:59:52 + '[' -f /tmp/packages_end.txt ']' 03:59:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:59:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-625 ']' 03:59:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-625/archives/ 03:59:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-625/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:52 provisioning config files... 03:59:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/config4533581318853403761tmp [Pipeline] { [Pipeline] echo 03:59:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:53 ---> create-netrc.sh [Pipeline] } 03:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:59:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:59:53 ---> python-tools-install.sh 03:59:53 Generating Requirements File 04:01:46 Python 3.6.8 04:01:46 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 04:01:46 appdirs==1.4.3 04:01:46 argcomplete==1.12.1 04:01:46 aspy.yaml==1.3.0 04:01:46 attrs==19.3.0 04:01:46 Babel==2.8.0 04:01:46 beautifulsoup4==4.8.2 04:01:46 boto3==1.11.6 04:01:46 botocore==1.14.6 04:01:46 bs4==0.0.1 04:01:46 cachetools==4.1.1 04:01:46 certifi==2019.11.28 04:01:46 cffi==1.14.3 04:01:46 cfgv==2.0.1 04:01:46 chardet==3.0.4 04:01:46 click==7.1 04:01:46 cliff==3.4.0 04:01:46 cmd2==1.3.11 04:01:46 colorama==0.4.4 04:01:46 cryptography==3.1.1 04:01:46 debtcollector==2.2.0 04:01:46 decorator==4.4.2 04:01:46 defusedxml==0.6.0 04:01:46 Deprecated==1.2.7 04:01:46 distlib==0.3.1 04:01:46 distro==1.2.0 04:01:46 dnspython==1.16.0 04:01:46 docker==4.2.0 04:01:46 docutils==0.15.2 04:01:46 dogpile.cache==1.0.2 04:01:46 email-validator==1.0.5 04:01:46 filelock==3.0.12 04:01:46 future==0.18.2 04:01:46 google-auth==1.22.1 04:01:46 httplib2==0.17.0 04:01:46 identify==1.4.11 04:01:46 idna==2.9 04:01:46 importlib-metadata==2.0.0 04:01:46 importlib-resources==1.5.0 04:01:46 iso8601==0.1.13 04:01:46 Jinja2==2.11.1 04:01:46 jmespath==0.10.0 04:01:46 jsonpatch==1.26 04:01:46 jsonpointer==2.0 04:01:46 jsonschema==3.2.0 04:01:46 keystoneauth1==4.2.1 04:01:46 kubernetes==11.0.0 04:01:46 lftools==0.34.2 04:01:46 lxml==4.5.0 04:01:46 MarkupSafe==0.23 04:01:46 msgpack==1.0.0 04:01:46 multi-key-dict==2.0.3 04:01:46 munch==2.5.0 04:01:46 netaddr==0.8.0 04:01:46 netifaces==0.10.9 04:01:46 niet==1.4.2 04:01:46 nodeenv==1.3.5 04:01:46 oauth2client==4.1.3 04:01:46 oauthlib==3.1.0 04:01:46 openstacksdk==0.50.0 04:01:46 os-client-config==2.1.0 04:01:46 os-service-types==1.7.0 04:01:46 osc-lib==2.2.1 04:01:46 oslo.config==8.3.2 04:01:46 oslo.context==3.1.1 04:01:46 oslo.i18n==5.0.1 04:01:46 oslo.log==4.4.0 04:01:46 oslo.serialization==4.0.1 04:01:46 oslo.utils==4.6.0 04:01:46 packaging==20.4 04:01:46 pbr==5.4.4 04:01:46 pluggy==0.13.1 04:01:46 prettytable==0.7.2 04:01:46 py==1.9.0 04:01:46 pyasn1==0.4.8 04:01:46 pyasn1-modules==0.2.8 04:01:46 pycparser==2.20 04:01:46 pygerrit2==2.0.10 04:01:46 PyGithub==1.46 04:01:46 pyinotify==0.9.6 04:01:46 PyJWT==1.7.1 04:01:46 pyparsing==2.4.7 04:01:46 pyperclip==1.8.1 04:01:46 pyroute2==0.4.13 04:01:46 pyrsistent==0.15.7 04:01:46 PySocks==1.6.8 04:01:46 python-cinderclient==7.2.0 04:01:46 python-dateutil==2.8.1 04:01:46 python-heatclient==2.2.1 04:01:46 python-jenkins==1.7.0 04:01:46 python-keystoneclient==4.1.1 04:01:46 python-magnumclient==3.2.1 04:01:46 python-novaclient==17.2.1 04:01:46 python-openstackclient==5.4.0 04:01:46 python-swiftclient==3.10.1 04:01:46 pytz==2020.1 04:01:46 PyYAML==5.3 04:01:46 requests==2.23.0 04:01:46 requests-oauthlib==1.3.0 04:01:46 requestsexceptions==1.4.0 04:01:46 rfc3986==1.4.0 04:01:46 rpm==4.11.3 04:01:46 rsa==4.0 04:01:46 ruamel.yaml==0.16.10 04:01:46 ruamel.yaml.clib==0.2.0 04:01:46 s3transfer==0.3.3 04:01:46 shade==1.27.2 04:01:46 simplejson==3.17.2 04:01:46 six==1.14.0 04:01:46 soupsieve==2.0 04:01:46 stevedore==3.2.2 04:01:46 tabulate==0.8.6 04:01:46 toml==0.10.0 04:01:46 tox==3.20.1 04:01:46 tqdm==4.43.0 04:01:46 urllib3==1.25.8 04:01:46 virtualenv==20.0.34 04:01:46 wcwidth==0.2.5 04:01:46 websocket-client==0.57.0 04:01:46 wrapt==1.12.1 04:01:46 xdg==3.0.2 04:01:46 xmltodict==0.12.0 04:01:46 yq==2.11.1 04:01:46 zipp==3.3.0 04:01:46 Cache entry deserialization failed, entry ignored 04:01:46 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. 04:01:46 Python 2.7.5 04:01:46 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 04:01:46 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. 04:01:46 ansible==2.9.7 04:01:46 Babel==0.9.6 04:01:46 backports.ssl-match-hostname==3.5.0.1 04:01:46 beautifulsoup4==4.4.1 04:01:46 bodhi==2.11.0 04:01:46 bodhi-client==2.11.0 04:01:46 CCColUtils==1.4 04:01:46 cffi==1.6.0 04:01:46 chardet==2.2.1 04:01:46 click==6.7 04:01:46 cloud-init==18.5 04:01:46 configobj==4.7.2 04:01:46 cryptography==1.7.2 04:01:46 decorator==3.4.0 04:01:46 distro==1.2.0 04:01:46 enum34==1.0.4 04:01:46 fedpkg==1.38 04:01:46 futures==3.1.1 04:01:46 gitdb==0.6.4 04:01:46 GitPython==1.0.1 04:01:46 html5lib==0.999 04:01:46 httplib2==0.9.2 04:01:46 idna==2.4 04:01:46 iniparse==0.4 04:01:46 ipaddress==1.0.16 04:01:46 IPy==0.75 04:01:46 javapackages==1.0.0 04:01:46 Jinja2==2.7.2 04:01:46 jmespath==0.9.4 04:01:46 jsonpatch==1.2 04:01:46 jsonpointer==1.9 04:01:46 kerberos==1.1 04:01:46 kitchen==1.1.1 04:01:46 langtable==0.0.31 04:01:46 lockfile==0.9.1 04:01:46 lxml==3.2.1 04:01:46 MarkupSafe==0.11 04:01:46 munch==2.0.2 04:01:46 offtrac==0.1.0 04:01:46 openidc-client==0.6.0 04:01:46 packagedb-cli==2.14.1 04:01:46 paramiko==2.1.1 04:01:46 perf==0.1 04:01:46 ply==3.4 04:01:46 policycoreutils-default-encoding==0.1 04:01:46 prettytable==0.7.2 04:01:46 pyasn1==0.1.9 04:01:46 pycparser==2.14 04:01:46 pycurl==7.19.0 04:01:46 pygobject==3.22.0 04:01:46 pygpgme==0.3 04:01:46 pyliblzma==0.5.3 04:01:46 pyOpenSSL==0.13.1 04:01:46 pyparsing==1.5.6 04:01:46 pyserial==2.6 04:01:46 python-augeas==0.5.0 04:01:46 python-bugzilla==2.3.0 04:01:46 python-dateutil==1.5 04:01:46 python-fedora==0.10.0 04:01:46 python-linux-procfs==0.4.9 04:01:46 python-yubico==1.2.3 04:01:46 pyudev==0.15 04:01:46 pyusb==1.0.0b1 04:01:46 pyxattr==0.5.1 04:01:46 PyYAML==3.10 04:01:46 requests==2.6.0 04:01:46 requests-kerberos==0.7.0 04:01:46 rpkg==1.60 04:01:46 schedutils==0.4 04:01:46 seobject==0.1 04:01:46 sepolicy==1.1 04:01:46 six==1.9.0 04:01:46 smmap==0.9.0 04:01:46 urlgrabber==3.10 04:01:46 urllib3==1.10.2 04:01:46 virtualenv==15.1.0 04:01:46 yum-langpacks==0.4.2 04:01:46 yum-metadata-parser==1.1.4 [Pipeline] echo 04:01:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:01:47 ---> sudo-logs.sh 04:01:47 Archiving 'sudo' log.. [Pipeline] echo 04:01:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:01:48 ---> job-cost.sh 04:01:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLJ6 04:02:00 Cache entry deserialization failed, entry ignored 04:02:00 Cache entry deserialization failed, entry ignored 04:02:00 Cache entry deserialization failed, entry ignored 04:02:00 Cache entry deserialization failed, entry ignored 04:02:00 Cache entry deserialization failed, entry ignored 04:02:01 Cache entry deserialization failed, entry ignored 04:02:01 Cache entry deserialization failed, entry ignored 04:02:01 Cache entry deserialization failed, entry ignored 04:02:01 Cache entry deserialization failed, entry ignored 04:02:02 Cache entry deserialization failed, entry ignored 04:02:02 Cache entry deserialization failed, entry ignored 04:02:02 Cache entry deserialization failed, entry ignored 04:02:02 Cache entry deserialization failed, entry ignored 04:02:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:02:55 lf-activate-venv(): INFO: Adding /tmp/venv-xLJ6/bin to PATH 04:02:55 INFO: No Stack... 04:02:55 INFO: Retrieving Pricing Info for: v1-standard-2 04:02:55 INFO: Archiving Costs [Pipeline] echo 04:02:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:02:55 ---> logs-deploy.sh 04:02:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-625/3 04:02:55 INFO: archiving workspace using pattern(s): 04:02:57 Archives upload complete. 04:02:57 INFO: archiving logs to Nexus 04:02:59 ---> uname -a: 04:02:59 Linux prd-centos7-docker-4c-2g-4969.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 04:02:59 04:02:59 04:02:59 ---> lscpu: 04:02:59 Architecture: x86_64 04:02:59 CPU op-mode(s): 32-bit, 64-bit 04:02:59 Byte Order: Little Endian 04:02:59 CPU(s): 4 04:02:59 On-line CPU(s) list: 0-3 04:02:59 Thread(s) per core: 1 04:02:59 Core(s) per socket: 1 04:02:59 Socket(s): 4 04:02:59 NUMA node(s): 1 04:02:59 Vendor ID: GenuineIntel 04:02:59 CPU family: 6 04:02:59 Model: 44 04:02:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:02:59 Stepping: 1 04:02:59 CPU MHz: 2933.438 04:02:59 BogoMIPS: 5866.87 04:02:59 Virtualization: VT-x 04:02:59 Hypervisor vendor: KVM 04:02:59 Virtualization type: full 04:02:59 L1d cache: 32K 04:02:59 L1i cache: 32K 04:02:59 L2 cache: 4096K 04:02:59 L3 cache: 16384K 04:02:59 NUMA node0 CPU(s): 0-3 04:02:59 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 04:02:59 04:02:59 04:02:59 ---> nproc: 04:02:59 4 04:02:59 04:02:59 04:02:59 ---> df -h: 04:02:59 Filesystem Size Used Avail Use% Mounted on 04:02:59 devtmpfs 887M 0 887M 0% /dev 04:02:59 tmpfs 919M 0 919M 0% /dev/shm 04:02:59 tmpfs 919M 17M 903M 2% /run 04:02:59 tmpfs 919M 0 919M 0% /sys/fs/cgroup 04:02:59 /dev/vda1 50G 7.4G 43G 15% / 04:02:59 tmpfs 184M 0 184M 0% /run/user/1001 04:02:59 tmpfs 184M 0 184M 0% /run/user/0 04:02:59 04:02:59 04:02:59 ---> free -m: 04:02:59 total used free shared buff/cache available 04:02:59 Mem: 1837 609 80 16 1147 1030 04:02:59 Swap: 1023 1 1022 04:02:59 04:02:59 04:02:59 ---> ip addr: 04:02:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:02:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:02:59 inet 127.0.0.1/8 scope host lo 04:02:59 valid_lft forever preferred_lft forever 04:02:59 inet6 ::1/128 scope host 04:02:59 valid_lft forever preferred_lft forever 04:02:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 04:02:59 link/ether fa:16:3e:df:08:f4 brd ff:ff:ff:ff:ff:ff 04:02:59 inet 10.30.123.248/23 brd 10.30.123.255 scope global dynamic eth0 04:02:59 valid_lft 85727sec preferred_lft 85727sec 04:02:59 inet6 fe80::f816:3eff:fedf:8f4/64 scope link 04:02:59 valid_lft forever preferred_lft forever 04:02:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:02:59 link/ether 02:42:83:f4:93:b9 brd ff:ff:ff:ff:ff:ff 04:02:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:02:59 valid_lft forever preferred_lft forever 04:02:59 inet6 fe80::42:83ff:fef4:93b9/64 scope link 04:02:59 valid_lft forever preferred_lft forever 04:02:59 04:02:59 04:02:59 ---> sar -b -r -n DEV: 04:02:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 04:02:59 04:02:59 03:51:22 AM LINUX RESTART 04:02:59 04:02:59 03:52:01 AM tps rtps wtps bread/s bwrtn/s 04:02:59 03:53:01 AM 138.76 53.70 85.07 7679.26 40092.16 04:02:59 03:54:01 AM 8.66 2.61 6.04 135.71 214.92 04:02:59 03:55:02 AM 0.28 0.00 0.28 0.00 4.73 04:02:59 03:56:01 AM 0.29 0.00 0.29 0.00 3.27 04:02:59 03:57:01 AM 0.28 0.00 0.28 0.00 4.44 04:02:59 03:58:01 AM 0.32 0.00 0.32 0.00 4.10 04:02:59 03:59:01 AM 0.33 0.02 0.32 0.13 3.61 04:02:59 04:00:01 AM 63.74 62.23 1.51 4710.95 62.25 04:02:59 04:01:01 AM 48.03 6.70 41.32 788.02 3440.01 04:02:59 04:02:01 AM 90.03 19.20 70.83 788.17 9944.99 04:02:59 Average: 35.17 14.48 20.69 1414.10 5395.05 04:02:59 04:02:59 03:52:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:02:59 03:53:01 AM 109972 1771584 94.16 2620 1150216 1685404 57.52 460232 1148400 56 04:02:59 03:54:01 AM 165116 1716440 91.22 2620 1155860 1127608 38.48 412168 1142620 16 04:02:59 03:55:02 AM 174524 1707032 90.72 2620 1155868 1065220 36.35 408192 1138944 8 04:02:59 03:56:01 AM 172068 1709488 90.86 2620 1155868 1065344 36.36 411352 1138236 20 04:02:59 03:57:01 AM 172224 1709332 90.85 2620 1155872 1065104 36.35 412232 1137460 20 04:02:59 03:58:01 AM 170704 1710852 90.93 2620 1155880 1065188 36.35 440380 1110508 16 04:02:59 03:59:01 AM 171264 1710292 90.90 2620 1155888 1065104 36.35 441868 1108460 16 04:02:59 04:00:01 AM 85048 1796508 95.48 2620 1195816 1098368 37.49 455120 1169476 11268 04:02:59 04:01:01 AM 107528 1774028 94.29 2620 1113336 1131876 38.63 455044 1133064 99928 04:02:59 04:02:01 AM 84092 1797464 95.53 2620 1114796 1105924 37.74 454504 1111388 65500 04:02:59 Average: 141254 1740302 92.49 2620 1150940 1147514 39.16 435109 1133856 17685 04:02:59 04:02:59 03:52:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:02:59 03:53:01 AM veth598a893 0.05 0.25 0.00 0.03 0.00 0.00 0.00 04:02:59 03:53:01 AM eth0 249.06 178.49 1072.91 66.69 0.00 0.00 0.00 04:02:59 03:53:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 04:02:59 03:53:01 AM docker0 0.05 0.15 0.00 0.02 0.00 0.00 0.00 04:02:59 03:54:01 AM eth0 22.36 19.59 29.79 43.85 0.00 0.00 0.00 04:02:59 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:54:01 AM docker0 5.16 3.95 0.99 19.29 0.00 0.00 0.00 04:02:59 03:55:02 AM eth0 2.56 1.48 3.57 0.10 0.00 0.00 0.00 04:02:59 03:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:55:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:56:01 AM eth0 1.32 0.61 0.60 0.37 0.00 0.00 0.00 04:02:59 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:57:01 AM eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 04:02:59 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:58:01 AM eth0 0.32 0.23 0.15 0.08 0.00 0.00 0.00 04:02:59 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:59:01 AM eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 04:02:59 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 03:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:00:01 AM eth0 23.94 16.01 45.37 7.49 0.00 0.00 0.00 04:02:59 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:01:01 AM eth0 87.84 50.11 785.61 6.87 0.00 0.00 0.00 04:02:59 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:02:01 AM eth0 23.43 17.65 100.89 4.71 0.00 0.00 0.00 04:02:59 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 04:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 Average: eth0 37.96 27.15 200.09 12.92 0.00 0.00 0.00 04:02:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:59 Average: docker0 0.52 0.41 0.10 1.93 0.00 0.00 0.00 04:02:59 04:02:59 04:02:59 ---> sar -P ALL: 04:02:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 04:02:59 04:02:59 03:51:22 AM LINUX RESTART 04:02:59 04:02:59 03:52:01 AM CPU %user %nice %system %iowait %steal %idle 04:02:59 03:53:01 AM all 14.57 0.00 8.76 5.60 15.26 55.81 04:02:59 03:53:01 AM 0 12.57 0.00 7.66 7.46 17.22 55.09 04:02:59 03:53:01 AM 1 12.31 0.00 8.45 5.40 15.52 58.32 04:02:59 03:53:01 AM 2 18.44 0.00 7.01 6.95 13.62 53.98 04:02:59 03:53:01 AM 3 15.08 0.00 12.02 2.53 14.60 55.77 04:02:59 03:54:01 AM all 0.95 0.00 0.50 0.07 1.63 96.85 04:02:59 03:54:01 AM 0 0.68 0.00 0.56 0.07 1.63 97.06 04:02:59 03:54:01 AM 1 0.94 0.00 0.38 0.08 1.84 96.75 04:02:59 03:54:01 AM 2 1.09 0.00 0.41 0.10 1.69 96.70 04:02:59 03:54:01 AM 3 1.08 0.00 0.63 0.02 1.37 96.90 04:02:59 03:55:02 AM all 0.15 0.00 0.06 0.00 0.17 99.62 04:02:59 03:55:02 AM 0 0.37 0.00 0.07 0.00 0.22 99.35 04:02:59 03:55:02 AM 1 0.08 0.00 0.05 0.00 0.18 99.68 04:02:59 03:55:02 AM 2 0.03 0.00 0.08 0.00 0.15 99.73 04:02:59 03:55:02 AM 3 0.12 0.00 0.03 0.00 0.13 99.72 04:02:59 03:56:01 AM all 0.25 0.00 0.03 0.00 0.11 99.62 04:02:59 03:56:01 AM 0 0.41 0.00 0.03 0.00 0.12 99.44 04:02:59 03:56:01 AM 1 0.03 0.00 0.02 0.00 0.08 99.86 04:02:59 03:56:01 AM 2 0.07 0.00 0.03 0.00 0.19 99.71 04:02:59 03:56:01 AM 3 0.47 0.00 0.02 0.00 0.05 99.46 04:02:59 03:57:01 AM all 0.13 0.00 0.05 0.00 0.17 99.66 04:02:59 03:57:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85 04:02:59 03:57:01 AM 1 0.07 0.00 0.05 0.00 0.38 99.50 04:02:59 03:57:01 AM 2 0.40 0.00 0.03 0.00 0.13 99.43 04:02:59 03:57:01 AM 3 0.03 0.00 0.03 0.00 0.10 99.83 04:02:59 03:58:01 AM all 0.13 0.00 0.11 0.00 0.35 99.41 04:02:59 03:58:01 AM 0 0.02 0.00 0.30 0.00 0.25 99.43 04:02:59 03:58:01 AM 1 0.38 0.00 0.10 0.00 0.57 98.95 04:02:59 03:58:01 AM 2 0.05 0.00 0.03 0.00 0.35 99.57 04:02:59 03:58:01 AM 3 0.05 0.00 0.02 0.00 0.22 99.72 04:02:59 03:59:01 AM all 0.11 0.00 0.04 0.00 0.19 99.65 04:02:59 03:59:01 AM 0 0.02 0.00 0.03 0.00 0.12 99.83 04:02:59 03:59:01 AM 1 0.38 0.00 0.05 0.00 0.25 99.32 04:02:59 03:59:01 AM 2 0.05 0.00 0.05 0.00 0.37 99.53 04:02:59 03:59:01 AM 3 0.02 0.00 0.03 0.00 0.05 99.90 04:02:59 04:00:01 AM all 2.57 0.00 1.02 1.48 2.46 92.47 04:02:59 04:00:01 AM 0 1.54 0.00 0.86 1.54 2.47 93.58 04:02:59 04:00:01 AM 1 4.71 0.00 1.64 1.24 2.58 89.83 04:02:59 04:00:01 AM 2 1.01 0.00 0.46 0.48 2.31 95.74 04:02:59 04:00:01 AM 3 3.06 0.00 1.15 2.69 2.47 90.63 04:02:59 04:01:01 AM all 15.39 0.00 1.88 0.83 3.47 78.43 04:02:59 04:01:01 AM 0 37.62 0.00 2.45 0.79 5.14 54.00 04:02:59 04:01:01 AM 1 5.54 0.00 0.88 0.72 4.85 88.01 04:02:59 04:01:01 AM 2 16.64 0.00 3.22 0.68 1.93 77.53 04:02:59 04:01:01 AM 3 3.45 0.00 1.07 1.13 2.00 92.36 04:02:59 04:02:01 AM all 13.73 0.00 3.19 1.06 3.86 78.18 04:02:59 04:02:01 AM 0 14.61 0.00 2.57 1.38 3.97 77.48 04:02:59 04:02:01 AM 1 20.34 0.00 5.38 2.27 3.98 68.03 04:02:59 04:02:01 AM 2 12.53 0.00 2.81 0.10 3.80 80.76 04:02:59 04:02:01 AM 3 7.65 0.00 2.04 0.52 3.67 86.11 04:02:59 Average: all 4.76 0.00 1.56 0.90 2.76 90.03 04:02:59 Average: 0 6.57 0.00 1.46 1.13 3.12 87.72 04:02:59 Average: 1 4.43 0.00 1.69 0.97 3.03 89.88 04:02:59 Average: 2 4.97 0.00 1.40 0.82 2.43 90.39 04:02:59 Average: 3 3.07 0.00 1.69 0.69 2.44 92.11 04:02:59 04:02:59 04:02:59