Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62717fc6620d107dbf64332316dd1f6ea23a5ec1 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3673207026030821038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18235474046790971016.key > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17378195264978614637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6976281635102780909.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16677173429657746903.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-1770 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/11 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 62717fc6620d107dbf64332316dd1f6ea23a5ec1 (jakarta) > git config core.sparsecheckout # timeout=10 > git checkout -f 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.1 @b73b6b6" > git rev-list --no-walk b73b6b653457e22948d36629ae394cb909f904f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-08T17:43:13.990Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-08T17:43:14.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-08T17:43:14.062Z] ========================================================= [2022-06-08T17:43:14.062Z] EdgeX Global Pipelines Version Info [2022-06-08T17:43:14.062Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:14.815Z] ------------------- [2022-06-08T17:43:14.815Z] stable info: [2022-06-08T17:43:14.815Z] ------------------- [2022-06-08T17:43:14.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-08T17:43:14.815Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T17:43:14.815Z] Message: update stable to v1.0.234 [2022-06-08T17:43:15.389Z] ------------------- [2022-06-08T17:43:15.389Z] experimental info: [2022-06-08T17:43:15.389Z] ------------------- [2022-06-08T17:43:15.389Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-08T17:43:15.389Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-08T17:43:15.389Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-08T17:43:15.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-08T17:43:15.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-08T17:43:15.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-08T17:43:15.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-08T17:43:15.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-08T17:43:15.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-08T17:43:15.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-08T17:43:15.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-08T17:43:15.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-08T17:43:15.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-08T17:43:15.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-08T17:43:15.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-08T17:43:15.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-08T17:43:15.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-08T17:43:15.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-08T17:43:15.737Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T17:43:15.747Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-08T17:43:15.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-08T17:43:15.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-08T17:43:15.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-08T17:43:15.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-08T17:43:15.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-08T17:43:15.808Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-08T17:43:15.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-08T17:43:15.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-08T17:43:15.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-08T17:43:15.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62717fc6620d107dbf64332316dd1f6ea23a5ec1 [Pipeline] echo [2022-06-08T17:43:15.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62717fc [Pipeline] echo [2022-06-08T17:43:15.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T17:43:15.924Z] provisioning config files... [2022-06-08T17:43:15.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6134792226340860851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:16.251Z] ---> docker-login.sh [2022-06-08T17:43:16.251Z] nexus3.edgexfoundry.org:10001 [2022-06-08T17:43:16.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T17:43:16.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T17:43:16.512Z] Configure a credential helper to remove this warning. See [2022-06-08T17:43:16.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T17:43:16.512Z] [2022-06-08T17:43:16.512Z] Login Succeeded [2022-06-08T17:43:16.512Z] nexus3.edgexfoundry.org:10002 [2022-06-08T17:43:16.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T17:43:16.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T17:43:16.772Z] Configure a credential helper to remove this warning. See [2022-06-08T17:43:16.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T17:43:16.772Z] [2022-06-08T17:43:16.772Z] Login Succeeded [2022-06-08T17:43:16.772Z] nexus3.edgexfoundry.org:10003 [2022-06-08T17:43:16.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T17:43:16.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T17:43:16.772Z] Configure a credential helper to remove this warning. See [2022-06-08T17:43:16.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T17:43:16.772Z] [2022-06-08T17:43:16.772Z] Login Succeeded [2022-06-08T17:43:16.772Z] nexus3.edgexfoundry.org:10004 [2022-06-08T17:43:17.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T17:43:17.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T17:43:17.034Z] Configure a credential helper to remove this warning. See [2022-06-08T17:43:17.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T17:43:17.034Z] [2022-06-08T17:43:17.034Z] Login Succeeded [2022-06-08T17:43:17.034Z] docker.io [2022-06-08T17:43:17.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-08T17:43:17.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-08T17:43:17.296Z] Configure a credential helper to remove this warning. See [2022-06-08T17:43:17.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-08T17:43:17.296Z] [2022-06-08T17:43:17.296Z] Login Succeeded [2022-06-08T17:43:17.296Z] ---> docker-login.sh ends [Pipeline] } [2022-06-08T17:43:17.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-08T17:43:17.626Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/core-command/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/core-data/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/core-metadata/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-08T17:43:17.626Z] + + cut -d/ -f2 [2022-06-08T17:43:17.626Z] dirname cmd/security-proxy-setup/Dockerfile [2022-06-08T17:43:17.626Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-08T17:43:17.626Z] + + cut -d/ -f2 [2022-06-08T17:43:17.626Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-06-08T17:43:17.626Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/support-notifications/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-08T17:43:17.626Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-08T17:43:17.626Z] + cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-08T17:43:17.626Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-08T17:43:17.626Z] cut -d/ -f2 [2022-06-08T17:43:17.626Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-08T17:43:17.647Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-08T17:43:18.000Z] + git rev-list -1 --merges 62717fc6620d107dbf64332316dd1f6ea23a5ec1~1..62717fc6620d107dbf64332316dd1f6ea23a5ec1 [Pipeline] echo [2022-06-08T17:43:18.020Z] -----------> git rev-list -1 --merges 62717fc6620d107dbf64332316dd1f6ea23a5ec1~1..62717fc6620d107dbf64332316dd1f6ea23a5ec1 62717fc6620d107dbf64332316dd1f6ea23a5ec1 [false] [Pipeline] sh [2022-06-08T17:43:18.307Z] + git log --format=format:%s -1 62717fc6620d107dbf64332316dd1f6ea23a5ec1 [Pipeline] echo [2022-06-08T17:43:18.323Z] ========================================================= [2022-06-08T17:43:18.323Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2022-06-08T17:43:18.323Z] ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] stage [Pipeline] { (Docker Build) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-08T17:43:19.036Z] + [ -d /w/workspace/edgex-go/11/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:19.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:20.205Z] ---> package-listing.sh [2022-06-08T17:43:20.205Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-08T17:43:20.205Z] ++ facter osfamily [2022-06-08T17:43:20.466Z] + OS_FAMILY=debian [2022-06-08T17:43:20.466Z] + workspace=/w/workspace/edgex-go/11 [2022-06-08T17:43:20.466Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-08T17:43:20.466Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-08T17:43:20.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-08T17:43:20.466Z] + PACKAGES=/tmp/packages_start.txt [2022-06-08T17:43:20.466Z] + '[' /w/workspace/edgex-go/11 ']' [2022-06-08T17:43:20.466Z] + PACKAGES=/tmp/packages_end.txt [2022-06-08T17:43:20.466Z] + case "${OS_FAMILY}" in [2022-06-08T17:43:20.466Z] + dpkg -l [2022-06-08T17:43:20.466Z] + grep '^ii' [2022-06-08T17:43:20.466Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-08T17:43:20.466Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-08T17:43:20.466Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-08T17:43:20.466Z] + '[' /w/workspace/edgex-go/11 ']' [2022-06-08T17:43:20.466Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2022-06-08T17:43:20.466Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2022-06-08T17:43:20.479Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-08T17:43:20.758Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T17:43:21.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T17:43:21.371Z] [2022-06-08T17:43:21.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-08T17:43:21.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T17:43:21.680Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-08T17:43:21.680Z] 5eb5b503b376: Pulling fs layer [2022-06-08T17:43:21.680Z] 5c69ac0246d0: Pulling fs layer [2022-06-08T17:43:21.680Z] ec43610c2a17: Pulling fs layer [2022-06-08T17:43:21.680Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-08T17:43:21.680Z] 33b1e0a273af: Pulling fs layer [2022-06-08T17:43:21.680Z] 5d3b04190fa2: Pulling fs layer [2022-06-08T17:43:21.680Z] 2f39f015ded8: Pulling fs layer [2022-06-08T17:43:21.680Z] 3a2ae6a8a46f: Waiting [2022-06-08T17:43:21.680Z] 33b1e0a273af: Waiting [2022-06-08T17:43:21.680Z] 5d3b04190fa2: Waiting [2022-06-08T17:43:21.680Z] 2f39f015ded8: Waiting [2022-06-08T17:43:21.680Z] 5c69ac0246d0: Download complete [2022-06-08T17:43:21.680Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-08T17:43:21.680Z] 3a2ae6a8a46f: Download complete [2022-06-08T17:43:21.680Z] ec43610c2a17: Verifying Checksum [2022-06-08T17:43:21.680Z] ec43610c2a17: Download complete [2022-06-08T17:43:21.680Z] 33b1e0a273af: Verifying Checksum [2022-06-08T17:43:21.680Z] 33b1e0a273af: Download complete [2022-06-08T17:43:21.941Z] 5d3b04190fa2: Download complete [2022-06-08T17:43:21.941Z] 5eb5b503b376: Verifying Checksum [2022-06-08T17:43:21.941Z] 5eb5b503b376: Download complete [2022-06-08T17:43:22.511Z] 2f39f015ded8: Download complete [2022-06-08T17:43:23.453Z] 5eb5b503b376: Pull complete [2022-06-08T17:43:23.453Z] 5c69ac0246d0: Pull complete [2022-06-08T17:43:24.023Z] ec43610c2a17: Pull complete [2022-06-08T17:43:24.023Z] 3a2ae6a8a46f: Pull complete [2022-06-08T17:43:24.595Z] 33b1e0a273af: Pull complete [2022-06-08T17:43:24.595Z] 5d3b04190fa2: Pull complete [2022-06-08T17:43:29.881Z] 2f39f015ded8: Pull complete [2022-06-08T17:43:29.881Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-08T17:43:29.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-08T17:43:29.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-08T17:43:29.978Z] prd-ubuntu20.04-docker-8c-8g-1770 does not seem to be running inside a container [2022-06-08T17:43:30.022Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-08T17:43:31.728Z] $ docker top 1daa545d22db30f0830988fa7bf3687c59335cd712a974373a39fae18f66176a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-08T17:43:32.083Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-08T17:43:32.384Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-08T17:43:32.671Z] + ls /var/log/sa-host [2022-06-08T17:43:32.671Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-08T17:43:32.791Z] provisioning config files... [2022-06-08T17:43:32.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config6211768662081153707tmp [Pipeline] { [Pipeline] echo [2022-06-08T17:43:32.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:33.090Z] ---> create-netrc.sh [Pipeline] } [2022-06-08T17:43:33.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:33.431Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-08T17:43:33.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:33.734Z] ---> sudo-logs.sh [2022-06-08T17:43:33.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-08T17:43:33.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:34.041Z] ---> job-cost.sh [2022-06-08T17:43:34.041Z] lf-activate-venv: SKIPPING [2022-06-08T17:43:34.041Z] INFO: No Stack... [2022-06-08T17:43:34.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-08T17:43:34.871Z] INFO: Archiving Costs [Pipeline] echo [2022-06-08T17:43:34.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-08T17:43:35.166Z] ---> logs-deploy.sh [2022-06-08T17:43:35.166Z] lf-activate-venv: SKIPPING [2022-06-08T17:43:35.166Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/11 [2022-06-08T17:43:35.166Z] INFO: archiving workspace using pattern(s): [2022-06-08T17:43:36.108Z] Archives upload complete. [2022-06-08T17:43:36.368Z] INFO: archiving logs to Nexus [2022-06-08T17:43:36.953Z] ---> uname -a: [2022-06-08T17:43:36.953Z] Linux prd-ubuntu20-04-docker-8c-8g-1770 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] ---> lscpu: [2022-06-08T17:43:36.953Z] Architecture: x86_64 [2022-06-08T17:43:36.953Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-08T17:43:36.953Z] Byte Order: Little Endian [2022-06-08T17:43:36.953Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-08T17:43:36.953Z] CPU(s): 8 [2022-06-08T17:43:36.953Z] On-line CPU(s) list: 0-7 [2022-06-08T17:43:36.953Z] Thread(s) per core: 1 [2022-06-08T17:43:36.953Z] Core(s) per socket: 1 [2022-06-08T17:43:36.953Z] Socket(s): 8 [2022-06-08T17:43:36.953Z] NUMA node(s): 1 [2022-06-08T17:43:36.953Z] Vendor ID: AuthenticAMD [2022-06-08T17:43:36.953Z] CPU family: 23 [2022-06-08T17:43:36.953Z] Model: 49 [2022-06-08T17:43:36.953Z] Model name: AMD EPYC-Rome Processor [2022-06-08T17:43:36.953Z] Stepping: 0 [2022-06-08T17:43:36.953Z] CPU MHz: 2799.998 [2022-06-08T17:43:36.953Z] BogoMIPS: 5599.99 [2022-06-08T17:43:36.953Z] Virtualization: AMD-V [2022-06-08T17:43:36.953Z] Hypervisor vendor: KVM [2022-06-08T17:43:36.953Z] Virtualization type: full [2022-06-08T17:43:36.953Z] L1d cache: 256 KiB [2022-06-08T17:43:36.953Z] L1i cache: 256 KiB [2022-06-08T17:43:36.953Z] L2 cache: 4 MiB [2022-06-08T17:43:36.953Z] L3 cache: 128 MiB [2022-06-08T17:43:36.953Z] NUMA node0 CPU(s): 0-7 [2022-06-08T17:43:36.953Z] Vulnerability Itlb multihit: Not affected [2022-06-08T17:43:36.953Z] Vulnerability L1tf: Not affected [2022-06-08T17:43:36.953Z] Vulnerability Mds: Not affected [2022-06-08T17:43:36.953Z] Vulnerability Meltdown: Not affected [2022-06-08T17:43:36.953Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-08T17:43:36.953Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-08T17:43:36.953Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-08T17:43:36.953Z] Vulnerability Srbds: Not affected [2022-06-08T17:43:36.953Z] Vulnerability Tsx async abort: Not affected [2022-06-08T17:43:36.953Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] ---> nproc: [2022-06-08T17:43:36.953Z] 8 [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] ---> df -h: [2022-06-08T17:43:36.953Z] Filesystem Size Used Avail Use% Mounted on [2022-06-08T17:43:36.953Z] overlay 155G 9.3G 146G 6% / [2022-06-08T17:43:36.953Z] tmpfs 64M 0 64M 0% /dev [2022-06-08T17:43:36.953Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-08T17:43:36.953Z] shm 64M 0 64M 0% /dev/shm [2022-06-08T17:43:36.953Z] /dev/vda1 155G 9.3G 146G 6% /facter-os [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] ---> sar -b -r -n DEV: [2022-06-08T17:43:36.953Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1770) 06/08/22 _x86_64_ (8 CPU) [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] 16:10:09 LINUX RESTART (8 CPU) [2022-06-08T17:43:36.953Z] [2022-06-08T17:43:36.953Z] 16:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-08T17:43:36.953Z] 16:12:01 4.73 0.00 4.73 0.00 0.00 7877.94 0.00 [2022-06-08T17:43:36.953Z] 16:13:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2022-06-08T17:43:36.953Z] 16:14:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2022-06-08T17:43:36.953Z] 16:15:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2022-06-08T17:43:36.953Z] 16:16:01 1.42 0.02 1.40 0.00 0.13 29.60 0.00 [2022-06-08T17:43:36.953Z] 16:17:01 1.10 0.02 1.08 0.00 0.13 13.73 0.00 [2022-06-08T17:43:36.953Z] 16:18:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2022-06-08T17:43:36.953Z] 16:19:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2022-06-08T17:43:36.953Z] 16:20:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2022-06-08T17:43:36.953Z] 16:21:01 1.60 0.00 1.60 0.00 0.00 23.33 0.00 [2022-06-08T17:43:36.953Z] 16:22:01 2.30 0.87 1.43 0.00 18.40 22.00 0.00 [2022-06-08T17:43:36.953Z] 16:23:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 [2022-06-08T17:43:36.953Z] 16:24:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 [2022-06-08T17:43:36.953Z] 16:25:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2022-06-08T17:43:36.953Z] 16:26:01 1.52 0.02 1.50 0.00 0.13 18.26 0.00 [2022-06-08T17:43:36.953Z] 16:27:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-06-08T17:43:36.953Z] 16:28:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2022-06-08T17:43:36.953Z] 16:29:01 1.38 0.00 1.38 0.00 0.00 18.13 0.00 [2022-06-08T17:43:36.953Z] 16:30:02 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2022-06-08T17:43:36.953Z] 16:31:01 1.46 0.00 1.46 0.00 0.00 17.08 0.00 [2022-06-08T17:43:36.953Z] 16:32:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2022-06-08T17:43:36.953Z] 16:33:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 [2022-06-08T17:43:36.953Z] 16:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2022-06-08T17:43:36.953Z] 16:35:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 [2022-06-08T17:43:36.953Z] 16:36:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2022-06-08T17:43:36.953Z] 16:37:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 [2022-06-08T17:43:36.953Z] 16:38:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2022-06-08T17:43:36.953Z] 16:39:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2022-06-08T17:43:36.953Z] 16:40:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2022-06-08T17:43:36.953Z] 16:41:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2022-06-08T17:43:36.953Z] 16:42:01 4.10 2.63 1.47 0.00 77.99 28.26 0.00 [2022-06-08T17:43:36.953Z] 16:43:01 1.15 0.00 1.15 0.00 0.00 15.60 0.00 [2022-06-08T17:43:36.953Z] 16:44:01 0.82 0.00 0.82 0.00 0.00 9.33 0.00 [2022-06-08T17:43:36.953Z] 16:45:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2022-06-08T17:43:36.953Z] 16:46:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2022-06-08T17:43:36.953Z] 16:47:01 1.25 0.00 1.25 0.00 0.00 16.39 0.00 [2022-06-08T17:43:36.953Z] 16:48:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2022-06-08T17:43:36.953Z] 16:49:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2022-06-08T17:43:36.953Z] 16:50:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2022-06-08T17:43:36.953Z] 16:51:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2022-06-08T17:43:36.953Z] 16:52:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-06-08T17:43:36.953Z] 16:53:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2022-06-08T17:43:36.953Z] 16:54:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-06-08T17:43:36.953Z] 16:55:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2022-06-08T17:43:36.953Z] 16:56:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2022-06-08T17:43:36.953Z] 16:57:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-06-08T17:43:36.953Z] 16:58:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2022-06-08T17:43:36.953Z] 16:59:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2022-06-08T17:43:36.953Z] 17:00:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2022-06-08T17:43:36.953Z] 17:01:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 [2022-06-08T17:43:36.953Z] 17:02:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2022-06-08T17:43:36.954Z] 17:03:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2022-06-08T17:43:36.954Z] 17:04:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2022-06-08T17:43:36.954Z] 17:05:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 [2022-06-08T17:43:36.954Z] 17:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2022-06-08T17:43:36.954Z] 17:07:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2022-06-08T17:43:36.954Z] 17:08:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2022-06-08T17:43:36.954Z] 17:09:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2022-06-08T17:43:36.954Z] 17:10:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-06-08T17:43:36.954Z] 17:11:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2022-06-08T17:43:36.954Z] 17:12:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-06-08T17:43:36.954Z] 17:13:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 [2022-06-08T17:43:36.954Z] 17:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2022-06-08T17:43:36.954Z] 17:15:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 [2022-06-08T17:43:36.954Z] 17:16:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2022-06-08T17:43:36.954Z] 17:17:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2022-06-08T17:43:36.954Z] 17:18:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2022-06-08T17:43:36.954Z] 17:19:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2022-06-08T17:43:36.954Z] 17:20:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-06-08T17:43:36.954Z] 17:21:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2022-06-08T17:43:36.954Z] 17:22:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2022-06-08T17:43:36.954Z] 17:23:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2022-06-08T17:43:36.954Z] 17:24:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2022-06-08T17:43:36.954Z] 17:25:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2022-06-08T17:43:36.954Z] 17:26:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2022-06-08T17:43:36.954Z] 17:27:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2022-06-08T17:43:36.954Z] 17:28:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2022-06-08T17:43:36.954Z] 17:29:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2022-06-08T17:43:36.954Z] 17:30:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2022-06-08T17:43:36.954Z] 17:31:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 [2022-06-08T17:43:36.954Z] 17:32:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2022-06-08T17:43:36.954Z] 17:33:01 1.35 0.03 1.32 0.00 0.40 16.53 0.00 [2022-06-08T17:43:36.954Z] 17:34:01 1.20 0.03 1.17 0.00 0.27 12.53 0.00 [2022-06-08T17:43:36.954Z] 17:35:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2022-06-08T17:43:36.954Z] 17:36:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-06-08T17:43:36.954Z] 17:37:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2022-06-08T17:43:36.954Z] 17:38:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2022-06-08T17:43:36.954Z] 17:39:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2022-06-08T17:43:36.954Z] 17:40:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2022-06-08T17:43:36.954Z] 17:41:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2022-06-08T17:43:36.954Z] 17:42:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2022-06-08T17:43:36.954Z] 17:43:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2022-06-08T17:43:36.954Z] Average: 1.32 0.04 1.28 0.00 1.06 100.54 0.00 [2022-06-08T17:43:36.954Z] [2022-06-08T17:43:36.954Z] 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-08T17:43:36.954Z] 16:12:01 30282288 31893684 459288 1.40 68888 1863804 1859036 5.48 798552 1530660 20 [2022-06-08T17:43:36.954Z] 16:13:01 30281980 31893432 458896 1.40 68928 1863808 1859036 5.48 796364 1530636 20 [2022-06-08T17:43:36.954Z] 16:14:01 30281972 31893436 458808 1.40 68960 1863812 1859036 5.48 796356 1530640 28 [2022-06-08T17:43:36.954Z] 16:15:01 30281704 31893232 458976 1.40 68992 1863812 1859036 5.48 796384 1530644 12 [2022-06-08T17:43:36.954Z] 16:16:01 30281616 31893228 458856 1.40 69088 1863812 1859036 5.48 797012 1530648 12 [2022-06-08T17:43:36.954Z] 16:17:01 30279504 31891164 460864 1.40 69124 1863816 1859036 5.48 796512 1530648 16 [2022-06-08T17:43:36.954Z] 16:18:01 30280912 31892688 458672 1.39 69164 1863824 1859036 5.48 795348 1530652 12 [2022-06-08T17:43:36.954Z] 16:19:01 30280752 31892592 458628 1.39 69188 1863832 1859036 5.48 795452 1530656 16 [2022-06-08T17:43:36.954Z] 16:20:01 30280696 31892560 458600 1.39 69204 1863832 1859036 5.48 795560 1530656 12 [2022-06-08T17:43:36.954Z] 16:21:01 30287660 31899560 451700 1.37 69268 1863800 1859036 5.48 789096 1530640 40 [2022-06-08T17:43:36.954Z] 16:22:01 30283228 31895872 454976 1.38 69336 1864320 1940920 5.72 791728 1531036 192 [2022-06-08T17:43:36.954Z] 16:23:01 30283612 31896380 454456 1.38 69360 1864460 1940920 5.72 790468 1531156 12 [2022-06-08T17:43:36.954Z] 16:24:01 30284320 31897128 453664 1.38 69376 1864464 1940920 5.72 790148 1531160 8 [2022-06-08T17:43:36.954Z] 16:25:01 30284272 31897096 453616 1.38 69408 1864464 1940920 5.72 790236 1531160 16 [2022-06-08T17:43:36.954Z] 16:26:01 30283676 31896568 454364 1.38 69460 1864468 1910924 5.63 791040 1531176 12 [2022-06-08T17:43:36.954Z] 16:27:01 30284088 31897012 454036 1.38 69500 1864468 1910924 5.63 790704 1531176 20 [2022-06-08T17:43:36.954Z] 16:28:01 30284016 31896984 454040 1.38 69532 1864472 1910924 5.63 791000 1531180 12 [2022-06-08T17:43:36.954Z] 16:29:01 30284164 31897168 453824 1.38 69564 1864476 1910924 5.63 791540 1531180 184 [2022-06-08T17:43:36.954Z] 16:30:02 30284124 31897236 453732 1.38 69636 1864480 1910924 5.63 791244 1531184 176 [2022-06-08T17:43:36.954Z] 16:31:01 30284400 31897520 453396 1.38 69660 1864484 1927100 5.68 791204 1531192 24 [2022-06-08T17:43:36.954Z] 16:32:01 30284236 31897436 453592 1.38 69724 1864476 1927100 5.68 791328 1531192 16 [2022-06-08T17:43:36.954Z] 16:33:01 30285424 31898708 452288 1.38 69788 1864488 1927100 5.68 790104 1531200 192 [2022-06-08T17:43:36.954Z] 16:34:01 30285368 31898660 452240 1.38 69820 1864488 1927100 5.68 790084 1531196 180 [2022-06-08T17:43:36.954Z] 16:35:01 30285304 31898696 452160 1.38 69884 1864496 1927100 5.68 790392 1531200 184 [2022-06-08T17:43:36.954Z] 16:36:01 30287588 31900996 449792 1.37 69932 1864500 1927100 5.68 787988 1531208 12 [2022-06-08T17:43:36.954Z] 16:37:01 30287700 31901200 449740 1.37 69972 1864504 1927100 5.68 788008 1531212 40 [2022-06-08T17:43:36.954Z] 16:38:01 30287908 31901416 449692 1.37 69988 1864508 1927100 5.68 787928 1531216 180 [2022-06-08T17:43:36.954Z] 16:39:01 30287932 31901460 449640 1.37 70020 1864508 1927100 5.68 787724 1531216 12 [2022-06-08T17:43:36.954Z] 16:40:01 30287520 31901108 449928 1.37 70044 1864512 1927100 5.68 788156 1531220 188 [2022-06-08T17:43:36.954Z] 16:41:01 30287828 31901420 449556 1.37 70100 1864516 1927100 5.68 787816 1531224 12 [2022-06-08T17:43:36.954Z] 16:42:01 30281856 31898736 451328 1.37 70172 1867136 1927100 5.68 794348 1531564 36 [2022-06-08T17:43:36.954Z] 16:43:01 30281752 31898688 451272 1.37 70204 1867140 1927100 5.68 793924 1531556 176 [2022-06-08T17:43:36.954Z] 16:44:01 30281652 31898596 451604 1.37 70220 1867140 1927100 5.68 793984 1531556 180 [2022-06-08T17:43:36.954Z] 16:45:01 30281716 31898712 451608 1.37 70256 1867144 1927100 5.68 793612 1531560 12 [2022-06-08T17:43:36.954Z] 16:46:01 30281700 31898704 451572 1.37 70288 1867148 1927100 5.68 793936 1531564 12 [2022-06-08T17:43:36.954Z] 16:47:01 30281360 31898440 451764 1.37 70336 1867144 1927100 5.68 794404 1531568 48 [2022-06-08T17:43:36.954Z] 16:48:01 30281384 31898480 451700 1.37 70360 1867156 1927100 5.68 794052 1531572 8 [2022-06-08T17:43:36.954Z] 16:49:01 30281020 31898140 451972 1.37 70392 1867156 1927100 5.68 793924 1531572 12 [2022-06-08T17:43:36.954Z] 16:50:01 30281404 31898696 451316 1.37 70408 1867288 1927100 5.68 794116 1531692 188 [2022-06-08T17:43:36.954Z] 16:51:01 30281344 31898676 451484 1.37 70440 1867292 1927100 5.68 794468 1531696 180 [2022-06-08T17:43:36.954Z] 16:52:01 30281368 31898728 451444 1.37 70464 1867292 1927100 5.68 793804 1531708 8 [2022-06-08T17:43:36.954Z] 16:53:01 30281360 31898736 451372 1.37 70496 1867300 1927100 5.68 793796 1531712 12 [2022-06-08T17:43:36.954Z] 16:54:01 30281288 31898700 451348 1.37 70512 1867300 1910624 5.63 793840 1531712 12 [2022-06-08T17:43:36.954Z] 16:55:01 30281264 31898700 451284 1.37 70544 1867304 1910624 5.63 793872 1531716 16 [2022-06-08T17:43:36.954Z] 16:56:01 30280940 31898412 451500 1.37 70568 1867312 1894436 5.58 794296 1531720 24 [2022-06-08T17:43:36.954Z] 16:57:01 30280908 31898404 451436 1.37 70612 1867312 1894436 5.58 794024 1531720 16 [2022-06-08T17:43:36.954Z] 16:58:01 30281036 31898592 451392 1.37 70648 1867316 1894436 5.58 794380 1531732 204 [2022-06-08T17:43:36.954Z] 16:59:01 30281060 31898648 451336 1.37 70680 1867316 1894436 5.58 794132 1531732 12 [2022-06-08T17:43:36.954Z] 17:00:01 30280688 31898312 451668 1.37 70696 1867320 1910676 5.63 794436 1531736 196 [2022-06-08T17:43:36.954Z] 17:01:01 30280608 31898276 451648 1.37 70736 1867324 1910676 5.63 794712 1531740 184 [2022-06-08T17:43:36.954Z] 17:02:01 30280624 31898320 451612 1.37 70764 1867312 1926776 5.68 794088 1531740 20 [2022-06-08T17:43:36.954Z] 17:03:01 30279780 31897480 452344 1.38 70800 1867328 1926776 5.68 794120 1531744 16 [2022-06-08T17:43:36.954Z] 17:04:01 30284776 31902560 447476 1.36 70824 1867328 1926776 5.68 789668 1531744 24 [2022-06-08T17:43:36.954Z] 17:05:01 30285044 31902836 447136 1.36 70856 1867336 1926776 5.68 789120 1531752 40 [2022-06-08T17:43:36.954Z] 17:06:01 30285224 31903056 446840 1.36 70888 1867340 1926776 5.68 789516 1531756 20 [2022-06-08T17:43:36.954Z] 17:07:01 30285200 31903092 446776 1.36 70928 1867340 1926776 5.68 789208 1531760 8 [2022-06-08T17:43:36.954Z] 17:08:01 30284892 31902804 446976 1.36 70960 1867344 1926776 5.68 789240 1531760 28 [2022-06-08T17:43:36.954Z] 17:09:01 30284868 31902812 446896 1.36 70992 1867344 1926776 5.68 789256 1531760 12 [2022-06-08T17:43:36.954Z] 17:10:01 30285036 31903020 446856 1.36 71008 1867352 1926776 5.68 789272 1531764 12 [2022-06-08T17:43:36.955Z] 17:11:01 30284932 31902936 446872 1.36 71048 1867356 1926776 5.68 789808 1531768 24 [2022-06-08T17:43:36.955Z] 17:12:01 30284632 31902676 447080 1.36 71080 1867356 1926776 5.68 789356 1531768 16 [2022-06-08T17:43:36.955Z] 17:13:01 30284608 31902692 447012 1.36 71112 1867360 1926776 5.68 789372 1531772 12 [2022-06-08T17:43:36.955Z] 17:14:01 30285012 31903128 446724 1.36 71136 1867360 1926776 5.68 789412 1531772 12 [2022-06-08T17:43:36.955Z] 17:15:01 30285172 31903352 446860 1.36 71168 1867368 1926776 5.68 790072 1531776 208 [2022-06-08T17:43:36.955Z] 17:16:01 30285164 31903348 446840 1.36 71184 1867372 1926776 5.68 790088 1531780 212 [2022-06-08T17:43:36.955Z] 17:17:01 30284104 31902496 447488 1.36 71240 1867500 1926776 5.68 790208 1531916 20 [2022-06-08T17:43:36.955Z] 17:18:01 30284836 31903248 446584 1.36 71280 1867504 1926776 5.68 789916 1531920 224 [2022-06-08T17:43:36.955Z] 17:19:01 30284592 31903044 446792 1.36 71316 1867504 1926776 5.68 789600 1531920 12 [2022-06-08T17:43:36.955Z] 17:20:01 30284584 31903076 446704 1.36 71348 1867508 1910596 5.63 789636 1531924 8 [2022-06-08T17:43:36.955Z] 17:21:01 30284260 31902800 446904 1.36 71380 1867512 1910596 5.63 790020 1531928 28 [2022-06-08T17:43:36.955Z] 17:22:01 30284188 31902732 446876 1.36 71412 1867496 1910596 5.63 789716 1531928 24 [2022-06-08T17:43:36.955Z] 17:23:01 30284196 31902808 446776 1.36 71436 1867520 1910596 5.63 789764 1531932 12 [2022-06-08T17:43:36.955Z] 17:24:01 30284348 31902984 446756 1.36 71452 1867520 1910596 5.63 789788 1531932 12 [2022-06-08T17:43:36.955Z] 17:25:01 30284276 31902932 446764 1.36 71484 1867524 1910596 5.63 789804 1531936 12 [2022-06-08T17:43:36.955Z] 17:26:01 30283904 31902636 446976 1.36 71516 1867532 1910596 5.63 790624 1531948 220 [2022-06-08T17:43:36.955Z] 17:27:01 30283960 31902692 446892 1.36 71560 1867516 1910596 5.63 789916 1531948 24 [2022-06-08T17:43:36.955Z] 17:28:01 30283840 31902652 446836 1.36 71592 1867536 1910596 5.63 790356 1531952 204 [2022-06-08T17:43:36.955Z] 17:29:01 30283540 31902384 447044 1.36 71624 1867536 1910596 5.63 790424 1531952 212 [2022-06-08T17:43:36.955Z] 17:30:01 30283564 31902416 446988 1.36 71648 1867540 1910596 5.63 790040 1531956 8 [2022-06-08T17:43:36.955Z] 17:31:01 30283480 31902356 447180 1.36 71688 1867540 1910596 5.63 790440 1531956 16 [2022-06-08T17:43:36.955Z] 17:32:01 30283716 31902656 446988 1.36 71720 1867544 1926888 5.68 790136 1531964 8 [2022-06-08T17:43:36.955Z] 17:33:01 30283424 31902396 447228 1.36 71756 1867548 1943036 5.73 790428 1531964 8 [2022-06-08T17:43:36.955Z] 17:34:01 30283556 31902616 446876 1.36 71784 1867568 1943036 5.73 790564 1531980 200 [2022-06-08T17:43:36.955Z] 17:35:01 30283320 31902408 447084 1.36 71808 1867572 1943036 5.73 790252 1531984 12 [2022-06-08T17:43:36.955Z] 17:36:01 30283208 31902340 447068 1.36 71840 1867572 1943036 5.73 790908 1531984 16 [2022-06-08T17:43:36.955Z] 17:37:01 30282908 31902076 447272 1.36 71876 1867572 1943036 5.73 790360 1531988 12 [2022-06-08T17:43:36.955Z] 17:38:01 30282860 31902080 447204 1.36 71920 1867580 1943036 5.73 790324 1531996 28 [2022-06-08T17:43:36.955Z] 17:39:01 30283028 31902268 447156 1.36 71952 1867580 1943036 5.73 790272 1531992 16 [2022-06-08T17:43:36.955Z] 17:40:01 30282736 31902012 447364 1.36 71984 1867584 1943036 5.73 790364 1531996 28 [2022-06-08T17:43:36.955Z] 17:41:01 30282952 31902288 447272 1.36 72016 1867588 1943036 5.73 790900 1531996 8 [2022-06-08T17:43:36.955Z] 17:42:01 30280240 31899692 449784 1.37 72048 1867596 1943036 5.73 791772 1531944 40 [2022-06-08T17:43:36.955Z] 17:43:01 30280900 31900392 448948 1.37 72080 1867600 1943036 5.73 792140 1531128 16 [2022-06-08T17:43:36.955Z] Average: 30283380 31899735 450545 1.37 70581 1866374 1916975 5.65 791607 1531540 60 [2022-06-08T17:43:36.955Z] [2022-06-08T17:43:36.955Z] 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-08T17:43:36.955Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:12:01 ens3 4.60 3.93 2.33 5.42 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:13:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:16:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:17:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:19:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:21:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:26:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:28:01 ens3 0.15 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:29:01 ens3 1.02 0.75 0.80 0.45 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:30:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.955Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:36:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:41:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:42:01 ens3 9.40 7.37 11.58 6.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:45:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:51:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:56:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 16:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:01:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:04:01 ens3 1.00 0.70 0.40 0.30 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:06:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.956Z] 17:09:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:11:01 ens3 0.65 0.70 0.34 0.29 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:16:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:21:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:26:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:31:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:36:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:41:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:42:01 ens3 2.98 2.27 2.02 2.79 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] 17:43:01 ens3 2.90 1.83 1.63 1.99 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.957Z] Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.958Z] Average: ens3 0.32 0.26 0.23 0.20 0.00 0.00 0.00 0.00 [2022-06-08T17:43:36.958Z] [2022-06-08T17:43:36.958Z] [2022-06-08T17:43:36.958Z] ---> sar -P ALL: [2022-06-08T17:43:36.958Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-1770) 06/08/22 _x86_64_ (8 CPU) [2022-06-08T17:43:36.958Z] [2022-06-08T17:43:36.958Z] 16:10:09 LINUX RESTART (8 CPU) [2022-06-08T17:43:36.958Z] [2022-06-08T17:43:36.958Z] 16:11:01 CPU %user %nice %system %iowait %steal %idle [2022-06-08T17:43:36.958Z] 16:12:01 all 0.16 0.00 0.02 0.02 0.01 99.79