Branch indexing 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/app-service-configurable Obtained Jenkinsfile from 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e+29a5207daaee0c6984d6485493504bb709ad3623 (e4f15a665137540d82eb24f6135c4dfbc577aef6) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable 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-app-service-configurable 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-16669 in /w/workspace/_app-service-configurable_PR-158 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Merge succeeded, producing c44139640b504c941614985d5b9c9322bce881fe Checking out Revision c44139640b504c941614985d5b9c9322bce881fe (PR-158) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # 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 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c44139640b504c941614985d5b9c9322bce881fe # timeout=10 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T00:51:31.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T00:51:31.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T00:51:31.705Z] ========================================================= [2020-12-18T00:51:31.705Z] EdgeX Global Pipelines Version Info [2020-12-18T00:51:31.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:51:34.830Z] ------------------- [2020-12-18T00:51:34.830Z] stable info: [2020-12-18T00:51:34.830Z] ------------------- [2020-12-18T00:51:34.830Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T00:51:34.830Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T00:51:34.830Z] Message: update stable to v1.0.173 [2020-12-18T00:51:35.530Z] ------------------- [2020-12-18T00:51:35.531Z] experimental info: [2020-12-18T00:51:35.531Z] ------------------- [2020-12-18T00:51:35.531Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T00:51:35.531Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T00:51:35.531Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T00:51:35.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-18T00:51:35.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-18T00:51:35.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T00:51:36.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T00:51:36.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T00:51:36.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T00:51:36.348Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T00:51:36.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T00:51:36.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-18T00:51:36.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T00:51:36.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T00:51:36.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-18T00:51:36.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T00:51:37.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T00:51:37.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T00:51:37.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T00:51:37.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T00:51:37.563Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-18T00:51:37.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T00:51:37.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-18T00:51:37.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-18T00:51:37.983Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-18T00:51:38.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-18T00:51:38.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-18T00:51:38.320Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-18T00:51:38.434Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T00:51:38.522Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T00:51:38.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2020-12-18T00:51:38.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2020-12-18T00:51:38.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2020-12-18T00:51:38.935Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44139640b504c941614985d5b9c9322bce881fe [Pipeline] echo [2020-12-18T00:51:39.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c441396 [Pipeline] echo [2020-12-18T00:51:39.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T00:51:39.303Z] provisioning config files... [2020-12-18T00:51:39.382Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config2957898635761852115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:51:40.595Z] ---> docker-login.sh [2020-12-18T00:51:40.595Z] nexus3.edgexfoundry.org:10001 [2020-12-18T00:51:41.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:51:41.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:51:41.692Z] Configure a credential helper to remove this warning. See [2020-12-18T00:51:41.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:51:41.692Z] [2020-12-18T00:51:41.692Z] Login Succeeded [2020-12-18T00:51:41.692Z] nexus3.edgexfoundry.org:10002 [2020-12-18T00:51:42.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:51:42.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:51:42.291Z] Configure a credential helper to remove this warning. See [2020-12-18T00:51:42.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:51:42.291Z] [2020-12-18T00:51:42.291Z] Login Succeeded [2020-12-18T00:51:42.291Z] nexus3.edgexfoundry.org:10003 [2020-12-18T00:51:42.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:51:42.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:51:42.926Z] Configure a credential helper to remove this warning. See [2020-12-18T00:51:42.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:51:42.926Z] [2020-12-18T00:51:42.926Z] Login Succeeded [2020-12-18T00:51:42.926Z] nexus3.edgexfoundry.org:10004 [2020-12-18T00:51:43.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:51:43.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:51:43.499Z] Configure a credential helper to remove this warning. See [2020-12-18T00:51:43.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:51:43.499Z] [2020-12-18T00:51:43.499Z] Login Succeeded [2020-12-18T00:51:43.499Z] docker.io [2020-12-18T00:51:43.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:51:44.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:51:44.070Z] Configure a credential helper to remove this warning. See [2020-12-18T00:51:44.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:51:44.070Z] [2020-12-18T00:51:44.070Z] Login Succeeded [2020-12-18T00:51:44.070Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T00:51:44.091Z] 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 [2020-12-18T00:51:45.196Z] + git log --format=format:%s -1 c44139640b504c941614985d5b9c9322bce881fe [Pipeline] echo [2020-12-18T00:51:45.378Z] GIT_COMMIT: c44139640b504c941614985d5b9c9322bce881fe, Commit Message: Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD [Pipeline] echo [2020-12-18T00:51:45.466Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:51:46.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:51:46.183Z] [2020-12-18T00:51:46.183Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:51:46.610Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:51:46.610Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T00:51:46.610Z] 31603596830f: Pulling fs layer [2020-12-18T00:51:46.610Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T00:51:46.610Z] 6ca5941a6612: Pulling fs layer [2020-12-18T00:51:46.610Z] ecc8261a40a4: Pulling fs layer [2020-12-18T00:51:46.610Z] ecc8261a40a4: Waiting [2020-12-18T00:51:46.610Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T00:51:46.610Z] 2a8b12db71e7: Download complete [2020-12-18T00:51:46.950Z] 31603596830f: Verifying Checksum [2020-12-18T00:51:46.950Z] 31603596830f: Download complete [2020-12-18T00:51:47.611Z] ecc8261a40a4: Verifying Checksum [2020-12-18T00:51:47.611Z] ecc8261a40a4: Download complete [2020-12-18T00:51:47.902Z] 6ca5941a6612: Verifying Checksum [2020-12-18T00:51:47.902Z] 6ca5941a6612: Download complete [2020-12-18T00:51:47.902Z] 31603596830f: Pull complete [2020-12-18T00:51:48.216Z] 2a8b12db71e7: Pull complete [2020-12-18T00:51:50.306Z] 6ca5941a6612: Pull complete [2020-12-18T00:51:50.587Z] ecc8261a40a4: Pull complete [2020-12-18T00:51:50.857Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T00:51:50.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:51:50.857Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T00:51:51.758Z] prd-centos7-docker-4c-2g-16669 does not seem to be running inside a container [2020-12-18T00:51:51.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T00:51:54.836Z] $ docker top 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T00:51:55.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T00:51:55.399Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T00:51:55.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T00:51:55.898Z] $ docker exec 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent [2020-12-18T00:51:56.521Z] SSH_AUTH_SOCK=/tmp/ssh-n4c7iSEtKyJL/agent.12 [2020-12-18T00:51:56.521Z] SSH_AGENT_PID=17 [2020-12-18T00:51:56.593Z] Running ssh-add (command line suppressed) [2020-12-18T00:51:57.216Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_4217364839026130580.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_4217364839026130580.key) [2020-12-18T00:51:57.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T00:51:58.805Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T00:51:58.885Z] $ docker exec --env ******** --env ******** 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent -k [2020-12-18T00:51:59.368Z] unset SSH_AUTH_SOCK; [2020-12-18T00:51:59.369Z] unset SSH_AGENT_PID; [2020-12-18T00:51:59.369Z] echo Agent pid 17 killed; [2020-12-18T00:51:59.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T00:51:59.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T00:51:59.743Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T00:52:00.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T00:52:00.488Z] $ docker exec 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent [2020-12-18T00:52:00.986Z] SSH_AUTH_SOCK=/tmp/ssh-vg7dvpXDG6ai/agent.45 [2020-12-18T00:52:00.986Z] SSH_AGENT_PID=50 [2020-12-18T00:52:01.004Z] Running ssh-add (command line suppressed) [2020-12-18T00:52:01.385Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_8969134176567282514.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_8969134176567282514.key) [2020-12-18T00:52:01.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T00:52:02.375Z] + git semver init [2020-12-18T00:52:02.375Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T00:52:02.375Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git [2020-12-18T00:52:02.375Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 [2020-12-18T00:52:02.375Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T00:52:02.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T00:52:02.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T00:52:02.375Z] # $SEMVER_BRANCH = PR-158 [2020-12-18T00:52:02.375Z] # $SEMVER_TEMP = /tmp/semver-505681216 [2020-12-18T00:52:02.375Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-18T00:52:03.380Z] # '/tmp/semver-505681216' -> '/w/workspace/_app-service-configurable_PR-158/.semver' [2020-12-18T00:52:03.380Z] # -> Force: false [2020-12-18T00:52:03.380Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } [2020-12-18T00:52:03.420Z] $ docker exec --env ******** --env ******** 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent -k [2020-12-18T00:52:03.723Z] unset SSH_AUTH_SOCK; [2020-12-18T00:52:03.725Z] unset SSH_AGENT_PID; [2020-12-18T00:52:03.726Z] echo Agent pid 50 killed; [2020-12-18T00:52:03.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T00:52:04.412Z] + git semver [Pipeline] } [2020-12-18T00:52:04.470Z] $ docker stop --time=1 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba [2020-12-18T00:52:06.284Z] $ docker rm -f 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T00:52:06.996Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T00:52:07.795Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T00:52:07.797Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-18T00:52:08.675Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16676 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-18T00:52:08.744Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-12-18T00:52:14.221Z] using credential edgex-jenkins-ssh [2020-12-18T00:52:14.292Z] Cloning the remote Git repository [2020-12-18T00:52:14.368Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:52:14.482Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-12-18T00:52:14.578Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:52:14.579Z] > git --version # timeout=10 [2020-12-18T00:52:14.600Z] > git --version # 'git version 2.17.1' [2020-12-18T00:52:14.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:52:14.658Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:52:16.272Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-18T00:52:15.550Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-18T00:52:15.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:52:15.608Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-18T00:52:15.646Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:52:15.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:52:15.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T00:52:16.311Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:52:16.337Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-18T00:52:16.695Z] Merge succeeded, producing 5ec858022c658abc3c7325687917aef0ad012865 [2020-12-18T00:52:16.696Z] Checking out Revision 5ec858022c658abc3c7325687917aef0ad012865 (PR-158) [2020-12-18T00:52:16.488Z] > git remote # timeout=10 [2020-12-18T00:52:16.541Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T00:52:16.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:52:16.579Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-18T00:52:16.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T00:52:16.721Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:52:16.764Z] > git checkout -f 5ec858022c658abc3c7325687917aef0ad012865 # timeout=10 [2020-12-18T00:52:21.163Z] Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" [2020-12-18T00:52:21.189Z] > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T00:52:22.914Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:52:23.348Z] Still waiting to schedule task [2020-12-18T00:52:23.348Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-18T00:52:23.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:52:23.719Z] + sudo service docker restart [2020-12-18T00:52:23.719Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T00:52:25.813Z] provisioning config files... [2020-12-18T00:52:25.864Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config7840630054521631417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:52:26.287Z] ---> docker-login.sh [2020-12-18T00:52:26.287Z] nexus3.edgexfoundry.org:10001 [2020-12-18T00:52:27.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:52:27.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:52:27.552Z] Configure a credential helper to remove this warning. See [2020-12-18T00:52:27.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:52:27.552Z] [2020-12-18T00:52:27.552Z] Login Succeeded [2020-12-18T00:52:27.552Z] nexus3.edgexfoundry.org:10002 [2020-12-18T00:52:28.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:52:28.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:52:28.157Z] Configure a credential helper to remove this warning. See [2020-12-18T00:52:28.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:52:28.157Z] [2020-12-18T00:52:28.157Z] Login Succeeded [2020-12-18T00:52:28.157Z] nexus3.edgexfoundry.org:10003 [2020-12-18T00:52:28.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:52:28.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:52:28.758Z] Configure a credential helper to remove this warning. See [2020-12-18T00:52:28.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:52:28.758Z] [2020-12-18T00:52:28.758Z] Login Succeeded [2020-12-18T00:52:28.758Z] nexus3.edgexfoundry.org:10004 [2020-12-18T00:52:29.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:52:29.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:52:29.357Z] Configure a credential helper to remove this warning. See [2020-12-18T00:52:29.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:52:29.357Z] [2020-12-18T00:52:29.357Z] Login Succeeded [2020-12-18T00:52:29.357Z] docker.io [2020-12-18T00:52:29.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:52:30.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:52:30.236Z] Configure a credential helper to remove this warning. See [2020-12-18T00:52:30.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:52:30.236Z] [2020-12-18T00:52:30.236Z] Login Succeeded [2020-12-18T00:52:30.236Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T00:52:30.254Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T00:52:30.955Z] ========================================================= [2020-12-18T00:52:30.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T00:52:30.955Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:52:31.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-18T00:52:31.360Z] Sending build context to Docker daemon 93.7kB [2020-12-18T00:52:31.639Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T00:52:31.639Z] Step 2/8 : FROM ${BASE} [2020-12-18T00:52:31.927Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T00:52:31.927Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T00:52:31.927Z] a4357932f1b6: Pulling fs layer [2020-12-18T00:52:31.927Z] 18c013af1878: Pulling fs layer [2020-12-18T00:52:31.927Z] 00ac8860ef70: Pulling fs layer [2020-12-18T00:52:31.927Z] 63d7cb157983: Pulling fs layer [2020-12-18T00:52:31.927Z] b116817d02f9: Pulling fs layer [2020-12-18T00:52:31.927Z] 745a02a5169b: Pulling fs layer [2020-12-18T00:52:31.927Z] 00ac8860ef70: Waiting [2020-12-18T00:52:31.927Z] 63d7cb157983: Waiting [2020-12-18T00:52:31.927Z] b116817d02f9: Waiting [2020-12-18T00:52:31.927Z] 745a02a5169b: Waiting [2020-12-18T00:52:31.927Z] 18c013af1878: Verifying Checksum [2020-12-18T00:52:31.927Z] 18c013af1878: Download complete [2020-12-18T00:52:31.927Z] a4357932f1b6: Verifying Checksum [2020-12-18T00:52:31.927Z] a4357932f1b6: Download complete [2020-12-18T00:52:31.927Z] 63d7cb157983: Verifying Checksum [2020-12-18T00:52:31.927Z] 63d7cb157983: Download complete [2020-12-18T00:52:32.203Z] b116817d02f9: Verifying Checksum [2020-12-18T00:52:32.203Z] b116817d02f9: Download complete [2020-12-18T00:52:32.803Z] 5f621e34cdf4: Verifying Checksum [2020-12-18T00:52:32.803Z] 5f621e34cdf4: Download complete [2020-12-18T00:52:33.411Z] 5f621e34cdf4: Pull complete [2020-12-18T00:52:34.015Z] a4357932f1b6: Pull complete [2020-12-18T00:52:34.301Z] 18c013af1878: Pull complete [2020-12-18T00:52:34.901Z] 745a02a5169b: Verifying Checksum [2020-12-18T00:52:34.901Z] 745a02a5169b: Download complete [2020-12-18T00:52:37.243Z] 00ac8860ef70: Verifying Checksum [2020-12-18T00:52:37.243Z] 00ac8860ef70: Download complete [2020-12-18T00:52:47.431Z] 00ac8860ef70: Pull complete [2020-12-18T00:52:47.431Z] 63d7cb157983: Pull complete [2020-12-18T00:52:47.431Z] b116817d02f9: Pull complete [2020-12-18T00:52:50.846Z] 745a02a5169b: Pull complete [2020-12-18T00:52:50.847Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T00:52:50.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T00:52:50.847Z] ---> b7e6874047d6 [2020-12-18T00:52:50.847Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-18T00:52:54.252Z] ---> Running in c9e0d62c42a2 [2020-12-18T00:52:54.531Z] Removing intermediate container c9e0d62c42a2 [2020-12-18T00:52:54.531Z] ---> 0d175bd9ed51 [2020-12-18T00:52:54.531Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:54.531Z] ---> Running in 9a8b67a0cf61 [2020-12-18T00:52:57.153Z] Removing intermediate container 9a8b67a0cf61 [2020-12-18T00:52:57.153Z] ---> b76c249ef81f [2020-12-18T00:52:57.153Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-18T00:52:57.153Z] ---> Running in eefd13da4554 [2020-12-18T00:52:58.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:59.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:53:01.000Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-18T00:53:01.000Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-18T00:53:01.000Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-18T00:53:01.282Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-18T00:53:01.282Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-18T00:53:01.561Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-18T00:53:01.561Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:53:01.561Z] OK: 144 MiB in 45 packages [2020-12-18T00:53:03.010Z] Removing intermediate container eefd13da4554 [2020-12-18T00:53:03.010Z] ---> 60dab74764c5 [2020-12-18T00:53:03.010Z] Step 6/8 : WORKDIR /app [2020-12-18T00:53:03.283Z] ---> Running in 8289b4f6a60d [2020-12-18T00:53:03.879Z] Removing intermediate container 8289b4f6a60d [2020-12-18T00:53:03.879Z] ---> c33e764dc5e4 [2020-12-18T00:53:03.879Z] Step 7/8 : COPY . . [2020-12-18T00:53:04.478Z] ---> 7ea3c5c30083 [2020-12-18T00:53:04.478Z] Step 8/8 : RUN go mod download [2020-12-18T00:53:04.779Z] ---> Running in 86827118031d [2020-12-18T00:53:05.791Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-18T00:53:06.392Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T00:53:07.860Z] Failed in branch arm64 [2020-12-18T00:58:11.650Z] Running on prd-centos7-docker-4c-2g-16686 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-18T00:58:11.719Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-12-18T00:58:14.733Z] using credential edgex-jenkins-ssh [2020-12-18T00:58:14.802Z] Cloning the remote Git repository [2020-12-18T00:58:14.843Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:58:14.927Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-12-18T00:58:14.991Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:58:14.992Z] > git --version # timeout=10 [2020-12-18T00:58:15.000Z] > git --version # 'git version 2.24.3' [2020-12-18T00:58:15.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:58:15.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:58:16.097Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e [2020-12-18T00:58:16.193Z] Merge succeeded, producing 9ff24f75b2be87d8f935d0d067beab26c296ce54 [2020-12-18T00:58:16.194Z] Checking out Revision 9ff24f75b2be87d8f935d0d067beab26c296ce54 (PR-158) [2020-12-18T00:58:15.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-18T00:58:15.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:58:15.640Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-18T00:58:15.662Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-18T00:58:15.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:58:15.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T00:58:16.108Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:58:16.114Z] > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [2020-12-18T00:58:16.151Z] > git remote # timeout=10 [2020-12-18T00:58:16.157Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T00:58:16.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:58:16.167Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-18T00:58:16.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T00:58:16.199Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:58:16.208Z] > git checkout -f 9ff24f75b2be87d8f935d0d067beab26c296ce54 # timeout=10 [2020-12-18T00:58:19.924Z] Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" [2020-12-18T00:58:19.930Z] > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T00:58:21.498Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:58:21.837Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:58:22.143Z] + sudo service docker restart [2020-12-18T00:58:22.143Z] + true [2020-12-18T00:58:22.143Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T00:58:23.175Z] provisioning config files... [2020-12-18T00:58:23.200Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6732736079420110413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:58:23.579Z] ---> docker-login.sh [2020-12-18T00:58:23.579Z] nexus3.edgexfoundry.org:10001 [2020-12-18T00:58:23.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:58:24.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:58:24.111Z] Configure a credential helper to remove this warning. See [2020-12-18T00:58:24.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:58:24.111Z] [2020-12-18T00:58:24.111Z] Login Succeeded [2020-12-18T00:58:24.111Z] nexus3.edgexfoundry.org:10002 [2020-12-18T00:58:24.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:58:24.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:58:24.377Z] Configure a credential helper to remove this warning. See [2020-12-18T00:58:24.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:58:24.377Z] [2020-12-18T00:58:24.377Z] Login Succeeded [2020-12-18T00:58:24.377Z] nexus3.edgexfoundry.org:10003 [2020-12-18T00:58:24.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:58:24.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:58:24.640Z] Configure a credential helper to remove this warning. See [2020-12-18T00:58:24.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:58:24.640Z] [2020-12-18T00:58:24.640Z] Login Succeeded [2020-12-18T00:58:24.640Z] nexus3.edgexfoundry.org:10004 [2020-12-18T00:58:24.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:58:24.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:58:24.906Z] Configure a credential helper to remove this warning. See [2020-12-18T00:58:24.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:58:24.906Z] [2020-12-18T00:58:24.906Z] Login Succeeded [2020-12-18T00:58:24.906Z] docker.io [2020-12-18T00:58:24.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:58:25.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:58:25.206Z] Configure a credential helper to remove this warning. See [2020-12-18T00:58:25.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:58:25.206Z] [2020-12-18T00:58:25.206Z] Login Succeeded [2020-12-18T00:58:25.206Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T00:58:25.217Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T00:58:25.683Z] ========================================================= [2020-12-18T00:58:25.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T00:58:25.684Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:58:26.046Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-18T00:58:26.046Z] Sending build context to Docker daemon 93.7kB [2020-12-18T00:58:26.046Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-18T00:58:26.046Z] Step 2/8 : FROM ${BASE} [2020-12-18T00:58:26.313Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T00:58:26.313Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T00:58:26.313Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T00:58:26.313Z] de9db76c5a1d: Pulling fs layer [2020-12-18T00:58:26.313Z] bca2f99d35d6: Pulling fs layer [2020-12-18T00:58:26.313Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T00:58:26.313Z] 7c6f9722023f: Pulling fs layer [2020-12-18T00:58:26.313Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T00:58:26.313Z] 7c6f9722023f: Waiting [2020-12-18T00:58:26.313Z] bca2f99d35d6: Waiting [2020-12-18T00:58:26.313Z] 93359f2a8cfa: Waiting [2020-12-18T00:58:26.313Z] a35cf1a2eb13: Waiting [2020-12-18T00:58:26.313Z] de9db76c5a1d: Download complete [2020-12-18T00:58:26.313Z] 0ef7d3d256c8: Download complete [2020-12-18T00:58:26.313Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T00:58:26.313Z] 93359f2a8cfa: Download complete [2020-12-18T00:58:26.313Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T00:58:26.313Z] 188c0c94c7c5: Download complete [2020-12-18T00:58:26.313Z] 7c6f9722023f: Verifying Checksum [2020-12-18T00:58:26.313Z] 7c6f9722023f: Download complete [2020-12-18T00:58:26.575Z] 188c0c94c7c5: Pull complete [2020-12-18T00:58:26.841Z] 0ef7d3d256c8: Pull complete [2020-12-18T00:58:26.841Z] de9db76c5a1d: Pull complete [2020-12-18T00:58:31.080Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T00:58:31.080Z] a35cf1a2eb13: Download complete [2020-12-18T00:58:31.656Z] bca2f99d35d6: Download complete [2020-12-18T00:58:37.003Z] bca2f99d35d6: Pull complete [2020-12-18T00:58:37.003Z] 93359f2a8cfa: Pull complete [2020-12-18T00:58:37.003Z] 7c6f9722023f: Pull complete [2020-12-18T00:58:45.252Z] a35cf1a2eb13: Pull complete [2020-12-18T00:58:45.252Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T00:58:45.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T00:58:45.252Z] ---> a62c8e92a672 [2020-12-18T00:58:45.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-18T00:58:45.252Z] ---> Running in 6cf6d0e0baec [2020-12-18T00:58:45.252Z] Removing intermediate container 6cf6d0e0baec [2020-12-18T00:58:45.252Z] ---> a758d52bbcb1 [2020-12-18T00:58:45.252Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:58:45.252Z] ---> Running in 630ee957f7da [2020-12-18T00:58:46.229Z] Removing intermediate container 630ee957f7da [2020-12-18T00:58:46.229Z] ---> 0d3869a9ebdf [2020-12-18T00:58:46.229Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-18T00:58:46.229Z] ---> Running in 8d5ed555d1cf [2020-12-18T00:58:47.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:58:48.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:58:50.034Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-18T00:58:50.035Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-18T00:58:50.035Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-18T00:58:50.035Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-18T00:58:50.035Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-18T00:58:50.035Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-18T00:58:50.035Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:58:50.035Z] OK: 167 MiB in 45 packages [2020-12-18T00:58:50.035Z] Removing intermediate container 8d5ed555d1cf [2020-12-18T00:58:50.035Z] ---> ad55fc1eab71 [2020-12-18T00:58:50.035Z] Step 6/8 : WORKDIR /app [2020-12-18T00:58:50.035Z] ---> Running in 2b3a38562300 [2020-12-18T00:58:50.318Z] Removing intermediate container 2b3a38562300 [2020-12-18T00:58:50.318Z] ---> 39d28092472a [2020-12-18T00:58:50.318Z] Step 7/8 : COPY . . [2020-12-18T00:58:50.583Z] ---> ef7ad19a1c5f [2020-12-18T00:58:50.583Z] Step 8/8 : RUN go mod download [2020-12-18T00:58:50.583Z] ---> Running in 6e6b6ceeaa52 [2020-12-18T00:58:51.162Z] go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2020-12-18T00:58:51.427Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T00:58:53.041Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:58:55.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:58:56.934Z] ---> package-listing.sh [2020-12-18T00:58:56.934Z] ++ facter osfamily [2020-12-18T00:58:56.934Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T00:58:57.204Z] + OS_FAMILY=redhat [2020-12-18T00:58:57.204Z] + workspace=/w/workspace/_app-service-configurable_PR-158 [2020-12-18T00:58:57.204Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T00:58:57.204Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T00:58:57.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T00:58:57.204Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T00:58:57.204Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-18T00:58:57.204Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T00:58:57.204Z] + case "${OS_FAMILY}" in [2020-12-18T00:58:57.204Z] + rpm -qa [2020-12-18T00:58:57.204Z] + sort [2020-12-18T00:59:03.946Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T00:59:03.946Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T00:59:03.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T00:59:03.946Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-18T00:59:03.946Z] + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ [2020-12-18T00:59:03.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo [2020-12-18T00:59:03.962Z] 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T00:59:04.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:59:04.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:59:05.221Z] [2020-12-18T00:59:05.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:59:05.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:59:05.929Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T00:59:05.929Z] df20fa9351a1: Pulling fs layer [2020-12-18T00:59:05.929Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T00:59:05.929Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T00:59:05.929Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T00:59:05.929Z] 93b61091891f: Pulling fs layer [2020-12-18T00:59:05.929Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T00:59:05.929Z] 5e14af77c1be: Pulling fs layer [2020-12-18T00:59:05.929Z] 01666e4c0597: Pulling fs layer [2020-12-18T00:59:05.929Z] aa168da1d23b: Pulling fs layer [2020-12-18T00:59:05.929Z] 46f8f816bc3b: Waiting [2020-12-18T00:59:05.929Z] 93b61091891f: Waiting [2020-12-18T00:59:05.929Z] 93b9cdb0e59b: Waiting [2020-12-18T00:59:05.929Z] 5e14af77c1be: Waiting [2020-12-18T00:59:05.929Z] 01666e4c0597: Waiting [2020-12-18T00:59:05.929Z] aa168da1d23b: Waiting [2020-12-18T00:59:05.929Z] 36b3adc4ff6f: Download complete [2020-12-18T00:59:05.929Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T00:59:05.929Z] 46f8f816bc3b: Download complete [2020-12-18T00:59:06.280Z] df20fa9351a1: Verifying Checksum [2020-12-18T00:59:06.280Z] df20fa9351a1: Download complete [2020-12-18T00:59:06.280Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T00:59:06.280Z] 93b9cdb0e59b: Download complete [2020-12-18T00:59:06.592Z] 5e14af77c1be: Verifying Checksum [2020-12-18T00:59:06.592Z] 5e14af77c1be: Download complete [2020-12-18T00:59:06.592Z] 01666e4c0597: Verifying Checksum [2020-12-18T00:59:06.592Z] 01666e4c0597: Download complete [2020-12-18T00:59:06.891Z] 93b61091891f: Verifying Checksum [2020-12-18T00:59:06.891Z] 93b61091891f: Download complete [2020-12-18T00:59:07.190Z] df20fa9351a1: Pull complete [2020-12-18T00:59:07.501Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T00:59:07.501Z] 8ad3a11d3b57: Download complete [2020-12-18T00:59:07.793Z] 36b3adc4ff6f: Pull complete [2020-12-18T00:59:09.909Z] 8ad3a11d3b57: Pull complete [2020-12-18T00:59:10.217Z] 46f8f816bc3b: Pull complete [2020-12-18T00:59:11.298Z] 93b61091891f: Pull complete [2020-12-18T00:59:11.572Z] 93b9cdb0e59b: Pull complete [2020-12-18T00:59:11.572Z] 5e14af77c1be: Pull complete [2020-12-18T00:59:11.848Z] 01666e4c0597: Pull complete [2020-12-18T00:59:14.544Z] aa168da1d23b: Verifying Checksum [2020-12-18T00:59:14.544Z] aa168da1d23b: Download complete [2020-12-18T00:59:33.278Z] aa168da1d23b: Pull complete [2020-12-18T00:59:33.278Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T00:59:33.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:59:33.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T00:59:33.785Z] prd-centos7-docker-4c-2g-16669 does not seem to be running inside a container [2020-12-18T00:59:34.095Z] $ 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/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T00:59:37.806Z] $ docker top 6e4a549bf8d3b91579036670a57814fdc3349b7ad84b0c2c0c1de65e18456af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:59:38.472Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T00:59:38.915Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T00:59:39.491Z] + ls /var/log/sa-host [2020-12-18T00:59:39.491Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T00:59:39.491Z] file_magic: OK [2020-12-18T00:59:39.491Z] HZ: Using current value: 100 [2020-12-18T00:59:39.491Z] file_header: OK [2020-12-18T00:59:39.491Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-18T00:59:39.491Z] Statistics: [2020-12-18T00:59:39.491Z] 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...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... [2020-12-18T00:59:39.491Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T00:59:39.491Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T00:59:39.491Z] file_magic: OK [2020-12-18T00:59:39.491Z] HZ: Using current value: 100 [2020-12-18T00:59:39.491Z] file_header: OK [2020-12-18T00:59:39.491Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-18T00:59:39.491Z] Statistics: [2020-12-18T00:59:39.491Z] Hnuu...uuuununununu... [2020-12-18T00:59:39.491Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T00:59:39.848Z] provisioning config files... [2020-12-18T00:59:39.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config6848785398375401772tmp [Pipeline] { [Pipeline] echo [2020-12-18T00:59:40.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:59:40.714Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T00:59:40.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T00:59:40.881Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:59:41.233Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T00:59:41.276Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:59:41.855Z] ---> sudo-logs.sh [2020-12-18T00:59:41.855Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T00:59:41.905Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:59:42.403Z] ---> job-cost.sh [2020-12-18T00:59:42.672Z] lf-activate-venv: SKIPPING [2020-12-18T00:59:42.672Z] INFO: No Stack... [2020-12-18T00:59:43.660Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T00:59:43.927Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T00:59:43.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:59:44.333Z] ---> logs-deploy.sh [2020-12-18T00:59:44.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/2 [2020-12-18T00:59:44.333Z] INFO: archiving workspace using pattern(s): [2020-12-18T00:59:46.943Z] Archives upload complete. [2020-12-18T00:59:47.213Z] INFO: archiving logs to Nexus [2020-12-18T00:59:48.636Z] ---> uname -a: [2020-12-18T00:59:48.637Z] Linux prd-centos7-docker-4c-2g-16669.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> lscpu: [2020-12-18T00:59:48.637Z] Architecture: x86_64 [2020-12-18T00:59:48.637Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-18T00:59:48.637Z] Byte Order: Little Endian [2020-12-18T00:59:48.637Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-18T00:59:48.637Z] CPU(s): 4 [2020-12-18T00:59:48.637Z] On-line CPU(s) list: 0-3 [2020-12-18T00:59:48.637Z] Thread(s) per core: 1 [2020-12-18T00:59:48.637Z] Core(s) per socket: 1 [2020-12-18T00:59:48.637Z] Socket(s): 4 [2020-12-18T00:59:48.637Z] NUMA node(s): 1 [2020-12-18T00:59:48.637Z] Vendor ID: GenuineIntel [2020-12-18T00:59:48.637Z] CPU family: 6 [2020-12-18T00:59:48.637Z] Model: 44 [2020-12-18T00:59:48.637Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-18T00:59:48.637Z] Stepping: 1 [2020-12-18T00:59:48.637Z] CPU MHz: 2933.438 [2020-12-18T00:59:48.637Z] BogoMIPS: 5866.87 [2020-12-18T00:59:48.637Z] Virtualization: VT-x [2020-12-18T00:59:48.637Z] Hypervisor vendor: KVM [2020-12-18T00:59:48.637Z] Virtualization type: full [2020-12-18T00:59:48.637Z] L1d cache: 128 KiB [2020-12-18T00:59:48.637Z] L1i cache: 128 KiB [2020-12-18T00:59:48.637Z] L2 cache: 16 MiB [2020-12-18T00:59:48.637Z] L3 cache: 64 MiB [2020-12-18T00:59:48.637Z] NUMA node0 CPU(s): 0-3 [2020-12-18T00:59:48.637Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-18T00:59:48.637Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-18T00:59:48.637Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-18T00:59:48.637Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-18T00:59:48.637Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-18T00:59:48.637Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-18T00:59:48.637Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-18T00:59:48.637Z] Vulnerability Srbds: Not affected [2020-12-18T00:59:48.637Z] Vulnerability Tsx async abort: Not affected [2020-12-18T00:59:48.637Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> nproc: [2020-12-18T00:59:48.637Z] 4 [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> df -h: [2020-12-18T00:59:48.637Z] Filesystem Size Used Available Use% Mounted on [2020-12-18T00:59:48.637Z] overlay 50.0G 6.9G 43.1G 14% / [2020-12-18T00:59:48.637Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-18T00:59:48.637Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-18T00:59:48.637Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-158 [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-158@tmp [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log [2020-12-18T00:59:48.637Z] /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> free -m: [2020-12-18T00:59:48.637Z] total used free shared buff/cache available [2020-12-18T00:59:48.637Z] Mem: 1837 716 87 0 1033 1016 [2020-12-18T00:59:48.637Z] Swap: 1023 1 1022 [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> ip addr: [2020-12-18T00:59:48.637Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-18T00:59:48.637Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-18T00:59:48.637Z] inet 127.0.0.1/8 scope host lo [2020-12-18T00:59:48.637Z] valid_lft forever preferred_lft forever [2020-12-18T00:59:48.637Z] inet6 ::1/128 scope host [2020-12-18T00:59:48.637Z] valid_lft forever preferred_lft forever [2020-12-18T00:59:48.637Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-18T00:59:48.637Z] link/ether fa:16:3e:8c:8c:c5 brd ff:ff:ff:ff:ff:ff [2020-12-18T00:59:48.637Z] inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-18T00:59:48.637Z] valid_lft 84743sec preferred_lft 84743sec [2020-12-18T00:59:48.637Z] inet6 fe80::f816:3eff:fe8c:8cc5/64 scope link [2020-12-18T00:59:48.637Z] valid_lft forever preferred_lft forever [2020-12-18T00:59:48.637Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-18T00:59:48.637Z] link/ether 02:42:3d:f5:8e:ee brd ff:ff:ff:ff:ff:ff [2020-12-18T00:59:48.637Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-18T00:59:48.637Z] valid_lft forever preferred_lft forever [2020-12-18T00:59:48.637Z] inet6 fe80::42:3dff:fef5:8eee/64 scope link [2020-12-18T00:59:48.637Z] valid_lft forever preferred_lft forever [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] ---> sar -b -r -n DEV: [2020-12-18T00:59:48.637Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] 00:31:55 LINUX RESTART (4 CPU) [2020-12-18T00:59:48.637Z] [2020-12-18T00:59:48.637Z] 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-18T00:59:48.637Z] 00:34:01 10.37 4.40 5.96 0.00 561.42 1152.93 0.00 [2020-12-18T00:59:48.637Z] 00:35:01 0.28 0.00 0.28 0.00 0.00 3.85 0.00 [2020-12-18T00:59:48.637Z] 00:36:02 0.25 0.00 0.25 0.00 0.00 2.71 0.00 [2020-12-18T00:59:48.637Z] 00:37:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2020-12-18T00:59:48.637Z] 00:38:01 0.43 0.00 0.43 0.00 0.00 5.94 0.00 [2020-12-18T00:59:48.637Z] 00:39:01 0.62 0.00 0.62 0.00 0.00 9.12 0.00 [2020-12-18T00:59:48.637Z] 00:40:01 0.47 0.00 0.47 0.00 0.00 6.19 0.00 [2020-12-18T00:59:48.637Z] 00:41:01 0.22 0.00 0.22 0.00 0.00 2.25 0.00 [2020-12-18T00:59:48.637Z] 00:42:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2020-12-18T00:59:48.637Z] 00:43:01 0.28 0.00 0.28 0.00 0.00 3.34 0.00 [2020-12-18T00:59:48.637Z] 00:44:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 [2020-12-18T00:59:48.637Z] 00:45:01 0.73 0.00 0.73 0.00 0.00 8.12 0.00 [2020-12-18T00:59:48.637Z] 00:46:02 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2020-12-18T00:59:48.637Z] 00:47:01 0.37 0.20 0.17 0.00 6.47 2.04 0.00 [2020-12-18T00:59:48.637Z] 00:48:01 0.85 0.00 0.85 0.00 0.00 14.93 0.00 [2020-12-18T00:59:48.637Z] 00:49:01 0.22 0.00 0.22 0.00 0.00 1.91 0.00 [2020-12-18T00:59:48.637Z] 00:50:01 0.28 0.00 0.28 0.00 0.00 3.19 0.00 [2020-12-18T00:59:48.637Z] 00:51:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-12-18T00:59:48.637Z] 00:52:02 46.78 14.04 32.74 0.00 4691.77 2475.13 0.00 [2020-12-18T00:59:48.637Z] 00:53:01 5.90 0.76 5.14 0.00 47.21 93.66 0.00 [2020-12-18T00:59:48.637Z] 00:54:01 0.37 0.00 0.37 0.00 0.00 5.82 0.00 [2020-12-18T00:59:48.637Z] 00:55:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 [2020-12-18T00:59:48.637Z] 00:56:01 0.32 0.00 0.32 0.00 0.00 3.20 0.00 [2020-12-18T00:59:48.638Z] 00:57:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-12-18T00:59:48.638Z] 00:58:01 0.27 0.00 0.27 0.00 0.00 3.59 0.00 [2020-12-18T00:59:48.638Z] 00:59:02 41.52 41.27 0.25 0.00 3650.46 3.52 0.00 [2020-12-18T00:59:48.638Z] Average: 4.32 2.34 1.98 0.00 345.72 147.35 0.00 [2020-12-18T00:59:48.638Z] [2020-12-18T00:59:48.638Z] 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-18T00:59:48.638Z] 00:34:01 107416 0 493296 26.22 2620 1278212 1012800 34.57 305976 1272256 12 [2020-12-18T00:59:48.638Z] 00:35:01 114152 0 486556 25.86 2620 1278216 987416 33.70 299392 1272920 8 [2020-12-18T00:59:48.638Z] 00:36:02 112080 0 488624 25.97 2620 1278220 987488 33.70 301780 1272920 8 [2020-12-18T00:59:48.638Z] 00:37:01 112280 0 488420 25.96 2620 1278224 987416 33.70 303044 1271208 16 [2020-12-18T00:59:48.638Z] 00:38:01 110908 0 489788 26.03 2620 1278228 987780 33.71 304720 1271208 8 [2020-12-18T00:59:48.638Z] 00:39:01 109812 0 490876 26.09 2620 1278236 996164 34.00 305332 1271208 8 [2020-12-18T00:59:48.638Z] 00:40:01 109952 0 490736 26.08 2620 1278236 996256 34.00 305536 1271208 20 [2020-12-18T00:59:48.638Z] 00:41:01 112284 0 488368 25.96 2620 1278272 995872 33.99 303428 1271220 24 [2020-12-18T00:59:48.638Z] 00:42:01 112508 0 488164 25.94 2620 1278252 995872 33.99 303364 1271208 16 [2020-12-18T00:59:48.638Z] 00:43:01 111120 0 489548 26.02 2620 1278256 996140 34.00 304544 1271208 20 [2020-12-18T00:59:48.638Z] 00:44:01 110296 0 490368 26.06 2620 1278260 996300 34.00 305156 1271208 8 [2020-12-18T00:59:48.638Z] 00:45:01 110024 0 490636 26.08 2620 1278264 996324 34.00 305296 1271208 8 [2020-12-18T00:59:48.638Z] 00:46:02 111248 0 489404 26.01 2620 1278272 996176 34.00 304540 1271208 8 [2020-12-18T00:59:48.638Z] 00:47:01 111996 0 488656 25.97 2620 1278272 996000 33.99 303684 1271204 20 [2020-12-18T00:59:48.638Z] 00:48:01 111700 0 488944 25.99 2620 1278280 996096 34.00 304188 1271204 8 [2020-12-18T00:59:48.638Z] 00:49:01 111928 0 488712 25.97 2620 1278284 996000 33.99 303688 1271204 12 [2020-12-18T00:59:48.638Z] 00:50:01 112076 0 488560 25.97 2620 1278288 996000 33.99 303708 1271204 16 [2020-12-18T00:59:48.638Z] 00:51:01 112216 0 488416 25.96 2620 1278292 996000 33.99 303588 1271204 20 [2020-12-18T00:59:48.638Z] 00:52:02 119652 0 667764 35.49 2620 1091508 1756436 59.94 467152 1094180 48 [2020-12-18T00:59:48.638Z] 00:53:01 170604 0 615028 32.69 2620 1093292 1123592 38.35 435284 1078004 20 [2020-12-18T00:59:48.638Z] 00:54:01 174780 0 610848 32.47 2620 1093296 1088616 37.15 431960 1077736 12 [2020-12-18T00:59:48.638Z] 00:55:01 176296 0 609324 32.38 2620 1093304 1077904 36.79 429568 1079248 12 [2020-12-18T00:59:48.638Z] 00:56:01 176360 0 609260 32.38 2620 1093304 1077904 36.79 429436 1079248 8 [2020-12-18T00:59:48.638Z] 00:57:01 176308 0 609308 32.38 2620 1093308 1077904 36.79 426564 1082000 8 [2020-12-18T00:59:48.638Z] 00:58:01 174968 0 610640 32.45 2620 1093316 1078200 36.80 427964 1082000 12 [2020-12-18T00:59:48.638Z] 00:59:02 84192 0 633380 33.66 2620 1161352 1114208 38.03 446924 1153400 172 [2020-12-18T00:59:48.638Z] Average: 125275 0 529755 28.16 2620 1223894 1050264 35.84 344839 1215847 20 [2020-12-18T00:59:48.638Z] [2020-12-18T00:59:48.638Z] 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-18T00:59:48.638Z] 00:34:01 eth0 46.22 31.04 178.44 12.46 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:36:02 eth0 0.48 0.22 0.13 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:37:01 eth0 1.52 0.08 0.13 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:38:01 eth0 3.63 0.88 0.88 0.48 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:39:01 eth0 3.23 1.16 1.34 0.85 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:40:01 eth0 1.03 0.67 0.56 0.37 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:41:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:42:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:43:01 eth0 0.75 0.40 0.35 0.24 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:44:01 eth0 1.18 0.45 0.40 0.18 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:45:01 eth0 1.16 0.28 0.35 0.20 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:46:02 eth0 0.58 0.35 0.28 0.26 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:47:01 eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:48:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:50:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.638Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:52:02 veth01fe357 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:52:02 eth0 137.40 119.64 663.70 67.71 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:52:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:53:01 eth0 12.70 11.57 16.95 4.48 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:53:01 docker0 2.99 1.91 0.50 3.89 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:55:01 eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:56:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:57:01 eth0 1.53 0.05 0.15 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:58:01 eth0 2.66 0.65 0.76 0.43 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:59:02 eth0 7.60 3.93 6.32 2.60 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] 00:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] Average: eth0 8.61 6.64 33.61 3.49 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] Average: docker0 0.11 0.08 0.02 0.15 0.00 0.00 0.00 0.00 [2020-12-18T00:59:48.639Z] [2020-12-18T00:59:48.639Z] [2020-12-18T00:59:48.639Z] ---> sar -P ALL: [2020-12-18T00:59:48.639Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T00:59:48.639Z] [2020-12-18T00:59:48.639Z] 00:31:55 LINUX RESTART (4 CPU) [2020-12-18T00:59:48.639Z] [2020-12-18T00:59:48.639Z] 00:33:01 CPU %user %nice %system %iowait %steal %idle [2020-12-18T00:59:48.639Z] 00:34:01 all 5.41 0.00 1.32 0.18 6.54 86.55 [2020-12-18T00:59:48.639Z] 00:34:01 0 5.51 0.00 1.61 0.33 6.44 86.11 [2020-12-18T00:59:48.639Z] 00:34:01 1 4.15 0.00 1.30 0.16 7.44 86.94 [2020-12-18T00:59:48.639Z] 00:34:01 2 5.80 0.00 1.20 0.20 6.00 86.81 [2020-12-18T00:59:48.639Z] 00:34:01 3 6.20 0.00 1.15 0.03 6.28 86.34 [2020-12-18T00:59:48.639Z] 00:35:01 all 0.08 0.00 0.15 0.00 1.31 98.46 [2020-12-18T00:59:48.639Z] 00:35:01 0 0.05 0.00 0.15 0.00 1.20 98.60 [2020-12-18T00:59:48.639Z] 00:35:01 1 0.16 0.00 0.15 0.00 1.42 98.27 [2020-12-18T00:59:48.639Z] 00:35:01 2 0.03 0.00 0.13 0.00 0.73 99.11 [2020-12-18T00:59:48.639Z] 00:35:01 3 0.08 0.00 0.18 0.00 1.87 97.87 [2020-12-18T00:59:48.639Z] 00:36:02 all 0.07 0.00 0.04 0.00 0.61 99.27 [2020-12-18T00:59:48.639Z] 00:36:02 0 0.05 0.00 0.07 0.00 1.22 98.66 [2020-12-18T00:59:48.639Z] 00:36:02 1 0.02 0.00 0.02 0.00 0.10 99.87 [2020-12-18T00:59:48.639Z] 00:36:02 2 0.18 0.00 0.05 0.00 0.68 99.09 [2020-12-18T00:59:48.639Z] 00:36:02 3 0.05 0.00 0.02 0.00 0.45 99.49 [2020-12-18T00:59:48.639Z] 00:37:01 all 0.08 0.00 0.05 0.00 0.79 99.09 [2020-12-18T00:59:48.639Z] 00:37:01 0 0.27 0.00 0.05 0.00 1.33 98.36 [2020-12-18T00:59:48.639Z] 00:37:01 1 0.02 0.00 0.07 0.00 0.35 99.56 [2020-12-18T00:59:48.639Z] 00:37:01 2 0.02 0.00 0.02 0.00 0.79 99.18 [2020-12-18T00:59:48.639Z] 00:37:01 3 0.02 0.00 0.05 0.00 0.67 99.26 [2020-12-18T00:59:48.639Z] 00:38:01 all 0.12 0.00 0.03 0.00 1.30 98.54 [2020-12-18T00:59:48.639Z] 00:38:01 0 0.28 0.00 0.02 0.00 1.97 97.73 [2020-12-18T00:59:48.639Z] 00:38:01 1 0.05 0.00 0.05 0.00 0.42 99.48 [2020-12-18T00:59:48.639Z] 00:38:01 2 0.03 0.00 0.02 0.02 1.55 98.39 [2020-12-18T00:59:48.639Z] 00:38:01 3 0.13 0.00 0.05 0.00 1.27 98.55 [2020-12-18T00:59:48.639Z] 00:39:01 all 0.16 0.00 0.03 0.00 0.87 98.94 [2020-12-18T00:59:48.639Z] 00:39:01 0 0.13 0.00 0.02 0.00 0.62 99.24 [2020-12-18T00:59:48.639Z] 00:39:01 1 0.27 0.00 0.02 0.00 0.96 98.76 [2020-12-18T00:59:48.639Z] 00:39:01 2 0.12 0.00 0.05 0.00 0.75 99.09 [2020-12-18T00:59:48.639Z] 00:39:01 3 0.13 0.00 0.03 0.00 1.14 98.69 [2020-12-18T00:59:48.639Z] 00:40:01 all 0.08 0.00 0.02 0.00 0.86 99.03 [2020-12-18T00:59:48.639Z] 00:40:01 0 0.03 0.00 0.02 0.00 0.46 99.49 [2020-12-18T00:59:48.639Z] 00:40:01 1 0.03 0.00 0.05 0.00 1.59 98.32 [2020-12-18T00:59:48.639Z] 00:40:01 2 0.05 0.00 0.02 0.00 0.23 99.70 [2020-12-18T00:59:48.639Z] 00:40:01 3 0.22 0.00 0.02 0.00 1.14 98.63 [2020-12-18T00:59:48.639Z] 00:41:01 all 0.08 0.00 0.03 0.00 1.07 98.82 [2020-12-18T00:59:48.639Z] 00:41:01 0 0.03 0.00 0.03 0.00 0.35 99.59 [2020-12-18T00:59:48.639Z] 00:41:01 1 0.05 0.00 0.05 0.00 2.40 97.50 [2020-12-18T00:59:48.639Z] 00:41:01 2 0.00 0.00 0.03 0.00 0.33 99.63 [2020-12-18T00:59:48.639Z] 00:41:01 3 0.23 0.00 0.02 0.00 1.19 98.57 [2020-12-18T00:59:48.639Z] 00:42:01 all 0.09 0.00 0.02 0.00 0.53 99.36 [2020-12-18T00:59:48.639Z] 00:42:01 0 0.02 0.00 0.00 0.00 0.17 99.82 [2020-12-18T00:59:48.639Z] 00:42:01 1 0.02 0.00 0.02 0.00 0.48 99.49 [2020-12-18T00:59:48.639Z] 00:42:01 2 0.02 0.00 0.02 0.00 0.22 99.75 [2020-12-18T00:59:48.639Z] 00:42:01 3 0.30 0.00 0.05 0.00 1.26 98.40 [2020-12-18T00:59:48.639Z] 00:43:01 all 0.09 0.00 0.04 0.00 0.60 99.27 [2020-12-18T00:59:48.639Z] 00:43:01 0 0.02 0.00 0.03 0.00 0.25 99.70 [2020-12-18T00:59:48.639Z] 00:43:01 1 0.03 0.00 0.05 0.00 0.84 99.07 [2020-12-18T00:59:48.639Z] 00:43:01 2 0.07 0.00 0.03 0.00 0.27 99.63 [2020-12-18T00:59:48.639Z] 00:43:01 3 0.25 0.00 0.03 0.00 1.04 98.68 [2020-12-18T00:59:48.639Z] 00:44:01 all 0.07 0.00 0.02 0.00 1.04 98.86 [2020-12-18T00:59:48.639Z] 00:44:01 0 0.03 0.00 0.05 0.00 1.19 98.73 [2020-12-18T00:59:48.639Z] 00:44:01 1 0.03 0.00 0.05 0.00 0.55 99.37 [2020-12-18T00:59:48.639Z] 00:44:01 2 0.05 0.00 0.00 0.00 1.63 98.32 [2020-12-18T00:59:48.639Z] 00:44:01 3 0.15 0.00 0.00 0.00 0.81 99.04 [2020-12-18T00:59:48.639Z] [2020-12-18T00:59:48.639Z] 00:44:01 CPU %user %nice %system %iowait %steal %idle [2020-12-18T00:59:48.639Z] 00:45:01 all 0.06 0.00 0.07 0.00 1.15 98.72 [2020-12-18T00:59:48.639Z] 00:45:01 0 0.02 0.00 0.07 0.00 1.40 98.52 [2020-12-18T00:59:48.639Z] 00:45:01 1 0.03 0.00 0.08 0.00 1.64 98.24 [2020-12-18T00:59:48.639Z] 00:45:01 2 0.02 0.00 0.08 0.00 0.83 99.07 [2020-12-18T00:59:48.639Z] 00:45:01 3 0.18 0.00 0.05 0.00 0.71 99.06 [2020-12-18T00:59:48.639Z] 00:46:02 all 0.07 0.00 0.05 0.00 0.93 98.96 [2020-12-18T00:59:48.639Z] 00:46:02 0 0.02 0.00 0.03 0.00 0.32 99.63 [2020-12-18T00:59:48.639Z] 00:46:02 1 0.22 0.00 0.05 0.00 0.71 99.02 [2020-12-18T00:59:48.639Z] 00:46:02 2 0.03 0.00 0.08 0.00 2.27 97.61 [2020-12-18T00:59:48.639Z] 00:46:02 3 0.02 0.00 0.02 0.00 0.40 99.57 [2020-12-18T00:59:48.639Z] 00:47:01 all 0.05 0.00 0.04 0.00 1.51 98.41 [2020-12-18T00:59:48.639Z] 00:47:01 0 0.12 0.00 0.02 0.00 1.10 98.76 [2020-12-18T00:59:48.640Z] 00:47:01 1 0.02 0.00 0.05 0.00 1.93 98.01 [2020-12-18T00:59:48.640Z] 00:47:01 2 0.02 0.00 0.03 0.00 2.06 97.90 [2020-12-18T00:59:48.640Z] 00:47:01 3 0.03 0.00 0.07 0.00 0.92 98.98 [2020-12-18T00:59:48.640Z] 00:48:01 all 0.07 0.00 0.02 0.00 0.98 98.93 [2020-12-18T00:59:48.640Z] 00:48:01 0 0.02 0.00 0.03 0.00 1.80 98.15 [2020-12-18T00:59:48.640Z] 00:48:01 1 0.22 0.00 0.02 0.00 0.60 99.17 [2020-12-18T00:59:48.640Z] 00:48:01 2 0.03 0.00 0.02 0.00 1.22 98.73 [2020-12-18T00:59:48.640Z] 00:48:01 3 0.02 0.00 0.02 0.00 0.30 99.67 [2020-12-18T00:59:48.640Z] 00:49:01 all 0.05 0.00 0.06 0.00 0.71 99.17 [2020-12-18T00:59:48.640Z] 00:49:01 0 0.02 0.00 0.05 0.00 0.74 99.19 [2020-12-18T00:59:48.640Z] 00:49:01 1 0.17 0.00 0.08 0.00 0.66 99.09 [2020-12-18T00:59:48.640Z] 00:49:01 2 0.03 0.00 0.08 0.00 1.09 98.80 [2020-12-18T00:59:48.640Z] 00:49:01 3 0.00 0.00 0.03 0.00 0.36 99.60 [2020-12-18T00:59:48.640Z] 00:50:01 all 0.07 0.00 0.04 0.00 0.77 99.13 [2020-12-18T00:59:48.640Z] 00:50:01 0 0.00 0.00 0.03 0.00 0.60 99.37 [2020-12-18T00:59:48.640Z] 00:50:01 1 0.15 0.00 0.05 0.00 0.91 98.89 [2020-12-18T00:59:48.640Z] 00:50:01 2 0.08 0.00 0.05 0.00 1.20 98.67 [2020-12-18T00:59:48.640Z] 00:50:01 3 0.03 0.00 0.02 0.00 0.36 99.59 [2020-12-18T00:59:48.640Z] 00:51:01 all 0.06 0.00 0.02 0.00 0.57 99.34 [2020-12-18T00:59:48.640Z] 00:51:01 0 0.00 0.00 0.02 0.00 0.23 99.75 [2020-12-18T00:59:48.640Z] 00:51:01 1 0.13 0.00 0.03 0.00 0.76 99.07 [2020-12-18T00:59:48.640Z] 00:51:01 2 0.12 0.00 0.02 0.00 0.73 99.14 [2020-12-18T00:59:48.640Z] 00:51:01 3 0.00 0.00 0.03 0.00 0.55 99.42 [2020-12-18T00:59:48.640Z] 00:52:02 all 3.75 0.00 2.64 1.42 17.68 74.50 [2020-12-18T00:59:48.640Z] 00:52:02 0 3.65 0.00 2.60 2.19 19.83 71.73 [2020-12-18T00:59:48.640Z] 00:52:02 1 3.42 0.00 2.79 2.50 18.50 72.79 [2020-12-18T00:59:48.640Z] 00:52:02 2 3.37 0.00 2.21 0.40 16.56 77.47 [2020-12-18T00:59:48.640Z] 00:52:02 3 4.58 0.00 2.98 0.57 15.75 76.12 [2020-12-18T00:59:48.640Z] 00:53:01 all 0.54 0.00 0.47 0.08 2.17 96.74 [2020-12-18T00:59:48.640Z] 00:53:01 0 0.55 0.00 0.35 0.00 2.13 96.97 [2020-12-18T00:59:48.640Z] 00:53:01 1 0.84 0.00 0.66 0.07 1.87 96.56 [2020-12-18T00:59:48.640Z] 00:53:01 2 0.42 0.00 0.50 0.20 2.20 96.67 [2020-12-18T00:59:48.640Z] 00:53:01 3 0.35 0.00 0.37 0.03 2.48 96.77 [2020-12-18T00:59:48.640Z] 00:54:01 all 0.08 0.00 0.05 0.00 0.62 99.25 [2020-12-18T00:59:48.640Z] 00:54:01 0 0.22 0.00 0.05 0.00 0.40 99.33 [2020-12-18T00:59:48.640Z] 00:54:01 1 0.03 0.00 0.07 0.00 0.76 99.14 [2020-12-18T00:59:48.640Z] 00:54:01 2 0.02 0.00 0.03 0.00 0.53 99.42 [2020-12-18T00:59:48.640Z] 00:54:01 3 0.05 0.00 0.05 0.00 0.78 99.12 [2020-12-18T00:59:48.640Z] 00:55:01 all 0.09 0.00 0.09 0.00 0.41 99.42 [2020-12-18T00:59:48.640Z] 00:55:01 0 0.05 0.00 0.07 0.00 0.28 99.60 [2020-12-18T00:59:48.640Z] 00:55:01 1 0.02 0.00 0.10 0.00 0.37 99.52 [2020-12-18T00:59:48.640Z] 00:55:01 2 0.05 0.00 0.07 0.00 0.58 99.30 [2020-12-18T00:59:48.640Z] 00:55:01 3 0.23 0.00 0.12 0.00 0.40 99.25 [2020-12-18T00:59:48.640Z] [2020-12-18T00:59:48.640Z] 00:55:01 CPU %user %nice %system %iowait %steal %idle [2020-12-18T00:59:48.640Z] 00:56:01 all 0.05 0.00 0.02 0.00 0.47 99.45 [2020-12-18T00:59:48.640Z] 00:56:01 0 0.00 0.00 0.00 0.00 0.22 99.78 [2020-12-18T00:59:48.640Z] 00:56:01 1 0.02 0.00 0.02 0.00 0.18 99.78 [2020-12-18T00:59:48.640Z] 00:56:01 2 0.03 0.00 0.05 0.02 0.93 98.97 [2020-12-18T00:59:48.640Z] 00:56:01 3 0.17 0.00 0.02 0.00 0.57 99.25 [2020-12-18T00:59:48.640Z] 00:57:01 all 0.10 0.00 0.12 0.00 0.93 98.85 [2020-12-18T00:59:48.640Z] 00:57:01 0 0.20 0.00 0.15 0.00 0.76 98.89 [2020-12-18T00:59:48.640Z] 00:57:01 1 0.03 0.00 0.07 0.00 1.13 98.78 [2020-12-18T00:59:48.640Z] 00:57:01 2 0.03 0.00 0.12 0.00 0.75 99.10 [2020-12-18T00:59:48.640Z] 00:57:01 3 0.13 0.00 0.15 0.00 1.09 98.63 [2020-12-18T00:59:48.640Z] 00:58:01 all 0.07 0.00 0.02 0.00 0.57 99.34 [2020-12-18T00:59:48.640Z] 00:58:01 0 0.10 0.00 0.03 0.00 0.35 99.52 [2020-12-18T00:59:48.640Z] 00:58:01 1 0.02 0.00 0.00 0.00 0.71 99.27 [2020-12-18T00:59:48.640Z] 00:58:01 2 0.15 0.00 0.03 0.00 0.38 99.44 [2020-12-18T00:59:48.640Z] 00:58:01 3 0.02 0.00 0.03 0.00 0.83 99.12 [2020-12-18T00:59:48.640Z] 00:59:02 all 0.66 0.00 0.30 1.21 1.76 96.07 [2020-12-18T00:59:48.640Z] 00:59:02 0 0.23 0.00 0.13 0.05 1.40 98.19 [2020-12-18T00:59:48.640Z] 00:59:02 1 1.24 0.00 0.51 2.10 2.15 94.00 [2020-12-18T00:59:48.640Z] 00:59:02 2 0.82 0.00 0.30 2.51 1.02 95.36 [2020-12-18T00:59:48.640Z] 00:59:02 3 0.36 0.00 0.25 0.20 2.47 96.73 [2020-12-18T00:59:48.640Z] Average: all 0.47 0.00 0.23 0.11 1.83 97.36 [2020-12-18T00:59:48.640Z] Average: 0 0.45 0.00 0.22 0.10 1.84 97.38 [2020-12-18T00:59:48.640Z] Average: 1 0.44 0.00 0.25 0.19 1.94 97.17 [2020-12-18T00:59:48.640Z] Average: 2 0.45 0.00 0.20 0.13 1.78 97.44 [2020-12-18T00:59:48.640Z] Average: 3 0.54 0.00 0.23 0.03 1.75 97.45 [2020-12-18T00:59:48.640Z] [2020-12-18T00:59:48.640Z] [2020-12-18T00:59:48.640Z]