Pull request #650 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 tzstoyanov for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 43893dea7cdf8ffe29fac0bba279684163774e51 rather than 46bab8434c541b523242ffed956eb32102a5c834 Obtained Jenkinsfile from 43893dea7cdf8ffe29fac0bba279684163774e51 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 d526b796bde0de554c29e9af20c0780a06d0fb4a 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 d526b796bde0de554c29e9af20c0780a06d0fb4a 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 d526b796bde0de554c29e9af20c0780a06d0fb4a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d526b796bde0de554c29e9af20c0780a06d0fb4a # timeout=10 Commit message: "Merge pull request #293 from ernestojeda/test-flags" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11348 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [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-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # 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 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-06T04:47:27.999Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-06T04:47:28.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-06T04:47:28.412Z] ========================================================= [2020-11-06T04:47:28.412Z] EdgeX Global Pipelines Version Info [2020-11-06T04:47:28.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 99ff7078f1ad0e9c8675c2dd1f3493014af8095f # timeout=10 [2020-11-06T04:47:30.355Z] ------------------- [2020-11-06T04:47:30.355Z] stable info: [2020-11-06T04:47:30.355Z] ------------------- [2020-11-06T04:47:30.355Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-06T04:47:30.355Z] Commit SHA: d526b796bde0de554c29e9af20c0780a06d0fb4a [2020-11-06T04:47:30.355Z] Message: update stable to v1.0.160 [2020-11-06T04:47:30.930Z] ------------------- [2020-11-06T04:47:30.930Z] experimental info: [2020-11-06T04:47:30.930Z] ------------------- [2020-11-06T04:47:30.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-06T04:47:30.930Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-06T04:47:30.930Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-06T04:47:31.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-06T04:47:31.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-06T04:47:31.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-06T04:47:31.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-06T04:47:31.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-06T04:47:31.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-06T04:47:32.080Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-06T04:47:32.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-06T04:47:32.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-06T04:47:32.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-06T04:47:32.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-06T04:47:32.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-06T04:47:32.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-06T04:47:32.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-06T04:47:32.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-06T04:47:33.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-06T04:47:33.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-06T04:47:33.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-06T04:47:33.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-06T04:47:33.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-06T04:47:33.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-06T04:47:33.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-06T04:47:33.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-06T04:47:33.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-06T04:47:33.963Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-06T04:47:34.064Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-06T04:47:34.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo [2020-11-06T04:47:34.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo [2020-11-06T04:47:34.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo [2020-11-06T04:47:34.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] echo [2020-11-06T04:47:34.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46bab84 [Pipeline] echo [2020-11-06T04:47:34.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-06T04:47:35.478Z] + git log --format=format:%s -1 46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] echo [2020-11-06T04:47:35.543Z] GIT_COMMIT: 46bab8434c541b523242ffed956eb32102a5c834, Commit Message: feat(sdk): Implement Device AutoEvents SDK APIs [Pipeline] echo [2020-11-06T04:47:35.594Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:47:36.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-06T04:47:37.315Z] [2020-11-06T04:47:37.315Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:47:37.682Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-06T04:47:37.682Z] latest: Pulling from edgex-devops/git-semver [2020-11-06T04:47:37.682Z] 31603596830f: Pulling fs layer [2020-11-06T04:47:37.682Z] 2a8b12db71e7: Pulling fs layer [2020-11-06T04:47:37.682Z] 6ca5941a6612: Pulling fs layer [2020-11-06T04:47:37.682Z] ecc8261a40a4: Pulling fs layer [2020-11-06T04:47:37.682Z] ecc8261a40a4: Waiting [2020-11-06T04:47:37.948Z] 2a8b12db71e7: Download complete [2020-11-06T04:47:37.948Z] 31603596830f: Verifying Checksum [2020-11-06T04:47:37.948Z] 31603596830f: Download complete [2020-11-06T04:47:37.948Z] ecc8261a40a4: Verifying Checksum [2020-11-06T04:47:37.948Z] ecc8261a40a4: Download complete [2020-11-06T04:47:37.948Z] 6ca5941a6612: Verifying Checksum [2020-11-06T04:47:37.948Z] 6ca5941a6612: Download complete [2020-11-06T04:47:38.213Z] 31603596830f: Pull complete [2020-11-06T04:47:38.475Z] 2a8b12db71e7: Pull complete [2020-11-06T04:47:39.427Z] 6ca5941a6612: Pull complete [2020-11-06T04:47:39.427Z] ecc8261a40a4: Pull complete [2020-11-06T04:47:39.427Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-06T04:47:39.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-06T04:47:39.689Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-06T04:47:39.797Z] prd-centos7-docker-4c-2g-11348 does not seem to be running inside a container [2020-11-06T04:47:39.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@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-11-06T04:47:41.905Z] $ docker top 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-06T04:47:42.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-06T04:47:42.310Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-06T04:47:42.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-06T04:47:42.553Z] $ docker exec 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent [2020-11-06T04:47:42.726Z] SSH_AUTH_SOCK=/tmp/ssh-8Ydchqu0rVzD/agent.12 [2020-11-06T04:47:42.726Z] SSH_AGENT_PID=18 [2020-11-06T04:47:42.742Z] Running ssh-add (command line suppressed) [2020-11-06T04:47:42.868Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6993586720094633534.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6993586720094633534.key) [2020-11-06T04:47:42.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-06T04:47:43.260Z] + git tag --points-at HEAD [Pipeline] } [2020-11-06T04:47:43.292Z] $ docker exec --env ******** --env ******** 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent -k [2020-11-06T04:47:43.418Z] unset SSH_AUTH_SOCK; [2020-11-06T04:47:43.419Z] unset SSH_AGENT_PID; [2020-11-06T04:47:43.419Z] echo Agent pid 18 killed; [2020-11-06T04:47:43.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-06T04:47:43.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-06T04:47:43.669Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-06T04:47:43.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-06T04:47:43.843Z] $ docker exec 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent [2020-11-06T04:47:44.019Z] SSH_AUTH_SOCK=/tmp/ssh-hLzU176aofhi/agent.48 [2020-11-06T04:47:44.019Z] SSH_AGENT_PID=54 [2020-11-06T04:47:44.027Z] Running ssh-add (command line suppressed) [2020-11-06T04:47:44.154Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_7502561917532777552.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_7502561917532777552.key) [2020-11-06T04:47:44.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-06T04:47:44.551Z] + git semver init [2020-11-06T04:47:44.551Z] # -> Open(): unable to determine branch for HEAD [2020-11-06T04:47:44.551Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.git [2020-11-06T04:47:44.551Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-11-06T04:47:44.551Z] # $SEMVER_REMOTE_NAME = origin [2020-11-06T04:47:44.551Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-06T04:47:44.551Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-06T04:47:44.551Z] # $SEMVER_BRANCH = PR-650 [2020-11-06T04:47:44.551Z] # $SEMVER_TEMP = /tmp/semver-374704588 [2020-11-06T04:47:44.551Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-06T04:47:45.513Z] # '/tmp/semver-374704588' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver' [2020-11-06T04:47:45.513Z] # -> Force: false [2020-11-06T04:47:45.513Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver [Pipeline] } [2020-11-06T04:47:45.528Z] $ docker exec --env ******** --env ******** 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 ssh-agent -k [2020-11-06T04:47:45.652Z] unset SSH_AUTH_SOCK; [2020-11-06T04:47:45.653Z] unset SSH_AGENT_PID; [2020-11-06T04:47:45.653Z] echo Agent pid 54 killed; [2020-11-06T04:47:45.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-06T04:47:46.231Z] + git semver [Pipeline] } [2020-11-06T04:47:46.304Z] $ docker stop --time=1 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 [2020-11-06T04:47:47.941Z] $ docker rm -f 55f69516c0408183ed87e8e9d87cdf12160fc61c2077b21aff5fd9ec001c6549 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-06T04:47:48.448Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-06T04:47:48.976Z] Stashed 1 file(s) [Pipeline] echo [2020-11-06T04:47:48.979Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-06T04:48:04.508Z] Still waiting to schedule task [2020-11-06T04:48:04.509Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11348’ [2020-11-06T04:48:04.511Z] Still waiting to schedule task [2020-11-06T04:48:04.511Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-10024’ is offline [2020-11-06T04:50:04.225Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11349 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-11-06T04:50:04.346Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2020-11-06T04:50:09.576Z] using credential edgex-jenkins-ssh [2020-11-06T04:50:09.634Z] Cloning the remote Git repository [2020-11-06T04:50:09.687Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:09.806Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-11-06T04:50:09.874Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:09.875Z] > git --version # timeout=10 [2020-11-06T04:50:09.895Z] > git --version # 'git version 2.17.1' [2020-11-06T04:50:09.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:09.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-06T04:50:11.687Z] Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:50:10.971Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-06T04:50:10.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-06T04:50:11.024Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-06T04:50:11.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:11.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:11.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-06T04:50:11.708Z] > git config core.sparsecheckout # timeout=10 [2020-11-06T04:50:11.735Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-06T04:50:11.891Z] > git remote # timeout=10 [2020-11-06T04:50:11.941Z] > git config --get remote.origin.url # timeout=10 [2020-11-06T04:50:11.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:12.077Z] Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:50:12.077Z] Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) [2020-11-06T04:50:11.998Z] > git merge 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 [2020-11-06T04:50:12.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-06T04:50:12.084Z] > git config core.sparsecheckout # timeout=10 [2020-11-06T04:50:12.098Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-06T04:50:16.360Z] Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-06T04:50:17.294Z] ========================================================= [2020-11-06T04:50:17.294Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-06T04:50:17.294Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:50:18.343Z] + 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-11-06T04:50:19.334Z] Sending build context to Docker daemon 2.357MB [2020-11-06T04:50:19.334Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-06T04:50:19.334Z] Step 2/8 : FROM ${BASE} [2020-11-06T04:50:19.608Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-06T04:50:19.608Z] b538f80385f9: Pulling fs layer [2020-11-06T04:50:19.608Z] 74f711af9a0d: Pulling fs layer [2020-11-06T04:50:19.608Z] 99f96fe45779: Pulling fs layer [2020-11-06T04:50:19.608Z] 8529a6b9a6be: Pulling fs layer [2020-11-06T04:50:19.608Z] 45590311c82a: Pulling fs layer [2020-11-06T04:50:19.608Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-06T04:50:19.608Z] 209524e5b208: Pulling fs layer [2020-11-06T04:50:19.608Z] 8529a6b9a6be: Waiting [2020-11-06T04:50:19.608Z] 45590311c82a: Waiting [2020-11-06T04:50:19.608Z] 209524e5b208: Waiting [2020-11-06T04:50:19.608Z] 69ca0ff8b7b3: Waiting [2020-11-06T04:50:19.608Z] 99f96fe45779: Verifying Checksum [2020-11-06T04:50:19.608Z] 99f96fe45779: Download complete [2020-11-06T04:50:19.608Z] 74f711af9a0d: Download complete [2020-11-06T04:50:19.608Z] 45590311c82a: Download complete [2020-11-06T04:50:20.205Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-06T04:50:20.205Z] 69ca0ff8b7b3: Download complete [2020-11-06T04:50:20.478Z] b538f80385f9: Download complete [2020-11-06T04:50:21.077Z] b538f80385f9: Pull complete [2020-11-06T04:50:22.065Z] 74f711af9a0d: Pull complete [2020-11-06T04:50:22.343Z] 99f96fe45779: Pull complete [2020-11-06T04:50:22.343Z] 209524e5b208: Verifying Checksum [2020-11-06T04:50:22.343Z] 209524e5b208: Download complete [2020-11-06T04:50:23.805Z] 8529a6b9a6be: Verifying Checksum [2020-11-06T04:50:23.805Z] 8529a6b9a6be: Download complete [2020-11-06T04:50:34.038Z] 8529a6b9a6be: Pull complete [2020-11-06T04:50:34.634Z] 45590311c82a: Pull complete [2020-11-06T04:50:34.908Z] 69ca0ff8b7b3: Pull complete [2020-11-06T04:50:39.252Z] 209524e5b208: Pull complete [2020-11-06T04:50:39.252Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-06T04:50:39.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-06T04:50:39.252Z] ---> 5bddaf1c2fca [2020-11-06T04:50:39.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:50:41.881Z] ---> Running in b7336a912e88 [2020-11-06T04:50:42.156Z] Removing intermediate container b7336a912e88 [2020-11-06T04:50:42.156Z] ---> 94dad19dc8f6 [2020-11-06T04:50:42.156Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-06T04:50:42.156Z] ---> Running in 7adc7554af9a [2020-11-06T04:50:44.799Z] Removing intermediate container 7adc7554af9a [2020-11-06T04:50:44.799Z] ---> 97f30fde87ab [2020-11-06T04:50:44.799Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-06T04:50:45.087Z] ---> Running in af65b46523f5 [2020-11-06T04:50:46.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-06T04:50:47.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-06T04:50:47.767Z] OK: 142 MiB in 39 packages [2020-11-06T04:50:49.056Z] Running on prd-centos7-docker-4c-2g-11350 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-11-06T04:50:49.156Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [2020-11-06T04:50:49.202Z] Removing intermediate container af65b46523f5 [2020-11-06T04:50:49.202Z] ---> f6a69873c5e7 [2020-11-06T04:50:49.202Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-06T04:50:49.202Z] ---> Running in fe55f674042c [Pipeline] checkout [2020-11-06T04:50:49.475Z] Removing intermediate container fe55f674042c [2020-11-06T04:50:49.475Z] ---> c24dffefc7ae [2020-11-06T04:50:49.475Z] Step 7/8 : COPY . . [2020-11-06T04:50:50.913Z] ---> ae9ff0454caf [2020-11-06T04:50:50.913Z] Step 8/8 : RUN go mod download [2020-11-06T04:50:50.913Z] ---> Running in df818e187902 [2020-11-06T04:50:51.501Z] using credential edgex-jenkins-ssh [2020-11-06T04:50:51.554Z] Cloning the remote Git repository [2020-11-06T04:50:51.580Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:51.645Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2020-11-06T04:50:51.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:51.696Z] > git --version # timeout=10 [2020-11-06T04:50:51.705Z] > git --version # 'git version 2.16.5' [2020-11-06T04:50:51.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:51.741Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-06T04:50:52.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-06T04:50:52.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-06T04:50:52.436Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-06T04:50:52.448Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-06T04:50:52.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:52.452Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-06T04:50:52.904Z] Merging remotes/origin/master commit 43893dea7cdf8ffe29fac0bba279684163774e51 into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:50:53.007Z] Merge succeeded, producing 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:50:53.007Z] Checking out Revision 46bab8434c541b523242ffed956eb32102a5c834 (PR-650) [2020-11-06T04:50:52.914Z] > git config core.sparsecheckout # timeout=10 [2020-11-06T04:50:52.920Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-06T04:50:52.974Z] > git remote # timeout=10 [2020-11-06T04:50:52.981Z] > git config --get remote.origin.url # timeout=10 [2020-11-06T04:50:52.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-06T04:50:52.993Z] > git merge 43893dea7cdf8ffe29fac0bba279684163774e51 # timeout=10 [2020-11-06T04:50:53.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-06T04:50:53.011Z] > git config core.sparsecheckout # timeout=10 [2020-11-06T04:50:53.014Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-06T04:50:56.754Z] Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-06T04:50:57.551Z] ========================================================= [2020-11-06T04:50:57.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-06T04:50:57.551Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:50:58.204Z] + 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-11-06T04:50:58.477Z] Sending build context to Docker daemon 2.355MB [2020-11-06T04:50:58.477Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-06T04:50:58.477Z] Step 2/8 : FROM ${BASE} [2020-11-06T04:50:58.743Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-06T04:50:58.743Z] df20fa9351a1: Pulling fs layer [2020-11-06T04:50:58.743Z] ed8968b2872e: Pulling fs layer [2020-11-06T04:50:58.743Z] a92cc7c5fd73: Pulling fs layer [2020-11-06T04:50:58.743Z] e871e8e8d7a9: Pulling fs layer [2020-11-06T04:50:58.743Z] e73272ec9a57: Pulling fs layer [2020-11-06T04:50:58.743Z] 1e910a182e73: Pulling fs layer [2020-11-06T04:50:58.743Z] 4e634b169226: Pulling fs layer [2020-11-06T04:50:58.743Z] e73272ec9a57: Waiting [2020-11-06T04:50:58.743Z] 4e634b169226: Waiting [2020-11-06T04:50:58.743Z] 1e910a182e73: Waiting [2020-11-06T04:50:58.743Z] e871e8e8d7a9: Waiting [2020-11-06T04:50:58.743Z] a92cc7c5fd73: Verifying Checksum [2020-11-06T04:50:58.743Z] a92cc7c5fd73: Download complete [2020-11-06T04:50:58.743Z] ed8968b2872e: Verifying Checksum [2020-11-06T04:50:58.743Z] ed8968b2872e: Download complete [2020-11-06T04:50:58.743Z] e73272ec9a57: Verifying Checksum [2020-11-06T04:50:58.743Z] e73272ec9a57: Download complete [2020-11-06T04:50:58.743Z] 1e910a182e73: Verifying Checksum [2020-11-06T04:50:58.743Z] 1e910a182e73: Download complete [2020-11-06T04:50:58.743Z] df20fa9351a1: Verifying Checksum [2020-11-06T04:50:58.743Z] df20fa9351a1: Download complete [2020-11-06T04:50:59.006Z] df20fa9351a1: Pull complete [2020-11-06T04:50:59.270Z] ed8968b2872e: Pull complete [2020-11-06T04:50:59.532Z] a92cc7c5fd73: Pull complete [2020-11-06T04:51:00.481Z] 4e634b169226: Verifying Checksum [2020-11-06T04:51:00.481Z] 4e634b169226: Download complete [2020-11-06T04:51:01.061Z] e871e8e8d7a9: Verifying Checksum [2020-11-06T04:51:01.061Z] e871e8e8d7a9: Download complete [2020-11-06T04:51:06.381Z] e871e8e8d7a9: Pull complete [2020-11-06T04:51:06.381Z] e73272ec9a57: Pull complete [2020-11-06T04:51:06.381Z] 1e910a182e73: Pull complete [2020-11-06T04:51:11.700Z] 4e634b169226: Pull complete [2020-11-06T04:51:11.963Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-06T04:51:11.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-06T04:51:11.963Z] ---> f7629b54cfaa [2020-11-06T04:51:11.963Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:51:12.227Z] ---> Running in 1b8a029b4d06 [2020-11-06T04:51:12.227Z] Removing intermediate container 1b8a029b4d06 [2020-11-06T04:51:12.227Z] ---> 1c999a39619b [2020-11-06T04:51:12.227Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-06T04:51:12.490Z] ---> Running in 4dffea425feb [2020-11-06T04:51:13.441Z] Removing intermediate container 4dffea425feb [2020-11-06T04:51:13.441Z] ---> 5e15952eb353 [2020-11-06T04:51:13.441Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-06T04:51:13.441Z] ---> Running in 014108e91cd4 [2020-11-06T04:51:14.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-06T04:51:14.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-06T04:51:15.542Z] OK: 166 MiB in 39 packages [2020-11-06T04:51:15.805Z] Removing intermediate container 014108e91cd4 [2020-11-06T04:51:15.805Z] ---> 83a1f560143a [2020-11-06T04:51:15.805Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-06T04:51:15.805Z] ---> Running in 4daf9b94aa5a [2020-11-06T04:51:16.067Z] Removing intermediate container 4daf9b94aa5a [2020-11-06T04:51:16.067Z] ---> f24b5c26da77 [2020-11-06T04:51:16.067Z] Step 7/8 : COPY . . [2020-11-06T04:51:17.018Z] ---> d5dfb04f994e [2020-11-06T04:51:17.018Z] Step 8/8 : RUN go mod download [2020-11-06T04:51:17.283Z] ---> Running in 4023ebe7e28b [2020-11-06T04:51:17.720Z] Removing intermediate container df818e187902 [2020-11-06T04:51:17.720Z] ---> 9b79c7ca9321 [2020-11-06T04:51:17.720Z] Successfully built 9b79c7ca9321 [2020-11-06T04:51:17.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:51:18.138Z] + docker inspect -f . ci-base-image-arm64 [2020-11-06T04:51:18.138Z] . [Pipeline] withDockerContainer [2020-11-06T04:51:18.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-11349 does not seem to be running inside a container [2020-11-06T04:51:18.511Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-11-06T04:51:20.387Z] $ docker top fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-06T04:51:21.820Z] + go version [2020-11-06T04:51:21.820Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-06T04:51:21.844Z] $ docker stop --time=1 fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 [2020-11-06T04:51:23.797Z] $ docker rm -f fb96d03048120bc393178dbe12a404b1e31dd474f1ed411b5fda8283830e6bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:51:24.913Z] + docker inspect -f . ci-base-image-arm64 [2020-11-06T04:51:24.913Z] . [Pipeline] withDockerContainer [2020-11-06T04:51:25.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-11349 does not seem to be running inside a container [2020-11-06T04:51:25.258Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-11-06T04:51:27.133Z] $ docker top 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-06T04:51:28.562Z] + make test [2020-11-06T04:51:28.562Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-06T04:51:35.445Z] Removing intermediate container 4023ebe7e28b [2020-11-06T04:51:35.445Z] ---> 4bbbb550d03c [2020-11-06T04:51:35.445Z] Successfully built 4bbbb550d03c [2020-11-06T04:51:35.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:51:35.812Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-06T04:51:35.812Z] . [Pipeline] withDockerContainer [2020-11-06T04:51:35.911Z] prd-centos7-docker-4c-2g-11350 does not seem to be running inside a container [2020-11-06T04:51:35.960Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-11-06T04:51:36.593Z] $ docker top db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-06T04:51:37.099Z] + go version [2020-11-06T04:51:37.099Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-06T04:51:37.114Z] $ docker stop --time=1 db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 [2020-11-06T04:51:38.461Z] $ docker rm -f db26ea4bb7a1a78544ff8144427aa694138ec5c9bfb4d5077a77b6cef3268415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:51:39.347Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-06T04:51:39.347Z] . [Pipeline] withDockerContainer [2020-11-06T04:51:39.455Z] prd-centos7-docker-4c-2g-11350 does not seem to be running inside a container [2020-11-06T04:51:39.609Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-11-06T04:51:40.193Z] $ docker top 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-06T04:51:40.701Z] + make test [2020-11-06T04:51:40.701Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-06T04:51:47.344Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-06T04:51:50.758Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-06T04:52:02.369Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-06T04:52:02.369Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-06T04:52:02.369Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-06T04:52:02.369Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.073s coverage: 20.8% of statements [2020-11-06T04:52:03.332Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.467s coverage: 97.1% of statements [2020-11-06T04:52:29.808Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-06T04:52:29.808Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-06T04:52:29.808Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-06T04:52:29.808Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.172s coverage: 20.8% of statements [2020-11-06T04:52:31.806Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.216s coverage: 97.1% of statements [2020-11-06T04:52:35.534Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.045s coverage: 9.4% of statements [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.044s coverage: 21.9% of statements [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.245s coverage: 42.6% of statements [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.271s coverage: 68.9% of statements [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.067s coverage: 52.6% of statements [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.386s coverage: 68.9% of statements [2020-11-06T04:52:35.535Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.3% of statements [2020-11-06T04:52:35.535Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-06T04:52:35.535Z] GO111MODULE=on go vet ./... [2020-11-06T04:52:42.221Z] gofmt -l . [2020-11-06T04:52:42.221Z] [ "`gofmt -l .`" = "" ] [2020-11-06T04:52:42.221Z] ./bin/test-attribution-txt.sh [2020-11-06T04:52:42.221Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-06T04:52:42.500Z] $ docker stop --time=1 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae [2020-11-06T04:52:44.410Z] $ docker rm -f 9ef9634008c578c457c8cb7e66a70f3817c1c9705129191c666e6faf5d6ed7ae [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-06T04:52:45.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-06T04:52:45.616Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-06T04:52:48.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-06T04:52:48.664Z] + ls -al . [2020-11-06T04:52:48.664Z] total 208 [2020-11-06T04:52:48.664Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 6 04:52 . [2020-11-06T04:52:48.664Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 6 04:50 .. [2020-11-06T04:52:48.664Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 6 04:50 bin [2020-11-06T04:52:48.664Z] -rw-r--r--. 1 jenkins jenkins 128813 Nov 6 04:52 coverage.out [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 6 04:50 Dockerfile.build [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 6 04:50 .dockerignore [2020-11-06T04:52:48.664Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 6 04:50 example [2020-11-06T04:52:48.664Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 6 04:50 .git [2020-11-06T04:52:48.664Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 6 04:50 .github [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 6 04:50 .gitignore [2020-11-06T04:52:48.664Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 6 04:52 go.mod [2020-11-06T04:52:48.664Z] -rw-r--r--. 1 jenkins jenkins 13436 Nov 6 04:52 go.sum [2020-11-06T04:52:48.664Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 6 04:50 internal [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 6 04:50 Jenkinsfile [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 6 04:50 LICENSE [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 6 04:50 Makefile [2020-11-06T04:52:48.664Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 6 04:50 openapi [2020-11-06T04:52:48.664Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 6 04:50 pkg [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 6 04:50 README.md [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 6 04:50 RELEASE-NOTES.txt [2020-11-06T04:52:48.664Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 6 04:50 snap [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 6 04:47 VERSION [2020-11-06T04:52:48.664Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 6 04:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:52:48.981Z] + 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=46bab8434c541b523242ffed956eb32102a5c834 --label arch=amd64 --label version=0.0.0 . [2020-11-06T04:52:49.244Z] Sending build context to Docker daemon 2.485MB [2020-11-06T04:52:49.244Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-06T04:52:49.244Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-06T04:52:49.244Z] ---> 4bbbb550d03c [2020-11-06T04:52:49.244Z] Step 3/24 : ARG MAKE='make build' [2020-11-06T04:52:49.826Z] ---> Running in 28df292305fd [2020-11-06T04:52:50.089Z] Removing intermediate container 28df292305fd [2020-11-06T04:52:50.089Z] ---> ba3002b7f365 [2020-11-06T04:52:50.089Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-06T04:52:50.089Z] ---> Running in 59de6fa0ea37 [2020-11-06T04:52:50.353Z] Removing intermediate container 59de6fa0ea37 [2020-11-06T04:52:50.353Z] ---> 548648320afa [2020-11-06T04:52:50.353Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:52:50.353Z] ---> Running in 2e2af7c2a1ee [2020-11-06T04:52:50.353Z] Removing intermediate container 2e2af7c2a1ee [2020-11-06T04:52:50.353Z] ---> f1ec3a9fe4e8 [2020-11-06T04:52:50.353Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-06T04:52:50.624Z] ---> Running in 24d6408ab26e [2020-11-06T04:52:51.587Z] Removing intermediate container 24d6408ab26e [2020-11-06T04:52:51.587Z] ---> a08da26e97fa [2020-11-06T04:52:51.587Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-06T04:52:51.587Z] ---> Running in a54125abb4ca [2020-11-06T04:52:52.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-06T04:52:52.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-06T04:52:53.001Z] OK: 166 MiB in 39 packages [2020-11-06T04:52:53.576Z] Removing intermediate container a54125abb4ca [2020-11-06T04:52:53.576Z] ---> 8d1d91bb8540 [2020-11-06T04:52:53.576Z] Step 8/24 : COPY . . [2020-11-06T04:52:54.528Z] ---> 403613b9f3c3 [2020-11-06T04:52:54.528Z] Step 9/24 : RUN ${MAKE} [2020-11-06T04:52:54.528Z] ---> Running in fc9acb073ef4 [2020-11-06T04:52:55.107Z] 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-11-06T04:53:03.361Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.118s coverage: 9.4% of statements [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.552s coverage: 42.6% of statements [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.760s coverage: 68.9% of statements [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.191s coverage: 52.6% of statements [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.723s coverage: 68.9% of statements [2020-11-06T04:53:04.205Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.131s coverage: 4.3% of statements [2020-11-06T04:53:04.205Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-06T04:53:04.205Z] GO111MODULE=on go vet ./... [2020-11-06T04:53:05.940Z] Removing intermediate container fc9acb073ef4 [2020-11-06T04:53:05.940Z] ---> 927443bf05a4 [2020-11-06T04:53:05.940Z] Step 10/24 : FROM scratch [2020-11-06T04:53:05.940Z] ---> [2020-11-06T04:53:05.940Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:53:05.940Z] ---> Running in c09a0de6a54d [2020-11-06T04:53:05.940Z] Removing intermediate container c09a0de6a54d [2020-11-06T04:53:05.940Z] ---> 87f1f7fe94f8 [2020-11-06T04:53:05.940Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-06T04:53:05.940Z] ---> Running in 4c8030248318 [2020-11-06T04:53:06.202Z] Removing intermediate container 4c8030248318 [2020-11-06T04:53:06.202Z] ---> b69e3e396c16 [2020-11-06T04:53:06.202Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-06T04:53:06.202Z] ---> Running in 2579fb9045f3 [2020-11-06T04:53:06.464Z] Removing intermediate container 2579fb9045f3 [2020-11-06T04:53:06.464Z] ---> 502aeb06591c [2020-11-06T04:53:06.464Z] Step 14/24 : WORKDIR / [2020-11-06T04:53:06.464Z] ---> Running in 19c947aa98c4 [2020-11-06T04:53:06.464Z] Removing intermediate container 19c947aa98c4 [2020-11-06T04:53:06.464Z] ---> 2eb52e10dcf4 [2020-11-06T04:53:06.464Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-06T04:53:07.039Z] ---> 485e7d8289b2 [2020-11-06T04:53:07.039Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-06T04:53:07.300Z] ---> 5a3219b440e6 [2020-11-06T04:53:07.300Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-06T04:53:07.562Z] ---> 949a163690d2 [2020-11-06T04:53:07.562Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-06T04:53:07.562Z] ---> 2d94f0d93304 [2020-11-06T04:53:07.562Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-06T04:53:07.824Z] ---> 0cc60d6e6e71 [2020-11-06T04:53:07.824Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-06T04:53:07.824Z] ---> Running in ea7191571c32 [2020-11-06T04:53:08.087Z] Removing intermediate container ea7191571c32 [2020-11-06T04:53:08.087Z] ---> ec3c511e2465 [2020-11-06T04:53:08.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-06T04:53:08.087Z] ---> Running in 402198c3440f [2020-11-06T04:53:08.350Z] Removing intermediate container 402198c3440f [2020-11-06T04:53:08.350Z] ---> 212a75c30831 [2020-11-06T04:53:08.350Z] Step 22/24 : LABEL arch=amd64 [2020-11-06T04:53:08.350Z] ---> Running in 93fc655e3bd6 [2020-11-06T04:53:08.612Z] Removing intermediate container 93fc655e3bd6 [2020-11-06T04:53:08.612Z] ---> 77870cea9d3d [2020-11-06T04:53:08.612Z] Step 23/24 : LABEL git_sha=46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:53:08.612Z] ---> Running in 6b732fcb60dd [2020-11-06T04:53:08.612Z] Removing intermediate container 6b732fcb60dd [2020-11-06T04:53:08.612Z] ---> 898426d186cd [2020-11-06T04:53:08.612Z] Step 24/24 : LABEL version=0.0.0 [2020-11-06T04:53:08.874Z] ---> Running in 4586f6894eda [2020-11-06T04:53:08.874Z] Removing intermediate container 4586f6894eda [2020-11-06T04:53:08.874Z] ---> 6fd82a479f80 [2020-11-06T04:53:08.874Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-06T04:53:08.874Z] Successfully built 6fd82a479f80 [2020-11-06T04:53:08.874Z] 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] } [2020-11-06T04:53:36.607Z] gofmt -l . [2020-11-06T04:53:36.607Z] [ "`gofmt -l .`" = "" ] [2020-11-06T04:53:36.607Z] ./bin/test-attribution-txt.sh [2020-11-06T04:53:36.607Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-06T04:53:36.626Z] $ docker stop --time=1 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd [2020-11-06T04:53:38.795Z] $ docker rm -f 9ce02ab3aa633db0f6b99533e7b8a1f94c2f3dd1c4125720caba8a5e93780bdd [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-06T04:53:39.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-06T04:53:39.897Z] Warning: overwriting stash ‘coverage-report’ [2020-11-06T04:53:40.899Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-06T04:53:41.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-06T04:53:42.171Z] + ls -al . [2020-11-06T04:53:42.171Z] total 244 [2020-11-06T04:53:42.171Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 04:53 . [2020-11-06T04:53:42.171Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 .. [2020-11-06T04:53:42.171Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 04:50 .dockerignore [2020-11-06T04:53:42.171Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 04:50 .git [2020-11-06T04:53:42.171Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:50 .github [2020-11-06T04:53:42.171Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 6 04:50 .gitignore [2020-11-06T04:53:42.171Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 6 04:50 Dockerfile.build [2020-11-06T04:53:42.171Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 6 04:50 Jenkinsfile [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 6 04:50 LICENSE [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 6 04:50 Makefile [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 6 04:50 README.md [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 6 04:50 RELEASE-NOTES.txt [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 04:47 VERSION [2020-11-06T04:53:42.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 04:50 bin [2020-11-06T04:53:42.172Z] -rw-r--r-- 1 jenkins jenkins 128813 Nov 6 04:53 coverage.out [2020-11-06T04:53:42.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 example [2020-11-06T04:53:42.172Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 6 04:53 go.mod [2020-11-06T04:53:42.172Z] -rw-r--r-- 1 jenkins jenkins 13436 Nov 6 04:53 go.sum [2020-11-06T04:53:42.172Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 6 04:50 internal [2020-11-06T04:53:42.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 openapi [2020-11-06T04:53:42.172Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 6 04:50 pkg [2020-11-06T04:53:42.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 04:50 snap [2020-11-06T04:53:42.172Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 6 04:50 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:53:42.560Z] + 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=46bab8434c541b523242ffed956eb32102a5c834 --label arch=arm64 --label version=0.0.0 . [2020-11-06T04:53:42.857Z] Sending build context to Docker daemon 2.487MB [2020-11-06T04:53:43.141Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-06T04:53:43.141Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-06T04:53:43.141Z] ---> 9b79c7ca9321 [2020-11-06T04:53:43.141Z] Step 3/24 : ARG MAKE='make build' [2020-11-06T04:53:43.417Z] ---> Running in 16dedbc9bdb6 [2020-11-06T04:53:44.020Z] Removing intermediate container 16dedbc9bdb6 [2020-11-06T04:53:44.020Z] ---> e4e4ed335d9c [2020-11-06T04:53:44.020Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-06T04:53:44.020Z] ---> Running in af9ba4dccd5a [2020-11-06T04:53:44.626Z] Removing intermediate container af9ba4dccd5a [2020-11-06T04:53:44.626Z] ---> da4eef522374 [2020-11-06T04:53:44.626Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:53:44.626Z] ---> Running in 90db7604cfc9 [2020-11-06T04:53:45.235Z] Removing intermediate container 90db7604cfc9 [2020-11-06T04:53:45.235Z] ---> eba1b17c7ab6 [2020-11-06T04:53:45.235Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-06T04:53:45.235Z] ---> Running in fd691bd9097d [2020-11-06T04:53:47.882Z] Removing intermediate container fd691bd9097d [2020-11-06T04:53:47.882Z] ---> 2c0f5cdc94a3 [2020-11-06T04:53:47.882Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-06T04:53:47.882Z] ---> Running in 8f8c653aebec [2020-11-06T04:53:49.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-06T04:53:49.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-06T04:53:50.895Z] OK: 142 MiB in 39 packages [2020-11-06T04:53:51.870Z] Removing intermediate container 8f8c653aebec [2020-11-06T04:53:51.870Z] ---> 3ac3a5e33a8d [2020-11-06T04:53:51.870Z] Step 8/24 : COPY . . [2020-11-06T04:53:53.301Z] ---> 15bb50c7f8a3 [2020-11-06T04:53:53.301Z] Step 9/24 : RUN ${MAKE} [2020-11-06T04:53:53.301Z] ---> Running in 015dfb3d38d7 [2020-11-06T04:53:54.741Z] 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-11-06T04:54:21.563Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-06T04:54:21.563Z] Removing intermediate container 015dfb3d38d7 [2020-11-06T04:54:21.563Z] ---> d40dbf12e92c [2020-11-06T04:54:21.563Z] Step 10/24 : FROM scratch [2020-11-06T04:54:21.563Z] ---> [2020-11-06T04:54:21.563Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-06T04:54:21.563Z] ---> Running in 0ccaace3e565 [2020-11-06T04:54:21.837Z] Removing intermediate container 0ccaace3e565 [2020-11-06T04:54:21.837Z] ---> 33c40db55f37 [2020-11-06T04:54:21.837Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-06T04:54:22.108Z] ---> Running in d61c95e56f4c [2020-11-06T04:54:22.381Z] Removing intermediate container d61c95e56f4c [2020-11-06T04:54:22.381Z] ---> 7e42dc2be9c5 [2020-11-06T04:54:22.381Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-06T04:54:22.381Z] ---> Running in d69986866ddb [2020-11-06T04:54:22.986Z] Removing intermediate container d69986866ddb [2020-11-06T04:54:22.986Z] ---> 0628a599206c [2020-11-06T04:54:22.986Z] Step 14/24 : WORKDIR / [2020-11-06T04:54:22.986Z] ---> Running in f3c226003d99 [2020-11-06T04:54:23.586Z] Removing intermediate container f3c226003d99 [2020-11-06T04:54:23.586Z] ---> ee6727aa48a0 [2020-11-06T04:54:23.586Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-06T04:54:25.021Z] ---> 82dc9fead003 [2020-11-06T04:54:25.021Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-06T04:54:25.297Z] ---> 9d29e2ea1d16 [2020-11-06T04:54:25.297Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-06T04:54:26.288Z] ---> 1cfba261417b [2020-11-06T04:54:26.288Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-06T04:54:26.883Z] ---> 2a4597f9a80b [2020-11-06T04:54:26.883Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-06T04:54:27.480Z] ---> 24614e237289 [2020-11-06T04:54:27.480Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-06T04:54:27.752Z] ---> Running in 65ae3b6814dd [2020-11-06T04:54:28.027Z] Removing intermediate container 65ae3b6814dd [2020-11-06T04:54:28.027Z] ---> c9cdb3a6adac [2020-11-06T04:54:28.027Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-06T04:54:28.300Z] ---> Running in 942ab52f7787 [2020-11-06T04:54:28.902Z] Removing intermediate container 942ab52f7787 [2020-11-06T04:54:28.902Z] ---> 29cd5268d93d [2020-11-06T04:54:28.902Z] Step 22/24 : LABEL arch=arm64 [2020-11-06T04:54:28.902Z] ---> Running in c63105883c44 [2020-11-06T04:54:29.498Z] Removing intermediate container c63105883c44 [2020-11-06T04:54:29.498Z] ---> e3e99a52fd6a [2020-11-06T04:54:29.498Z] Step 23/24 : LABEL git_sha=46bab8434c541b523242ffed956eb32102a5c834 [2020-11-06T04:54:29.498Z] ---> Running in 5aa94ca10157 [2020-11-06T04:54:29.775Z] Removing intermediate container 5aa94ca10157 [2020-11-06T04:54:29.775Z] ---> b0d105820f07 [2020-11-06T04:54:29.775Z] Step 24/24 : LABEL version=0.0.0 [2020-11-06T04:54:30.050Z] ---> Running in 2d1b1ebe953c [2020-11-06T04:54:30.324Z] Removing intermediate container 2d1b1ebe953c [2020-11-06T04:54:30.324Z] ---> 95fadad2a217 [2020-11-06T04:54:30.324Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-06T04:54:30.596Z] Successfully built 95fadad2a217 [2020-11-06T04:54:30.596Z] 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] } [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-11-06T04:54:32.597Z] provisioning config files... [2020-11-06T04:54:32.611Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config4035358390676342087tmp [Pipeline] { [Pipeline] sh [2020-11-06T04:54:33.000Z] + set +x [2020-11-06T04:54:33.000Z] + curl -s https://codecov.io/bash [2020-11-06T04:54:33.000Z] + bash -s -- [2020-11-06T04:54:33.263Z] [2020-11-06T04:54:33.263Z] _____ _ [2020-11-06T04:54:33.263Z] / ____| | | [2020-11-06T04:54:33.263Z] | | ___ __| | ___ ___ _____ __ [2020-11-06T04:54:33.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-06T04:54:33.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-06T04:54:33.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-06T04:54:33.263Z] Bash-20201104-3e6f2fc [2020-11-06T04:54:33.263Z] [2020-11-06T04:54:33.263Z] [2020-11-06T04:54:33.263Z] ==> Jenkins CI detected. [2020-11-06T04:54:33.263Z] project root: . [2020-11-06T04:54:33.263Z] --> token set from env [2020-11-06T04:54:33.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-06T04:54:33.263Z] ==> Running gcov in . (disable via -X gcov) [2020-11-06T04:54:33.263Z] ==> Python coveragepy not found [2020-11-06T04:54:33.263Z] ==> Searching for coverage reports in: [2020-11-06T04:54:33.263Z] + . [2020-11-06T04:54:33.263Z] -> Found 1 reports [2020-11-06T04:54:33.263Z] ==> Detecting git/mercurial file structure [2020-11-06T04:54:33.526Z] ==> Reading reports [2020-11-06T04:54:33.526Z] + ./coverage.out bytes=128813 [2020-11-06T04:54:33.526Z] ==> Appending adjustments [2020-11-06T04:54:33.526Z] https://docs.codecov.io/docs/fixing-reports [2020-11-06T04:54:33.789Z] + Found adjustments [2020-11-06T04:54:33.789Z] ==> Gzipping contents [2020-11-06T04:54:33.789Z] ==> Uploading reports [2020-11-06T04:54:33.789Z] url: https://codecov.io [2020-11-06T04:54:33.789Z] query: branch=PR-650&commit=46bab8434c541b523242ffed956eb32102a5c834&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-11-06T04:54:33.789Z] -> Pinging Codecov [2020-11-06T04:54:33.789Z] https://codecov.io/upload/v4?package=bash-20201104-3e6f2fc&token=secret&branch=PR-650&commit=46bab8434c541b523242ffed956eb32102a5c834&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-11-06T04:54:34.058Z]  [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z] Error 411 (Length Required)!!1 [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z]

411. That’s an error. [2020-11-06T04:54:34.058Z]

POST requests require a Content-length header. That’s all we know. [2020-11-06T04:54:34.058Z] [2020-11-06T04:54:34.058Z] 411 [2020-11-06T04:54:34.058Z] ==> Uploading to Codecov [2020-11-06T04:54:34.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-06T04:54:34.058Z] Dload Upload Total Spent Left Speed [2020-11-06T04:54:35.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 21116 0 0 100 21006 0 27311 --:--:-- --:--:-- --:--:-- 27315 100 21116 100 110 100 21006 142 27303 --:--:-- --:--:-- --:--:-- 27280 [2020-11-06T04:54:35.007Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/46bab8434c541b523242ffed956eb32102a5c834 [Pipeline] } [2020-11-06T04:54:35.018Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-11-06T04:54:38.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:54:38.879Z] ---> package-listing.sh [2020-11-06T04:54:38.879Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-06T04:54:38.879Z] ++ facter osfamily [2020-11-06T04:54:38.879Z] + OS_FAMILY=redhat [2020-11-06T04:54:38.879Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-11-06T04:54:38.879Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-06T04:54:38.879Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-06T04:54:38.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-06T04:54:38.879Z] + PACKAGES=/tmp/packages_start.txt [2020-11-06T04:54:38.879Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-11-06T04:54:38.879Z] + PACKAGES=/tmp/packages_end.txt [2020-11-06T04:54:38.879Z] + case "${OS_FAMILY}" in [2020-11-06T04:54:38.879Z] + rpm -qa [2020-11-06T04:54:38.879Z] + sort [2020-11-06T04:54:43.110Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-06T04:54:43.110Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-06T04:54:43.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-06T04:54:43.110Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-11-06T04:54:43.110Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [2020-11-06T04:54:43.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [Pipeline] echo [2020-11-06T04:54:43.124Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-06T04:54:43.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:54:43.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-06T04:54:43.724Z] [2020-11-06T04:54:43.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-06T04:54:44.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-06T04:54:44.082Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-06T04:54:44.082Z] df20fa9351a1: Pulling fs layer [2020-11-06T04:54:44.082Z] 36b3adc4ff6f: Pulling fs layer [2020-11-06T04:54:44.082Z] 8ad3a11d3b57: Pulling fs layer [2020-11-06T04:54:44.082Z] 46f8f816bc3b: Pulling fs layer [2020-11-06T04:54:44.082Z] 93b61091891f: Pulling fs layer [2020-11-06T04:54:44.082Z] 93b9cdb0e59b: Pulling fs layer [2020-11-06T04:54:44.082Z] 5e14af77c1be: Pulling fs layer [2020-11-06T04:54:44.082Z] 01666e4c0597: Pulling fs layer [2020-11-06T04:54:44.082Z] aa168da1d23b: Pulling fs layer [2020-11-06T04:54:44.082Z] 93b9cdb0e59b: Waiting [2020-11-06T04:54:44.082Z] 5e14af77c1be: Waiting [2020-11-06T04:54:44.082Z] 01666e4c0597: Waiting [2020-11-06T04:54:44.082Z] aa168da1d23b: Waiting [2020-11-06T04:54:44.082Z] 46f8f816bc3b: Waiting [2020-11-06T04:54:44.082Z] 93b61091891f: Waiting [2020-11-06T04:54:44.082Z] 36b3adc4ff6f: Download complete [2020-11-06T04:54:44.082Z] 46f8f816bc3b: Verifying Checksum [2020-11-06T04:54:44.082Z] 46f8f816bc3b: Download complete [2020-11-06T04:54:44.346Z] df20fa9351a1: Verifying Checksum [2020-11-06T04:54:44.346Z] df20fa9351a1: Download complete [2020-11-06T04:54:44.346Z] 93b9cdb0e59b: Verifying Checksum [2020-11-06T04:54:44.346Z] 93b9cdb0e59b: Download complete [2020-11-06T04:54:44.346Z] 93b61091891f: Verifying Checksum [2020-11-06T04:54:44.346Z] 93b61091891f: Download complete [2020-11-06T04:54:44.346Z] 5e14af77c1be: Download complete [2020-11-06T04:54:44.346Z] 01666e4c0597: Verifying Checksum [2020-11-06T04:54:44.346Z] 01666e4c0597: Download complete [2020-11-06T04:54:44.609Z] df20fa9351a1: Pull complete [2020-11-06T04:54:44.872Z] 36b3adc4ff6f: Pull complete [2020-11-06T04:54:44.872Z] 8ad3a11d3b57: Verifying Checksum [2020-11-06T04:54:44.872Z] 8ad3a11d3b57: Download complete [2020-11-06T04:54:45.452Z] 8ad3a11d3b57: Pull complete [2020-11-06T04:54:45.721Z] 46f8f816bc3b: Pull complete [2020-11-06T04:54:46.304Z] 93b61091891f: Pull complete [2020-11-06T04:54:46.567Z] 93b9cdb0e59b: Pull complete [2020-11-06T04:54:46.567Z] 5e14af77c1be: Pull complete [2020-11-06T04:54:46.567Z] aa168da1d23b: Verifying Checksum [2020-11-06T04:54:46.567Z] aa168da1d23b: Download complete [2020-11-06T04:54:46.831Z] 01666e4c0597: Pull complete [2020-11-06T04:54:53.463Z] aa168da1d23b: Pull complete [2020-11-06T04:54:53.463Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-06T04:54:53.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-06T04:54:53.463Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-06T04:54:53.648Z] prd-centos7-docker-4c-2g-11348 does not seem to be running inside a container [2020-11-06T04:54:53.706Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-06T04:55:00.043Z] $ docker top 741011df5e13579ba4e5713ebbd5b344eeb07cb1bc29de4f8e9286310dbb2c29 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-06T04:55:00.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-06T04:55:00.939Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-06T04:55:01.248Z] + ls /var/log/sa-host [2020-11-06T04:55:01.248Z] + sadf -c /var/log/sa-host/sa05 [2020-11-06T04:55:01.248Z] file_magic: OK [2020-11-06T04:55:01.248Z] HZ: Using current value: 100 [2020-11-06T04:55:01.248Z] file_header: OK [2020-11-06T04:55:01.248Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-06T04:55:01.248Z] Statistics: [2020-11-06T04:55:01.248Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-06T04:55:01.248Z] File successfully converted to sysstat format version 12.2.1 [2020-11-06T04:55:01.248Z] + sadf -c /var/log/sa-host/sa06 [2020-11-06T04:55:01.248Z] file_magic: OK [2020-11-06T04:55:01.248Z] HZ: Using current value: 100 [2020-11-06T04:55:01.248Z] file_header: OK [2020-11-06T04:55:01.248Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-06T04:55:01.248Z] Statistics: [2020-11-06T04:55:01.248Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-06T04:55:01.248Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-06T04:55:01.936Z] provisioning config files... [2020-11-06T04:55:01.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1820689950971158tmp [Pipeline] { [Pipeline] echo [2020-11-06T04:55:02.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:55:02.347Z] ---> create-netrc.sh [Pipeline] } [2020-11-06T04:55:02.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-06T04:55:02.467Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:55:02.770Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-06T04:55:02.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:55:03.081Z] ---> sudo-logs.sh [2020-11-06T04:55:03.081Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-06T04:55:03.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:55:03.390Z] ---> job-cost.sh [2020-11-06T04:55:03.390Z] lf-activate-venv: SKIPPING [2020-11-06T04:55:03.390Z] INFO: No Stack... [2020-11-06T04:55:04.782Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-06T04:55:05.356Z] INFO: Archiving Costs [Pipeline] echo [2020-11-06T04:55:05.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-06T04:55:05.668Z] ---> logs-deploy.sh [2020-11-06T04:55:05.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-650/4 [2020-11-06T04:55:05.668Z] INFO: archiving workspace using pattern(s): [2020-11-06T04:55:07.588Z] Archives upload complete. [2020-11-06T04:55:07.588Z] INFO: archiving logs to Nexus [2020-11-06T04:55:08.535Z] ---> uname -a: [2020-11-06T04:55:08.535Z] Linux prd-centos7-docker-4c-2g-11348.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> lscpu: [2020-11-06T04:55:08.535Z] Architecture: x86_64 [2020-11-06T04:55:08.535Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-06T04:55:08.535Z] Byte Order: Little Endian [2020-11-06T04:55:08.535Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-06T04:55:08.535Z] CPU(s): 4 [2020-11-06T04:55:08.535Z] On-line CPU(s) list: 0-3 [2020-11-06T04:55:08.535Z] Thread(s) per core: 1 [2020-11-06T04:55:08.535Z] Core(s) per socket: 1 [2020-11-06T04:55:08.535Z] Socket(s): 4 [2020-11-06T04:55:08.535Z] NUMA node(s): 1 [2020-11-06T04:55:08.535Z] Vendor ID: GenuineIntel [2020-11-06T04:55:08.535Z] CPU family: 6 [2020-11-06T04:55:08.535Z] Model: 44 [2020-11-06T04:55:08.535Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-06T04:55:08.535Z] Stepping: 1 [2020-11-06T04:55:08.535Z] CPU MHz: 2933.438 [2020-11-06T04:55:08.535Z] BogoMIPS: 5866.87 [2020-11-06T04:55:08.535Z] Virtualization: VT-x [2020-11-06T04:55:08.535Z] Hypervisor vendor: KVM [2020-11-06T04:55:08.535Z] Virtualization type: full [2020-11-06T04:55:08.535Z] L1d cache: 128 KiB [2020-11-06T04:55:08.535Z] L1i cache: 128 KiB [2020-11-06T04:55:08.535Z] L2 cache: 16 MiB [2020-11-06T04:55:08.535Z] L3 cache: 64 MiB [2020-11-06T04:55:08.535Z] NUMA node0 CPU(s): 0-3 [2020-11-06T04:55:08.535Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-06T04:55:08.535Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-06T04:55:08.535Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-06T04:55:08.535Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-06T04:55:08.535Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-06T04:55:08.535Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-06T04:55:08.535Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-06T04:55:08.535Z] Vulnerability Tsx async abort: Not affected [2020-11-06T04:55:08.535Z] 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-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> nproc: [2020-11-06T04:55:08.535Z] 4 [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> df -h: [2020-11-06T04:55:08.535Z] Filesystem Size Used Available Use% Mounted on [2020-11-06T04:55:08.535Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-06T04:55:08.535Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-06T04:55:08.535Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-06T04:55:08.535Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-06T04:55:08.535Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> free -m: [2020-11-06T04:55:08.535Z] total used free shared buff/cache available [2020-11-06T04:55:08.535Z] Mem: 1837 696 96 0 1045 1039 [2020-11-06T04:55:08.535Z] Swap: 1023 0 1023 [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> ip addr: [2020-11-06T04:55:08.535Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-06T04:55:08.535Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-06T04:55:08.535Z] inet 127.0.0.1/8 scope host lo [2020-11-06T04:55:08.535Z] valid_lft forever preferred_lft forever [2020-11-06T04:55:08.535Z] inet6 ::1/128 scope host [2020-11-06T04:55:08.535Z] valid_lft forever preferred_lft forever [2020-11-06T04:55:08.535Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-06T04:55:08.535Z] link/ether fa:16:3e:f2:85:7b brd ff:ff:ff:ff:ff:ff [2020-11-06T04:55:08.535Z] inet 10.30.123.44/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-06T04:55:08.535Z] valid_lft 85907sec preferred_lft 85907sec [2020-11-06T04:55:08.535Z] inet6 fe80::f816:3eff:fef2:857b/64 scope link [2020-11-06T04:55:08.535Z] valid_lft forever preferred_lft forever [2020-11-06T04:55:08.535Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-06T04:55:08.535Z] link/ether 02:42:7a:65:e7:fd brd ff:ff:ff:ff:ff:ff [2020-11-06T04:55:08.535Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-06T04:55:08.535Z] valid_lft forever preferred_lft forever [2020-11-06T04:55:08.535Z] inet6 fe80::42:7aff:fe65:e7fd/64 scope link [2020-11-06T04:55:08.535Z] valid_lft forever preferred_lft forever [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] ---> sar -b -r -n DEV: [2020-11-06T04:55:08.535Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/06/20 _x86_64_ (4 CPU) [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] 04:46:40 LINUX RESTART (4 CPU) [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] 04:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-06T04:55:08.535Z] 04:48:02 159.67 70.06 89.61 0.00 8762.75 40337.78 0.00 [2020-11-06T04:55:08.535Z] 04:49:01 3.45 0.00 3.45 0.00 0.00 114.68 0.00 [2020-11-06T04:55:08.535Z] 04:50:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 [2020-11-06T04:55:08.535Z] 04:51:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2020-11-06T04:55:08.535Z] 04:52:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2020-11-06T04:55:08.535Z] 04:53:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 [2020-11-06T04:55:08.535Z] 04:54:01 0.32 0.02 0.30 0.00 0.13 3.25 0.00 [2020-11-06T04:55:08.535Z] Average: 23.58 10.04 13.54 0.00 1255.45 5798.30 0.00 [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] 04:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-06T04:55:08.535Z] 04:48:02 149352 0 598416 31.80 2620 1131168 1128828 38.52 426560 1143040 128 [2020-11-06T04:55:08.535Z] 04:49:01 155804 0 591876 31.46 2620 1131256 1083812 36.99 424640 1139976 20 [2020-11-06T04:55:08.535Z] 04:50:01 155696 0 591976 31.46 2620 1131264 1083984 36.99 425120 1139964 8 [2020-11-06T04:55:08.535Z] 04:51:01 155052 0 592616 31.50 2620 1131268 1084068 37.00 425660 1139964 8 [2020-11-06T04:55:08.535Z] 04:52:01 155148 0 592512 31.49 2620 1131276 1083876 36.99 436628 1129164 8 [2020-11-06T04:55:08.535Z] 04:53:01 154572 0 593084 31.52 2620 1131280 1083960 36.99 440164 1126084 8 [2020-11-06T04:55:08.535Z] 04:54:01 155072 0 592576 31.49 2620 1131288 1083876 36.99 439736 1126084 8 [2020-11-06T04:55:08.535Z] Average: 154385 0 593294 31.53 2620 1131257 1090343 37.21 431215 1134897 27 [2020-11-06T04:55:08.535Z] [2020-11-06T04:55:08.535Z] 04:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-06T04:55:08.535Z] 04:48:02 eth0 531.14 321.49 1085.53 98.27 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.535Z] 04:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.535Z] 04:48:02 docker0 10.94 8.72 1.52 20.28 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.535Z] 04:49:01 eth0 0.42 0.10 0.02 0.02 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.535Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:50:01 eth0 3.95 1.78 3.05 0.12 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:51:01 eth0 1.43 0.82 0.61 0.38 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:52:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:53:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] Average: eth0 77.00 46.51 156.07 14.17 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] Average: docker0 1.57 1.25 0.22 2.90 0.00 0.00 0.00 0.00 [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z] ---> sar -P ALL: [2020-11-06T04:55:08.536Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/06/20 _x86_64_ (4 CPU) [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z] 04:46:40 LINUX RESTART (4 CPU) [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z] 04:47:01 CPU %user %nice %system %iowait %steal %idle [2020-11-06T04:55:08.536Z] 04:48:02 all 15.78 0.00 9.41 7.81 0.04 66.96 [2020-11-06T04:55:08.536Z] 04:48:02 0 15.38 0.00 10.70 6.88 0.05 67.00 [2020-11-06T04:55:08.536Z] 04:48:02 1 15.61 0.00 10.44 8.94 0.03 64.97 [2020-11-06T04:55:08.536Z] 04:48:02 2 15.83 0.00 8.39 8.40 0.03 67.34 [2020-11-06T04:55:08.536Z] 04:48:02 3 16.30 0.00 8.12 7.02 0.03 68.52 [2020-11-06T04:55:08.536Z] 04:49:01 all 0.11 0.00 0.06 0.00 0.00 99.83 [2020-11-06T04:55:08.536Z] 04:49:01 0 0.34 0.00 0.08 0.00 0.02 99.56 [2020-11-06T04:55:08.536Z] 04:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-06T04:55:08.536Z] 04:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-06T04:55:08.536Z] 04:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-06T04:55:08.536Z] 04:50:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-11-06T04:55:08.536Z] 04:50:01 0 0.55 0.00 0.03 0.00 0.00 99.42 [2020-11-06T04:55:08.536Z] 04:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-06T04:55:08.536Z] 04:50:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-11-06T04:55:08.536Z] 04:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-06T04:55:08.536Z] 04:51:01 all 0.07 0.00 0.04 0.00 0.00 99.89 [2020-11-06T04:55:08.536Z] 04:51:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2020-11-06T04:55:08.536Z] 04:51:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-11-06T04:55:08.536Z] 04:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-11-06T04:55:08.536Z] 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-06T04:55:08.536Z] 04:52:01 all 0.12 0.00 0.05 0.00 0.00 99.84 [2020-11-06T04:55:08.536Z] 04:52:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2020-11-06T04:55:08.536Z] 04:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-06T04:55:08.536Z] 04:52:01 2 0.35 0.00 0.03 0.00 0.00 99.62 [2020-11-06T04:55:08.536Z] 04:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-06T04:55:08.536Z] 04:53:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-11-06T04:55:08.536Z] 04:53:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2020-11-06T04:55:08.536Z] 04:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-06T04:55:08.536Z] 04:53:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2020-11-06T04:55:08.536Z] 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-06T04:55:08.536Z] 04:54:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-11-06T04:55:08.536Z] 04:54:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2020-11-06T04:55:08.536Z] 04:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-06T04:55:08.536Z] 04:54:01 2 0.57 0.00 0.03 0.00 0.00 99.40 [2020-11-06T04:55:08.536Z] 04:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-06T04:55:08.536Z] Average: all 2.35 0.00 1.37 1.11 0.01 95.17 [2020-11-06T04:55:08.536Z] Average: 0 2.34 0.00 1.57 0.97 0.01 95.10 [2020-11-06T04:55:08.536Z] Average: 1 2.24 0.00 1.51 1.27 0.01 94.98 [2020-11-06T04:55:08.536Z] Average: 2 2.48 0.00 1.22 1.19 0.00 95.09 [2020-11-06T04:55:08.536Z] Average: 3 2.33 0.00 1.17 0.99 0.00 95.50 [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z] [2020-11-06T04:55:08.536Z]