Pull request #180 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at dd55ff443bd180714a9cddb6bbe47fafb89756c5 rather than 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Obtained Jenkinsfile from dd55ff443bd180714a9cddb6bbe47fafb89756c5 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33144 in /w/workspace/foundry_device-virtual-go_PR-180 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-180 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # 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 dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 Commit message: "build: upgrade SDK version" First time build. Skipping changelog. > git rev-list --no-walk 26e29386165f42648a678b01c86a7365545fcd32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-07T09:16:32.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-07T09:16:32.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-07T09:16:33.070Z] ========================================================= [2021-04-07T09:16:33.070Z] EdgeX Global Pipelines Version Info [2021-04-07T09:16:33.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:16:34.577Z] ------------------- [2021-04-07T09:16:34.578Z] stable info: [2021-04-07T09:16:34.578Z] ------------------- [2021-04-07T09:16:34.578Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-07T09:16:34.578Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-07T09:16:34.578Z] Message: update stable to v1.0.186 [2021-04-07T09:16:35.524Z] ------------------- [2021-04-07T09:16:35.524Z] experimental info: [2021-04-07T09:16:35.524Z] ------------------- [2021-04-07T09:16:35.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-07T09:16:35.524Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-07T09:16:35.524Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-07T09:16:35.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2021-04-07T09:16:36.031Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2021-04-07T09:16:36.120Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-07T09:16:36.221Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-07T09:16:36.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-07T09:16:36.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-07T09:16:36.552Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-07T09:16:36.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-07T09:16:36.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-07T09:16:36.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-07T09:16:36.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-07T09:16:36.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo [2021-04-07T09:16:37.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-07T09:16:37.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-07T09:16:37.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T09:16:37.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-07T09:16:37.445Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T09:16:37.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-07T09:16:37.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-07T09:16:37.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-07T09:16:37.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-07T09:16:37.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-07T09:16:37.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-07T09:16:38.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-07T09:16:38.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-07T09:16:38.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-07T09:16:38.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-180 [Pipeline] echo [2021-04-07T09:16:38.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-180 [Pipeline] echo [2021-04-07T09:16:38.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-180 [Pipeline] echo [2021-04-07T09:16:38.655Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] echo [2021-04-07T09:16:38.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e7a8e4 [Pipeline] echo [2021-04-07T09:16:38.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T09:16:38.982Z] provisioning config files... [2021-04-07T09:16:39.020Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config8899308654760043029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:16:39.409Z] ---> docker-login.sh [2021-04-07T09:16:39.409Z] nexus3.edgexfoundry.org:10001 [2021-04-07T09:16:39.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:16:39.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:16:39.673Z] Configure a credential helper to remove this warning. See [2021-04-07T09:16:39.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:16:39.673Z] [2021-04-07T09:16:39.673Z] Login Succeeded [2021-04-07T09:16:39.673Z] nexus3.edgexfoundry.org:10002 [2021-04-07T09:16:39.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:16:39.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:16:39.937Z] Configure a credential helper to remove this warning. See [2021-04-07T09:16:39.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:16:39.937Z] [2021-04-07T09:16:39.937Z] Login Succeeded [2021-04-07T09:16:39.937Z] nexus3.edgexfoundry.org:10003 [2021-04-07T09:16:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:16:40.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:16:40.200Z] Configure a credential helper to remove this warning. See [2021-04-07T09:16:40.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:16:40.200Z] [2021-04-07T09:16:40.200Z] Login Succeeded [2021-04-07T09:16:40.200Z] nexus3.edgexfoundry.org:10004 [2021-04-07T09:16:40.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:16:40.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:16:40.462Z] Configure a credential helper to remove this warning. See [2021-04-07T09:16:40.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:16:40.462Z] [2021-04-07T09:16:40.462Z] Login Succeeded [2021-04-07T09:16:40.462Z] docker.io [2021-04-07T09:16:40.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:16:40.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:16:40.725Z] Configure a credential helper to remove this warning. See [2021-04-07T09:16:40.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:16:40.725Z] [2021-04-07T09:16:40.725Z] Login Succeeded [2021-04-07T09:16:40.725Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T09:16:40.734Z] 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-04-07T09:16:41.618Z] + git log --format=format:%s -1 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] echo [2021-04-07T09:16:41.686Z] GIT_COMMIT: 2e7a8e400da6e1ebb34f30b7153276bce38b6eda, Commit Message: build: upgrade SDK version [Pipeline] echo [2021-04-07T09:16:41.736Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:16:42.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T09:16:42.819Z] [2021-04-07T09:16:42.819Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:16:43.178Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T09:16:43.178Z] latest: Pulling from edgex-devops/git-semver [2021-04-07T09:16:43.178Z] 31603596830f: Pulling fs layer [2021-04-07T09:16:43.178Z] 2a8b12db71e7: Pulling fs layer [2021-04-07T09:16:43.178Z] 6ca5941a6612: Pulling fs layer [2021-04-07T09:16:43.178Z] ecc8261a40a4: Pulling fs layer [2021-04-07T09:16:43.178Z] ecc8261a40a4: Waiting [2021-04-07T09:16:43.178Z] 2a8b12db71e7: Verifying Checksum [2021-04-07T09:16:43.178Z] 2a8b12db71e7: Download complete [2021-04-07T09:16:43.178Z] 31603596830f: Verifying Checksum [2021-04-07T09:16:43.178Z] 31603596830f: Download complete [2021-04-07T09:16:43.440Z] ecc8261a40a4: Verifying Checksum [2021-04-07T09:16:43.440Z] ecc8261a40a4: Download complete [2021-04-07T09:16:43.440Z] 6ca5941a6612: Verifying Checksum [2021-04-07T09:16:43.440Z] 6ca5941a6612: Download complete [2021-04-07T09:16:43.702Z] 31603596830f: Pull complete [2021-04-07T09:16:43.703Z] 2a8b12db71e7: Pull complete [2021-04-07T09:16:44.657Z] 6ca5941a6612: Pull complete [2021-04-07T09:16:44.919Z] ecc8261a40a4: Pull complete [2021-04-07T09:16:44.919Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-07T09:16:44.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-07T09:16:44.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-07T09:16:45.022Z] prd-centos7-docker-4c-2g-33144 does not seem to be running inside a container [2021-04-07T09:16:45.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@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:10004/edgex-devops/git-semver:latest cat [2021-04-07T09:16:46.991Z] $ docker top 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-07T09:16:47.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T09:16:47.326Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T09:16:47.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T09:16:47.540Z] $ docker exec 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent [2021-04-07T09:16:47.699Z] SSH_AUTH_SOCK=/tmp/ssh-j8fXwyeIw1FI/agent.12 [2021-04-07T09:16:47.699Z] SSH_AGENT_PID=17 [2021-04-07T09:16:47.709Z] Running ssh-add (command line suppressed) [2021-04-07T09:16:47.825Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_3929995046502264894.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_3929995046502264894.key) [2021-04-07T09:16:47.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T09:16:48.206Z] + git tag --points-at HEAD [Pipeline] } [2021-04-07T09:16:48.226Z] $ docker exec --env ******** --env ******** 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent -k [2021-04-07T09:16:48.334Z] unset SSH_AUTH_SOCK; [2021-04-07T09:16:48.334Z] unset SSH_AGENT_PID; [2021-04-07T09:16:48.335Z] echo Agent pid 17 killed; [2021-04-07T09:16:48.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-07T09:16:48.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-07T09:16:48.511Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-07T09:16:48.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-07T09:16:48.679Z] $ docker exec 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent [2021-04-07T09:16:48.839Z] SSH_AUTH_SOCK=/tmp/ssh-yeoRSXuGfYOJ/agent.47 [2021-04-07T09:16:48.839Z] SSH_AGENT_PID=52 [2021-04-07T09:16:48.846Z] Running ssh-add (command line suppressed) [2021-04-07T09:16:48.960Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_7102516465461829472.key (/w/workspace/foundry_device-virtual-go_PR-180@tmp/private_key_7102516465461829472.key) [2021-04-07T09:16:49.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-07T09:16:49.346Z] + git semver init [2021-04-07T09:16:49.346Z] # -> Open(): unable to determine branch for HEAD [2021-04-07T09:16:49.346Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.git [2021-04-07T09:16:49.346Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T09:16:49.346Z] # $SEMVER_REMOTE_NAME = origin [2021-04-07T09:16:49.346Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-07T09:16:49.346Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-07T09:16:49.346Z] # $SEMVER_BRANCH = PR-180 [2021-04-07T09:16:49.346Z] # $SEMVER_TEMP = /tmp/semver-990063840 [2021-04-07T09:16:49.346Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2021-04-07T09:16:49.919Z] # '/tmp/semver-990063840' -> '/w/workspace/foundry_device-virtual-go_PR-180/.semver' [2021-04-07T09:16:49.919Z] # -> Force: false [2021-04-07T09:16:49.919Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-180/.semver [Pipeline] } [2021-04-07T09:16:49.931Z] $ docker exec --env ******** --env ******** 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 ssh-agent -k [2021-04-07T09:16:50.044Z] unset SSH_AUTH_SOCK; [2021-04-07T09:16:50.045Z] unset SSH_AGENT_PID; [2021-04-07T09:16:50.045Z] echo Agent pid 52 killed; [2021-04-07T09:16:50.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-07T09:16:50.626Z] + git semver [Pipeline] } [2021-04-07T09:16:50.644Z] $ docker stop --time=1 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 [2021-04-07T09:16:51.970Z] $ docker rm -f 00fb14cdd2f3fea619dd90620ecd12279bfc36145c786ce0a8ddc4e8d685a691 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T09:16:52.426Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-07T09:16:52.936Z] Stashed 1 file(s) [Pipeline] echo [2021-04-07T09:16:52.939Z] [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-04-07T09:17:08.568Z] Still waiting to schedule task [2021-04-07T09:17:08.568Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-07T09:17:08.573Z] Still waiting to schedule task [2021-04-07T09:17:08.573Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-07T09:19:38.218Z] Running on prd-centos7-docker-4c-2g-33146 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws [2021-04-07T09:19:38.277Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-04-07T09:19:40.989Z] using credential edgex-jenkins-ssh [2021-04-07T09:19:41.048Z] Cloning the remote Git repository [2021-04-07T09:19:40.578Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:40.650Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-04-07T09:19:40.711Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:40.711Z] > git --version # timeout=10 [2021-04-07T09:19:40.718Z] > git --version # 'git version 2.24.3' [2021-04-07T09:19:40.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:40.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T09:19:42.236Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:19:42.311Z] Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:19:42.311Z] Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) [2021-04-07T09:19:41.326Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T09:19:41.334Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T09:19:41.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T09:19:41.358Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:41.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:41.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T09:19:41.845Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T09:19:41.856Z] > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 [2021-04-07T09:19:41.888Z] > git remote # timeout=10 [2021-04-07T09:19:41.894Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T09:19:41.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:41.902Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-07T09:19:41.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T09:19:41.921Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T09:19:41.927Z] > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 [2021-04-07T09:19:43.919Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33145 in /w/workspace/foundry_device-virtual-go_PR-180 [Pipeline] { [Pipeline] ws [2021-04-07T09:19:43.992Z] Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout [2021-04-07T09:19:45.716Z] Commit message: "build: upgrade SDK version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T09:19:47.027Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-07T09:19:47.395Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T09:19:47.702Z] + sudo service docker restart [2021-04-07T09:19:47.702Z] + true [2021-04-07T09:19:47.702Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T09:19:49.161Z] provisioning config files... [2021-04-07T09:19:49.215Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config5942651040089456897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:19:49.581Z] ---> docker-login.sh [2021-04-07T09:19:49.581Z] nexus3.edgexfoundry.org:10001 [2021-04-07T09:19:49.641Z] using credential edgex-jenkins-ssh [2021-04-07T09:19:49.705Z] Cloning the remote Git repository [2021-04-07T09:19:49.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:19:50.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:19:50.105Z] Configure a credential helper to remove this warning. See [2021-04-07T09:19:50.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:19:50.105Z] [2021-04-07T09:19:50.105Z] Login Succeeded [2021-04-07T09:19:50.105Z] nexus3.edgexfoundry.org:10002 [2021-04-07T09:19:50.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:19:50.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:19:50.105Z] Configure a credential helper to remove this warning. See [2021-04-07T09:19:50.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:19:50.105Z] [2021-04-07T09:19:50.105Z] Login Succeeded [2021-04-07T09:19:50.105Z] nexus3.edgexfoundry.org:10003 [2021-04-07T09:19:49.769Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:49.874Z] > git init /w/workspace/device-virtual-go/3 # timeout=10 [2021-04-07T09:19:49.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:49.951Z] > git --version # timeout=10 [2021-04-07T09:19:49.976Z] > git --version # 'git version 2.17.1' [2021-04-07T09:19:49.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:50.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T09:19:50.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:19:50.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:19:50.369Z] Configure a credential helper to remove this warning. See [2021-04-07T09:19:50.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:19:50.369Z] [2021-04-07T09:19:50.369Z] Login Succeeded [2021-04-07T09:19:50.369Z] nexus3.edgexfoundry.org:10004 [2021-04-07T09:19:50.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:19:50.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:19:50.632Z] Configure a credential helper to remove this warning. See [2021-04-07T09:19:50.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:19:50.632Z] [2021-04-07T09:19:50.632Z] Login Succeeded [2021-04-07T09:19:50.632Z] docker.io [2021-04-07T09:19:50.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:19:50.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:19:50.894Z] Configure a credential helper to remove this warning. See [2021-04-07T09:19:50.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:19:50.894Z] [2021-04-07T09:19:50.894Z] Login Succeeded [2021-04-07T09:19:50.894Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T09:19:50.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-07T09:19:51.340Z] ========================================================= [2021-04-07T09:19:51.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-07T09:19:51.340Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:19:51.539Z] Merging remotes/origin/master commit dd55ff443bd180714a9cddb6bbe47fafb89756c5 into PR head commit 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:19:50.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T09:19:50.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-07T09:19:50.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2021-04-07T09:19:50.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2021-04-07T09:19:50.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:50.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/180/head:refs/remotes/origin/PR-180 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-07T09:19:51.561Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T09:19:51.584Z] > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 [2021-04-07T09:19:51.681Z] + 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-04-07T09:19:51.681Z] Sending build context to Docker daemon 523.8kB [2021-04-07T09:19:51.681Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T09:19:51.681Z] Step 2/8 : FROM ${BASE} [2021-04-07T09:19:51.942Z] Merge succeeded, producing 2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:19:51.942Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-07T09:19:51.942Z] 188c0c94c7c5: Pulling fs layer [2021-04-07T09:19:51.942Z] 0ef7d3d256c8: Pulling fs layer [2021-04-07T09:19:51.942Z] de9db76c5a1d: Pulling fs layer [2021-04-07T09:19:51.942Z] bca2f99d35d6: Pulling fs layer [2021-04-07T09:19:51.942Z] 93359f2a8cfa: Pulling fs layer [2021-04-07T09:19:51.942Z] 7c6f9722023f: Pulling fs layer [2021-04-07T09:19:51.942Z] a35cf1a2eb13: Pulling fs layer [2021-04-07T09:19:51.942Z] bca2f99d35d6: Waiting [2021-04-07T09:19:51.942Z] 93359f2a8cfa: Waiting [2021-04-07T09:19:51.942Z] a35cf1a2eb13: Waiting [2021-04-07T09:19:51.942Z] 7c6f9722023f: Waiting [2021-04-07T09:19:51.942Z] 0ef7d3d256c8: Verifying Checksum [2021-04-07T09:19:51.942Z] 0ef7d3d256c8: Download complete [2021-04-07T09:19:51.942Z] de9db76c5a1d: Verifying Checksum [2021-04-07T09:19:51.942Z] de9db76c5a1d: Download complete [2021-04-07T09:19:51.942Z] 93359f2a8cfa: Verifying Checksum [2021-04-07T09:19:51.942Z] 93359f2a8cfa: Download complete [2021-04-07T09:19:51.942Z] 7c6f9722023f: Verifying Checksum [2021-04-07T09:19:51.942Z] 7c6f9722023f: Download complete [2021-04-07T09:19:51.942Z] 188c0c94c7c5: Verifying Checksum [2021-04-07T09:19:51.942Z] 188c0c94c7c5: Download complete [2021-04-07T09:19:51.943Z] Checking out Revision 2e7a8e400da6e1ebb34f30b7153276bce38b6eda (PR-180) [2021-04-07T09:19:52.211Z] 188c0c94c7c5: Pull complete [2021-04-07T09:19:52.472Z] 0ef7d3d256c8: Pull complete [2021-04-07T09:19:52.472Z] de9db76c5a1d: Pull complete [2021-04-07T09:19:51.736Z] > git remote # timeout=10 [2021-04-07T09:19:51.769Z] > git config --get remote.origin.url # timeout=10 [2021-04-07T09:19:51.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-07T09:19:51.835Z] > git merge dd55ff443bd180714a9cddb6bbe47fafb89756c5 # timeout=10 [2021-04-07T09:19:51.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-07T09:19:51.962Z] > git config core.sparsecheckout # timeout=10 [2021-04-07T09:19:52.003Z] > git checkout -f 2e7a8e400da6e1ebb34f30b7153276bce38b6eda # timeout=10 [2021-04-07T09:19:53.868Z] a35cf1a2eb13: Verifying Checksum [2021-04-07T09:19:53.868Z] a35cf1a2eb13: Download complete [2021-04-07T09:19:54.446Z] bca2f99d35d6: Verifying Checksum [2021-04-07T09:19:54.446Z] bca2f99d35d6: Download complete [2021-04-07T09:19:56.331Z] Commit message: "build: upgrade SDK version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T09:19:57.777Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-07T09:19:58.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-07T09:19:58.594Z] + + sudo service dockertrue restart [2021-04-07T09:19:58.595Z] [2021-04-07T09:19:59.783Z] bca2f99d35d6: Pull complete [2021-04-07T09:20:00.046Z] 93359f2a8cfa: Pull complete [2021-04-07T09:20:00.046Z] 7c6f9722023f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-07T09:20:01.289Z] provisioning config files... [2021-04-07T09:20:01.338Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config8162634345034993051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:20:01.752Z] ---> docker-login.sh [2021-04-07T09:20:01.752Z] nexus3.edgexfoundry.org:10001 [2021-04-07T09:20:02.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:20:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:20:02.951Z] Configure a credential helper to remove this warning. See [2021-04-07T09:20:02.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:20:02.951Z] [2021-04-07T09:20:02.951Z] Login Succeeded [2021-04-07T09:20:02.951Z] nexus3.edgexfoundry.org:10002 [2021-04-07T09:20:03.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:20:03.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:20:03.223Z] Configure a credential helper to remove this warning. See [2021-04-07T09:20:03.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:20:03.223Z] [2021-04-07T09:20:03.223Z] Login Succeeded [2021-04-07T09:20:03.499Z] nexus3.edgexfoundry.org:10003 [2021-04-07T09:20:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:20:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:20:03.787Z] Configure a credential helper to remove this warning. See [2021-04-07T09:20:03.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:20:03.787Z] [2021-04-07T09:20:03.787Z] Login Succeeded [2021-04-07T09:20:03.787Z] nexus3.edgexfoundry.org:10004 [2021-04-07T09:20:04.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:20:04.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:20:04.334Z] Configure a credential helper to remove this warning. See [2021-04-07T09:20:04.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:20:04.334Z] [2021-04-07T09:20:04.334Z] Login Succeeded [2021-04-07T09:20:04.334Z] docker.io [2021-04-07T09:20:04.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-07T09:20:04.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-07T09:20:04.882Z] Configure a credential helper to remove this warning. See [2021-04-07T09:20:04.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-07T09:20:04.882Z] [2021-04-07T09:20:05.153Z] Login Succeeded [2021-04-07T09:20:05.153Z] ---> docker-login.sh ends [Pipeline] } [2021-04-07T09:20:05.171Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-04-07T09:20:05.362Z] a35cf1a2eb13: Pull complete [2021-04-07T09:20:05.362Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-07T09:20:05.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-07T09:20:05.362Z] ---> a62c8e92a672 [2021-04-07T09:20:05.363Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T09:20:05.363Z] ---> Running in f02e1e5e3255 [2021-04-07T09:20:05.363Z] Removing intermediate container f02e1e5e3255 [2021-04-07T09:20:05.363Z] ---> be0da8dce06f [2021-04-07T09:20:05.363Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:20:05.363Z] ---> Running in 2c58371b38f8 [Pipeline] unstash [Pipeline] echo [2021-04-07T09:20:05.699Z] ========================================================= [2021-04-07T09:20:05.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-07T09:20:05.699Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:20:06.121Z] + 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-04-07T09:20:06.321Z] Removing intermediate container 2c58371b38f8 [2021-04-07T09:20:06.321Z] ---> 115679c06af4 [2021-04-07T09:20:06.321Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T09:20:06.396Z] Sending build context to Docker daemon 522.8kB [2021-04-07T09:20:06.397Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T09:20:06.397Z] Step 2/8 : FROM ${BASE} [2021-04-07T09:20:06.589Z] ---> Running in 1341aab10818 [2021-04-07T09:20:06.677Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-07T09:20:06.677Z] 5f621e34cdf4: Pulling fs layer [2021-04-07T09:20:06.677Z] a4357932f1b6: Pulling fs layer [2021-04-07T09:20:06.677Z] 18c013af1878: Pulling fs layer [2021-04-07T09:20:06.677Z] 00ac8860ef70: Pulling fs layer [2021-04-07T09:20:06.677Z] 63d7cb157983: Pulling fs layer [2021-04-07T09:20:06.677Z] b116817d02f9: Pulling fs layer [2021-04-07T09:20:06.677Z] 745a02a5169b: Pulling fs layer [2021-04-07T09:20:06.677Z] 63d7cb157983: Waiting [2021-04-07T09:20:06.677Z] b116817d02f9: Waiting [2021-04-07T09:20:06.677Z] 745a02a5169b: Waiting [2021-04-07T09:20:06.677Z] 00ac8860ef70: Waiting [2021-04-07T09:20:06.677Z] 18c013af1878: Download complete [2021-04-07T09:20:06.677Z] a4357932f1b6: Verifying Checksum [2021-04-07T09:20:06.677Z] a4357932f1b6: Download complete [2021-04-07T09:20:06.677Z] 63d7cb157983: Verifying Checksum [2021-04-07T09:20:06.677Z] 63d7cb157983: Download complete [2021-04-07T09:20:06.677Z] 5f621e34cdf4: Verifying Checksum [2021-04-07T09:20:06.677Z] 5f621e34cdf4: Download complete [2021-04-07T09:20:06.677Z] b116817d02f9: Verifying Checksum [2021-04-07T09:20:06.677Z] b116817d02f9: Download complete [2021-04-07T09:20:07.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T09:20:07.668Z] 5f621e34cdf4: Pull complete [2021-04-07T09:20:07.945Z] a4357932f1b6: Pull complete [2021-04-07T09:20:08.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T09:20:08.559Z] 18c013af1878: Pull complete [2021-04-07T09:20:08.841Z] 745a02a5169b: Download complete [2021-04-07T09:20:09.057Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T09:20:09.057Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T09:20:09.319Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T09:20:09.581Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T09:20:09.581Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T09:20:09.845Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T09:20:09.845Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T09:20:10.279Z] 00ac8860ef70: Verifying Checksum [2021-04-07T09:20:10.279Z] 00ac8860ef70: Download complete [2021-04-07T09:20:11.768Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T09:20:11.768Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T09:20:11.768Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T09:20:12.030Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T09:20:12.605Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T09:20:12.605Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T09:20:12.874Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T09:20:12.874Z] OK: 173 MiB in 52 packages [2021-04-07T09:20:13.821Z] Removing intermediate container 1341aab10818 [2021-04-07T09:20:13.821Z] ---> 1d37fe771d19 [2021-04-07T09:20:13.821Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T09:20:13.821Z] ---> Running in f82ad36303d3 [2021-04-07T09:20:13.821Z] Removing intermediate container f82ad36303d3 [2021-04-07T09:20:13.821Z] ---> 50e62837d205 [2021-04-07T09:20:13.821Z] Step 7/8 : COPY . . [2021-04-07T09:20:14.768Z] ---> 73b4207bfff8 [2021-04-07T09:20:14.768Z] Step 8/8 : RUN go mod download [2021-04-07T09:20:14.768Z] ---> Running in 3348cca1e494 [2021-04-07T09:20:20.456Z] 00ac8860ef70: Pull complete [2021-04-07T09:20:20.456Z] 63d7cb157983: Pull complete [2021-04-07T09:20:21.053Z] b116817d02f9: Pull complete [2021-04-07T09:20:25.358Z] 745a02a5169b: Pull complete [2021-04-07T09:20:25.358Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-07T09:20:25.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-07T09:20:25.358Z] ---> b7e6874047d6 [2021-04-07T09:20:25.358Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-07T09:20:27.345Z] ---> Running in 936de0db74a7 [2021-04-07T09:20:27.947Z] Removing intermediate container 936de0db74a7 [2021-04-07T09:20:27.947Z] ---> 688d4232a0ba [2021-04-07T09:20:27.947Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:20:27.947Z] ---> Running in 8e315258a537 [2021-04-07T09:20:30.566Z] Removing intermediate container 8e315258a537 [2021-04-07T09:20:30.566Z] ---> ecd6f3d79bd5 [2021-04-07T09:20:30.566Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev [2021-04-07T09:20:30.566Z] ---> Running in 320bfb8f6ada [2021-04-07T09:20:31.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T09:20:32.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T09:20:33.957Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-07T09:20:33.957Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-07T09:20:34.228Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-07T09:20:34.499Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-07T09:20:34.499Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-07T09:20:34.770Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-07T09:20:34.770Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-07T09:20:36.193Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-07T09:20:36.193Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-07T09:20:36.193Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-07T09:20:36.466Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-07T09:20:36.735Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-07T09:20:37.006Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-07T09:20:37.006Z] Executing busybox-1.31.1-r19.trigger [2021-04-07T09:20:37.279Z] OK: 149 MiB in 52 packages [2021-04-07T09:20:38.712Z] Removing intermediate container 320bfb8f6ada [2021-04-07T09:20:38.712Z] ---> 597d9e561dc3 [2021-04-07T09:20:38.712Z] Step 6/8 : WORKDIR /device-virtual-go [2021-04-07T09:20:38.984Z] ---> Running in 3866d19bdeee [2021-04-07T09:20:39.260Z] Removing intermediate container 3866d19bdeee [2021-04-07T09:20:39.260Z] ---> c4ca52f33a0f [2021-04-07T09:20:39.260Z] Step 7/8 : COPY . . [2021-04-07T09:20:40.243Z] ---> 5030d8938e32 [2021-04-07T09:20:40.243Z] Step 8/8 : RUN go mod download [2021-04-07T09:20:40.515Z] ---> Running in 7d7ec43da32e [2021-04-07T09:20:41.397Z] Removing intermediate container 3348cca1e494 [2021-04-07T09:20:41.398Z] ---> 1dd7fa86591d [2021-04-07T09:20:41.398Z] Successfully built 1dd7fa86591d [2021-04-07T09:20:41.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:20:41.715Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T09:20:41.715Z] . [Pipeline] withDockerContainer [2021-04-07T09:20:41.990Z] prd-centos7-docker-4c-2g-33146 does not seem to be running inside a container [2021-04-07T09:20:42.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T09:20:43.016Z] $ docker top f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T09:20:43.520Z] + go version [2021-04-07T09:20:43.520Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-07T09:20:43.535Z] $ docker stop --time=1 f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef [2021-04-07T09:20:44.978Z] $ docker rm -f f70374219d4eee12edf62fe46e0c7e916048e39feca6e525d1956e62adb51cef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:20:45.893Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-07T09:20:45.893Z] . [Pipeline] withDockerContainer [2021-04-07T09:20:45.992Z] prd-centos7-docker-4c-2g-33146 does not seem to be running inside a container [2021-04-07T09:20:46.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-07T09:20:46.836Z] $ docker top 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T09:20:47.431Z] + make test [2021-04-07T09:20:47.431Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-07T09:20:48.386Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-07T09:21:06.651Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-07T09:21:07.320Z] Removing intermediate container 7d7ec43da32e [2021-04-07T09:21:07.320Z] ---> fd98c8e60bb5 [2021-04-07T09:21:07.320Z] Successfully built fd98c8e60bb5 [2021-04-07T09:21:07.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:21:07.606Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.363s coverage: 63.8% of statements [2021-04-07T09:21:07.606Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-07T09:21:07.660Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T09:21:07.660Z] . [Pipeline] withDockerContainer [2021-04-07T09:21:07.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-33145 does not seem to be running inside a container [2021-04-07T09:21:07.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T09:21:09.475Z] $ docker top cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T09:21:10.582Z] + go version [2021-04-07T09:21:10.582Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-07T09:21:10.611Z] $ docker stop --time=1 cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c [2021-04-07T09:21:11.872Z] gofmt -l . [2021-04-07T09:21:11.872Z] [ "`gofmt -l .`" = "" ] [2021-04-07T09:21:11.872Z] ./bin/test-attribution-txt.sh [2021-04-07T09:21:12.455Z] ./bin/test-go-mod-tidy.sh [2021-04-07T09:21:12.530Z] $ docker rm -f cd9e14d3f01f4719bd5ebd4b4f90c4319ca99f19a41ce1eda5d5a0dbbc2cbb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-04-07T09:21:12.798Z] $ docker stop --time=1 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc [2021-04-07T09:21:14.573Z] $ docker rm -f 6b8279f00730537316b9c3008a2f7016868d85d49752025695d54d7ac6d5affc [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-04-07T09:21:15.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] isUnix [Pipeline] sh [Pipeline] stash [2021-04-07T09:21:15.566Z] + docker inspect -f . ci-base-image-arm64 [2021-04-07T09:21:15.566Z] . [Pipeline] withDockerContainer [2021-04-07T09:21:15.740Z] Stashed 1 file(s) [2021-04-07T09:21:15.831Z] prd-ubuntu18.04-docker-arm64-4c-16g-33145 does not seem to be running inside a container [2021-04-07T09:21:15.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-07T09:21:17.392Z] $ docker top da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-07T09:21:18.438Z] + make test [2021-04-07T09:21:18.438Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh [2021-04-07T09:21:19.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-07T09:21:19.894Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2021-04-07T09:21:20.104Z] + ls -al . [2021-04-07T09:21:20.104Z] total 132 [2021-04-07T09:21:20.104Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 7 09:21 . [2021-04-07T09:21:20.104Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 7 09:19 .. [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 8039 Apr 7 09:19 Attribution.txt [2021-04-07T09:21:20.104Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 09:19 bin [2021-04-07T09:21:20.104Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 7 09:19 cmd [2021-04-07T09:21:20.104Z] -rw-r--r--. 1 jenkins jenkins 47247 Apr 7 09:21 coverage.out [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 1895 Apr 7 09:19 Dockerfile [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 998 Apr 7 09:19 Dockerfile.build [2021-04-07T09:21:20.104Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 09:19 .git [2021-04-07T09:21:20.104Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 7 09:19 .github [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 7 09:19 .gitignore [2021-04-07T09:21:20.104Z] -rw-r--r--. 1 jenkins jenkins 809 Apr 7 09:21 go.mod [2021-04-07T09:21:20.104Z] -rw-r--r--. 1 jenkins jenkins 23574 Apr 7 09:21 go.sum [2021-04-07T09:21:20.104Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 09:19 internal [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 660 Apr 7 09:19 Jenkinsfile [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 7 09:19 LICENSE [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 921 Apr 7 09:19 Makefile [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 918 Apr 7 09:19 README.md [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 09:16 VERSION [2021-04-07T09:21:20.104Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 7 09:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:21:20.417Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda --label arch=amd64 --label version=0.0.0 . [2021-04-07T09:21:20.417Z] Sending build context to Docker daemon 596.5kB [2021-04-07T09:21:20.417Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T09:21:20.417Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-07T09:21:20.417Z] ---> 1dd7fa86591d [2021-04-07T09:21:20.417Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-07T09:21:20.992Z] ---> Running in 13a598b8ef49 [2021-04-07T09:21:20.992Z] Removing intermediate container 13a598b8ef49 [2021-04-07T09:21:20.992Z] ---> 58924d7c4195 [2021-04-07T09:21:20.992Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-07T09:21:20.992Z] ---> Running in 697ed4220a1a [2021-04-07T09:21:21.254Z] Removing intermediate container 697ed4220a1a [2021-04-07T09:21:21.254Z] ---> edbd76fba30a [2021-04-07T09:21:21.254Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-07T09:21:21.254Z] ---> Running in 1eef642b5b7d [2021-04-07T09:21:21.519Z] Removing intermediate container 1eef642b5b7d [2021-04-07T09:21:21.519Z] ---> 9bdcc29a1215 [2021-04-07T09:21:21.519Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:21:21.519Z] ---> Running in 37d70ee5865b [2021-04-07T09:21:22.474Z] Removing intermediate container 37d70ee5865b [2021-04-07T09:21:22.474Z] ---> 63325e62fa95 [2021-04-07T09:21:22.474Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-07T09:21:22.474Z] ---> Running in f30dc2b33bfa [2021-04-07T09:21:23.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T09:21:23.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T09:21:24.569Z] OK: 173 MiB in 52 packages [2021-04-07T09:21:25.147Z] Removing intermediate container f30dc2b33bfa [2021-04-07T09:21:25.147Z] ---> 320c09d2e736 [2021-04-07T09:21:25.147Z] Step 8/25 : COPY . . [2021-04-07T09:21:26.101Z] ---> d301656d4b8e [2021-04-07T09:21:26.101Z] Step 9/25 : RUN go mod download [2021-04-07T09:21:26.101Z] ---> Running in 226f0512a024 [2021-04-07T09:21:27.055Z] Removing intermediate container 226f0512a024 [2021-04-07T09:21:27.055Z] ---> 26baf3f67841 [2021-04-07T09:21:27.055Z] Step 10/25 : ARG MAKE='make build' [2021-04-07T09:21:27.055Z] ---> Running in de635eb85e32 [2021-04-07T09:21:27.055Z] Removing intermediate container de635eb85e32 [2021-04-07T09:21:27.055Z] ---> 93af16da6709 [2021-04-07T09:21:27.055Z] Step 11/25 : RUN $MAKE [2021-04-07T09:21:27.055Z] ---> Running in 98ea06286ea5 [2021-04-07T09:21:27.640Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-04-07T09:21:45.944Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-07T09:21:49.258Z] Removing intermediate container 98ea06286ea5 [2021-04-07T09:21:49.258Z] ---> 01e72056c33a [2021-04-07T09:21:49.258Z] Step 12/25 : FROM alpine:3.12 [2021-04-07T09:21:49.521Z] 3.12: Pulling from library/alpine [2021-04-07T09:21:49.521Z] 532819f3e44c: Pulling fs layer [2021-04-07T09:21:49.782Z] 532819f3e44c: Verifying Checksum [2021-04-07T09:21:49.782Z] 532819f3e44c: Download complete [2021-04-07T09:21:50.045Z] 532819f3e44c: Pull complete [2021-04-07T09:21:50.045Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T09:21:50.045Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T09:21:50.045Z] ---> 7230e588e954 [2021-04-07T09:21:50.045Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-07T09:21:50.045Z] ---> Running in 4c20b370a805 [2021-04-07T09:21:50.309Z] Removing intermediate container 4c20b370a805 [2021-04-07T09:21:50.309Z] ---> 6f9a6873ef84 [2021-04-07T09:21:50.309Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:21:50.309Z] ---> Running in efcd284f1590 [2021-04-07T09:21:51.259Z] Removing intermediate container efcd284f1590 [2021-04-07T09:21:51.259Z] ---> b7f09efdb084 [2021-04-07T09:21:51.259Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2021-04-07T09:21:51.259Z] ---> Running in b0bbd5638552 [2021-04-07T09:21:51.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-07T09:21:52.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-07T09:21:53.413Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-07T09:21:53.414Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-07T09:21:53.676Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-07T09:21:53.938Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-07T09:21:54.514Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-07T09:21:54.514Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T09:21:54.514Z] OK: 8 MiB in 19 packages [2021-04-07T09:21:55.093Z] Removing intermediate container b0bbd5638552 [2021-04-07T09:21:55.093Z] ---> d5c1036bf853 [2021-04-07T09:21:55.093Z] Step 16/25 : WORKDIR / [2021-04-07T09:21:55.093Z] ---> Running in 9b1f3aac9894 [2021-04-07T09:21:55.093Z] Removing intermediate container 9b1f3aac9894 [2021-04-07T09:21:55.093Z] ---> 68a3d2bf59cb [2021-04-07T09:21:55.093Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-07T09:21:55.356Z] ---> ca3b02c80ccc [2021-04-07T09:21:55.356Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-07T09:21:55.618Z] ---> 9fd6361c593a [2021-04-07T09:21:55.618Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-07T09:21:56.565Z] ---> c21fd7db8285 [2021-04-07T09:21:56.565Z] Step 20/25 : EXPOSE 49990 [2021-04-07T09:21:56.565Z] ---> Running in f883be2a252f [2021-04-07T09:21:56.565Z] Removing intermediate container f883be2a252f [2021-04-07T09:21:56.565Z] ---> 67e90da4ca68 [2021-04-07T09:21:56.565Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-07T09:21:56.565Z] ---> Running in 63e1e22c3bbe [2021-04-07T09:21:56.827Z] Removing intermediate container 63e1e22c3bbe [2021-04-07T09:21:56.827Z] ---> c2c970ae2543 [2021-04-07T09:21:56.827Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T09:21:56.827Z] ---> Running in 04a2621965ce [2021-04-07T09:21:57.089Z] Removing intermediate container 04a2621965ce [2021-04-07T09:21:57.089Z] ---> 71c20d3b93eb [2021-04-07T09:21:57.089Z] Step 23/25 : LABEL arch=amd64 [2021-04-07T09:21:57.089Z] ---> Running in 0ee8f73b8502 [2021-04-07T09:21:57.350Z] Removing intermediate container 0ee8f73b8502 [2021-04-07T09:21:57.350Z] ---> c5c82f5f080b [2021-04-07T09:21:57.350Z] Step 24/25 : LABEL git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:21:57.350Z] ---> Running in 0abc9340a33a [2021-04-07T09:21:57.617Z] Removing intermediate container 0abc9340a33a [2021-04-07T09:21:57.617Z] ---> d1d1862a5748 [2021-04-07T09:21:57.617Z] Step 25/25 : LABEL version=0.0.0 [2021-04-07T09:21:57.617Z] ---> Running in bb79c643c1ca [2021-04-07T09:21:57.617Z] Removing intermediate container bb79c643c1ca [2021-04-07T09:21:57.617Z] ---> 30d53f810ee5 [2021-04-07T09:21:57.617Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-07T09:21:57.617Z] Successfully built 30d53f810ee5 [2021-04-07T09:21:57.617Z] Successfully tagged docker-device-virtual-go: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-04-07T09:21:58.718Z] ---> job-cost.sh [2021-04-07T09:21:58.718Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UtRs [2021-04-07T09:22:13.669Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T09:22:16.471Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2021-04-07T09:22:16.471Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.428s coverage: 63.8% of statements [2021-04-07T09:22:16.471Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-07T09:22:24.786Z] gofmt -l . [2021-04-07T09:22:24.786Z] [ "`gofmt -l .`" = "" ] [2021-04-07T09:22:24.787Z] ./bin/test-attribution-txt.sh [2021-04-07T09:22:25.770Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-07T09:22:26.402Z] $ docker stop --time=1 da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 [2021-04-07T09:22:28.583Z] $ docker rm -f da08d10b00fa8ecad933a1f7c15ff421e13353c5bcdaad1e7e96e734bbf8d8e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-07T09:22:29.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-07T09:22:29.563Z] Warning: overwriting stash ‘coverage-report’ [2021-04-07T09:22:30.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-07T09:22:31.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-07T09:22:31.662Z] + ls -al . [2021-04-07T09:22:31.662Z] total 156 [2021-04-07T09:22:31.662Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 7 09:22 . [2021-04-07T09:22:31.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 09:19 .. [2021-04-07T09:22:31.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 09:19 .git [2021-04-07T09:22:31.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:19 .github [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 7 09:19 .gitignore [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 8039 Apr 7 09:19 Attribution.txt [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 1895 Apr 7 09:19 Dockerfile [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 998 Apr 7 09:19 Dockerfile.build [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 7 09:19 Jenkinsfile [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 09:19 LICENSE [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 921 Apr 7 09:19 Makefile [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 918 Apr 7 09:19 README.md [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 09:16 VERSION [2021-04-07T09:22:31.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 09:19 bin [2021-04-07T09:22:31.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:19 cmd [2021-04-07T09:22:31.662Z] -rw-r--r-- 1 jenkins jenkins 47247 Apr 7 09:22 coverage.out [2021-04-07T09:22:31.662Z] -rw-r--r-- 1 jenkins jenkins 809 Apr 7 09:22 go.mod [2021-04-07T09:22:31.662Z] -rw-r--r-- 1 jenkins jenkins 23574 Apr 7 09:22 go.sum [2021-04-07T09:22:31.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 09:19 internal [2021-04-07T09:22:31.662Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 7 09:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:22:32.154Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda --label arch=arm64 --label version=0.0.0 . [2021-04-07T09:22:32.429Z] Sending build context to Docker daemon 595.5kB [2021-04-07T09:22:32.737Z] Step 1/25 : ARG BASE=golang:1.15-alpine3.12 [2021-04-07T09:22:32.737Z] Step 2/25 : FROM ${BASE} AS builder [2021-04-07T09:22:32.737Z] ---> fd98c8e60bb5 [2021-04-07T09:22:32.737Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-04-07T09:22:32.737Z] ---> Running in c1ab4f9dc575 [2021-04-07T09:22:33.347Z] Removing intermediate container c1ab4f9dc575 [2021-04-07T09:22:33.347Z] ---> 7723a1b7bd4e [2021-04-07T09:22:33.347Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2021-04-07T09:22:33.347Z] ---> Running in b330240df019 [2021-04-07T09:22:33.943Z] Removing intermediate container b330240df019 [2021-04-07T09:22:33.943Z] ---> 31592ddea20f [2021-04-07T09:22:33.943Z] Step 5/25 : WORKDIR /device-virtual-go [2021-04-07T09:22:33.943Z] ---> Running in c5c4ffcf4246 [2021-04-07T09:22:34.538Z] Removing intermediate container c5c4ffcf4246 [2021-04-07T09:22:34.538Z] ---> 85062327e601 [2021-04-07T09:22:34.538Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:22:34.538Z] ---> Running in 8a775cb0efe2 [2021-04-07T09:22:36.512Z] Removing intermediate container 8a775cb0efe2 [2021-04-07T09:22:36.512Z] ---> 5fd7a2636e35 [2021-04-07T09:22:36.512Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-07T09:22:36.512Z] ---> Running in c21e418f354b [2021-04-07T09:22:37.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T09:22:38.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T09:22:39.900Z] OK: 149 MiB in 52 packages [2021-04-07T09:22:40.314Z] lf-activate-venv(): INFO: Adding /tmp/venv-UtRs/bin to PATH [2021-04-07T09:22:40.314Z] INFO: No Stack... [2021-04-07T09:22:40.881Z] Removing intermediate container c21e418f354b [2021-04-07T09:22:40.881Z] ---> 5f09c6219027 [2021-04-07T09:22:40.881Z] Step 8/25 : COPY . . [2021-04-07T09:22:41.862Z] ---> 1f3c49865b9a [2021-04-07T09:22:41.862Z] Step 9/25 : RUN go mod download [2021-04-07T09:22:42.136Z] ---> Running in b5b4b3feae8b [2021-04-07T09:22:42.234Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T09:22:42.497Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T09:22:42.806Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2021-04-07T09:22:42.806Z] + cut -d, -f6 [Pipeline] lock [2021-04-07T09:22:42.882Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [2021-04-07T09:22:42.894Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] did not exist. Created. [2021-04-07T09:22:42.895Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T09:22:43.312Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-07T09:22:43.467Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T09:22:43.477Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-07T09:22:44.791Z] Removing intermediate container b5b4b3feae8b [2021-04-07T09:22:44.791Z] ---> 1621a8c7066e [2021-04-07T09:22:44.791Z] Step 10/25 : ARG MAKE='make build' [2021-04-07T09:22:44.791Z] ---> Running in 5b93fcc1c9bb [2021-04-07T09:22:45.064Z] Removing intermediate container 5b93fcc1c9bb [2021-04-07T09:22:45.064Z] ---> 073d4962d961 [2021-04-07T09:22:45.064Z] Step 11/25 : RUN $MAKE [2021-04-07T09:22:45.064Z] ---> Running in e572f837ab63 [2021-04-07T09:22:46.501Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2021-04-07T09:23:33.517Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-07T09:23:43.650Z] Removing intermediate container e572f837ab63 [2021-04-07T09:23:43.650Z] ---> eaddd15a1474 [2021-04-07T09:23:43.650Z] Step 12/25 : FROM alpine:3.12 [2021-04-07T09:23:45.075Z] 3.12: Pulling from library/alpine [2021-04-07T09:23:45.075Z] 9a219e8acc52: Pulling fs layer [2021-04-07T09:23:45.075Z] 9a219e8acc52: Verifying Checksum [2021-04-07T09:23:45.075Z] 9a219e8acc52: Download complete [2021-04-07T09:23:45.674Z] 9a219e8acc52: Pull complete [2021-04-07T09:23:45.674Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-07T09:23:45.674Z] Status: Downloaded newer image for alpine:3.12 [2021-04-07T09:23:45.674Z] ---> d75e27dfc0a0 [2021-04-07T09:23:45.674Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2021-04-07T09:23:45.947Z] ---> Running in 592ed11acc6b [2021-04-07T09:23:46.542Z] Removing intermediate container 592ed11acc6b [2021-04-07T09:23:46.542Z] ---> 03baddb56adc [2021-04-07T09:23:46.542Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-07T09:23:46.542Z] ---> Running in f49cc579d986 [2021-04-07T09:23:48.517Z] Removing intermediate container f49cc579d986 [2021-04-07T09:23:48.517Z] ---> 43c98f010af4 [2021-04-07T09:23:48.517Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2021-04-07T09:23:48.792Z] ---> Running in e7593b52cc33 [2021-04-07T09:23:49.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-07T09:23:50.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-07T09:23:52.179Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-07T09:23:52.179Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-07T09:23:52.179Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-07T09:23:52.448Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-07T09:23:52.721Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-07T09:23:52.722Z] Executing busybox-1.31.1-r20.trigger [2021-04-07T09:23:52.722Z] OK: 8 MiB in 19 packages [2021-04-07T09:23:54.157Z] Removing intermediate container e7593b52cc33 [2021-04-07T09:23:54.157Z] ---> 942b5f2cbfb3 [2021-04-07T09:23:54.157Z] Step 16/25 : WORKDIR / [2021-04-07T09:23:54.157Z] ---> Running in e6a22d2cbeae [2021-04-07T09:23:54.755Z] Removing intermediate container e6a22d2cbeae [2021-04-07T09:23:54.755Z] ---> d53b069baad6 [2021-04-07T09:23:54.755Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2021-04-07T09:23:55.354Z] ---> 8a94bf59ffe0 [2021-04-07T09:23:55.354Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2021-04-07T09:23:55.953Z] ---> ac43655a488c [2021-04-07T09:23:55.953Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2021-04-07T09:23:57.391Z] ---> 8244e53a7951 [2021-04-07T09:23:57.391Z] Step 20/25 : EXPOSE 49990 [2021-04-07T09:23:57.667Z] ---> Running in 9b111b624ffd [2021-04-07T09:23:57.939Z] Removing intermediate container 9b111b624ffd [2021-04-07T09:23:57.939Z] ---> 3ab8dae54152 [2021-04-07T09:23:57.939Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2021-04-07T09:23:58.211Z] ---> Running in 6a364306f271 [2021-04-07T09:23:58.486Z] Removing intermediate container 6a364306f271 [2021-04-07T09:23:58.486Z] ---> 8076c5448a2a [2021-04-07T09:23:58.486Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-07T09:23:58.759Z] ---> Running in c1d26aa86b49 [2021-04-07T09:23:59.033Z] Removing intermediate container c1d26aa86b49 [2021-04-07T09:23:59.033Z] ---> b3047658d8cb [2021-04-07T09:23:59.033Z] Step 23/25 : LABEL arch=arm64 [2021-04-07T09:23:59.306Z] ---> Running in fb3f49b01d27 [2021-04-07T09:23:59.903Z] Removing intermediate container fb3f49b01d27 [2021-04-07T09:23:59.903Z] ---> f80b7e4270f5 [2021-04-07T09:23:59.903Z] Step 24/25 : LABEL git_sha=2e7a8e400da6e1ebb34f30b7153276bce38b6eda [2021-04-07T09:23:59.903Z] ---> Running in 0b7d1f335ea8 [2021-04-07T09:24:00.175Z] Removing intermediate container 0b7d1f335ea8 [2021-04-07T09:24:00.175Z] ---> 06269322d261 [2021-04-07T09:24:00.175Z] Step 25/25 : LABEL version=0.0.0 [2021-04-07T09:24:00.448Z] ---> Running in b918352f388e [2021-04-07T09:24:01.045Z] Removing intermediate container b918352f388e [2021-04-07T09:24:01.045Z] ---> f40105f182d2 [2021-04-07T09:24:01.045Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-07T09:24:01.045Z] Successfully built f40105f182d2 [2021-04-07T09:24:01.045Z] Successfully tagged docker-device-virtual-go-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-04-07T09:24:01.990Z] ---> job-cost.sh [2021-04-07T09:24:01.990Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FVXr [2021-04-07T09:24:40.952Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-07T09:26:17.702Z] lf-activate-venv(): INFO: Adding /tmp/venv-FVXr/bin to PATH [2021-04-07T09:26:17.702Z] INFO: No Stack... [2021-04-07T09:26:17.702Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-07T09:26:17.702Z] INFO: Archiving Costs [Pipeline] sh [2021-04-07T09:26:18.047Z] + cat /w/workspace/device-virtual-go/3/archives/cost.csv [2021-04-07T09:26:18.047Z] + cut -d, -f6 [Pipeline] lock [2021-04-07T09:26:18.168Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [2021-04-07T09:26:18.180Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] did not exist. Created. [2021-04-07T09:26:18.180Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-180-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-07T09:26:18.673Z] /w/workspace/device-virtual-go/3@tmp/durable-5e30d7dc/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-5e30d7dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-07T09:26:19.019Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-07T09:26:19.044Z] Warning: overwriting stash ‘stack-cost’ [2021-04-07T09:26:19.197Z] Stashed 1 file(s) [Pipeline] } [2021-04-07T09:26:19.207Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-180-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-04-07T09:26:20.406Z] provisioning config files... [2021-04-07T09:26:20.417Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config72872522138598976tmp [Pipeline] { [Pipeline] sh [2021-04-07T09:26:20.872Z] + set +x [2021-04-07T09:26:20.873Z] + curl -s https://codecov.io/bash [2021-04-07T09:26:20.873Z] + bash -s -- [2021-04-07T09:26:21.135Z] [2021-04-07T09:26:21.135Z] _____ _ [2021-04-07T09:26:21.135Z] / ____| | | [2021-04-07T09:26:21.135Z] | | ___ __| | ___ ___ _____ __ [2021-04-07T09:26:21.135Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-07T09:26:21.135Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-07T09:26:21.135Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-07T09:26:21.135Z] Bash-20210309-2b87ace [2021-04-07T09:26:21.135Z] [2021-04-07T09:26:21.135Z] [2021-04-07T09:26:21.135Z] ==> git version 2.24.3 found [2021-04-07T09:26:21.135Z] ==> 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-04-07T09:26:21.135Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-07T09:26:21.135Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-07T09:26:21.135Z] ==> Jenkins CI detected. [2021-04-07T09:26:21.135Z] project root: . [2021-04-07T09:26:21.135Z] --> token set from env [2021-04-07T09:26:21.135Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-07T09:26:21.135Z] ==> Running gcov in . (disable via -X gcov) [2021-04-07T09:26:21.135Z] ==> Python coveragepy not found [2021-04-07T09:26:21.135Z] ==> Searching for coverage reports in: [2021-04-07T09:26:21.135Z] + . [2021-04-07T09:26:21.135Z] -> Found 1 reports [2021-04-07T09:26:21.135Z] ==> Detecting git/mercurial file structure [2021-04-07T09:26:21.135Z] ==> Reading reports [2021-04-07T09:26:21.135Z] + ./coverage.out bytes=47247 [2021-04-07T09:26:21.135Z] ==> Appending adjustments [2021-04-07T09:26:21.136Z] https://docs.codecov.io/docs/fixing-reports [2021-04-07T09:26:21.136Z] + Found adjustments [2021-04-07T09:26:21.136Z] ==> Gzipping contents [2021-04-07T09:26:21.399Z] 8.0K /tmp/codecov.860IoB.gz [2021-04-07T09:26:21.399Z] ==> Uploading reports [2021-04-07T09:26:21.399Z] url: https://codecov.io [2021-04-07T09:26:21.399Z] query: branch=PR-180&commit=2e7a8e400da6e1ebb34f30b7153276bce38b6eda&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-04-07T09:26:21.399Z] -> Pinging Codecov [2021-04-07T09:26:21.399Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-180&commit=2e7a8e400da6e1ebb34f30b7153276bce38b6eda&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-180%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=180&job=&cmd_args= [2021-04-07T09:26:21.661Z] -> Uploading to [2021-04-07T09:26:21.661Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-07/5E52B4B073DB2E39498172D8E973AA87/2e7a8e400da6e1ebb34f30b7153276bce38b6eda/a815bee8-5e68-4a63-84a1-e3e4ac4526ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210407T092621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77c05ef73b37328c0689e9e742e0bc15d8c4523a2abc915512d3a96d89e85917 [2021-04-07T09:26:21.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-07T09:26:21.661Z] Dload Upload Total Spent Left Speed [2021-04-07T09:26:22.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5788 0 0 100 5788 0 11518 --:--:-- --:--:-- --:--:-- 11506 [2021-04-07T09:26:22.188Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/2e7a8e400da6e1ebb34f30b7153276bce38b6eda [Pipeline] } [2021-04-07T09:26:22.201Z] 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-04-07T09:26:24.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:24.779Z] ---> package-listing.sh [2021-04-07T09:26:24.779Z] ++ facter osfamily [2021-04-07T09:26:24.779Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-07T09:26:24.779Z] + OS_FAMILY=redhat [2021-04-07T09:26:24.779Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T09:26:24.779Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-07T09:26:24.779Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-07T09:26:24.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-07T09:26:24.779Z] + PACKAGES=/tmp/packages_start.txt [2021-04-07T09:26:24.779Z] + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' [2021-04-07T09:26:24.779Z] + PACKAGES=/tmp/packages_end.txt [2021-04-07T09:26:24.779Z] + case "${OS_FAMILY}" in [2021-04-07T09:26:24.779Z] + rpm -qa [2021-04-07T09:26:24.779Z] + sort [2021-04-07T09:26:30.118Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-07T09:26:30.118Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-07T09:26:30.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-07T09:26:30.119Z] + '[' /w/workspace/foundry_device-virtual-go_PR-180 ']' [2021-04-07T09:26:30.119Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-180/archives/ [2021-04-07T09:26:30.119Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-180/archives/ [Pipeline] echo [2021-04-07T09:26:30.133Z] 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/foundry_device-virtual-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-07T09:26:30.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:26:30.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T09:26:30.736Z] [2021-04-07T09:26:30.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-07T09:26:31.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T09:26:31.135Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-07T09:26:31.135Z] df20fa9351a1: Pulling fs layer [2021-04-07T09:26:31.135Z] 36b3adc4ff6f: Pulling fs layer [2021-04-07T09:26:31.135Z] 8ad3a11d3b57: Pulling fs layer [2021-04-07T09:26:31.135Z] 46f8f816bc3b: Pulling fs layer [2021-04-07T09:26:31.135Z] 93b61091891f: Pulling fs layer [2021-04-07T09:26:31.135Z] 93b9cdb0e59b: Pulling fs layer [2021-04-07T09:26:31.135Z] 5e14af77c1be: Pulling fs layer [2021-04-07T09:26:31.135Z] 01666e4c0597: Pulling fs layer [2021-04-07T09:26:31.135Z] aa168da1d23b: Pulling fs layer [2021-04-07T09:26:31.135Z] 93b9cdb0e59b: Waiting [2021-04-07T09:26:31.135Z] 5e14af77c1be: Waiting [2021-04-07T09:26:31.135Z] 01666e4c0597: Waiting [2021-04-07T09:26:31.135Z] aa168da1d23b: Waiting [2021-04-07T09:26:31.135Z] 93b61091891f: Waiting [2021-04-07T09:26:31.135Z] 46f8f816bc3b: Waiting [2021-04-07T09:26:31.135Z] 36b3adc4ff6f: Verifying Checksum [2021-04-07T09:26:31.135Z] 36b3adc4ff6f: Download complete [2021-04-07T09:26:31.135Z] 46f8f816bc3b: Download complete [2021-04-07T09:26:31.397Z] df20fa9351a1: Verifying Checksum [2021-04-07T09:26:31.397Z] 93b9cdb0e59b: Verifying Checksum [2021-04-07T09:26:31.397Z] 93b9cdb0e59b: Download complete [2021-04-07T09:26:31.397Z] 5e14af77c1be: Verifying Checksum [2021-04-07T09:26:31.397Z] 5e14af77c1be: Download complete [2021-04-07T09:26:31.397Z] 93b61091891f: Verifying Checksum [2021-04-07T09:26:31.397Z] 93b61091891f: Download complete [2021-04-07T09:26:31.397Z] 01666e4c0597: Verifying Checksum [2021-04-07T09:26:31.397Z] 01666e4c0597: Download complete [2021-04-07T09:26:31.661Z] df20fa9351a1: Pull complete [2021-04-07T09:26:31.923Z] 36b3adc4ff6f: Pull complete [2021-04-07T09:26:32.187Z] 8ad3a11d3b57: Verifying Checksum [2021-04-07T09:26:32.187Z] 8ad3a11d3b57: Download complete [2021-04-07T09:26:33.602Z] 8ad3a11d3b57: Pull complete [2021-04-07T09:26:33.602Z] 46f8f816bc3b: Pull complete [2021-04-07T09:26:33.602Z] aa168da1d23b: Verifying Checksum [2021-04-07T09:26:33.602Z] aa168da1d23b: Download complete [2021-04-07T09:26:33.865Z] 93b61091891f: Pull complete [2021-04-07T09:26:33.865Z] 93b9cdb0e59b: Pull complete [2021-04-07T09:26:34.129Z] 5e14af77c1be: Pull complete [2021-04-07T09:26:34.129Z] 01666e4c0597: Pull complete [2021-04-07T09:26:40.775Z] aa168da1d23b: Pull complete [2021-04-07T09:26:40.775Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-07T09:26:40.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-07T09:26:40.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-07T09:26:40.995Z] prd-centos7-docker-4c-2g-33144 does not seem to be running inside a container [2021-04-07T09:26:41.044Z] $ 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/foundry_device-virtual-go_PR-180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-180 -v /w/workspace/foundry_device-virtual-go_PR-180:/w/workspace/foundry_device-virtual-go_PR-180:rw,z -v /w/workspace/foundry_device-virtual-go_PR-180@tmp:/w/workspace/foundry_device-virtual-go_PR-180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-07T09:26:44.139Z] $ docker top 4c8b0d3c832bad7286d5ffc6139b6e43e61d3f19a24c5920d7c6f9b0db3e9046 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-07T09:26:44.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-07T09:26:44.990Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-07T09:26:45.295Z] + ls /var/log/sa-host [2021-04-07T09:26:45.295Z] + sadf -c /var/log/sa-host/sa07 [2021-04-07T09:26:45.295Z] file_magic: OK [2021-04-07T09:26:45.295Z] HZ: Using current value: 100 [2021-04-07T09:26:45.295Z] file_header: OK [2021-04-07T09:26:45.295Z] 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-04-07T09:26:45.295Z] Statistics: [2021-04-07T09:26:45.295Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-07T09:26:45.295Z] File successfully converted to sysstat format version 12.2.1 [2021-04-07T09:26:45.295Z] + sadf -c /var/log/sa-host/sa23 [2021-04-07T09:26:45.295Z] file_magic: OK [2021-04-07T09:26:45.295Z] HZ: Using current value: 100 [2021-04-07T09:26:45.295Z] file_header: OK [2021-04-07T09:26:45.295Z] 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-04-07T09:26:45.295Z] Statistics: [2021-04-07T09:26:45.295Z] Hnuu...uuuununununu... [2021-04-07T09:26:45.295Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-07T09:26:45.533Z] provisioning config files... [2021-04-07T09:26:45.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-180@tmp/config1891618527686274557tmp [Pipeline] { [Pipeline] echo [2021-04-07T09:26:45.637Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:45.936Z] ---> create-netrc.sh [Pipeline] } [2021-04-07T09:26:45.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-07T09:26:46.058Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:46.363Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-07T09:26:46.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:46.681Z] ---> sudo-logs.sh [2021-04-07T09:26:46.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-07T09:26:46.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:47.057Z] ---> job-cost.sh [2021-04-07T09:26:47.057Z] lf-activate-venv: SKIPPING [2021-04-07T09:26:47.057Z] DEBUG: total: 0.20999999344348907 [2021-04-07T09:26:47.057Z] INFO: Retrieving Stack Cost... [2021-04-07T09:26:48.452Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-07T09:26:48.715Z] INFO: Archiving Costs [Pipeline] echo [2021-04-07T09:26:48.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-07T09:26:49.033Z] ---> logs-deploy.sh [2021-04-07T09:26:49.033Z] lf-activate-venv: SKIPPING [2021-04-07T09:26:49.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-180/3 [2021-04-07T09:26:49.033Z] INFO: archiving workspace using pattern(s): [2021-04-07T09:26:50.959Z] Archives upload complete. [2021-04-07T09:26:50.959Z] INFO: archiving logs to Nexus [2021-04-07T09:26:51.911Z] ---> uname -a: [2021-04-07T09:26:51.911Z] Linux prd-centos7-docker-4c-2g-33144.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-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> lscpu: [2021-04-07T09:26:51.911Z] Architecture: x86_64 [2021-04-07T09:26:51.911Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-07T09:26:51.911Z] Byte Order: Little Endian [2021-04-07T09:26:51.911Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-07T09:26:51.911Z] CPU(s): 4 [2021-04-07T09:26:51.911Z] On-line CPU(s) list: 0-3 [2021-04-07T09:26:51.911Z] Thread(s) per core: 1 [2021-04-07T09:26:51.911Z] Core(s) per socket: 1 [2021-04-07T09:26:51.911Z] Socket(s): 4 [2021-04-07T09:26:51.911Z] NUMA node(s): 1 [2021-04-07T09:26:51.911Z] Vendor ID: GenuineIntel [2021-04-07T09:26:51.911Z] CPU family: 6 [2021-04-07T09:26:51.911Z] Model: 44 [2021-04-07T09:26:51.911Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-07T09:26:51.911Z] Stepping: 1 [2021-04-07T09:26:51.911Z] CPU MHz: 2933.442 [2021-04-07T09:26:51.911Z] BogoMIPS: 5866.88 [2021-04-07T09:26:51.911Z] Virtualization: VT-x [2021-04-07T09:26:51.911Z] Hypervisor vendor: KVM [2021-04-07T09:26:51.911Z] Virtualization type: full [2021-04-07T09:26:51.911Z] L1d cache: 128 KiB [2021-04-07T09:26:51.911Z] L1i cache: 128 KiB [2021-04-07T09:26:51.911Z] L2 cache: 16 MiB [2021-04-07T09:26:51.911Z] L3 cache: 64 MiB [2021-04-07T09:26:51.911Z] NUMA node0 CPU(s): 0-3 [2021-04-07T09:26:51.911Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-07T09:26:51.911Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-07T09:26:51.911Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-07T09:26:51.911Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-07T09:26:51.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-07T09:26:51.911Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-07T09:26:51.911Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-07T09:26:51.911Z] Vulnerability Srbds: Not affected [2021-04-07T09:26:51.911Z] Vulnerability Tsx async abort: Not affected [2021-04-07T09:26:51.911Z] 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-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> nproc: [2021-04-07T09:26:51.911Z] 4 [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> df -h: [2021-04-07T09:26:51.911Z] Filesystem Size Used Available Use% Mounted on [2021-04-07T09:26:51.911Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-07T09:26:51.911Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-07T09:26:51.911Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-07T09:26:51.911Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180 [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/foundry_device-virtual-go_PR-180@tmp [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-07T09:26:51.911Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> free -m: [2021-04-07T09:26:51.911Z] total used free shared buff/cache available [2021-04-07T09:26:51.911Z] Mem: 1837 687 120 0 1029 1045 [2021-04-07T09:26:51.911Z] Swap: 1023 1 1022 [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> ip addr: [2021-04-07T09:26:51.911Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-07T09:26:51.911Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-07T09:26:51.911Z] inet 127.0.0.1/8 scope host lo [2021-04-07T09:26:51.911Z] valid_lft forever preferred_lft forever [2021-04-07T09:26:51.911Z] inet6 ::1/128 scope host [2021-04-07T09:26:51.911Z] valid_lft forever preferred_lft forever [2021-04-07T09:26:51.911Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-07T09:26:51.911Z] link/ether fa:16:3e:1b:26:c6 brd ff:ff:ff:ff:ff:ff [2021-04-07T09:26:51.911Z] inet 10.30.122.36/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-07T09:26:51.911Z] valid_lft 85750sec preferred_lft 85750sec [2021-04-07T09:26:51.911Z] inet6 fe80::f816:3eff:fe1b:26c6/64 scope link [2021-04-07T09:26:51.911Z] valid_lft forever preferred_lft forever [2021-04-07T09:26:51.911Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-07T09:26:51.911Z] link/ether 02:42:4e:da:98:b7 brd ff:ff:ff:ff:ff:ff [2021-04-07T09:26:51.911Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-07T09:26:51.911Z] valid_lft forever preferred_lft forever [2021-04-07T09:26:51.911Z] inet6 fe80::42:4eff:feda:98b7/64 scope link [2021-04-07T09:26:51.911Z] valid_lft forever preferred_lft forever [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] ---> sar -b -r -n DEV: [2021-04-07T09:26:51.911Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] 09:15:50 LINUX RESTART (4 CPU) [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] 09:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-07T09:26:51.911Z] 09:18:01 2.40 0.00 2.40 0.00 0.00 53.16 0.00 [2021-04-07T09:26:51.911Z] 09:19:01 0.32 0.00 0.32 0.00 0.00 4.88 0.00 [2021-04-07T09:26:51.911Z] 09:20:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 [2021-04-07T09:26:51.911Z] 09:21:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-04-07T09:26:51.911Z] 09:22:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 [2021-04-07T09:26:51.911Z] 09:23:01 0.40 0.00 0.40 0.00 0.00 5.41 0.00 [2021-04-07T09:26:51.911Z] 09:24:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-04-07T09:26:51.911Z] 09:25:02 0.17 0.00 0.17 0.00 0.00 1.35 0.00 [2021-04-07T09:26:51.911Z] 09:26:01 0.27 0.00 0.27 0.00 0.00 3.54 0.00 [2021-04-07T09:26:51.911Z] Average: 0.50 0.00 0.50 0.00 0.00 8.88 0.00 [2021-04-07T09:26:51.911Z] [2021-04-07T09:26:51.911Z] 09:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-07T09:26:51.911Z] 09:18:01 165844 0 582156 30.94 2620 1130924 1099328 37.52 414344 1103388 24 [2021-04-07T09:26:51.911Z] 09:19:01 170212 0 577780 30.71 2620 1130932 1075180 36.69 409196 1104352 8 [2021-04-07T09:26:51.911Z] 09:20:01 168060 0 579928 30.82 2620 1130936 1075300 36.70 430008 1085952 8 [2021-04-07T09:26:51.911Z] 09:21:01 168900 0 579088 30.78 2620 1130936 1075180 36.69 427748 1087680 12 [2021-04-07T09:26:51.911Z] 09:22:01 164028 0 583952 31.04 2620 1130944 1075252 36.70 439992 1080336 8 [2021-04-07T09:26:51.911Z] 09:23:01 164128 0 583848 31.03 2620 1130948 1075180 36.69 441152 1078680 12 [2021-04-07T09:26:51.911Z] 09:24:01 164392 0 583580 31.02 2620 1130952 1075180 36.69 441156 1078680 8 [2021-04-07T09:26:51.911Z] 09:25:02 164096 0 583872 31.03 2620 1130956 1075180 36.69 441284 1078680 8 [2021-04-07T09:26:51.911Z] 09:26:01 164452 0 583508 31.01 2620 1130964 1075180 36.69 441292 1078680 8 [2021-04-07T09:26:51.912Z] Average: 166012 0 581968 30.93 2620 1130944 1077884 36.79 431797 1086270 11 [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z] 09:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-07T09:26:51.912Z] 09:18:01 eth0 2.67 1.87 2.31 0.12 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:19:01 eth0 0.92 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:20:01 eth0 1.35 0.50 0.58 0.37 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:21:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:22:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:23:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:24:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:25:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] Average: eth0 0.63 0.33 0.35 0.07 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z] ---> sar -P ALL: [2021-04-07T09:26:51.912Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/07/21 _x86_64_ (4 CPU) [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z] 09:15:50 LINUX RESTART (4 CPU) [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z] 09:17:01 CPU %user %nice %system %iowait %steal %idle [2021-04-07T09:26:51.912Z] 09:18:01 all 0.18 0.00 0.05 0.00 0.00 99.78 [2021-04-07T09:26:51.912Z] 09:18:01 0 0.47 0.00 0.05 0.00 0.00 99.48 [2021-04-07T09:26:51.912Z] 09:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-07T09:26:51.912Z] 09:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-07T09:26:51.912Z] 09:18:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-07T09:26:51.912Z] 09:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-07T09:26:51.912Z] 09:19:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2021-04-07T09:26:51.912Z] 09:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-07T09:26:51.912Z] 09:19:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-07T09:26:51.912Z] 09:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-07T09:26:51.912Z] 09:20:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2021-04-07T09:26:51.912Z] 09:20:01 0 0.30 0.00 0.02 0.00 0.00 99.68 [2021-04-07T09:26:51.912Z] 09:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-07T09:26:51.912Z] 09:20:01 2 0.25 0.00 0.03 0.00 0.00 99.72 [2021-04-07T09:26:51.912Z] 09:20:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-07T09:26:51.912Z] 09:21:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2021-04-07T09:26:51.912Z] 09:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T09:26:51.912Z] 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-07T09:26:51.912Z] 09:21:01 2 0.43 0.00 0.03 0.00 0.00 99.53 [2021-04-07T09:26:51.912Z] 09:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T09:26:51.912Z] 09:22:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-04-07T09:26:51.912Z] 09:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-04-07T09:26:51.912Z] 09:22:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-07T09:26:51.912Z] 09:22:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-04-07T09:26:51.912Z] 09:22:01 3 0.03 0.00 0.10 0.00 0.00 99.87 [2021-04-07T09:26:51.912Z] 09:23:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-04-07T09:26:51.912Z] 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-07T09:26:51.912Z] 09:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-04-07T09:26:51.912Z] 09:23:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-04-07T09:26:51.912Z] 09:23:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2021-04-07T09:26:51.912Z] 09:24:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-04-07T09:26:51.912Z] 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-07T09:26:51.912Z] 09:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T09:26:51.912Z] 09:24:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-04-07T09:26:51.912Z] 09:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-07T09:26:51.912Z] 09:25:02 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-04-07T09:26:51.912Z] 09:25:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-07T09:26:51.912Z] 09:25:02 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-07T09:26:51.912Z] 09:25:02 2 0.48 0.00 0.03 0.00 0.00 99.48 [2021-04-07T09:26:51.912Z] 09:25:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-07T09:26:51.912Z] 09:26:01 all 0.11 0.00 0.04 0.00 0.00 99.86 [2021-04-07T09:26:51.912Z] 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-07T09:26:51.912Z] 09:26:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-07T09:26:51.912Z] 09:26:01 2 0.29 0.00 0.05 0.00 0.00 99.66 [2021-04-07T09:26:51.912Z] 09:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-07T09:26:51.912Z] Average: all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-07T09:26:51.912Z] Average: 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-04-07T09:26:51.912Z] Average: 1 0.05 0.00 0.04 0.00 0.00 99.91 [2021-04-07T09:26:51.912Z] Average: 2 0.35 0.00 0.03 0.00 0.00 99.61 [2021-04-07T09:26:51.912Z] Average: 3 0.04 0.00 0.04 0.00 0.00 99.92 [2021-04-07T09:26:51.912Z] [2021-04-07T09:26:51.912Z]