Pull request #625 opened 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 b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4+153a43e7e060228c1df4c616c423a5b384e52518 (542cc3240ee0c20561fc329713bc0c4bdedf390f) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh 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-625/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-625/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4762 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-625 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 Merge succeeded, producing b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 Checking out Revision b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 (PR-625) > git config core.sparsecheckout # timeout=10 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # 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 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # timeout=10 Commit message: "feat(sdk): prepare v2 cache for v2 callback api" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:47 ========================================================= 07:54:47 EdgeX Global Pipelines Version Info 07:54:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:49 ------------------- 07:54:49 stable info: 07:54:49 ------------------- 07:54:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:54:49 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 07:54:49 Message: update stable to v1.0.131 07:54:50 ------------------- 07:54:50 experimental info: 07:54:50 ------------------- 07:54:50 Commited By: **** collab-it+edgex@linuxfoundation.org 07:54:50 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 07:54:50 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:54:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 07:54:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 07:54:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 [Pipeline] echo 07:54:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24cbb4 [Pipeline] echo 07:54:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:54:56 + git log --format=format:%s -1 b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 [Pipeline] echo 07:54:56 GIT_COMMIT: b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4, Commit Message: feat(sdk): prepare v2 cache for v2 callback api [Pipeline] echo 07:54:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:57 07:54:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:54:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:58 latest: Pulling from edgex-devops/git-semver 07:54:58 31603596830f: Pulling fs layer 07:54:58 2a8b12db71e7: Pulling fs layer 07:54:58 6ca5941a6612: Pulling fs layer 07:54:58 ecc8261a40a4: Pulling fs layer 07:54:58 ecc8261a40a4: Waiting 07:54:58 2a8b12db71e7: Verifying Checksum 07:54:58 2a8b12db71e7: Download complete 07:54:59 31603596830f: Verifying Checksum 07:54:59 31603596830f: Download complete 07:54:59 31603596830f: Pull complete 07:54:59 2a8b12db71e7: Pull complete 07:54:59 ecc8261a40a4: Verifying Checksum 07:54:59 ecc8261a40a4: Download complete 07:55:00 6ca5941a6612: Verifying Checksum 07:55:00 6ca5941a6612: Download complete 07:55:01 6ca5941a6612: Pull complete 07:55:02 ecc8261a40a4: Pull complete 07:55:02 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:55:02 prd-centos7-docker-4c-2g-4762 does not seem to be running inside a container 07:55:02 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-625 -v /w/workspace/dgexfoundry_device-sdk-go_PR-625:/w/workspace/dgexfoundry_device-sdk-go_PR-625:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:55:05 $ docker top f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:06 [ssh-agent] Looking for ssh-agent implementation... 07:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:06 $ docker exec f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 ssh-agent 07:55:06 SSH_AUTH_SOCK=/tmp/ssh-TN8v5ZFYxYyN/agent.12 07:55:06 SSH_AGENT_PID=17 07:55:06 Running ssh-add (command line suppressed) 07:55:07 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_7506176946792271882.key (/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_7506176946792271882.key) 07:55:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:07 + git describe --exact-match --tags HEAD 07:55:07 fatal: no tag exactly matches 'b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4' [Pipeline] } 07:55:07 $ docker exec --env ******** --env ******** f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 ssh-agent -k 07:55:07 unset SSH_AUTH_SOCK; 07:55:07 unset SSH_AGENT_PID; 07:55:07 echo Agent pid 17 killed; 07:55:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:55:08 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:55:08 This usually means this commit has not been tagged. [Pipeline] sshagent 07:55:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:08 [ssh-agent] Looking for ssh-agent implementation... 07:55:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:08 $ docker exec f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 ssh-agent 07:55:08 SSH_AUTH_SOCK=/tmp/ssh-HLqjip80G2hQ/agent.46 07:55:08 SSH_AGENT_PID=51 07:55:08 Running ssh-add (command line suppressed) 07:55:09 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_62370697898156882.key (/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/private_key_62370697898156882.key) 07:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:09 + git semver init 07:55:09 # -> Open(): unable to determine branch for HEAD 07:55:09 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-625/.git 07:55:09 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-625 07:55:09 # $SEMVER_REMOTE_NAME = origin 07:55:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:55:09 # $SEMVER_USER_NAME = edgex-jenkins 07:55:09 # $SEMVER_BRANCH = PR-625 07:55:09 # $SEMVER_TEMP = /tmp/semver-894959580 07:55:09 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 07:55:10 # '/tmp/semver-894959580' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-625/.semver' 07:55:10 # -> Force: false 07:55:10 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-625/.semver [Pipeline] } 07:55:10 $ docker exec --env ******** --env ******** f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 ssh-agent -k 07:55:11 unset SSH_AUTH_SOCK; 07:55:11 unset SSH_AGENT_PID; 07:55:11 echo Agent pid 51 killed; 07:55:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:12 + git semver [Pipeline] } 07:55:12 $ docker stop --time=1 f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 07:55:13 $ docker rm -f f10260098f44ec3c4736d50e9751958fea57b3dd944c9f18192277e5f61a9601 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:55:15 Stashed 48 file(s) [Pipeline] echo 07:55:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 07:55:15 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:55:31 Still waiting to schedule task 07:55:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:55:31 Still waiting to schedule task 07:55:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 07:57:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4763 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [Pipeline] { [Pipeline] ws 07:57:13 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:57:18 using credential edgex-jenkins-ssh 07:57:18 Cloning the remote Git repository 07:57:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:57:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:57:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:57:18 > git --version # timeout=10 07:57:18 > git --version # 'git version 2.17.1' 07:57:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:57:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:20 Merging remotes/origin/master commit 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 07:57:20 Merge succeeded, producing b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 07:57:20 Checking out Revision b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 (PR-625) 07:57:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:57:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:57:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:57:20 > git config core.sparsecheckout # timeout=10 07:57:20 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # timeout=10 07:57:20 > git remote # timeout=10 07:57:20 > git config --get remote.origin.url # timeout=10 07:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:20 > git merge 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 07:57:20 > git rev-parse HEAD^{commit} # timeout=10 07:57:20 > git config core.sparsecheckout # timeout=10 07:57:20 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # timeout=10 07:57:24 Commit message: "feat(sdk): prepare v2 cache for v2 callback api" 07:57:25 > git --version # timeout=10 07:57:25 > git --version # 'git version 2.17.1' 07:57:25 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:57:26 ========================================================= 07:57:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:57:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:57:27 + 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:57:28 Sending build context to Docker daemon 3.562MB 07:57:28 Step 1/8 : ARG BASE=golang:1.15-alpine 07:57:28 Step 2/8 : FROM ${BASE} 07:57:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:57:29 b538f80385f9: Pulling fs layer 07:57:29 74f711af9a0d: Pulling fs layer 07:57:29 99f96fe45779: Pulling fs layer 07:57:29 8529a6b9a6be: Pulling fs layer 07:57:29 45590311c82a: Pulling fs layer 07:57:29 69ca0ff8b7b3: Pulling fs layer 07:57:29 209524e5b208: Pulling fs layer 07:57:29 45590311c82a: Waiting 07:57:29 69ca0ff8b7b3: Waiting 07:57:29 209524e5b208: Waiting 07:57:29 8529a6b9a6be: Waiting 07:57:29 99f96fe45779: Download complete 07:57:29 74f711af9a0d: Verifying Checksum 07:57:29 74f711af9a0d: Download complete 07:57:30 45590311c82a: Verifying Checksum 07:57:30 45590311c82a: Download complete 07:57:30 69ca0ff8b7b3: Verifying Checksum 07:57:30 69ca0ff8b7b3: Download complete 07:57:30 b538f80385f9: Verifying Checksum 07:57:30 b538f80385f9: Download complete 07:57:30 b538f80385f9: Pull complete 07:57:31 74f711af9a0d: Pull complete 07:57:32 99f96fe45779: Pull complete 07:57:32 209524e5b208: Verifying Checksum 07:57:32 209524e5b208: Download complete 07:57:33 8529a6b9a6be: Verifying Checksum 07:57:33 8529a6b9a6be: Download complete 07:57:43 8529a6b9a6be: Pull complete 07:57:44 45590311c82a: Pull complete 07:57:44 69ca0ff8b7b3: Pull complete 07:57:48 209524e5b208: Pull complete 07:57:48 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:57:48 ---> 5bddaf1c2fca 07:57:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:57:51 ---> Running in 7e649f7b3a36 07:57:51 Removing intermediate container 7e649f7b3a36 07:57:51 ---> f5ba4f8cea0f 07:57:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:51 ---> Running in 69c0c90a3457 07:57:53 Removing intermediate container 69c0c90a3457 07:57:53 ---> e0a7b240075f 07:57:53 Step 5/8 : RUN apk add --no-cache make git 07:57:53 ---> Running in 466f28caa534 07:57:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:56 OK: 142 MiB in 39 packages 07:57:57 Removing intermediate container 466f28caa534 07:57:57 ---> 7f11010698bd 07:57:57 Step 6/8 : WORKDIR /device-sdk-go 07:57:58 ---> Running in e41e122ba81b 07:57:58 Removing intermediate container e41e122ba81b 07:57:58 ---> 9fa99b3e95bb 07:57:58 Step 7/8 : COPY . . 07:58:00 ---> 50d10a46651e 07:58:00 Step 8/8 : RUN go mod download 07:58:00 ---> Running in bea00e1e62fd 07:58:10 Running on prd-centos7-docker-4c-2g-4764 in /w/workspace/dgexfoundry_device-sdk-go_PR-625 [Pipeline] { [Pipeline] ws 07:58:10 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:58:13 using credential edgex-jenkins-ssh 07:58:13 Cloning the remote Git repository 07:58:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:58:13 > git init /w/workspace/device-sdk-go/1 # timeout=10 07:58:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:13 > git --version # timeout=10 07:58:13 > git --version # 'git version 2.16.5' 07:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:15 Merging remotes/origin/master commit 153a43e7e060228c1df4c616c423a5b384e52518 into PR head commit b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 07:58:15 Merge succeeded, producing b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 07:58:15 Checking out Revision b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 (PR-625) 07:58:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:58:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:58:15 > git config core.sparsecheckout # timeout=10 07:58:15 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # timeout=10 07:58:15 > git remote # timeout=10 07:58:15 > git config --get remote.origin.url # timeout=10 07:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:15 > git merge 153a43e7e060228c1df4c616c423a5b384e52518 # timeout=10 07:58:15 > git rev-parse HEAD^{commit} # timeout=10 07:58:15 > git config core.sparsecheckout # timeout=10 07:58:15 > git checkout -f b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 # timeout=10 07:58:18 Commit message: "feat(sdk): prepare v2 cache for v2 callback api" 07:58:18 > git --version # timeout=10 07:58:18 > git --version # 'git version 2.16.5' 07:58:18 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:58:20 ========================================================= 07:58:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:58:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:20 + 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:58:21 Sending build context to Docker daemon 3.562MB 07:58:21 Step 1/8 : ARG BASE=golang:1.15-alpine 07:58:21 Step 2/8 : FROM ${BASE} 07:58:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:21 df20fa9351a1: Pulling fs layer 07:58:21 ed8968b2872e: Pulling fs layer 07:58:21 a92cc7c5fd73: Pulling fs layer 07:58:21 e871e8e8d7a9: Pulling fs layer 07:58:21 e73272ec9a57: Pulling fs layer 07:58:21 1e910a182e73: Pulling fs layer 07:58:21 4e634b169226: Pulling fs layer 07:58:21 e73272ec9a57: Waiting 07:58:21 1e910a182e73: Waiting 07:58:21 4e634b169226: Waiting 07:58:21 e871e8e8d7a9: Waiting 07:58:21 a92cc7c5fd73: Verifying Checksum 07:58:21 a92cc7c5fd73: Download complete 07:58:21 ed8968b2872e: Verifying Checksum 07:58:21 ed8968b2872e: Download complete 07:58:21 e73272ec9a57: Verifying Checksum 07:58:21 e73272ec9a57: Download complete 07:58:21 1e910a182e73: Verifying Checksum 07:58:21 1e910a182e73: Download complete 07:58:21 df20fa9351a1: Verifying Checksum 07:58:21 df20fa9351a1: Download complete 07:58:21 df20fa9351a1: Pull complete 07:58:21 ed8968b2872e: Pull complete 07:58:22 a92cc7c5fd73: Pull complete 07:58:22 Removing intermediate container bea00e1e62fd 07:58:22 ---> f0ace5ff167c 07:58:22 Successfully built f0ace5ff167c 07:58:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:58:22 + docker inspect -f . ci-base-image-arm64 07:58:22 . [Pipeline] withDockerContainer 07:58:23 prd-ubuntu18.04-docker-arm64-4c-16g-4763 does not seem to be running inside a container 07:58:23 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:24 4e634b169226: Verifying Checksum 07:58:24 4e634b169226: Download complete 07:58:24 e871e8e8d7a9: Verifying Checksum 07:58:24 e871e8e8d7a9: Download complete 07:58:25 $ docker top 1844f28660f2a03bf8f86e1c0fc3eccd1d0fad49c15d148f72b7b80fe5330230 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:26 + go version 07:58:26 go version go1.15.2 linux/arm64 [Pipeline] } 07:58:26 $ docker stop --time=1 1844f28660f2a03bf8f86e1c0fc3eccd1d0fad49c15d148f72b7b80fe5330230 07:58:28 $ docker rm -f 1844f28660f2a03bf8f86e1c0fc3eccd1d0fad49c15d148f72b7b80fe5330230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:58:29 + docker inspect -f . ci-base-image-arm64 07:58:29 . [Pipeline] withDockerContainer 07:58:29 prd-ubuntu18.04-docker-arm64-4c-16g-4763 does not seem to be running inside a container 07:58:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:58:30 e871e8e8d7a9: Pull complete 07:58:30 e73272ec9a57: Pull complete 07:58:30 1e910a182e73: Pull complete 07:58:31 $ docker top 1a2f87eec51c21fb97e6ab797d516938462284c664bbf2bce3a852aaab7069fc -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:33 + make test 07:58:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:58:34 4e634b169226: Pull complete 07:58:34 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:58:34 ---> f7629b54cfaa 07:58:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:58:34 ---> Running in 4cc9015d4694 07:58:34 Removing intermediate container 4cc9015d4694 07:58:34 ---> 27247208e6f7 07:58:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:34 ---> Running in 0eb2479e25fb 07:58:35 Removing intermediate container 0eb2479e25fb 07:58:35 ---> 4a158b1c91f0 07:58:35 Step 5/8 : RUN apk add --no-cache make git 07:58:36 ---> Running in 1df57aa42c54 07:58:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:58:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:58:37 OK: 166 MiB in 39 packages 07:58:38 Removing intermediate container 1df57aa42c54 07:58:38 ---> 3069a9f5b4fc 07:58:38 Step 6/8 : WORKDIR /device-sdk-go 07:58:38 ---> Running in d1bdf22ad44c 07:58:38 Removing intermediate container d1bdf22ad44c 07:58:38 ---> 53e47d0195b7 07:58:38 Step 7/8 : COPY . . 07:58:39 ---> 7677d448458d 07:58:39 Step 8/8 : RUN go mod download 07:58:39 ---> Running in a600e9971373 07:58:55 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:58:58 Removing intermediate container a600e9971373 07:58:58 ---> fb6d217cfacd 07:58:58 Successfully built fb6d217cfacd 07:58:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:58:58 + docker inspect -f . ci-base-image-x86_64 07:58:58 . [Pipeline] withDockerContainer 07:58:58 prd-centos7-docker-4c-2g-4764 does not seem to be running inside a container 07:58:58 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:59 $ docker top 9afaa69370e14845f1332ec8321a2bb9d7d5fcda8f3ca802422cf5380ee75f41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:59 + go version 07:58:59 go version go1.15.2 linux/amd64 [Pipeline] } 07:58:59 $ docker stop --time=1 9afaa69370e14845f1332ec8321a2bb9d7d5fcda8f3ca802422cf5380ee75f41 07:59:01 $ docker rm -f 9afaa69370e14845f1332ec8321a2bb9d7d5fcda8f3ca802422cf5380ee75f41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:02 + docker inspect -f . ci-base-image-x86_64 07:59:02 . [Pipeline] withDockerContainer 07:59:02 prd-centos7-docker-4c-2g-4764 does not seem to be running inside a container 07:59:02 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:03 $ docker top f23cea342077e51f66ee2b6572052428304b994231dd9e48d1b561d3aefaefe2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:03 + make test 07:59:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:59:10 ? github.com/edgexfoundry/device-sdk-go [no test files] 07:59:25 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:59:25 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:59:25 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:59:25 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.051s coverage: 21.6% of statements 07:59:25 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.458s coverage: 97.1% of statements 07:59:34 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 07:59:34 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 07:59:34 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 07:59:34 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.117s coverage: 21.6% of statements 07:59:34 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.173s coverage: 97.1% of statements 07:59:57 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.051s coverage: 9.4% of statements 07:59:57 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.057s coverage: 21.9% of statements 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 07:59:57 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.202s coverage: 40.0% of statements 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 07:59:57 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.287s coverage: 68.9% of statements 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 07:59:57 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 07:59:57 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 07:59:57 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.267s coverage: 68.9% of statements 07:59:57 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 07:59:57 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 07:59:57 GO111MODULE=on go vet ./... 08:00:04 gofmt -l . 08:00:04 [ "`gofmt -l .`" = "" ] 08:00:04 ./bin/test-attribution-txt.sh 08:00:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:00:04 Stashed 1 file(s) [Pipeline] } 08:00:04 $ docker stop --time=1 f23cea342077e51f66ee2b6572052428304b994231dd9e48d1b561d3aefaefe2 08:00:06 $ docker rm -f f23cea342077e51f66ee2b6572052428304b994231dd9e48d1b561d3aefaefe2 08:00:07 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.161s coverage: 9.4% of statements 08:00:07 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 08:00:07 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.618s coverage: 40.0% of statements 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 08:00:07 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.779s coverage: 68.9% of statements 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 08:00:07 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.182s coverage: 52.6% of statements 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 08:00:07 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 08:00:07 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.849s coverage: 68.9% of statements 08:00:07 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 08:00:07 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 08:00:07 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:10 + ls -al . 08:00:10 total 188 08:00:10 drwxrwxr-x. 11 jenkins jenkins 4096 Oct 12 08:00 . 08:00:10 drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 07:58 .. 08:00:10 drwxrwxr-x. 2 jenkins jenkins 64 Oct 12 07:58 bin 08:00:10 -rw-r--r--. 1 jenkins jenkins 110392 Oct 12 07:59 coverage.out 08:00:10 -rw-rw-r--. 1 jenkins jenkins 936 Oct 12 07:58 Dockerfile.build 08:00:10 -rw-rw-r--. 1 jenkins jenkins 140 Oct 12 07:58 .dockerignore 08:00:10 drwxrwxr-x. 4 jenkins jenkins 48 Oct 12 07:58 example 08:00:10 drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 07:58 .git 08:00:10 drwxrwxr-x. 2 jenkins jenkins 60 Oct 12 07:58 .github 08:00:10 -rw-rw-r--. 1 jenkins jenkins 138 Oct 12 07:58 .gitignore 08:00:10 -rw-r--r--. 1 jenkins jenkins 517 Oct 12 08:00 go.mod 08:00:10 -rw-r--r--. 1 jenkins jenkins 13652 Oct 12 08:00 go.sum 08:00:10 drwxrwxr-x. 15 jenkins jenkins 211 Oct 12 07:58 internal 08:00:10 -rw-rw-r--. 1 jenkins jenkins 901 Oct 12 07:58 Jenkinsfile 08:00:10 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 12 07:58 LICENSE 08:00:10 -rw-rw-r--. 1 jenkins jenkins 1013 Oct 12 07:58 Makefile 08:00:10 drwxrwxr-x. 4 jenkins jenkins 26 Oct 12 07:58 openapi 08:00:10 drwxrwxr-x. 5 jenkins jenkins 50 Oct 12 07:58 pkg 08:00:10 -rw-rw-r--. 1 jenkins jenkins 5897 Oct 12 07:58 README.md 08:00:10 -rw-rw-r--. 1 jenkins jenkins 4291 Oct 12 07:58 RELEASE-NOTES.txt 08:00:10 drwxrwxr-x. 3 jenkins jenkins 58 Oct 12 07:58 .semver 08:00:10 drwxrwxr-x. 4 jenkins jenkins 54 Oct 12 07:58 snap 08:00:10 -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 07:55 VERSION 08:00:10 -rw-rw-r--. 1 jenkins jenkins 222 Oct 12 07:58 version.go [Pipeline] isUnix [Pipeline] sh 08:00:10 + 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=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 --label arch=amd64 --label version=0.0.0 . 08:00:11 Sending build context to Docker daemon 3.674MB 08:00:11 Step 1/24 : ARG BASE=golang:1.15-alpine 08:00:11 Step 2/24 : FROM ${BASE} AS builder 08:00:11 ---> fb6d217cfacd 08:00:11 Step 3/24 : ARG MAKE='make build' 08:00:11 ---> Running in b119dbc807a1 08:00:11 Removing intermediate container b119dbc807a1 08:00:11 ---> a173a0feae26 08:00:11 Step 4/24 : WORKDIR /device-sdk-go 08:00:11 ---> Running in 493c06806444 08:00:11 Removing intermediate container 493c06806444 08:00:11 ---> 5550715e6278 08:00:11 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:12 ---> Running in cc42006a7622 08:00:12 Removing intermediate container cc42006a7622 08:00:12 ---> 1183b5b6f17d 08:00:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:12 ---> Running in 03aa40d723f3 08:00:13 Removing intermediate container 03aa40d723f3 08:00:13 ---> b94a939ba078 08:00:13 Step 7/24 : RUN apk add --update --no-cache make git 08:00:13 ---> Running in b25c70c1c1b2 08:00:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:00:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:00:14 OK: 166 MiB in 39 packages 08:00:15 Removing intermediate container b25c70c1c1b2 08:00:15 ---> 8cbf469618ef 08:00:15 Step 8/24 : COPY . . 08:00:16 ---> baf9d2258cd3 08:00:16 Step 9/24 : RUN ${MAKE} 08:00:16 ---> Running in fb924929acd2 08:00:16 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 08:00:25 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:00:26 Removing intermediate container fb924929acd2 08:00:26 ---> 35c6a121db25 08:00:26 Step 10/24 : FROM scratch 08:00:26 ---> 08:00:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:26 ---> Running in 5c4b01a3f02c 08:00:26 Removing intermediate container 5c4b01a3f02c 08:00:26 ---> f318c80c9c19 08:00:26 Step 12/24 : ENV APP_PORT=49990 08:00:26 ---> Running in 84e11638ae6f 08:00:26 Removing intermediate container 84e11638ae6f 08:00:26 ---> 6f144b8ebcc7 08:00:26 Step 13/24 : EXPOSE $APP_PORT 08:00:26 ---> Running in 71312c764428 08:00:26 Removing intermediate container 71312c764428 08:00:26 ---> 035972c4b5bc 08:00:26 Step 14/24 : WORKDIR / 08:00:26 ---> Running in 693ff5483a1a 08:00:26 Removing intermediate container 693ff5483a1a 08:00:26 ---> c5c476762d92 08:00:26 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:00:27 ---> 84d8c91e38b7 08:00:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:00:27 ---> 191f70905448 08:00:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:00:27 ---> ffb4c43ef506 08:00:27 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:00:28 ---> 8a074592acb8 08:00:28 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:00:28 ---> fddf78f6b166 08:00:28 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:00:28 ---> Running in 0f8fc72ab45d 08:00:28 Removing intermediate container 0f8fc72ab45d 08:00:28 ---> b92300ace3ec 08:00:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:28 ---> Running in d48ae56e1c3f 08:00:28 Removing intermediate container d48ae56e1c3f 08:00:28 ---> c5d8a0d615bf 08:00:28 Step 22/24 : LABEL arch=amd64 08:00:28 ---> Running in 22449500b0b5 08:00:28 Removing intermediate container 22449500b0b5 08:00:28 ---> 291fb3579935 08:00:28 Step 23/24 : LABEL git_sha=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 08:00:29 ---> Running in 69f2603325b8 08:00:29 Removing intermediate container 69f2603325b8 08:00:29 ---> 107fa0d95b54 08:00:29 Step 24/24 : LABEL version=0.0.0 08:00:29 ---> Running in 961cfc77815f 08:00:29 Removing intermediate container 961cfc77815f 08:00:29 ---> 8488475d6d6e 08:00:29 [Warning] One or more build-args [ARCH] were not consumed 08:00:29 Successfully built 8488475d6d6e 08:00:29 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] } 08:00:33 gofmt -l . 08:00:33 [ "`gofmt -l .`" = "" ] 08:00:33 ./bin/test-attribution-txt.sh 08:00:34 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:00:34 Warning: overwriting stash ‘coverage-report’ 08:00:35 Stashed 1 file(s) [Pipeline] } 08:00:36 $ docker stop --time=1 1a2f87eec51c21fb97e6ab797d516938462284c664bbf2bce3a852aaab7069fc 08:00:38 $ docker rm -f 1a2f87eec51c21fb97e6ab797d516938462284c664bbf2bce3a852aaab7069fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:40 + ls -al . 08:00:40 total 228 08:00:40 drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 08:00 . 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:57 .. 08:00:40 -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 07:57 .dockerignore 08:00:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 07:57 .git 08:00:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 07:57 .github 08:00:40 -rw-rw-r-- 1 jenkins jenkins 138 Oct 12 07:57 .gitignore 08:00:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 07:57 .semver 08:00:40 -rw-rw-r-- 1 jenkins jenkins 936 Oct 12 07:57 Dockerfile.build 08:00:40 -rw-rw-r-- 1 jenkins jenkins 901 Oct 12 07:57 Jenkinsfile 08:00:40 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 12 07:57 LICENSE 08:00:40 -rw-rw-r-- 1 jenkins jenkins 1013 Oct 12 07:57 Makefile 08:00:40 -rw-rw-r-- 1 jenkins jenkins 5897 Oct 12 07:57 README.md 08:00:40 -rw-rw-r-- 1 jenkins jenkins 4291 Oct 12 07:57 RELEASE-NOTES.txt 08:00:40 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 07:55 VERSION 08:00:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 07:57 bin 08:00:40 -rw-r--r-- 1 jenkins jenkins 110392 Oct 12 08:00 coverage.out 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:57 example 08:00:40 -rw-r--r-- 1 jenkins jenkins 517 Oct 12 08:00 go.mod 08:00:40 -rw-r--r-- 1 jenkins jenkins 13652 Oct 12 08:00 go.sum 08:00:40 drwxrwxr-x 15 jenkins jenkins 4096 Oct 12 07:57 internal 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:57 openapi 08:00:40 drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 07:57 pkg 08:00:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 07:57 snap 08:00:40 -rw-rw-r-- 1 jenkins jenkins 222 Oct 12 07:57 version.go [Pipeline] isUnix [Pipeline] sh 08:00:40 + 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=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 --label arch=arm64 --label version=0.0.0 . 08:00:41 Sending build context to Docker daemon 3.674MB 08:00:41 Step 1/24 : ARG BASE=golang:1.15-alpine 08:00:41 Step 2/24 : FROM ${BASE} AS builder 08:00:41 ---> f0ace5ff167c 08:00:41 Step 3/24 : ARG MAKE='make build' 08:00:41 ---> Running in 7fa446845d6b 08:00:41 Removing intermediate container 7fa446845d6b 08:00:41 ---> e53fdb6fb077 08:00:41 Step 4/24 : WORKDIR /device-sdk-go 08:00:42 ---> Running in fcc71d5c3a36 08:00:42 Removing intermediate container fcc71d5c3a36 08:00:42 ---> fe9467b4e98d 08:00:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:42 ---> Running in 486b581a0851 08:00:42 Removing intermediate container 486b581a0851 08:00:42 ---> 23f6ad9fb4be 08:00:42 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:43 ---> Running in 757466663ad9 08:00:45 Removing intermediate container 757466663ad9 08:00:45 ---> 8888b0b4120c 08:00:45 Step 7/24 : RUN apk add --update --no-cache make git 08:00:45 ---> Running in 88e6e9faf259 08:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:48 OK: 142 MiB in 39 packages 08:00:49 Removing intermediate container 88e6e9faf259 08:00:49 ---> de05eb6ef55e 08:00:49 Step 8/24 : COPY . . 08:00:51 ---> 15d062ba983d 08:00:51 Step 9/24 : RUN ${MAKE} 08:00:51 ---> Running in 6d90d6ca5e6b 08:00:52 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 08:01:19 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 08:01:19 Removing intermediate container 6d90d6ca5e6b 08:01:19 ---> 565e7a87cc85 08:01:19 Step 10/24 : FROM scratch 08:01:19 ---> 08:01:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:19 ---> Running in 94ecbda5a598 08:01:19 Removing intermediate container 94ecbda5a598 08:01:19 ---> 59f4dd75273f 08:01:19 Step 12/24 : ENV APP_PORT=49990 08:01:19 ---> Running in f626391ca648 08:01:19 Removing intermediate container f626391ca648 08:01:19 ---> 32efb4b6fbe2 08:01:19 Step 13/24 : EXPOSE $APP_PORT 08:01:19 ---> Running in 454827d65199 08:01:19 Removing intermediate container 454827d65199 08:01:19 ---> c5bfce3f37f8 08:01:19 Step 14/24 : WORKDIR / 08:01:19 ---> Running in 08d076b3b18e 08:01:20 Removing intermediate container 08d076b3b18e 08:01:20 ---> ffcec69f18a4 08:01:20 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 08:01:21 ---> 524a96c32585 08:01:21 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 08:01:22 ---> f6e7575285ac 08:01:22 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 08:01:22 ---> 6e654a35fe4a 08:01:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 08:01:23 ---> eefd8f160087 08:01:23 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 08:01:24 ---> ab7f683df2b7 08:01:24 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 08:01:24 ---> Running in be265532b7da 08:01:24 Removing intermediate container be265532b7da 08:01:24 ---> dd3048701dd8 08:01:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:24 ---> Running in ede53eb707e4 08:01:25 Removing intermediate container ede53eb707e4 08:01:25 ---> ff7043d7bfe1 08:01:25 Step 22/24 : LABEL arch=arm64 08:01:25 ---> Running in 6f4fe47edf4e 08:01:26 Removing intermediate container 6f4fe47edf4e 08:01:26 ---> 0e0daa074cde 08:01:26 Step 23/24 : LABEL git_sha=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 08:01:26 ---> Running in 8f3d0b2fe7b7 08:01:26 Removing intermediate container 8f3d0b2fe7b7 08:01:26 ---> 9218e9492ec0 08:01:26 Step 24/24 : LABEL version=0.0.0 08:01:26 ---> Running in d5a0fa628a7c 08:01:27 Removing intermediate container d5a0fa628a7c 08:01:27 ---> b85369ac11d2 08:01:27 [Warning] One or more build-args [ARCH] were not consumed 08:01:27 Successfully built b85369ac11d2 08:01:27 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 08:01:30 provisioning config files... 08:01:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/config4487130115921724341tmp [Pipeline] { [Pipeline] sh 08:01:30 + set +x 08:01:30 + curl -s https://codecov.io/bash 08:01:30 + bash -s -- 08:01:31 08:01:31 _____ _ 08:01:31 / ____| | | 08:01:31 | | ___ __| | ___ ___ _____ __ 08:01:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:01:31 | |___| (_) | (_| | __/ (_| (_) \ V / 08:01:31 \_____\___/ \__,_|\___|\___\___/ \_/ 08:01:31 Bash-20201009-048fee3 08:01:31 08:01:31 08:01:31 ==> Jenkins CI detected. 08:01:31 project root: . 08:01:31 --> token set from env 08:01:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:01:31 ==> Running gcov in . (disable via -X gcov) 08:01:31 ==> Python coveragepy not found 08:01:31 ==> Searching for coverage reports in: 08:01:31 + . 08:01:31 -> Found 1 reports 08:01:31 ==> Detecting git/mercurial file structure 08:01:31 ==> Reading reports 08:01:31 + ./coverage.out bytes=110392 08:01:31 ==> Appending adjustments 08:01:31 https://docs.codecov.io/docs/fixing-reports 08:01:31 + Found adjustments 08:01:31 ==> Gzipping contents 08:01:31 ==> Uploading reports 08:01:31 url: https://codecov.io 08:01:31 query: branch=PR-625&commit=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=625&job=&cmd_args= 08:01:31 -> Pinging Codecov 08:01:31 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-625&commit=b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-625%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=625&job=&cmd_args= 08:01:32 -> Uploading to 08:01:32 08:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:32 Dload Upload Total Spent Left Speed 08:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:01:32 X> Failed to upload 08:01:32 ==> Uploading to Codecov 08:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:01:32 Dload Upload Total Spent Left Speed 08:01:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 18635 0 0 100 18525 0 19273 --:--:-- --:--:-- --:--:-- 19276 100 18635 100 110 100 18525 114 19269 --:--:-- --:--:-- --:--:-- 19256 08:01:33 View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b24cbb4e3af22c183c50d4d61bcbdf62a08e0ee4 [Pipeline] } 08:01:33 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 08:01:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:38 ---> package-listing.sh 08:01:38 ++ tr '[:upper:]' '[:lower:]' 08:01:38 ++ facter osfamily 08:01:38 + OS_FAMILY=redhat 08:01:38 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-625 08:01:38 + START_PACKAGES=/tmp/packages_start.txt 08:01:38 + END_PACKAGES=/tmp/packages_end.txt 08:01:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:38 + PACKAGES=/tmp/packages_start.txt 08:01:38 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-625 ']' 08:01:38 + PACKAGES=/tmp/packages_end.txt 08:01:38 + case "${OS_FAMILY}" in 08:01:38 + rpm -qa 08:01:38 + sort 08:01:44 + '[' -f /tmp/packages_start.txt ']' 08:01:44 + '[' -f /tmp/packages_end.txt ']' 08:01:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-625 ']' 08:01:44 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-625/archives/ 08:01:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-625/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:45 provisioning config files... 08:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-625@tmp/config3466197411321242850tmp [Pipeline] { [Pipeline] echo 08:01:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:01:45 ---> create-netrc.sh [Pipeline] } 08:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:01:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:01:46 ---> python-tools-install.sh 08:01:46 Generating Requirements File 08:03:23 Python 3.6.8 08:03:23 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:03:23 appdirs==1.4.3 08:03:23 argcomplete==1.12.1 08:03:23 aspy.yaml==1.3.0 08:03:23 attrs==19.3.0 08:03:23 Babel==2.8.0 08:03:23 beautifulsoup4==4.8.2 08:03:23 boto3==1.11.6 08:03:23 botocore==1.14.6 08:03:23 bs4==0.0.1 08:03:23 cachetools==4.1.1 08:03:23 certifi==2019.11.28 08:03:23 cffi==1.14.3 08:03:23 cfgv==2.0.1 08:03:23 chardet==3.0.4 08:03:23 click==7.1 08:03:23 cliff==3.4.0 08:03:23 cmd2==1.3.11 08:03:23 colorama==0.4.3 08:03:23 cryptography==3.1.1 08:03:23 debtcollector==2.2.0 08:03:23 decorator==4.4.2 08:03:23 defusedxml==0.6.0 08:03:23 Deprecated==1.2.7 08:03:23 distlib==0.3.1 08:03:23 distro==1.2.0 08:03:23 dnspython==1.16.0 08:03:23 docker==4.2.0 08:03:23 docutils==0.15.2 08:03:23 dogpile.cache==1.0.2 08:03:23 email-validator==1.0.5 08:03:23 filelock==3.0.12 08:03:23 future==0.18.2 08:03:23 google-auth==1.22.1 08:03:23 httplib2==0.17.0 08:03:23 identify==1.4.11 08:03:23 idna==2.9 08:03:23 importlib-metadata==2.0.0 08:03:23 importlib-resources==1.5.0 08:03:23 iso8601==0.1.13 08:03:23 Jinja2==2.11.1 08:03:23 jmespath==0.10.0 08:03:23 jsonpatch==1.26 08:03:23 jsonpointer==2.0 08:03:23 jsonschema==3.2.0 08:03:23 keystoneauth1==4.2.1 08:03:23 kubernetes==11.0.0 08:03:23 lftools==0.34.2 08:03:23 lxml==4.5.0 08:03:23 MarkupSafe==0.23 08:03:23 msgpack==1.0.0 08:03:23 multi-key-dict==2.0.3 08:03:23 munch==2.5.0 08:03:23 netaddr==0.8.0 08:03:23 netifaces==0.10.9 08:03:23 niet==1.4.2 08:03:23 nodeenv==1.3.5 08:03:23 oauth2client==4.1.3 08:03:23 oauthlib==3.1.0 08:03:23 openstacksdk==0.50.0 08:03:23 os-client-config==2.1.0 08:03:23 os-service-types==1.7.0 08:03:23 osc-lib==2.2.1 08:03:23 oslo.config==8.3.2 08:03:23 oslo.context==3.1.1 08:03:23 oslo.i18n==5.0.1 08:03:23 oslo.log==4.4.0 08:03:23 oslo.serialization==4.0.1 08:03:23 oslo.utils==4.6.0 08:03:23 packaging==20.4 08:03:23 pbr==5.4.4 08:03:23 pluggy==0.13.1 08:03:23 prettytable==0.7.2 08:03:23 py==1.9.0 08:03:23 pyasn1==0.4.8 08:03:23 pyasn1-modules==0.2.8 08:03:23 pycparser==2.20 08:03:23 pygerrit2==2.0.10 08:03:23 PyGithub==1.46 08:03:23 pyinotify==0.9.6 08:03:23 PyJWT==1.7.1 08:03:23 pyparsing==2.4.7 08:03:23 pyperclip==1.8.1 08:03:23 pyroute2==0.4.13 08:03:23 pyrsistent==0.15.7 08:03:23 PySocks==1.6.8 08:03:23 python-cinderclient==7.2.0 08:03:23 python-dateutil==2.8.1 08:03:23 python-heatclient==2.2.1 08:03:23 python-jenkins==1.7.0 08:03:23 python-keystoneclient==4.1.1 08:03:23 python-magnumclient==3.2.1 08:03:23 python-novaclient==17.2.1 08:03:23 python-openstackclient==5.4.0 08:03:23 python-swiftclient==3.10.1 08:03:23 pytz==2020.1 08:03:23 PyYAML==5.3 08:03:23 requests==2.23.0 08:03:23 requests-oauthlib==1.3.0 08:03:23 requestsexceptions==1.4.0 08:03:23 rfc3986==1.4.0 08:03:23 rpm==4.11.3 08:03:23 rsa==4.0 08:03:23 ruamel.yaml==0.16.10 08:03:23 ruamel.yaml.clib==0.2.0 08:03:23 s3transfer==0.3.3 08:03:23 shade==1.27.2 08:03:23 simplejson==3.17.2 08:03:23 six==1.14.0 08:03:23 soupsieve==2.0 08:03:23 stevedore==3.2.2 08:03:23 tabulate==0.8.6 08:03:23 toml==0.10.0 08:03:23 tox==3.20.1 08:03:23 tqdm==4.43.0 08:03:23 urllib3==1.25.8 08:03:23 virtualenv==20.0.33 08:03:23 wcwidth==0.2.5 08:03:23 websocket-client==0.57.0 08:03:23 wrapt==1.12.1 08:03:23 xdg==3.0.2 08:03:23 xmltodict==0.12.0 08:03:23 yq==2.11.1 08:03:23 zipp==3.3.0 08:03:24 Cache entry deserialization failed, entry ignored 08:03:27 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 08:03:32 Python 2.7.5 08:03:33 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:03:34 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 08:03:34 ansible==2.9.7 08:03:34 Babel==0.9.6 08:03:34 backports.ssl-match-hostname==3.5.0.1 08:03:34 beautifulsoup4==4.4.1 08:03:34 bodhi==2.11.0 08:03:34 bodhi-client==2.11.0 08:03:34 CCColUtils==1.4 08:03:34 cffi==1.6.0 08:03:34 chardet==2.2.1 08:03:34 click==6.7 08:03:34 cloud-init==18.5 08:03:34 configobj==4.7.2 08:03:34 cryptography==1.7.2 08:03:34 decorator==3.4.0 08:03:34 distro==1.2.0 08:03:34 enum34==1.0.4 08:03:34 fedpkg==1.38 08:03:34 futures==3.1.1 08:03:34 gitdb==0.6.4 08:03:34 GitPython==1.0.1 08:03:34 html5lib==0.999 08:03:34 httplib2==0.9.2 08:03:34 idna==2.4 08:03:34 iniparse==0.4 08:03:34 ipaddress==1.0.16 08:03:34 IPy==0.75 08:03:34 javapackages==1.0.0 08:03:34 Jinja2==2.7.2 08:03:34 jmespath==0.9.4 08:03:34 jsonpatch==1.2 08:03:34 jsonpointer==1.9 08:03:34 kerberos==1.1 08:03:34 kitchen==1.1.1 08:03:34 langtable==0.0.31 08:03:34 lockfile==0.9.1 08:03:34 lxml==3.2.1 08:03:34 MarkupSafe==0.11 08:03:34 munch==2.0.2 08:03:34 offtrac==0.1.0 08:03:34 openidc-client==0.6.0 08:03:34 packagedb-cli==2.14.1 08:03:34 paramiko==2.1.1 08:03:34 perf==0.1 08:03:34 ply==3.4 08:03:34 policycoreutils-default-encoding==0.1 08:03:34 prettytable==0.7.2 08:03:34 pyasn1==0.1.9 08:03:34 pycparser==2.14 08:03:34 pycurl==7.19.0 08:03:34 pygobject==3.22.0 08:03:34 pygpgme==0.3 08:03:34 pyliblzma==0.5.3 08:03:34 pyOpenSSL==0.13.1 08:03:34 pyparsing==1.5.6 08:03:34 pyserial==2.6 08:03:34 python-augeas==0.5.0 08:03:34 python-bugzilla==2.3.0 08:03:34 python-dateutil==1.5 08:03:34 python-fedora==0.10.0 08:03:34 python-linux-procfs==0.4.9 08:03:34 python-yubico==1.2.3 08:03:34 pyudev==0.15 08:03:34 pyusb==1.0.0b1 08:03:34 pyxattr==0.5.1 08:03:34 PyYAML==3.10 08:03:34 requests==2.6.0 08:03:34 requests-kerberos==0.7.0 08:03:34 rpkg==1.60 08:03:34 schedutils==0.4 08:03:34 seobject==0.1 08:03:34 sepolicy==1.1 08:03:34 six==1.9.0 08:03:34 smmap==0.9.0 08:03:34 urlgrabber==3.10 08:03:34 urllib3==1.10.2 08:03:34 virtualenv==15.1.0 08:03:34 yum-langpacks==0.4.2 08:03:34 yum-metadata-parser==1.1.4 [Pipeline] echo 08:03:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:34 ---> sudo-logs.sh 08:03:34 Archiving 'sudo' log.. [Pipeline] echo 08:03:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:35 ---> job-cost.sh 08:03:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YYSZ 08:03:47 Cache entry deserialization failed, entry ignored 08:03:47 Cache entry deserialization failed, entry ignored 08:03:48 Cache entry deserialization failed, entry ignored 08:03:49 Cache entry deserialization failed, entry ignored 08:03:49 Cache entry deserialization failed, entry ignored 08:03:49 Cache entry deserialization failed, entry ignored 08:03:49 Cache entry deserialization failed, entry ignored 08:03:49 Cache entry deserialization failed, entry ignored 08:03:50 Cache entry deserialization failed, entry ignored 08:03:50 Cache entry deserialization failed, entry ignored 08:03:50 Cache entry deserialization failed, entry ignored 08:03:50 Cache entry deserialization failed, entry ignored 08:03:50 Cache entry deserialization failed, entry ignored 08:03:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-YYSZ/bin to PATH 08:04:33 INFO: No Stack... 08:04:33 INFO: Retrieving Pricing Info for: v1-standard-2 08:04:33 INFO: Archiving Costs [Pipeline] echo 08:04:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:34 ---> logs-deploy.sh 08:04:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-625/1 08:04:34 INFO: archiving workspace using pattern(s): 08:04:36 Archives upload complete. 08:04:36 INFO: archiving logs to Nexus 08:04:38 ---> uname -a: 08:04:38 Linux prd-centos7-docker-4c-2g-4762.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 08:04:38 08:04:38 08:04:38 ---> lscpu: 08:04:38 Architecture: x86_64 08:04:38 CPU op-mode(s): 32-bit, 64-bit 08:04:38 Byte Order: Little Endian 08:04:38 CPU(s): 4 08:04:38 On-line CPU(s) list: 0-3 08:04:38 Thread(s) per core: 1 08:04:38 Core(s) per socket: 1 08:04:38 Socket(s): 4 08:04:38 NUMA node(s): 1 08:04:38 Vendor ID: GenuineIntel 08:04:38 CPU family: 6 08:04:38 Model: 44 08:04:38 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:04:38 Stepping: 1 08:04:38 CPU MHz: 2933.438 08:04:38 BogoMIPS: 5866.87 08:04:38 Virtualization: VT-x 08:04:38 Hypervisor vendor: KVM 08:04:38 Virtualization type: full 08:04:38 L1d cache: 32K 08:04:38 L1i cache: 32K 08:04:38 L2 cache: 4096K 08:04:38 L3 cache: 16384K 08:04:38 NUMA node0 CPU(s): 0-3 08:04:38 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 08:04:38 08:04:38 08:04:38 ---> nproc: 08:04:38 4 08:04:38 08:04:38 08:04:38 ---> df -h: 08:04:38 Filesystem Size Used Avail Use% Mounted on 08:04:38 devtmpfs 887M 0 887M 0% /dev 08:04:38 tmpfs 919M 0 919M 0% /dev/shm 08:04:38 tmpfs 919M 17M 903M 2% /run 08:04:38 tmpfs 919M 0 919M 0% /sys/fs/cgroup 08:04:38 /dev/vda1 50G 7.4G 43G 15% / 08:04:38 tmpfs 184M 0 184M 0% /run/user/1001 08:04:38 tmpfs 184M 0 184M 0% /run/user/0 08:04:38 08:04:38 08:04:38 ---> free -m: 08:04:38 total used free shared buff/cache available 08:04:38 Mem: 1837 593 82 16 1162 1047 08:04:38 Swap: 1023 0 1023 08:04:38 08:04:38 08:04:38 ---> ip addr: 08:04:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:38 inet 127.0.0.1/8 scope host lo 08:04:38 valid_lft forever preferred_lft forever 08:04:38 inet6 ::1/128 scope host 08:04:38 valid_lft forever preferred_lft forever 08:04:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 08:04:38 link/ether fa:16:3e:db:80:51 brd ff:ff:ff:ff:ff:ff 08:04:38 inet 10.30.122.51/23 brd 10.30.123.255 scope global dynamic eth0 08:04:38 valid_lft 85763sec preferred_lft 85763sec 08:04:38 inet6 fe80::f816:3eff:fedb:8051/64 scope link 08:04:38 valid_lft forever preferred_lft forever 08:04:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:04:38 link/ether 02:42:d8:20:16:9a brd ff:ff:ff:ff:ff:ff 08:04:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:04:38 valid_lft forever preferred_lft forever 08:04:38 inet6 fe80::42:d8ff:fe20:169a/64 scope link 08:04:38 valid_lft forever preferred_lft forever 08:04:38 08:04:38 08:04:38 ---> sar -b -r -n DEV: 08:04:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/2020 _x86_64_ (4 CPU) 08:04:38 08:04:38 07:53:45 AM LINUX RESTART 08:04:38 08:04:38 07:55:02 AM tps rtps wtps bread/s bwrtn/s 08:04:38 07:56:01 AM 21.58 4.77 16.81 1100.17 2098.73 08:04:38 07:57:01 AM 0.72 0.00 0.72 0.00 15.86 08:04:38 07:58:01 AM 0.25 0.00 0.25 0.00 2.85 08:04:38 07:59:01 AM 0.27 0.00 0.27 0.00 3.35 08:04:38 08:00:01 AM 0.37 0.00 0.37 0.00 5.93 08:04:38 08:01:01 AM 0.37 0.07 0.30 0.80 2.85 08:04:38 08:02:01 AM 57.99 52.73 5.25 4597.44 331.31 08:04:38 08:03:01 AM 64.83 6.57 58.26 782.56 7445.96 08:04:38 08:04:01 AM 85.95 19.41 66.54 799.87 6918.89 08:04:38 Average: 25.83 9.30 16.53 809.06 1869.13 08:04:38 08:04:38 07:55:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:38 07:56:01 AM 188632 1692924 89.97 2620 1141020 1143744 39.03 413008 1120516 24 08:04:38 07:57:01 AM 198608 1682948 89.44 2620 1141024 1070108 36.52 409152 1116348 8 08:04:38 07:58:01 AM 196552 1685004 89.55 2620 1141032 1070300 36.53 412076 1115852 8 08:04:38 07:59:01 AM 194824 1686732 89.65 2620 1141032 1070428 36.53 421292 1108156 8 08:04:38 08:00:01 AM 195740 1685816 89.60 2620 1141036 1070260 36.53 420488 1108148 8 08:04:38 08:01:01 AM 192976 1688580 89.74 2620 1141048 1072972 36.62 441088 1089608 8 08:04:38 08:02:01 AM 72248 1809308 96.16 2620 1205152 1115932 38.08 477052 1162108 19252 08:04:38 08:03:01 AM 73676 1807880 96.08 2620 1154876 1130052 38.57 479140 1132508 37564 08:04:38 08:04:01 AM 82136 1799420 95.63 2620 1118264 1161140 39.63 499876 1066444 48364 08:04:38 Average: 155044 1726512 91.76 2620 1147165 1100548 37.56 441464 1113299 11694 08:04:38 08:04:38 07:55:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:04:38 07:56:01 AM eth0 33.04 30.45 46.58 38.30 0.00 0.00 0.00 08:04:38 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:56:01 AM docker0 8.89 7.68 1.28 19.71 0.00 0.00 0.00 08:04:38 07:57:01 AM eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 08:04:38 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:58:01 AM eth0 1.02 0.50 0.33 0.21 0.00 0.00 0.00 08:04:38 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:59:01 AM eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 08:04:38 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 07:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:00:01 AM eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 08:04:38 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:01:01 AM eth0 0.25 0.23 0.10 0.02 0.00 0.00 0.00 08:04:38 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:02:01 AM eth0 35.34 23.76 113.36 8.07 0.00 0.00 0.00 08:04:38 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:03:01 AM eth0 77.80 45.56 717.50 6.15 0.00 0.00 0.00 08:04:38 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:04:01 AM eth0 45.74 34.25 124.40 40.18 0.00 0.00 0.00 08:04:38 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 Average: eth0 21.60 15.01 111.54 10.31 0.00 0.00 0.00 08:04:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:38 Average: docker0 0.97 0.84 0.14 2.16 0.00 0.00 0.00 08:04:38 08:04:38 08:04:38 ---> sar -P ALL: 08:04:38 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/2020 _x86_64_ (4 CPU) 08:04:38 08:04:38 07:53:45 AM LINUX RESTART 08:04:38 08:04:38 07:55:02 AM CPU %user %nice %system %iowait %steal %idle 08:04:38 07:56:01 AM all 1.44 0.00 1.02 0.46 3.60 93.47 08:04:38 07:56:01 AM 0 0.87 0.00 0.97 0.05 3.98 94.13 08:04:38 07:56:01 AM 1 1.33 0.00 1.11 0.10 3.45 94.01 08:04:38 07:56:01 AM 2 1.05 0.00 0.85 0.30 3.72 94.07 08:04:38 07:56:01 AM 3 2.52 0.00 1.21 1.41 3.27 91.59 08:04:38 07:57:01 AM all 0.12 0.00 0.10 0.00 0.28 99.49 08:04:38 07:57:01 AM 0 0.02 0.00 0.10 0.00 0.22 99.67 08:04:38 07:57:01 AM 1 0.03 0.00 0.08 0.00 0.48 99.40 08:04:38 07:57:01 AM 2 0.40 0.00 0.12 0.00 0.27 99.22 08:04:38 07:57:01 AM 3 0.03 0.00 0.12 0.00 0.18 99.67 08:04:38 07:58:01 AM all 0.12 0.00 0.03 0.00 0.18 99.67 08:04:38 07:58:01 AM 0 0.03 0.00 0.02 0.00 0.08 99.87 08:04:38 07:58:01 AM 1 0.05 0.00 0.05 0.00 0.32 99.58 08:04:38 07:58:01 AM 2 0.38 0.00 0.02 0.00 0.13 99.47 08:04:38 07:58:01 AM 3 0.02 0.00 0.02 0.00 0.17 99.80 08:04:38 07:59:01 AM all 0.12 0.00 0.04 0.00 0.10 99.74 08:04:38 07:59:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 08:04:38 07:59:01 AM 1 0.02 0.00 0.03 0.00 0.13 99.82 08:04:38 07:59:01 AM 2 0.40 0.00 0.02 0.00 0.20 99.38 08:04:38 07:59:01 AM 3 0.03 0.00 0.05 0.00 0.03 99.88 08:04:38 08:00:01 AM all 0.10 0.00 0.05 0.00 0.19 99.67 08:04:38 08:00:01 AM 0 0.02 0.00 0.02 0.00 0.05 99.92 08:04:38 08:00:01 AM 1 0.05 0.00 0.05 0.00 0.27 99.63 08:04:38 08:00:01 AM 2 0.28 0.00 0.07 0.00 0.32 99.33 08:04:38 08:00:01 AM 3 0.00 0.00 0.07 0.00 0.10 99.83 08:04:38 08:01:01 AM all 0.11 0.00 0.09 0.00 0.38 99.43 08:04:38 08:01:01 AM 0 0.03 0.00 0.03 0.00 0.10 99.83 08:04:38 08:01:01 AM 1 0.07 0.00 0.05 0.00 0.53 99.35 08:04:38 08:01:01 AM 2 0.33 0.00 0.03 0.00 0.63 99.00 08:04:38 08:01:01 AM 3 0.02 0.00 0.22 0.00 0.25 99.52 08:04:38 08:02:01 AM all 4.85 0.00 1.15 1.34 1.85 90.80 08:04:38 08:02:01 AM 0 7.43 0.00 0.99 0.07 2.13 89.38 08:04:38 08:02:01 AM 1 3.18 0.00 0.93 0.85 1.60 93.43 08:04:38 08:02:01 AM 2 7.15 0.00 2.06 3.46 2.20 85.14 08:04:38 08:02:01 AM 3 1.71 0.00 0.67 1.01 1.48 95.12 08:04:38 08:03:01 AM all 15.20 0.00 2.13 0.82 2.41 79.43 08:04:38 08:03:01 AM 0 33.79 0.00 3.39 1.95 2.96 57.91 08:04:38 08:03:01 AM 1 10.16 0.00 1.76 0.26 2.28 85.55 08:04:38 08:03:01 AM 2 13.36 0.00 2.27 0.75 2.10 81.52 08:04:38 08:03:01 AM 3 4.76 0.00 1.21 0.42 2.33 91.28 08:04:38 08:04:01 AM all 14.63 0.00 3.00 1.05 3.95 77.37 08:04:38 08:04:01 AM 0 18.53 0.00 2.49 1.81 3.85 73.31 08:04:38 08:04:01 AM 1 13.65 0.00 3.18 0.41 3.57 79.19 08:04:38 08:04:01 AM 2 9.47 0.00 2.72 0.89 4.31 82.61 08:04:38 08:04:01 AM 3 17.06 0.00 3.61 1.09 4.07 74.17 08:04:38 Average: all 4.01 0.00 0.84 0.40 1.42 93.32 08:04:38 Average: 0 6.47 0.00 0.87 0.41 1.46 90.79 08:04:38 Average: 1 3.13 0.00 0.80 0.18 1.39 94.49 08:04:38 Average: 2 3.61 0.00 0.90 0.59 1.53 93.37 08:04:38 Average: 3 2.86 0.00 0.79 0.43 1.31 94.61 08:04:38 08:04:38 08:04:38