Pull request #201 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 61a3f347c9ca816243847f1b6dbe1bbd91242854+7d55b1a752e90ce35ce058e6356abe6a055a3a1a (44deb2eeb480ce640a3360106eff5cd680ca7806) 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32988 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-201 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) > git config core.sparsecheckout # timeout=10 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # 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 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 Commit message: "refactor: Set the Config Version when creating Config Client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T20:55:29.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T20:55:29.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T20:55:29.645Z] ========================================================= [2021-04-06T20:55:29.645Z] EdgeX Global Pipelines Version Info [2021-04-06T20:55:29.645Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T20:55:31.141Z] ------------------- [2021-04-06T20:55:31.141Z] stable info: [2021-04-06T20:55:31.141Z] ------------------- [2021-04-06T20:55:31.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T20:55:31.141Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T20:55:31.141Z] Message: update stable to v1.0.186 [2021-04-06T20:55:32.089Z] ------------------- [2021-04-06T20:55:32.089Z] experimental info: [2021-04-06T20:55:32.089Z] ------------------- [2021-04-06T20:55:32.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T20:55:32.089Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T20:55:32.089Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T20:55:32.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-04-06T20:55:32.583Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-04-06T20:55:32.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T20:55:32.781Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T20:55:32.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T20:55:32.976Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T20:55:33.073Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T20:55:33.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T20:55:33.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T20:55:33.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T20:55:33.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T20:55:33.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-04-06T20:55:33.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T20:55:33.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T20:55:33.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T20:55:33.988Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T20:55:34.085Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T20:55:34.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T20:55:34.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T20:55:34.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T20:55:34.450Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T20:55:34.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T20:55:34.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T20:55:34.724Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T20:55:34.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-06T20:55:34.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T20:55:35.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-201 [Pipeline] echo [2021-04-06T20:55:35.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-201 [Pipeline] echo [2021-04-06T20:55:35.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-201 [Pipeline] echo [2021-04-06T20:55:35.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] echo [2021-04-06T20:55:35.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61a3f34 [Pipeline] echo [2021-04-06T20:55:35.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T20:55:36.289Z] + git log --format=format:%s -1 61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] echo [2021-04-06T20:55:36.354Z] GIT_COMMIT: 61a3f347c9ca816243847f1b6dbe1bbd91242854, Commit Message: refactor: Set the Config Version when creating Config Client [Pipeline] echo [2021-04-06T20:55:36.402Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T20:55:37.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T20:55:37.660Z] [2021-04-06T20:55:37.660Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T20:55:38.013Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T20:55:38.014Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T20:55:38.014Z] 31603596830f: Pulling fs layer [2021-04-06T20:55:38.014Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T20:55:38.014Z] 6ca5941a6612: Pulling fs layer [2021-04-06T20:55:38.014Z] ecc8261a40a4: Pulling fs layer [2021-04-06T20:55:38.014Z] ecc8261a40a4: Waiting [2021-04-06T20:55:38.014Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T20:55:38.014Z] 2a8b12db71e7: Download complete [2021-04-06T20:55:38.280Z] 31603596830f: Download complete [2021-04-06T20:55:38.555Z] ecc8261a40a4: Verifying Checksum [2021-04-06T20:55:38.555Z] ecc8261a40a4: Download complete [2021-04-06T20:55:38.555Z] 6ca5941a6612: Verifying Checksum [2021-04-06T20:55:38.555Z] 6ca5941a6612: Download complete [2021-04-06T20:55:38.819Z] 31603596830f: Pull complete [2021-04-06T20:55:38.819Z] 2a8b12db71e7: Pull complete [2021-04-06T20:55:39.767Z] 6ca5941a6612: Pull complete [2021-04-06T20:55:40.030Z] ecc8261a40a4: Pull complete [2021-04-06T20:55:40.030Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T20:55:40.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T20:55:40.030Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T20:55:40.145Z] prd-centos7-docker-4c-2g-32988 does not seem to be running inside a container [2021-04-06T20:55:40.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-201 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201:/w/workspace/xfoundry_go-mod-bootstrap_PR-201:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T20:55:42.218Z] $ docker top ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T20:55:42.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T20:55:42.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T20:55:42.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T20:55:42.704Z] $ docker exec ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent [2021-04-06T20:55:42.858Z] SSH_AUTH_SOCK=/tmp/ssh-JuNXwL3TF1cR/agent.11 [2021-04-06T20:55:42.858Z] SSH_AGENT_PID=17 [2021-04-06T20:55:42.868Z] Running ssh-add (command line suppressed) [2021-04-06T20:55:42.985Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_272208852456419581.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_272208852456419581.key) [2021-04-06T20:55:43.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T20:55:43.369Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T20:55:43.392Z] $ docker exec --env ******** --env ******** ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent -k [2021-04-06T20:55:43.500Z] unset SSH_AUTH_SOCK; [2021-04-06T20:55:43.500Z] unset SSH_AGENT_PID; [2021-04-06T20:55:43.500Z] echo Agent pid 17 killed; [2021-04-06T20:55:43.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T20:55:43.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T20:55:43.773Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T20:55:43.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T20:55:43.930Z] $ docker exec ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent [2021-04-06T20:55:44.090Z] SSH_AUTH_SOCK=/tmp/ssh-ifq81jn7lohA/agent.47 [2021-04-06T20:55:44.090Z] SSH_AGENT_PID=52 [2021-04-06T20:55:44.097Z] Running ssh-add (command line suppressed) [2021-04-06T20:55:44.214Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_2101005421203318479.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/private_key_2101005421203318479.key) [2021-04-06T20:55:44.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T20:55:44.598Z] + git semver init [2021-04-06T20:55:44.598Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T20:55:44.598Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-201/.git [2021-04-06T20:55:44.598Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [2021-04-06T20:55:44.598Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T20:55:44.598Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T20:55:44.598Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T20:55:44.598Z] # $SEMVER_BRANCH = PR-201 [2021-04-06T20:55:44.598Z] # $SEMVER_TEMP = /tmp/semver-460707549 [2021-04-06T20:55:44.598Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-04-06T20:55:45.171Z] # '/tmp/semver-460707549' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-201/.semver' [2021-04-06T20:55:45.172Z] # -> Force: false [2021-04-06T20:55:45.172Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-201/.semver [Pipeline] } [2021-04-06T20:55:45.185Z] $ docker exec --env ******** --env ******** ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 ssh-agent -k [2021-04-06T20:55:45.296Z] unset SSH_AUTH_SOCK; [2021-04-06T20:55:45.296Z] unset SSH_AGENT_PID; [2021-04-06T20:55:45.296Z] echo Agent pid 52 killed; [2021-04-06T20:55:45.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T20:55:45.803Z] + git semver [Pipeline] } [2021-04-06T20:55:45.822Z] $ docker stop --time=1 ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 [2021-04-06T20:55:48.150Z] $ docker rm -f ff7521ac0637426bb353160a0a061e4ab8d2fba1ceca4dda2e2875e93e024119 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T20:55:48.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T20:55:49.183Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T20:55:49.186Z] [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-06T20:56:04.695Z] Still waiting to schedule task [2021-04-06T20:56:04.696Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T20:56:04.698Z] Still waiting to schedule task [2021-04-06T20:56:04.699Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T20:58:49.348Z] Running on prd-centos7-docker-4c-2g-32990 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [Pipeline] { [Pipeline] ws [2021-04-06T20:58:49.404Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-04-06T20:58:59.416Z] using credential edgex-jenkins-ssh [2021-04-06T20:58:59.473Z] Cloning the remote Git repository [2021-04-06T20:58:59.568Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T20:58:59.735Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-04-06T20:59:00.207Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T20:59:00.208Z] > git --version # timeout=10 [2021-04-06T20:59:00.227Z] > git --version # 'git version 2.24.3' [2021-04-06T20:59:00.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T20:59:00.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T20:59:01.136Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-06T20:59:01.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T20:59:01.438Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-06T20:59:01.507Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T20:59:01.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T20:59:01.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T20:59:02.795Z] Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 [2021-04-06T20:59:02.812Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T20:59:02.862Z] > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 [2021-04-06T20:59:02.953Z] > git remote # timeout=10 [2021-04-06T20:59:03.003Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T20:59:03.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T20:59:03.078Z] > git merge 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 [2021-04-06T20:59:03.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T20:59:03.323Z] Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 [2021-04-06T20:59:03.324Z] Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) [2021-04-06T20:59:03.330Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T20:59:03.358Z] > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 [2021-04-06T20:59:08.426Z] Commit message: "refactor: Set the Config Version when creating Config Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T20:59:10.485Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T20:59:11.174Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T20:59:11.594Z] + sudo service docker restart [2021-04-06T20:59:11.594Z] + true [2021-04-06T20:59:11.594Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-06T20:59:14.584Z] ========================================================= [2021-04-06T20:59:14.584Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T20:59:14.584Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T20:59:15.071Z] + 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-06T20:59:16.594Z] Sending build context to Docker daemon 805.9kB [2021-04-06T20:59:16.594Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-04-06T20:59:16.594Z] Step 2/8 : FROM ${BASE} [2021-04-06T20:59:16.594Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T20:59:16.594Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T20:59:16.594Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T20:59:16.594Z] de9db76c5a1d: Pulling fs layer [2021-04-06T20:59:16.594Z] bca2f99d35d6: Pulling fs layer [2021-04-06T20:59:16.594Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T20:59:16.594Z] 7c6f9722023f: Pulling fs layer [2021-04-06T20:59:16.594Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T20:59:16.594Z] bca2f99d35d6: Waiting [2021-04-06T20:59:16.594Z] 93359f2a8cfa: Waiting [2021-04-06T20:59:16.594Z] 7c6f9722023f: Waiting [2021-04-06T20:59:16.594Z] a35cf1a2eb13: Waiting [2021-04-06T20:59:16.594Z] de9db76c5a1d: Verifying Checksum [2021-04-06T20:59:16.594Z] de9db76c5a1d: Download complete [2021-04-06T20:59:16.594Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T20:59:16.594Z] 0ef7d3d256c8: Download complete [2021-04-06T20:59:16.594Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T20:59:16.594Z] 93359f2a8cfa: Download complete [2021-04-06T20:59:16.594Z] 7c6f9722023f: Verifying Checksum [2021-04-06T20:59:16.594Z] 7c6f9722023f: Download complete [2021-04-06T20:59:16.859Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T20:59:16.859Z] 188c0c94c7c5: Download complete [2021-04-06T20:59:17.598Z] 188c0c94c7c5: Pull complete [2021-04-06T20:59:18.009Z] 0ef7d3d256c8: Pull complete [2021-04-06T20:59:18.468Z] de9db76c5a1d: Pull complete [2021-04-06T20:59:24.727Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T20:59:24.727Z] a35cf1a2eb13: Download complete [2021-04-06T20:59:25.034Z] bca2f99d35d6: Verifying Checksum [2021-04-06T20:59:25.034Z] bca2f99d35d6: Download complete [2021-04-06T20:59:40.665Z] bca2f99d35d6: Pull complete [2021-04-06T20:59:40.665Z] 93359f2a8cfa: Pull complete [2021-04-06T20:59:40.665Z] 7c6f9722023f: Pull complete [2021-04-06T20:59:49.289Z] a35cf1a2eb13: Pull complete [2021-04-06T20:59:49.289Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T20:59:49.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T20:59:49.289Z] ---> a62c8e92a672 [2021-04-06T20:59:49.289Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-06T20:59:49.289Z] ---> Running in 8f3a490fd2a3 [2021-04-06T20:59:49.289Z] Removing intermediate container 8f3a490fd2a3 [2021-04-06T20:59:49.289Z] ---> 5478b6982f11 [2021-04-06T20:59:49.289Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T20:59:49.586Z] ---> Running in 8cc1cd720292 [2021-04-06T20:59:52.346Z] Removing intermediate container 8cc1cd720292 [2021-04-06T20:59:52.346Z] ---> afc159859d9a [2021-04-06T20:59:52.346Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-04-06T20:59:52.346Z] ---> Running in dbd2b04bde59 [2021-04-06T20:59:53.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T20:59:54.436Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T20:59:55.113Z] OK: 166 MiB in 39 packages [2021-04-06T20:59:56.156Z] Removing intermediate container dbd2b04bde59 [2021-04-06T20:59:56.156Z] ---> 192bba1a580a [2021-04-06T20:59:56.156Z] Step 6/8 : WORKDIR /build [2021-04-06T20:59:56.156Z] ---> Running in 137c8148469c [2021-04-06T20:59:56.918Z] Removing intermediate container 137c8148469c [2021-04-06T20:59:56.918Z] ---> bd272c89b9a2 [2021-04-06T20:59:56.918Z] Step 7/8 : COPY go.mod . [2021-04-06T20:59:57.559Z] ---> 5a8cf79f3aac [2021-04-06T20:59:57.559Z] Step 8/8 : RUN go mod download [2021-04-06T20:59:57.559Z] ---> Running in e21234e1d300 [2021-04-06T21:00:37.868Z] Removing intermediate container e21234e1d300 [2021-04-06T21:00:37.868Z] ---> 049252d08a46 [2021-04-06T21:00:37.868Z] Successfully built 049252d08a46 [2021-04-06T21:00:37.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:00:38.314Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T21:00:38.745Z] . [Pipeline] withDockerContainer [2021-04-06T21:00:39.535Z] prd-centos7-docker-4c-2g-32990 does not seem to be running inside a container [2021-04-06T21:00:39.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-06T21:00:42.875Z] $ docker top 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T21:00:44.216Z] + go version [2021-04-06T21:00:44.216Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T21:00:44.329Z] $ docker stop --time=1 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f [2021-04-06T21:00:46.167Z] $ docker rm -f 5c30f2b672a925be8839ad29938ef57c5c58a1833c28157aa54c9d5adc12834f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:00:47.532Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T21:00:47.532Z] . [Pipeline] withDockerContainer [2021-04-06T21:00:48.176Z] prd-centos7-docker-4c-2g-32990 does not seem to be running inside a container [2021-04-06T21:00:48.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-06T21:00:49.949Z] $ docker top e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T21:00:51.032Z] + make test [2021-04-06T21:00:51.032Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-06T21:01:24.789Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-04-06T21:01:24.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.079s coverage: 5.6% of statements [2021-04-06T21:01:24.789Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-04-06T21:01:24.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.054s coverage: 92.2% of statements [2021-04-06T21:01:24.789Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements [2021-04-06T21:01:25.270Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.056s coverage: 34.3% of statements [2021-04-06T21:01:25.270Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-04-06T21:01:25.270Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-04-06T21:01:25.270Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.037s coverage: 25.0% of statements [2021-04-06T21:01:28.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 95.3% of statements [2021-04-06T21:01:28.425Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-04-06T21:01:28.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/token 0.103s coverage: 100.0% of statements [2021-04-06T21:01:28.425Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-04-06T21:01:28.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.041s coverage: 91.3% of statements [2021-04-06T21:01:28.425Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-04-06T21:01:28.771Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T21:01:36.260Z] gofmt -l . [2021-04-06T21:01:36.576Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-06T21:01:36.686Z] $ docker stop --time=1 e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f [2021-04-06T21:01:38.920Z] $ docker rm -f e4ddb3b7cac16d873a6fd8db2990a5bfed938d7de7328e88bad5fe2d29c1b54f [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T21:01:40.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T21:01:40.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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-06T21:01:42.389Z] ---> job-cost.sh [2021-04-06T21:01:42.389Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W8Zu [2021-04-06T21:02:09.517Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T21:02:57.025Z] lf-activate-venv(): INFO: Adding /tmp/venv-W8Zu/bin to PATH [2021-04-06T21:02:57.025Z] INFO: No Stack... [2021-04-06T21:02:57.025Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T21:02:57.025Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T21:02:57.395Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-04-06T21:02:57.395Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T21:02:57.590Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [2021-04-06T21:02:57.599Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] did not exist. Created. [2021-04-06T21:02:57.599Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T21:02:58.099Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T21:02:58.355Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T21:02:58.367Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T21:04:17.238Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32992 in /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [Pipeline] { [Pipeline] ws [2021-04-06T21:04:17.302Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-04-06T21:04:22.346Z] using credential edgex-jenkins-ssh [2021-04-06T21:04:22.403Z] Cloning the remote Git repository [2021-04-06T21:04:22.465Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T21:04:22.571Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-04-06T21:04:22.657Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T21:04:22.658Z] > git --version # timeout=10 [2021-04-06T21:04:22.679Z] > git --version # 'git version 2.17.1' [2021-04-06T21:04:22.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T21:04:22.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T21:04:23.535Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-06T21:04:23.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T21:04:23.600Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-06T21:04:23.635Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-06T21:04:23.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T21:04:23.648Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/201/head:refs/remotes/origin/PR-201 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T21:04:24.250Z] Merging remotes/origin/master commit 7d55b1a752e90ce35ce058e6356abe6a055a3a1a into PR head commit 61a3f347c9ca816243847f1b6dbe1bbd91242854 [2021-04-06T21:04:24.568Z] Merge succeeded, producing 61a3f347c9ca816243847f1b6dbe1bbd91242854 [2021-04-06T21:04:24.568Z] Checking out Revision 61a3f347c9ca816243847f1b6dbe1bbd91242854 (PR-201) [2021-04-06T21:04:24.276Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T21:04:24.293Z] > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 [2021-04-06T21:04:24.422Z] > git remote # timeout=10 [2021-04-06T21:04:24.452Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T21:04:24.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T21:04:24.512Z] > git merge 7d55b1a752e90ce35ce058e6356abe6a055a3a1a # timeout=10 [2021-04-06T21:04:24.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T21:04:24.582Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T21:04:24.602Z] > git checkout -f 61a3f347c9ca816243847f1b6dbe1bbd91242854 # timeout=10 [2021-04-06T21:04:28.793Z] Commit message: "refactor: Set the Config Version when creating Config Client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T21:04:30.177Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T21:04:30.656Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T21:04:30.994Z] + sudo service docker restart [2021-04-06T21:04:30.994Z] + true [Pipeline] unstash [Pipeline] echo [2021-04-06T21:04:33.874Z] ========================================================= [2021-04-06T21:04:33.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T21:04:33.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:04:34.250Z] + 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-06T21:04:35.232Z] Sending build context to Docker daemon 802.3kB [2021-04-06T21:04:35.232Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-04-06T21:04:35.232Z] Step 2/8 : FROM ${BASE} [2021-04-06T21:04:35.508Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T21:04:35.508Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T21:04:35.508Z] a4357932f1b6: Pulling fs layer [2021-04-06T21:04:35.508Z] 18c013af1878: Pulling fs layer [2021-04-06T21:04:35.508Z] 00ac8860ef70: Pulling fs layer [2021-04-06T21:04:35.508Z] 63d7cb157983: Pulling fs layer [2021-04-06T21:04:35.508Z] b116817d02f9: Pulling fs layer [2021-04-06T21:04:35.508Z] 745a02a5169b: Pulling fs layer [2021-04-06T21:04:35.508Z] 00ac8860ef70: Waiting [2021-04-06T21:04:35.508Z] 63d7cb157983: Waiting [2021-04-06T21:04:35.508Z] b116817d02f9: Waiting [2021-04-06T21:04:35.508Z] 745a02a5169b: Waiting [2021-04-06T21:04:35.508Z] 18c013af1878: Verifying Checksum [2021-04-06T21:04:35.508Z] 18c013af1878: Download complete [2021-04-06T21:04:35.508Z] a4357932f1b6: Verifying Checksum [2021-04-06T21:04:35.508Z] a4357932f1b6: Download complete [2021-04-06T21:04:35.508Z] 63d7cb157983: Verifying Checksum [2021-04-06T21:04:35.508Z] 63d7cb157983: Download complete [2021-04-06T21:04:35.508Z] b116817d02f9: Verifying Checksum [2021-04-06T21:04:35.508Z] b116817d02f9: Download complete [2021-04-06T21:04:35.508Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T21:04:35.508Z] 5f621e34cdf4: Download complete [2021-04-06T21:04:36.497Z] 5f621e34cdf4: Pull complete [2021-04-06T21:04:36.776Z] a4357932f1b6: Pull complete [2021-04-06T21:04:37.376Z] 18c013af1878: Pull complete [2021-04-06T21:04:37.649Z] 745a02a5169b: Verifying Checksum [2021-04-06T21:04:37.650Z] 745a02a5169b: Download complete [2021-04-06T21:04:39.093Z] 00ac8860ef70: Verifying Checksum [2021-04-06T21:04:39.093Z] 00ac8860ef70: Download complete [2021-04-06T21:04:49.244Z] 00ac8860ef70: Pull complete [2021-04-06T21:04:49.518Z] 63d7cb157983: Pull complete [2021-04-06T21:04:49.795Z] b116817d02f9: Pull complete [2021-04-06T21:04:54.123Z] 745a02a5169b: Pull complete [2021-04-06T21:04:54.123Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T21:04:54.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T21:04:54.123Z] ---> b7e6874047d6 [2021-04-06T21:04:54.123Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-06T21:04:56.750Z] ---> Running in 61220a97f2cd [2021-04-06T21:04:57.022Z] Removing intermediate container 61220a97f2cd [2021-04-06T21:04:57.022Z] ---> 04e7a9681067 [2021-04-06T21:04:57.022Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T21:04:57.303Z] ---> Running in c8f8d24a27b7 [2021-04-06T21:04:59.937Z] Removing intermediate container c8f8d24a27b7 [2021-04-06T21:04:59.937Z] ---> add88b1d12a3 [2021-04-06T21:04:59.937Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-04-06T21:04:59.937Z] ---> Running in ebf1fe71ff28 [2021-04-06T21:05:00.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T21:05:01.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T21:05:02.111Z] OK: 142 MiB in 39 packages [2021-04-06T21:05:03.554Z] Removing intermediate container ebf1fe71ff28 [2021-04-06T21:05:03.554Z] ---> c86fda46325c [2021-04-06T21:05:03.554Z] Step 6/8 : WORKDIR /build [2021-04-06T21:05:03.554Z] ---> Running in 40d0538d05e1 [2021-04-06T21:05:03.828Z] Removing intermediate container 40d0538d05e1 [2021-04-06T21:05:03.828Z] ---> c8ed9ea2a3dc [2021-04-06T21:05:03.828Z] Step 7/8 : COPY go.mod . [2021-04-06T21:05:04.809Z] ---> 153d9e536310 [2021-04-06T21:05:04.809Z] Step 8/8 : RUN go mod download [2021-04-06T21:05:04.809Z] ---> Running in 9514b42979ad [2021-04-06T21:05:31.614Z] Removing intermediate container 9514b42979ad [2021-04-06T21:05:31.614Z] ---> 6a353e2c554f [2021-04-06T21:05:31.614Z] Successfully built 6a353e2c554f [2021-04-06T21:05:31.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:05:31.992Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T21:05:31.992Z] . [Pipeline] withDockerContainer [2021-04-06T21:05:32.223Z] prd-ubuntu18.04-docker-arm64-4c-16g-32992 does not seem to be running inside a container [2021-04-06T21:05:32.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T21:05:33.757Z] $ docker top c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T21:05:34.743Z] + go version [2021-04-06T21:05:34.743Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T21:05:34.769Z] $ docker stop --time=1 c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 [2021-04-06T21:05:36.848Z] $ docker rm -f c78e614822611ff992b950ef1c5d400dfffa12fac3d89febac1d2965066d66a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:05:37.870Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T21:05:37.870Z] . [Pipeline] withDockerContainer [2021-04-06T21:05:38.134Z] prd-ubuntu18.04-docker-arm64-4c-16g-32992 does not seem to be running inside a container [2021-04-06T21:05:38.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-06T21:05:39.764Z] $ docker top 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T21:05:40.793Z] + make test [2021-04-06T21:05:40.793Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-06T21:06:13.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-04-06T21:06:13.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.058s coverage: 5.6% of statements [2021-04-06T21:06:13.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-04-06T21:06:13.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements [2021-04-06T21:06:13.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements [2021-04-06T21:06:15.796Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.029s coverage: 34.3% of statements [2021-04-06T21:06:15.796Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-04-06T21:06:15.796Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-04-06T21:06:15.796Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.033s coverage: 25.0% of statements [2021-04-06T21:06:20.094Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.066s coverage: 95.3% of statements [2021-04-06T21:06:20.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-04-06T21:06:20.094Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/token 0.024s coverage: 100.0% of statements [2021-04-06T21:06:20.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-04-06T21:06:20.094Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2021-04-06T21:06:20.094Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-04-06T21:06:20.094Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-06T21:06:26.830Z] gofmt -l . [2021-04-06T21:06:26.830Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-06T21:06:26.851Z] $ docker stop --time=1 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd [2021-04-06T21:06:29.102Z] $ docker rm -f 045bea9f4b918917f044890d45c1916b46e60ac33d684ef141c91c7fe8edf0fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T21:06:29.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T21:06:30.051Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T21:06:30.749Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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-06T21:06:31.781Z] ---> job-cost.sh [2021-04-06T21:06:31.781Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GRyl [2021-04-06T21:07:10.773Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T21:08:47.524Z] lf-activate-venv(): INFO: Adding /tmp/venv-GRyl/bin to PATH [2021-04-06T21:08:47.524Z] INFO: No Stack... [2021-04-06T21:08:47.524Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T21:08:47.524Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T21:08:47.861Z] + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv [2021-04-06T21:08:47.861Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T21:08:47.989Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [2021-04-06T21:08:48.002Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] did not exist. Created. [2021-04-06T21:08:48.002Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T21:08:48.435Z] /w/workspace/go-mod-bootstrap/2@tmp/durable-f9dfcc1f/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-f9dfcc1f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T21:08:48.779Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T21:08:48.847Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T21:08:49.005Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T21:08:49.021Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-201-2-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-06T21:08:50.847Z] provisioning config files... [2021-04-06T21:08:50.863Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/config1361703905000267752tmp [Pipeline] { [Pipeline] sh [2021-04-06T21:08:51.279Z] + set +x [2021-04-06T21:08:51.279Z] + curl -s https://codecov.io/bash [2021-04-06T21:08:51.279Z] + bash -s -- [2021-04-06T21:08:51.541Z] [2021-04-06T21:08:51.541Z] _____ _ [2021-04-06T21:08:51.541Z] / ____| | | [2021-04-06T21:08:51.541Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T21:08:51.541Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T21:08:51.541Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T21:08:51.541Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T21:08:51.541Z] Bash-20210309-2b87ace [2021-04-06T21:08:51.541Z] [2021-04-06T21:08:51.541Z] [2021-04-06T21:08:51.541Z] ==> git version 2.24.3 found [2021-04-06T21:08:51.541Z] ==> 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-06T21:08:51.541Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T21:08:51.541Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T21:08:51.541Z] ==> Jenkins CI detected. [2021-04-06T21:08:51.541Z] project root: . [2021-04-06T21:08:51.541Z] --> token set from env [2021-04-06T21:08:51.541Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T21:08:51.541Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T21:08:51.541Z] ==> Python coveragepy not found [2021-04-06T21:08:51.541Z] ==> Searching for coverage reports in: [2021-04-06T21:08:51.541Z] + . [2021-04-06T21:08:51.541Z] -> Found 1 reports [2021-04-06T21:08:51.541Z] ==> Detecting git/mercurial file structure [2021-04-06T21:08:51.541Z] ==> Reading reports [2021-04-06T21:08:51.541Z] + ./coverage.out bytes=31237 [2021-04-06T21:08:51.541Z] ==> Appending adjustments [2021-04-06T21:08:51.541Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T21:08:51.803Z] + Found adjustments [2021-04-06T21:08:51.803Z] ==> Gzipping contents [2021-04-06T21:08:51.803Z] 8.0K /tmp/codecov.jvxi2o.gz [2021-04-06T21:08:51.803Z] ==> Uploading reports [2021-04-06T21:08:51.803Z] url: https://codecov.io [2021-04-06T21:08:51.803Z] query: branch=PR-201&commit=61a3f347c9ca816243847f1b6dbe1bbd91242854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-201%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=201&job=&cmd_args= [2021-04-06T21:08:51.803Z] -> Pinging Codecov [2021-04-06T21:08:51.803Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-201&commit=61a3f347c9ca816243847f1b6dbe1bbd91242854&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-201%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=201&job=&cmd_args= [2021-04-06T21:08:52.067Z] -> Uploading to [2021-04-06T21:08:52.067Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/833815588EE85121546D348822E98E2E/61a3f347c9ca816243847f1b6dbe1bbd91242854/ad15b579-6bc9-4bb2-8106-c83efc3b1fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T210852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=db768f2b000d848337a5ea8ddf7068910d555abdc5ca3f929f1f7612f0246bbf [2021-04-06T21:08:52.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T21:08:52.067Z] Dload Upload Total Spent Left Speed [2021-04-06T21:08:52.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5727 0 0 100 5727 0 10430 --:--:-- --:--:-- --:--:-- 10450 [2021-04-06T21:08:52.641Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/61a3f347c9ca816243847f1b6dbe1bbd91242854 [Pipeline] } [2021-04-06T21:08:52.650Z] 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-06T21:08:54.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:08:55.272Z] ---> package-listing.sh [2021-04-06T21:08:55.272Z] ++ facter osfamily [2021-04-06T21:08:55.272Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T21:08:55.272Z] + OS_FAMILY=redhat [2021-04-06T21:08:55.272Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-201 [2021-04-06T21:08:55.272Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T21:08:55.272Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T21:08:55.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T21:08:55.272Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T21:08:55.272Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-201 ']' [2021-04-06T21:08:55.272Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T21:08:55.272Z] + case "${OS_FAMILY}" in [2021-04-06T21:08:55.272Z] + rpm -qa [2021-04-06T21:08:55.272Z] + sort [2021-04-06T21:09:00.581Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T21:09:00.581Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T21:09:00.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T21:09:00.581Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-201 ']' [2021-04-06T21:09:00.581Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-201/archives/ [2021-04-06T21:09:00.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-201/archives/ [Pipeline] echo [2021-04-06T21:09:00.595Z] 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/xfoundry_go-mod-bootstrap_PR-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T21:09:00.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:09:01.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T21:09:01.199Z] [2021-04-06T21:09:01.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T21:09:01.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T21:09:01.552Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T21:09:01.552Z] df20fa9351a1: Pulling fs layer [2021-04-06T21:09:01.552Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T21:09:01.552Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T21:09:01.552Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T21:09:01.552Z] 93b61091891f: Pulling fs layer [2021-04-06T21:09:01.552Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T21:09:01.552Z] 5e14af77c1be: Pulling fs layer [2021-04-06T21:09:01.552Z] 01666e4c0597: Pulling fs layer [2021-04-06T21:09:01.552Z] aa168da1d23b: Pulling fs layer [2021-04-06T21:09:01.552Z] 93b9cdb0e59b: Waiting [2021-04-06T21:09:01.552Z] 5e14af77c1be: Waiting [2021-04-06T21:09:01.552Z] 01666e4c0597: Waiting [2021-04-06T21:09:01.552Z] aa168da1d23b: Waiting [2021-04-06T21:09:01.552Z] 46f8f816bc3b: Waiting [2021-04-06T21:09:01.552Z] 93b61091891f: Waiting [2021-04-06T21:09:01.552Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T21:09:01.552Z] 36b3adc4ff6f: Download complete [2021-04-06T21:09:01.552Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T21:09:01.552Z] 46f8f816bc3b: Download complete [2021-04-06T21:09:01.832Z] df20fa9351a1: Verifying Checksum [2021-04-06T21:09:01.832Z] df20fa9351a1: Download complete [2021-04-06T21:09:01.833Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T21:09:01.833Z] 93b9cdb0e59b: Download complete [2021-04-06T21:09:01.833Z] 5e14af77c1be: Verifying Checksum [2021-04-06T21:09:01.833Z] 5e14af77c1be: Download complete [2021-04-06T21:09:01.833Z] 93b61091891f: Verifying Checksum [2021-04-06T21:09:01.833Z] 93b61091891f: Download complete [2021-04-06T21:09:01.833Z] 01666e4c0597: Verifying Checksum [2021-04-06T21:09:01.833Z] 01666e4c0597: Download complete [2021-04-06T21:09:01.833Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T21:09:01.833Z] 8ad3a11d3b57: Download complete [2021-04-06T21:09:02.098Z] df20fa9351a1: Pull complete [2021-04-06T21:09:02.365Z] 36b3adc4ff6f: Pull complete [2021-04-06T21:09:02.945Z] 8ad3a11d3b57: Pull complete [2021-04-06T21:09:03.210Z] 46f8f816bc3b: Pull complete [2021-04-06T21:09:03.474Z] 93b61091891f: Pull complete [2021-04-06T21:09:03.474Z] aa168da1d23b: Verifying Checksum [2021-04-06T21:09:03.474Z] aa168da1d23b: Download complete [2021-04-06T21:09:03.735Z] 93b9cdb0e59b: Pull complete [2021-04-06T21:09:03.735Z] 5e14af77c1be: Pull complete [2021-04-06T21:09:03.999Z] 01666e4c0597: Pull complete [2021-04-06T21:09:10.622Z] aa168da1d23b: Pull complete [2021-04-06T21:09:10.622Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T21:09:10.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T21:09:10.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T21:09:10.790Z] prd-centos7-docker-4c-2g-32988 does not seem to be running inside a container [2021-04-06T21:09:10.871Z] $ 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/xfoundry_go-mod-bootstrap_PR-201/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-201 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201:/w/workspace/xfoundry_go-mod-bootstrap_PR-201:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T21:09:13.667Z] $ docker top 380307dcd9698a47a8a8c57d76bd0952d320816e63f603b0357a753a63070601 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T21:09:14.199Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T21:09:14.500Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T21:09:14.797Z] + ls /var/log/sa-host [2021-04-06T21:09:14.798Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T21:09:14.798Z] file_magic: OK [2021-04-06T21:09:14.798Z] HZ: Using current value: 100 [2021-04-06T21:09:14.798Z] file_header: OK [2021-04-06T21:09:14.798Z] 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-06T21:09:14.798Z] Statistics: [2021-04-06T21:09:14.798Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T21:09:14.798Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T21:09:14.798Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T21:09:14.798Z] file_magic: OK [2021-04-06T21:09:14.798Z] HZ: Using current value: 100 [2021-04-06T21:09:14.798Z] file_header: OK [2021-04-06T21:09:14.798Z] 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-06T21:09:14.798Z] Statistics: [2021-04-06T21:09:14.798Z] Hnuu...uuuununununu... [2021-04-06T21:09:14.798Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T21:09:15.434Z] provisioning config files... [2021-04-06T21:09:15.453Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp/config5099291258318864290tmp [Pipeline] { [Pipeline] echo [2021-04-06T21:09:15.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:09:15.822Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T21:09:15.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T21:09:15.934Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:09:16.231Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T21:09:16.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:09:16.541Z] ---> sudo-logs.sh [2021-04-06T21:09:16.541Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T21:09:16.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:09:16.901Z] ---> job-cost.sh [2021-04-06T21:09:16.901Z] lf-activate-venv: SKIPPING [2021-04-06T21:09:16.901Z] DEBUG: total: 0.20999999344348907 [2021-04-06T21:09:16.901Z] INFO: Retrieving Stack Cost... [2021-04-06T21:09:17.851Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T21:09:18.425Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T21:09:18.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T21:09:18.734Z] ---> logs-deploy.sh [2021-04-06T21:09:18.734Z] lf-activate-venv: SKIPPING [2021-04-06T21:09:18.734Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-201/2 [2021-04-06T21:09:18.734Z] INFO: archiving workspace using pattern(s): [2021-04-06T21:09:20.658Z] Archives upload complete. [2021-04-06T21:09:20.658Z] INFO: archiving logs to Nexus [2021-04-06T21:09:21.604Z] ---> uname -a: [2021-04-06T21:09:21.604Z] Linux prd-centos7-docker-4c-2g-32988.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-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] ---> lscpu: [2021-04-06T21:09:21.604Z] Architecture: x86_64 [2021-04-06T21:09:21.604Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-06T21:09:21.604Z] Byte Order: Little Endian [2021-04-06T21:09:21.604Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-06T21:09:21.604Z] CPU(s): 4 [2021-04-06T21:09:21.604Z] On-line CPU(s) list: 0-3 [2021-04-06T21:09:21.604Z] Thread(s) per core: 1 [2021-04-06T21:09:21.604Z] Core(s) per socket: 1 [2021-04-06T21:09:21.604Z] Socket(s): 4 [2021-04-06T21:09:21.604Z] NUMA node(s): 1 [2021-04-06T21:09:21.604Z] Vendor ID: GenuineIntel [2021-04-06T21:09:21.604Z] CPU family: 6 [2021-04-06T21:09:21.604Z] Model: 44 [2021-04-06T21:09:21.604Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-06T21:09:21.604Z] Stepping: 1 [2021-04-06T21:09:21.604Z] CPU MHz: 2933.438 [2021-04-06T21:09:21.604Z] BogoMIPS: 5866.87 [2021-04-06T21:09:21.604Z] Virtualization: VT-x [2021-04-06T21:09:21.604Z] Hypervisor vendor: KVM [2021-04-06T21:09:21.604Z] Virtualization type: full [2021-04-06T21:09:21.604Z] L1d cache: 128 KiB [2021-04-06T21:09:21.604Z] L1i cache: 128 KiB [2021-04-06T21:09:21.604Z] L2 cache: 16 MiB [2021-04-06T21:09:21.604Z] L3 cache: 64 MiB [2021-04-06T21:09:21.604Z] NUMA node0 CPU(s): 0-3 [2021-04-06T21:09:21.604Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-06T21:09:21.604Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-06T21:09:21.604Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-06T21:09:21.604Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-06T21:09:21.604Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-06T21:09:21.604Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-06T21:09:21.604Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-06T21:09:21.604Z] Vulnerability Srbds: Not affected [2021-04-06T21:09:21.604Z] Vulnerability Tsx async abort: Not affected [2021-04-06T21:09:21.604Z] 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-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] ---> nproc: [2021-04-06T21:09:21.604Z] 4 [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] ---> df -h: [2021-04-06T21:09:21.604Z] Filesystem Size Used Available Use% Mounted on [2021-04-06T21:09:21.604Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-06T21:09:21.604Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-06T21:09:21.604Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-06T21:09:21.604Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-201 [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-201@tmp [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-06T21:09:21.604Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] ---> free -m: [2021-04-06T21:09:21.604Z] total used free shared buff/cache available [2021-04-06T21:09:21.604Z] Mem: 1837 818 109 0 909 926 [2021-04-06T21:09:21.604Z] Swap: 1023 1 1022 [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.604Z] [2021-04-06T21:09:21.605Z] ---> ip addr: [2021-04-06T21:09:21.605Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-06T21:09:21.605Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-06T21:09:21.605Z] inet 127.0.0.1/8 scope host lo [2021-04-06T21:09:21.605Z] valid_lft forever preferred_lft forever [2021-04-06T21:09:21.605Z] inet6 ::1/128 scope host [2021-04-06T21:09:21.605Z] valid_lft forever preferred_lft forever [2021-04-06T21:09:21.605Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-06T21:09:21.605Z] link/ether fa:16:3e:5a:3f:7e brd ff:ff:ff:ff:ff:ff [2021-04-06T21:09:21.605Z] inet 10.30.122.145/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-06T21:09:21.605Z] valid_lft 85538sec preferred_lft 85538sec [2021-04-06T21:09:21.605Z] inet6 fe80::f816:3eff:fe5a:3f7e/64 scope link [2021-04-06T21:09:21.605Z] valid_lft forever preferred_lft forever [2021-04-06T21:09:21.605Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-06T21:09:21.605Z] link/ether 02:42:50:48:06:d5 brd ff:ff:ff:ff:ff:ff [2021-04-06T21:09:21.605Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-06T21:09:21.605Z] valid_lft forever preferred_lft forever [2021-04-06T21:09:21.605Z] inet6 fe80::42:50ff:fe48:6d5/64 scope link [2021-04-06T21:09:21.605Z] valid_lft forever preferred_lft forever [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] ---> sar -b -r -n DEV: [2021-04-06T21:09:21.605Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:54:48 LINUX RESTART (4 CPU) [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-06T21:09:21.605Z] 20:57:01 2.13 0.00 2.13 0.00 0.00 52.32 0.00 [2021-04-06T21:09:21.605Z] 20:58:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 [2021-04-06T21:09:21.605Z] 20:59:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 [2021-04-06T21:09:21.605Z] 21:00:02 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-04-06T21:09:21.605Z] 21:01:01 0.20 0.02 0.19 0.00 0.14 3.39 0.00 [2021-04-06T21:09:21.605Z] 21:02:01 0.45 0.08 0.37 0.00 1.60 5.44 0.00 [2021-04-06T21:09:21.605Z] 21:03:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-04-06T21:09:21.605Z] 21:04:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 [2021-04-06T21:09:21.605Z] 21:05:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 [2021-04-06T21:09:21.605Z] 21:06:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 [2021-04-06T21:09:21.605Z] 21:07:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-04-06T21:09:21.605Z] 21:08:01 1.63 1.37 0.27 0.00 31.71 3.30 0.00 [2021-04-06T21:09:21.605Z] 21:09:01 338.37 315.70 22.66 0.00 8162.53 1014.84 0.00 [2021-04-06T21:09:21.605Z] Average: 26.55 24.43 2.11 0.00 631.37 84.74 0.00 [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-06T21:09:21.605Z] 20:57:01 140316 0 630064 33.49 2620 1108544 1081000 36.89 432316 1110740 16 [2021-04-06T21:09:21.605Z] 20:58:01 137672 0 632704 33.63 2620 1108548 1081144 36.90 441620 1104056 8 [2021-04-06T21:09:21.605Z] 20:59:01 137672 0 632696 33.63 2620 1108556 1081204 36.90 441948 1104056 20 [2021-04-06T21:09:21.605Z] 21:00:02 138644 0 631724 33.57 2620 1108556 1081000 36.89 438020 1106780 12 [2021-04-06T21:09:21.605Z] 21:01:01 134188 0 636172 33.81 2620 1108564 1083464 36.98 442188 1106672 12 [2021-04-06T21:09:21.605Z] 21:02:01 135912 0 634320 33.71 2620 1108692 1081508 36.91 441364 1106732 12 [2021-04-06T21:09:21.605Z] 21:03:01 135484 0 634748 33.74 2620 1108692 1081508 36.91 441120 1106728 20 [2021-04-06T21:09:21.605Z] 21:04:01 135640 0 634588 33.73 2620 1108696 1081508 36.91 441248 1106728 8 [2021-04-06T21:09:21.605Z] 21:05:01 134868 0 635352 33.77 2620 1108704 1081640 36.91 441844 1106728 8 [2021-04-06T21:09:21.605Z] 21:06:01 135312 0 634904 33.74 2620 1108708 1081592 36.91 441616 1106728 8 [2021-04-06T21:09:21.605Z] 21:07:01 136068 0 634144 33.70 2620 1108712 1081508 36.91 441144 1106728 8 [2021-04-06T21:09:21.605Z] 21:08:01 132016 0 637640 33.89 2620 1109268 1084668 37.02 443036 1107100 8 [2021-04-06T21:09:21.605Z] 21:09:01 65268 0 768484 40.84 2620 1045172 1287912 43.95 488928 1028124 196 [2021-04-06T21:09:21.605Z] Average: 130697 0 644426 34.25 2620 1103801 1097666 37.46 444338 1100608 26 [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-06T21:09:21.605Z] 20:57:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:58:01 eth0 4.43 1.80 3.19 0.12 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:59:01 eth0 0.57 0.53 0.28 0.21 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:00:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:01:01 eth0 1.19 0.47 0.46 0.27 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:03:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:04:01 eth0 1.63 0.03 0.16 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:05:01 eth0 0.95 0.60 0.54 0.37 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:06:01 eth0 0.37 0.30 0.17 0.11 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:08:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:09:01 eth0 14.15 9.13 13.51 5.08 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] Average: eth0 1.94 1.03 1.42 0.48 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] ---> sar -P ALL: [2021-04-06T21:09:21.605Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:54:48 LINUX RESTART (4 CPU) [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.605Z] 20:56:01 CPU %user %nice %system %iowait %steal %idle [2021-04-06T21:09:21.605Z] 20:57:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-04-06T21:09:21.605Z] 20:57:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-06T21:09:21.605Z] 20:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 20:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2021-04-06T21:09:21.605Z] 20:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 20:58:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2021-04-06T21:09:21.605Z] 20:58:01 0 0.45 0.00 0.03 0.00 0.00 99.52 [2021-04-06T21:09:21.605Z] 20:58:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2021-04-06T21:09:21.605Z] 20:58:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-06T21:09:21.605Z] 20:58:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 20:59:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-04-06T21:09:21.605Z] 20:59:01 0 0.52 0.00 0.05 0.00 0.02 99.42 [2021-04-06T21:09:21.605Z] 20:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-06T21:09:21.605Z] 20:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 20:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:00:02 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-06T21:09:21.605Z] 21:00:02 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-04-06T21:09:21.605Z] 21:00:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:00:02 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 21:00:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-06T21:09:21.605Z] 21:01:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-04-06T21:09:21.605Z] 21:01:01 0 0.54 0.00 0.03 0.00 0.00 99.42 [2021-04-06T21:09:21.605Z] 21:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 21:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:02:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-04-06T21:09:21.605Z] 21:02:01 0 0.43 0.00 0.02 0.02 0.00 99.53 [2021-04-06T21:09:21.605Z] 21:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:02:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2021-04-06T21:09:21.605Z] 21:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-06T21:09:21.605Z] 21:03:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-04-06T21:09:21.605Z] 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-06T21:09:21.605Z] 21:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 21:03:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2021-04-06T21:09:21.605Z] 21:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-06T21:09:21.605Z] 21:04:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-04-06T21:09:21.605Z] 21:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:04:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-04-06T21:09:21.605Z] 21:04:01 2 0.42 0.00 0.03 0.00 0.02 99.53 [2021-04-06T21:09:21.605Z] 21:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:05:01 all 0.07 0.00 0.03 0.00 0.00 99.90 [2021-04-06T21:09:21.605Z] 21:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-04-06T21:09:21.605Z] 21:05:01 1 0.13 0.00 0.08 0.00 0.00 99.78 [2021-04-06T21:09:21.605Z] 21:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-06T21:09:21.605Z] 21:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:06:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2021-04-06T21:09:21.605Z] 21:06:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2021-04-06T21:09:21.605Z] 21:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 [2021-04-06T21:09:21.605Z] 21:07:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-04-06T21:09:21.605Z] 21:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T21:09:21.605Z] 21:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-06T21:09:21.605Z] 21:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-06T21:09:21.605Z] [2021-04-06T21:09:21.606Z] 21:07:01 CPU %user %nice %system %iowait %steal %idle [2021-04-06T21:09:21.606Z] 21:08:01 all 0.15 0.00 0.06 0.05 0.00 99.75 [2021-04-06T21:09:21.606Z] 21:08:01 0 0.50 0.00 0.03 0.07 0.00 99.40 [2021-04-06T21:09:21.606Z] 21:08:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2021-04-06T21:09:21.606Z] 21:08:01 2 0.03 0.00 0.07 0.02 0.00 99.88 [2021-04-06T21:09:21.606Z] 21:08:01 3 0.03 0.00 0.08 0.08 0.00 99.80 [2021-04-06T21:09:21.606Z] 21:09:01 all 1.35 2.52 10.44 6.99 0.05 78.64 [2021-04-06T21:09:21.606Z] 21:09:01 0 1.21 2.34 10.14 6.49 0.03 79.78 [2021-04-06T21:09:21.606Z] 21:09:01 1 1.98 2.37 10.05 8.39 0.07 77.15 [2021-04-06T21:09:21.606Z] 21:09:01 2 1.76 2.58 11.15 5.89 0.05 78.57 [2021-04-06T21:09:21.606Z] 21:09:01 3 0.46 2.80 10.43 7.19 0.07 79.06 [2021-04-06T21:09:21.606Z] Average: all 0.23 0.19 0.83 0.54 0.01 98.21 [2021-04-06T21:09:21.606Z] Average: 0 0.41 0.18 0.80 0.50 0.00 98.11 [2021-04-06T21:09:21.606Z] Average: 1 0.21 0.18 0.80 0.64 0.01 98.16 [2021-04-06T21:09:21.606Z] Average: 2 0.25 0.20 0.89 0.45 0.01 98.21 [2021-04-06T21:09:21.606Z] Average: 3 0.07 0.21 0.81 0.55 0.01 98.35 [2021-04-06T21:09:21.606Z] [2021-04-06T21:09:21.606Z] [2021-04-06T21:09:21.606Z]