Pull request #603 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from d2526ee99eeb2e44a435a2469d23461f5047189f+7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 (a0ba7cc4b7e795ef84a4dc7ddd1e86a8a2805742) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3415 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [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-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) > 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/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # 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 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 Commit message: "feat: implement v2 discovery API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk e74f72fe7b517f1818f512e624de32bcbc1683c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-05T06:47:45.523Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T06:47:45.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T06:47:45.926Z] ========================================================= [2020-10-05T06:47:45.926Z] EdgeX Global Pipelines Version Info [2020-10-05T06:47:45.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:47:47.413Z] ------------------- [2020-10-05T06:47:47.413Z] stable info: [2020-10-05T06:47:47.413Z] ------------------- [2020-10-05T06:47:47.413Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T06:47:47.413Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T06:47:47.413Z] Message: update stable to v1.0.131 [2020-10-05T06:47:48.358Z] ------------------- [2020-10-05T06:47:48.358Z] experimental info: [2020-10-05T06:47:48.358Z] ------------------- [2020-10-05T06:47:48.358Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T06:47:48.358Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T06:47:48.358Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-05T06:47:48.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-05T06:47:48.783Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-05T06:47:48.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T06:47:48.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T06:47:49.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T06:47:49.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-05T06:47:49.275Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-05T06:47:49.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-05T06:47:49.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-05T06:47:49.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-05T06:47:49.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T06:47:49.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-05T06:47:49.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T06:47:49.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T06:47:50.007Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T06:47:50.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T06:47:50.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T06:47:50.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T06:47:50.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-05T06:47:50.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-05T06:47:50.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-05T06:47:50.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-05T06:47:50.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-05T06:47:50.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-05T06:47:51.024Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-05T06:47:51.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo [2020-10-05T06:47:51.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo [2020-10-05T06:47:51.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo [2020-10-05T06:47:51.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] echo [2020-10-05T06:47:51.479Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2526ee [Pipeline] echo [2020-10-05T06:47:51.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-05T06:47:52.194Z] + git log --format=format:%s -1 d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] echo [2020-10-05T06:47:52.261Z] GIT_COMMIT: d2526ee99eeb2e44a435a2469d23461f5047189f, Commit Message: feat: implement v2 discovery API [Pipeline] echo [2020-10-05T06:47:52.308Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:47:53.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T06:47:53.382Z] [2020-10-05T06:47:53.382Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:47:53.738Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T06:47:53.738Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T06:47:53.738Z] 31603596830f: Pulling fs layer [2020-10-05T06:47:53.738Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T06:47:53.738Z] 6ca5941a6612: Pulling fs layer [2020-10-05T06:47:53.738Z] ecc8261a40a4: Pulling fs layer [2020-10-05T06:47:53.738Z] ecc8261a40a4: Waiting [2020-10-05T06:47:53.738Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T06:47:53.738Z] 2a8b12db71e7: Download complete [2020-10-05T06:47:54.000Z] 31603596830f: Verifying Checksum [2020-10-05T06:47:54.000Z] 31603596830f: Download complete [2020-10-05T06:47:54.263Z] 6ca5941a6612: Verifying Checksum [2020-10-05T06:47:54.263Z] 6ca5941a6612: Download complete [2020-10-05T06:47:54.263Z] ecc8261a40a4: Verifying Checksum [2020-10-05T06:47:54.263Z] ecc8261a40a4: Download complete [2020-10-05T06:47:54.263Z] 31603596830f: Pull complete [2020-10-05T06:47:54.531Z] 2a8b12db71e7: Pull complete [2020-10-05T06:47:55.487Z] 6ca5941a6612: Pull complete [2020-10-05T06:47:55.487Z] ecc8261a40a4: Pull complete [2020-10-05T06:47:56.061Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T06:47:56.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T06:47:56.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T06:47:56.167Z] prd-centos7-docker-4c-2g-3415 does not seem to be running inside a container [2020-10-05T06:47:56.218Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-603 -v /w/workspace/dgexfoundry_device-sdk-go_PR-603:/w/workspace/dgexfoundry_device-sdk-go_PR-603:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-05T06:47:58.001Z] $ docker top 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T06:47:58.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T06:47:58.375Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T06:47:58.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T06:47:58.602Z] $ docker exec 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent [2020-10-05T06:47:58.765Z] SSH_AUTH_SOCK=/tmp/ssh-3QuMuuXQCQZx/agent.12 [2020-10-05T06:47:58.765Z] SSH_AGENT_PID=17 [2020-10-05T06:47:58.778Z] Running ssh-add (command line suppressed) [2020-10-05T06:47:58.900Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_2650906425585416301.key (/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_2650906425585416301.key) [2020-10-05T06:47:58.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T06:47:59.286Z] + git describe --exact-match --tags HEAD [2020-10-05T06:47:59.286Z] fatal: no tag exactly matches 'd2526ee99eeb2e44a435a2469d23461f5047189f' [Pipeline] } [2020-10-05T06:47:59.314Z] $ docker exec --env ******** --env ******** 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent -k [2020-10-05T06:47:59.423Z] unset SSH_AUTH_SOCK; [2020-10-05T06:47:59.423Z] unset SSH_AGENT_PID; [2020-10-05T06:47:59.423Z] echo Agent pid 17 killed; [2020-10-05T06:47:59.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T06:47:59.555Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T06:47:59.555Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T06:47:59.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T06:47:59.654Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T06:47:59.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T06:47:59.833Z] $ docker exec 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent [2020-10-05T06:47:59.990Z] SSH_AUTH_SOCK=/tmp/ssh-GHKNldKIcR1z/agent.47 [2020-10-05T06:47:59.990Z] SSH_AGENT_PID=52 [2020-10-05T06:47:59.998Z] Running ssh-add (command line suppressed) [2020-10-05T06:48:00.125Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_858680345094615051.key (/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/private_key_858680345094615051.key) [2020-10-05T06:48:00.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T06:48:00.542Z] + git semver init [2020-10-05T06:48:00.542Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T06:48:00.542Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-603/.git [2020-10-05T06:48:00.542Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-603 [2020-10-05T06:48:00.542Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T06:48:00.542Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T06:48:00.542Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T06:48:00.542Z] # $SEMVER_BRANCH = PR-603 [2020-10-05T06:48:00.542Z] # $SEMVER_TEMP = /tmp/semver-075013244 [2020-10-05T06:48:00.542Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-05T06:48:01.492Z] # '/tmp/semver-075013244' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-603/.semver' [2020-10-05T06:48:01.492Z] # -> Force: false [2020-10-05T06:48:01.492Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-603/.semver [Pipeline] } [2020-10-05T06:48:01.506Z] $ docker exec --env ******** --env ******** 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb ssh-agent -k [2020-10-05T06:48:01.617Z] unset SSH_AUTH_SOCK; [2020-10-05T06:48:01.618Z] unset SSH_AGENT_PID; [2020-10-05T06:48:01.618Z] echo Agent pid 52 killed; [2020-10-05T06:48:01.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T06:48:02.262Z] + git semver [Pipeline] } [2020-10-05T06:48:02.284Z] $ docker stop --time=1 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb [2020-10-05T06:48:03.883Z] $ docker rm -f 126ec682bd250a20898c49331f0023911d3d6dab82e014f14427d8eb906c4afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T06:48:04.802Z] Stashed 43 file(s) [Pipeline] echo [2020-10-05T06:48:04.805Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-05T06:48:04.898Z] 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 [2020-10-05T06:48:05.674Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3414 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [Pipeline] { [Pipeline] ws [2020-10-05T06:48:05.735Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2020-10-05T06:48:10.105Z] using credential edgex-jenkins-ssh [2020-10-05T06:48:10.161Z] Cloning the remote Git repository [2020-10-05T06:48:10.228Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:48:10.341Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-10-05T06:48:10.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:48:10.424Z] > git --version # timeout=10 [2020-10-05T06:48:10.442Z] > git --version # 'git version 2.17.1' [2020-10-05T06:48:10.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:48:10.543Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T06:48:12.689Z] Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:48:12.913Z] Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:48:12.914Z] Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) [2020-10-05T06:48:11.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T06:48:12.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T06:48:12.043Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T06:48:12.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:48:12.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:48:12.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T06:48:12.720Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T06:48:12.741Z] > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 [2020-10-05T06:48:12.845Z] > git remote # timeout=10 [2020-10-05T06:48:12.861Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T06:48:12.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:48:12.890Z] > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 [2020-10-05T06:48:12.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T06:48:12.930Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T06:48:12.942Z] > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 [2020-10-05T06:48:17.125Z] Commit message: "feat: implement v2 discovery API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-05T06:48:18.365Z] ========================================================= [2020-10-05T06:48:18.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-05T06:48:18.365Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:48:19.543Z] + 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 . [2020-10-05T06:48:20.432Z] Still waiting to schedule task [2020-10-05T06:48:20.433Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3415’ [2020-10-05T06:48:20.533Z] Sending build context to Docker daemon 3.512MB [2020-10-05T06:48:20.533Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T06:48:20.533Z] Step 2/8 : FROM ${BASE} [2020-10-05T06:48:20.809Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-05T06:48:20.809Z] b538f80385f9: Pulling fs layer [2020-10-05T06:48:20.809Z] 74f711af9a0d: Pulling fs layer [2020-10-05T06:48:20.809Z] 99f96fe45779: Pulling fs layer [2020-10-05T06:48:20.809Z] 8529a6b9a6be: Pulling fs layer [2020-10-05T06:48:20.809Z] 45590311c82a: Pulling fs layer [2020-10-05T06:48:20.809Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-05T06:48:20.809Z] 209524e5b208: Pulling fs layer [2020-10-05T06:48:20.809Z] 45590311c82a: Waiting [2020-10-05T06:48:20.809Z] 69ca0ff8b7b3: Waiting [2020-10-05T06:48:20.809Z] 8529a6b9a6be: Waiting [2020-10-05T06:48:20.809Z] 209524e5b208: Waiting [2020-10-05T06:48:20.809Z] 99f96fe45779: Download complete [2020-10-05T06:48:20.809Z] 74f711af9a0d: Download complete [2020-10-05T06:48:20.809Z] 45590311c82a: Verifying Checksum [2020-10-05T06:48:20.809Z] 45590311c82a: Download complete [2020-10-05T06:48:20.809Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-05T06:48:20.809Z] 69ca0ff8b7b3: Download complete [2020-10-05T06:48:20.809Z] b538f80385f9: Verifying Checksum [2020-10-05T06:48:20.809Z] b538f80385f9: Download complete [2020-10-05T06:48:21.411Z] b538f80385f9: Pull complete [2020-10-05T06:48:22.026Z] 74f711af9a0d: Pull complete [2020-10-05T06:48:22.302Z] 99f96fe45779: Pull complete [2020-10-05T06:48:23.742Z] 209524e5b208: Download complete [2020-10-05T06:48:25.170Z] 8529a6b9a6be: Verifying Checksum [2020-10-05T06:48:25.170Z] 8529a6b9a6be: Download complete [2020-10-05T06:48:35.358Z] 8529a6b9a6be: Pull complete [2020-10-05T06:48:35.358Z] 45590311c82a: Pull complete [2020-10-05T06:48:35.358Z] 69ca0ff8b7b3: Pull complete [2020-10-05T06:48:39.688Z] 209524e5b208: Pull complete [2020-10-05T06:48:39.688Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-05T06:48:39.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-05T06:48:39.688Z] ---> 5bddaf1c2fca [2020-10-05T06:48:39.688Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:48:42.314Z] ---> Running in 55d5b30320ed [2020-10-05T06:48:42.314Z] Removing intermediate container 55d5b30320ed [2020-10-05T06:48:42.314Z] ---> 4329009d7464 [2020-10-05T06:48:42.314Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T06:48:42.588Z] ---> Running in abe14c24e14f [2020-10-05T06:48:45.227Z] Removing intermediate container abe14c24e14f [2020-10-05T06:48:45.227Z] ---> c5a3bf28394f [2020-10-05T06:48:45.227Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-05T06:48:45.227Z] ---> Running in 365934b9ad24 [2020-10-05T06:48:46.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-05T06:48:47.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-05T06:48:48.614Z] OK: 142 MiB in 39 packages [2020-10-05T06:48:49.593Z] Removing intermediate container 365934b9ad24 [2020-10-05T06:48:49.593Z] ---> 740fb90d27cb [2020-10-05T06:48:49.593Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-05T06:48:49.868Z] ---> Running in 4067aef2892b [2020-10-05T06:48:50.465Z] Removing intermediate container 4067aef2892b [2020-10-05T06:48:50.465Z] ---> 86c90557afd7 [2020-10-05T06:48:50.465Z] Step 7/8 : COPY . . [2020-10-05T06:48:51.911Z] ---> 8bd7036511d7 [2020-10-05T06:48:51.911Z] Step 8/8 : RUN go mod download [2020-10-05T06:48:51.911Z] ---> Running in 68bf359fa2f5 [2020-10-05T06:49:14.121Z] Removing intermediate container 68bf359fa2f5 [2020-10-05T06:49:14.121Z] ---> ce318bb78a8f [2020-10-05T06:49:14.121Z] Successfully built ce318bb78a8f [2020-10-05T06:49:14.121Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:49:14.526Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T06:49:14.526Z] . [Pipeline] withDockerContainer [2020-10-05T06:49:14.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-3414 does not seem to be running inside a container [2020-10-05T06:49:14.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-05T06:49:16.876Z] $ docker top 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T06:49:18.296Z] + go version [2020-10-05T06:49:18.296Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-05T06:49:18.330Z] $ docker stop --time=1 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f [2020-10-05T06:49:20.280Z] $ docker rm -f 1d85a92ea024823fa39425ef52c1bef4a90debb600fec0d9c3ff8909b6287e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:49:21.425Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T06:49:21.425Z] . [Pipeline] withDockerContainer [2020-10-05T06:49:21.692Z] prd-ubuntu18.04-docker-arm64-4c-16g-3414 does not seem to be running inside a container [2020-10-05T06:49:21.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-05T06:49:23.717Z] $ docker top 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T06:49:25.150Z] + make test [2020-10-05T06:49:25.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-05T06:49:47.466Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-05T06:50:26.497Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-05T06:50:26.497Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-05T06:50:26.497Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-05T06:50:26.497Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.153s coverage: 21.6% of statements [2020-10-05T06:50:28.488Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.113s coverage: 97.1% of statements [2020-10-05T06:50:51.439Z] Running on prd-centos7-docker-4c-2g-3417 in /w/workspace/dgexfoundry_device-sdk-go_PR-603 [Pipeline] { [Pipeline] ws [2020-10-05T06:50:51.506Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2020-10-05T06:50:58.782Z] using credential edgex-jenkins-ssh [2020-10-05T06:50:58.915Z] Cloning the remote Git repository [2020-10-05T06:50:58.980Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:50:59.100Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-10-05T06:50:59.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:50:59.186Z] > git --version # timeout=10 [2020-10-05T06:50:59.225Z] > git --version # 'git version 2.16.5' [2020-10-05T06:50:59.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:50:59.277Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.129s coverage: 9.4% of statements [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.109s coverage: 21.9% of statements [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.521s coverage: 40.3% of statements [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.764s coverage: 65.4% of statements [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.165s coverage: 52.6% of statements [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-05T06:51:00.834Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.618s coverage: 68.9% of statements [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-05T06:51:00.834Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-05T06:51:00.834Z] GO111MODULE=on go vet ./... [2020-10-05T06:51:01.294Z] Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:51:00.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T06:51:00.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T06:51:00.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T06:51:00.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T06:51:00.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:51:00.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T06:51:01.314Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T06:51:01.344Z] > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 [2020-10-05T06:51:01.464Z] > git remote # timeout=10 [2020-10-05T06:51:01.584Z] Merge succeeded, producing d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:51:01.584Z] Checking out Revision d2526ee99eeb2e44a435a2469d23461f5047189f (PR-603) [2020-10-05T06:51:01.515Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T06:51:01.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T06:51:01.542Z] > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 [2020-10-05T06:51:01.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T06:51:01.591Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T06:51:01.597Z] > git checkout -f d2526ee99eeb2e44a435a2469d23461f5047189f # timeout=10 [2020-10-05T06:51:06.158Z] Commit message: "feat: implement v2 discovery API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-05T06:51:07.533Z] ========================================================= [2020-10-05T06:51:07.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-05T06:51:07.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:51:08.331Z] + 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 . [2020-10-05T06:51:08.962Z] Sending build context to Docker daemon 3.512MB [2020-10-05T06:51:08.962Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T06:51:08.962Z] Step 2/8 : FROM ${BASE} [2020-10-05T06:51:08.962Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-05T06:51:08.962Z] df20fa9351a1: Pulling fs layer [2020-10-05T06:51:08.962Z] ed8968b2872e: Pulling fs layer [2020-10-05T06:51:08.962Z] a92cc7c5fd73: Pulling fs layer [2020-10-05T06:51:08.962Z] e871e8e8d7a9: Pulling fs layer [2020-10-05T06:51:08.962Z] e73272ec9a57: Pulling fs layer [2020-10-05T06:51:08.962Z] 1e910a182e73: Pulling fs layer [2020-10-05T06:51:08.962Z] 4e634b169226: Pulling fs layer [2020-10-05T06:51:08.962Z] e871e8e8d7a9: Waiting [2020-10-05T06:51:08.962Z] e73272ec9a57: Waiting [2020-10-05T06:51:08.962Z] 1e910a182e73: Waiting [2020-10-05T06:51:08.962Z] 4e634b169226: Waiting [2020-10-05T06:51:08.962Z] a92cc7c5fd73: Download complete [2020-10-05T06:51:09.238Z] ed8968b2872e: Verifying Checksum [2020-10-05T06:51:09.238Z] ed8968b2872e: Download complete [2020-10-05T06:51:09.238Z] e73272ec9a57: Verifying Checksum [2020-10-05T06:51:09.238Z] e73272ec9a57: Download complete [2020-10-05T06:51:09.238Z] 1e910a182e73: Verifying Checksum [2020-10-05T06:51:09.238Z] 1e910a182e73: Download complete [2020-10-05T06:51:09.864Z] df20fa9351a1: Verifying Checksum [2020-10-05T06:51:09.864Z] df20fa9351a1: Download complete [2020-10-05T06:51:10.502Z] df20fa9351a1: Pull complete [2020-10-05T06:51:10.783Z] ed8968b2872e: Pull complete [2020-10-05T06:51:11.071Z] a92cc7c5fd73: Pull complete [2020-10-05T06:51:13.241Z] 4e634b169226: Verifying Checksum [2020-10-05T06:51:13.241Z] 4e634b169226: Download complete [2020-10-05T06:51:15.886Z] e871e8e8d7a9: Verifying Checksum [2020-10-05T06:51:15.886Z] e871e8e8d7a9: Download complete [2020-10-05T06:51:26.279Z] e871e8e8d7a9: Pull complete [2020-10-05T06:51:26.279Z] e73272ec9a57: Pull complete [2020-10-05T06:51:26.279Z] 1e910a182e73: Pull complete [2020-10-05T06:51:28.212Z] gofmt -l . [2020-10-05T06:51:28.212Z] [ "`gofmt -l .`" = "" ] [2020-10-05T06:51:28.212Z] ./bin/test-attribution-txt.sh [2020-10-05T06:51:28.212Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-05T06:51:28.944Z] Stashed 1 file(s) [Pipeline] } [2020-10-05T06:51:28.965Z] $ docker stop --time=1 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 [2020-10-05T06:51:31.189Z] $ docker rm -f 6b7a6cd477cd65050ca8b14a9c3fbe526689f7af4e6ea471c0346d6077429bf0 [2020-10-05T06:51:31.744Z] 4e634b169226: Pull complete [2020-10-05T06:51:31.744Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-05T06:51:31.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-05T06:51:31.744Z] ---> f7629b54cfaa [2020-10-05T06:51:31.744Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:51:31.744Z] ---> Running in 4af29342b785 [2020-10-05T06:51:31.744Z] Removing intermediate container 4af29342b785 [2020-10-05T06:51:31.744Z] ---> 4261a402c4e6 [2020-10-05T06:51:31.744Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T06:51:31.744Z] ---> Running in 21ba51a5cdbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-05T06:51:33.873Z] Removing intermediate container 21ba51a5cdbd [2020-10-05T06:51:33.873Z] ---> eaa4992a6b40 [2020-10-05T06:51:33.873Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-05T06:51:33.873Z] ---> Running in 91959940e58d [Pipeline] sh [2020-10-05T06:51:34.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T06:51:34.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T06:51:35.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T06:51:35.128Z] + ls -al . [2020-10-05T06:51:35.129Z] total 232 [2020-10-05T06:51:35.129Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 06:51 . [2020-10-05T06:51:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 .. [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 06:48 .dockerignore [2020-10-05T06:51:35.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 06:48 .git [2020-10-05T06:51:35.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 06:48 .github [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 5 06:48 .gitignore [2020-10-05T06:51:35.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 06:48 .semver [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 5 06:48 Dockerfile.build [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 785 Oct 5 06:48 Jenkinsfile [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 5 06:48 LICENSE [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 5 06:48 Makefile [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 5 06:48 README.md [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 5 06:48 RELEASE-NOTES.txt [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 06:48 VERSION [2020-10-05T06:51:35.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 06:48 bin [2020-10-05T06:51:35.129Z] -rw-r--r-- 1 jenkins jenkins 111041 Oct 5 06:50 coverage.out [2020-10-05T06:51:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 example [2020-10-05T06:51:35.129Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 5 06:51 go.mod [2020-10-05T06:51:35.129Z] -rw-r--r-- 1 jenkins jenkins 13652 Oct 5 06:51 go.sum [2020-10-05T06:51:35.129Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 5 06:48 internal [2020-10-05T06:51:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 openapi [2020-10-05T06:51:35.129Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 06:48 pkg [2020-10-05T06:51:35.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 06:48 snap [2020-10-05T06:51:35.129Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 5 06:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:51:35.473Z] + 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=d2526ee99eeb2e44a435a2469d23461f5047189f --label arch=arm64 --label version=0.0.0 . [2020-10-05T06:51:35.672Z] OK: 166 MiB in 39 packages [2020-10-05T06:51:35.751Z] Sending build context to Docker daemon 3.623MB [2020-10-05T06:51:36.025Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-05T06:51:36.025Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-05T06:51:36.025Z] ---> ce318bb78a8f [2020-10-05T06:51:36.025Z] Step 3/24 : ARG MAKE='make build' [2020-10-05T06:51:36.274Z] Removing intermediate container 91959940e58d [2020-10-05T06:51:36.274Z] ---> 72a8aa21c943 [2020-10-05T06:51:36.274Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-05T06:51:36.274Z] ---> Running in 447312b26413 [2020-10-05T06:51:36.296Z] ---> Running in 185ad91eee6a [2020-10-05T06:51:36.554Z] Removing intermediate container 447312b26413 [2020-10-05T06:51:36.554Z] ---> 53c2485b2fcd [2020-10-05T06:51:36.554Z] Step 7/8 : COPY . . [2020-10-05T06:51:36.572Z] Removing intermediate container 185ad91eee6a [2020-10-05T06:51:36.572Z] ---> b9900663c62a [2020-10-05T06:51:36.572Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-05T06:51:36.845Z] ---> Running in 315c475d80f4 [2020-10-05T06:51:37.119Z] Removing intermediate container 315c475d80f4 [2020-10-05T06:51:37.119Z] ---> c22c65c7100d [2020-10-05T06:51:37.119Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:51:37.393Z] ---> Running in e08606f6f040 [2020-10-05T06:51:37.686Z] Removing intermediate container e08606f6f040 [2020-10-05T06:51:37.686Z] ---> d8376569043f [2020-10-05T06:51:37.686Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T06:51:37.963Z] ---> Running in 92c0a1f04f57 [2020-10-05T06:51:38.014Z] ---> 44059f9b11dd [2020-10-05T06:51:38.014Z] Step 8/8 : RUN go mod download [2020-10-05T06:51:38.014Z] ---> Running in 1cfbf9e2764c [2020-10-05T06:51:40.583Z] Removing intermediate container 92c0a1f04f57 [2020-10-05T06:51:40.583Z] ---> c7a0b3acd675 [2020-10-05T06:51:40.583Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-05T06:51:40.583Z] ---> Running in 53de6c44fd37 [2020-10-05T06:51:42.051Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-05T06:51:42.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-05T06:51:43.635Z] OK: 142 MiB in 39 packages [2020-10-05T06:51:44.629Z] Removing intermediate container 53de6c44fd37 [2020-10-05T06:51:44.629Z] ---> ba47a868a368 [2020-10-05T06:51:44.629Z] Step 8/24 : COPY . . [2020-10-05T06:51:46.070Z] ---> b95881d28003 [2020-10-05T06:51:46.070Z] Step 9/24 : RUN ${MAKE} [2020-10-05T06:51:46.070Z] ---> Running in 26bef1d2b998 [2020-10-05T06:51:47.512Z] 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 [2020-10-05T06:52:00.535Z] Removing intermediate container 1cfbf9e2764c [2020-10-05T06:52:00.535Z] ---> 97ab830fa0fd [2020-10-05T06:52:00.535Z] Successfully built 97ab830fa0fd [2020-10-05T06:52:00.535Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:52:00.999Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T06:52:00.999Z] . [Pipeline] withDockerContainer [2020-10-05T06:52:01.187Z] prd-centos7-docker-4c-2g-3417 does not seem to be running inside a container [2020-10-05T06:52:01.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T06:52:02.750Z] $ docker top 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T06:52:03.793Z] + go version [2020-10-05T06:52:03.793Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-05T06:52:03.830Z] $ docker stop --time=1 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 [2020-10-05T06:52:05.435Z] $ docker rm -f 122f47eee9cf8fda9083dfd26c7a9043fa5dbba9a13d42461edff0e8804a54a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:52:06.347Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T06:52:06.347Z] . [Pipeline] withDockerContainer [2020-10-05T06:52:06.484Z] prd-centos7-docker-4c-2g-3417 does not seem to be running inside a container [2020-10-05T06:52:06.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-05T06:52:07.341Z] $ docker top c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T06:52:07.902Z] + make test [2020-10-05T06:52:07.902Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-05T06:52:14.357Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-05T06:52:14.357Z] Removing intermediate container 26bef1d2b998 [2020-10-05T06:52:14.357Z] ---> 296d0e5c4673 [2020-10-05T06:52:14.357Z] Step 10/24 : FROM scratch [2020-10-05T06:52:14.357Z] ---> [2020-10-05T06:52:14.357Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:52:14.357Z] ---> Running in 24e0b53cf529 [2020-10-05T06:52:14.357Z] Removing intermediate container 24e0b53cf529 [2020-10-05T06:52:14.357Z] ---> 5e14fca059f9 [2020-10-05T06:52:14.357Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-05T06:52:14.357Z] ---> Running in c02d64725194 [2020-10-05T06:52:14.632Z] Removing intermediate container c02d64725194 [2020-10-05T06:52:14.632Z] ---> 25b64c2e5284 [2020-10-05T06:52:14.632Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T06:52:14.632Z] ---> Running in ea89261372c6 [2020-10-05T06:52:15.230Z] Removing intermediate container ea89261372c6 [2020-10-05T06:52:15.230Z] ---> c1a302539543 [2020-10-05T06:52:15.230Z] Step 14/24 : WORKDIR / [2020-10-05T06:52:15.230Z] ---> Running in 9e680557cebf [2020-10-05T06:52:15.506Z] Removing intermediate container 9e680557cebf [2020-10-05T06:52:15.506Z] ---> 41a8c5d3ee3c [2020-10-05T06:52:15.506Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-05T06:52:16.953Z] ---> 6cf7641bb67e [2020-10-05T06:52:16.953Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-05T06:52:17.552Z] ---> 2ae44e14e42a [2020-10-05T06:52:17.552Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-05T06:52:18.533Z] ---> 0adc87641400 [2020-10-05T06:52:18.533Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-05T06:52:19.128Z] ---> a6ae13c64646 [2020-10-05T06:52:19.128Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-05T06:52:19.732Z] ---> d4fd971ac146 [2020-10-05T06:52:19.732Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-05T06:52:20.006Z] ---> Running in 4be27e5883b3 [2020-10-05T06:52:20.606Z] Removing intermediate container 4be27e5883b3 [2020-10-05T06:52:20.606Z] ---> c30548636fce [2020-10-05T06:52:20.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T06:52:20.606Z] ---> Running in b47822f7d58d [2020-10-05T06:52:20.652Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-05T06:52:21.201Z] Removing intermediate container b47822f7d58d [2020-10-05T06:52:21.201Z] ---> 6c5cab75fbe3 [2020-10-05T06:52:21.201Z] Step 22/24 : LABEL arch=arm64 [2020-10-05T06:52:21.201Z] ---> Running in 5ff83ea077ba [2020-10-05T06:52:21.798Z] Removing intermediate container 5ff83ea077ba [2020-10-05T06:52:21.798Z] ---> 306c2c4d6fb1 [2020-10-05T06:52:21.798Z] Step 23/24 : LABEL git_sha=d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:52:21.798Z] ---> Running in c8598871c3c1 [2020-10-05T06:52:22.392Z] Removing intermediate container c8598871c3c1 [2020-10-05T06:52:22.392Z] ---> 7fae09fd9717 [2020-10-05T06:52:22.392Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T06:52:22.392Z] ---> Running in 4b19d93d96e7 [2020-10-05T06:52:22.992Z] Removing intermediate container 4b19d93d96e7 [2020-10-05T06:52:22.992Z] ---> 13755f138880 [2020-10-05T06:52:22.992Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-05T06:52:22.992Z] Successfully built 13755f138880 [2020-10-05T06:52:22.992Z] 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] } [2020-10-05T06:52:48.027Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-05T06:52:48.027Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-05T06:52:48.027Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-05T06:52:48.027Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.083s coverage: 21.6% of statements [2020-10-05T06:52:50.828Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.733s coverage: 97.1% of statements [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.128s coverage: 9.4% of statements [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.095s coverage: 21.9% of statements [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.408s coverage: 40.3% of statements [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.834s coverage: 65.4% of statements [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.127s coverage: 52.6% of statements [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-05T06:53:23.349Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.415s coverage: 68.9% of statements [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-05T06:53:23.349Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-05T06:53:23.349Z] GO111MODULE=on go vet ./... [2020-10-05T06:53:33.873Z] gofmt -l . [2020-10-05T06:53:33.873Z] [ "`gofmt -l .`" = "" ] [2020-10-05T06:53:33.873Z] ./bin/test-attribution-txt.sh [2020-10-05T06:53:33.873Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-05T06:53:34.173Z] Warning: overwriting stash ‘coverage-report’ [2020-10-05T06:53:34.803Z] Stashed 1 file(s) [Pipeline] } [2020-10-05T06:53:34.826Z] $ docker stop --time=1 c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec [2020-10-05T06:53:36.867Z] $ docker rm -f c64250e4aa8604636c529ae895f79a381017e058c09f1b6d646843e0daa57fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-05T06:53:37.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T06:53:38.335Z] + ls -al . [2020-10-05T06:53:38.335Z] total 192 [2020-10-05T06:53:38.335Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 5 06:53 . [2020-10-05T06:53:38.335Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 06:50 .. [2020-10-05T06:53:38.335Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 06:51 bin [2020-10-05T06:53:38.335Z] -rw-r--r--. 1 jenkins jenkins 111041 Oct 5 06:53 coverage.out [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 5 06:51 Dockerfile.build [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 06:51 .dockerignore [2020-10-05T06:53:38.335Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 5 06:51 example [2020-10-05T06:53:38.335Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 06:51 .git [2020-10-05T06:53:38.335Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 5 06:51 .github [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 5 06:51 .gitignore [2020-10-05T06:53:38.335Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 5 06:53 go.mod [2020-10-05T06:53:38.335Z] -rw-r--r--. 1 jenkins jenkins 13652 Oct 5 06:53 go.sum [2020-10-05T06:53:38.335Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 5 06:51 internal [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 785 Oct 5 06:51 Jenkinsfile [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 5 06:51 LICENSE [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 5 06:51 Makefile [2020-10-05T06:53:38.335Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 5 06:51 openapi [2020-10-05T06:53:38.335Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 5 06:51 pkg [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 5 06:51 README.md [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 5 06:51 RELEASE-NOTES.txt [2020-10-05T06:53:38.335Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 5 06:51 .semver [2020-10-05T06:53:38.335Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 06:51 snap [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 06:48 VERSION [2020-10-05T06:53:38.335Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 5 06:51 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-05T06:53:38.713Z] + 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=d2526ee99eeb2e44a435a2469d23461f5047189f --label arch=amd64 --label version=0.0.0 . [2020-10-05T06:53:38.979Z] Sending build context to Docker daemon 3.623MB [2020-10-05T06:53:38.979Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-05T06:53:38.979Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-05T06:53:38.979Z] ---> 97ab830fa0fd [2020-10-05T06:53:38.979Z] Step 3/24 : ARG MAKE='make build' [2020-10-05T06:53:39.562Z] ---> Running in afc35a837445 [2020-10-05T06:53:39.839Z] Removing intermediate container afc35a837445 [2020-10-05T06:53:39.839Z] ---> efdb2a579b9e [2020-10-05T06:53:39.839Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-05T06:53:39.839Z] ---> Running in 4c34dd907daf [2020-10-05T06:53:40.103Z] Removing intermediate container 4c34dd907daf [2020-10-05T06:53:40.103Z] ---> 777d7bbb111b [2020-10-05T06:53:40.103Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:53:40.367Z] ---> Running in 95f95b17719b [2020-10-05T06:53:40.367Z] Removing intermediate container 95f95b17719b [2020-10-05T06:53:40.367Z] ---> e842d9122e52 [2020-10-05T06:53:40.367Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T06:53:40.637Z] ---> Running in afab83d2b61d [2020-10-05T06:53:41.709Z] Removing intermediate container afab83d2b61d [2020-10-05T06:53:41.709Z] ---> 8c6bd632371a [2020-10-05T06:53:41.709Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-05T06:53:41.709Z] ---> Running in 30e343d8d490 [2020-10-05T06:53:42.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T06:53:43.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T06:53:44.165Z] OK: 166 MiB in 39 packages [2020-10-05T06:53:44.896Z] Removing intermediate container 30e343d8d490 [2020-10-05T06:53:44.896Z] ---> e09ae4e86257 [2020-10-05T06:53:44.896Z] Step 8/24 : COPY . . [2020-10-05T06:53:45.967Z] ---> 6d87ab079331 [2020-10-05T06:53:45.967Z] Step 9/24 : RUN ${MAKE} [2020-10-05T06:53:45.967Z] ---> Running in 7aa568bed6a7 [2020-10-05T06:53:46.968Z] 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 [2020-10-05T06:54:00.472Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-05T06:54:02.482Z] Removing intermediate container 7aa568bed6a7 [2020-10-05T06:54:02.482Z] ---> 2a08ffbe9acb [2020-10-05T06:54:02.482Z] Step 10/24 : FROM scratch [2020-10-05T06:54:02.482Z] ---> [2020-10-05T06:54:02.482Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T06:54:02.752Z] ---> Running in e5671dd05601 [2020-10-05T06:54:03.018Z] Removing intermediate container e5671dd05601 [2020-10-05T06:54:03.018Z] ---> dd475e6016cd [2020-10-05T06:54:03.018Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-05T06:54:03.018Z] ---> Running in b35b5fbf67d7 [2020-10-05T06:54:03.328Z] Removing intermediate container b35b5fbf67d7 [2020-10-05T06:54:03.328Z] ---> 962dbd0cbe92 [2020-10-05T06:54:03.328Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T06:54:03.328Z] ---> Running in b448bb256d6d [2020-10-05T06:54:03.658Z] Removing intermediate container b448bb256d6d [2020-10-05T06:54:03.658Z] ---> adfe6929bc2d [2020-10-05T06:54:03.658Z] Step 14/24 : WORKDIR / [2020-10-05T06:54:03.658Z] ---> Running in cd599504d4a3 [2020-10-05T06:54:03.941Z] Removing intermediate container cd599504d4a3 [2020-10-05T06:54:03.941Z] ---> baf9fa8496c9 [2020-10-05T06:54:03.941Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-05T06:54:04.588Z] ---> 49f9027862c0 [2020-10-05T06:54:04.588Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-05T06:54:05.179Z] ---> aeab4bcf1292 [2020-10-05T06:54:05.179Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-05T06:54:05.449Z] ---> dd41b1aab1fc [2020-10-05T06:54:05.449Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-05T06:54:05.747Z] ---> 764c957093b0 [2020-10-05T06:54:05.747Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-05T06:54:06.043Z] ---> fede614d3f46 [2020-10-05T06:54:06.043Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-05T06:54:06.043Z] ---> Running in 91b6f04c0436 [2020-10-05T06:54:06.326Z] Removing intermediate container 91b6f04c0436 [2020-10-05T06:54:06.326Z] ---> ca126df8ca45 [2020-10-05T06:54:06.326Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T06:54:06.326Z] ---> Running in 4b361f1e9261 [2020-10-05T06:54:06.929Z] Removing intermediate container 4b361f1e9261 [2020-10-05T06:54:06.929Z] ---> 2413b1ef402a [2020-10-05T06:54:06.929Z] Step 22/24 : LABEL arch=amd64 [2020-10-05T06:54:06.929Z] ---> Running in a37bbbfcff70 [2020-10-05T06:54:06.929Z] Removing intermediate container a37bbbfcff70 [2020-10-05T06:54:06.929Z] ---> 8dc4f640991c [2020-10-05T06:54:06.929Z] Step 23/24 : LABEL git_sha=d2526ee99eeb2e44a435a2469d23461f5047189f [2020-10-05T06:54:07.207Z] ---> Running in 4b1e6c5617c0 [2020-10-05T06:54:07.207Z] Removing intermediate container 4b1e6c5617c0 [2020-10-05T06:54:07.207Z] ---> a2395564d71a [2020-10-05T06:54:07.207Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T06:54:07.207Z] ---> Running in c38b9a348935 [2020-10-05T06:54:07.483Z] Removing intermediate container c38b9a348935 [2020-10-05T06:54:07.483Z] ---> fb8a2fa07132 [2020-10-05T06:54:07.483Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-05T06:54:07.483Z] Successfully built fb8a2fa07132 [2020-10-05T06:54:07.483Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-05T06:54:09.377Z] provisioning config files... [2020-10-05T06:54:09.393Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/config946823282880231064tmp [Pipeline] { [Pipeline] sh [2020-10-05T06:54:09.767Z] + set +x [2020-10-05T06:54:09.768Z] + curl -s https://codecov.io/bash [2020-10-05T06:54:09.768Z] + bash -s -- [2020-10-05T06:54:10.032Z] [2020-10-05T06:54:10.032Z] _____ _ [2020-10-05T06:54:10.032Z] / ____| | | [2020-10-05T06:54:10.032Z] | | ___ __| | ___ ___ _____ __ [2020-10-05T06:54:10.032Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-05T06:54:10.032Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-05T06:54:10.032Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-05T06:54:10.032Z] Bash-20200917-4e8f14b [2020-10-05T06:54:10.032Z] [2020-10-05T06:54:10.032Z] [2020-10-05T06:54:10.032Z] ==> Jenkins CI detected. [2020-10-05T06:54:10.032Z] project root: . [2020-10-05T06:54:10.032Z] --> token set from env [2020-10-05T06:54:10.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-05T06:54:10.033Z] ==> Running gcov in . (disable via -X gcov) [2020-10-05T06:54:10.033Z] ==> Python coveragepy not found [2020-10-05T06:54:10.033Z] ==> Searching for coverage reports in: [2020-10-05T06:54:10.033Z] + . [2020-10-05T06:54:10.033Z] -> Found 1 reports [2020-10-05T06:54:10.033Z] ==> Detecting git/mercurial file structure [2020-10-05T06:54:10.033Z] ==> Reading reports [2020-10-05T06:54:10.033Z] + ./coverage.out bytes=111041 [2020-10-05T06:54:10.033Z] ==> Appending adjustments [2020-10-05T06:54:10.033Z] https://docs.codecov.io/docs/fixing-reports [2020-10-05T06:54:10.612Z] + Found adjustments [2020-10-05T06:54:10.612Z] ==> Gzipping contents [2020-10-05T06:54:10.612Z] ==> Uploading reports [2020-10-05T06:54:10.612Z] url: https://codecov.io [2020-10-05T06:54:10.612Z] query: branch=PR-603&commit=d2526ee99eeb2e44a435a2469d23461f5047189f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=603&job=&cmd_args= [2020-10-05T06:54:10.612Z] -> Pinging Codecov [2020-10-05T06:54:10.612Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-603&commit=d2526ee99eeb2e44a435a2469d23461f5047189f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-603%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=603&job=&cmd_args= [2020-10-05T06:54:10.877Z] -> Uploading to [2020-10-05T06:54:10.877Z] https://storage.googleapis.com/codecov/v4/raw/2020-10-05/7E55EF52A471D76F132DFD9A03CDDE97/d2526ee99eeb2e44a435a2469d23461f5047189f/a4cc22e0-aaf9-4436-907b-69a3e7ee8fb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201005T065410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e75ecfddc71f80044b8b1a7b55f86da29a6fc071c581309467cfbba59f5cabc5 [2020-10-05T06:54:10.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-05T06:54:10.877Z] Dload Upload Total Spent Left Speed [2020-10-05T06:54:11.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18341 0 0 100 18341 0 44029 --:--:-- --:--:-- --:--:-- 44088 [2020-10-05T06:54:11.454Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/d2526ee99eeb2e44a435a2469d23461f5047189f [Pipeline] } [2020-10-05T06:54:11.464Z] 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 [2020-10-05T06:54:14.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:54:14.656Z] ---> package-listing.sh [2020-10-05T06:54:14.656Z] ++ facter osfamily [2020-10-05T06:54:14.656Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T06:54:14.656Z] + OS_FAMILY=redhat [2020-10-05T06:54:14.656Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-603 [2020-10-05T06:54:14.656Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T06:54:14.656Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T06:54:14.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T06:54:14.656Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T06:54:14.656Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-603 ']' [2020-10-05T06:54:14.656Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T06:54:14.656Z] + case "${OS_FAMILY}" in [2020-10-05T06:54:14.656Z] + rpm -qa [2020-10-05T06:54:14.656Z] + sort [2020-10-05T06:54:18.889Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T06:54:18.889Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T06:54:18.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T06:54:18.889Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-603 ']' [2020-10-05T06:54:18.889Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-603/archives/ [2020-10-05T06:54:18.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-603/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-05T06:54:19.492Z] provisioning config files... [2020-10-05T06:54:19.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-603@tmp/config2102685720048950457tmp [Pipeline] { [Pipeline] echo [2020-10-05T06:54:19.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:54:19.922Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T06:54:19.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T06:54:20.017Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:54:20.312Z] ---> python-tools-install.sh [2020-10-05T06:54:20.312Z] Generating Requirements File [2020-10-05T06:55:41.866Z] Python 3.6.8 [2020-10-05T06:55:41.866Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T06:55:41.866Z] aiohttp==3.6.2 [2020-10-05T06:55:41.866Z] appdirs==1.4.3 [2020-10-05T06:55:41.866Z] argcomplete==1.12.1 [2020-10-05T06:55:41.866Z] aspy.yaml==1.3.0 [2020-10-05T06:55:41.866Z] async-timeout==3.0.1 [2020-10-05T06:55:41.866Z] attrs==19.3.0 [2020-10-05T06:55:41.866Z] Babel==2.8.0 [2020-10-05T06:55:41.866Z] beautifulsoup4==4.8.2 [2020-10-05T06:55:41.866Z] boto3==1.11.6 [2020-10-05T06:55:41.866Z] botocore==1.14.6 [2020-10-05T06:55:41.866Z] bs4==0.0.1 [2020-10-05T06:55:41.866Z] cachetools==4.1.1 [2020-10-05T06:55:41.866Z] certifi==2019.11.28 [2020-10-05T06:55:41.866Z] cffi==1.14.3 [2020-10-05T06:55:41.866Z] cfgv==2.0.1 [2020-10-05T06:55:41.866Z] chardet==3.0.4 [2020-10-05T06:55:41.866Z] click==7.1 [2020-10-05T06:55:41.866Z] cliff==3.4.0 [2020-10-05T06:55:41.866Z] cmd2==1.3.11 [2020-10-05T06:55:41.866Z] colorama==0.4.3 [2020-10-05T06:55:41.866Z] cryptography==3.1.1 [2020-10-05T06:55:41.866Z] debtcollector==2.2.0 [2020-10-05T06:55:41.866Z] decorator==4.4.2 [2020-10-05T06:55:41.866Z] defusedxml==0.6.0 [2020-10-05T06:55:41.866Z] Deprecated==1.2.7 [2020-10-05T06:55:41.866Z] distlib==0.3.1 [2020-10-05T06:55:41.866Z] distro==1.2.0 [2020-10-05T06:55:41.866Z] dnspython==1.16.0 [2020-10-05T06:55:41.866Z] docker==4.2.0 [2020-10-05T06:55:41.866Z] docutils==0.15.2 [2020-10-05T06:55:41.866Z] dogpile.cache==1.0.2 [2020-10-05T06:55:41.866Z] email-validator==1.0.5 [2020-10-05T06:55:41.866Z] filelock==3.0.12 [2020-10-05T06:55:41.866Z] future==0.18.2 [2020-10-05T06:55:41.866Z] google-auth==1.22.0 [2020-10-05T06:55:41.866Z] httplib2==0.17.0 [2020-10-05T06:55:41.866Z] identify==1.4.11 [2020-10-05T06:55:41.866Z] idna==2.9 [2020-10-05T06:55:41.866Z] idna-ssl==1.1.0 [2020-10-05T06:55:41.866Z] importlib-metadata==1.7.0 [2020-10-05T06:55:41.866Z] importlib-resources==1.5.0 [2020-10-05T06:55:41.866Z] iso8601==0.1.13 [2020-10-05T06:55:41.866Z] Jinja2==2.11.1 [2020-10-05T06:55:41.866Z] jmespath==0.10.0 [2020-10-05T06:55:41.867Z] jsonpatch==1.26 [2020-10-05T06:55:41.867Z] jsonpointer==2.0 [2020-10-05T06:55:41.867Z] jsonschema==3.2.0 [2020-10-05T06:55:41.867Z] keystoneauth1==4.2.1 [2020-10-05T06:55:41.867Z] kubernetes==11.0.0 [2020-10-05T06:55:41.867Z] lftools==0.34.2 [2020-10-05T06:55:41.867Z] lxml==4.5.0 [2020-10-05T06:55:41.867Z] MarkupSafe==0.23 [2020-10-05T06:55:41.867Z] msgpack==1.0.0 [2020-10-05T06:55:41.867Z] multi-key-dict==2.0.3 [2020-10-05T06:55:41.867Z] multidict==4.7.6 [2020-10-05T06:55:41.867Z] munch==2.5.0 [2020-10-05T06:55:41.867Z] netaddr==0.8.0 [2020-10-05T06:55:41.867Z] netifaces==0.10.9 [2020-10-05T06:55:41.867Z] niet==1.4.2 [2020-10-05T06:55:41.867Z] nodeenv==1.3.5 [2020-10-05T06:55:41.867Z] oauth2client==4.1.3 [2020-10-05T06:55:41.867Z] oauthlib==3.1.0 [2020-10-05T06:55:41.867Z] openstacksdk==0.50.0 [2020-10-05T06:55:41.867Z] os-client-config==2.1.0 [2020-10-05T06:55:41.867Z] os-service-types==1.7.0 [2020-10-05T06:55:41.867Z] osc-lib==2.2.1 [2020-10-05T06:55:41.867Z] oslo.config==8.3.2 [2020-10-05T06:55:41.867Z] oslo.context==3.1.1 [2020-10-05T06:55:41.867Z] oslo.i18n==5.0.1 [2020-10-05T06:55:41.867Z] oslo.log==4.4.0 [2020-10-05T06:55:41.867Z] oslo.serialization==4.0.1 [2020-10-05T06:55:41.867Z] oslo.utils==4.6.0 [2020-10-05T06:55:41.867Z] packaging==20.4 [2020-10-05T06:55:41.867Z] pbr==5.4.4 [2020-10-05T06:55:41.867Z] pluggy==0.13.1 [2020-10-05T06:55:41.867Z] prettytable==0.7.2 [2020-10-05T06:55:41.867Z] py==1.9.0 [2020-10-05T06:55:41.867Z] pyasn1==0.4.8 [2020-10-05T06:55:41.867Z] pyasn1-modules==0.2.8 [2020-10-05T06:55:41.867Z] pycparser==2.20 [2020-10-05T06:55:41.867Z] pygerrit2==2.0.10 [2020-10-05T06:55:41.867Z] PyGithub==1.46 [2020-10-05T06:55:41.867Z] pyinotify==0.9.6 [2020-10-05T06:55:41.867Z] PyJWT==1.7.1 [2020-10-05T06:55:41.867Z] pyparsing==2.4.7 [2020-10-05T06:55:41.867Z] pyperclip==1.8.0 [2020-10-05T06:55:41.867Z] pyroute2==0.4.13 [2020-10-05T06:55:41.867Z] pyrsistent==0.15.7 [2020-10-05T06:55:41.867Z] PySocks==1.6.8 [2020-10-05T06:55:41.867Z] python-cinderclient==7.2.0 [2020-10-05T06:55:41.867Z] python-dateutil==2.8.1 [2020-10-05T06:55:41.867Z] python-heatclient==2.2.1 [2020-10-05T06:55:41.867Z] python-jenkins==1.7.0 [2020-10-05T06:55:41.867Z] python-keystoneclient==4.1.1 [2020-10-05T06:55:41.867Z] python-magnumclient==3.2.1 [2020-10-05T06:55:41.867Z] python-novaclient==17.2.1 [2020-10-05T06:55:41.867Z] python-openstackclient==5.4.0 [2020-10-05T06:55:41.867Z] python-swiftclient==3.10.1 [2020-10-05T06:55:41.867Z] pytz==2020.1 [2020-10-05T06:55:41.867Z] PyYAML==5.3 [2020-10-05T06:55:41.867Z] requests==2.23.0 [2020-10-05T06:55:41.867Z] requests-oauthlib==1.3.0 [2020-10-05T06:55:41.867Z] requestsexceptions==1.4.0 [2020-10-05T06:55:41.867Z] rfc3986==1.4.0 [2020-10-05T06:55:41.867Z] rpm==4.11.3 [2020-10-05T06:55:41.867Z] rsa==4.0 [2020-10-05T06:55:41.867Z] ruamel.yaml==0.16.10 [2020-10-05T06:55:41.867Z] ruamel.yaml.clib==0.2.0 [2020-10-05T06:55:41.867Z] s3transfer==0.3.3 [2020-10-05T06:55:41.867Z] shade==1.27.2 [2020-10-05T06:55:41.867Z] simplejson==3.17.2 [2020-10-05T06:55:41.867Z] six==1.14.0 [2020-10-05T06:55:41.867Z] soupsieve==2.0 [2020-10-05T06:55:41.867Z] stevedore==3.2.2 [2020-10-05T06:55:41.867Z] tabulate==0.8.6 [2020-10-05T06:55:41.867Z] toml==0.10.0 [2020-10-05T06:55:41.867Z] tox==3.20.0 [2020-10-05T06:55:41.867Z] tqdm==4.43.0 [2020-10-05T06:55:41.867Z] typing-extensions==3.7.4.3 [2020-10-05T06:55:41.867Z] urllib3==1.25.8 [2020-10-05T06:55:41.867Z] virtualenv==20.0.33 [2020-10-05T06:55:41.867Z] wcwidth==0.2.5 [2020-10-05T06:55:41.867Z] websocket-client==0.57.0 [2020-10-05T06:55:41.867Z] wrapt==1.12.1 [2020-10-05T06:55:41.867Z] xdg==3.0.2 [2020-10-05T06:55:41.867Z] xmltodict==0.12.0 [2020-10-05T06:55:41.867Z] yarl==1.6.0 [2020-10-05T06:55:41.867Z] yq==2.11.1 [2020-10-05T06:55:41.867Z] zipp==3.3.0 [2020-10-05T06:55:41.867Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:41.867Z] 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. [2020-10-05T06:55:41.867Z] Python 2.7.5 [2020-10-05T06:55:41.867Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T06:55:41.867Z] 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. [2020-10-05T06:55:41.867Z] ansible==2.9.7 [2020-10-05T06:55:41.867Z] Babel==0.9.6 [2020-10-05T06:55:41.867Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T06:55:41.867Z] beautifulsoup4==4.4.1 [2020-10-05T06:55:41.867Z] bodhi==2.11.0 [2020-10-05T06:55:41.867Z] bodhi-client==2.11.0 [2020-10-05T06:55:41.867Z] CCColUtils==1.4 [2020-10-05T06:55:41.867Z] cffi==1.6.0 [2020-10-05T06:55:41.867Z] chardet==2.2.1 [2020-10-05T06:55:41.867Z] click==6.7 [2020-10-05T06:55:41.867Z] cloud-init==18.5 [2020-10-05T06:55:41.867Z] configobj==4.7.2 [2020-10-05T06:55:41.867Z] cryptography==1.7.2 [2020-10-05T06:55:41.867Z] decorator==3.4.0 [2020-10-05T06:55:41.867Z] distro==1.2.0 [2020-10-05T06:55:41.867Z] enum34==1.0.4 [2020-10-05T06:55:41.867Z] fedpkg==1.38 [2020-10-05T06:55:41.867Z] futures==3.1.1 [2020-10-05T06:55:41.867Z] gitdb==0.6.4 [2020-10-05T06:55:41.867Z] GitPython==1.0.1 [2020-10-05T06:55:41.867Z] html5lib==0.999 [2020-10-05T06:55:41.867Z] httplib2==0.9.2 [2020-10-05T06:55:41.867Z] idna==2.4 [2020-10-05T06:55:41.867Z] iniparse==0.4 [2020-10-05T06:55:41.867Z] ipaddress==1.0.16 [2020-10-05T06:55:41.867Z] IPy==0.75 [2020-10-05T06:55:41.867Z] javapackages==1.0.0 [2020-10-05T06:55:41.867Z] Jinja2==2.7.2 [2020-10-05T06:55:41.867Z] jmespath==0.9.4 [2020-10-05T06:55:41.867Z] jsonpatch==1.2 [2020-10-05T06:55:41.867Z] jsonpointer==1.9 [2020-10-05T06:55:41.867Z] kerberos==1.1 [2020-10-05T06:55:41.867Z] kitchen==1.1.1 [2020-10-05T06:55:41.867Z] langtable==0.0.31 [2020-10-05T06:55:41.867Z] lockfile==0.9.1 [2020-10-05T06:55:41.867Z] lxml==3.2.1 [2020-10-05T06:55:41.867Z] MarkupSafe==0.11 [2020-10-05T06:55:41.867Z] munch==2.0.2 [2020-10-05T06:55:41.867Z] offtrac==0.1.0 [2020-10-05T06:55:41.867Z] openidc-client==0.6.0 [2020-10-05T06:55:41.867Z] packagedb-cli==2.14.1 [2020-10-05T06:55:41.867Z] paramiko==2.1.1 [2020-10-05T06:55:41.867Z] perf==0.1 [2020-10-05T06:55:41.867Z] ply==3.4 [2020-10-05T06:55:41.867Z] policycoreutils-default-encoding==0.1 [2020-10-05T06:55:41.867Z] prettytable==0.7.2 [2020-10-05T06:55:41.867Z] pyasn1==0.1.9 [2020-10-05T06:55:41.867Z] pycparser==2.14 [2020-10-05T06:55:41.867Z] pycurl==7.19.0 [2020-10-05T06:55:41.867Z] pygobject==3.22.0 [2020-10-05T06:55:41.867Z] pygpgme==0.3 [2020-10-05T06:55:41.867Z] pyliblzma==0.5.3 [2020-10-05T06:55:41.867Z] pyOpenSSL==0.13.1 [2020-10-05T06:55:41.867Z] pyparsing==1.5.6 [2020-10-05T06:55:41.867Z] pyserial==2.6 [2020-10-05T06:55:41.867Z] python-augeas==0.5.0 [2020-10-05T06:55:41.867Z] python-bugzilla==2.3.0 [2020-10-05T06:55:41.867Z] python-dateutil==1.5 [2020-10-05T06:55:41.867Z] python-fedora==0.10.0 [2020-10-05T06:55:41.867Z] python-linux-procfs==0.4.9 [2020-10-05T06:55:41.867Z] python-yubico==1.2.3 [2020-10-05T06:55:41.867Z] pyudev==0.15 [2020-10-05T06:55:41.867Z] pyusb==1.0.0b1 [2020-10-05T06:55:41.867Z] pyxattr==0.5.1 [2020-10-05T06:55:41.867Z] PyYAML==3.10 [2020-10-05T06:55:41.867Z] requests==2.6.0 [2020-10-05T06:55:41.867Z] requests-kerberos==0.7.0 [2020-10-05T06:55:41.867Z] rpkg==1.60 [2020-10-05T06:55:41.867Z] schedutils==0.4 [2020-10-05T06:55:41.867Z] seobject==0.1 [2020-10-05T06:55:41.867Z] sepolicy==1.1 [2020-10-05T06:55:41.867Z] six==1.9.0 [2020-10-05T06:55:41.867Z] smmap==0.9.0 [2020-10-05T06:55:41.867Z] urlgrabber==3.10 [2020-10-05T06:55:41.867Z] urllib3==1.10.2 [2020-10-05T06:55:41.867Z] virtualenv==15.1.0 [2020-10-05T06:55:41.867Z] yum-langpacks==0.4.2 [2020-10-05T06:55:41.867Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T06:55:41.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:55:42.183Z] ---> sudo-logs.sh [2020-10-05T06:55:42.183Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T06:55:42.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:55:42.757Z] ---> job-cost.sh [2020-10-05T06:55:42.757Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CfUq [2020-10-05T06:55:55.016Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.016Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.016Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.016Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.016Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.279Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.279Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.279Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.540Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.540Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.802Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:55.802Z] Cache entry deserialization failed, entry ignored [2020-10-05T06:55:59.120Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T06:56:25.737Z] lf-activate-venv(): INFO: Adding /tmp/venv-CfUq/bin to PATH [2020-10-05T06:56:25.737Z] INFO: No Stack... [2020-10-05T06:56:28.297Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T06:56:28.878Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T06:56:28.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T06:56:29.205Z] ---> logs-deploy.sh [2020-10-05T06:56:29.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-603/4 [2020-10-05T06:56:29.205Z] INFO: archiving workspace using pattern(s): [2020-10-05T06:56:31.144Z] Archives upload complete. [2020-10-05T06:56:31.144Z] INFO: archiving logs to Nexus [2020-10-05T06:56:32.095Z] ---> uname -a: [2020-10-05T06:56:32.095Z] Linux prd-centos7-docker-4c-2g-3415.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 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> lscpu: [2020-10-05T06:56:32.095Z] Architecture: x86_64 [2020-10-05T06:56:32.095Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-05T06:56:32.095Z] Byte Order: Little Endian [2020-10-05T06:56:32.095Z] CPU(s): 4 [2020-10-05T06:56:32.095Z] On-line CPU(s) list: 0-3 [2020-10-05T06:56:32.095Z] Thread(s) per core: 1 [2020-10-05T06:56:32.095Z] Core(s) per socket: 1 [2020-10-05T06:56:32.095Z] Socket(s): 4 [2020-10-05T06:56:32.095Z] NUMA node(s): 1 [2020-10-05T06:56:32.095Z] Vendor ID: GenuineIntel [2020-10-05T06:56:32.095Z] CPU family: 6 [2020-10-05T06:56:32.095Z] Model: 44 [2020-10-05T06:56:32.095Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-05T06:56:32.095Z] Stepping: 1 [2020-10-05T06:56:32.095Z] CPU MHz: 2933.438 [2020-10-05T06:56:32.095Z] BogoMIPS: 5866.87 [2020-10-05T06:56:32.095Z] Virtualization: VT-x [2020-10-05T06:56:32.095Z] Hypervisor vendor: KVM [2020-10-05T06:56:32.095Z] Virtualization type: full [2020-10-05T06:56:32.095Z] L1d cache: 32K [2020-10-05T06:56:32.095Z] L1i cache: 32K [2020-10-05T06:56:32.095Z] L2 cache: 4096K [2020-10-05T06:56:32.095Z] L3 cache: 16384K [2020-10-05T06:56:32.095Z] NUMA node0 CPU(s): 0-3 [2020-10-05T06:56:32.095Z] 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 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> nproc: [2020-10-05T06:56:32.095Z] 4 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> df -h: [2020-10-05T06:56:32.095Z] Filesystem Size Used Avail Use% Mounted on [2020-10-05T06:56:32.095Z] devtmpfs 887M 0 887M 0% /dev [2020-10-05T06:56:32.095Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-05T06:56:32.095Z] tmpfs 919M 17M 903M 2% /run [2020-10-05T06:56:32.095Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-05T06:56:32.095Z] /dev/vda1 50G 7.3G 43G 15% / [2020-10-05T06:56:32.095Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> free -m: [2020-10-05T06:56:32.095Z] total used free shared buff/cache available [2020-10-05T06:56:32.095Z] Mem: 1837 610 85 16 1141 1028 [2020-10-05T06:56:32.095Z] Swap: 1023 0 1023 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> ip addr: [2020-10-05T06:56:32.095Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-05T06:56:32.095Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-05T06:56:32.095Z] inet 127.0.0.1/8 scope host lo [2020-10-05T06:56:32.095Z] valid_lft forever preferred_lft forever [2020-10-05T06:56:32.095Z] inet6 ::1/128 scope host [2020-10-05T06:56:32.095Z] valid_lft forever preferred_lft forever [2020-10-05T06:56:32.095Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-05T06:56:32.095Z] link/ether fa:16:3e:78:81:d5 brd ff:ff:ff:ff:ff:ff [2020-10-05T06:56:32.095Z] inet 10.30.123.56/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-05T06:56:32.095Z] valid_lft 85842sec preferred_lft 85842sec [2020-10-05T06:56:32.095Z] inet6 fe80::f816:3eff:fe78:81d5/64 scope link [2020-10-05T06:56:32.095Z] valid_lft forever preferred_lft forever [2020-10-05T06:56:32.095Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-05T06:56:32.095Z] link/ether 02:42:f6:30:f1:51 brd ff:ff:ff:ff:ff:ff [2020-10-05T06:56:32.095Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-05T06:56:32.095Z] valid_lft forever preferred_lft forever [2020-10-05T06:56:32.095Z] inet6 fe80::42:f6ff:fe30:f151/64 scope link [2020-10-05T06:56:32.095Z] valid_lft forever preferred_lft forever [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] ---> sar -b -r -n DEV: [2020-10-05T06:56:32.095Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] 06:46:56 AM LINUX RESTART [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] 06:48:01 AM tps rtps wtps bread/s bwrtn/s [2020-10-05T06:56:32.095Z] 06:49:01 AM 7.13 1.60 5.53 109.22 209.62 [2020-10-05T06:56:32.095Z] 06:50:01 AM 0.40 0.00 0.40 0.00 5.91 [2020-10-05T06:56:32.095Z] 06:51:01 AM 0.25 0.00 0.25 0.00 2.98 [2020-10-05T06:56:32.095Z] 06:52:01 AM 0.27 0.00 0.27 0.00 3.46 [2020-10-05T06:56:32.095Z] 06:53:01 AM 0.37 0.00 0.37 0.00 6.08 [2020-10-05T06:56:32.095Z] 06:54:01 AM 0.22 0.02 0.20 0.13 2.23 [2020-10-05T06:56:32.095Z] 06:55:02 AM 82.88 56.86 26.02 5231.57 2671.38 [2020-10-05T06:56:32.095Z] 06:56:01 AM 111.09 18.05 93.04 695.97 12757.18 [2020-10-05T06:56:32.095Z] Average: 25.15 9.55 15.60 754.86 1935.15 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] 06:48:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-05T06:56:32.095Z] 06:49:01 AM 147376 1734180 92.17 2620 1142636 1107552 37.80 465176 1106720 20 [2020-10-05T06:56:32.095Z] 06:50:01 AM 151680 1729876 91.94 2620 1142640 1074216 36.66 467092 1101632 16 [2020-10-05T06:56:32.095Z] 06:51:01 AM 151704 1729852 91.94 2620 1142648 1074240 36.66 467080 1101632 20 [2020-10-05T06:56:32.095Z] 06:52:01 AM 150112 1731444 92.02 2620 1142648 1074264 36.66 472552 1097308 20 [2020-10-05T06:56:32.095Z] 06:53:01 AM 151104 1730452 91.97 2620 1142652 1074168 36.66 472040 1097308 12 [2020-10-05T06:56:32.095Z] 06:54:01 AM 151212 1730344 91.96 2620 1142668 1074108 36.66 471804 1097312 12 [2020-10-05T06:56:32.095Z] 06:55:02 AM 90460 1791096 95.19 2620 1106132 1154356 39.40 563924 1048252 62320 [2020-10-05T06:56:32.095Z] 06:56:01 AM 93040 1788516 95.06 2620 1094300 1109356 37.86 549860 1006380 38444 [2020-10-05T06:56:32.095Z] Average: 135836 1745720 92.78 2620 1132040 1092782 37.29 491191 1082068 12608 [2020-10-05T06:56:32.095Z] [2020-10-05T06:56:32.095Z] 06:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-05T06:56:32.095Z] 06:49:01 AM eth0 24.23 17.33 13.87 42.87 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:49:01 AM docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:50:01 AM eth0 1.08 0.55 0.35 0.22 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:51:01 AM eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:52:01 AM eth0 0.83 0.33 0.31 0.20 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:53:01 AM eth0 0.72 0.15 0.12 0.07 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.095Z] 06:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:54:01 AM eth0 0.42 0.17 0.10 0.01 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:55:02 AM eth0 131.93 83.80 863.43 14.89 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:55:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:56:01 AM eth0 29.14 18.69 112.66 6.39 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] 06:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] Average: eth0 23.64 15.16 123.93 8.11 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z] ---> sar -P ALL: [2020-10-05T06:56:32.096Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z] 06:46:56 AM LINUX RESTART [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z] 06:48:01 AM CPU %user %nice %system %iowait %steal %idle [2020-10-05T06:56:32.096Z] 06:49:01 AM all 0.95 0.00 0.27 0.10 0.00 98.67 [2020-10-05T06:56:32.096Z] 06:49:01 AM 0 0.95 0.00 0.22 0.02 0.02 98.80 [2020-10-05T06:56:32.096Z] 06:49:01 AM 1 0.75 0.00 0.27 0.02 0.02 98.95 [2020-10-05T06:56:32.096Z] 06:49:01 AM 2 1.35 0.00 0.28 0.32 0.00 98.05 [2020-10-05T06:56:32.096Z] 06:49:01 AM 3 0.77 0.00 0.25 0.07 0.00 98.92 [2020-10-05T06:56:32.096Z] 06:50:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-10-05T06:56:32.096Z] 06:50:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-05T06:56:32.096Z] 06:50:01 AM 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-10-05T06:56:32.096Z] 06:50:01 AM 2 0.47 0.00 0.03 0.00 0.00 99.50 [2020-10-05T06:56:32.096Z] 06:50:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T06:56:32.096Z] 06:51:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-05T06:56:32.096Z] 06:51:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T06:56:32.096Z] 06:51:01 AM 1 0.25 0.00 0.02 0.00 0.00 99.73 [2020-10-05T06:56:32.096Z] 06:51:01 AM 2 0.27 0.00 0.05 0.00 0.00 99.68 [2020-10-05T06:56:32.096Z] 06:51:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-05T06:56:32.096Z] 06:52:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-10-05T06:56:32.096Z] 06:52:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-05T06:56:32.096Z] 06:52:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-10-05T06:56:32.096Z] 06:52:01 AM 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-10-05T06:56:32.096Z] 06:52:01 AM 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-05T06:56:32.096Z] 06:53:01 AM all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-10-05T06:56:32.096Z] 06:53:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-10-05T06:56:32.096Z] 06:53:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 [2020-10-05T06:56:32.096Z] 06:53:01 AM 2 0.10 0.00 0.08 0.00 0.02 99.80 [2020-10-05T06:56:32.096Z] 06:53:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-05T06:56:32.096Z] 06:54:01 AM all 0.12 0.00 0.04 0.00 0.00 99.84 [2020-10-05T06:56:32.096Z] 06:54:01 AM 0 0.02 0.00 0.00 0.00 0.00 99.98 [2020-10-05T06:56:32.096Z] 06:54:01 AM 1 0.22 0.00 0.05 0.00 0.00 99.73 [2020-10-05T06:56:32.096Z] 06:54:01 AM 2 0.20 0.00 0.05 0.00 0.00 99.75 [2020-10-05T06:56:32.096Z] 06:54:01 AM 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-10-05T06:56:32.096Z] 06:55:02 AM all 14.61 0.00 2.00 1.34 0.02 82.03 [2020-10-05T06:56:32.096Z] 06:55:02 AM 0 33.48 0.00 3.37 0.28 0.02 62.85 [2020-10-05T06:56:32.096Z] 06:55:02 AM 1 7.67 0.00 1.20 0.62 0.02 90.49 [2020-10-05T06:56:32.096Z] 06:55:02 AM 2 8.48 0.00 2.02 3.29 0.02 86.19 [2020-10-05T06:56:32.096Z] 06:55:02 AM 3 8.88 0.00 1.42 1.14 0.02 88.54 [2020-10-05T06:56:32.096Z] 06:56:01 AM all 15.29 0.00 3.63 1.52 0.02 79.55 [2020-10-05T06:56:32.096Z] 06:56:01 AM 0 13.25 0.00 2.77 1.22 0.02 82.74 [2020-10-05T06:56:32.096Z] 06:56:01 AM 1 16.49 0.00 3.41 1.87 0.02 78.21 [2020-10-05T06:56:32.096Z] 06:56:01 AM 2 14.70 0.00 4.22 1.05 0.00 80.03 [2020-10-05T06:56:32.096Z] 06:56:01 AM 3 16.73 0.00 4.12 1.91 0.02 77.22 [2020-10-05T06:56:32.096Z] Average: all 3.91 0.00 0.75 0.37 0.01 94.96 [2020-10-05T06:56:32.096Z] Average: 0 5.93 0.00 0.80 0.19 0.01 93.07 [2020-10-05T06:56:32.096Z] Average: 1 3.27 0.00 0.63 0.31 0.01 95.78 [2020-10-05T06:56:32.096Z] Average: 2 3.17 0.00 0.84 0.58 0.00 95.40 [2020-10-05T06:56:32.096Z] Average: 3 3.27 0.00 0.73 0.38 0.01 95.60 [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z] [2020-10-05T06:56:32.096Z]