Pull request #631 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ba4679e64ff6e9b005bedff44595110ae0f653e0+0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 (2f22699aad29917ee68824e0e58c6f02c266d834) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-631/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-631/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-6186 in /w/workspace/dgexfoundry_device-sdk-go_PR-631 [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-631 # 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/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit ba4679e64ff6e9b005bedff44595110ae0f653e0 Merge succeeded, producing ba4679e64ff6e9b005bedff44595110ae0f653e0 Checking out Revision ba4679e64ff6e9b005bedff44595110ae0f653e0 (PR-631) > git config core.sparsecheckout # timeout=10 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # 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 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:58:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:58:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:58:16 ========================================================= 06:58:16 EdgeX Global Pipelines Version Info 06:58:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:58:18 ------------------- 06:58:18 stable info: 06:58:18 ------------------- 06:58:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:18 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:58:18 Message: update stable to v1.0.144 06:58:19 ------------------- 06:58:19 experimental info: 06:58:19 ------------------- 06:58:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:58:19 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:58:19 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:58:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:58:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:58:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:58:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:58:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:58:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-631 [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-631 [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-631 [Pipeline] echo 06:58:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4679e64ff6e9b005bedff44595110ae0f653e0 [Pipeline] echo 06:58:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4679e [Pipeline] echo 06:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:25 + git log --format=format:%s -1 ba4679e64ff6e9b005bedff44595110ae0f653e0 [Pipeline] echo 06:58:25 GIT_COMMIT: ba4679e64ff6e9b005bedff44595110ae0f653e0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:58:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:26 06:58:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:27 latest: Pulling from edgex-devops/git-semver 06:58:27 31603596830f: Pulling fs layer 06:58:27 2a8b12db71e7: Pulling fs layer 06:58:27 6ca5941a6612: Pulling fs layer 06:58:27 ecc8261a40a4: Pulling fs layer 06:58:27 2a8b12db71e7: Verifying Checksum 06:58:27 2a8b12db71e7: Download complete 06:58:27 31603596830f: Verifying Checksum 06:58:27 31603596830f: Download complete 06:58:27 ecc8261a40a4: Verifying Checksum 06:58:27 ecc8261a40a4: Download complete 06:58:27 6ca5941a6612: Verifying Checksum 06:58:27 6ca5941a6612: Download complete 06:58:27 31603596830f: Pull complete 06:58:27 2a8b12db71e7: Pull complete 06:58:28 6ca5941a6612: Pull complete 06:58:28 ecc8261a40a4: Pull complete 06:58:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:29 prd-centos7-docker-4c-2g-6186 does not seem to be running inside a container 06:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-631 -v /w/workspace/dgexfoundry_device-sdk-go_PR-631:/w/workspace/dgexfoundry_device-sdk-go_PR-631:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-631@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:58:31 $ docker top 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:31 [ssh-agent] Looking for ssh-agent implementation... 06:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:31 $ docker exec 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 ssh-agent 06:58:32 SSH_AUTH_SOCK=/tmp/ssh-cFckXMdVvePk/agent.12 06:58:32 SSH_AGENT_PID=17 06:58:32 Running ssh-add (command line suppressed) 06:58:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/private_key_7373948169840995690.key (/w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/private_key_7373948169840995690.key) 06:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:32 + git tag --points-at HEAD [Pipeline] } 06:58:32 $ docker exec --env ******** --env ******** 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 ssh-agent -k 06:58:32 unset SSH_AUTH_SOCK; 06:58:32 unset SSH_AGENT_PID; 06:58:32 echo Agent pid 17 killed; 06:58:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:33 [ssh-agent] Looking for ssh-agent implementation... 06:58:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:33 $ docker exec 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 ssh-agent 06:58:33 SSH_AUTH_SOCK=/tmp/ssh-l8mSmGlTVX8J/agent.46 06:58:33 SSH_AGENT_PID=51 06:58:33 Running ssh-add (command line suppressed) 06:58:33 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/private_key_3356727890496281585.key (/w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/private_key_3356727890496281585.key) 06:58:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:34 + git semver init 06:58:34 # -> Open(): unable to determine branch for HEAD 06:58:34 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-631/.git 06:58:34 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-631 06:58:34 # $SEMVER_REMOTE_NAME = origin 06:58:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:34 # $SEMVER_USER_NAME = edgex-jenkins 06:58:34 # $SEMVER_BRANCH = PR-631 06:58:34 # $SEMVER_TEMP = /tmp/semver-051636466 06:58:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:58:34 # '/tmp/semver-051636466' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-631/.semver' 06:58:34 # -> Force: false 06:58:34 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-631/.semver [Pipeline] } 06:58:34 $ docker exec --env ******** --env ******** 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 ssh-agent -k 06:58:35 unset SSH_AUTH_SOCK; 06:58:35 unset SSH_AGENT_PID; 06:58:35 echo Agent pid 51 killed; 06:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:35 + git semver [Pipeline] } 06:58:35 $ docker stop --time=1 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 06:58:37 $ docker rm -f 96fb2e17e813ff0a5fc37c034358a755326ca389e74a4f62876864d68184ec20 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:38 Stashed 1 file(s) [Pipeline] echo 06:58:38 [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 06:58:54 Still waiting to schedule task 06:58:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:58:54 Still waiting to schedule task 06:58:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:00:33 Running on prd-centos7-docker-4c-2g-6189 in /w/workspace/dgexfoundry_device-sdk-go_PR-631 [Pipeline] { [Pipeline] ws 07:00:33 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:00:36 using credential edgex-jenkins-ssh 07:00:36 Cloning the remote Git repository 07:00:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:00:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:00:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:00:36 > git --version # timeout=10 07:00:36 > git --version # 'git version 2.16.5' 07:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:38 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit ba4679e64ff6e9b005bedff44595110ae0f653e0 07:00:38 Merge succeeded, producing ba4679e64ff6e9b005bedff44595110ae0f653e0 07:00:38 Checking out Revision ba4679e64ff6e9b005bedff44595110ae0f653e0 (PR-631) 07:00:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:00:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:00:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:00:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:00:38 > git config core.sparsecheckout # timeout=10 07:00:38 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # timeout=10 07:00:38 > git remote # timeout=10 07:00:38 > git config --get remote.origin.url # timeout=10 07:00:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:38 > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 07:00:38 > git rev-parse HEAD^{commit} # timeout=10 07:00:38 > git config core.sparsecheckout # timeout=10 07:00:38 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # timeout=10 07:00:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 07:00:42 > git --version # timeout=10 07:00:42 > git --version # 'git version 2.16.5' 07:00:42 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:00:42 ========================================================= 07:00:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:00:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:00:43 + 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 . 07:00:43 Sending build context to Docker daemon 2.318MB 07:00:44 Step 1/8 : ARG BASE=golang:1.15-alpine 07:00:44 Step 2/8 : FROM ${BASE} 07:00:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:00:44 df20fa9351a1: Pulling fs layer 07:00:44 ed8968b2872e: Pulling fs layer 07:00:44 a92cc7c5fd73: Pulling fs layer 07:00:44 e871e8e8d7a9: Pulling fs layer 07:00:44 e73272ec9a57: Pulling fs layer 07:00:44 1e910a182e73: Pulling fs layer 07:00:44 4e634b169226: Pulling fs layer 07:00:44 e871e8e8d7a9: Waiting 07:00:44 e73272ec9a57: Waiting 07:00:44 4e634b169226: Waiting 07:00:44 1e910a182e73: Waiting 07:00:44 a92cc7c5fd73: Verifying Checksum 07:00:44 a92cc7c5fd73: Download complete 07:00:44 ed8968b2872e: Download complete 07:00:44 e73272ec9a57: Download complete 07:00:44 1e910a182e73: Verifying Checksum 07:00:44 1e910a182e73: Download complete 07:00:44 df20fa9351a1: Verifying Checksum 07:00:44 df20fa9351a1: Download complete 07:00:44 df20fa9351a1: Pull complete 07:00:44 ed8968b2872e: Pull complete 07:00:44 a92cc7c5fd73: Pull complete 07:00:46 4e634b169226: Verifying Checksum 07:00:46 4e634b169226: Download complete 07:00:46 e871e8e8d7a9: Verifying Checksum 07:00:46 e871e8e8d7a9: Download complete 07:00:52 e871e8e8d7a9: Pull complete 07:00:52 e73272ec9a57: Pull complete 07:00:52 1e910a182e73: Pull complete 07:00:56 4e634b169226: Pull complete 07:00:57 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:00:57 ---> f7629b54cfaa 07:00:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:00:57 ---> Running in 83cff2b31b4a 07:00:57 Removing intermediate container 83cff2b31b4a 07:00:57 ---> 1cab09974288 07:00:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:00:57 ---> Running in fc0ad450f1ee 07:00:58 Removing intermediate container fc0ad450f1ee 07:00:58 ---> 4261632dfa7e 07:00:58 Step 5/8 : RUN apk add --no-cache make git 07:00:58 ---> Running in 020265926a8f 07:00:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:01:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:01:00 OK: 166 MiB in 39 packages 07:01:01 Removing intermediate container 020265926a8f 07:01:01 ---> 6e6c45f734ac 07:01:01 Step 6/8 : WORKDIR /device-sdk-go 07:01:01 ---> Running in c4d77ee32403 07:01:01 Removing intermediate container c4d77ee32403 07:01:01 ---> 961057498ae1 07:01:01 Step 7/8 : COPY . . 07:01:02 ---> 6ba802fe6862 07:01:02 Step 8/8 : RUN go mod download 07:01:02 ---> Running in 760ed6ae2b72 07:01:20 Removing intermediate container 760ed6ae2b72 07:01:20 ---> 9753d72ed323 07:01:20 Successfully built 9753d72ed323 07:01:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:21 + docker inspect -f . ci-base-image-x86_64 07:01:21 . [Pipeline] withDockerContainer 07:01:21 prd-centos7-docker-4c-2g-6189 does not seem to be running inside a container 07:01:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:22 $ docker top 2b7a7258e83663b0dc910680be44bf874ef8529f28f330e12e9d09a659839cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:23 + go version 07:01:23 go version go1.15.2 linux/amd64 [Pipeline] } 07:01:23 $ docker stop --time=1 2b7a7258e83663b0dc910680be44bf874ef8529f28f330e12e9d09a659839cd3 07:01:24 $ docker rm -f 2b7a7258e83663b0dc910680be44bf874ef8529f28f330e12e9d09a659839cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:25 + docker inspect -f . ci-base-image-x86_64 07:01:25 . [Pipeline] withDockerContainer 07:01:25 prd-centos7-docker-4c-2g-6189 does not seem to be running inside a container 07:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:01:26 $ docker top a615b680381e2210d930d403b07684abde0ccfd0f2c507773653fce12e6213ae -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:27 + make test 07:01:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:01:33 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:01:49 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:01:49 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:01:49 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.054s coverage: 21.6% of statements 07:01:49 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.462s coverage: 97.1% of statements 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.058s coverage: 9.4% of statements 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.062s coverage: 21.9% of statements 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.226s coverage: 42.6% of statements 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.295s coverage: 68.9% of statements 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:02:21 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.074s coverage: 52.6% of statements 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:02:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.368s coverage: 68.9% of statements 07:02:21 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:02:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:02:21 GO111MODULE=on go vet ./... 07:02:27 gofmt -l . 07:02:27 [ "`gofmt -l .`" = "" ] 07:02:27 ./bin/test-attribution-txt.sh 07:02:28 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:02:29 Stashed 1 file(s) [Pipeline] } 07:02:29 $ docker stop --time=1 a615b680381e2210d930d403b07684abde0ccfd0f2c507773653fce12e6213ae 07:02:31 $ docker rm -f a615b680381e2210d930d403b07684abde0ccfd0f2c507773653fce12e6213ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:02:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:34 + ls -al . 07:02:34 total 188 07:02:34 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 07:02 . 07:02:34 drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 07:00 .. 07:02:34 drwxrwxr-x. 2 jenkins jenkins 64 Oct 19 07:00 bin 07:02:34 -rw-r--r--. 1 jenkins jenkins 110398 Oct 19 07:02 coverage.out 07:02:34 -rw-rw-r--. 1 jenkins jenkins 936 Oct 19 07:00 Dockerfile.build 07:02:34 -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 07:00 .dockerignore 07:02:34 drwxrwxr-x. 4 jenkins jenkins 48 Oct 19 07:00 example 07:02:34 drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 07:00 .git 07:02:34 drwxrwxr-x. 2 jenkins jenkins 60 Oct 19 07:00 .github 07:02:34 -rw-rw-r--. 1 jenkins jenkins 138 Oct 19 07:00 .gitignore 07:02:34 -rw-r--r--. 1 jenkins jenkins 518 Oct 19 07:02 go.mod 07:02:34 -rw-r--r--. 1 jenkins jenkins 13660 Oct 19 07:02 go.sum 07:02:34 drwxrwxr-x. 15 jenkins jenkins 211 Oct 19 07:00 internal 07:02:34 -rw-rw-r--. 1 jenkins jenkins 901 Oct 19 07:00 Jenkinsfile 07:02:34 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 07:00 LICENSE 07:02:34 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 19 07:00 Makefile 07:02:34 drwxrwxr-x. 4 jenkins jenkins 26 Oct 19 07:00 openapi 07:02:34 drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 07:00 pkg 07:02:34 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 19 07:00 README.md 07:02:34 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 19 07:00 RELEASE-NOTES.txt 07:02:34 drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 07:00 snap 07:02:34 -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 06:58 VERSION 07:02:34 -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 07:00 version.go [Pipeline] isUnix [Pipeline] sh 07:02:35 + 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=ba4679e64ff6e9b005bedff44595110ae0f653e0 --label arch=amd64 --label version=0.0.0 . 07:02:35 Sending build context to Docker daemon 2.429MB 07:02:35 Step 1/24 : ARG BASE=golang:1.15-alpine 07:02:35 Step 2/24 : FROM ${BASE} AS builder 07:02:35 ---> 9753d72ed323 07:02:35 Step 3/24 : ARG MAKE='make build' 07:02:36 ---> Running in 8ad677f8f3ff 07:02:36 Removing intermediate container 8ad677f8f3ff 07:02:36 ---> a11a2e1626f2 07:02:36 Step 4/24 : WORKDIR /device-sdk-go 07:02:36 ---> Running in 601cb5c5510d 07:02:36 Removing intermediate container 601cb5c5510d 07:02:36 ---> 4cda9886e1b1 07:02:36 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:02:36 ---> Running in 4b5721a738c5 07:02:36 Removing intermediate container 4b5721a738c5 07:02:36 ---> 8b8d74866dcf 07:02:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:36 ---> Running in 9a7e87226b9b 07:02:37 Removing intermediate container 9a7e87226b9b 07:02:37 ---> 414621198326 07:02:37 Step 7/24 : RUN apk add --update --no-cache make git 07:02:37 ---> Running in b58c3c2fd648 07:02:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:02:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:02:39 OK: 166 MiB in 39 packages 07:02:40 Removing intermediate container b58c3c2fd648 07:02:40 ---> 6192f0c58a78 07:02:40 Step 8/24 : COPY . . 07:02:41 ---> 0ef772431575 07:02:41 Step 9/24 : RUN ${MAKE} 07:02:41 ---> Running in 132cca8573c8 07:02:41 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 07:02:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:02:51 Removing intermediate container 132cca8573c8 07:02:51 ---> c223756a5b11 07:02:51 Step 10/24 : FROM scratch 07:02:51 ---> 07:02:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:02:52 ---> Running in 6f99f1d429bd 07:02:52 Removing intermediate container 6f99f1d429bd 07:02:52 ---> f2aeb68f6be7 07:02:52 Step 12/24 : ENV APP_PORT=49990 07:02:52 ---> Running in ef30d17dec4a 07:02:52 Removing intermediate container ef30d17dec4a 07:02:52 ---> dc1be669b3ff 07:02:52 Step 13/24 : EXPOSE $APP_PORT 07:02:52 ---> Running in 675c8bd367c6 07:02:52 Removing intermediate container 675c8bd367c6 07:02:52 ---> bfe839182753 07:02:52 Step 14/24 : WORKDIR / 07:02:52 ---> Running in 8b8c06d8a729 07:02:52 Removing intermediate container 8b8c06d8a729 07:02:52 ---> 8e05bebafb11 07:02:52 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:02:53 ---> 9cb71623f422 07:02:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:02:53 ---> 68b6c67049bf 07:02:53 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:02:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6192 in /w/workspace/dgexfoundry_device-sdk-go_PR-631 [Pipeline] { [Pipeline] ws 07:02:53 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:02:53 ---> 6906c051aea0 07:02:53 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:02:54 ---> ffc287330acd 07:02:54 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:02:54 ---> 9e18a2185c10 07:02:54 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:02:54 ---> Running in d28c4eeec5c4 07:02:54 Removing intermediate container d28c4eeec5c4 07:02:54 ---> 769295578922 07:02:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:54 ---> Running in efedc1a6a231 07:02:54 Removing intermediate container efedc1a6a231 07:02:54 ---> 6536c1a7b040 07:02:54 Step 22/24 : LABEL arch=amd64 07:02:54 ---> Running in d10dffb5c487 07:02:54 Removing intermediate container d10dffb5c487 07:02:54 ---> a02e703baa75 07:02:54 Step 23/24 : LABEL git_sha=ba4679e64ff6e9b005bedff44595110ae0f653e0 07:02:55 ---> Running in fe0eb63cea98 07:02:55 Removing intermediate container fe0eb63cea98 07:02:55 ---> 64ed5a5024c5 07:02:55 Step 24/24 : LABEL version=0.0.0 07:02:55 ---> Running in 70295d101314 07:02:55 Removing intermediate container 70295d101314 07:02:55 ---> 8ac70ce08266 07:02:55 [Warning] One or more build-args [ARCH] were not consumed 07:02:55 Successfully built 8ac70ce08266 07:02:55 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] } 07:02:59 using credential edgex-jenkins-ssh 07:02:59 Cloning the remote Git repository 07:02:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:02:59 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:02:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:02:59 > git --version # timeout=10 07:02:59 > git --version # 'git version 2.17.1' 07:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:01 Merging remotes/origin/master commit 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 into PR head commit ba4679e64ff6e9b005bedff44595110ae0f653e0 07:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:03:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:03:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/631/head:refs/remotes/origin/PR-631 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:01 Merge succeeded, producing ba4679e64ff6e9b005bedff44595110ae0f653e0 07:03:01 Checking out Revision ba4679e64ff6e9b005bedff44595110ae0f653e0 (PR-631) 07:03:01 > git config core.sparsecheckout # timeout=10 07:03:01 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # timeout=10 07:03:01 > git remote # timeout=10 07:03:01 > git config --get remote.origin.url # timeout=10 07:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:01 > git merge 0f8fd9ff9b590fc1e2af7debc1be47c4c78a0866 # timeout=10 07:03:01 > git rev-parse HEAD^{commit} # timeout=10 07:03:01 > git config core.sparsecheckout # timeout=10 07:03:01 > git checkout -f ba4679e64ff6e9b005bedff44595110ae0f653e0 # timeout=10 07:03:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 07:03:06 > git --version # timeout=10 07:03:06 > git --version # 'git version 2.17.1' 07:03:06 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:03:07 ========================================================= 07:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:03:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:08 + 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 . 07:03:09 Sending build context to Docker daemon 2.317MB 07:03:09 Step 1/8 : ARG BASE=golang:1.15-alpine 07:03:09 Step 2/8 : FROM ${BASE} 07:03:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:09 b538f80385f9: Pulling fs layer 07:03:09 74f711af9a0d: Pulling fs layer 07:03:09 99f96fe45779: Pulling fs layer 07:03:09 8529a6b9a6be: Pulling fs layer 07:03:09 45590311c82a: Pulling fs layer 07:03:09 69ca0ff8b7b3: Pulling fs layer 07:03:09 209524e5b208: Pulling fs layer 07:03:09 8529a6b9a6be: Waiting 07:03:09 45590311c82a: Waiting 07:03:09 69ca0ff8b7b3: Waiting 07:03:09 209524e5b208: Waiting 07:03:09 99f96fe45779: Verifying Checksum 07:03:09 99f96fe45779: Download complete 07:03:09 74f711af9a0d: Verifying Checksum 07:03:09 74f711af9a0d: Download complete 07:03:09 45590311c82a: Verifying Checksum 07:03:09 45590311c82a: Download complete 07:03:10 69ca0ff8b7b3: Verifying Checksum 07:03:10 69ca0ff8b7b3: Download complete 07:03:10 b538f80385f9: Verifying Checksum 07:03:10 b538f80385f9: Download complete 07:03:11 b538f80385f9: Pull complete 07:03:11 74f711af9a0d: Pull complete 07:03:12 99f96fe45779: Pull complete 07:03:13 209524e5b208: Verifying Checksum 07:03:13 209524e5b208: Download complete 07:03:13 8529a6b9a6be: Verifying Checksum 07:03:13 8529a6b9a6be: Download complete 07:03:26 8529a6b9a6be: Pull complete 07:03:26 45590311c82a: Pull complete 07:03:26 69ca0ff8b7b3: Pull complete 07:03:28 209524e5b208: Pull complete 07:03:28 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:03:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:03:28 ---> 5bddaf1c2fca 07:03:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:03:32 ---> Running in 85657ad043d8 07:03:32 Removing intermediate container 85657ad043d8 07:03:32 ---> a1d690875e56 07:03:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:32 ---> Running in 3587c5c6b7dc 07:03:34 Removing intermediate container 3587c5c6b7dc 07:03:34 ---> 0ff9ac72b535 07:03:34 Step 5/8 : RUN apk add --no-cache make git 07:03:35 ---> Running in 78c6ee691533 07:03:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:38 OK: 142 MiB in 39 packages 07:03:39 Removing intermediate container 78c6ee691533 07:03:39 ---> f69001bf1c46 07:03:39 Step 6/8 : WORKDIR /device-sdk-go 07:03:39 ---> Running in 238de3238543 07:03:40 Removing intermediate container 238de3238543 07:03:40 ---> 08e8f3d925eb 07:03:40 Step 7/8 : COPY . . 07:03:41 ---> 4523fc489ee0 07:03:41 Step 8/8 : RUN go mod download 07:03:41 ---> Running in 1ac171adff40 07:04:03 Removing intermediate container 1ac171adff40 07:04:03 ---> 2ad86beee112 07:04:03 Successfully built 2ad86beee112 07:04:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:04 + docker inspect -f . ci-base-image-arm64 07:04:04 . [Pipeline] withDockerContainer 07:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-6192 does not seem to be running inside a container 07:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:06 $ docker top 2625362995c01dd227499655207698f0b6ba4261b84c8cf7e217aa127e1fc6fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:08 + go version 07:04:08 go version go1.15.2 linux/arm64 [Pipeline] } 07:04:08 $ docker stop --time=1 2625362995c01dd227499655207698f0b6ba4261b84c8cf7e217aa127e1fc6fd 07:04:10 $ docker rm -f 2625362995c01dd227499655207698f0b6ba4261b84c8cf7e217aa127e1fc6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:11 + docker inspect -f . ci-base-image-arm64 07:04:11 . [Pipeline] withDockerContainer 07:04:11 prd-ubuntu18.04-docker-arm64-4c-16g-6192 does not seem to be running inside a container 07:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:13 $ docker top 87674616ec4aad05887239832107d803311176d02f019f91d190c9f2a5428c1d -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:15 + make test 07:04:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:04:37 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:05:16 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:05:16 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:05:16 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:05:18 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.124s coverage: 21.6% of statements 07:05:20 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.349s coverage: 97.1% of statements 07:05:53 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.150s coverage: 9.4% of statements 07:05:53 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.142s coverage: 21.9% of statements 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:05:53 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.603s coverage: 42.6% of statements 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:05:53 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.816s coverage: 68.9% of statements 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:05:53 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.177s coverage: 52.6% of statements 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:05:53 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.659s coverage: 68.9% of statements 07:05:53 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:05:53 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:05:53 GO111MODULE=on go vet ./... 07:06:25 gofmt -l . 07:06:25 [ "`gofmt -l .`" = "" ] 07:06:25 ./bin/test-attribution-txt.sh 07:06:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:06:25 Warning: overwriting stash ‘coverage-report’ 07:06:26 Stashed 1 file(s) [Pipeline] } 07:06:26 $ docker stop --time=1 87674616ec4aad05887239832107d803311176d02f019f91d190c9f2a5428c1d 07:06:28 $ docker rm -f 87674616ec4aad05887239832107d803311176d02f019f91d190c9f2a5428c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:06:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:31 + ls -al . 07:06:31 total 224 07:06:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 07:06 . 07:06:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:02 .. 07:06:31 -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 07:03 .dockerignore 07:06:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 07:03 .git 07:06:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:03 .github 07:06:31 -rw-rw-r-- 1 jenkins jenkins 138 Oct 19 07:03 .gitignore 07:06:31 -rw-rw-r-- 1 jenkins jenkins 936 Oct 19 07:03 Dockerfile.build 07:06:31 -rw-rw-r-- 1 jenkins jenkins 901 Oct 19 07:03 Jenkinsfile 07:06:31 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 07:03 LICENSE 07:06:31 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 19 07:03 Makefile 07:06:31 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 19 07:03 README.md 07:06:31 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 19 07:03 RELEASE-NOTES.txt 07:06:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 06:58 VERSION 07:06:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 07:03 bin 07:06:31 -rw-r--r-- 1 jenkins jenkins 110398 Oct 19 07:05 coverage.out 07:06:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:03 example 07:06:31 -rw-r--r-- 1 jenkins jenkins 518 Oct 19 07:06 go.mod 07:06:31 -rw-r--r-- 1 jenkins jenkins 13660 Oct 19 07:06 go.sum 07:06:31 drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 07:03 internal 07:06:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:03 openapi 07:06:31 drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 07:03 pkg 07:06:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 07:03 snap 07:06:31 -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:06:31 + 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=ba4679e64ff6e9b005bedff44595110ae0f653e0 --label arch=arm64 --label version=0.0.0 . 07:06:31 Sending build context to Docker daemon 2.428MB 07:06:32 Step 1/24 : ARG BASE=golang:1.15-alpine 07:06:32 Step 2/24 : FROM ${BASE} AS builder 07:06:32 ---> 2ad86beee112 07:06:32 Step 3/24 : ARG MAKE='make build' 07:06:32 ---> Running in 4b70acea0a7c 07:06:32 Removing intermediate container 4b70acea0a7c 07:06:32 ---> 30a413228060 07:06:32 Step 4/24 : WORKDIR /device-sdk-go 07:06:32 ---> Running in a5d6ce23748a 07:06:33 Removing intermediate container a5d6ce23748a 07:06:33 ---> 5faa30ee3a3e 07:06:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:06:33 ---> Running in 5b50e7c130f4 07:06:33 Removing intermediate container 5b50e7c130f4 07:06:33 ---> 284cdef116fa 07:06:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:33 ---> Running in 1e9660d6699c 07:06:36 Removing intermediate container 1e9660d6699c 07:06:36 ---> 5629de07c6e2 07:06:36 Step 7/24 : RUN apk add --update --no-cache make git 07:06:36 ---> Running in 35727ef411e5 07:06:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:39 OK: 142 MiB in 39 packages 07:06:40 Removing intermediate container 35727ef411e5 07:06:40 ---> b1a76fe3fa1b 07:06:40 Step 8/24 : COPY . . 07:06:41 ---> f33a80cd429c 07:06:41 Step 9/24 : RUN ${MAKE} 07:06:41 ---> Running in f18f10baa438 07:06:43 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 07:07:10 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 07:07:11 Removing intermediate container f18f10baa438 07:07:11 ---> 2956b062a414 07:07:11 Step 10/24 : FROM scratch 07:07:11 ---> 07:07:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:07:11 ---> Running in da56ac157a75 07:07:11 Removing intermediate container da56ac157a75 07:07:11 ---> bdb6fbe24d1e 07:07:11 Step 12/24 : ENV APP_PORT=49990 07:07:11 ---> Running in a2a4328b6cbd 07:07:12 Removing intermediate container a2a4328b6cbd 07:07:12 ---> 2cc288a6ca74 07:07:12 Step 13/24 : EXPOSE $APP_PORT 07:07:12 ---> Running in dd30be6fab8a 07:07:12 Removing intermediate container dd30be6fab8a 07:07:12 ---> 43410b94a4d2 07:07:12 Step 14/24 : WORKDIR / 07:07:12 ---> Running in 2c47c71d92f5 07:07:13 Removing intermediate container 2c47c71d92f5 07:07:13 ---> 5b25d276a906 07:07:13 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 07:07:14 ---> fc1cbcfeb5f4 07:07:14 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 07:07:15 ---> cff83222a74c 07:07:15 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 07:07:16 ---> 4d5da506adc6 07:07:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 07:07:16 ---> 6045674b985a 07:07:16 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 07:07:17 ---> cc1f158eb8c1 07:07:17 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 07:07:17 ---> Running in f041ef9b3bd5 07:07:18 Removing intermediate container f041ef9b3bd5 07:07:18 ---> 6b9b29a5289b 07:07:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:07:18 ---> Running in 2470dd82614a 07:07:18 Removing intermediate container 2470dd82614a 07:07:18 ---> a392817070b4 07:07:18 Step 22/24 : LABEL arch=arm64 07:07:18 ---> Running in 22714c17f69f 07:07:19 Removing intermediate container 22714c17f69f 07:07:19 ---> edfb526942ca 07:07:19 Step 23/24 : LABEL git_sha=ba4679e64ff6e9b005bedff44595110ae0f653e0 07:07:19 ---> Running in 5d20851f7789 07:07:19 Removing intermediate container 5d20851f7789 07:07:19 ---> e58e6ddbe1cf 07:07:19 Step 24/24 : LABEL version=0.0.0 07:07:20 ---> Running in 9a94b81d405f 07:07:20 Removing intermediate container 9a94b81d405f 07:07:20 ---> 89d451f1a3ab 07:07:20 [Warning] One or more build-args [ARCH] were not consumed 07:07:20 Successfully built 89d451f1a3ab 07:07:20 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 07:07:23 provisioning config files... 07:07:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/config7155357104843109134tmp [Pipeline] { [Pipeline] sh 07:07:23 + set +x 07:07:23 + curl -s https://codecov.io/bash 07:07:23 + bash -s -- 07:07:24 07:07:24 _____ _ 07:07:24 / ____| | | 07:07:24 | | ___ __| | ___ ___ _____ __ 07:07:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:07:24 | |___| (_) | (_| | __/ (_| (_) \ V / 07:07:24 \_____\___/ \__,_|\___|\___\___/ \_/ 07:07:24 Bash-20201009-048fee3 07:07:24 07:07:24 07:07:24 ==> Jenkins CI detected. 07:07:24 project root: . 07:07:24 --> token set from env 07:07:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:07:24 ==> Running gcov in . (disable via -X gcov) 07:07:24 ==> Python coveragepy not found 07:07:24 ==> Searching for coverage reports in: 07:07:24 + . 07:07:24 -> Found 1 reports 07:07:24 ==> Detecting git/mercurial file structure 07:07:24 ==> Reading reports 07:07:24 + ./coverage.out bytes=110398 07:07:24 ==> Appending adjustments 07:07:24 https://docs.codecov.io/docs/fixing-reports 07:07:24 + Found adjustments 07:07:24 ==> Gzipping contents 07:07:24 ==> Uploading reports 07:07:24 url: https://codecov.io 07:07:24 query: branch=PR-631&commit=ba4679e64ff6e9b005bedff44595110ae0f653e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=631&job=&cmd_args= 07:07:24 -> Pinging Codecov 07:07:24 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-631&commit=ba4679e64ff6e9b005bedff44595110ae0f653e0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=631&job=&cmd_args= 07:07:24 -> Uploading to 07:07:24 07:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:24 Dload Upload Total Spent Left Speed 07:07:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 07:07:24 X> Failed to upload 07:07:24 ==> Uploading to Codecov 07:07:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:07:24 Dload Upload Total Spent Left Speed 07:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19158 100 110 100 19048 228 39645 --:--:-- --:--:-- --:--:-- 39683 07:07:25 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba4679e64ff6e9b005bedff44595110ae0f653e0 [Pipeline] } 07:07:25 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 07:07:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:30 ---> package-listing.sh 07:07:30 ++ facter osfamily 07:07:30 ++ tr '[:upper:]' '[:lower:]' 07:07:30 + OS_FAMILY=redhat 07:07:30 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-631 07:07:30 + START_PACKAGES=/tmp/packages_start.txt 07:07:30 + END_PACKAGES=/tmp/packages_end.txt 07:07:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:30 + PACKAGES=/tmp/packages_start.txt 07:07:30 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-631 ']' 07:07:30 + PACKAGES=/tmp/packages_end.txt 07:07:30 + case "${OS_FAMILY}" in 07:07:30 + rpm -qa 07:07:30 + sort 07:07:34 + '[' -f /tmp/packages_start.txt ']' 07:07:34 + '[' -f /tmp/packages_end.txt ']' 07:07:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:34 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-631 ']' 07:07:34 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-631/archives/ 07:07:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-631/archives/ [Pipeline] echo 07:07:34 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-631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:07:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:35 07:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:07:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:36 alpine: Pulling from edgex-lftools-log-publisher 07:07:36 df20fa9351a1: Pulling fs layer 07:07:36 36b3adc4ff6f: Pulling fs layer 07:07:36 8ad3a11d3b57: Pulling fs layer 07:07:36 46f8f816bc3b: Pulling fs layer 07:07:36 93b61091891f: Pulling fs layer 07:07:36 93b9cdb0e59b: Pulling fs layer 07:07:36 5e14af77c1be: Pulling fs layer 07:07:36 01666e4c0597: Pulling fs layer 07:07:36 aa168da1d23b: Pulling fs layer 07:07:36 46f8f816bc3b: Waiting 07:07:36 93b61091891f: Waiting 07:07:36 93b9cdb0e59b: Waiting 07:07:36 aa168da1d23b: Waiting 07:07:36 01666e4c0597: Waiting 07:07:36 36b3adc4ff6f: Verifying Checksum 07:07:36 36b3adc4ff6f: Download complete 07:07:36 46f8f816bc3b: Download complete 07:07:36 df20fa9351a1: Verifying Checksum 07:07:36 df20fa9351a1: Download complete 07:07:36 93b9cdb0e59b: Verifying Checksum 07:07:36 93b9cdb0e59b: Download complete 07:07:36 5e14af77c1be: Verifying Checksum 07:07:36 5e14af77c1be: Download complete 07:07:36 01666e4c0597: Verifying Checksum 07:07:36 01666e4c0597: Download complete 07:07:36 93b61091891f: Verifying Checksum 07:07:36 93b61091891f: Download complete 07:07:36 df20fa9351a1: Pull complete 07:07:36 8ad3a11d3b57: Verifying Checksum 07:07:36 8ad3a11d3b57: Download complete 07:07:37 36b3adc4ff6f: Pull complete 07:07:37 8ad3a11d3b57: Pull complete 07:07:37 46f8f816bc3b: Pull complete 07:07:38 93b61091891f: Pull complete 07:07:38 93b9cdb0e59b: Pull complete 07:07:38 5e14af77c1be: Pull complete 07:07:38 aa168da1d23b: Download complete 07:07:38 01666e4c0597: Pull complete 07:07:47 aa168da1d23b: Pull complete 07:07:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:07:47 prd-centos7-docker-4c-2g-6186 does not seem to be running inside a container 07:07:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-631/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-631 -v /w/workspace/dgexfoundry_device-sdk-go_PR-631:/w/workspace/dgexfoundry_device-sdk-go_PR-631:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-631@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:07:51 $ docker top 758398b815cb3334279f60dc07cfa27fdcf2312b7cb0913e4aebfb0ae4e61cab -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:52 + mkdir -p /var/log/sa [Pipeline] sh 07:07:52 + ls /var/log/sa-host 07:07:52 + sadf -c /var/log/sa-host/sa05 07:07:52 file_magic: OK 07:07:52 HZ: Using current value: 100 07:07:52 file_header: OK 07:07:52 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 07:07:52 Statistics: 07:07:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:07:52 File successfully converted to sysstat format version 12.2.1 07:07:52 + sadf -c /var/log/sa-host/sa19 07:07:52 file_magic: OK 07:07:52 HZ: Using current value: 100 07:07:52 file_header: OK 07:07:52 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 07:07:52 Statistics: 07:07:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:07:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:52 provisioning config files... 07:07:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp/config4217869952998312227tmp [Pipeline] { [Pipeline] echo 07:07:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:53 ---> create-netrc.sh [Pipeline] } 07:07:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:07:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:07:53 ---> python-tools-install.sh [Pipeline] echo 07:07:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:54 ---> sudo-logs.sh 07:07:54 Archiving 'sudo' log.. [Pipeline] echo 07:07:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:54 ---> job-cost.sh 07:07:54 lf-activate-venv: SKIPPING 07:07:54 INFO: No Stack... 07:07:56 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:56 INFO: Archiving Costs [Pipeline] echo 07:07:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:56 ---> logs-deploy.sh 07:07:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-631/1 07:07:56 INFO: archiving workspace using pattern(s): 07:07:58 Archives upload complete. 07:07:58 INFO: archiving logs to Nexus 07:07:59 ---> uname -a: 07:07:59 Linux prd-centos7-docker-4c-2g-6186.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:07:59 07:07:59 07:07:59 ---> lscpu: 07:07:59 Architecture: x86_64 07:07:59 CPU op-mode(s): 32-bit, 64-bit 07:07:59 Byte Order: Little Endian 07:07:59 Address sizes: 40 bits physical, 48 bits virtual 07:07:59 CPU(s): 4 07:07:59 On-line CPU(s) list: 0-3 07:07:59 Thread(s) per core: 1 07:07:59 Core(s) per socket: 1 07:07:59 Socket(s): 4 07:07:59 NUMA node(s): 1 07:07:59 Vendor ID: GenuineIntel 07:07:59 CPU family: 6 07:07:59 Model: 44 07:07:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:07:59 Stepping: 1 07:07:59 CPU MHz: 2933.436 07:07:59 BogoMIPS: 5866.87 07:07:59 Virtualization: VT-x 07:07:59 Hypervisor vendor: KVM 07:07:59 Virtualization type: full 07:07:59 L1d cache: 128 KiB 07:07:59 L1i cache: 128 KiB 07:07:59 L2 cache: 16 MiB 07:07:59 L3 cache: 64 MiB 07:07:59 NUMA node0 CPU(s): 0-3 07:07:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:07:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:07:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:07:59 Vulnerability Meltdown: Mitigation; PTI 07:07:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:59 Vulnerability Tsx async abort: Not affected 07:07: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 07:07:59 07:07:59 07:07:59 ---> nproc: 07:07:59 4 07:07:59 07:07:59 07:07:59 ---> df -h: 07:07:59 Filesystem Size Used Available Use% Mounted on 07:07:59 overlay 50.0G 7.2G 42.8G 14% / 07:07:59 tmpfs 64.0M 0 64.0M 0% /dev 07:07:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:07:59 shm 64.0M 0 64.0M 0% /dev/shm 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-631 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-631@tmp 07:07:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 07:07:59 07:07:59 07:07:59 ---> free -m: 07:07:59 total used free shared buff/cache available 07:07:59 Mem: 1837 665 108 0 1063 1069 07:07:59 Swap: 1023 0 1023 07:07:59 07:07:59 07:07:59 ---> ip addr: 07:07:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:07:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:59 inet 127.0.0.1/8 scope host lo 07:07:59 valid_lft forever preferred_lft forever 07:07:59 inet6 ::1/128 scope host 07:07:59 valid_lft forever preferred_lft forever 07:07:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:07:59 link/ether fa:16:3e:cf:60:9d brd ff:ff:ff:ff:ff:ff 07:07:59 inet 10.30.123.87/23 brd 10.30.123.255 scope global dynamic eth0 07:07:59 valid_lft 85783sec preferred_lft 85783sec 07:07:59 inet6 fe80::f816:3eff:fecf:609d/64 scope link 07:07:59 valid_lft forever preferred_lft forever 07:07:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:07:59 link/ether 02:42:e1:22:af:c6 brd ff:ff:ff:ff:ff:ff 07:07:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:59 valid_lft forever preferred_lft forever 07:07:59 inet6 fe80::42:e1ff:fe22:afc6/64 scope link 07:07:59 valid_lft forever preferred_lft forever 07:07:59 07:07:59 07:07:59 ---> sar -b -r -n DEV: 07:07:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 07:07:59 07:07:59 06:57:23 LINUX RESTART (4 CPU) 07:07:59 07:07:59 06:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:59 06:59:01 59.28 16.27 43.01 0.00 5052.54 4916.44 0.00 07:07:59 07:00:01 1.73 0.00 1.73 0.00 0.00 31.77 0.00 07:07:59 07:01:01 0.25 0.02 0.23 0.00 0.13 3.11 0.00 07:07:59 07:02:01 0.47 0.12 0.35 0.00 2.13 6.21 0.00 07:07:59 07:03:02 0.28 0.00 0.28 0.00 0.00 4.03 0.00 07:07:59 07:04:01 0.36 0.00 0.36 0.00 0.00 4.78 0.00 07:07:59 07:05:01 0.25 0.02 0.23 0.00 0.13 2.83 0.00 07:07:59 07:06:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 07:07:59 07:07:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 07:07:59 Average: 6.92 1.80 5.11 0.00 554.64 545.72 0.00 07:07:59 07:07:59 06:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:59 06:59:01 163124 0 558936 29.71 2620 1156876 1092848 37.30 409648 1147912 132 07:07:59 07:00:01 167876 0 554176 29.45 2620 1156884 1067516 36.43 409828 1144148 16 07:07:59 07:01:01 165688 0 556360 29.57 2620 1156888 1070476 36.53 411836 1144144 8 07:07:59 07:02:01 164864 0 557044 29.61 2620 1157028 1068216 36.46 413308 1143592 12 07:07:59 07:03:02 164844 0 557060 29.61 2620 1157032 1068228 36.46 419584 1137424 12 07:07:59 07:04:01 165780 0 556116 29.56 2620 1157040 1068108 36.45 418928 1137424 12 07:07:59 07:05:01 165608 0 556284 29.57 2620 1157044 1068132 36.45 418912 1137424 8 07:07:59 07:06:01 165792 0 556092 29.55 2620 1157052 1068168 36.45 411028 1145608 16 07:07:59 07:07:01 166428 0 555452 29.52 2620 1157056 1068024 36.45 410036 1145608 20 07:07:59 Average: 165556 0 556391 29.57 2620 1156989 1071080 36.55 413679 1142587 26 07:07:59 07:07:59 06:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:59 06:59:01 eth0 503.42 312.53 1074.92 92.53 0.00 0.00 0.00 0.00 07:07:59 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 06:59:01 docker0 11.02 8.02 1.38 20.15 0.00 0.00 0.00 0.00 07:07:59 07:00:01 eth0 1.22 0.08 0.10 0.01 0.00 0.00 0.00 0.00 07:07:59 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:01:01 eth0 2.41 0.75 0.72 0.41 0.00 0.00 0.00 0.00 07:07:59 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:02:01 eth0 1.45 0.27 0.36 0.17 0.00 0.00 0.00 0.00 07:07:59 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:03:02 eth0 1.07 0.68 0.58 0.43 0.00 0.00 0.00 0.00 07:07:59 07:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:04:01 eth0 0.73 0.17 0.19 0.07 0.00 0.00 0.00 0.00 07:07:59 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:05:01 eth0 0.58 0.38 0.28 0.21 0.00 0.00 0.00 0.00 07:07:59 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:06:01 eth0 1.30 0.30 0.33 0.17 0.00 0.00 0.00 0.00 07:07:59 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:07:01 eth0 1.17 0.10 0.11 0.04 0.00 0.00 0.00 0.00 07:07:59 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 Average: eth0 56.34 34.60 118.24 10.32 0.00 0.00 0.00 0.00 07:07:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:59 Average: docker0 1.21 0.88 0.15 2.21 0.00 0.00 0.00 0.00 07:07:59 07:07:59 07:07:59 ---> sar -P ALL: 07:07:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 07:07:59 07:07:59 06:57:23 LINUX RESTART (4 CPU) 07:07:59 07:07:59 06:58:02 CPU %user %nice %system %iowait %steal %idle 07:07:59 06:59:01 all 9.71 0.00 3.75 2.02 0.10 84.43 07:07:59 06:59:01 0 10.35 0.00 3.73 0.96 0.10 84.85 07:07:59 06:59:01 1 9.43 0.00 3.69 1.41 0.14 85.33 07:07:59 06:59:01 2 8.71 0.00 3.55 1.27 0.10 86.37 07:07:59 06:59:01 3 10.37 0.00 4.01 4.43 0.05 81.14 07:07:59 07:00:01 all 0.15 0.00 0.05 0.00 0.00 99.80 07:07:59 07:00:01 0 0.50 0.00 0.05 0.00 0.00 99.45 07:07:59 07:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:07:59 07:00:01 2 0.05 0.00 0.08 0.00 0.02 99.85 07:07:59 07:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:07:59 07:01:01 all 0.16 0.00 0.07 0.00 0.01 99.77 07:07:59 07:01:01 0 0.38 0.00 0.08 0.00 0.02 99.52 07:07:59 07:01:01 1 0.10 0.00 0.07 0.00 0.02 99.82 07:07:59 07:01:01 2 0.08 0.00 0.07 0.00 0.00 99.85 07:07:59 07:01:01 3 0.07 0.00 0.05 0.00 0.00 99.88 07:07:59 07:02:01 all 0.16 0.00 0.04 0.00 0.02 99.78 07:07:59 07:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:07:59 07:02:01 1 0.05 0.00 0.03 0.00 0.03 99.88 07:07:59 07:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:07:59 07:02:01 3 0.48 0.00 0.05 0.02 0.02 99.43 07:07:59 07:03:02 all 0.15 0.00 0.09 0.00 0.00 99.75 07:07:59 07:03:02 0 0.02 0.00 0.03 0.00 0.02 99.93 07:07:59 07:03:02 1 0.03 0.00 0.05 0.00 0.00 99.92 07:07:59 07:03:02 2 0.03 0.00 0.25 0.00 0.00 99.72 07:07:59 07:03:02 3 0.53 0.00 0.03 0.00 0.00 99.43 07:07:59 07:04:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:07:59 07:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:07:59 07:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:07:59 07:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 07:07:59 07:04:01 3 0.49 0.00 0.02 0.00 0.00 99.49 07:07:59 07:05:01 all 0.15 0.00 0.03 0.00 0.01 99.81 07:07:59 07:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:07:59 07:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:07:59 07:05:01 2 0.07 0.00 0.05 0.00 0.02 99.87 07:07:59 07:05:01 3 0.50 0.00 0.02 0.00 0.00 99.48 07:07:59 07:06:01 all 0.10 0.00 0.03 0.00 0.01 99.86 07:07:59 07:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:07:59 07:06:01 1 0.25 0.00 0.03 0.00 0.02 99.70 07:07:59 07:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:07:59 07:06:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:07:59 07:07:01 all 0.15 0.00 0.02 0.00 0.01 99.82 07:07:59 07:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:07:59 07:07:01 1 0.52 0.00 0.03 0.00 0.02 99.43 07:07:59 07:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:07:59 07:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:07:59 Average: all 1.18 0.00 0.44 0.22 0.02 98.14 07:07:59 Average: 0 1.24 0.00 0.44 0.10 0.02 98.21 07:07:59 Average: 1 1.14 0.00 0.44 0.15 0.03 98.25 07:07:59 Average: 2 0.99 0.00 0.45 0.14 0.02 98.40 07:07:59 Average: 3 1.36 0.00 0.46 0.48 0.01 97.69 07:07:59 07:07:59 07:07:59