Pull request #821 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2a36bafe293b25006f64805c70b5c0d22d9ee1a2+e2b795a37b7f4058c403051823a7e04e4e702841 (586c0958e9a4ee0e8187549a1e45b90a585d7967) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30288’ Running on prd-centos7-docker-4c-2g-30290 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [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-821 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # 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 e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk f3a93df600ccc61f0532ab2a2bef02090713baf8 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T09:38:10.303Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T09:38:10.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T09:38:10.705Z] ========================================================= [2021-03-18T09:38:10.706Z] EdgeX Global Pipelines Version Info [2021-03-18T09:38:10.706Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:38:12.085Z] ------------------- [2021-03-18T09:38:12.085Z] stable info: [2021-03-18T09:38:12.085Z] ------------------- [2021-03-18T09:38:12.085Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T09:38:12.085Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T09:38:12.085Z] Message: update stable to v1.0.186 [2021-03-18T09:38:13.033Z] ------------------- [2021-03-18T09:38:13.034Z] experimental info: [2021-03-18T09:38:13.034Z] ------------------- [2021-03-18T09:38:13.034Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T09:38:13.034Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T09:38:13.034Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T09:38:13.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-18T09:38:13.432Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-18T09:38:13.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T09:38:13.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T09:38:13.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T09:38:13.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T09:38:13.868Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T09:38:13.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T09:38:14.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-18T09:38:14.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T09:38:14.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T09:38:14.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-18T09:38:14.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T09:38:14.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T09:38:14.720Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T09:38:14.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T09:38:14.887Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T09:38:14.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T09:38:15.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T09:38:15.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T09:38:15.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-18T09:38:15.338Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-18T09:38:15.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T09:38:15.514Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T09:38:15.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-18T09:38:15.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T09:38:15.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-821 [Pipeline] echo [2021-03-18T09:38:15.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-821 [Pipeline] echo [2021-03-18T09:38:15.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-821 [Pipeline] echo [2021-03-18T09:38:16.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] echo [2021-03-18T09:38:16.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a36baf [Pipeline] echo [2021-03-18T09:38:16.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T09:38:16.388Z] provisioning config files... [2021-03-18T09:38:16.417Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config5986063514915435766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:38:16.775Z] ---> docker-login.sh [2021-03-18T09:38:16.775Z] nexus3.edgexfoundry.org:10001 [2021-03-18T09:38:17.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:38:17.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:38:17.309Z] Configure a credential helper to remove this warning. See [2021-03-18T09:38:17.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:38:17.309Z] [2021-03-18T09:38:17.309Z] Login Succeeded [2021-03-18T09:38:17.309Z] nexus3.edgexfoundry.org:10002 [2021-03-18T09:38:17.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:38:17.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:38:17.309Z] Configure a credential helper to remove this warning. See [2021-03-18T09:38:17.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:38:17.309Z] [2021-03-18T09:38:17.309Z] Login Succeeded [2021-03-18T09:38:17.309Z] nexus3.edgexfoundry.org:10003 [2021-03-18T09:38:17.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:38:17.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:38:17.574Z] Configure a credential helper to remove this warning. See [2021-03-18T09:38:17.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:38:17.574Z] [2021-03-18T09:38:17.574Z] Login Succeeded [2021-03-18T09:38:17.574Z] nexus3.edgexfoundry.org:10004 [2021-03-18T09:38:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:38:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:38:17.836Z] Configure a credential helper to remove this warning. See [2021-03-18T09:38:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:38:17.836Z] [2021-03-18T09:38:17.836Z] Login Succeeded [2021-03-18T09:38:17.836Z] docker.io [2021-03-18T09:38:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:38:18.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:38:18.100Z] Configure a credential helper to remove this warning. See [2021-03-18T09:38:18.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:38:18.100Z] [2021-03-18T09:38:18.100Z] Login Succeeded [2021-03-18T09:38:18.100Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T09:38:18.110Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T09:38:18.929Z] + git log --format=format:%s -1 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] echo [2021-03-18T09:38:19.006Z] GIT_COMMIT: 2a36bafe293b25006f64805c70b5c0d22d9ee1a2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-03-18T09:38:19.052Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:38:19.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T09:38:19.664Z] [2021-03-18T09:38:19.664Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:38:20.018Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T09:38:20.019Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T09:38:20.019Z] 31603596830f: Pulling fs layer [2021-03-18T09:38:20.019Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T09:38:20.019Z] 6ca5941a6612: Pulling fs layer [2021-03-18T09:38:20.019Z] ecc8261a40a4: Pulling fs layer [2021-03-18T09:38:20.019Z] ecc8261a40a4: Waiting [2021-03-18T09:38:20.019Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T09:38:20.019Z] 2a8b12db71e7: Download complete [2021-03-18T09:38:20.019Z] 31603596830f: Download complete [2021-03-18T09:38:20.282Z] ecc8261a40a4: Verifying Checksum [2021-03-18T09:38:20.282Z] ecc8261a40a4: Download complete [2021-03-18T09:38:20.282Z] 6ca5941a6612: Verifying Checksum [2021-03-18T09:38:20.282Z] 6ca5941a6612: Download complete [2021-03-18T09:38:20.544Z] 31603596830f: Pull complete [2021-03-18T09:38:20.808Z] 2a8b12db71e7: Pull complete [2021-03-18T09:38:21.385Z] 6ca5941a6612: Pull complete [2021-03-18T09:38:21.648Z] ecc8261a40a4: Pull complete [2021-03-18T09:38:21.648Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T09:38:21.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T09:38:21.648Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T09:38:21.762Z] prd-centos7-docker-4c-2g-30290 does not seem to be running inside a container [2021-03-18T09:38:21.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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 [2021-03-18T09:38:23.919Z] $ docker top d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T09:38:24.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T09:38:24.229Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T09:38:24.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T09:38:24.443Z] $ docker exec d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent [2021-03-18T09:38:24.612Z] SSH_AUTH_SOCK=/tmp/ssh-FGBRyd7O1OXz/agent.13 [2021-03-18T09:38:24.612Z] SSH_AGENT_PID=18 [2021-03-18T09:38:24.622Z] Running ssh-add (command line suppressed) [2021-03-18T09:38:24.738Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1528903856969912829.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1528903856969912829.key) [2021-03-18T09:38:24.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T09:38:25.123Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T09:38:25.143Z] $ docker exec --env ******** --env ******** d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent -k [2021-03-18T09:38:25.255Z] unset SSH_AUTH_SOCK; [2021-03-18T09:38:25.255Z] unset SSH_AGENT_PID; [2021-03-18T09:38:25.255Z] echo Agent pid 18 killed; [2021-03-18T09:38:25.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T09:38:25.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T09:38:25.475Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T09:38:25.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T09:38:25.649Z] $ docker exec d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent [2021-03-18T09:38:25.811Z] SSH_AUTH_SOCK=/tmp/ssh-BPAxH4nEUd44/agent.47 [2021-03-18T09:38:25.811Z] SSH_AGENT_PID=52 [2021-03-18T09:38:25.818Z] Running ssh-add (command line suppressed) [2021-03-18T09:38:25.935Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1250884026983069655.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1250884026983069655.key) [2021-03-18T09:38:25.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T09:38:26.327Z] + git semver init [2021-03-18T09:38:26.327Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T09:38:26.327Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.git [2021-03-18T09:38:26.327Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-821 [2021-03-18T09:38:26.327Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T09:38:26.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T09:38:26.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T09:38:26.327Z] # $SEMVER_BRANCH = PR-821 [2021-03-18T09:38:26.327Z] # $SEMVER_TEMP = /tmp/semver-203068832 [2021-03-18T09:38:26.327Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-18T09:38:27.276Z] # '/tmp/semver-203068832' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver' [2021-03-18T09:38:27.276Z] # -> Force: false [2021-03-18T09:38:27.276Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver [Pipeline] } [2021-03-18T09:38:27.291Z] $ docker exec --env ******** --env ******** d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent -k [2021-03-18T09:38:27.436Z] unset SSH_AUTH_SOCK; [2021-03-18T09:38:27.437Z] unset SSH_AGENT_PID; [2021-03-18T09:38:27.437Z] echo Agent pid 52 killed; [2021-03-18T09:38:27.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T09:38:27.999Z] + git semver [Pipeline] } [2021-03-18T09:38:28.015Z] $ docker stop --time=1 d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 [2021-03-18T09:38:29.365Z] $ docker rm -f d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T09:38:29.894Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T09:38:30.463Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T09:38:30.467Z] [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 [2021-03-18T09:38:45.997Z] Still waiting to schedule task [2021-03-18T09:38:45.997Z] ‘prd-centos7-docker-4c-2g-30291’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30289’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-18T09:38:46.000Z] Still waiting to schedule task [2021-03-18T09:38:46.000Z] ‘prd-centos7-docker-4c-2g-30291’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30289’ is offline [2021-03-18T09:41:22.239Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30292 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws [2021-03-18T09:41:22.346Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-03-18T09:41:28.035Z] using credential edgex-jenkins-ssh [2021-03-18T09:41:28.099Z] Cloning the remote Git repository [2021-03-18T09:41:28.168Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:28.302Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-03-18T09:41:28.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:28.397Z] > git --version # timeout=10 [2021-03-18T09:41:28.424Z] > git --version # 'git version 2.17.1' [2021-03-18T09:41:28.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:28.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T09:41:29.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-18T09:41:29.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T09:41:29.821Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-18T09:41:29.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:29.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:29.884Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T09:41:30.329Z] Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:41:30.561Z] Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:41:30.562Z] Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) [2021-03-18T09:41:30.358Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T09:41:30.385Z] > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [2021-03-18T09:41:30.491Z] > git remote # timeout=10 [2021-03-18T09:41:30.508Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T09:41:30.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:30.535Z] > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 [2021-03-18T09:41:30.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T09:41:30.576Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T09:41:30.597Z] > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [2021-03-18T09:41:35.038Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T09:41:36.575Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T09:41:36.982Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T09:41:37.500Z] + sudo service docker restart [2021-03-18T09:41:37.501Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T09:41:39.547Z] provisioning config files... [2021-03-18T09:41:39.587Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7832345420796911822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:41:39.994Z] ---> docker-login.sh [2021-03-18T09:41:39.994Z] nexus3.edgexfoundry.org:10001 [2021-03-18T09:41:40.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:41:41.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:41:41.257Z] Configure a credential helper to remove this warning. See [2021-03-18T09:41:41.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:41:41.257Z] [2021-03-18T09:41:41.257Z] Login Succeeded [2021-03-18T09:41:41.257Z] nexus3.edgexfoundry.org:10002 [2021-03-18T09:41:41.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:41:41.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:41:41.856Z] Configure a credential helper to remove this warning. See [2021-03-18T09:41:41.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:41:41.856Z] [2021-03-18T09:41:41.856Z] Login Succeeded [2021-03-18T09:41:41.856Z] nexus3.edgexfoundry.org:10003 [2021-03-18T09:41:42.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:41:42.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:41:42.407Z] Configure a credential helper to remove this warning. See [2021-03-18T09:41:42.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:41:42.407Z] [2021-03-18T09:41:42.407Z] Login Succeeded [2021-03-18T09:41:42.407Z] nexus3.edgexfoundry.org:10004 [2021-03-18T09:41:42.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:41:42.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:41:42.959Z] Configure a credential helper to remove this warning. See [2021-03-18T09:41:42.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:41:42.959Z] [2021-03-18T09:41:42.959Z] Login Succeeded [2021-03-18T09:41:42.959Z] docker.io [2021-03-18T09:41:43.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:41:43.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:41:43.828Z] Configure a credential helper to remove this warning. See [2021-03-18T09:41:43.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:41:43.828Z] [2021-03-18T09:41:43.828Z] Login Succeeded [2021-03-18T09:41:43.828Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T09:41:43.846Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T09:41:44.298Z] ========================================================= [2021-03-18T09:41:44.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T09:41:44.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:41:44.672Z] + 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 . [2021-03-18T09:41:44.946Z] Sending build context to Docker daemon 2.268MB [2021-03-18T09:41:44.946Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T09:41:44.946Z] Step 2/8 : FROM ${BASE} [2021-03-18T09:41:45.218Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T09:41:45.218Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T09:41:45.218Z] a4357932f1b6: Pulling fs layer [2021-03-18T09:41:45.218Z] 18c013af1878: Pulling fs layer [2021-03-18T09:41:45.218Z] 00ac8860ef70: Pulling fs layer [2021-03-18T09:41:45.218Z] 63d7cb157983: Pulling fs layer [2021-03-18T09:41:45.218Z] b116817d02f9: Pulling fs layer [2021-03-18T09:41:45.218Z] 745a02a5169b: Pulling fs layer [2021-03-18T09:41:45.218Z] 00ac8860ef70: Waiting [2021-03-18T09:41:45.218Z] 63d7cb157983: Waiting [2021-03-18T09:41:45.218Z] b116817d02f9: Waiting [2021-03-18T09:41:45.218Z] 745a02a5169b: Waiting [2021-03-18T09:41:45.218Z] 18c013af1878: Verifying Checksum [2021-03-18T09:41:45.218Z] 18c013af1878: Download complete [2021-03-18T09:41:45.218Z] a4357932f1b6: Download complete [2021-03-18T09:41:45.218Z] 63d7cb157983: Verifying Checksum [2021-03-18T09:41:45.218Z] 63d7cb157983: Download complete [2021-03-18T09:41:45.218Z] b116817d02f9: Verifying Checksum [2021-03-18T09:41:45.218Z] b116817d02f9: Download complete [2021-03-18T09:41:45.815Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T09:41:45.815Z] 5f621e34cdf4: Download complete [2021-03-18T09:41:46.836Z] 5f621e34cdf4: Pull complete [2021-03-18T09:41:47.438Z] a4357932f1b6: Pull complete [2021-03-18T09:41:47.714Z] 18c013af1878: Pull complete [2021-03-18T09:41:48.310Z] 745a02a5169b: Verifying Checksum [2021-03-18T09:41:48.310Z] 745a02a5169b: Download complete [2021-03-18T09:41:49.743Z] 00ac8860ef70: Verifying Checksum [2021-03-18T09:41:49.743Z] 00ac8860ef70: Download complete [2021-03-18T09:41:55.000Z] Running on prd-centos7-docker-4c-2g-30293 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws [2021-03-18T09:41:55.081Z] Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-03-18T09:41:57.439Z] using credential edgex-jenkins-ssh [2021-03-18T09:41:57.489Z] Cloning the remote Git repository [2021-03-18T09:41:56.748Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:56.822Z] > git init /w/workspace/device-sdk-go/3 # timeout=10 [2021-03-18T09:41:56.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:56.888Z] > git --version # timeout=10 [2021-03-18T09:41:56.898Z] > git --version # 'git version 2.24.3' [2021-03-18T09:41:56.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:56.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T09:41:57.659Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-18T09:41:57.667Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T09:41:57.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-18T09:41:57.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-18T09:41:57.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:57.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T09:41:58.769Z] Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:41:58.869Z] Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:41:58.870Z] Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) [2021-03-18T09:41:58.109Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T09:41:58.118Z] > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [2021-03-18T09:41:58.170Z] > git remote # timeout=10 [2021-03-18T09:41:58.178Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T09:41:58.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T09:41:58.190Z] > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 [2021-03-18T09:41:58.202Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T09:41:58.213Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T09:41:58.218Z] > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 [2021-03-18T09:41:59.914Z] 00ac8860ef70: Pull complete [2021-03-18T09:42:00.195Z] 63d7cb157983: Pull complete [2021-03-18T09:42:00.471Z] b116817d02f9: Pull complete [2021-03-18T09:42:02.272Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T09:42:03.460Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T09:42:03.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T09:42:04.092Z] + sudo service docker restart [2021-03-18T09:42:04.092Z] + true [2021-03-18T09:42:04.092Z] Redirecting to /bin/systemctl restart docker.service [2021-03-18T09:42:04.820Z] 745a02a5169b: Pull complete [2021-03-18T09:42:04.820Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T09:42:04.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T09:42:04.820Z] ---> b7e6874047d6 [2021-03-18T09:42:04.820Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T09:42:05.575Z] provisioning config files... [2021-03-18T09:42:05.600Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4910028775088358982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:42:05.966Z] ---> docker-login.sh [2021-03-18T09:42:05.966Z] nexus3.edgexfoundry.org:10001 [2021-03-18T09:42:06.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:42:06.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:42:06.227Z] Configure a credential helper to remove this warning. See [2021-03-18T09:42:06.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:42:06.227Z] [2021-03-18T09:42:06.227Z] Login Succeeded [2021-03-18T09:42:06.227Z] nexus3.edgexfoundry.org:10002 [2021-03-18T09:42:06.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:42:06.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:42:06.489Z] Configure a credential helper to remove this warning. See [2021-03-18T09:42:06.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:42:06.489Z] [2021-03-18T09:42:06.489Z] Login Succeeded [2021-03-18T09:42:06.489Z] nexus3.edgexfoundry.org:10003 [2021-03-18T09:42:06.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:42:06.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:42:06.752Z] Configure a credential helper to remove this warning. See [2021-03-18T09:42:06.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:42:06.752Z] [2021-03-18T09:42:06.752Z] Login Succeeded [2021-03-18T09:42:06.752Z] nexus3.edgexfoundry.org:10004 [2021-03-18T09:42:06.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:42:06.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:42:06.752Z] Configure a credential helper to remove this warning. See [2021-03-18T09:42:06.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:42:06.752Z] [2021-03-18T09:42:06.752Z] Login Succeeded [2021-03-18T09:42:06.752Z] docker.io [2021-03-18T09:42:07.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T09:42:07.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T09:42:07.288Z] Configure a credential helper to remove this warning. See [2021-03-18T09:42:07.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T09:42:07.288Z] [2021-03-18T09:42:07.288Z] Login Succeeded [2021-03-18T09:42:07.288Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T09:42:07.298Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-03-18T09:42:07.470Z] ---> Running in e31375c5cb6f [Pipeline] unstash [Pipeline] echo [2021-03-18T09:42:07.624Z] ========================================================= [2021-03-18T09:42:07.625Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T09:42:07.625Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:42:07.752Z] Removing intermediate container e31375c5cb6f [2021-03-18T09:42:07.752Z] ---> 9ebe65ca3ba2 [2021-03-18T09:42:07.752Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T09:42:07.973Z] + 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 . [2021-03-18T09:42:07.974Z] Sending build context to Docker daemon 2.269MB [2021-03-18T09:42:07.974Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T09:42:07.974Z] Step 2/8 : FROM ${BASE} [2021-03-18T09:42:08.027Z] ---> Running in 3b09e7b13c8a [2021-03-18T09:42:08.238Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T09:42:08.238Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T09:42:08.238Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T09:42:08.238Z] de9db76c5a1d: Pulling fs layer [2021-03-18T09:42:08.238Z] bca2f99d35d6: Pulling fs layer [2021-03-18T09:42:08.238Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T09:42:08.238Z] 7c6f9722023f: Pulling fs layer [2021-03-18T09:42:08.238Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T09:42:08.238Z] 93359f2a8cfa: Waiting [2021-03-18T09:42:08.238Z] 7c6f9722023f: Waiting [2021-03-18T09:42:08.238Z] a35cf1a2eb13: Waiting [2021-03-18T09:42:08.238Z] bca2f99d35d6: Waiting [2021-03-18T09:42:08.238Z] de9db76c5a1d: Verifying Checksum [2021-03-18T09:42:08.238Z] de9db76c5a1d: Download complete [2021-03-18T09:42:08.238Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T09:42:08.238Z] 0ef7d3d256c8: Download complete [2021-03-18T09:42:08.238Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T09:42:08.238Z] 93359f2a8cfa: Download complete [2021-03-18T09:42:08.238Z] 7c6f9722023f: Verifying Checksum [2021-03-18T09:42:08.238Z] 7c6f9722023f: Download complete [2021-03-18T09:42:08.238Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T09:42:08.238Z] 188c0c94c7c5: Download complete [2021-03-18T09:42:08.516Z] 188c0c94c7c5: Pull complete [2021-03-18T09:42:08.779Z] 0ef7d3d256c8: Pull complete [2021-03-18T09:42:08.779Z] de9db76c5a1d: Pull complete [2021-03-18T09:42:10.676Z] Removing intermediate container 3b09e7b13c8a [2021-03-18T09:42:10.677Z] ---> 18d854f97ab1 [2021-03-18T09:42:10.677Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-18T09:42:10.677Z] ---> Running in dbd0d9978666 [2021-03-18T09:42:10.702Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T09:42:10.702Z] a35cf1a2eb13: Download complete [2021-03-18T09:42:10.702Z] bca2f99d35d6: Verifying Checksum [2021-03-18T09:42:10.702Z] bca2f99d35d6: Download complete [2021-03-18T09:42:12.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T09:42:12.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T09:42:13.359Z] OK: 142 MiB in 39 packages [2021-03-18T09:42:14.803Z] Removing intermediate container dbd0d9978666 [2021-03-18T09:42:14.803Z] ---> 3bf5423d758d [2021-03-18T09:42:14.803Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-18T09:42:14.803Z] ---> Running in 1dd8b170af3e [2021-03-18T09:42:15.402Z] Removing intermediate container 1dd8b170af3e [2021-03-18T09:42:15.402Z] ---> 388c94b10047 [2021-03-18T09:42:15.402Z] Step 7/8 : COPY . . [2021-03-18T09:42:16.072Z] bca2f99d35d6: Pull complete [2021-03-18T09:42:16.072Z] 93359f2a8cfa: Pull complete [2021-03-18T09:42:16.072Z] 7c6f9722023f: Pull complete [2021-03-18T09:42:16.385Z] ---> bae555746adf [2021-03-18T09:42:16.385Z] Step 8/8 : RUN go mod download [2021-03-18T09:42:16.658Z] ---> Running in a85237fddd56 [2021-03-18T09:42:22.699Z] a35cf1a2eb13: Pull complete [2021-03-18T09:42:22.699Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T09:42:22.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T09:42:22.699Z] ---> a62c8e92a672 [2021-03-18T09:42:22.699Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T09:42:22.964Z] ---> Running in cc590a78553c [2021-03-18T09:42:23.228Z] Removing intermediate container cc590a78553c [2021-03-18T09:42:23.228Z] ---> f88873fef812 [2021-03-18T09:42:23.228Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T09:42:23.228Z] ---> Running in 6f3c3970206d [2021-03-18T09:42:24.179Z] Removing intermediate container 6f3c3970206d [2021-03-18T09:42:24.179Z] ---> 73f044abcbd9 [2021-03-18T09:42:24.179Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-18T09:42:24.444Z] ---> Running in 478ca720cbce [2021-03-18T09:42:25.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T09:42:25.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T09:42:26.179Z] OK: 166 MiB in 39 packages [2021-03-18T09:42:26.441Z] Removing intermediate container 478ca720cbce [2021-03-18T09:42:26.441Z] ---> de7152277569 [2021-03-18T09:42:26.441Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-18T09:42:26.702Z] ---> Running in 61e120c2bf39 [2021-03-18T09:42:26.702Z] Removing intermediate container 61e120c2bf39 [2021-03-18T09:42:26.702Z] ---> e1f2cce2c1bb [2021-03-18T09:42:26.702Z] Step 7/8 : COPY . . [2021-03-18T09:42:28.099Z] ---> 0d4df812e399 [2021-03-18T09:42:28.099Z] Step 8/8 : RUN go mod download [2021-03-18T09:42:28.099Z] ---> Running in ee6dc2165214 [2021-03-18T09:42:43.475Z] Removing intermediate container a85237fddd56 [2021-03-18T09:42:43.475Z] ---> af088680f9ed [2021-03-18T09:42:43.475Z] Successfully built af088680f9ed [2021-03-18T09:42:43.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:42:43.812Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T09:42:43.812Z] . [Pipeline] withDockerContainer [2021-03-18T09:42:44.091Z] prd-ubuntu18.04-docker-arm64-4c-16g-30292 does not seem to be running inside a container [2021-03-18T09:42:44.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T09:42:45.933Z] $ docker top e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 -eo pid,comm [Pipeline] { [2021-03-18T09:42:46.274Z] Removing intermediate container ee6dc2165214 [2021-03-18T09:42:46.274Z] ---> b9f08e84d7b6 [2021-03-18T09:42:46.274Z] Successfully built b9f08e84d7b6 [2021-03-18T09:42:46.274Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:42:46.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T09:42:46.730Z] . [Pipeline] withDockerContainer [2021-03-18T09:42:46.941Z] prd-centos7-docker-4c-2g-30293 does not seem to be running inside a container [2021-03-18T09:42:46.968Z] + go version [2021-03-18T09:42:46.968Z] go version go1.15.5 linux/arm64 [2021-03-18T09:42:47.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T09:42:47.868Z] $ docker top de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 -eo pid,comm [Pipeline] { [Pipeline] } [2021-03-18T09:42:48.180Z] $ docker stop --time=1 e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 [2021-03-18T09:42:50.176Z] $ docker rm -f e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-18T09:42:50.756Z] + go version [2021-03-18T09:42:50.756Z] go version go1.15.5 linux/amd64 [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [2021-03-18T09:42:50.847Z] $ docker stop --time=1 de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 [2021-03-18T09:42:52.861Z] $ docker rm -f de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:42:53.688Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T09:42:53.688Z] . [Pipeline] withDockerContainer [2021-03-18T09:42:53.774Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T09:42:53.775Z] . [2021-03-18T09:42:53.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-30292 does not seem to be running inside a container [2021-03-18T09:42:54.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T09:42:55.749Z] $ docker top b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-18T09:42:56.232Z] prd-centos7-docker-4c-2g-30293 does not seem to be running inside a container [2021-03-18T09:42:56.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T09:42:57.041Z] $ docker top 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-18T09:42:57.586Z] + make test [2021-03-18T09:42:57.586Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T09:42:57.883Z] + make test [2021-03-18T09:42:57.883Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T09:43:05.793Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-18T09:43:20.105Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-18T09:43:20.810Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-18T09:43:20.810Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-18T09:43:20.810Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-18T09:43:20.810Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-18T09:43:21.774Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 25.5% of statements [2021-03-18T09:43:22.360Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 81.2% of statements [2021-03-18T09:43:54.548Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.094s coverage: 10.5% of statements [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-18T09:43:54.548Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-18T09:43:54.548Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 57.3% of statements [2021-03-18T09:43:54.548Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.148s coverage: 6.6% of statements [2021-03-18T09:43:54.548Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.1% of statements [2021-03-18T09:43:54.548Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-18T09:43:54.548Z] GO111MODULE=on go vet ./... [2021-03-18T09:44:04.687Z] gofmt -l . [2021-03-18T09:44:04.687Z] [ "`gofmt -l .`" = "" ] [2021-03-18T09:44:04.687Z] ./bin/test-attribution-txt.sh [2021-03-18T09:44:04.687Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-18T09:44:04.710Z] $ docker stop --time=1 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a [2021-03-18T09:44:06.767Z] $ docker rm -f 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a [Pipeline] // withDockerContainer [2021-03-18T09:44:07.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-18T09:44:07.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-18T09:44:07.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-18T09:44:07.129Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-18T09:44:07.129Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.131s coverage: 25.5% of statements [Pipeline] sh [2021-03-18T09:44:07.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T09:44:07.733Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.183s coverage: 81.2% of statements [2021-03-18T09:44:07.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-18T09:44:09.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-18T09:44:09.470Z] + ls -al . [2021-03-18T09:44:09.471Z] total 184 [2021-03-18T09:44:09.471Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 18 09:44 . [2021-03-18T09:44:09.471Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 18 09:41 .. [2021-03-18T09:44:09.471Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 18 09:41 bin [2021-03-18T09:44:09.471Z] -rw-r--r--. 1 jenkins jenkins 100015 Mar 18 09:43 coverage.out [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 949 Mar 18 09:41 Dockerfile.build [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 18 09:41 .dockerignore [2021-03-18T09:44:09.471Z] drwxrwxr-x. 4 jenkins jenkins 48 Mar 18 09:41 example [2021-03-18T09:44:09.471Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 18 09:42 .git [2021-03-18T09:44:09.471Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 18 09:41 .github [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 18 09:41 .gitignore [2021-03-18T09:44:09.471Z] -rw-r--r--. 1 jenkins jenkins 479 Mar 18 09:44 go.mod [2021-03-18T09:44:09.471Z] -rw-r--r--. 1 jenkins jenkins 17490 Mar 18 09:44 go.sum [2021-03-18T09:44:09.471Z] drwxrwxr-x. 13 jenkins jenkins 193 Mar 18 09:41 internal [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 18 09:41 Jenkinsfile [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 18 09:41 LICENSE [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 1016 Mar 18 09:41 Makefile [2021-03-18T09:44:09.471Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 18 09:41 openapi [2021-03-18T09:44:09.471Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 18 09:41 pkg [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 18 09:41 README.md [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 18 09:41 RELEASE-NOTES.txt [2021-03-18T09:44:09.471Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 18 09:41 snap [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 18 09:38 VERSION [2021-03-18T09:44:09.471Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 18 09:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:44:09.794Z] + 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=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 --label arch=amd64 --label version=0.0.0 . [2021-03-18T09:44:10.062Z] Sending build context to Docker daemon 2.37MB [2021-03-18T09:44:10.062Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T09:44:10.062Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-18T09:44:10.062Z] ---> b9f08e84d7b6 [2021-03-18T09:44:10.062Z] Step 3/24 : ARG MAKE='make build' [2021-03-18T09:44:10.332Z] ---> Running in a289071c2397 [2021-03-18T09:44:10.596Z] Removing intermediate container a289071c2397 [2021-03-18T09:44:10.596Z] ---> dde4a4623c16 [2021-03-18T09:44:10.596Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-18T09:44:10.596Z] ---> Running in 97008edb7ee1 [2021-03-18T09:44:10.859Z] Removing intermediate container 97008edb7ee1 [2021-03-18T09:44:10.859Z] ---> 0e70fb9873fe [2021-03-18T09:44:10.859Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T09:44:10.859Z] ---> Running in 541316ac0a36 [2021-03-18T09:44:11.122Z] Removing intermediate container 541316ac0a36 [2021-03-18T09:44:11.122Z] ---> 1077646edb7c [2021-03-18T09:44:11.122Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T09:44:11.122Z] ---> Running in baec7a414275 [2021-03-18T09:44:12.076Z] Removing intermediate container baec7a414275 [2021-03-18T09:44:12.076Z] ---> a09a5ea0b868 [2021-03-18T09:44:12.076Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-18T09:44:12.076Z] ---> Running in 878765dd7135 [2021-03-18T09:44:12.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T09:44:13.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T09:44:13.804Z] OK: 166 MiB in 39 packages [2021-03-18T09:44:14.070Z] Removing intermediate container 878765dd7135 [2021-03-18T09:44:14.070Z] ---> 4028c15e55e6 [2021-03-18T09:44:14.070Z] Step 8/24 : COPY . . [2021-03-18T09:44:15.019Z] ---> e8b1dd99c493 [2021-03-18T09:44:15.019Z] Step 9/24 : RUN ${MAKE} [2021-03-18T09:44:15.019Z] ---> Running in 21086dfd0e45 [2021-03-18T09:44:15.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-18T09:44:25.721Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-18T09:44:26.671Z] Removing intermediate container 21086dfd0e45 [2021-03-18T09:44:26.671Z] ---> 79c7b667ad4b [2021-03-18T09:44:26.671Z] Step 10/24 : FROM scratch [2021-03-18T09:44:26.671Z] ---> [2021-03-18T09:44:26.671Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T09:44:26.671Z] ---> Running in b562d44d16e0 [2021-03-18T09:44:26.933Z] Removing intermediate container b562d44d16e0 [2021-03-18T09:44:26.933Z] ---> 9db8af13779c [2021-03-18T09:44:26.933Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-18T09:44:26.933Z] ---> Running in e131139062b7 [2021-03-18T09:44:27.196Z] Removing intermediate container e131139062b7 [2021-03-18T09:44:27.196Z] ---> 166d751b223a [2021-03-18T09:44:27.196Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-18T09:44:27.196Z] ---> Running in 1f541169f437 [2021-03-18T09:44:27.196Z] Removing intermediate container 1f541169f437 [2021-03-18T09:44:27.196Z] ---> 0040f5500cde [2021-03-18T09:44:27.196Z] Step 14/24 : WORKDIR / [2021-03-18T09:44:27.460Z] ---> Running in 4912f6197a57 [2021-03-18T09:44:27.460Z] Removing intermediate container 4912f6197a57 [2021-03-18T09:44:27.460Z] ---> baceff3b52d4 [2021-03-18T09:44:27.460Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-18T09:44:28.035Z] ---> ad002e71c1e2 [2021-03-18T09:44:28.035Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-18T09:44:28.299Z] ---> 93f3546f0a41 [2021-03-18T09:44:28.299Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-18T09:44:28.561Z] ---> 02c82a8c47ba [2021-03-18T09:44:28.561Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-18T09:44:28.824Z] ---> 79c7319a314d [2021-03-18T09:44:28.824Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-18T09:44:28.824Z] ---> faee3b2e29d6 [2021-03-18T09:44:28.824Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-18T09:44:29.086Z] ---> Running in 2d5c6168193a [2021-03-18T09:44:29.086Z] Removing intermediate container 2d5c6168193a [2021-03-18T09:44:29.086Z] ---> ce8c39d4ae80 [2021-03-18T09:44:29.087Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T09:44:29.349Z] ---> Running in 12409e900659 [2021-03-18T09:44:29.349Z] Removing intermediate container 12409e900659 [2021-03-18T09:44:29.349Z] ---> ab62080abfd9 [2021-03-18T09:44:29.349Z] Step 22/24 : LABEL arch=amd64 [2021-03-18T09:44:29.349Z] ---> Running in bc87437cf8bf [2021-03-18T09:44:29.613Z] Removing intermediate container bc87437cf8bf [2021-03-18T09:44:29.613Z] ---> 18aaebf50708 [2021-03-18T09:44:29.613Z] Step 23/24 : LABEL git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:44:29.613Z] ---> Running in b6a5ff7ee2bb [2021-03-18T09:44:29.876Z] Removing intermediate container b6a5ff7ee2bb [2021-03-18T09:44:29.876Z] ---> 46aaf8785b85 [2021-03-18T09:44:29.876Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T09:44:29.876Z] ---> Running in f4b8153f688c [2021-03-18T09:44:30.138Z] Removing intermediate container f4b8153f688c [2021-03-18T09:44:30.138Z] ---> 100a0854db81 [2021-03-18T09:44:30.138Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-18T09:44:30.138Z] Successfully built 100a0854db81 [2021-03-18T09:44:30.138Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:44:31.138Z] ---> job-cost.sh [2021-03-18T09:44:31.138Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p0uO [2021-03-18T09:44:40.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.154s coverage: 10.5% of statements [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-18T09:44:40.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.195s coverage: 32.5% of statements [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-18T09:44:40.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.272s coverage: 57.3% of statements [2021-03-18T09:44:40.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.942s coverage: 6.6% of statements [2021-03-18T09:44:40.154Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.120s coverage: 5.1% of statements [2021-03-18T09:44:40.154Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-18T09:44:40.154Z] GO111MODULE=on go vet ./... [2021-03-18T09:44:46.103Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T09:45:12.631Z] gofmt -l . [2021-03-18T09:45:12.632Z] [ "`gofmt -l .`" = "" ] [2021-03-18T09:45:12.632Z] ./bin/test-attribution-txt.sh [2021-03-18T09:45:12.632Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-18T09:45:12.727Z] $ docker stop --time=1 b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 [2021-03-18T09:45:12.789Z] lf-activate-venv(): INFO: Adding /tmp/venv-p0uO/bin to PATH [2021-03-18T09:45:12.789Z] INFO: No Stack... [2021-03-18T09:45:13.051Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T09:45:13.998Z] INFO: Archiving Costs [2021-03-18T09:45:15.054Z] $ docker rm -f b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-03-18T09:45:16.037Z] + cat /w/workspace/device-sdk-go/3/archives/cost.csv [2021-03-18T09:45:16.038Z] + cut -d, -f6 [2021-03-18T09:45:16.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T09:45:16.181Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] lock [2021-03-18T09:45:16.188Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [2021-03-18T09:45:16.199Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] did not exist. Created. [2021-03-18T09:45:16.199Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T09:45:16.616Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T09:45:16.763Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T09:45:16.776Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-18T09:45:17.036Z] Stashed 1 file(s) [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T09:45:18.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-18T09:45:18.447Z] + ls -al . [2021-03-18T09:45:18.447Z] total 220 [2021-03-18T09:45:18.447Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 09:45 . [2021-03-18T09:45:18.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 .. [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 09:41 .dockerignore [2021-03-18T09:45:18.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 09:41 .git [2021-03-18T09:45:18.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:41 .github [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 18 09:41 .gitignore [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 949 Mar 18 09:41 Dockerfile.build [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 18 09:41 Jenkinsfile [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 18 09:41 LICENSE [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 1016 Mar 18 09:41 Makefile [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 18 09:41 README.md [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 18 09:41 RELEASE-NOTES.txt [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 09:38 VERSION [2021-03-18T09:45:18.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:41 bin [2021-03-18T09:45:18.447Z] -rw-r--r-- 1 jenkins jenkins 100014 Mar 18 09:44 coverage.out [2021-03-18T09:45:18.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 example [2021-03-18T09:45:18.447Z] -rw-r--r-- 1 jenkins jenkins 479 Mar 18 09:45 go.mod [2021-03-18T09:45:18.447Z] -rw-r--r-- 1 jenkins jenkins 17490 Mar 18 09:45 go.sum [2021-03-18T09:45:18.447Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 18 09:41 internal [2021-03-18T09:45:18.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 openapi [2021-03-18T09:45:18.447Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 18 09:41 pkg [2021-03-18T09:45:18.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 snap [2021-03-18T09:45:18.447Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 18 09:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:45:18.797Z] + 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=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 --label arch=arm64 --label version=0.0.0 . [2021-03-18T09:45:19.070Z] Sending build context to Docker daemon 2.369MB [2021-03-18T09:45:19.070Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T09:45:19.070Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-18T09:45:19.070Z] ---> af088680f9ed [2021-03-18T09:45:19.070Z] Step 3/24 : ARG MAKE='make build' [2021-03-18T09:45:19.665Z] ---> Running in f7a7b649d825 [2021-03-18T09:45:19.937Z] Removing intermediate container f7a7b649d825 [2021-03-18T09:45:19.937Z] ---> 7bca6a0a325a [2021-03-18T09:45:19.937Z] Step 4/24 : WORKDIR /device-sdk-go [2021-03-18T09:45:20.210Z] ---> Running in d422d271daab [2021-03-18T09:45:20.483Z] Removing intermediate container d422d271daab [2021-03-18T09:45:20.483Z] ---> 9ae03ca4ae63 [2021-03-18T09:45:20.483Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T09:45:20.757Z] ---> Running in f5ddda781372 [2021-03-18T09:45:21.351Z] Removing intermediate container f5ddda781372 [2021-03-18T09:45:21.351Z] ---> dbc6e9ce86d2 [2021-03-18T09:45:21.351Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T09:45:21.351Z] ---> Running in 2e127fcdc3a9 [2021-03-18T09:45:23.967Z] Removing intermediate container 2e127fcdc3a9 [2021-03-18T09:45:23.967Z] ---> e09bb5077f77 [2021-03-18T09:45:23.967Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-03-18T09:45:23.967Z] ---> Running in cf24010d6c70 [2021-03-18T09:45:24.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T09:45:25.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T09:45:26.525Z] OK: 142 MiB in 39 packages [2021-03-18T09:45:27.957Z] Removing intermediate container cf24010d6c70 [2021-03-18T09:45:27.957Z] ---> 862a03b6c8ae [2021-03-18T09:45:27.957Z] Step 8/24 : COPY . . [2021-03-18T09:45:28.936Z] ---> b42902a4991c [2021-03-18T09:45:28.937Z] Step 9/24 : RUN ${MAKE} [2021-03-18T09:45:29.208Z] ---> Running in 188dd7b1e818 [2021-03-18T09:45:30.183Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-18T09:45:57.033Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-03-18T09:45:59.651Z] Removing intermediate container 188dd7b1e818 [2021-03-18T09:45:59.651Z] ---> 4e4256f19c90 [2021-03-18T09:45:59.651Z] Step 10/24 : FROM scratch [2021-03-18T09:45:59.651Z] ---> [2021-03-18T09:45:59.651Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-18T09:45:59.651Z] ---> Running in 1b59ca6d5dd8 [2021-03-18T09:45:59.923Z] Removing intermediate container 1b59ca6d5dd8 [2021-03-18T09:45:59.923Z] ---> a89da7c47f97 [2021-03-18T09:45:59.923Z] Step 12/24 : ENV APP_PORT=49990 [2021-03-18T09:46:00.196Z] ---> Running in 3bb96f93b332 [2021-03-18T09:46:00.468Z] Removing intermediate container 3bb96f93b332 [2021-03-18T09:46:00.468Z] ---> 5081e039a627 [2021-03-18T09:46:00.468Z] Step 13/24 : EXPOSE $APP_PORT [2021-03-18T09:46:00.741Z] ---> Running in 66d34dd73527 [2021-03-18T09:46:01.013Z] Removing intermediate container 66d34dd73527 [2021-03-18T09:46:01.013Z] ---> 78921cbf14b7 [2021-03-18T09:46:01.013Z] Step 14/24 : WORKDIR / [2021-03-18T09:46:01.289Z] ---> Running in 6af67da7d8b9 [2021-03-18T09:46:01.565Z] Removing intermediate container 6af67da7d8b9 [2021-03-18T09:46:01.565Z] ---> e82fd8956520 [2021-03-18T09:46:01.565Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-03-18T09:46:03.037Z] ---> dbb5872fc1e4 [2021-03-18T09:46:03.037Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-03-18T09:46:03.632Z] ---> f53a0fba7bfd [2021-03-18T09:46:03.632Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-03-18T09:46:04.235Z] ---> 3666ad7f97b0 [2021-03-18T09:46:04.235Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-03-18T09:46:05.221Z] ---> 5ac244a194f6 [2021-03-18T09:46:05.221Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-03-18T09:46:05.817Z] ---> 3abc754735ef [2021-03-18T09:46:05.817Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-03-18T09:46:05.817Z] ---> Running in 56df560ab4b7 [2021-03-18T09:46:06.412Z] Removing intermediate container 56df560ab4b7 [2021-03-18T09:46:06.412Z] ---> 48df30772810 [2021-03-18T09:46:06.412Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T09:46:06.412Z] ---> Running in 2efa0324788a [2021-03-18T09:46:07.009Z] Removing intermediate container 2efa0324788a [2021-03-18T09:46:07.009Z] ---> 2db35458670a [2021-03-18T09:46:07.009Z] Step 22/24 : LABEL arch=arm64 [2021-03-18T09:46:07.009Z] ---> Running in 7c489e4c4c6a [2021-03-18T09:46:07.608Z] Removing intermediate container 7c489e4c4c6a [2021-03-18T09:46:07.608Z] ---> 06d4b87ac1cc [2021-03-18T09:46:07.608Z] Step 23/24 : LABEL git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [2021-03-18T09:46:07.608Z] ---> Running in d598a9d833ec [2021-03-18T09:46:08.205Z] Removing intermediate container d598a9d833ec [2021-03-18T09:46:08.205Z] ---> 65304e6765b1 [2021-03-18T09:46:08.205Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T09:46:08.205Z] ---> Running in 6691083872a2 [2021-03-18T09:46:08.479Z] Removing intermediate container 6691083872a2 [2021-03-18T09:46:08.479Z] ---> 313ea5f67e58 [2021-03-18T09:46:08.479Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-18T09:46:08.767Z] Successfully built 313ea5f67e58 [2021-03-18T09:46:08.767Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:46:09.589Z] ---> job-cost.sh [2021-03-18T09:46:09.589Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RE4s [2021-03-18T09:46:48.566Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T09:48:25.305Z] lf-activate-venv(): INFO: Adding /tmp/venv-RE4s/bin to PATH [2021-03-18T09:48:25.305Z] INFO: No Stack... [2021-03-18T09:48:25.305Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T09:48:25.305Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T09:48:25.638Z] + + cutcat -d, /w/workspace/device-sdk-go/3/archives/cost.csv -f6 [2021-03-18T09:48:25.638Z] [Pipeline] lock [2021-03-18T09:48:25.741Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [2021-03-18T09:48:25.752Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] did not exist. Created. [2021-03-18T09:48:25.752Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T09:48:26.182Z] /w/workspace/device-sdk-go/3@tmp/durable-81c4fa15/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-81c4fa15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T09:48:26.520Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T09:48:26.590Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T09:48:26.747Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T09:48:26.764Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] // lock [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 [2021-03-18T09:48:27.816Z] provisioning config files... [2021-03-18T09:48:27.831Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config7612869755795238693tmp [Pipeline] { [Pipeline] sh [2021-03-18T09:48:28.209Z] + set +x [2021-03-18T09:48:28.209Z] + curl -s https://codecov.io/bash [2021-03-18T09:48:28.209Z] + bash -s -- [2021-03-18T09:48:28.472Z] [2021-03-18T09:48:28.472Z] _____ _ [2021-03-18T09:48:28.472Z] / ____| | | [2021-03-18T09:48:28.472Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T09:48:28.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T09:48:28.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T09:48:28.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T09:48:28.472Z] Bash-20210309-2b87ace [2021-03-18T09:48:28.472Z] [2021-03-18T09:48:28.472Z] [2021-03-18T09:48:28.472Z] ==> git version 2.24.3 found [2021-03-18T09:48:28.472Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-18T09:48:28.472Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T09:48:28.472Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T09:48:28.472Z] ==> Jenkins CI detected. [2021-03-18T09:48:28.472Z] project root: . [2021-03-18T09:48:28.472Z] --> token set from env [2021-03-18T09:48:28.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T09:48:28.472Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T09:48:28.472Z] ==> Python coveragepy not found [2021-03-18T09:48:28.472Z] ==> Searching for coverage reports in: [2021-03-18T09:48:28.472Z] + . [2021-03-18T09:48:28.472Z] -> Found 1 reports [2021-03-18T09:48:28.472Z] ==> Detecting git/mercurial file structure [2021-03-18T09:48:28.472Z] ==> Reading reports [2021-03-18T09:48:28.472Z] + ./coverage.out bytes=100014 [2021-03-18T09:48:28.472Z] ==> Appending adjustments [2021-03-18T09:48:28.472Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T09:48:28.741Z] + Found adjustments [2021-03-18T09:48:28.741Z] ==> Gzipping contents [2021-03-18T09:48:28.741Z] 16K /tmp/codecov.hmmNsE.gz [2021-03-18T09:48:28.741Z] ==> Uploading reports [2021-03-18T09:48:28.741Z] url: https://codecov.io [2021-03-18T09:48:28.741Z] query: branch=PR-821&commit=2a36bafe293b25006f64805c70b5c0d22d9ee1a2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= [2021-03-18T09:48:28.741Z] -> Pinging Codecov [2021-03-18T09:48:28.741Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-821&commit=2a36bafe293b25006f64805c70b5c0d22d9ee1a2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= [2021-03-18T09:48:29.316Z] -> Uploading to [2021-03-18T09:48:29.317Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/7E55EF52A471D76F132DFD9A03CDDE97/2a36bafe293b25006f64805c70b5c0d22d9ee1a2/000ae23b-bc25-46a3-a6cb-f09b9688dcce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T094829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5308a849574842c336afda16f859732f23c98271ad0e7fd68478dd3602c28c72 [2021-03-18T09:48:29.317Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T09:48:29.317Z] Dload Upload Total Spent Left Speed [2021-03-18T09:48:29.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13496 0 0 100 13496 0 35328 --:--:-- --:--:-- --:--:-- 35329 100 13496 0 0 100 13496 0 35311 --:--:-- --:--:-- --:--:-- 35329 [2021-03-18T09:48:29.581Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] } [2021-03-18T09:48:29.591Z] 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] { (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 [2021-03-18T09:48:31.957Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:32.268Z] ---> package-listing.sh [2021-03-18T09:48:32.268Z] ++ facter osfamily [2021-03-18T09:48:32.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T09:48:32.268Z] + OS_FAMILY=redhat [2021-03-18T09:48:32.268Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-821 [2021-03-18T09:48:32.268Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T09:48:32.268Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T09:48:32.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T09:48:32.268Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T09:48:32.268Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' [2021-03-18T09:48:32.268Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T09:48:32.268Z] + case "${OS_FAMILY}" in [2021-03-18T09:48:32.268Z] + rpm -qa [2021-03-18T09:48:32.268Z] + sort [2021-03-18T09:48:37.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T09:48:37.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T09:48:37.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T09:48:37.616Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' [2021-03-18T09:48:37.616Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ [2021-03-18T09:48:37.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ [Pipeline] echo [2021-03-18T09:48:37.630Z] 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-821/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T09:48:37.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:48:38.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T09:48:38.233Z] [2021-03-18T09:48:38.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T09:48:38.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T09:48:38.584Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T09:48:38.584Z] df20fa9351a1: Pulling fs layer [2021-03-18T09:48:38.584Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T09:48:38.584Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T09:48:38.584Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T09:48:38.584Z] 93b61091891f: Pulling fs layer [2021-03-18T09:48:38.584Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T09:48:38.584Z] 5e14af77c1be: Pulling fs layer [2021-03-18T09:48:38.584Z] 01666e4c0597: Pulling fs layer [2021-03-18T09:48:38.584Z] aa168da1d23b: Pulling fs layer [2021-03-18T09:48:38.584Z] 46f8f816bc3b: Waiting [2021-03-18T09:48:38.584Z] 93b61091891f: Waiting [2021-03-18T09:48:38.584Z] 93b9cdb0e59b: Waiting [2021-03-18T09:48:38.584Z] 5e14af77c1be: Waiting [2021-03-18T09:48:38.584Z] aa168da1d23b: Waiting [2021-03-18T09:48:38.584Z] 01666e4c0597: Waiting [2021-03-18T09:48:38.584Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T09:48:38.584Z] 36b3adc4ff6f: Download complete [2021-03-18T09:48:38.584Z] 46f8f816bc3b: Download complete [2021-03-18T09:48:38.849Z] df20fa9351a1: Verifying Checksum [2021-03-18T09:48:38.849Z] df20fa9351a1: Download complete [2021-03-18T09:48:38.849Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T09:48:38.849Z] 93b9cdb0e59b: Download complete [2021-03-18T09:48:38.849Z] 5e14af77c1be: Verifying Checksum [2021-03-18T09:48:38.849Z] 5e14af77c1be: Download complete [2021-03-18T09:48:38.849Z] 93b61091891f: Verifying Checksum [2021-03-18T09:48:38.849Z] 93b61091891f: Download complete [2021-03-18T09:48:38.849Z] 01666e4c0597: Verifying Checksum [2021-03-18T09:48:38.849Z] 01666e4c0597: Download complete [2021-03-18T09:48:38.849Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T09:48:38.849Z] 8ad3a11d3b57: Download complete [2021-03-18T09:48:39.118Z] df20fa9351a1: Pull complete [2021-03-18T09:48:39.382Z] 36b3adc4ff6f: Pull complete [2021-03-18T09:48:39.967Z] 8ad3a11d3b57: Pull complete [2021-03-18T09:48:40.232Z] 46f8f816bc3b: Pull complete [2021-03-18T09:48:41.194Z] 93b61091891f: Pull complete [2021-03-18T09:48:41.194Z] 93b9cdb0e59b: Pull complete [2021-03-18T09:48:41.194Z] 5e14af77c1be: Pull complete [2021-03-18T09:48:41.457Z] aa168da1d23b: Verifying Checksum [2021-03-18T09:48:41.457Z] aa168da1d23b: Download complete [2021-03-18T09:48:41.726Z] 01666e4c0597: Pull complete [2021-03-18T09:48:48.352Z] aa168da1d23b: Pull complete [2021-03-18T09:48:48.352Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T09:48:48.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T09:48:48.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T09:48:48.509Z] prd-centos7-docker-4c-2g-30290 does not seem to be running inside a container [2021-03-18T09:48:48.556Z] $ 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-821/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-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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 [2021-03-18T09:48:52.263Z] $ docker top aca5882378a0d4881f339bff2dc7b409b66a7956a75d45932b937bf282b940f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T09:48:52.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T09:48:53.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T09:48:53.446Z] + ls /var/log/sa-host [2021-03-18T09:48:53.446Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T09:48:53.446Z] file_magic: OK [2021-03-18T09:48:53.446Z] HZ: Using current value: 100 [2021-03-18T09:48:53.446Z] file_header: OK [2021-03-18T09:48:53.446Z] 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 [2021-03-18T09:48:53.446Z] Statistics: [2021-03-18T09:48:53.446Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T09:48:53.446Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T09:48:53.446Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T09:48:53.446Z] file_magic: OK [2021-03-18T09:48:53.446Z] HZ: Using current value: 100 [2021-03-18T09:48:53.446Z] file_header: OK [2021-03-18T09:48:53.446Z] 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 [2021-03-18T09:48:53.446Z] Statistics: [2021-03-18T09:48:53.446Z] Hnuu...uuuununununu... [2021-03-18T09:48:53.446Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T09:48:53.661Z] provisioning config files... [2021-03-18T09:48:53.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config2049988629359820335tmp [Pipeline] { [Pipeline] echo [2021-03-18T09:48:53.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:54.049Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T09:48:54.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T09:48:54.155Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:54.453Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T09:48:54.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:54.760Z] ---> sudo-logs.sh [2021-03-18T09:48:54.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T09:48:54.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:55.117Z] ---> job-cost.sh [2021-03-18T09:48:55.117Z] lf-activate-venv: SKIPPING [2021-03-18T09:48:55.117Z] DEBUG: total: 0.20999999344348907 [2021-03-18T09:48:55.117Z] INFO: Retrieving Stack Cost... [2021-03-18T09:48:56.063Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T09:48:56.640Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T09:48:56.653Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T09:48:56.961Z] ---> logs-deploy.sh [2021-03-18T09:48:56.961Z] lf-activate-venv: SKIPPING [2021-03-18T09:48:56.961Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-821/3 [2021-03-18T09:48:56.961Z] INFO: archiving workspace using pattern(s): [2021-03-18T09:48:59.522Z] Archives upload complete. [2021-03-18T09:48:59.522Z] INFO: archiving logs to Nexus [2021-03-18T09:49:00.469Z] ---> uname -a: [2021-03-18T09:49:00.469Z] Linux prd-centos7-docker-4c-2g-30290.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-18T09:49:00.469Z] [2021-03-18T09:49:00.469Z] [2021-03-18T09:49:00.469Z] ---> lscpu: [2021-03-18T09:49:00.469Z] Architecture: x86_64 [2021-03-18T09:49:00.469Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-18T09:49:00.469Z] Byte Order: Little Endian [2021-03-18T09:49:00.469Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-18T09:49:00.469Z] CPU(s): 4 [2021-03-18T09:49:00.469Z] On-line CPU(s) list: 0-3 [2021-03-18T09:49:00.469Z] Thread(s) per core: 1 [2021-03-18T09:49:00.469Z] Core(s) per socket: 1 [2021-03-18T09:49:00.469Z] Socket(s): 4 [2021-03-18T09:49:00.469Z] NUMA node(s): 1 [2021-03-18T09:49:00.469Z] Vendor ID: GenuineIntel [2021-03-18T09:49:00.469Z] CPU family: 6 [2021-03-18T09:49:00.469Z] Model: 44 [2021-03-18T09:49:00.469Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-18T09:49:00.469Z] Stepping: 1 [2021-03-18T09:49:00.469Z] CPU MHz: 2933.438 [2021-03-18T09:49:00.469Z] BogoMIPS: 5866.87 [2021-03-18T09:49:00.469Z] Virtualization: VT-x [2021-03-18T09:49:00.469Z] Hypervisor vendor: KVM [2021-03-18T09:49:00.469Z] Virtualization type: full [2021-03-18T09:49:00.469Z] L1d cache: 128 KiB [2021-03-18T09:49:00.469Z] L1i cache: 128 KiB [2021-03-18T09:49:00.469Z] L2 cache: 16 MiB [2021-03-18T09:49:00.469Z] L3 cache: 64 MiB [2021-03-18T09:49:00.469Z] NUMA node0 CPU(s): 0-3 [2021-03-18T09:49:00.469Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-18T09:49:00.470Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-18T09:49:00.470Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-18T09:49:00.470Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-18T09:49:00.470Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-18T09:49:00.470Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-18T09:49:00.470Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-18T09:49:00.470Z] Vulnerability Srbds: Not affected [2021-03-18T09:49:00.470Z] Vulnerability Tsx async abort: Not affected [2021-03-18T09:49:00.470Z] 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 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> nproc: [2021-03-18T09:49:00.470Z] 4 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> df -h: [2021-03-18T09:49:00.470Z] Filesystem Size Used Available Use% Mounted on [2021-03-18T09:49:00.470Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-18T09:49:00.470Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-18T09:49:00.470Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-18T09:49:00.470Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821 [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-18T09:49:00.470Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> free -m: [2021-03-18T09:49:00.470Z] total used free shared buff/cache available [2021-03-18T09:49:00.470Z] Mem: 1837 731 104 0 1002 1001 [2021-03-18T09:49:00.470Z] Swap: 1023 0 1023 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> ip addr: [2021-03-18T09:49:00.470Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-18T09:49:00.470Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-18T09:49:00.470Z] inet 127.0.0.1/8 scope host lo [2021-03-18T09:49:00.470Z] valid_lft forever preferred_lft forever [2021-03-18T09:49:00.470Z] inet6 ::1/128 scope host [2021-03-18T09:49:00.470Z] valid_lft forever preferred_lft forever [2021-03-18T09:49:00.470Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-18T09:49:00.470Z] link/ether fa:16:3e:9c:bb:3a brd ff:ff:ff:ff:ff:ff [2021-03-18T09:49:00.470Z] inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-18T09:49:00.470Z] valid_lft 85717sec preferred_lft 85717sec [2021-03-18T09:49:00.470Z] inet6 fe80::f816:3eff:fe9c:bb3a/64 scope link [2021-03-18T09:49:00.470Z] valid_lft forever preferred_lft forever [2021-03-18T09:49:00.470Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-18T09:49:00.470Z] link/ether 02:42:00:48:1b:ea brd ff:ff:ff:ff:ff:ff [2021-03-18T09:49:00.470Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-18T09:49:00.470Z] valid_lft forever preferred_lft forever [2021-03-18T09:49:00.470Z] inet6 fe80::42:ff:fe48:1bea/64 scope link [2021-03-18T09:49:00.470Z] valid_lft forever preferred_lft forever [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> sar -b -r -n DEV: [2021-03-18T09:49:00.470Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:37:26 LINUX RESTART (4 CPU) [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-18T09:49:00.470Z] 09:39:01 51.22 15.71 35.50 0.00 4791.88 3273.98 0.00 [2021-03-18T09:49:00.470Z] 09:40:01 1.91 0.00 1.91 0.00 0.00 36.56 0.00 [2021-03-18T09:49:00.470Z] 09:41:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-03-18T09:49:00.470Z] 09:42:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2021-03-18T09:49:00.470Z] 09:43:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 [2021-03-18T09:49:00.470Z] 09:44:02 0.33 0.00 0.33 0.00 0.00 4.83 0.00 [2021-03-18T09:49:00.470Z] 09:45:01 0.25 0.00 0.25 0.00 0.00 2.74 0.00 [2021-03-18T09:49:00.470Z] 09:46:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 [2021-03-18T09:49:00.470Z] 09:47:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 [2021-03-18T09:49:00.470Z] 09:48:01 0.22 0.00 0.22 0.00 0.00 3.11 0.00 [2021-03-18T09:49:00.470Z] Average: 5.52 1.57 3.95 0.00 480.20 334.18 0.00 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-18T09:49:00.470Z] 09:39:01 142808 0 628260 33.39 2620 1107856 1107852 37.81 421408 1118360 12 [2021-03-18T09:49:00.470Z] 09:40:01 148164 0 622900 33.11 2620 1107860 1077140 36.76 421080 1114484 8 [2021-03-18T09:49:00.470Z] 09:41:01 148108 0 622948 33.11 2620 1107868 1077140 36.76 433168 1102404 8 [2021-03-18T09:49:00.470Z] 09:42:01 145576 0 625480 33.24 2620 1107868 1077344 36.77 436272 1101880 16 [2021-03-18T09:49:00.470Z] 09:43:01 146404 0 624644 33.20 2620 1107876 1077236 36.76 436172 1101488 20 [2021-03-18T09:49:00.470Z] 09:44:02 147456 0 623588 33.14 2620 1107880 1077140 36.76 435696 1101488 12 [2021-03-18T09:49:00.470Z] 09:45:01 147096 0 623944 33.16 2620 1107884 1077188 36.76 435824 1101488 20 [2021-03-18T09:49:00.470Z] 09:46:01 147308 0 623728 33.15 2620 1107888 1077140 36.76 435588 1101484 12 [2021-03-18T09:49:00.470Z] 09:47:01 147316 0 623712 33.15 2620 1107896 1077140 36.76 435592 1101488 16 [2021-03-18T09:49:00.470Z] 09:48:01 144352 0 626672 33.31 2620 1107900 1077212 36.76 439212 1101144 16 [2021-03-18T09:49:00.470Z] Average: 146459 0 624588 33.20 2620 1107878 1080253 36.87 433001 1104571 14 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-18T09:49:00.470Z] 09:39:01 eth0 355.21 237.52 719.40 81.67 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:39:01 docker0 13.32 10.05 1.74 23.91 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:40:01 eth0 0.22 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:41:01 eth0 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:42:01 eth0 1.47 0.57 0.58 0.36 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:43:01 eth0 0.67 0.37 0.35 0.26 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:44:02 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:45:01 eth0 0.20 0.19 0.07 0.01 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:48:01 eth0 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] Average: eth0 35.98 23.98 72.22 8.27 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] Average: docker0 1.33 1.01 0.17 2.40 0.00 0.00 0.00 0.00 [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] ---> sar -P ALL: [2021-03-18T09:49:00.470Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:37:26 LINUX RESTART (4 CPU) [2021-03-18T09:49:00.470Z] [2021-03-18T09:49:00.470Z] 09:38:01 CPU %user %nice %system %iowait %steal %idle [2021-03-18T09:49:00.470Z] 09:39:01 all 6.83 0.00 2.86 1.14 0.05 89.12 [2021-03-18T09:49:00.470Z] 09:39:01 0 5.38 0.00 3.54 2.38 0.03 88.66 [2021-03-18T09:49:00.470Z] 09:39:01 1 7.00 0.00 2.86 1.75 0.03 88.36 [2021-03-18T09:49:00.470Z] 09:39:01 2 6.98 0.00 2.45 0.10 0.05 90.42 [2021-03-18T09:49:00.470Z] 09:39:01 3 7.96 0.00 2.59 0.35 0.07 89.03 [2021-03-18T09:49:00.470Z] 09:40:01 all 0.15 0.00 0.05 0.00 0.00 99.80 [2021-03-18T09:49:00.470Z] 09:40:01 0 0.23 0.00 0.05 0.00 0.00 99.72 [2021-03-18T09:49:00.470Z] 09:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-18T09:49:00.470Z] 09:40:01 2 0.28 0.00 0.05 0.00 0.00 99.67 [2021-03-18T09:49:00.470Z] 09:40:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-18T09:49:00.470Z] 09:41:01 all 0.23 0.00 0.25 0.00 0.00 99.52 [2021-03-18T09:49:00.470Z] 09:41:01 0 0.55 0.00 0.13 0.00 0.00 99.32 [2021-03-18T09:49:00.470Z] 09:41:01 1 0.13 0.00 0.27 0.00 0.00 99.60 [2021-03-18T09:49:00.470Z] 09:41:01 2 0.13 0.00 0.38 0.00 0.00 99.48 [2021-03-18T09:49:00.470Z] 09:41:01 3 0.10 0.00 0.23 0.00 0.00 99.67 [2021-03-18T09:49:00.470Z] 09:42:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2021-03-18T09:49:00.470Z] 09:42:01 0 0.25 0.00 0.07 0.00 0.00 99.68 [2021-03-18T09:49:00.470Z] 09:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:42:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2021-03-18T09:49:00.470Z] 09:43:01 all 0.11 0.00 0.13 0.00 0.01 99.75 [2021-03-18T09:49:00.470Z] 09:43:01 0 0.12 0.00 0.12 0.00 0.02 99.75 [2021-03-18T09:49:00.470Z] 09:43:01 1 0.13 0.00 0.18 0.00 0.02 99.67 [2021-03-18T09:49:00.470Z] 09:43:01 2 0.13 0.00 0.08 0.00 0.00 99.78 [2021-03-18T09:49:00.470Z] 09:43:01 3 0.07 0.00 0.12 0.00 0.00 99.82 [2021-03-18T09:49:00.470Z] 09:44:02 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-03-18T09:49:00.470Z] 09:44:02 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-18T09:49:00.470Z] 09:44:02 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-18T09:49:00.470Z] 09:44:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:44:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:45:01 all 0.17 0.00 0.03 0.00 0.00 99.81 [2021-03-18T09:49:00.470Z] 09:45:01 0 0.54 0.00 0.03 0.00 0.00 99.42 [2021-03-18T09:49:00.470Z] 09:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-18T09:49:00.470Z] 09:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-18T09:49:00.470Z] 09:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-18T09:49:00.470Z] 09:46:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-18T09:49:00.470Z] 09:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-18T09:49:00.470Z] 09:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-18T09:49:00.470Z] 09:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-03-18T09:49:00.470Z] 09:47:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2021-03-18T09:49:00.470Z] 09:47:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-18T09:49:00.470Z] 09:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-18T09:49:00.470Z] 09:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-18T09:49:00.470Z] 09:48:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2021-03-18T09:49:00.470Z] 09:48:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2021-03-18T09:49:00.470Z] 09:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-18T09:49:00.470Z] 09:48:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2021-03-18T09:49:00.470Z] 09:48:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-18T09:49:00.470Z] Average: all 0.82 0.00 0.35 0.11 0.01 98.71 [2021-03-18T09:49:00.471Z] Average: 0 0.91 0.00 0.40 0.24 0.01 98.44 [2021-03-18T09:49:00.471Z] Average: 1 0.75 0.00 0.35 0.17 0.01 98.71 [2021-03-18T09:49:00.471Z] Average: 2 0.77 0.00 0.32 0.01 0.01 98.90 [2021-03-18T09:49:00.471Z] Average: 3 0.84 0.00 0.32 0.04 0.01 98.79 [2021-03-18T09:49:00.471Z] [2021-03-18T09:49:00.471Z] [2021-03-18T09:49:00.471Z]