Pull request #605 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 95570ab8549e72eba36f8e73f2e278e31097aebf+9121cb4fd2f17f024cc2e84f36967dd0fb0597df (afe6c1568fca3ae85fba52588b4cda2e125cd138) 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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-5488 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [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-605 # 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/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 95570ab8549e72eba36f8e73f2e278e31097aebf Merge succeeded, producing 95570ab8549e72eba36f8e73f2e278e31097aebf Checking out Revision 95570ab8549e72eba36f8e73f2e278e31097aebf (PR-605) > git config core.sparsecheckout # timeout=10 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # 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 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # timeout=10 Commit message: "refactor(sdk): add TODO comment for fully moving to v2" > git rev-list --no-walk a544bf50c5d948c619930f4b3c273d7df07b4b86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:25 ========================================================= 01:31:25 EdgeX Global Pipelines Version Info 01:31:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:31:27 ------------------- 01:31:27 stable info: 01:31:27 ------------------- 01:31:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:31:27 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 01:31:27 Message: update stable to v1.0.142 01:31:28 ------------------- 01:31:28 experimental info: 01:31:28 ------------------- 01:31:28 Commited By: **** collab-it+edgex@linuxfoundation.org 01:31:28 Commit SHA: 2f41ad55dd360c8679175c2f18fa26421540ceb6 01:31:28 Message: update experimental to v1.0.143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:31:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:31:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:31:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:31:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:31:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:31:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:31:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95570ab8549e72eba36f8e73f2e278e31097aebf [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95570ab [Pipeline] echo 01:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:32 + git log --format=format:%s -1 95570ab8549e72eba36f8e73f2e278e31097aebf [Pipeline] echo 01:31:32 GIT_COMMIT: 95570ab8549e72eba36f8e73f2e278e31097aebf, Commit Message: refactor(sdk): add TODO comment for fully moving to v2 [Pipeline] echo 01:31:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:33 01:31:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:31:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:34 latest: Pulling from edgex-devops/git-semver 01:31:34 31603596830f: Pulling fs layer 01:31:34 2a8b12db71e7: Pulling fs layer 01:31:34 6ca5941a6612: Pulling fs layer 01:31:34 ecc8261a40a4: Pulling fs layer 01:31:34 ecc8261a40a4: Waiting 01:31:34 2a8b12db71e7: Verifying Checksum 01:31:34 2a8b12db71e7: Download complete 01:31:34 31603596830f: Verifying Checksum 01:31:34 31603596830f: Download complete 01:31:34 ecc8261a40a4: Verifying Checksum 01:31:34 ecc8261a40a4: Download complete 01:31:34 6ca5941a6612: Verifying Checksum 01:31:34 6ca5941a6612: Download complete 01:31:34 31603596830f: Pull complete 01:31:34 2a8b12db71e7: Pull complete 01:31:35 6ca5941a6612: Pull complete 01:31:35 ecc8261a40a4: Pull complete 01:31:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:31:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:31:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:31:35 prd-centos7-docker-4c-2g-5488 does not seem to be running inside a container 01:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-605 -v /w/workspace/dgexfoundry_device-sdk-go_PR-605:/w/workspace/dgexfoundry_device-sdk-go_PR-605:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-605@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 01:31:38 $ docker top 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:38 [ssh-agent] Looking for ssh-agent implementation... 01:31:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:38 $ docker exec 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c ssh-agent 01:31:38 SSH_AUTH_SOCK=/tmp/ssh-M2meg1FLudQc/agent.11 01:31:38 SSH_AGENT_PID=16 01:31:38 Running ssh-add (command line suppressed) 01:31:38 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_8946520727132387373.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_8946520727132387373.key) 01:31:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:39 + git tag --points-at HEAD [Pipeline] } 01:31:39 $ docker exec --env ******** --env ******** 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c ssh-agent -k 01:31:39 unset SSH_AUTH_SOCK; 01:31:39 unset SSH_AGENT_PID; 01:31:39 echo Agent pid 16 killed; 01:31:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:31:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:39 [ssh-agent] Looking for ssh-agent implementation... 01:31:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:39 $ docker exec 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c ssh-agent 01:31:39 SSH_AUTH_SOCK=/tmp/ssh-QXykEL6dTpMY/agent.45 01:31:39 SSH_AGENT_PID=50 01:31:39 Running ssh-add (command line suppressed) 01:31:39 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_2370638028398835607.key (/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/private_key_2370638028398835607.key) 01:31:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:40 + git semver init 01:31:40 # -> Open(): unable to determine branch for HEAD 01:31:40 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.git 01:31:40 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-605 01:31:40 # $SEMVER_REMOTE_NAME = origin 01:31:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:31:40 # $SEMVER_USER_NAME = edgex-jenkins 01:31:40 # $SEMVER_BRANCH = PR-605 01:31:40 # $SEMVER_TEMP = /tmp/semver-952595897 01:31:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:31:41 # '/tmp/semver-952595897' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver' 01:31:41 # -> Force: false 01:31:41 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-605/.semver [Pipeline] } 01:31:41 $ docker exec --env ******** --env ******** 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c ssh-agent -k 01:31:41 unset SSH_AUTH_SOCK; 01:31:41 unset SSH_AGENT_PID; 01:31:41 echo Agent pid 50 killed; 01:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:41 + git semver [Pipeline] } 01:31:41 $ docker stop --time=1 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c 01:31:43 $ docker rm -f 370183da2ea4ad158fa46d04aea4170eca448d61c3b6e72c98ed41e99531899c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:31:43 Stashed 1 file(s) [Pipeline] echo 01:31:43 [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 01:31:59 Still waiting to schedule task 01:31:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:31:59 Still waiting to schedule task 01:31:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:34:23 Running on prd-centos7-docker-4c-2g-5489 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws 01:34:23 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 01:34:26 using credential edgex-jenkins-ssh 01:34:26 Cloning the remote Git repository 01:34:26 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:34:26 > git init /w/workspace/device-sdk-go/15 # timeout=10 01:34:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:34:27 > git --version # timeout=10 01:34:27 > git --version # 'git version 2.16.5' 01:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:28 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 95570ab8549e72eba36f8e73f2e278e31097aebf 01:34:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:34:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:34:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:34:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:34:28 Merge succeeded, producing 95570ab8549e72eba36f8e73f2e278e31097aebf 01:34:28 Checking out Revision 95570ab8549e72eba36f8e73f2e278e31097aebf (PR-605) 01:34:28 > git config core.sparsecheckout # timeout=10 01:34:28 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # timeout=10 01:34:28 > git remote # timeout=10 01:34:28 > git config --get remote.origin.url # timeout=10 01:34:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:28 > git merge 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 01:34:28 > git rev-parse HEAD^{commit} # timeout=10 01:34:28 > git config core.sparsecheckout # timeout=10 01:34:28 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # timeout=10 01:34:32 Commit message: "refactor(sdk): add TODO comment for fully moving to v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:34:32 ========================================================= 01:34:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:34:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:34:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 01:34:34 Sending build context to Docker daemon 2.361MB 01:34:34 Step 1/8 : ARG BASE=golang:1.15-alpine 01:34:34 Step 2/8 : FROM ${BASE} 01:34:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:34:34 df20fa9351a1: Pulling fs layer 01:34:34 ed8968b2872e: Pulling fs layer 01:34:34 a92cc7c5fd73: Pulling fs layer 01:34:34 e871e8e8d7a9: Pulling fs layer 01:34:34 e73272ec9a57: Pulling fs layer 01:34:34 1e910a182e73: Pulling fs layer 01:34:34 4e634b169226: Pulling fs layer 01:34:34 e73272ec9a57: Waiting 01:34:34 1e910a182e73: Waiting 01:34:34 4e634b169226: Waiting 01:34:34 a92cc7c5fd73: Verifying Checksum 01:34:34 a92cc7c5fd73: Download complete 01:34:34 ed8968b2872e: Verifying Checksum 01:34:34 ed8968b2872e: Download complete 01:34:34 e73272ec9a57: Verifying Checksum 01:34:34 e73272ec9a57: Download complete 01:34:34 1e910a182e73: Download complete 01:34:34 df20fa9351a1: Verifying Checksum 01:34:34 df20fa9351a1: Download complete 01:34:34 df20fa9351a1: Pull complete 01:34:35 ed8968b2872e: Pull complete 01:34:35 a92cc7c5fd73: Pull complete 01:34:37 4e634b169226: Verifying Checksum 01:34:37 4e634b169226: Download complete 01:34:37 e871e8e8d7a9: Verifying Checksum 01:34:37 e871e8e8d7a9: Download complete 01:34:44 e871e8e8d7a9: Pull complete 01:34:44 e73272ec9a57: Pull complete 01:34:44 1e910a182e73: Pull complete 01:34:47 4e634b169226: Pull complete 01:34:47 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 01:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:34:47 ---> f7629b54cfaa 01:34:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:34:48 ---> Running in 6083fcd6505b 01:34:48 Removing intermediate container 6083fcd6505b 01:34:48 ---> 314652a03757 01:34:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:48 ---> Running in 195b324d73d7 01:34:50 Removing intermediate container 195b324d73d7 01:34:50 ---> 1fc34e262c77 01:34:50 Step 5/8 : RUN apk add --no-cache make git 01:34:50 ---> Running in 27b05609ef35 01:34:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:53 OK: 166 MiB in 39 packages 01:34:53 Removing intermediate container 27b05609ef35 01:34:53 ---> 956a096c1053 01:34:53 Step 6/8 : WORKDIR /device-sdk-go 01:34:53 ---> Running in 218a5bcdafd3 01:34:53 Removing intermediate container 218a5bcdafd3 01:34:53 ---> e838de38cc5f 01:34:53 Step 7/8 : COPY . . 01:34:55 ---> b5b176c976da 01:34:55 Step 8/8 : RUN go mod download 01:34:55 ---> Running in fb41d96a9def 01:35:17 Removing intermediate container fb41d96a9def 01:35:17 ---> 76e1abad0094 01:35:17 Successfully built 76e1abad0094 01:35:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:35:17 + docker inspect -f . ci-base-image-x86_64 01:35:17 . [Pipeline] withDockerContainer 01:35:17 prd-centos7-docker-4c-2g-5489 does not seem to be running inside a container 01:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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 01:35:18 $ docker top 0d06dcb7b64adcf43cc286240760f7460651aae1d1bdf402da63aa000ecb3944 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:18 + go version 01:35:18 go version go1.15.2 linux/amd64 [Pipeline] } 01:35:18 $ docker stop --time=1 0d06dcb7b64adcf43cc286240760f7460651aae1d1bdf402da63aa000ecb3944 01:35:20 $ docker rm -f 0d06dcb7b64adcf43cc286240760f7460651aae1d1bdf402da63aa000ecb3944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:21 + docker inspect -f . ci-base-image-x86_64 01:35:21 . [Pipeline] withDockerContainer 01:35:21 prd-centos7-docker-4c-2g-5489 does not seem to be running inside a container 01:35:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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 01:35:21 $ docker top dce3a0673dffd9c393be432318597261a220e55918c2a504cc4ed7243c39fe1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:22 + make test 01:35:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:35:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5490 in /w/workspace/dgexfoundry_device-sdk-go_PR-605 [Pipeline] { [Pipeline] ws 01:35:26 Running in /w/workspace/device-sdk-go/15 [Pipeline] { [Pipeline] checkout 01:35:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:35:32 using credential edgex-jenkins-ssh 01:35:32 Cloning the remote Git repository 01:35:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:35:32 > git init /w/workspace/device-sdk-go/15 # timeout=10 01:35:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:35:32 > git --version # timeout=10 01:35:32 > git --version # 'git version 2.17.1' 01:35:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:35:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:35:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:35:34 Merging remotes/origin/master commit 9121cb4fd2f17f024cc2e84f36967dd0fb0597df into PR head commit 95570ab8549e72eba36f8e73f2e278e31097aebf 01:35:35 Merge succeeded, producing 95570ab8549e72eba36f8e73f2e278e31097aebf 01:35:35 Checking out Revision 95570ab8549e72eba36f8e73f2e278e31097aebf (PR-605) 01:35:34 > git config core.sparsecheckout # timeout=10 01:35:34 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # timeout=10 01:35:35 > git remote # timeout=10 01:35:35 > git config --get remote.origin.url # timeout=10 01:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:35:35 > git merge 9121cb4fd2f17f024cc2e84f36967dd0fb0597df # timeout=10 01:35:35 > git rev-parse HEAD^{commit} # timeout=10 01:35:35 > git config core.sparsecheckout # timeout=10 01:35:35 > git checkout -f 95570ab8549e72eba36f8e73f2e278e31097aebf # timeout=10 01:35:39 Commit message: "refactor(sdk): add TODO comment for fully moving to v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:35:40 ========================================================= 01:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:35:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:35:41 + 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 . 01:35:42 Sending build context to Docker daemon 2.359MB 01:35:42 Step 1/8 : ARG BASE=golang:1.15-alpine 01:35:42 Step 2/8 : FROM ${BASE} 01:35:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:42 b538f80385f9: Pulling fs layer 01:35:42 74f711af9a0d: Pulling fs layer 01:35:42 99f96fe45779: Pulling fs layer 01:35:42 8529a6b9a6be: Pulling fs layer 01:35:42 45590311c82a: Pulling fs layer 01:35:42 69ca0ff8b7b3: Pulling fs layer 01:35:42 209524e5b208: Pulling fs layer 01:35:42 8529a6b9a6be: Waiting 01:35:42 45590311c82a: Waiting 01:35:42 69ca0ff8b7b3: Waiting 01:35:42 209524e5b208: Waiting 01:35:42 99f96fe45779: Download complete 01:35:42 74f711af9a0d: Verifying Checksum 01:35:42 74f711af9a0d: Download complete 01:35:42 45590311c82a: Verifying Checksum 01:35:42 45590311c82a: Download complete 01:35:42 69ca0ff8b7b3: Verifying Checksum 01:35:42 69ca0ff8b7b3: Download complete 01:35:42 b538f80385f9: Verifying Checksum 01:35:42 b538f80385f9: Download complete 01:35:43 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:35:43 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:35:43 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 01:35:43 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 21.6% of statements 01:35:43 b538f80385f9: Pull complete 01:35:44 74f711af9a0d: Pull complete 01:35:44 99f96fe45779: Pull complete 01:35:45 209524e5b208: Verifying Checksum 01:35:45 209524e5b208: Download complete 01:35:45 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.442s coverage: 97.1% of statements 01:35:46 8529a6b9a6be: Verifying Checksum 01:35:46 8529a6b9a6be: Download complete 01:35:56 8529a6b9a6be: Pull complete 01:35:56 45590311c82a: Pull complete 01:35:57 69ca0ff8b7b3: Pull complete 01:36:01 209524e5b208: Pull complete 01:36:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 01:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:36:01 ---> 5bddaf1c2fca 01:36:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:04 ---> Running in 7dee83f5bdbb 01:36:04 Removing intermediate container 7dee83f5bdbb 01:36:04 ---> 91003e19624f 01:36:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:04 ---> Running in 237fad5fac0b 01:36:07 Removing intermediate container 237fad5fac0b 01:36:07 ---> 9ddb8c7bbc98 01:36:07 Step 5/8 : RUN apk add --no-cache make git 01:36:07 ---> Running in 15354419b853 01:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:36:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:36:11 OK: 142 MiB in 39 packages 01:36:12 Removing intermediate container 15354419b853 01:36:12 ---> 57ccfc5ce32c 01:36:12 Step 6/8 : WORKDIR /device-sdk-go 01:36:12 ---> Running in 60c674c65225 01:36:12 Removing intermediate container 60c674c65225 01:36:12 ---> 20658d9bb7a3 01:36:12 Step 7/8 : COPY . . 01:36:14 ---> 2a917036c5d3 01:36:14 Step 8/8 : RUN go mod download 01:36:14 ---> Running in 38dd2fff3536 01:36:17 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 9.4% of statements 01:36:17 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.055s coverage: 21.9% of statements 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:36:17 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.215s coverage: 41.9% of statements 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:36:17 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.269s coverage: 68.9% of statements 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 01:36:17 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.066s coverage: 52.6% of statements 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 01:36:17 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.402s coverage: 68.9% of statements 01:36:17 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:36:17 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:36:17 GO111MODULE=on go vet ./... 01:36:23 gofmt -l . 01:36:23 [ "`gofmt -l .`" = "" ] 01:36:23 ./bin/test-attribution-txt.sh 01:36:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 01:36:24 Stashed 1 file(s) [Pipeline] } 01:36:24 $ docker stop --time=1 dce3a0673dffd9c393be432318597261a220e55918c2a504cc4ed7243c39fe1f 01:36:26 $ docker rm -f dce3a0673dffd9c393be432318597261a220e55918c2a504cc4ed7243c39fe1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:30 + ls -al . 01:36:30 total 188 01:36:30 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 15 01:36 . 01:36:30 drwxrwxr-x. 4 jenkins jenkins 30 Oct 15 01:34 .. 01:36:30 drwxrwxr-x. 2 jenkins jenkins 64 Oct 15 01:34 bin 01:36:30 -rw-r--r--. 1 jenkins jenkins 110398 Oct 15 01:36 coverage.out 01:36:30 -rw-rw-r--. 1 jenkins jenkins 936 Oct 15 01:34 Dockerfile.build 01:36:30 -rw-rw-r--. 1 jenkins jenkins 140 Oct 15 01:34 .dockerignore 01:36:30 drwxrwxr-x. 4 jenkins jenkins 48 Oct 15 01:34 example 01:36:30 drwxrwxr-x. 8 jenkins jenkins 179 Oct 15 01:34 .git 01:36:30 drwxrwxr-x. 2 jenkins jenkins 60 Oct 15 01:34 .github 01:36:30 -rw-rw-r--. 1 jenkins jenkins 138 Oct 15 01:34 .gitignore 01:36:30 -rw-r--r--. 1 jenkins jenkins 517 Oct 15 01:36 go.mod 01:36:30 -rw-r--r--. 1 jenkins jenkins 13652 Oct 15 01:36 go.sum 01:36:30 drwxrwxr-x. 15 jenkins jenkins 211 Oct 15 01:34 internal 01:36:30 -rw-rw-r--. 1 jenkins jenkins 901 Oct 15 01:34 Jenkinsfile 01:36:30 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 15 01:34 LICENSE 01:36:30 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 15 01:34 Makefile 01:36:30 drwxrwxr-x. 4 jenkins jenkins 26 Oct 15 01:34 openapi 01:36:30 drwxrwxr-x. 5 jenkins jenkins 50 Oct 15 01:34 pkg 01:36:30 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 15 01:34 README.md 01:36:30 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 15 01:34 RELEASE-NOTES.txt 01:36:30 drwxrwxr-x. 4 jenkins jenkins 54 Oct 15 01:34 snap 01:36:30 -rw-rw-r--. 1 jenkins jenkins 5 Oct 15 01:31 VERSION 01:36:30 -rw-rw-r--. 1 jenkins jenkins 222 Oct 15 01:34 version.go [Pipeline] isUnix [Pipeline] sh 01:36:30 + 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=95570ab8549e72eba36f8e73f2e278e31097aebf --label arch=amd64 --label version=0.0.0 . 01:36:30 Sending build context to Docker daemon 2.472MB 01:36:30 Step 1/24 : ARG BASE=golang:1.15-alpine 01:36:30 Step 2/24 : FROM ${BASE} AS builder 01:36:30 ---> 76e1abad0094 01:36:30 Step 3/24 : ARG MAKE='make build' 01:36:31 ---> Running in c9c0bed64e2e 01:36:31 Removing intermediate container c9c0bed64e2e 01:36:31 ---> 03c4e3dc9dd4 01:36:31 Step 4/24 : WORKDIR /device-sdk-go 01:36:31 ---> Running in 53cffc4b421d 01:36:31 Removing intermediate container 53cffc4b421d 01:36:31 ---> 33759d01563a 01:36:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:31 ---> Running in d0b148af35dc 01:36:31 Removing intermediate container d0b148af35dc 01:36:31 ---> ec2f88c60391 01:36:31 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:31 ---> Running in b63a151f70a7 01:36:32 Removing intermediate container b63a151f70a7 01:36:32 ---> 6dc7adeda917 01:36:32 Step 7/24 : RUN apk add --update --no-cache make git 01:36:32 ---> Running in b730ba931f0a 01:36:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:36:35 OK: 166 MiB in 39 packages 01:36:35 Removing intermediate container b730ba931f0a 01:36:35 ---> a4c560757922 01:36:35 Step 8/24 : COPY . . 01:36:36 Removing intermediate container 38dd2fff3536 01:36:36 ---> e97112787bd2 01:36:36 Successfully built e97112787bd2 01:36:36 Successfully tagged ci-base-image-arm64:latest 01:36:36 ---> 3dfe1e75281c 01:36:36 Step 9/24 : RUN ${MAKE} 01:36:36 ---> Running in 156ec52b5a39 [Pipeline] isUnix [Pipeline] sh 01:36:37 + docker inspect -f . ci-base-image-arm64 01:36:37 . [Pipeline] withDockerContainer 01:36:37 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 01:36:37 prd-ubuntu18.04-docker-arm64-4c-16g-5490 does not seem to be running inside a container 01:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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-arm64 cat 01:36:39 $ docker top ee665b6e7d9e2941575e1d3f228c338b1f1a894e6511e98806bcd0c122c11fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:40 + go version 01:36:40 go version go1.15.2 linux/arm64 [Pipeline] } 01:36:40 $ docker stop --time=1 ee665b6e7d9e2941575e1d3f228c338b1f1a894e6511e98806bcd0c122c11fb0 01:36:42 $ docker rm -f ee665b6e7d9e2941575e1d3f228c338b1f1a894e6511e98806bcd0c122c11fb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:43 + docker inspect -f . ci-base-image-arm64 01:36:43 . [Pipeline] withDockerContainer 01:36:43 prd-ubuntu18.04-docker-arm64-4c-16g-5490 does not seem to be running inside a container 01:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/15 -v /w/workspace/device-sdk-go/15:/w/workspace/device-sdk-go/15:rw,z -v /w/workspace/device-sdk-go/15@tmp:/w/workspace/device-sdk-go/15@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-arm64 cat 01:36:45 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:36:45 $ docker top 6a3b736ca40abd58ca796c85f42367881b191ee6987f4d60b57f2adf6e0bf578 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:46 + make test 01:36:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:36:47 Removing intermediate container 156ec52b5a39 01:36:47 ---> 7680bbdcfec7 01:36:47 Step 10/24 : FROM scratch 01:36:47 ---> 01:36:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:36:47 ---> Running in 616f51cdb124 01:36:47 Removing intermediate container 616f51cdb124 01:36:47 ---> 4be41e8d2483 01:36:47 Step 12/24 : ENV APP_PORT=49990 01:36:47 ---> Running in 82fc829a6a44 01:36:47 Removing intermediate container 82fc829a6a44 01:36:47 ---> 6c7e36ff2812 01:36:47 Step 13/24 : EXPOSE $APP_PORT 01:36:47 ---> Running in a3200f5932e3 01:36:47 Removing intermediate container a3200f5932e3 01:36:47 ---> 0788419fe73a 01:36:47 Step 14/24 : WORKDIR / 01:36:47 ---> Running in e1ba987533f6 01:36:48 Removing intermediate container e1ba987533f6 01:36:48 ---> 8f23e264ecfc 01:36:48 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:36:48 ---> 6a5af7ed08e6 01:36:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 01:36:48 ---> 92b9426991b3 01:36:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 01:36:48 ---> 99d0ec5ff9de 01:36:48 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 01:36:49 ---> 9fbcf6b34e95 01:36:49 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 01:36:49 ---> 89b19834ac67 01:36:49 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 01:36:49 ---> Running in 76851feb5d42 01:36:49 Removing intermediate container 76851feb5d42 01:36:49 ---> 42df56a8c0a3 01:36:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:36:49 ---> Running in 89ab2da6352b 01:36:49 Removing intermediate container 89ab2da6352b 01:36:49 ---> 091cefd863f0 01:36:49 Step 22/24 : LABEL arch=amd64 01:36:49 ---> Running in 53a8b408617f 01:36:50 Removing intermediate container 53a8b408617f 01:36:50 ---> 73b7bf5aa954 01:36:50 Step 23/24 : LABEL git_sha=95570ab8549e72eba36f8e73f2e278e31097aebf 01:36:50 ---> Running in 83b3cbd8940b 01:36:50 Removing intermediate container 83b3cbd8940b 01:36:50 ---> ba3b36c7298a 01:36:50 Step 24/24 : LABEL version=0.0.0 01:36:50 ---> Running in cfda7d11a942 01:36:50 Removing intermediate container cfda7d11a942 01:36:50 ---> 2f3517ab7a9e 01:36:50 [Warning] One or more build-args [ARCH] were not consumed 01:36:50 Successfully built 2f3517ab7a9e 01:36:50 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] } 01:37:09 ? github.com/edgexfoundry/device-sdk-go [no test files] 01:37:48 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 01:37:48 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 01:37:48 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 01:37:48 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.125s coverage: 21.6% of statements 01:37:52 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.190s coverage: 97.1% of statements 01:38:19 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.147s coverage: 9.4% of statements 01:38:19 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.131s coverage: 21.9% of statements 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 01:38:19 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.539s coverage: 41.9% of statements 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 01:38:19 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.785s coverage: 68.9% of statements 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 01:38:19 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.171s coverage: 52.6% of statements 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 01:38:19 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.653s coverage: 68.9% of statements 01:38:19 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 01:38:19 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 01:38:19 GO111MODULE=on go vet ./... 01:38:51 gofmt -l . 01:38:51 [ "`gofmt -l .`" = "" ] 01:38:51 ./bin/test-attribution-txt.sh 01:38:51 ./bin/test-go-mod-tidy.sh [Pipeline] stash 01:38:51 Warning: overwriting stash ‘coverage-report’ 01:38:52 Stashed 1 file(s) [Pipeline] } 01:38:52 $ docker stop --time=1 6a3b736ca40abd58ca796c85f42367881b191ee6987f4d60b57f2adf6e0bf578 01:38:54 $ docker rm -f 6a3b736ca40abd58ca796c85f42367881b191ee6987f4d60b57f2adf6e0bf578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:56 + ls -al . 01:38:56 total 224 01:38:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 01:38 . 01:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:35 .. 01:38:56 -rw-rw-r-- 1 jenkins jenkins 140 Oct 15 01:35 .dockerignore 01:38:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 01:35 .git 01:38:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:35 .github 01:38:56 -rw-rw-r-- 1 jenkins jenkins 138 Oct 15 01:35 .gitignore 01:38:56 -rw-rw-r-- 1 jenkins jenkins 936 Oct 15 01:35 Dockerfile.build 01:38:56 -rw-rw-r-- 1 jenkins jenkins 901 Oct 15 01:35 Jenkinsfile 01:38:56 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 15 01:35 LICENSE 01:38:56 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 15 01:35 Makefile 01:38:56 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 15 01:35 README.md 01:38:56 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 15 01:35 RELEASE-NOTES.txt 01:38:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 01:31 VERSION 01:38:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 01:35 bin 01:38:56 -rw-r--r-- 1 jenkins jenkins 110398 Oct 15 01:38 coverage.out 01:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:35 example 01:38:56 -rw-r--r-- 1 jenkins jenkins 517 Oct 15 01:38 go.mod 01:38:56 -rw-r--r-- 1 jenkins jenkins 13652 Oct 15 01:38 go.sum 01:38:56 drwxrwxr-x 15 jenkins jenkins 4096 Oct 15 01:35 internal 01:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:35 openapi 01:38:56 drwxrwxr-x 5 jenkins jenkins 4096 Oct 15 01:35 pkg 01:38:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 01:35 snap 01:38:56 -rw-rw-r-- 1 jenkins jenkins 222 Oct 15 01:35 version.go [Pipeline] isUnix [Pipeline] sh 01:38:57 + 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=95570ab8549e72eba36f8e73f2e278e31097aebf --label arch=arm64 --label version=0.0.0 . 01:38:57 Sending build context to Docker daemon 2.47MB 01:38:57 Step 1/24 : ARG BASE=golang:1.15-alpine 01:38:57 Step 2/24 : FROM ${BASE} AS builder 01:38:57 ---> e97112787bd2 01:38:57 Step 3/24 : ARG MAKE='make build' 01:38:58 ---> Running in f6579bd7ba26 01:38:58 Removing intermediate container f6579bd7ba26 01:38:58 ---> 45e3a2319a67 01:38:58 Step 4/24 : WORKDIR /device-sdk-go 01:38:58 ---> Running in 0ff10fbf3f9c 01:38:59 Removing intermediate container 0ff10fbf3f9c 01:38:59 ---> b6024fbfed86 01:38:59 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:38:59 ---> Running in dd6ba09cb1ae 01:38:59 Removing intermediate container dd6ba09cb1ae 01:38:59 ---> 8d760f992f5e 01:38:59 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:59 ---> Running in 987ac68cb5ab 01:39:02 Removing intermediate container 987ac68cb5ab 01:39:02 ---> 846bb70fedaa 01:39:02 Step 7/24 : RUN apk add --update --no-cache make git 01:39:02 ---> Running in 7ba6da0e02d0 01:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:39:05 OK: 142 MiB in 39 packages 01:39:06 Removing intermediate container 7ba6da0e02d0 01:39:06 ---> 22b7c444e759 01:39:06 Step 8/24 : COPY . . 01:39:08 ---> 9a50a70cc27a 01:39:08 Step 9/24 : RUN ${MAKE} 01:39:08 ---> Running in d219fae33b90 01:39:09 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 01:39:37 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 01:39:37 Removing intermediate container d219fae33b90 01:39:37 ---> 444af35c4c32 01:39:37 Step 10/24 : FROM scratch 01:39:37 ---> 01:39:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:39:37 ---> Running in 57942bfc8351 01:39:37 Removing intermediate container 57942bfc8351 01:39:37 ---> b514f5be60f5 01:39:37 Step 12/24 : ENV APP_PORT=49990 01:39:37 ---> Running in 988abcbc5528 01:39:37 Removing intermediate container 988abcbc5528 01:39:37 ---> 3e79274d8efd 01:39:37 Step 13/24 : EXPOSE $APP_PORT 01:39:37 ---> Running in e6e8f9cd25b0 01:39:37 Removing intermediate container e6e8f9cd25b0 01:39:37 ---> 1614c957d63b 01:39:37 Step 14/24 : WORKDIR / 01:39:38 ---> Running in 46e7b0aabc3f 01:39:38 Removing intermediate container 46e7b0aabc3f 01:39:38 ---> 6637d699588a 01:39:38 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 01:39:39 ---> c381c5c242af 01:39:39 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 01:39:40 ---> 809715245d9e 01:39:40 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 01:39:41 ---> 6bb3ea2bb8db 01:39:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 01:39:42 ---> 92eebfb06627 01:39:42 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 01:39:42 ---> 69ee3c25d325 01:39:42 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 01:39:42 ---> Running in 40b6ed6dc113 01:39:43 Removing intermediate container 40b6ed6dc113 01:39:43 ---> 63f8fd5b0e01 01:39:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:43 ---> Running in 4a350c424087 01:39:43 Removing intermediate container 4a350c424087 01:39:43 ---> 174f5fb20d01 01:39:43 Step 22/24 : LABEL arch=arm64 01:39:43 ---> Running in 5ac0d2618eb8 01:39:44 Removing intermediate container 5ac0d2618eb8 01:39:44 ---> 04d9ba7fa36a 01:39:44 Step 23/24 : LABEL git_sha=95570ab8549e72eba36f8e73f2e278e31097aebf 01:39:44 ---> Running in 71f2673ed1ee 01:39:44 Removing intermediate container 71f2673ed1ee 01:39:44 ---> ad2a94d1a49c 01:39:44 Step 24/24 : LABEL version=0.0.0 01:39:45 ---> Running in 362a6300338f 01:39:45 Removing intermediate container 362a6300338f 01:39:45 ---> 2cc7d8cc2c3b 01:39:45 [Warning] One or more build-args [ARCH] were not consumed 01:39:45 Successfully built 2cc7d8cc2c3b 01:39:45 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 01:39:47 provisioning config files... 01:39:47 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config170303676010803230tmp [Pipeline] { [Pipeline] sh 01:39:47 + set +x 01:39:47 + curl -s https://codecov.io/bash 01:39:47 + bash -s -- 01:39:48 01:39:48 _____ _ 01:39:48 / ____| | | 01:39:48 | | ___ __| | ___ ___ _____ __ 01:39:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:48 Bash-20201009-048fee3 01:39:48 01:39:48 01:39:48 ==> Jenkins CI detected. 01:39:48 project root: . 01:39:48 --> token set from env 01:39:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:48 ==> Running gcov in . (disable via -X gcov) 01:39:48 find: ‘./.semver’: Permission denied 01:39:48 ==> Python coveragepy not found 01:39:48 ==> Searching for coverage reports in: 01:39:48 + . 01:39:48 -> Found 1 reports 01:39:48 ==> Detecting git/mercurial file structure 01:39:48 ==> Reading reports 01:39:48 + ./coverage.out bytes=110398 01:39:48 ==> Appending adjustments 01:39:48 https://docs.codecov.io/docs/fixing-reports 01:39:48 find: ‘./.semver’: Permission denied 01:39:48 find: ‘./.semver’: Permission denied 01:39:48 find: ‘./.semver’: Permission denied 01:39:48 01:39:48 + Found adjustments 01:39:48 ==> Gzipping contents 01:39:48 ==> Uploading reports 01:39:48 url: https://codecov.io 01:39:48 query: branch=PR-605&commit=95570ab8549e72eba36f8e73f2e278e31097aebf&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-605%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=605&job=&cmd_args= 01:39:48 -> Pinging Codecov 01:39:48 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-605&commit=95570ab8549e72eba36f8e73f2e278e31097aebf&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-605%2F15%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=605&job=&cmd_args= 01:39:48 -> Uploading to 01:39:48 01:39:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:48 Dload Upload Total Spent Left Speed 01:39:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 01:39:48 X> Failed to upload 01:39:48 ==> Uploading to Codecov 01:39:48 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:48 Dload Upload Total Spent Left Speed 01:39:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 18819 0 0 100 18709 0 36332 --:--:-- --:--:-- --:--:-- 36328 100 18819 100 110 100 18709 213 36316 --:--:-- --:--:-- --:--:-- 36257 01:39:49 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/95570ab8549e72eba36f8e73f2e278e31097aebf [Pipeline] } 01:39:49 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 01:39:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:52 ---> package-listing.sh 01:39:52 ++ facter osfamily 01:39:52 ++ tr '[:upper:]' '[:lower:]' 01:39:52 + OS_FAMILY=redhat 01:39:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-605 01:39:52 + START_PACKAGES=/tmp/packages_start.txt 01:39:52 + END_PACKAGES=/tmp/packages_end.txt 01:39:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:52 + PACKAGES=/tmp/packages_start.txt 01:39:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 01:39:52 + PACKAGES=/tmp/packages_end.txt 01:39:52 + case "${OS_FAMILY}" in 01:39:52 + rpm -qa 01:39:52 + sort 01:39:55 + '[' -f /tmp/packages_start.txt ']' 01:39:55 + '[' -f /tmp/packages_end.txt ']' 01:39:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:55 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-605 ']' 01:39:55 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ 01:39:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-605/archives/ [Pipeline] echo 01:39:55 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-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:39:56 01:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:39:56 alpine: Pulling from edgex-lftools-log-publisher 01:39:56 df20fa9351a1: Pulling fs layer 01:39:56 36b3adc4ff6f: Pulling fs layer 01:39:56 8ad3a11d3b57: Pulling fs layer 01:39:56 46f8f816bc3b: Pulling fs layer 01:39:56 93b61091891f: Pulling fs layer 01:39:56 93b9cdb0e59b: Pulling fs layer 01:39:56 5e14af77c1be: Pulling fs layer 01:39:56 01666e4c0597: Pulling fs layer 01:39:56 aa168da1d23b: Pulling fs layer 01:39:56 46f8f816bc3b: Waiting 01:39:56 93b61091891f: Waiting 01:39:56 93b9cdb0e59b: Waiting 01:39:56 5e14af77c1be: Waiting 01:39:56 01666e4c0597: Waiting 01:39:56 aa168da1d23b: Waiting 01:39:56 36b3adc4ff6f: Verifying Checksum 01:39:56 36b3adc4ff6f: Download complete 01:39:56 46f8f816bc3b: Verifying Checksum 01:39:56 46f8f816bc3b: Download complete 01:39:56 df20fa9351a1: Verifying Checksum 01:39:56 df20fa9351a1: Download complete 01:39:56 93b9cdb0e59b: Verifying Checksum 01:39:56 93b9cdb0e59b: Download complete 01:39:57 5e14af77c1be: Verifying Checksum 01:39:57 5e14af77c1be: Download complete 01:39:57 93b61091891f: Download complete 01:39:57 01666e4c0597: Download complete 01:39:57 df20fa9351a1: Pull complete 01:39:57 8ad3a11d3b57: Verifying Checksum 01:39:57 8ad3a11d3b57: Download complete 01:39:57 36b3adc4ff6f: Pull complete 01:39:58 8ad3a11d3b57: Pull complete 01:39:58 46f8f816bc3b: Pull complete 01:39:58 93b61091891f: Pull complete 01:39:58 93b9cdb0e59b: Pull complete 01:39:59 5e14af77c1be: Pull complete 01:39:59 01666e4c0597: Pull complete 01:39:59 aa168da1d23b: Verifying Checksum 01:39:59 aa168da1d23b: Download complete 01:40:05 aa168da1d23b: Pull complete 01:40:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:40:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:40:06 prd-centos7-docker-4c-2g-5488 does not seem to be running inside a container 01:40:06 $ 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-605/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-605 -v /w/workspace/dgexfoundry_device-sdk-go_PR-605:/w/workspace/dgexfoundry_device-sdk-go_PR-605:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-605@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:40:09 $ docker top be5d0d76fb56ec9be00994606f175d9e94d0dc47b208233b8c7c7d0c26ca56b1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:10 + mkdir -p /var/log/sa [Pipeline] sh 01:40:11 + ls /var/log/sa-host 01:40:11 + sadf -c /var/log/sa-host/sa05 01:40:11 file_magic: OK 01:40:11 HZ: Using current value: 100 01:40:11 file_header: OK 01:40:11 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 01:40:11 Statistics: 01:40:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:40:11 File successfully converted to sysstat format version 12.2.1 01:40:11 + sadf -c /var/log/sa-host/sa15 01:40:11 file_magic: OK 01:40:11 HZ: Using current value: 100 01:40:11 file_header: OK 01:40:11 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 01:40:11 Statistics: 01:40:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:40:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:11 provisioning config files... 01:40:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp/config1277154405838401938tmp [Pipeline] { [Pipeline] echo 01:40:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:12 ---> create-netrc.sh [Pipeline] } 01:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:40:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:40:12 ---> python-tools-install.sh [Pipeline] echo 01:40:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:12 ---> sudo-logs.sh 01:40:12 Archiving 'sudo' log.. [Pipeline] echo 01:40:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:13 ---> job-cost.sh 01:40:13 lf-activate-venv: SKIPPING 01:40:13 INFO: No Stack... 01:40:14 INFO: Retrieving Pricing Info for: v1-standard-2 01:40:14 INFO: Archiving Costs [Pipeline] echo 01:40:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:15 ---> logs-deploy.sh 01:40:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-605/15 01:40:15 INFO: archiving workspace using pattern(s): 01:40:16 Archives upload complete. 01:40:16 INFO: archiving logs to Nexus 01:40:17 ---> uname -a: 01:40:17 Linux prd-centos7-docker-4c-2g-5488.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:40:17 01:40:17 01:40:17 ---> lscpu: 01:40:17 Architecture: x86_64 01:40:17 CPU op-mode(s): 32-bit, 64-bit 01:40:17 Byte Order: Little Endian 01:40:17 Address sizes: 40 bits physical, 48 bits virtual 01:40:17 CPU(s): 4 01:40:17 On-line CPU(s) list: 0-3 01:40:17 Thread(s) per core: 1 01:40:17 Core(s) per socket: 1 01:40:17 Socket(s): 4 01:40:17 NUMA node(s): 1 01:40:17 Vendor ID: GenuineIntel 01:40:17 CPU family: 6 01:40:17 Model: 44 01:40:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:40:17 Stepping: 1 01:40:17 CPU MHz: 2933.438 01:40:17 BogoMIPS: 5866.87 01:40:17 Virtualization: VT-x 01:40:17 Hypervisor vendor: KVM 01:40:17 Virtualization type: full 01:40:17 L1d cache: 128 KiB 01:40:17 L1i cache: 128 KiB 01:40:17 L2 cache: 16 MiB 01:40:17 L3 cache: 64 MiB 01:40:17 NUMA node0 CPU(s): 0-3 01:40:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:40:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:40:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:40:17 Vulnerability Meltdown: Mitigation; PTI 01:40:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:40:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:40:17 Vulnerability Tsx async abort: Not affected 01:40:17 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 01:40:17 01:40:17 01:40:17 ---> nproc: 01:40:17 4 01:40:17 01:40:17 01:40:17 ---> df -h: 01:40:17 Filesystem Size Used Available Use% Mounted on 01:40:17 overlay 50.0G 7.2G 42.8G 14% / 01:40:17 tmpfs 64.0M 0 64.0M 0% /dev 01:40:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:40:17 shm 64.0M 0 64.0M 0% /dev/shm 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-605 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-605@tmp 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 01:40:17 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 01:40:17 01:40:17 01:40:17 ---> free -m: 01:40:17 total used free shared buff/cache available 01:40:17 Mem: 1837 675 124 0 1037 1059 01:40:17 Swap: 1023 1 1022 01:40:17 01:40:17 01:40:17 ---> ip addr: 01:40:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:40:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:40:17 inet 127.0.0.1/8 scope host lo 01:40:17 valid_lft forever preferred_lft forever 01:40:17 inet6 ::1/128 scope host 01:40:17 valid_lft forever preferred_lft forever 01:40:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:40:17 link/ether fa:16:3e:4d:66:54 brd ff:ff:ff:ff:ff:ff 01:40:17 inet 10.30.123.242/23 brd 10.30.123.255 scope global dynamic eth0 01:40:17 valid_lft 85837sec preferred_lft 85837sec 01:40:17 inet6 fe80::f816:3eff:fe4d:6654/64 scope link 01:40:17 valid_lft forever preferred_lft forever 01:40:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:40:17 link/ether 02:42:d4:48:76:58 brd ff:ff:ff:ff:ff:ff 01:40:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:40:17 valid_lft forever preferred_lft forever 01:40:17 inet6 fe80::42:d4ff:fe48:7658/64 scope link 01:40:17 valid_lft forever preferred_lft forever 01:40:17 01:40:17 01:40:17 ---> sar -b -r -n DEV: 01:40:17 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 01:40:17 01:40:17 01:30:37 LINUX RESTART (4 CPU) 01:40:17 01:40:17 01:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:40:17 01:32:01 141.01 49.87 91.14 0.00 7698.30 40385.26 0.00 01:40:17 01:33:01 3.03 0.00 3.03 0.00 0.00 106.33 0.00 01:40:17 01:34:01 0.35 0.00 0.35 0.00 0.00 5.15 0.00 01:40:17 01:35:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 01:40:17 01:36:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 01:40:17 01:37:01 0.40 0.00 0.40 0.00 0.00 5.70 0.00 01:40:17 01:38:01 0.28 0.02 0.27 0.00 0.13 3.63 0.00 01:40:17 01:39:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 01:40:17 01:40:01 60.49 43.37 17.12 0.00 4345.10 6911.88 0.00 01:40:17 Average: 22.92 10.36 12.56 0.00 1338.43 5270.94 0.00 01:40:17 01:40:17 01:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:40:17 01:32:01 176088 0 574496 30.53 2584 1128388 1108548 37.83 416740 1128812 120 01:40:17 01:33:01 180580 0 570000 30.29 2584 1128392 1079280 36.83 416840 1125092 20 01:40:17 01:34:01 181788 0 568784 30.23 2584 1128400 1072088 36.59 416568 1124528 8 01:40:17 01:35:01 179252 0 571320 30.36 2584 1128400 1072268 36.59 419280 1123952 8 01:40:17 01:36:01 179644 0 570916 30.34 2584 1128412 1072208 36.59 422136 1120928 12 01:40:17 01:37:01 178776 0 571780 30.39 2584 1128416 1072184 36.59 422824 1120812 8 01:40:17 01:38:01 178340 0 572208 30.41 2584 1128424 1072312 36.60 426460 1117556 8 01:40:17 01:39:01 178392 0 572152 30.41 2584 1128428 1072360 36.60 421444 1123088 16 01:40:17 01:40:01 85036 0 678744 36.07 2584 1115192 1505360 51.38 529116 1082868 87164 01:40:17 Average: 168655 0 583378 31.01 2584 1126939 1125179 38.40 432379 1118626 9707 01:40:17 01:40:17 01:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:40:17 01:32:01 eth0 548.88 351.18 1085.29 89.83 0.00 0.00 0.00 0.00 01:40:17 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:32:01 docker0 8.29 5.89 1.18 19.42 0.00 0.00 0.00 0.00 01:40:17 01:33:01 eth0 2.55 1.38 2.85 0.10 0.00 0.00 0.00 0.00 01:40:17 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:34:01 eth0 0.52 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:40:17 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:35:01 eth0 1.63 0.28 0.38 0.20 0.00 0.00 0.00 0.00 01:40:17 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:36:01 eth0 0.67 0.42 0.29 0.21 0.00 0.00 0.00 0.00 01:40:17 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:37:01 eth0 0.67 0.20 0.17 0.07 0.00 0.00 0.00 0.00 01:40:17 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:38:01 eth0 1.13 0.33 0.32 0.20 0.00 0.00 0.00 0.00 01:40:17 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:39:01 eth0 0.73 0.30 0.30 0.17 0.00 0.00 0.00 0.00 01:40:17 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:40:01 eth0 216.82 188.36 2171.09 18.39 0.00 0.00 0.00 0.00 01:40:17 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 Average: eth0 85.97 60.29 362.34 12.13 0.00 0.00 0.00 0.00 01:40:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:17 Average: docker0 0.92 0.66 0.13 2.16 0.00 0.00 0.00 0.00 01:40:17 01:40:17 01:40:17 ---> sar -P ALL: 01:40:17 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/15/20 _x86_64_ (4 CPU) 01:40:17 01:40:17 01:30:37 LINUX RESTART (4 CPU) 01:40:17 01:40:17 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:40:17 01:32:01 all 13.00 0.00 5.98 5.24 0.05 75.73 01:40:17 01:32:01 0 12.54 0.00 7.16 5.88 0.08 74.33 01:40:17 01:32:01 1 13.14 0.00 4.77 3.76 0.02 78.31 01:40:17 01:32:01 2 11.80 0.00 7.38 6.12 0.05 74.65 01:40:17 01:32:01 3 14.51 0.00 4.62 5.18 0.05 75.63 01:40:17 01:33:01 all 0.22 0.00 0.03 0.00 0.00 99.75 01:40:17 01:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:40:17 01:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:40:17 01:33:01 2 0.13 0.00 0.07 0.00 0.00 99.80 01:40:17 01:33:01 3 0.63 0.00 0.02 0.00 0.00 99.35 01:40:17 01:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:40:17 01:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:40:17 01:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:40:17 01:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:40:17 01:34:01 3 0.47 0.00 0.02 0.00 0.00 99.52 01:40:17 01:35:01 all 0.15 0.00 0.02 0.00 0.00 99.83 01:40:17 01:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:40:17 01:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:40:17 01:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:40:17 01:35:01 3 0.50 0.00 0.00 0.00 0.00 99.50 01:40:17 01:36:01 all 0.16 0.00 0.02 0.00 0.00 99.82 01:40:17 01:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:40:17 01:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:40:17 01:36:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:40:17 01:36:01 3 0.52 0.00 0.02 0.00 0.00 99.47 01:40:17 01:37:01 all 0.08 0.00 0.03 0.00 0.00 99.89 01:40:17 01:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:40:17 01:37:01 1 0.02 0.00 0.07 0.00 0.00 99.92 01:40:17 01:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:40:17 01:37:01 3 0.23 0.00 0.02 0.00 0.00 99.75 01:40:17 01:38:01 all 0.17 0.00 0.02 0.00 0.00 99.80 01:40:17 01:38:01 0 0.28 0.00 0.03 0.00 0.00 99.68 01:40:17 01:38:01 1 0.10 0.00 0.02 0.00 0.00 99.88 01:40:17 01:38:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:40:17 01:38:01 3 0.23 0.00 0.02 0.00 0.00 99.75 01:40:17 01:39:01 all 0.15 0.00 0.02 0.00 0.01 99.81 01:40:17 01:39:01 0 0.52 0.00 0.02 0.00 0.00 99.47 01:40:17 01:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:40:17 01:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:40:17 01:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:40:17 01:40:01 all 3.23 0.00 1.47 1.02 0.01 94.27 01:40:17 01:40:01 0 4.83 0.00 1.59 0.74 0.02 92.82 01:40:17 01:40:01 1 2.17 0.00 1.45 0.64 0.00 95.74 01:40:17 01:40:01 2 3.01 0.00 1.51 2.33 0.00 93.16 01:40:17 01:40:01 3 2.91 0.00 1.32 0.38 0.02 95.37 01:40:17 Average: all 1.91 0.00 0.84 0.69 0.01 96.55 01:40:17 Average: 0 2.03 0.00 0.98 0.73 0.01 96.25 01:40:17 Average: 1 1.73 0.00 0.71 0.49 0.00 97.07 01:40:17 Average: 2 1.69 0.00 1.01 0.93 0.01 96.37 01:40:17 Average: 3 2.21 0.00 0.67 0.61 0.01 96.50 01:40:17 01:40:17 01:40:17