Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d632d3d89b54818b584083cb51298962faa4457 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-ssh2747580072837499253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2703898651662376484.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10783103805618323330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5952790674738459160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18057539049649765566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4974 in /w/workspace/foundry_device-onvif-camera_main [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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d632d3d89b54818b584083cb51298962faa4457 (main) Commit message: "Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 > git rev-list --no-walk 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-04T05:00:33.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-04T05:00:33.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-04T05:00:33.652Z] ========================================================= [2024-07-04T05:00:33.652Z] EdgeX Global Pipelines Version Info [2024-07-04T05:00:33.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:00:34.389Z] ------------------- [2024-07-04T05:00:34.389Z] stable info: [2024-07-04T05:00:34.389Z] ------------------- [2024-07-04T05:00:34.389Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:00:34.389Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-04T05:00:34.389Z] Message: update stable to v1.0.260 [2024-07-04T05:00:34.958Z] ------------------- [2024-07-04T05:00:34.958Z] experimental info: [2024-07-04T05:00:34.958Z] ------------------- [2024-07-04T05:00:34.958Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T05:00:34.958Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-04T05:00:34.958Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-04T05:00:35.042Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-04T05:00:35.066Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-04T05:00:35.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-04T05:00:35.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-04T05:00:35.127Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-04T05:00:35.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-04T05:00:35.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-04T05:00:35.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-04T05:00:35.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-04T05:00:35.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-04T05:00:35.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-04T05:00:35.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-04T05:00:35.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-04T05:00:35.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-04T05:00:35.356Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:00:35.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T05:00:35.400Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:00:35.427Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T05:00:35.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-04T05:00:35.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-04T05:00:35.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-04T05:00:35.519Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-04T05:00:35.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-04T05:00:35.558Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-04T05:00:35.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-04T05:00:35.602Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-04T05:00:35.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-04T05:00:35.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-04T05:00:35.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-04T05:00:35.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-04T05:00:35.709Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo [2024-07-04T05:00:35.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d632d3 [Pipeline] echo [2024-07-04T05:00:35.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:00:35.820Z] provisioning config files... [2024-07-04T05:00:35.833Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17158201037944393092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:00:36.188Z] ---> ****-login.sh [2024-07-04T05:00:36.188Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:00:36.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:36.711Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:36.711Z] [2024-07-04T05:00:36.711Z] Login Succeeded [2024-07-04T05:00:36.711Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:00:36.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:36.711Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:36.711Z] [2024-07-04T05:00:36.711Z] Login Succeeded [2024-07-04T05:00:36.711Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:00:36.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:36.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:36.971Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:36.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:36.971Z] [2024-07-04T05:00:36.971Z] Login Succeeded [2024-07-04T05:00:36.971Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:00:36.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:36.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:36.971Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:36.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:36.971Z] [2024-07-04T05:00:36.971Z] Login Succeeded [2024-07-04T05:00:36.971Z] ****.io [2024-07-04T05:00:36.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:37.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:37.231Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:37.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:37.232Z] [2024-07-04T05:00:37.232Z] Login Succeeded [2024-07-04T05:00:37.232Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:00:37.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-04T05:00:37.653Z] + git rev-list -1 --merges 2d632d3d89b54818b584083cb51298962faa4457~1..2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo [2024-07-04T05:00:37.670Z] -----------> git rev-list -1 --merges 2d632d3d89b54818b584083cb51298962faa4457~1..2d632d3d89b54818b584083cb51298962faa4457 2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:00:37.670Z] 2d632d3d89b54818b584083cb51298962faa4457 [false] [Pipeline] sh [2024-07-04T05:00:37.969Z] + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo [2024-07-04T05:00:37.984Z] ========================================================= [2024-07-04T05:00:37.984Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-04T05:00:37.984Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:00:38.333Z] + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo [2024-07-04T05:00:38.345Z] [semverPrep] GIT_COMMIT: 2d632d3d89b54818b584083cb51298962faa4457, Commit Message: Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo [2024-07-04T05:00:38.357Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-04T05:00:38.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:00:38.728Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-04T05:00:38.728Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-04T05:00:38.728Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-04T05:00:38.728Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-04T05:00:38.728Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-04T05:00:38.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:00:39.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:00:39.166Z] [2024-07-04T05:00:39.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:00:39.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:00:39.468Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-04T05:00:39.468Z] b85a868b505f: Pulling fs layer [2024-07-04T05:00:39.468Z] e2be974225ed: Pulling fs layer [2024-07-04T05:00:39.468Z] 339a4e72a1f5: Pulling fs layer [2024-07-04T05:00:39.468Z] 988bab9f4d93: Pulling fs layer [2024-07-04T05:00:39.468Z] 1469e6f7b9e6: Pulling fs layer [2024-07-04T05:00:39.468Z] eaf3925da568: Pulling fs layer [2024-07-04T05:00:39.468Z] bab4dde63d76: Pulling fs layer [2024-07-04T05:00:39.468Z] bde34c3a00c8: Pulling fs layer [2024-07-04T05:00:39.468Z] b352a97aabf1: Pulling fs layer [2024-07-04T05:00:39.468Z] 4872d77fe225: Pulling fs layer [2024-07-04T05:00:39.468Z] 5851b861e8e6: Pulling fs layer [2024-07-04T05:00:39.468Z] 988bab9f4d93: Waiting [2024-07-04T05:00:39.468Z] 1469e6f7b9e6: Waiting [2024-07-04T05:00:39.468Z] bab4dde63d76: Waiting [2024-07-04T05:00:39.468Z] eaf3925da568: Waiting [2024-07-04T05:00:39.468Z] 4872d77fe225: Waiting [2024-07-04T05:00:39.468Z] bde34c3a00c8: Waiting [2024-07-04T05:00:39.468Z] 5851b861e8e6: Waiting [2024-07-04T05:00:39.468Z] e2be974225ed: Download complete [2024-07-04T05:00:39.468Z] 988bab9f4d93: Verifying Checksum [2024-07-04T05:00:39.468Z] 988bab9f4d93: Download complete [2024-07-04T05:00:39.468Z] 1469e6f7b9e6: Verifying Checksum [2024-07-04T05:00:39.468Z] 1469e6f7b9e6: Download complete [2024-07-04T05:00:39.468Z] eaf3925da568: Verifying Checksum [2024-07-04T05:00:39.468Z] eaf3925da568: Download complete [2024-07-04T05:00:39.468Z] 339a4e72a1f5: Verifying Checksum [2024-07-04T05:00:39.468Z] 339a4e72a1f5: Download complete [2024-07-04T05:00:39.726Z] bde34c3a00c8: Download complete [2024-07-04T05:00:39.726Z] b352a97aabf1: Verifying Checksum [2024-07-04T05:00:39.726Z] b352a97aabf1: Download complete [2024-07-04T05:00:39.726Z] 4872d77fe225: Verifying Checksum [2024-07-04T05:00:39.726Z] 4872d77fe225: Download complete [2024-07-04T05:00:39.726Z] 5851b861e8e6: Verifying Checksum [2024-07-04T05:00:39.726Z] b85a868b505f: Verifying Checksum [2024-07-04T05:00:39.726Z] b85a868b505f: Download complete [2024-07-04T05:00:39.985Z] bab4dde63d76: Verifying Checksum [2024-07-04T05:00:39.985Z] bab4dde63d76: Download complete [2024-07-04T05:00:40.928Z] b85a868b505f: Pull complete [2024-07-04T05:00:41.187Z] e2be974225ed: Pull complete [2024-07-04T05:00:41.755Z] 339a4e72a1f5: Pull complete [2024-07-04T05:00:41.755Z] 988bab9f4d93: Pull complete [2024-07-04T05:00:42.019Z] 1469e6f7b9e6: Pull complete [2024-07-04T05:00:42.019Z] eaf3925da568: Pull complete [2024-07-04T05:00:43.918Z] bab4dde63d76: Pull complete [2024-07-04T05:00:43.918Z] bde34c3a00c8: Pull complete [2024-07-04T05:00:43.918Z] b352a97aabf1: Pull complete [2024-07-04T05:00:43.918Z] 4872d77fe225: Pull complete [2024-07-04T05:00:44.178Z] 5851b861e8e6: Pull complete [2024-07-04T05:00:44.178Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-04T05:00:44.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:00:44.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:00:44.295Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:00:44.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-04T05:00:46.932Z] $ docker top ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 -eo pid,comm [2024-07-04T05:00:46.989Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-04T05:00:46.989Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:00:47.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:00:47.047Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:00:47.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:00:47.167Z] $ docker exec ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent [2024-07-04T05:00:47.272Z] SSH_AUTH_SOCK=/tmp/ssh-r3Pv6neGoD6s/agent.32 [2024-07-04T05:00:47.272Z] SSH_AGENT_PID=38 [2024-07-04T05:00:47.278Z] Running ssh-add (command line suppressed) [2024-07-04T05:00:47.389Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17815372208650247104.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17815372208650247104.key) [2024-07-04T05:00:47.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:00:47.696Z] + git tag --points-at HEAD [Pipeline] } [2024-07-04T05:00:47.706Z] $ docker exec --env ******** --env ******** ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent -k [2024-07-04T05:00:47.807Z] unset SSH_AUTH_SOCK; [2024-07-04T05:00:47.807Z] unset SSH_AGENT_PID; [2024-07-04T05:00:47.808Z] echo Agent pid 38 killed; [2024-07-04T05:00:47.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-04T05:00:47.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:00:47.859Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:00:47.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:00:47.980Z] $ docker exec ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent [2024-07-04T05:00:48.092Z] SSH_AUTH_SOCK=/tmp/ssh-PHOUiagMDw24/agent.72 [2024-07-04T05:00:48.092Z] SSH_AGENT_PID=78 [2024-07-04T05:00:48.097Z] Running ssh-add (command line suppressed) [2024-07-04T05:00:48.212Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1899352976839126539.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1899352976839126539.key) [2024-07-04T05:00:48.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:00:48.516Z] + git semver init [2024-07-04T05:00:48.775Z] 2024-07-04 05:00:48,696 [run_init] DEBUG init version:0.0.0 force:False [2024-07-04T05:00:48.775Z] 2024-07-04 05:00:48,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-04T05:00:48.775Z] 2024-07-04 05:00:48,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-04T05:00:48.775Z] 2024-07-04 05:00:48,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:00:50.156Z] 2024-07-04 05:00:49,983 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-07-04T05:00:50.156Z] 2024-07-04 05:00:49,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-07-04T05:00:50.156Z] 2024-07-04 05:00:49,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:00:50.156Z] 2024-07-04 05:00:49,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:00:50.156Z] 3.2.0-dev.14 [Pipeline] } [2024-07-04T05:00:50.165Z] $ docker exec --env ******** --env ******** ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent -k [2024-07-04T05:00:50.281Z] unset SSH_AUTH_SOCK; [2024-07-04T05:00:50.282Z] unset SSH_AGENT_PID; [2024-07-04T05:00:50.282Z] echo Agent pid 78 killed; [2024-07-04T05:00:50.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:00:50.609Z] + git semver [Pipeline] } [2024-07-04T05:00:50.883Z] $ docker stop --time=1 ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 [2024-07-04T05:00:52.175Z] $ docker rm -f --volumes ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:00:52.517Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-04T05:00:52.723Z] Stashed 1 file(s) [Pipeline] echo [2024-07-04T05:00:52.727Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:00:52.904Z] provisioning config files... [2024-07-04T05:00:52.915Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7054395839072922184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:00:53.113Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4984 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-07-04T05:00:53.130Z] Running in /w/workspace/device-onvif-camera/200 [Pipeline] { [Pipeline] checkout [2024-07-04T05:00:53.169Z] The recommended git tool is: git [2024-07-04T05:00:53.212Z] ---> ****-login.sh [2024-07-04T05:00:53.212Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:00:53.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:53.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:53.212Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:53.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:53.212Z] [2024-07-04T05:00:53.212Z] Login Succeeded [2024-07-04T05:00:53.212Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:00:53.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:53.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:53.213Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:53.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:53.213Z] [2024-07-04T05:00:53.213Z] Login Succeeded [2024-07-04T05:00:53.213Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:00:53.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:53.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:53.474Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:53.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:53.474Z] [2024-07-04T05:00:53.474Z] Login Succeeded [2024-07-04T05:00:53.474Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:00:53.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:53.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:53.474Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:53.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:53.474Z] [2024-07-04T05:00:53.474Z] Login Succeeded [2024-07-04T05:00:53.474Z] ****.io [2024-07-04T05:00:53.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:00:53.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:00:53.734Z] Configure a credential helper to remove this warning. See [2024-07-04T05:00:53.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:00:53.734Z] [2024-07-04T05:00:53.734Z] Login Succeeded [2024-07-04T05:00:53.734Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:00:53.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:00:53.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:00:53.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:00:53.857Z] ========================================================= [2024-07-04T05:00:53.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-04T05:00:53.857Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:00:54.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-04T05:00:54.194Z] Sending build context to Docker daemon 36.59MB [2024-07-04T05:00:54.194Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:00:54.194Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-04T05:00:54.453Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-04T05:00:54.453Z] 619be1103602: Pulling fs layer [2024-07-04T05:00:54.453Z] 7862e08f4a3e: Pulling fs layer [2024-07-04T05:00:54.453Z] 5df492c9dc93: Pulling fs layer [2024-07-04T05:00:54.453Z] 7629e6793208: Pulling fs layer [2024-07-04T05:00:54.453Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:00:54.453Z] fb5054dd5b73: Pulling fs layer [2024-07-04T05:00:54.453Z] eeca6798cff9: Pulling fs layer [2024-07-04T05:00:54.453Z] 7629e6793208: Waiting [2024-07-04T05:00:54.453Z] 4f4fb700ef54: Waiting [2024-07-04T05:00:54.453Z] aa269ceb94a6: Pulling fs layer [2024-07-04T05:00:54.453Z] eeca6798cff9: Waiting [2024-07-04T05:00:54.453Z] ada007ff1a6a: Pulling fs layer [2024-07-04T05:00:54.453Z] aa269ceb94a6: Waiting [2024-07-04T05:00:54.453Z] ada007ff1a6a: Waiting [2024-07-04T05:00:54.453Z] 7862e08f4a3e: Download complete [2024-07-04T05:00:54.453Z] 7629e6793208: Verifying Checksum [2024-07-04T05:00:54.453Z] 7629e6793208: Download complete [2024-07-04T05:00:54.453Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:00:54.453Z] 4f4fb700ef54: Download complete [2024-07-04T05:00:54.453Z] fb5054dd5b73: Verifying Checksum [2024-07-04T05:00:54.453Z] fb5054dd5b73: Download complete [2024-07-04T05:00:54.453Z] 619be1103602: Verifying Checksum [2024-07-04T05:00:54.453Z] 619be1103602: Download complete [2024-07-04T05:00:54.453Z] eeca6798cff9: Verifying Checksum [2024-07-04T05:00:54.453Z] eeca6798cff9: Download complete [2024-07-04T05:00:54.711Z] 619be1103602: Pull complete [2024-07-04T05:00:54.711Z] ada007ff1a6a: Verifying Checksum [2024-07-04T05:00:54.711Z] ada007ff1a6a: Download complete [2024-07-04T05:00:54.711Z] 7862e08f4a3e: Pull complete [2024-07-04T05:00:54.969Z] 5df492c9dc93: Verifying Checksum [2024-07-04T05:00:54.969Z] 5df492c9dc93: Download complete [2024-07-04T05:00:55.226Z] aa269ceb94a6: Verifying Checksum [2024-07-04T05:00:55.226Z] aa269ceb94a6: Download complete [2024-07-04T05:00:57.325Z] using credential edgex-jenkins-ssh [2024-07-04T05:00:57.353Z] Cloning the remote Git repository [2024-07-04T05:00:57.758Z] 5df492c9dc93: Pull complete [2024-07-04T05:00:57.758Z] 7629e6793208: Pull complete [2024-07-04T05:00:57.758Z] 4f4fb700ef54: Pull complete [2024-07-04T05:00:58.016Z] fb5054dd5b73: Pull complete [2024-07-04T05:00:58.016Z] eeca6798cff9: Pull complete [2024-07-04T05:00:57.411Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-04T05:00:57.470Z] > git init /w/workspace/device-onvif-camera/200 # timeout=10 [2024-07-04T05:00:57.593Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-04T05:00:57.594Z] > git --version # timeout=10 [2024-07-04T05:00:57.616Z] > git --version # 'git version 2.25.1' [2024-07-04T05:00:57.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T05:00:57.726Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:01:00.547Z] aa269ceb94a6: Pull complete [2024-07-04T05:01:00.547Z] ada007ff1a6a: Pull complete [2024-07-04T05:01:00.547Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-04T05:01:00.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-04T05:01:00.547Z] ---> f489d0715acc [2024-07-04T05:01:00.547Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:01:00.181Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-04T05:01:00.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T05:01:01.148Z] Avoid second fetch [2024-07-04T05:01:01.149Z] Checking out Revision 2d632d3d89b54818b584083cb51298962faa4457 (main) [2024-07-04T05:01:01.823Z] Commit message: "Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" [2024-07-04T05:01:01.178Z] > git config core.sparsecheckout # timeout=10 [2024-07-04T05:01:01.236Z] > git checkout -f 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 [2024-07-04T05:01:04.737Z] ---> Running in c4d876699921 [2024-07-04T05:01:04.737Z] Removing intermediate container c4d876699921 [2024-07-04T05:01:04.737Z] ---> bc180e23e93a [2024-07-04T05:01:04.737Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:01:04.737Z] ---> Running in 3d7c216e8ab1 [2024-07-04T05:01:04.737Z] Removing intermediate container 3d7c216e8ab1 [2024-07-04T05:01:04.737Z] ---> a9959db0524f [2024-07-04T05:01:04.737Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-04T05:01:04.737Z] ---> Running in 57a5103b6c62 [2024-07-04T05:01:04.737Z] Removing intermediate container 57a5103b6c62 [2024-07-04T05:01:04.737Z] ---> 5204353e7d5a [2024-07-04T05:01:04.737Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:01:04.737Z] ---> Running in a5fef2d9a41e [2024-07-04T05:01:04.737Z] Removing intermediate container a5fef2d9a41e [2024-07-04T05:01:04.737Z] ---> 58b7e0c317a6 [2024-07-04T05:01:04.737Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-04T05:01:04.737Z] ---> Running in 9a8a99d36b61 [2024-07-04T05:01:04.737Z] Removing intermediate container 9a8a99d36b61 [2024-07-04T05:01:04.737Z] ---> f0b27a72f19d [2024-07-04T05:01:04.737Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:01:04.996Z] ---> Running in 23e1b485c1ff [2024-07-04T05:01:05.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:01:05.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:01:05.515Z] OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:01:06.081Z] Removing intermediate container 23e1b485c1ff [2024-07-04T05:01:06.082Z] ---> 33cc44dbe276 [2024-07-04T05:01:06.082Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-04T05:01:06.082Z] ---> Running in 4867e423a4a5 [2024-07-04T05:01:06.082Z] Removing intermediate container 4867e423a4a5 [2024-07-04T05:01:06.082Z] ---> 166fcf2ead52 [2024-07-04T05:01:06.082Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-04T05:01:06.082Z] ---> 5a625745ac7e [2024-07-04T05:01:06.082Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:01:06.082Z] ---> Running in 1fd467b95994 [2024-07-04T05:01:06.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-04T05:01:06.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:01:06.406Z] Dload Upload Total Spent Left Speed [2024-07-04T05:01:06.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-07-04T05:01:06.745Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-04T05:01:07.071Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-04T05:01:07.071Z] + sudo tee /etc/docker/daemon.new [2024-07-04T05:01:07.071Z] { [2024-07-04T05:01:07.071Z] "registry-mirrors": [ [2024-07-04T05:01:07.071Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-04T05:01:07.071Z] ], [2024-07-04T05:01:07.071Z] "bip": "10.250.0.254/24", [2024-07-04T05:01:07.071Z] "hosts": [ [2024-07-04T05:01:07.071Z] "tcp://0.0.0.0:5555", [2024-07-04T05:01:07.071Z] "unix:///var/run/docker.sock" [2024-07-04T05:01:07.071Z] ], [2024-07-04T05:01:07.071Z] "mtu": 1458, [2024-07-04T05:01:07.071Z] "selinux-enabled": true, [2024-07-04T05:01:07.071Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-04T05:01:07.071Z] } [Pipeline] sh [2024-07-04T05:01:07.393Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-04T05:01:07.726Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:01:26.040Z] provisioning config files... [2024-07-04T05:01:26.067Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/200@tmp/config13214143920137030248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:01:26.497Z] ---> ****-login.sh [2024-07-04T05:01:26.497Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:01:26.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:01:27.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:01:27.041Z] Configure a credential helper to remove this warning. See [2024-07-04T05:01:27.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:01:27.041Z] [2024-07-04T05:01:27.041Z] Login Succeeded [2024-07-04T05:01:27.041Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:01:27.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:01:27.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:01:27.310Z] Configure a credential helper to remove this warning. See [2024-07-04T05:01:27.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:01:27.310Z] [2024-07-04T05:01:27.310Z] Login Succeeded [2024-07-04T05:01:27.601Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:01:27.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:01:27.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:01:27.871Z] Configure a credential helper to remove this warning. See [2024-07-04T05:01:27.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:01:27.871Z] [2024-07-04T05:01:27.871Z] Login Succeeded [2024-07-04T05:01:27.871Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:01:28.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:01:28.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:01:28.142Z] Configure a credential helper to remove this warning. See [2024-07-04T05:01:28.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:01:28.142Z] [2024-07-04T05:01:28.142Z] Login Succeeded [2024-07-04T05:01:28.142Z] ****.io [2024-07-04T05:01:28.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:01:28.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:01:28.678Z] Configure a credential helper to remove this warning. See [2024-07-04T05:01:28.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:01:28.678Z] [2024-07-04T05:01:28.678Z] Login Succeeded [2024-07-04T05:01:28.678Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:01:28.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T05:01:28.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:01:28.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:01:28.948Z] ========================================================= [2024-07-04T05:01:28.948Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-04T05:01:28.948Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:01:29.317Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-04T05:01:29.906Z] Sending build context to Docker daemon 21.7MB [2024-07-04T05:01:29.906Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:01:29.906Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-04T05:01:30.174Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-04T05:01:30.174Z] c6b39de5b339: Pulling fs layer [2024-07-04T05:01:30.174Z] a69c41024577: Pulling fs layer [2024-07-04T05:01:30.174Z] d6de4b400683: Pulling fs layer [2024-07-04T05:01:30.174Z] 35cb2a7552d0: Pulling fs layer [2024-07-04T05:01:30.174Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:01:30.174Z] 464afbd9ba4c: Pulling fs layer [2024-07-04T05:01:30.174Z] 00f215d4a9da: Pulling fs layer [2024-07-04T05:01:30.174Z] d496ad576159: Pulling fs layer [2024-07-04T05:01:30.174Z] 35cb2a7552d0: Waiting [2024-07-04T05:01:30.174Z] 4f4fb700ef54: Waiting [2024-07-04T05:01:30.174Z] 464afbd9ba4c: Waiting [2024-07-04T05:01:30.174Z] 00f215d4a9da: Waiting [2024-07-04T05:01:30.174Z] d496ad576159: Waiting [2024-07-04T05:01:30.174Z] a69c41024577: Verifying Checksum [2024-07-04T05:01:30.174Z] a69c41024577: Download complete [2024-07-04T05:01:30.174Z] 35cb2a7552d0: Verifying Checksum [2024-07-04T05:01:30.174Z] 35cb2a7552d0: Download complete [2024-07-04T05:01:30.174Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:01:30.174Z] 4f4fb700ef54: Download complete [2024-07-04T05:01:30.174Z] 464afbd9ba4c: Verifying Checksum [2024-07-04T05:01:30.174Z] 464afbd9ba4c: Download complete [2024-07-04T05:01:30.174Z] c6b39de5b339: Verifying Checksum [2024-07-04T05:01:30.174Z] c6b39de5b339: Download complete [2024-07-04T05:01:30.760Z] d496ad576159: Verifying Checksum [2024-07-04T05:01:30.760Z] d496ad576159: Download complete [2024-07-04T05:01:31.027Z] c6b39de5b339: Pull complete [2024-07-04T05:01:31.620Z] a69c41024577: Pull complete [2024-07-04T05:01:31.901Z] d6de4b400683: Download complete [2024-07-04T05:01:33.315Z] 00f215d4a9da: Verifying Checksum [2024-07-04T05:01:33.315Z] 00f215d4a9da: Download complete [2024-07-04T05:01:45.629Z] d6de4b400683: Pull complete [2024-07-04T05:01:45.629Z] 35cb2a7552d0: Pull complete [2024-07-04T05:01:45.629Z] 4f4fb700ef54: Pull complete [2024-07-04T05:01:45.629Z] 464afbd9ba4c: Pull complete [2024-07-04T05:01:53.814Z] 00f215d4a9da: Pull complete [2024-07-04T05:01:55.748Z] d496ad576159: Pull complete [2024-07-04T05:01:55.748Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-04T05:01:55.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-04T05:01:55.748Z] ---> f246e2811388 [2024-07-04T05:01:55.748Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:01:57.148Z] ---> Running in 8e79e413169d [2024-07-04T05:01:57.419Z] Removing intermediate container 8e79e413169d [2024-07-04T05:01:57.419Z] ---> dc8ab443e557 [2024-07-04T05:01:57.419Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:01:57.685Z] ---> Running in 835f89cf3931 [2024-07-04T05:01:57.949Z] Removing intermediate container 835f89cf3931 [2024-07-04T05:01:57.949Z] ---> a58753cb56ff [2024-07-04T05:01:57.949Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-04T05:01:57.949Z] ---> Running in d4b1524d946e [2024-07-04T05:01:58.214Z] Removing intermediate container d4b1524d946e [2024-07-04T05:01:58.214Z] ---> 98a9e3c7da53 [2024-07-04T05:01:58.214Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:01:58.214Z] ---> Running in be57715d5cfe [2024-07-04T05:01:58.480Z] Removing intermediate container be57715d5cfe [2024-07-04T05:01:58.480Z] ---> e8f18618f415 [2024-07-04T05:01:58.480Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-04T05:01:58.755Z] ---> Running in 107b314b180f [2024-07-04T05:01:59.021Z] Removing intermediate container 107b314b180f [2024-07-04T05:01:59.021Z] ---> c346139f2cec [2024-07-04T05:01:59.021Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:01:59.021Z] ---> Running in 30dff2587edd [2024-07-04T05:02:00.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:02:00.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:02:01.829Z] OK: 266 MiB in 52 packages [2024-07-04T05:02:02.415Z] Removing intermediate container 30dff2587edd [2024-07-04T05:02:02.415Z] ---> 3ec28d8e916b [2024-07-04T05:02:02.415Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-04T05:02:02.681Z] ---> Running in 6a2e5ddc7852 [2024-07-04T05:02:02.946Z] Removing intermediate container 6a2e5ddc7852 [2024-07-04T05:02:02.946Z] ---> 2cbea5f15092 [2024-07-04T05:02:02.946Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-04T05:02:03.213Z] ---> beab986c6be7 [2024-07-04T05:02:03.213Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:02:03.489Z] ---> Running in 083858b52961 [2024-07-04T05:02:21.920Z] Removing intermediate container 1fd467b95994 [2024-07-04T05:02:21.920Z] ---> 4618fc35358c [2024-07-04T05:02:21.920Z] Step 12/13 : COPY . . [2024-07-04T05:02:21.920Z] ---> dc9a5ba6baa5 [2024-07-04T05:02:21.920Z] Step 13/13 : RUN ${MAKE} [2024-07-04T05:02:21.920Z] ---> Running in 2b763a096f89 [2024-07-04T05:02:21.920Z] noop [2024-07-04T05:02:21.920Z] Removing intermediate container 2b763a096f89 [2024-07-04T05:02:21.920Z] ---> 20cdec107e87 [2024-07-04T05:02:21.920Z] Successfully built 20cdec107e87 [2024-07-04T05:02:21.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:02:22.249Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:02:22.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:02:22.339Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:02:22.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2024-07-04T05:02:22.715Z] $ docker top 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:02:23.071Z] + go version [2024-07-04T05:02:23.071Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-04T05:02:23.081Z] $ docker stop --time=1 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 [2024-07-04T05:02:24.340Z] $ docker rm -f --volumes 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:02:24.796Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T05:02:24.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:02:24.884Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:02:24.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2024-07-04T05:02:25.256Z] $ docker top 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:02:25.614Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:02:25.917Z] + make test [2024-07-04T05:02:25.917Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T05:02:27.823Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-04T05:02:49.777Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-04T05:02:49.777Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-04T05:02:49.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements [2024-07-04T05:02:49.777Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.472s coverage: 86.5% of statements [2024-07-04T05:03:02.081Z] go vet ./... [2024-07-04T05:03:08.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:03:08.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:03:08.728Z] ./bin/test-attribution-txt.sh [2024-07-04T05:03:08.728Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:03:08.728Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T05:03:08.729Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:03:08.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:03:08.768Z] $ docker stop --time=1 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa [2024-07-04T05:03:11.258Z] $ docker rm -f --volumes 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:03:11.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:03:11.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-04T05:03:12.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:03:12.724Z] + ls -al . [2024-07-04T05:03:12.724Z] total 312 [2024-07-04T05:03:12.724Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:02 . [2024-07-04T05:03:12.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 .. [2024-07-04T05:03:12.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:02 .git [2024-07-04T05:03:12.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:00 .github [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 4 05:00 .gitignore [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 05:00 .golangci.yml [2024-07-04T05:03:12.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:00 .semver [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 4 05:00 Attribution.txt [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 4 05:00 CHANGELOG.md [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 4 05:00 Dockerfile [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:00 GOVERNANCE.md [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 4 05:00 Jenkinsfile [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:00 LICENSE [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 4 05:00 Makefile [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 05:00 OWNERS.md [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 4 05:00 README.md [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:00 VERSION [2024-07-04T05:03:12.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:00 bin [2024-07-04T05:03:12.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:00 cmd [2024-07-04T05:03:12.724Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 4 05:02 coverage.out [2024-07-04T05:03:12.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 doc [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 7388 Jul 4 05:00 go.mod [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 102691 Jul 4 05:00 go.sum [2024-07-04T05:03:12.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 internal [2024-07-04T05:03:12.724Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:03:13.150Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d632d3d89b54818b584083cb51298962faa4457 --label arch=amd64 --label version=3.2.0-dev.14 . [2024-07-04T05:03:13.150Z] Sending build context to Docker daemon 36.67MB [2024-07-04T05:03:13.150Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:03:13.150Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-04T05:03:13.150Z] ---> 20cdec107e87 [2024-07-04T05:03:13.150Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:03:13.780Z] ---> Running in b03b51e33edd [2024-07-04T05:03:13.781Z] Removing intermediate container b03b51e33edd [2024-07-04T05:03:13.781Z] ---> dd19133768f7 [2024-07-04T05:03:13.781Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:03:13.781Z] ---> Running in 12a96ddf823e [2024-07-04T05:03:13.781Z] Removing intermediate container 12a96ddf823e [2024-07-04T05:03:13.781Z] ---> 6a908db843d0 [2024-07-04T05:03:13.781Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-04T05:03:13.781Z] ---> Running in 0c96a5837d96 [2024-07-04T05:03:14.041Z] Removing intermediate container 0c96a5837d96 [2024-07-04T05:03:14.041Z] ---> 0f511e67c3d4 [2024-07-04T05:03:14.041Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:03:14.041Z] ---> Running in 0a7cdaf8c9cc [2024-07-04T05:03:14.041Z] Removing intermediate container 0a7cdaf8c9cc [2024-07-04T05:03:14.041Z] ---> 7422484079c5 [2024-07-04T05:03:14.041Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-04T05:03:14.041Z] ---> Running in bc1396bcb35d [2024-07-04T05:03:14.041Z] Removing intermediate container bc1396bcb35d [2024-07-04T05:03:14.041Z] ---> 8092f8bfb11a [2024-07-04T05:03:14.041Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:03:14.041Z] ---> Running in 0f6387550ef1 [2024-07-04T05:03:14.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:03:14.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:03:14.817Z] OK: 264 MiB in 52 packages [2024-07-04T05:03:15.076Z] Removing intermediate container 0f6387550ef1 [2024-07-04T05:03:15.076Z] ---> d10d47699ce1 [2024-07-04T05:03:15.076Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-04T05:03:15.076Z] ---> Running in 308a38a2f287 [2024-07-04T05:03:15.334Z] Removing intermediate container 308a38a2f287 [2024-07-04T05:03:15.334Z] ---> a7597020c758 [2024-07-04T05:03:15.334Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-04T05:03:15.334Z] ---> 0a303c2d7a56 [2024-07-04T05:03:15.334Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:03:15.334Z] ---> Running in 1b02fc375b73 [2024-07-04T05:03:16.269Z] Removing intermediate container 1b02fc375b73 [2024-07-04T05:03:16.269Z] ---> dff11a1c8922 [2024-07-04T05:03:16.269Z] Step 12/27 : COPY . . [2024-07-04T05:03:17.254Z] ---> 64143628a6e4 [2024-07-04T05:03:17.254Z] Step 13/27 : RUN ${MAKE} [2024-07-04T05:03:17.254Z] ---> Running in a703c4f5c2bb [2024-07-04T05:03:17.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-04T05:03:54.389Z] Removing intermediate container a703c4f5c2bb [2024-07-04T05:03:54.389Z] ---> 23f44a0455be [2024-07-04T05:03:54.389Z] Step 14/27 : FROM alpine:3.18 [2024-07-04T05:03:54.389Z] 3.18: Pulling from library/alpine [2024-07-04T05:03:54.389Z] 73baa7ef167e: Pulling fs layer [2024-07-04T05:03:54.649Z] 73baa7ef167e: Verifying Checksum [2024-07-04T05:03:54.649Z] 73baa7ef167e: Download complete [2024-07-04T05:03:54.649Z] 73baa7ef167e: Pull complete [2024-07-04T05:03:54.649Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:03:54.649Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:03:54.908Z] ---> 8fd7cac70a4a [2024-07-04T05:03:54.908Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-04T05:03:54.908Z] ---> Running in b3ae401430c0 [2024-07-04T05:03:54.908Z] Removing intermediate container b3ae401430c0 [2024-07-04T05:03:54.908Z] ---> 568c2184b8cd [2024-07-04T05:03:54.908Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-04T05:03:54.908Z] ---> Running in 7a07fa181fc5 [2024-07-04T05:03:55.139Z] Removing intermediate container 083858b52961 [2024-07-04T05:03:55.139Z] ---> 9c816bf71a32 [2024-07-04T05:03:55.139Z] Step 12/13 : COPY . . [2024-07-04T05:03:55.139Z] ---> 327318b1472c [2024-07-04T05:03:55.139Z] Step 13/13 : RUN ${MAKE} [2024-07-04T05:03:55.139Z] ---> Running in 7121bef4ce8c [2024-07-04T05:03:55.139Z] noop [2024-07-04T05:03:55.139Z] Removing intermediate container 7121bef4ce8c [2024-07-04T05:03:55.139Z] ---> 97fe0935912c [2024-07-04T05:03:55.139Z] Successfully built 97fe0935912c [2024-07-04T05:03:55.139Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [2024-07-04T05:03:55.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:03:55.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:03:55.432Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T05:03:55.432Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:03:55.497Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:03:55.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:03:55.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container [2024-07-04T05:03:55.692Z] OK: 7 MiB in 16 packages [2024-07-04T05:03:55.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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 ******** ci-base-image-arm64 cat [2024-07-04T05:03:56.260Z] Removing intermediate container 7a07fa181fc5 [2024-07-04T05:03:56.260Z] ---> 1be7acae610e [2024-07-04T05:03:56.260Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-04T05:03:56.260Z] ---> Running in 1d267d8d8479 [2024-07-04T05:03:56.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T05:03:56.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T05:03:57.003Z] $ docker top 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 -eo pid,comm [2024-07-04T05:03:57.038Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:03:57.038Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:03:57.038Z] OK: 7 MiB in 16 packages [Pipeline] { [Pipeline] sh [2024-07-04T05:03:57.643Z] Removing intermediate container 1d267d8d8479 [2024-07-04T05:03:57.643Z] ---> 6426e36562ba [2024-07-04T05:03:57.643Z] Step 18/27 : WORKDIR / [2024-07-04T05:03:57.830Z] + go version [2024-07-04T05:03:57.830Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-04T05:03:57.860Z] $ docker stop --time=1 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 [2024-07-04T05:03:57.902Z] ---> Running in 47c31ea0efbe [2024-07-04T05:03:57.902Z] Removing intermediate container 47c31ea0efbe [2024-07-04T05:03:57.902Z] ---> 406560dfbf20 [2024-07-04T05:03:57.902Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-04T05:03:59.281Z] ---> c94212c45fe7 [2024-07-04T05:03:59.281Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-04T05:03:59.281Z] ---> 442d295f3e4b [2024-07-04T05:03:59.281Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-04T05:03:59.281Z] ---> 2eecd7bc1353 [2024-07-04T05:03:59.281Z] Step 22/27 : EXPOSE 59984 [2024-07-04T05:03:59.281Z] ---> Running in 9dbb9367f750 [2024-07-04T05:03:59.490Z] $ docker rm -f --volumes 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 [2024-07-04T05:03:59.539Z] Removing intermediate container 9dbb9367f750 [2024-07-04T05:03:59.539Z] ---> d86e2f4a88e0 [2024-07-04T05:03:59.539Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-04T05:03:59.539Z] ---> Running in f1e4c4eab804 [2024-07-04T05:03:59.539Z] Removing intermediate container f1e4c4eab804 [2024-07-04T05:03:59.539Z] ---> 6787b46c6820 [2024-07-04T05:03:59.539Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-04T05:03:59.539Z] ---> Running in b5ebdf011bc1 [2024-07-04T05:03:59.539Z] Removing intermediate container b5ebdf011bc1 [2024-07-04T05:03:59.539Z] ---> d443d7da7f5c [2024-07-04T05:03:59.539Z] Step 25/27 : LABEL arch=amd64 [2024-07-04T05:03:59.539Z] ---> Running in cc558f2be650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:03:59.801Z] Removing intermediate container cc558f2be650 [2024-07-04T05:03:59.801Z] ---> 0e889005484f [2024-07-04T05:03:59.801Z] Step 26/27 : LABEL git_sha=2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:03:59.801Z] ---> Running in 01c24d217037 [2024-07-04T05:03:59.801Z] Removing intermediate container 01c24d217037 [2024-07-04T05:03:59.801Z] ---> 6ec55b880f07 [2024-07-04T05:03:59.801Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-07-04T05:03:59.801Z] ---> Running in 1c5c4002beaa [2024-07-04T05:03:59.801Z] Removing intermediate container 1c5c4002beaa [2024-07-04T05:03:59.801Z] ---> fea844aadb11 [2024-07-04T05:03:59.801Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:03:59.801Z] Successfully built fea844aadb11 [2024-07-04T05:04:00.053Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T05:04:00.053Z] . [2024-07-04T05:04:00.059Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withDockerContainer [2024-07-04T05:04:00.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container [2024-07-04T05:04:00.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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 ******** ci-base-image-arm64 cat [2024-07-04T05:04:01.520Z] $ docker top 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:04:01.884Z] provisioning config files... [2024-07-04T05:04:01.895Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17550939064897550670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:04:02.200Z] ---> ****-login.sh [2024-07-04T05:04:02.200Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:04:02.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:04:02.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:04:02.200Z] Configure a credential helper to remove this warning. See [2024-07-04T05:04:02.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:04:02.200Z] [2024-07-04T05:04:02.200Z] Login Succeeded [2024-07-04T05:04:02.201Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:04:02.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:04:02.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:04:02.201Z] Configure a credential helper to remove this warning. See [2024-07-04T05:04:02.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:04:02.201Z] [2024-07-04T05:04:02.201Z] Login Succeeded [2024-07-04T05:04:02.201Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:04:02.346Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/200 [Pipeline] fileExists [Pipeline] sh [2024-07-04T05:04:02.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:04:02.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:04:02.460Z] Configure a credential helper to remove this warning. See [2024-07-04T05:04:02.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:04:02.460Z] [2024-07-04T05:04:02.460Z] Login Succeeded [2024-07-04T05:04:02.460Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:04:02.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:04:02.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:04:02.461Z] Configure a credential helper to remove this warning. See [2024-07-04T05:04:02.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:04:02.461Z] [2024-07-04T05:04:02.461Z] Login Succeeded [2024-07-04T05:04:02.461Z] ****.io [2024-07-04T05:04:02.674Z] + make test [2024-07-04T05:04:02.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:04:02.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:04:02.720Z] Configure a credential helper to remove this warning. See [2024-07-04T05:04:02.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:04:02.720Z] [2024-07-04T05:04:02.720Z] Login Succeeded [2024-07-04T05:04:02.720Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:04:02.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:04:02.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:04:02.814Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-07-04T05:04:02.814Z] 2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:04:02.814Z] latest [2024-07-04T05:04:02.814Z] 3.2.0-dev.14 [2024-07-04T05:04:02.814Z] 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:04:02.814Z] main [2024-07-04T05:04:02.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:02.940Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T05:04:03.174Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:03.506Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:04:03.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-04T05:04:03.506Z] 4aed11a82f82: Preparing [2024-07-04T05:04:03.506Z] 9ebcbe66bc7f: Preparing [2024-07-04T05:04:03.506Z] a299edf7c241: Preparing [2024-07-04T05:04:03.506Z] 7f7e0dacc90d: Preparing [2024-07-04T05:04:03.506Z] b73a172725c7: Preparing [2024-07-04T05:04:03.506Z] 63ec0bd56cf3: Preparing [2024-07-04T05:04:03.506Z] 63ec0bd56cf3: Waiting [2024-07-04T05:04:03.506Z] 9ebcbe66bc7f: Pushed [2024-07-04T05:04:03.506Z] 4aed11a82f82: Pushed [2024-07-04T05:04:03.506Z] b73a172725c7: Pushed [2024-07-04T05:04:03.506Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:04:04.073Z] 7f7e0dacc90d: Pushed [2024-07-04T05:04:07.364Z] a299edf7c241: Pushed [2024-07-04T05:04:07.364Z] 2d632d3d89b54818b584083cb51298962faa4457: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:07.704Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:08.039Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-04T05:04:08.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-04T05:04:08.039Z] 4aed11a82f82: Preparing [2024-07-04T05:04:08.039Z] 9ebcbe66bc7f: Preparing [2024-07-04T05:04:08.039Z] a299edf7c241: Preparing [2024-07-04T05:04:08.039Z] 7f7e0dacc90d: Preparing [2024-07-04T05:04:08.039Z] b73a172725c7: Preparing [2024-07-04T05:04:08.039Z] 63ec0bd56cf3: Preparing [2024-07-04T05:04:08.039Z] 63ec0bd56cf3: Waiting [2024-07-04T05:04:08.039Z] 9ebcbe66bc7f: Layer already exists [2024-07-04T05:04:08.039Z] a299edf7c241: Layer already exists [2024-07-04T05:04:08.039Z] 4aed11a82f82: Layer already exists [2024-07-04T05:04:08.039Z] b73a172725c7: Layer already exists [2024-07-04T05:04:08.039Z] 7f7e0dacc90d: Layer already exists [2024-07-04T05:04:08.039Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:04:08.039Z] latest: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:08.276Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-04T05:04:08.380Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:08.714Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 [2024-07-04T05:04:08.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-04T05:04:08.714Z] 4aed11a82f82: Preparing [2024-07-04T05:04:08.714Z] 9ebcbe66bc7f: Preparing [2024-07-04T05:04:08.714Z] a299edf7c241: Preparing [2024-07-04T05:04:08.714Z] 7f7e0dacc90d: Preparing [2024-07-04T05:04:08.715Z] b73a172725c7: Preparing [2024-07-04T05:04:08.715Z] 63ec0bd56cf3: Preparing [2024-07-04T05:04:08.715Z] 63ec0bd56cf3: Waiting [2024-07-04T05:04:08.715Z] 7f7e0dacc90d: Layer already exists [2024-07-04T05:04:08.715Z] b73a172725c7: Layer already exists [2024-07-04T05:04:08.715Z] 9ebcbe66bc7f: Layer already exists [2024-07-04T05:04:08.715Z] a299edf7c241: Layer already exists [2024-07-04T05:04:08.715Z] 4aed11a82f82: Layer already exists [2024-07-04T05:04:08.715Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:04:08.715Z] 3.2.0-dev.14: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:09.041Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:09.374Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:04:09.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-04T05:04:09.374Z] 4aed11a82f82: Preparing [2024-07-04T05:04:09.374Z] 9ebcbe66bc7f: Preparing [2024-07-04T05:04:09.374Z] a299edf7c241: Preparing [2024-07-04T05:04:09.374Z] 7f7e0dacc90d: Preparing [2024-07-04T05:04:09.374Z] b73a172725c7: Preparing [2024-07-04T05:04:09.374Z] 63ec0bd56cf3: Preparing [2024-07-04T05:04:09.374Z] 63ec0bd56cf3: Waiting [2024-07-04T05:04:09.374Z] a299edf7c241: Layer already exists [2024-07-04T05:04:09.374Z] b73a172725c7: Layer already exists [2024-07-04T05:04:09.374Z] 7f7e0dacc90d: Layer already exists [2024-07-04T05:04:09.374Z] 9ebcbe66bc7f: Layer already exists [2024-07-04T05:04:09.374Z] 4aed11a82f82: Layer already exists [2024-07-04T05:04:09.374Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:04:09.374Z] 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:09.712Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:10.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-07-04T05:04:10.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-04T05:04:10.037Z] 4aed11a82f82: Preparing [2024-07-04T05:04:10.037Z] 9ebcbe66bc7f: Preparing [2024-07-04T05:04:10.037Z] a299edf7c241: Preparing [2024-07-04T05:04:10.037Z] 7f7e0dacc90d: Preparing [2024-07-04T05:04:10.037Z] b73a172725c7: Preparing [2024-07-04T05:04:10.037Z] 63ec0bd56cf3: Preparing [2024-07-04T05:04:10.037Z] 63ec0bd56cf3: Waiting [2024-07-04T05:04:10.037Z] a299edf7c241: Layer already exists [2024-07-04T05:04:10.037Z] 4aed11a82f82: Layer already exists [2024-07-04T05:04:10.037Z] 7f7e0dacc90d: Layer already exists [2024-07-04T05:04:10.037Z] b73a172725c7: Layer already exists [2024-07-04T05:04:10.037Z] 9ebcbe66bc7f: Layer already exists [2024-07-04T05:04:10.037Z] 63ec0bd56cf3: Layer already exists [2024-07-04T05:04:10.037Z] main: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:04:10.123Z] ===================================================== [Pipeline] echo [2024-07-04T05:04:10.141Z] taggedImages: [2024-07-04T05:04:10.141Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:04:10.141Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-04T05:04:10.141Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 [2024-07-04T05:04:10.141Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:04:10.141Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:10.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:04:10.575Z] [2024-07-04T05:04:10.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:04:10.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:04:10.876Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-04T05:04:10.876Z] 5eb5b503b376: Pulling fs layer [2024-07-04T05:04:10.876Z] 5c69ac0246d0: Pulling fs layer [2024-07-04T05:04:10.876Z] ec43610c2a17: Pulling fs layer [2024-07-04T05:04:10.876Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-04T05:04:10.876Z] 33b1e0a273af: Pulling fs layer [2024-07-04T05:04:10.876Z] 5d3b04190fa2: Pulling fs layer [2024-07-04T05:04:10.876Z] 2f39f015ded8: Pulling fs layer [2024-07-04T05:04:10.876Z] 33b1e0a273af: Waiting [2024-07-04T05:04:10.876Z] 3a2ae6a8a46f: Waiting [2024-07-04T05:04:10.876Z] 2f39f015ded8: Waiting [2024-07-04T05:04:10.876Z] 5c69ac0246d0: Verifying Checksum [2024-07-04T05:04:10.876Z] 5c69ac0246d0: Download complete [2024-07-04T05:04:10.876Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-04T05:04:10.876Z] 3a2ae6a8a46f: Download complete [2024-07-04T05:04:10.876Z] 33b1e0a273af: Verifying Checksum [2024-07-04T05:04:10.876Z] 33b1e0a273af: Download complete [2024-07-04T05:04:10.876Z] ec43610c2a17: Verifying Checksum [2024-07-04T05:04:10.876Z] ec43610c2a17: Download complete [2024-07-04T05:04:10.876Z] 5d3b04190fa2: Verifying Checksum [2024-07-04T05:04:10.876Z] 5d3b04190fa2: Download complete [2024-07-04T05:04:11.135Z] 5eb5b503b376: Verifying Checksum [2024-07-04T05:04:11.135Z] 5eb5b503b376: Download complete [2024-07-04T05:04:11.702Z] 2f39f015ded8: Verifying Checksum [2024-07-04T05:04:11.702Z] 2f39f015ded8: Download complete [2024-07-04T05:04:12.268Z] 5eb5b503b376: Pull complete [2024-07-04T05:04:12.526Z] 5c69ac0246d0: Pull complete [2024-07-04T05:04:13.094Z] ec43610c2a17: Pull complete [2024-07-04T05:04:13.352Z] 3a2ae6a8a46f: Pull complete [2024-07-04T05:04:13.613Z] 33b1e0a273af: Pull complete [2024-07-04T05:04:13.872Z] 5d3b04190fa2: Pull complete [2024-07-04T05:04:19.151Z] 2f39f015ded8: Pull complete [2024-07-04T05:04:19.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-04T05:04:19.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:04:19.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:04:19.258Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:04:19.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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:10003/edgex-lftools-log-publisher:latest cat [2024-07-04T05:04:24.393Z] $ docker top 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:04:24.823Z] ---> job-cost.sh [2024-07-04T05:04:24.823Z] lf-activate-venv: SKIPPING [2024-07-04T05:04:24.823Z] INFO: No Stack... [2024-07-04T05:04:25.082Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:04:25.649Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T05:04:25.934Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-07-04T05:04:25.935Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:04:25.948Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [2024-07-04T05:04:25.971Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] did not exist. Created. [2024-07-04T05:04:25.983Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:04:26.297Z] + echo total: 0.6600000262260437 [Pipeline] stash [2024-07-04T05:04:26.333Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:04:26.343Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:04:26.372Z] $ docker stop --time=1 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 [2024-07-04T05:04:27.527Z] $ docker rm -f --volumes 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-04T05:07:45.070Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-04T05:07:45.655Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-04T05:07:48.241Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.4% of statements [2024-07-04T05:08:10.303Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.719s coverage: 86.5% of statements [2024-07-04T05:08:11.710Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-04T05:08:11.710Z] go vet ./... [2024-07-04T05:09:08.100Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T05:09:08.100Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T05:09:08.100Z] ./bin/test-attribution-txt.sh [2024-07-04T05:09:08.100Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T05:09:08.100Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T05:09:08.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T05:09:08.150Z] $ docker stop --time=1 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 [2024-07-04T05:09:10.203Z] $ docker rm -f --volumes 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:09:11.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T05:09:11.850Z] Warning: overwriting stash ‘coverage-report’ [2024-07-04T05:09:12.740Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T05:09:13.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T05:09:13.522Z] + ls -al . [2024-07-04T05:09:13.522Z] total 308 [2024-07-04T05:09:13.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:04 . [2024-07-04T05:09:13.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 .. [2024-07-04T05:09:13.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:01 .git [2024-07-04T05:09:13.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:01 .github [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 4 05:01 .gitignore [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 05:01 .golangci.yml [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 4 05:01 Attribution.txt [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 4 05:01 CHANGELOG.md [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 4 05:01 Dockerfile [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:01 GOVERNANCE.md [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 4 05:01 Jenkinsfile [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:01 LICENSE [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 4 05:01 Makefile [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 05:01 OWNERS.md [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 4 05:01 README.md [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:00 VERSION [2024-07-04T05:09:13.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:01 bin [2024-07-04T05:09:13.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:01 cmd [2024-07-04T05:09:13.522Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 4 05:08 coverage.out [2024-07-04T05:09:13.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:01 doc [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 7388 Jul 4 05:01 go.mod [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 102691 Jul 4 05:01 go.sum [2024-07-04T05:09:13.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:01 internal [2024-07-04T05:09:13.522Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:09:13.901Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d632d3d89b54818b584083cb51298962faa4457 --label arch=arm64 --label version=3.2.0-dev.14 . [2024-07-04T05:09:14.495Z] Sending build context to Docker daemon 21.78MB [2024-07-04T05:09:14.495Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T05:09:14.495Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-04T05:09:14.495Z] ---> 97fe0935912c [2024-07-04T05:09:14.495Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-04T05:09:14.763Z] ---> Running in f90ce70110d7 [2024-07-04T05:09:15.027Z] Removing intermediate container f90ce70110d7 [2024-07-04T05:09:15.027Z] ---> eb5aca0defc8 [2024-07-04T05:09:15.027Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T05:09:15.292Z] ---> Running in 65efa40b6b09 [2024-07-04T05:09:15.558Z] Removing intermediate container 65efa40b6b09 [2024-07-04T05:09:15.558Z] ---> 8796d161f9c6 [2024-07-04T05:09:15.558Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-04T05:09:15.558Z] ---> Running in d4a00c0fc6fc [2024-07-04T05:09:15.823Z] Removing intermediate container d4a00c0fc6fc [2024-07-04T05:09:15.824Z] ---> 9f226767a44b [2024-07-04T05:09:15.824Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T05:09:16.093Z] ---> Running in 1bc8c1d5ed3f [2024-07-04T05:09:16.360Z] Removing intermediate container 1bc8c1d5ed3f [2024-07-04T05:09:16.360Z] ---> 3655a931e6bb [2024-07-04T05:09:16.360Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-04T05:09:16.360Z] ---> Running in cadf92dd5b76 [2024-07-04T05:09:16.632Z] Removing intermediate container cadf92dd5b76 [2024-07-04T05:09:16.632Z] ---> 2c81f2c9ca22 [2024-07-04T05:09:16.632Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T05:09:16.905Z] ---> Running in 96cba8129b81 [2024-07-04T05:09:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:09:18.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:09:19.557Z] OK: 266 MiB in 52 packages [2024-07-04T05:09:20.147Z] Removing intermediate container 96cba8129b81 [2024-07-04T05:09:20.147Z] ---> 41b1c0fda386 [2024-07-04T05:09:20.147Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-04T05:09:20.414Z] ---> Running in 373fa850f276 [2024-07-04T05:09:20.681Z] Removing intermediate container 373fa850f276 [2024-07-04T05:09:20.681Z] ---> 120a3b36aa17 [2024-07-04T05:09:20.681Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-04T05:09:21.267Z] ---> e2329a2123c1 [2024-07-04T05:09:21.267Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T05:09:21.267Z] ---> Running in 91d4ad80f97a [2024-07-04T05:09:23.854Z] Removing intermediate container 91d4ad80f97a [2024-07-04T05:09:23.854Z] ---> 3971e3e83cda [2024-07-04T05:09:23.854Z] Step 12/27 : COPY . . [2024-07-04T05:09:25.794Z] ---> eca9ea35d9c1 [2024-07-04T05:09:25.794Z] Step 13/27 : RUN ${MAKE} [2024-07-04T05:09:25.794Z] ---> Running in dae598f68285 [2024-07-04T05:09:26.752Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-04T05:13:03.511Z] Removing intermediate container dae598f68285 [2024-07-04T05:13:03.511Z] ---> 36bcfb1b17b1 [2024-07-04T05:13:03.511Z] Step 14/27 : FROM alpine:3.18 [2024-07-04T05:13:03.511Z] 3.18: Pulling from library/alpine [2024-07-04T05:13:03.511Z] 5c905c7ebe2f: Pulling fs layer [2024-07-04T05:13:03.511Z] 5c905c7ebe2f: Verifying Checksum [2024-07-04T05:13:03.511Z] 5c905c7ebe2f: Download complete [2024-07-04T05:13:03.783Z] 5c905c7ebe2f: Pull complete [2024-07-04T05:13:03.783Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T05:13:03.783Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T05:13:03.783Z] ---> dec292d02e07 [2024-07-04T05:13:03.783Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-04T05:13:03.783Z] ---> Running in 216d726fec73 [2024-07-04T05:13:04.367Z] Removing intermediate container 216d726fec73 [2024-07-04T05:13:04.367Z] ---> b5555182ae6d [2024-07-04T05:13:04.367Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-04T05:13:04.367Z] ---> Running in 92f4d14c3d6f [2024-07-04T05:13:05.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:13:05.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:13:07.000Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T05:13:07.000Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T05:13:07.000Z] OK: 8 MiB in 16 packages [2024-07-04T05:13:07.587Z] Removing intermediate container 92f4d14c3d6f [2024-07-04T05:13:07.587Z] ---> 186782ece5fc [2024-07-04T05:13:07.587Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-04T05:13:07.859Z] ---> Running in 7d49e382ffdf [2024-07-04T05:13:08.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T05:13:09.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T05:13:10.075Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:13:10.075Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T05:13:10.075Z] OK: 8 MiB in 16 packages [2024-07-04T05:13:11.043Z] Removing intermediate container 7d49e382ffdf [2024-07-04T05:13:11.043Z] ---> 7200255b299e [2024-07-04T05:13:11.043Z] Step 18/27 : WORKDIR / [2024-07-04T05:13:11.043Z] ---> Running in db2d100be7f6 [2024-07-04T05:13:11.632Z] Removing intermediate container db2d100be7f6 [2024-07-04T05:13:11.632Z] ---> c4ca36af0f83 [2024-07-04T05:13:11.632Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-04T05:13:13.573Z] ---> ebed1179fc12 [2024-07-04T05:13:13.573Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-04T05:13:13.839Z] ---> 522a4bdcccdb [2024-07-04T05:13:13.839Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-04T05:13:14.419Z] ---> 796fa80ebc87 [2024-07-04T05:13:14.419Z] Step 22/27 : EXPOSE 59984 [2024-07-04T05:13:14.419Z] ---> Running in 06a191f6c39b [2024-07-04T05:13:15.002Z] Removing intermediate container 06a191f6c39b [2024-07-04T05:13:15.002Z] ---> 7f6ca8a33373 [2024-07-04T05:13:15.002Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-04T05:13:15.002Z] ---> Running in a72009dc5227 [2024-07-04T05:13:15.268Z] Removing intermediate container a72009dc5227 [2024-07-04T05:13:15.268Z] ---> 4d676d1d0510 [2024-07-04T05:13:15.268Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-04T05:13:15.268Z] ---> Running in 2dffaa530eb5 [2024-07-04T05:13:15.533Z] Removing intermediate container 2dffaa530eb5 [2024-07-04T05:13:15.533Z] ---> 7011fcf7c18b [2024-07-04T05:13:15.533Z] Step 25/27 : LABEL arch=arm64 [2024-07-04T05:13:15.799Z] ---> Running in 42d4f0022478 [2024-07-04T05:13:16.064Z] Removing intermediate container 42d4f0022478 [2024-07-04T05:13:16.064Z] ---> 4dc886f45b3c [2024-07-04T05:13:16.064Z] Step 26/27 : LABEL git_sha=2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:13:16.064Z] ---> Running in 33b47f1790a4 [2024-07-04T05:13:16.329Z] Removing intermediate container 33b47f1790a4 [2024-07-04T05:13:16.329Z] ---> c7a09774262b [2024-07-04T05:13:16.329Z] Step 27/27 : LABEL version=3.2.0-dev.14 [2024-07-04T05:13:16.594Z] ---> Running in 1def32a18a65 [2024-07-04T05:13:17.174Z] Removing intermediate container 1def32a18a65 [2024-07-04T05:13:17.174Z] ---> 626eb92c3156 [2024-07-04T05:13:17.174Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T05:13:17.174Z] Successfully built 626eb92c3156 [2024-07-04T05:13:17.174Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:13:17.330Z] provisioning config files... [2024-07-04T05:13:17.344Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/200@tmp/config771686597963185292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:13:17.678Z] ---> ****-login.sh [2024-07-04T05:13:17.678Z] nexus3.edgexfoundry.org:10001 [2024-07-04T05:13:17.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:13:17.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:13:17.945Z] Configure a credential helper to remove this warning. See [2024-07-04T05:13:17.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:13:17.945Z] [2024-07-04T05:13:17.945Z] Login Succeeded [2024-07-04T05:13:17.945Z] nexus3.edgexfoundry.org:10002 [2024-07-04T05:13:18.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:13:18.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:13:18.212Z] Configure a credential helper to remove this warning. See [2024-07-04T05:13:18.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:13:18.212Z] [2024-07-04T05:13:18.212Z] Login Succeeded [2024-07-04T05:13:18.212Z] nexus3.edgexfoundry.org:10003 [2024-07-04T05:13:18.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:13:18.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:13:18.743Z] Configure a credential helper to remove this warning. See [2024-07-04T05:13:18.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:13:18.743Z] [2024-07-04T05:13:18.743Z] Login Succeeded [2024-07-04T05:13:18.743Z] nexus3.edgexfoundry.org:10004 [2024-07-04T05:13:19.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:13:19.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:13:19.010Z] Configure a credential helper to remove this warning. See [2024-07-04T05:13:19.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:13:19.010Z] [2024-07-04T05:13:19.010Z] Login Succeeded [2024-07-04T05:13:19.010Z] ****.io [2024-07-04T05:13:19.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T05:13:19.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T05:13:19.542Z] Configure a credential helper to remove this warning. See [2024-07-04T05:13:19.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T05:13:19.542Z] [2024-07-04T05:13:19.542Z] Login Succeeded [2024-07-04T05:13:19.542Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T05:13:19.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:13:19.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T05:13:19.640Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-07-04T05:13:19.640Z] 2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:13:19.640Z] latest [2024-07-04T05:13:19.640Z] 3.2.0-dev.14 [2024-07-04T05:13:19.640Z] 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:13:19.640Z] main [2024-07-04T05:13:19.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:20.006Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:20.363Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:13:20.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-04T05:13:20.364Z] 69cf592d939e: Preparing [2024-07-04T05:13:20.364Z] 8f07c73e1127: Preparing [2024-07-04T05:13:20.364Z] 960ae682f566: Preparing [2024-07-04T05:13:20.364Z] 409f7b058ce8: Preparing [2024-07-04T05:13:20.364Z] b63f6edf09b5: Preparing [2024-07-04T05:13:20.364Z] da707bb00cb8: Preparing [2024-07-04T05:13:20.628Z] 8f07c73e1127: Pushed [2024-07-04T05:13:20.628Z] 69cf592d939e: Pushed [2024-07-04T05:13:20.628Z] b63f6edf09b5: Pushed [2024-07-04T05:13:20.628Z] da707bb00cb8: Layer already exists [2024-07-04T05:13:21.584Z] 409f7b058ce8: Pushed [2024-07-04T05:13:26.908Z] 960ae682f566: Pushed [2024-07-04T05:13:26.908Z] 2d632d3d89b54818b584083cb51298962faa4457: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:27.270Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:27.624Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-04T05:13:27.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-04T05:13:27.624Z] 69cf592d939e: Preparing [2024-07-04T05:13:27.624Z] 8f07c73e1127: Preparing [2024-07-04T05:13:27.624Z] 960ae682f566: Preparing [2024-07-04T05:13:27.624Z] 409f7b058ce8: Preparing [2024-07-04T05:13:27.624Z] b63f6edf09b5: Preparing [2024-07-04T05:13:27.624Z] da707bb00cb8: Preparing [2024-07-04T05:13:27.624Z] da707bb00cb8: Waiting [2024-07-04T05:13:27.624Z] 69cf592d939e: Layer already exists [2024-07-04T05:13:27.624Z] 8f07c73e1127: Layer already exists [2024-07-04T05:13:27.624Z] b63f6edf09b5: Layer already exists [2024-07-04T05:13:27.624Z] 409f7b058ce8: Layer already exists [2024-07-04T05:13:27.624Z] 960ae682f566: Layer already exists [2024-07-04T05:13:27.624Z] da707bb00cb8: Layer already exists [2024-07-04T05:13:27.890Z] latest: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:28.259Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:28.621Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [2024-07-04T05:13:28.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-04T05:13:28.621Z] 69cf592d939e: Preparing [2024-07-04T05:13:28.621Z] 8f07c73e1127: Preparing [2024-07-04T05:13:28.621Z] 960ae682f566: Preparing [2024-07-04T05:13:28.621Z] 409f7b058ce8: Preparing [2024-07-04T05:13:28.621Z] b63f6edf09b5: Preparing [2024-07-04T05:13:28.621Z] da707bb00cb8: Preparing [2024-07-04T05:13:28.621Z] da707bb00cb8: Waiting [2024-07-04T05:13:28.621Z] 960ae682f566: Layer already exists [2024-07-04T05:13:28.621Z] 409f7b058ce8: Layer already exists [2024-07-04T05:13:28.621Z] b63f6edf09b5: Layer already exists [2024-07-04T05:13:28.621Z] 8f07c73e1127: Layer already exists [2024-07-04T05:13:28.621Z] 69cf592d939e: Layer already exists [2024-07-04T05:13:28.621Z] da707bb00cb8: Layer already exists [2024-07-04T05:13:28.888Z] 3.2.0-dev.14: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:29.248Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:29.596Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:13:29.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-04T05:13:29.596Z] 69cf592d939e: Preparing [2024-07-04T05:13:29.596Z] 8f07c73e1127: Preparing [2024-07-04T05:13:29.596Z] 960ae682f566: Preparing [2024-07-04T05:13:29.596Z] 409f7b058ce8: Preparing [2024-07-04T05:13:29.596Z] b63f6edf09b5: Preparing [2024-07-04T05:13:29.596Z] da707bb00cb8: Preparing [2024-07-04T05:13:29.596Z] da707bb00cb8: Waiting [2024-07-04T05:13:29.596Z] 8f07c73e1127: Layer already exists [2024-07-04T05:13:29.596Z] 960ae682f566: Layer already exists [2024-07-04T05:13:29.596Z] 69cf592d939e: Layer already exists [2024-07-04T05:13:29.596Z] b63f6edf09b5: Layer already exists [2024-07-04T05:13:29.596Z] 409f7b058ce8: Layer already exists [2024-07-04T05:13:29.596Z] da707bb00cb8: Layer already exists [2024-07-04T05:13:29.861Z] 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:30.228Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:30.578Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-07-04T05:13:30.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-04T05:13:30.578Z] 69cf592d939e: Preparing [2024-07-04T05:13:30.578Z] 8f07c73e1127: Preparing [2024-07-04T05:13:30.578Z] 960ae682f566: Preparing [2024-07-04T05:13:30.578Z] 409f7b058ce8: Preparing [2024-07-04T05:13:30.578Z] b63f6edf09b5: Preparing [2024-07-04T05:13:30.578Z] da707bb00cb8: Preparing [2024-07-04T05:13:30.578Z] da707bb00cb8: Waiting [2024-07-04T05:13:30.578Z] b63f6edf09b5: Layer already exists [2024-07-04T05:13:30.578Z] 960ae682f566: Layer already exists [2024-07-04T05:13:30.578Z] 409f7b058ce8: Layer already exists [2024-07-04T05:13:30.578Z] 69cf592d939e: Layer already exists [2024-07-04T05:13:30.578Z] 8f07c73e1127: Layer already exists [2024-07-04T05:13:30.578Z] da707bb00cb8: Layer already exists [2024-07-04T05:13:30.842Z] main: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-04T05:13:30.929Z] ===================================================== [Pipeline] echo [2024-07-04T05:13:30.946Z] taggedImages: [2024-07-04T05:13:30.946Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 [2024-07-04T05:13:30.946Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-04T05:13:30.946Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [2024-07-04T05:13:30.946Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [2024-07-04T05:13:30.946Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:31.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:13:31.323Z] [2024-07-04T05:13:31.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:13:31.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:13:31.658Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-04T05:13:31.658Z] 8998bd30e6a1: Pulling fs layer [2024-07-04T05:13:31.658Z] 04944245beec: Pulling fs layer [2024-07-04T05:13:31.658Z] 699f458cf7ca: Pulling fs layer [2024-07-04T05:13:31.658Z] 765212b225bb: Pulling fs layer [2024-07-04T05:13:31.658Z] f23df028b6ca: Pulling fs layer [2024-07-04T05:13:31.658Z] d65c8cfc05b1: Pulling fs layer [2024-07-04T05:13:31.658Z] 2437ff75d9bd: Pulling fs layer [2024-07-04T05:13:31.658Z] f23df028b6ca: Waiting [2024-07-04T05:13:31.658Z] d65c8cfc05b1: Waiting [2024-07-04T05:13:31.658Z] 765212b225bb: Waiting [2024-07-04T05:13:31.658Z] 2437ff75d9bd: Waiting [2024-07-04T05:13:31.927Z] 04944245beec: Verifying Checksum [2024-07-04T05:13:31.927Z] 04944245beec: Download complete [2024-07-04T05:13:31.927Z] 765212b225bb: Verifying Checksum [2024-07-04T05:13:31.927Z] 765212b225bb: Download complete [2024-07-04T05:13:31.927Z] f23df028b6ca: Verifying Checksum [2024-07-04T05:13:31.927Z] f23df028b6ca: Download complete [2024-07-04T05:13:31.927Z] d65c8cfc05b1: Verifying Checksum [2024-07-04T05:13:31.927Z] d65c8cfc05b1: Download complete [2024-07-04T05:13:31.927Z] 699f458cf7ca: Verifying Checksum [2024-07-04T05:13:31.927Z] 699f458cf7ca: Download complete [2024-07-04T05:13:32.509Z] 8998bd30e6a1: Verifying Checksum [2024-07-04T05:13:32.509Z] 8998bd30e6a1: Download complete [2024-07-04T05:13:35.086Z] 2437ff75d9bd: Verifying Checksum [2024-07-04T05:13:35.086Z] 2437ff75d9bd: Download complete [2024-07-04T05:13:37.028Z] 8998bd30e6a1: Pull complete [2024-07-04T05:13:37.612Z] 04944245beec: Pull complete [2024-07-04T05:13:39.022Z] 699f458cf7ca: Pull complete [2024-07-04T05:13:39.289Z] 765212b225bb: Pull complete [2024-07-04T05:13:40.248Z] f23df028b6ca: Pull complete [2024-07-04T05:13:40.248Z] d65c8cfc05b1: Pull complete [2024-07-04T05:13:58.433Z] 2437ff75d9bd: Pull complete [2024-07-04T05:13:58.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-04T05:13:58.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T05:13:58.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:13:58.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container [2024-07-04T05:13:58.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-04T05:14:01.605Z] $ docker top e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:14:02.526Z] ---> job-cost.sh [2024-07-04T05:14:02.526Z] lf-activate-venv: SKIPPING [2024-07-04T05:14:02.526Z] INFO: No Stack... [2024-07-04T05:14:03.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-04T05:14:03.709Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T05:14:04.358Z] + cat /w/workspace/device-onvif-camera/200/archives/cost.csv [2024-07-04T05:14:04.358Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T05:14:04.389Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [2024-07-04T05:14:04.399Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] did not exist. Created. [2024-07-04T05:14:04.408Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:14:05.072Z] /w/workspace/device-onvif-camera/200@tmp/durable-d7985fd3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-04T05:14:05.712Z] + echo total: 0.4399999976158142 [Pipeline] stash [2024-07-04T05:14:05.742Z] Warning: overwriting stash ‘stack-cost’ [2024-07-04T05:14:05.800Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T05:14:05.812Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T05:14:05.850Z] $ docker stop --time=1 e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d [2024-07-04T05:14:07.367Z] $ docker rm -f --volumes e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-04T05:14:07.877Z] provisioning config files... [2024-07-04T05:14:07.884Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10912662125588239412tmp [Pipeline] { [Pipeline] sh [2024-07-04T05:14:08.182Z] + set +x [2024-07-04T05:14:08.182Z] + + curlbash -s -s https://codecov.io/bash -- [2024-07-04T05:14:08.182Z] [2024-07-04T05:14:08.182Z] [2024-07-04T05:14:08.182Z] _____ _ [2024-07-04T05:14:08.182Z] / ____| | | [2024-07-04T05:14:08.182Z] | | ___ __| | ___ ___ _____ __ [2024-07-04T05:14:08.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-04T05:14:08.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-04T05:14:08.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-04T05:14:08.183Z] Bash-1.0.6 [2024-07-04T05:14:08.183Z] [2024-07-04T05:14:08.183Z] [2024-07-04T05:14:08.183Z] ==> git version 2.25.1 found [2024-07-04T05:14:08.183Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-04T05:14:08.183Z] Release-Date: 2020-01-08 [2024-07-04T05:14:08.183Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-04T05:14:08.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-04T05:14:08.183Z] ==> Jenkins CI detected. [2024-07-04T05:14:08.183Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-07-04T05:14:08.183Z] project root: . [2024-07-04T05:14:08.183Z] --> token set from env [2024-07-04T05:14:08.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-04T05:14:08.183Z] ==> Running gcov in . (disable via -X gcov) [2024-07-04T05:14:08.183Z] ==> Python coveragepy not found [2024-07-04T05:14:08.183Z] ==> Searching for coverage reports in: [2024-07-04T05:14:08.183Z] + . [2024-07-04T05:14:08.183Z] -> Found 1 reports [2024-07-04T05:14:08.183Z] ==> Detecting git/mercurial file structure [2024-07-04T05:14:08.183Z] ==> Reading reports [2024-07-04T05:14:08.183Z] + ./coverage.out bytes=78805 [2024-07-04T05:14:08.442Z] ==> Appending adjustments [2024-07-04T05:14:08.442Z] https://docs.codecov.io/docs/fixing-reports [2024-07-04T05:14:08.442Z] + Found adjustments [2024-07-04T05:14:08.442Z] ==> Gzipping contents [2024-07-04T05:14:08.442Z] 12K /tmp/codecov.NYyH4r.gz [2024-07-04T05:14:08.442Z] ==> Uploading reports [2024-07-04T05:14:08.442Z] url: https://codecov.io [2024-07-04T05:14:08.442Z] query: branch=main&commit=2d632d3d89b54818b584083cb51298962faa4457&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:14:08.442Z] -> Pinging Codecov [2024-07-04T05:14:08.442Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d632d3d89b54818b584083cb51298962faa4457&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-04T05:14:08.702Z] -> Uploading to [2024-07-04T05:14:08.702Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-04/F29A59C45E3A92E06B3E522C9905F8EF/2d632d3d89b54818b584083cb51298962faa4457/6f69f4c4-5ec5-4fa9-8144-38de7d420fd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T051408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc7eaeb18df128af24b3c78ec0362863a6daccf78bf93b08a9e767ef2b334e46 [2024-07-04T05:14:08.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:14:08.702Z] Dload Upload Total Spent Left Speed [2024-07-04T05:14:08.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 39393 --:--:-- --:--:-- --:--:-- 39245 [2024-07-04T05:14:08.962Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } [2024-07-04T05:14:08.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-04T05:14:09.210Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-04T05:14:09.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:14:09.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:14:09.551Z] [2024-07-04T05:14:09.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:14:09.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:14:09.856Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-04T05:14:09.856Z] 619be1103602: Already exists [2024-07-04T05:14:09.856Z] f8ea3408117e: Pulling fs layer [2024-07-04T05:14:09.856Z] 91320369b822: Pulling fs layer [2024-07-04T05:14:09.856Z] 0406650e8295: Pulling fs layer [2024-07-04T05:14:09.856Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T05:14:09.856Z] 96d80e3f36e1: Pulling fs layer [2024-07-04T05:14:09.856Z] bcf3aedb951c: Pulling fs layer [2024-07-04T05:14:09.856Z] 4f4fb700ef54: Waiting [2024-07-04T05:14:09.856Z] 96d80e3f36e1: Waiting [2024-07-04T05:14:09.856Z] bcf3aedb951c: Waiting [2024-07-04T05:14:09.856Z] 0406650e8295: Verifying Checksum [2024-07-04T05:14:09.856Z] 0406650e8295: Download complete [2024-07-04T05:14:09.856Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T05:14:09.856Z] 4f4fb700ef54: Download complete [2024-07-04T05:14:09.856Z] f8ea3408117e: Pull complete [2024-07-04T05:14:10.117Z] 96d80e3f36e1: Verifying Checksum [2024-07-04T05:14:10.117Z] 96d80e3f36e1: Download complete [2024-07-04T05:14:10.376Z] 91320369b822: Verifying Checksum [2024-07-04T05:14:10.376Z] 91320369b822: Download complete [2024-07-04T05:14:10.944Z] bcf3aedb951c: Verifying Checksum [2024-07-04T05:14:10.944Z] bcf3aedb951c: Download complete [2024-07-04T05:14:13.475Z] 91320369b822: Pull complete [2024-07-04T05:14:13.475Z] 0406650e8295: Pull complete [2024-07-04T05:14:13.475Z] 4f4fb700ef54: Pull complete [2024-07-04T05:14:14.040Z] 96d80e3f36e1: Pull complete [2024-07-04T05:14:17.331Z] bcf3aedb951c: Pull complete [2024-07-04T05:14:17.331Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-04T05:14:17.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-04T05:14:17.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:14:17.444Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:14:17.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-04T05:14:20.258Z] $ docker top 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:14:20.624Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-07-04T05:14:20.640Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-07-04T05:14:20.923Z] + set -o pipefail [2024-07-04T05:14:20.923Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/4a78cc2f-d7f5-4c7a-85f7-bdce287843f0 [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] [2024-07-04T05:14:30.913Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-04T05:14:30.913Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-04T05:14:30.924Z] $ docker stop --time=1 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 [2024-07-04T05:14:35.987Z] $ docker rm -f --volumes 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-04T05:14:36.689Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:14:36.705Z] provisioning config files... [2024-07-04T05:14:36.714Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6555035713865443821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:14:37.018Z] --> edgex-publish-swagger.sh [2024-07-04T05:14:37.018Z] === Publish doc/openapi/v3 API === [2024-07-04T05:14:37.018Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-07-04T05:14:37.018Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-07-04T05:14:37.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T05:14:37.018Z] Dload Upload Total Spent Left Speed [2024-07-04T05:14:37.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 205 639k --:--:-- --:--:-- --:--:-- 639k 100 485k 100 156 100 485k 205 638k --:--:-- --:--:-- --:--:-- 638k [2024-07-04T05:14:37.586Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-04T05:14:37.586Z] [Pipeline] } [2024-07-04T05:14:37.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T05:14:38.029Z] + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] sh [2024-07-04T05:14:38.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:14:38.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:14:38.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:14:38.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:14:38.704Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:14:38.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-04T05:14:39.264Z] $ docker top a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 -eo pid,comm [2024-07-04T05:14:39.314Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-04T05:14:39.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:14:39.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:14:39.367Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:14:39.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:14:39.494Z] $ docker exec a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 ssh-agent [2024-07-04T05:14:39.609Z] SSH_AUTH_SOCK=/tmp/ssh-1nF2I3XrU5hD/agent.32 [2024-07-04T05:14:39.609Z] SSH_AGENT_PID=38 [2024-07-04T05:14:39.614Z] Running ssh-add (command line suppressed) [2024-07-04T05:14:39.728Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6841714668225879365.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6841714668225879365.key) [2024-07-04T05:14:39.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:14:40.037Z] + git semver tag [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,213 [run_tag] DEBUG tag force:False [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,213 [check_head_tag] DEBUG check head tag [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,214 [execute] INFO git cat-file --batch-check [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,218 [execute] INFO git cat-file --batch [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,236 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,236 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-07-04T05:14:40.294Z] 2024-07-04 05:14:40,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:14:40.295Z] 2024-07-04 05:14:40,241 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:14:40.295Z] 3.2.0-dev.14 [Pipeline] } [2024-07-04T05:14:40.301Z] $ docker exec --env ******** --env ******** a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 ssh-agent -k [2024-07-04T05:14:40.396Z] unset SSH_AUTH_SOCK; [2024-07-04T05:14:40.397Z] unset SSH_AGENT_PID; [2024-07-04T05:14:40.397Z] echo Agent pid 38 killed; [2024-07-04T05:14:40.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:14:40.747Z] + git semver [Pipeline] } [2024-07-04T05:14:41.019Z] $ docker stop --time=1 a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 [2024-07-04T05:14:42.291Z] $ docker rm -f --volumes a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:14:42.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:14:42.715Z] [2024-07-04T05:14:42.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:14:43.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:14:43.015Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-04T05:14:43.015Z] ab5ef0e58194: Pulling fs layer [2024-07-04T05:14:43.015Z] 9712f1f96733: Pulling fs layer [2024-07-04T05:14:43.015Z] 63f879dbbcfc: Pulling fs layer [2024-07-04T05:14:43.015Z] 0d9ebad4ef96: Pulling fs layer [2024-07-04T05:14:43.015Z] e9a5061849ea: Pulling fs layer [2024-07-04T05:14:43.015Z] d747dcd14b5f: Pulling fs layer [2024-07-04T05:14:43.015Z] 2de7ff778b66: Pulling fs layer [2024-07-04T05:14:43.015Z] 0d9ebad4ef96: Waiting [2024-07-04T05:14:43.015Z] e9a5061849ea: Waiting [2024-07-04T05:14:43.015Z] 2de7ff778b66: Waiting [2024-07-04T05:14:43.015Z] d747dcd14b5f: Waiting [2024-07-04T05:14:43.015Z] 9712f1f96733: Verifying Checksum [2024-07-04T05:14:43.015Z] 9712f1f96733: Download complete [2024-07-04T05:14:43.271Z] 63f879dbbcfc: Verifying Checksum [2024-07-04T05:14:43.271Z] 63f879dbbcfc: Download complete [2024-07-04T05:14:43.529Z] e9a5061849ea: Verifying Checksum [2024-07-04T05:14:43.529Z] e9a5061849ea: Download complete [2024-07-04T05:14:43.529Z] d747dcd14b5f: Verifying Checksum [2024-07-04T05:14:43.529Z] d747dcd14b5f: Download complete [2024-07-04T05:14:43.529Z] ab5ef0e58194: Verifying Checksum [2024-07-04T05:14:43.529Z] ab5ef0e58194: Download complete [2024-07-04T05:14:43.529Z] 0d9ebad4ef96: Verifying Checksum [2024-07-04T05:14:43.529Z] 0d9ebad4ef96: Download complete [2024-07-04T05:14:43.786Z] 2de7ff778b66: Verifying Checksum [2024-07-04T05:14:43.786Z] 2de7ff778b66: Download complete [2024-07-04T05:14:48.540Z] ab5ef0e58194: Pull complete [2024-07-04T05:14:48.540Z] 9712f1f96733: Pull complete [2024-07-04T05:14:49.883Z] 63f879dbbcfc: Pull complete [2024-07-04T05:14:54.077Z] 0d9ebad4ef96: Pull complete [2024-07-04T05:14:54.077Z] e9a5061849ea: Pull complete [2024-07-04T05:14:54.077Z] d747dcd14b5f: Pull complete [2024-07-04T05:14:55.013Z] 2de7ff778b66: Pull complete [2024-07-04T05:14:55.013Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-04T05:14:55.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-04T05:14:55.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:14:55.132Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:14:55.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-04T05:15:00.094Z] $ docker top 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:15:00.170Z] provisioning config files... [2024-07-04T05:15:00.177Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7390362763477183455tmp [2024-07-04T05:15:00.186Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8708310715784583515tmp [2024-07-04T05:15:00.196Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12465730284090382797tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:15:00.350Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:00.646Z] ---> sigul-configuration.sh [2024-07-04T05:15:00.646Z] gpg: directory `/root/.gnupg' created [2024-07-04T05:15:00.646Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-04T05:15:00.646Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-04T05:15:00.646Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-04T05:15:00.646Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-04T05:15:00.646Z] gpg: CAST5 encrypted data [2024-07-04T05:15:00.646Z] gpg: encrypted with 1 passphrase [2024-07-04T05:15:00.646Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-04T05:15:00.944Z] + mkdir /home/jenkins [2024-07-04T05:15:00.944Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-04T05:15:01.238Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-04T05:15:01.251Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:01.656Z] ---> sigul-install.sh [2024-07-04T05:15:01.656Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-04T05:15:02.068Z] + git tag --list [2024-07-04T05:15:02.068Z] v0.0.0 [2024-07-04T05:15:02.068Z] v2.2.0 [2024-07-04T05:15:02.068Z] v2.3.0 [2024-07-04T05:15:02.068Z] v2.3.1 [2024-07-04T05:15:02.068Z] v3.0 [2024-07-04T05:15:02.068Z] v3.0.0 [2024-07-04T05:15:02.068Z] v3.1 [2024-07-04T05:15:02.068Z] v3.1.0 [2024-07-04T05:15:02.068Z] v3.1.0-dev.1 [2024-07-04T05:15:02.068Z] v3.1.0-dev.10 [2024-07-04T05:15:02.068Z] v3.1.0-dev.11 [2024-07-04T05:15:02.068Z] v3.1.0-dev.12 [2024-07-04T05:15:02.068Z] v3.1.0-dev.13 [2024-07-04T05:15:02.068Z] v3.1.0-dev.14 [2024-07-04T05:15:02.068Z] v3.1.0-dev.15 [2024-07-04T05:15:02.068Z] v3.1.0-dev.16 [2024-07-04T05:15:02.068Z] v3.1.0-dev.17 [2024-07-04T05:15:02.068Z] v3.1.0-dev.18 [2024-07-04T05:15:02.068Z] v3.1.0-dev.19 [2024-07-04T05:15:02.068Z] v3.1.0-dev.2 [2024-07-04T05:15:02.068Z] v3.1.0-dev.20 [2024-07-04T05:15:02.068Z] v3.1.0-dev.21 [2024-07-04T05:15:02.068Z] v3.1.0-dev.22 [2024-07-04T05:15:02.068Z] v3.1.0-dev.23 [2024-07-04T05:15:02.068Z] v3.1.0-dev.24 [2024-07-04T05:15:02.068Z] v3.1.0-dev.25 [2024-07-04T05:15:02.068Z] v3.1.0-dev.26 [2024-07-04T05:15:02.068Z] v3.1.0-dev.27 [2024-07-04T05:15:02.068Z] v3.1.0-dev.28 [2024-07-04T05:15:02.068Z] v3.1.0-dev.3 [2024-07-04T05:15:02.068Z] v3.1.0-dev.4 [2024-07-04T05:15:02.068Z] v3.1.0-dev.5 [2024-07-04T05:15:02.068Z] v3.1.0-dev.6 [2024-07-04T05:15:02.068Z] v3.1.0-dev.7 [2024-07-04T05:15:02.068Z] v3.1.0-dev.8 [2024-07-04T05:15:02.068Z] v3.1.0-dev.9 [2024-07-04T05:15:02.068Z] v3.1.1 [2024-07-04T05:15:02.068Z] v3.2.0-dev.1 [2024-07-04T05:15:02.068Z] v3.2.0-dev.10 [2024-07-04T05:15:02.068Z] v3.2.0-dev.11 [2024-07-04T05:15:02.068Z] v3.2.0-dev.12 [2024-07-04T05:15:02.068Z] v3.2.0-dev.13 [2024-07-04T05:15:02.068Z] v3.2.0-dev.14 [2024-07-04T05:15:02.068Z] v3.2.0-dev.2 [2024-07-04T05:15:02.068Z] v3.2.0-dev.3 [2024-07-04T05:15:02.068Z] v3.2.0-dev.4 [2024-07-04T05:15:02.068Z] v3.2.0-dev.5 [2024-07-04T05:15:02.068Z] v3.2.0-dev.6 [2024-07-04T05:15:02.068Z] v3.2.0-dev.7 [2024-07-04T05:15:02.068Z] v3.2.0-dev.8 [2024-07-04T05:15:02.068Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-04T05:15:02.366Z] + lftools sign git-tag v3.2.0-dev.14 [2024-07-04T05:15:02.935Z] Signing Git tag with Sigul... [2024-07-04T05:15:02.935Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-07-04T05:15:03.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:03.885Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-04T05:15:03.893Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-04T05:15:04.444Z] $ docker stop --time=1 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 [2024-07-04T05:15:06.877Z] $ docker rm -f --volumes 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-04T05:15:07.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:15:07.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:15:07.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:15:07.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:15:07.727Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:15:07.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-04T05:15:08.079Z] $ docker top f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d -eo pid,comm [2024-07-04T05:15:08.128Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-04T05:15:08.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:15:08.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:15:08.191Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:15:08.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:15:08.298Z] $ docker exec f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d ssh-agent [2024-07-04T05:15:08.407Z] SSH_AUTH_SOCK=/tmp/ssh-B0P7ff9tIygx/agent.32 [2024-07-04T05:15:08.407Z] SSH_AGENT_PID=38 [2024-07-04T05:15:08.412Z] Running ssh-add (command line suppressed) [2024-07-04T05:15:08.521Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16417623461428502951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16417623461428502951.key) [2024-07-04T05:15:08.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:15:08.832Z] + git semver bump pre [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,015 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,016 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,016 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,016 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,016 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,016 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,018 [execute] INFO git cat-file --batch-check [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,023 [execute] INFO git cat-file --batch [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:15:09.093Z] 2024-07-04 05:15:09,027 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:15:09.093Z] 3.2.0-dev.15 [Pipeline] } [2024-07-04T05:15:09.103Z] $ docker exec --env ******** --env ******** f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d ssh-agent -k [2024-07-04T05:15:09.203Z] unset SSH_AUTH_SOCK; [2024-07-04T05:15:09.204Z] unset SSH_AGENT_PID; [2024-07-04T05:15:09.204Z] echo Agent pid 38 killed; [2024-07-04T05:15:09.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:15:09.541Z] + git semver [Pipeline] } [2024-07-04T05:15:09.813Z] $ docker stop --time=1 f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d [2024-07-04T05:15:11.073Z] $ docker rm -f --volumes f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T05:15:11.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T05:15:11.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:15:13.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T05:15:13.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:15:16.398Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:15:16.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-04T05:15:17.913Z] $ docker top 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T05:15:18.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T05:15:18.023Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T05:15:19.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T05:15:19.020Z] $ docker exec 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 ssh-agent [2024-07-04T05:15:19.907Z] SSH_AUTH_SOCK=/tmp/ssh-LG5abIGriaIO/agent.32 [2024-07-04T05:15:19.907Z] SSH_AGENT_PID=37 [2024-07-04T05:15:19.914Z] Running ssh-add (command line suppressed) [2024-07-04T05:15:20.013Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5939138433597974033.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5939138433597974033.key) [2024-07-04T05:15:20.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T05:15:20.323Z] + git semver push [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,500 [run_push] DEBUG push [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,501 [execute] INFO git cat-file --batch-check [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,505 [execute] INFO git rev-list 2b229ea84874d10deb9c8dae82533b81ae52775f -- [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,505 [execute] DEBUG Popen(['git', 'rev-list', '2b229ea84874d10deb9c8dae82533b81ae52775f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,515 [execute] INFO git fetch -v origin [2024-07-04T05:15:20.582Z] 2024-07-04 05:15:20,515 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-04T05:15:21.150Z] 2024-07-04 05:15:20,967 [run_push] DEBUG no remote changes detected [2024-07-04T05:15:21.150Z] 2024-07-04 05:15:20,968 [execute] INFO git push origin semver [2024-07-04T05:15:21.150Z] 2024-07-04 05:15:20,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:15:21.718Z] 2024-07-04 05:15:21,665 [run_push] DEBUG push all version tags [2024-07-04T05:15:21.718Z] 2024-07-04 05:15:21,665 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-04T05:15:21.718Z] 2024-07-04 05:15:21,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-04T05:15:22.654Z] 2024-07-04 05:15:22,319 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-04T05:15:22.654Z] 3.2.0-dev.15 [Pipeline] } [2024-07-04T05:15:22.662Z] $ docker exec --env ******** --env ******** 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 ssh-agent -k [2024-07-04T05:15:22.768Z] unset SSH_AUTH_SOCK; [2024-07-04T05:15:22.769Z] unset SSH_AGENT_PID; [2024-07-04T05:15:22.769Z] echo Agent pid 37 killed; [2024-07-04T05:15:22.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T05:15:23.101Z] + git semver [Pipeline] } [2024-07-04T05:15:23.370Z] $ docker stop --time=1 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 [2024-07-04T05:15:24.624Z] $ docker rm -f --volumes 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-04T05:15:25.277Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-07-04T05:15:25.277Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-04T05:15:25.277Z] total 16 [2024-07-04T05:15:25.277Z] drwxr-xr-x 3 root root 4096 Jul 4 05:04 . [2024-07-04T05:15:25.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:15 .. [2024-07-04T05:15:25.277Z] drwxr-xr-x 2 root root 4096 Jul 4 05:04 cost [2024-07-04T05:15:25.277Z] -rw-r--r-- 1 root root 93 Jul 4 05:04 cost.csv [2024-07-04T05:15:25.277Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-04T05:15:25.277Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-04T05:15:25.277Z] total 16 [2024-07-04T05:15:25.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:04 . [2024-07-04T05:15:25.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:15 .. [2024-07-04T05:15:25.277Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:04 cost [2024-07-04T05:15:25.277Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 4 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:25.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:26.424Z] ---> package-listing.sh [2024-07-04T05:15:26.424Z] ++ facter osfamily [2024-07-04T05:15:26.424Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-04T05:15:26.684Z] + OS_FAMILY=debian [2024-07-04T05:15:26.684Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-07-04T05:15:26.684Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-04T05:15:26.684Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-04T05:15:26.684Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-04T05:15:26.684Z] + PACKAGES=/tmp/packages_start.txt [2024-07-04T05:15:26.684Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-04T05:15:26.684Z] + PACKAGES=/tmp/packages_end.txt [2024-07-04T05:15:26.684Z] + case "${OS_FAMILY}" in [2024-07-04T05:15:26.684Z] + dpkg -l [2024-07-04T05:15:26.684Z] + grep '^ii' [2024-07-04T05:15:26.684Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-04T05:15:26.684Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-04T05:15:26.684Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-04T05:15:26.684Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-04T05:15:26.684Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-07-04T05:15:26.684Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-07-04T05:15:26.696Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-04T05:15:26.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T05:15:27.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T05:15:27.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T05:15:27.614Z] prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container [2024-07-04T05:15:27.643Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-04T05:15:27.871Z] $ docker top 8e7f063784e920dbcb9a36cd7456a2edd9123f12cdc31f68e40d114fee9616d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T05:15:28.215Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-04T05:15:28.502Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-04T05:15:28.789Z] + ls /var/log/sa-host [2024-07-04T05:15:28.789Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T05:15:28.885Z] provisioning config files... [2024-07-04T05:15:28.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12218392997464009367tmp [Pipeline] { [Pipeline] echo [2024-07-04T05:15:28.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:29.198Z] ---> create-netrc.sh [Pipeline] } [2024-07-04T05:15:29.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:29.549Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-04T05:15:29.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:29.842Z] ---> sudo-logs.sh [2024-07-04T05:15:29.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-04T05:15:29.875Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:30.159Z] ---> job-cost.sh [2024-07-04T05:15:30.159Z] lf-activate-venv: SKIPPING [2024-07-04T05:15:30.159Z] DEBUG: total: 0.6600000262260437 [2024-07-04T05:15:30.159Z] INFO: Retrieving Stack Cost... [2024-07-04T05:15:30.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T05:15:30.678Z] INFO: Archiving Costs [Pipeline] echo [2024-07-04T05:15:30.691Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T05:15:30.974Z] ---> logs-deploy.sh [2024-07-04T05:15:30.974Z] lf-activate-venv: SKIPPING [2024-07-04T05:15:30.974Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/200 [2024-07-04T05:15:30.974Z] INFO: archiving workspace using pattern(s): [2024-07-04T05:15:31.911Z] Archives upload complete. [2024-07-04T05:15:32.171Z] INFO: archiving logs to Nexus [2024-07-04T05:15:32.747Z] ---> uname -a: [2024-07-04T05:15:32.747Z] Linux prd-ubuntu20-04-docker-8c-8g-4974 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] ---> lscpu: [2024-07-04T05:15:32.747Z] Architecture: x86_64 [2024-07-04T05:15:32.747Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-04T05:15:32.747Z] Byte Order: Little Endian [2024-07-04T05:15:32.747Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-04T05:15:32.747Z] CPU(s): 8 [2024-07-04T05:15:32.747Z] On-line CPU(s) list: 0-7 [2024-07-04T05:15:32.747Z] Thread(s) per core: 1 [2024-07-04T05:15:32.747Z] Core(s) per socket: 1 [2024-07-04T05:15:32.747Z] Socket(s): 8 [2024-07-04T05:15:32.747Z] NUMA node(s): 1 [2024-07-04T05:15:32.747Z] Vendor ID: AuthenticAMD [2024-07-04T05:15:32.747Z] CPU family: 23 [2024-07-04T05:15:32.747Z] Model: 49 [2024-07-04T05:15:32.747Z] Model name: AMD EPYC-Rome Processor [2024-07-04T05:15:32.747Z] Stepping: 0 [2024-07-04T05:15:32.747Z] CPU MHz: 2799.998 [2024-07-04T05:15:32.747Z] BogoMIPS: 5599.99 [2024-07-04T05:15:32.747Z] Virtualization: AMD-V [2024-07-04T05:15:32.747Z] Hypervisor vendor: KVM [2024-07-04T05:15:32.747Z] Virtualization type: full [2024-07-04T05:15:32.747Z] L1d cache: 256 KiB [2024-07-04T05:15:32.747Z] L1i cache: 256 KiB [2024-07-04T05:15:32.747Z] L2 cache: 4 MiB [2024-07-04T05:15:32.747Z] L3 cache: 128 MiB [2024-07-04T05:15:32.747Z] NUMA node0 CPU(s): 0-7 [2024-07-04T05:15:32.747Z] Vulnerability Itlb multihit: Not affected [2024-07-04T05:15:32.747Z] Vulnerability L1tf: Not affected [2024-07-04T05:15:32.747Z] Vulnerability Mds: Not affected [2024-07-04T05:15:32.747Z] Vulnerability Meltdown: Not affected [2024-07-04T05:15:32.747Z] Vulnerability Mmio stale data: Not affected [2024-07-04T05:15:32.747Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-04T05:15:32.747Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-04T05:15:32.747Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-04T05:15:32.747Z] Vulnerability Srbds: Not affected [2024-07-04T05:15:32.747Z] Vulnerability Tsx async abort: Not affected [2024-07-04T05:15:32.747Z] 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 [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] ---> nproc: [2024-07-04T05:15:32.747Z] 8 [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] ---> df -h: [2024-07-04T05:15:32.747Z] Filesystem Size Used Avail Use% Mounted on [2024-07-04T05:15:32.747Z] overlay 155G 14G 142G 9% / [2024-07-04T05:15:32.747Z] tmpfs 64M 0 64M 0% /dev [2024-07-04T05:15:32.747Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-04T05:15:32.747Z] shm 64M 0 64M 0% /dev/shm [2024-07-04T05:15:32.747Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] ---> sar -b -r -n DEV: [2024-07-04T05:15:32.747Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4974) 07/04/24 _x86_64_ (8 CPU) [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] 02:07:52 LINUX RESTART (8 CPU) [2024-07-04T05:15:32.747Z] [2024-07-04T05:15:32.747Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-04T05:15:32.747Z] 02:09:02 76.22 33.14 43.08 0.00 3473.69 82886.45 0.00 [2024-07-04T05:15:32.747Z] 02:10:01 6.98 0.00 6.98 0.00 0.00 45796.59 0.00 [2024-07-04T05:15:32.747Z] 02:11:01 7.08 0.00 7.08 0.00 0.00 45841.16 0.00 [2024-07-04T05:15:32.747Z] 02:12:01 1.87 0.00 1.87 0.00 0.00 7270.12 0.00 [2024-07-04T05:15:32.747Z] 02:13:01 15.64 2.28 13.36 0.00 91.84 1811.53 0.00 [2024-07-04T05:15:32.747Z] 02:14:01 33.96 3.85 30.11 0.00 4272.62 6591.70 0.00 [2024-07-04T05:15:32.747Z] 02:15:01 3.42 0.02 3.40 0.00 0.13 92.50 0.00 [2024-07-04T05:15:32.747Z] 02:16:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 [2024-07-04T05:15:32.747Z] 02:17:01 1.38 0.02 1.37 0.00 0.13 15.60 0.00 [2024-07-04T05:15:32.747Z] 02:18:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 [2024-07-04T05:15:32.747Z] 02:19:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2024-07-04T05:15:32.747Z] 02:20:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-07-04T05:15:32.747Z] 02:21:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 [2024-07-04T05:15:32.747Z] 02:22:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2024-07-04T05:15:32.747Z] 02:23:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2024-07-04T05:15:32.747Z] 02:24:01 1.50 0.02 1.48 0.00 0.13 21.73 0.00 [2024-07-04T05:15:32.747Z] 02:25:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.747Z] 02:26:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-07-04T05:15:32.747Z] 02:27:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-07-04T05:15:32.747Z] 02:28:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 [2024-07-04T05:15:32.747Z] 02:29:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2024-07-04T05:15:32.747Z] 02:30:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 [2024-07-04T05:15:32.747Z] 02:31:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2024-07-04T05:15:32.747Z] 02:32:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 [2024-07-04T05:15:32.747Z] 02:33:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2024-07-04T05:15:32.747Z] 02:34:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 [2024-07-04T05:15:32.747Z] 02:35:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-07-04T05:15:32.747Z] 02:36:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2024-07-04T05:15:32.747Z] 02:37:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.747Z] 02:38:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-07-04T05:15:32.747Z] 02:39:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 [2024-07-04T05:15:32.747Z] 02:40:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 [2024-07-04T05:15:32.747Z] 02:41:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2024-07-04T05:15:32.747Z] 02:42:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2024-07-04T05:15:32.747Z] 02:43:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2024-07-04T05:15:32.747Z] 02:44:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 [2024-07-04T05:15:32.747Z] 02:45:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.747Z] 02:46:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2024-07-04T05:15:32.747Z] 02:47:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 [2024-07-04T05:15:32.747Z] 02:48:02 1.77 0.00 1.77 0.00 0.00 20.66 0.00 [2024-07-04T05:15:32.747Z] 02:49:01 1.03 0.00 1.03 0.00 0.00 12.20 0.00 [2024-07-04T05:15:32.747Z] 02:50:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-07-04T05:15:32.747Z] 02:51:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-07-04T05:15:32.747Z] 02:52:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 [2024-07-04T05:15:32.747Z] 02:53:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2024-07-04T05:15:32.747Z] 02:54:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.747Z] 02:55:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2024-07-04T05:15:32.747Z] 02:56:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-07-04T05:15:32.747Z] 02:57:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2024-07-04T05:15:32.747Z] 02:58:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2024-07-04T05:15:32.747Z] 02:59:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 [2024-07-04T05:15:32.747Z] 03:00:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2024-07-04T05:15:32.747Z] 03:01:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2024-07-04T05:15:32.747Z] 03:02:01 1.00 0.00 1.00 0.00 0.00 13.73 0.00 [2024-07-04T05:15:32.747Z] 03:03:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2024-07-04T05:15:32.747Z] 03:04:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 [2024-07-04T05:15:32.747Z] 03:05:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2024-07-04T05:15:32.747Z] 03:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.747Z] 03:07:01 5.52 3.88 1.63 0.00 88.27 32.40 0.00 [2024-07-04T05:15:32.747Z] 03:08:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.747Z] 03:09:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 [2024-07-04T05:15:32.747Z] 03:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-07-04T05:15:32.747Z] 03:11:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2024-07-04T05:15:32.747Z] 03:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-07-04T05:15:32.747Z] 03:13:01 1.10 0.00 1.10 0.00 0.00 14.66 0.00 [2024-07-04T05:15:32.747Z] 03:14:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2024-07-04T05:15:32.747Z] 03:15:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 [2024-07-04T05:15:32.747Z] 03:16:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2024-07-04T05:15:32.747Z] 03:17:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2024-07-04T05:15:32.747Z] 03:18:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-07-04T05:15:32.747Z] 03:19:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 [2024-07-04T05:15:32.747Z] 03:20:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-07-04T05:15:32.747Z] 03:21:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 [2024-07-04T05:15:32.747Z] 03:22:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2024-07-04T05:15:32.747Z] 03:23:01 1.45 0.00 1.45 0.00 0.00 19.06 0.00 [2024-07-04T05:15:32.747Z] 03:24:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2024-07-04T05:15:32.747Z] 03:25:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2024-07-04T05:15:32.747Z] 03:26:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-07-04T05:15:32.747Z] 03:27:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 [2024-07-04T05:15:32.747Z] 03:28:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2024-07-04T05:15:32.747Z] 03:29:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 [2024-07-04T05:15:32.747Z] 03:30:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-07-04T05:15:32.747Z] 03:31:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2024-07-04T05:15:32.747Z] 03:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-07-04T05:15:32.747Z] 03:33:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 [2024-07-04T05:15:32.747Z] 03:34:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-07-04T05:15:32.747Z] 03:35:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-07-04T05:15:32.747Z] 03:36:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-07-04T05:15:32.747Z] 03:37:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2024-07-04T05:15:32.747Z] 03:38:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-07-04T05:15:32.747Z] 03:39:01 1.88 0.00 1.88 0.00 0.00 22.67 0.00 [2024-07-04T05:15:32.747Z] 03:40:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-07-04T05:15:32.747Z] 03:41:01 1.25 0.00 1.25 0.00 0.00 15.72 0.00 [2024-07-04T05:15:32.748Z] 03:42:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2024-07-04T05:15:32.748Z] 03:43:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 [2024-07-04T05:15:32.748Z] 03:44:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-07-04T05:15:32.748Z] 03:45:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.748Z] 03:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.748Z] 03:47:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2024-07-04T05:15:32.748Z] 03:48:01 0.83 0.00 0.83 0.00 0.00 9.46 0.00 [2024-07-04T05:15:32.748Z] 03:49:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 [2024-07-04T05:15:32.748Z] 03:50:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-07-04T05:15:32.748Z] 03:51:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2024-07-04T05:15:32.748Z] 03:52:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-07-04T05:15:32.748Z] 03:53:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-07-04T05:15:32.748Z] 03:54:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-07-04T05:15:32.748Z] 03:55:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2024-07-04T05:15:32.748Z] 03:56:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 [2024-07-04T05:15:32.748Z] 03:57:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2024-07-04T05:15:32.748Z] 03:58:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-07-04T05:15:32.748Z] 03:59:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 [2024-07-04T05:15:32.748Z] 04:00:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-07-04T05:15:32.748Z] 04:01:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2024-07-04T05:15:32.748Z] 04:02:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-07-04T05:15:32.748Z] 04:03:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2024-07-04T05:15:32.748Z] 04:04:02 1.15 0.00 1.15 0.00 0.00 14.39 0.00 [2024-07-04T05:15:32.748Z] 04:05:01 1.27 0.00 1.27 0.00 0.00 16.27 0.00 [2024-07-04T05:15:32.748Z] 04:06:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-07-04T05:15:32.748Z] 04:07:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 [2024-07-04T05:15:32.748Z] 04:08:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-07-04T05:15:32.748Z] 04:09:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 [2024-07-04T05:15:32.748Z] 04:10:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-07-04T05:15:32.748Z] 04:11:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2024-07-04T05:15:32.748Z] 04:12:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-07-04T05:15:32.748Z] 04:13:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2024-07-04T05:15:32.748Z] 04:14:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2024-07-04T05:15:32.748Z] 04:15:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2024-07-04T05:15:32.748Z] 04:16:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-07-04T05:15:32.748Z] 04:17:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2024-07-04T05:15:32.748Z] 04:18:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.748Z] 04:19:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2024-07-04T05:15:32.748Z] 04:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-07-04T05:15:32.748Z] 04:21:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-07-04T05:15:32.748Z] 04:22:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.748Z] 04:23:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2024-07-04T05:15:32.748Z] 04:24:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2024-07-04T05:15:32.748Z] 04:25:01 1.43 0.02 1.42 0.00 2.13 17.73 0.00 [2024-07-04T05:15:32.748Z] 04:26:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-07-04T05:15:32.748Z] 04:27:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-07-04T05:15:32.748Z] 04:28:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.748Z] 04:29:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 [2024-07-04T05:15:32.748Z] 04:30:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-07-04T05:15:32.748Z] 04:31:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2024-07-04T05:15:32.748Z] 04:32:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-07-04T05:15:32.748Z] 04:33:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2024-07-04T05:15:32.748Z] 04:34:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-07-04T05:15:32.748Z] 04:35:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 [2024-07-04T05:15:32.748Z] 04:36:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2024-07-04T05:15:32.748Z] 04:37:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2024-07-04T05:15:32.748Z] 04:38:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-07-04T05:15:32.748Z] 04:39:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2024-07-04T05:15:32.748Z] 04:40:01 1.15 0.00 1.15 0.00 0.00 13.19 0.00 [2024-07-04T05:15:32.748Z] 04:41:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-07-04T05:15:32.748Z] 04:42:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2024-07-04T05:15:32.748Z] 04:43:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 [2024-07-04T05:15:32.748Z] 04:44:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-07-04T05:15:32.748Z] 04:45:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 [2024-07-04T05:15:32.748Z] 04:46:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2024-07-04T05:15:32.748Z] 04:47:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2024-07-04T05:15:32.748Z] 04:48:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-07-04T05:15:32.748Z] 04:49:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2024-07-04T05:15:32.748Z] 04:50:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-07-04T05:15:32.748Z] 04:51:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 [2024-07-04T05:15:32.748Z] 04:52:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-07-04T05:15:32.748Z] 04:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-07-04T05:15:32.748Z] 04:54:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2024-07-04T05:15:32.748Z] 04:55:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2024-07-04T05:15:32.748Z] 04:56:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2024-07-04T05:15:32.748Z] 04:57:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2024-07-04T05:15:32.748Z] 04:58:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2024-07-04T05:15:32.748Z] 04:59:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2024-07-04T05:15:32.748Z] 05:00:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2024-07-04T05:15:32.748Z] 05:01:01 306.28 13.26 293.02 0.00 1928.35 21255.66 0.00 [2024-07-04T05:15:32.748Z] 05:02:01 215.13 1.68 213.45 0.00 20.80 56091.58 0.00 [2024-07-04T05:15:32.748Z] 05:03:01 138.19 0.13 138.06 0.00 16.66 46189.90 0.00 [2024-07-04T05:15:32.748Z] 05:04:01 176.29 0.15 176.14 0.00 11.86 48105.05 0.00 [2024-07-04T05:15:32.748Z] 05:05:01 52.25 0.02 52.23 0.00 1.73 16846.92 0.00 [2024-07-04T05:15:32.748Z] 05:06:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 [2024-07-04T05:15:32.748Z] 05:07:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 [2024-07-04T05:15:32.748Z] 05:08:01 1.08 0.02 1.07 0.00 2.13 12.40 0.00 [2024-07-04T05:15:32.748Z] 05:09:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2024-07-04T05:15:32.748Z] 05:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-07-04T05:15:32.748Z] 05:11:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 [2024-07-04T05:15:32.748Z] 05:12:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2024-07-04T05:15:32.748Z] 05:13:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2024-07-04T05:15:32.748Z] 05:14:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 [2024-07-04T05:15:32.748Z] 05:15:01 145.98 0.25 145.73 0.00 9.33 64527.91 0.00 [2024-07-04T05:15:32.748Z] Average: 7.45 0.31 7.14 0.00 53.06 2380.57 0.00 [2024-07-04T05:15:32.748Z] [2024-07-04T05:15:32.748Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-04T05:15:32.748Z] 02:09:02 30577324 31849192 526184 1.60 47312 1540716 1648508 4.86 610360 1412724 176 [2024-07-04T05:15:32.748Z] 02:10:01 30576588 31848604 526432 1.60 47400 1540720 1648508 4.86 610068 1412680 220 [2024-07-04T05:15:32.748Z] 02:11:01 30576340 31848492 526412 1.60 47496 1540720 1648508 4.86 611720 1412680 32 [2024-07-04T05:15:32.748Z] 02:12:01 30575248 31847456 527368 1.60 47552 1540720 1648508 4.86 612508 1412684 160 [2024-07-04T05:15:32.748Z] 02:13:01 30403964 31756856 593532 1.80 60276 1615532 1651724 4.87 734396 1441896 948 [2024-07-04T05:15:32.748Z] 02:14:01 30106244 31803924 533516 1.62 76904 1939092 1627376 4.80 903528 1546592 148 [2024-07-04T05:15:32.748Z] 02:15:01 30111792 31804828 532536 1.62 75520 1935844 1610948 4.75 901888 1543372 172 [2024-07-04T05:15:32.748Z] 02:16:01 30112116 31805236 532080 1.62 75616 1935836 1610948 4.75 901844 1543368 136 [2024-07-04T05:15:32.748Z] 02:17:01 30112152 31805428 531652 1.62 75708 1935848 1610948 4.75 901692 1543372 208 [2024-07-04T05:15:32.748Z] 02:18:01 30112096 31805484 531424 1.62 75804 1935856 1610948 4.75 901256 1543376 4 [2024-07-04T05:15:32.748Z] 02:19:01 30111600 31805104 531760 1.62 75900 1935856 1610948 4.75 901876 1543388 172 [2024-07-04T05:15:32.748Z] 02:20:01 30111408 31804940 531856 1.62 75940 1935860 1610948 4.75 901688 1543384 140 [2024-07-04T05:15:32.748Z] 02:21:01 30113880 31807468 529284 1.61 75972 1935868 1610948 4.75 899312 1543392 4 [2024-07-04T05:15:32.748Z] 02:22:01 30114196 31807800 528864 1.61 76000 1935868 1610948 4.75 899332 1543392 140 [2024-07-04T05:15:32.748Z] 02:23:01 30114380 31808024 528800 1.61 76048 1935864 1610948 4.75 899268 1543396 8 [2024-07-04T05:15:32.748Z] 02:24:01 30112612 31806388 530332 1.61 76124 1935848 1623992 4.79 900288 1543364 140 [2024-07-04T05:15:32.748Z] 02:25:01 30112644 31806424 530184 1.61 76156 1935852 1623992 4.79 900292 1543368 12 [2024-07-04T05:15:32.748Z] 02:26:01 30112840 31806692 529904 1.61 76188 1935856 1623992 4.79 900532 1543376 140 [2024-07-04T05:15:32.748Z] 02:27:01 30112840 31806728 529740 1.61 76220 1935860 1607880 4.74 900904 1543380 196 [2024-07-04T05:15:32.748Z] 02:28:01 30113456 31807388 529188 1.61 76256 1935864 1607880 4.74 900360 1543376 28 [2024-07-04T05:15:32.748Z] 02:29:01 30113772 31807712 528832 1.61 76304 1935864 1607880 4.74 900468 1543376 8 [2024-07-04T05:15:32.748Z] 02:30:01 30113860 31807864 528668 1.61 76344 1935868 1607880 4.74 900328 1543384 4 [2024-07-04T05:15:32.748Z] 02:31:01 30113728 31807740 528916 1.61 76368 1935872 1607880 4.74 900344 1543388 8 [2024-07-04T05:15:32.748Z] 02:32:01 30113532 31807604 529184 1.61 76384 1935872 1607880 4.74 900252 1543392 140 [2024-07-04T05:15:32.748Z] 02:33:01 30113988 31808100 528588 1.61 76416 1935876 1607880 4.74 900756 1543392 36 [2024-07-04T05:15:32.748Z] 02:34:01 30113788 31808060 528588 1.61 76488 1936000 1607880 4.74 900832 1543520 140 [2024-07-04T05:15:32.748Z] 02:35:01 30113728 31808064 528756 1.61 76520 1936008 1607880 4.74 900592 1543524 4 [2024-07-04T05:15:32.748Z] 02:36:01 30113868 31808208 528548 1.61 76544 1936016 1607880 4.74 900660 1543528 4 [2024-07-04T05:15:32.748Z] 02:37:01 30113732 31808132 528588 1.61 76564 1936016 1607880 4.74 900768 1543532 8 [2024-07-04T05:15:32.748Z] 02:38:01 30113204 31807612 528952 1.61 76612 1936024 1607880 4.74 901068 1543536 140 [2024-07-04T05:15:32.748Z] 02:39:01 30113084 31807576 528956 1.61 76660 1936028 1607880 4.74 901736 1543528 176 [2024-07-04T05:15:32.748Z] 02:40:01 30113456 31808060 528488 1.61 76756 1936028 1607880 4.74 901364 1543536 36 [2024-07-04T05:15:32.748Z] 02:41:01 30113608 31808220 528436 1.61 76788 1936032 1607880 4.74 901348 1543540 8 [2024-07-04T05:15:32.748Z] 02:42:01 30113380 31807992 528592 1.61 76812 1936032 1623936 4.79 901416 1543540 148 [2024-07-04T05:15:32.748Z] 02:43:01 30113816 31808512 528296 1.61 76844 1936028 1623936 4.79 901460 1543564 8 [2024-07-04T05:15:32.748Z] 02:44:01 30113664 31808448 528292 1.61 76940 1936040 1623936 4.79 902072 1543560 36 [2024-07-04T05:15:32.748Z] 02:45:01 30113460 31808364 528352 1.61 77020 1936040 1623936 4.79 901920 1543568 8 [2024-07-04T05:15:32.748Z] 02:46:01 30113152 31808060 528568 1.61 77036 1936048 1607228 4.74 901936 1543572 152 [2024-07-04T05:15:32.748Z] 02:47:01 30113388 31808300 528232 1.61 77068 1936052 1607228 4.74 902040 1543576 12 [2024-07-04T05:15:32.748Z] 02:48:02 30113252 31808268 528160 1.61 77128 1936048 1607228 4.74 902544 1543564 4 [2024-07-04T05:15:32.748Z] 02:49:01 30112560 31807616 528792 1.61 77164 1936056 1607228 4.74 902468 1543572 4 [2024-07-04T05:15:32.748Z] 02:50:01 30112552 31807656 528692 1.61 77196 1936056 1623436 4.78 902508 1543576 144 [2024-07-04T05:15:32.748Z] 02:51:01 30112528 31807700 528588 1.61 77268 1936060 1623436 4.78 902568 1543584 8 [2024-07-04T05:15:32.748Z] 02:52:01 30112584 31807764 528624 1.61 77284 1936064 1607204 4.74 902860 1543588 212 [2024-07-04T05:15:32.748Z] 02:53:01 30112592 31807776 528516 1.61 77308 1936064 1607204 4.74 902964 1543588 180 [2024-07-04T05:15:32.748Z] 02:54:01 30112364 31807640 528688 1.61 77364 1936060 1607204 4.74 902924 1543588 4 [2024-07-04T05:15:32.748Z] 02:55:01 30112632 31807972 528296 1.61 77408 1936076 1607204 4.74 902916 1543592 40 [2024-07-04T05:15:32.748Z] 02:56:01 30112560 31807916 528248 1.61 77440 1936080 1607204 4.74 902976 1543604 24 [2024-07-04T05:15:32.748Z] 02:57:01 30112568 31807988 528160 1.61 77472 1936084 1607204 4.74 903016 1543612 8 [2024-07-04T05:15:32.748Z] 02:58:01 30112688 31808112 528156 1.61 77500 1936084 1607204 4.74 903064 1543612 148 [2024-07-04T05:15:32.748Z] 02:59:01 30111988 31807492 528776 1.61 77548 1936088 1607204 4.74 903336 1543604 44 [2024-07-04T05:15:32.748Z] 03:00:01 30111664 31807172 529088 1.61 77580 1936092 1607204 4.74 903308 1543608 148 [2024-07-04T05:15:32.748Z] 03:01:01 30111672 31807184 529020 1.61 77596 1936092 1607204 4.74 903384 1543608 8 [2024-07-04T05:15:32.748Z] 03:02:01 30111200 31806924 529508 1.61 77620 1936224 1607204 4.74 904984 1543744 204 [2024-07-04T05:15:32.748Z] 03:03:01 30111376 31807124 529288 1.61 77640 1936224 1607204 4.74 904516 1543740 12 [2024-07-04T05:15:32.748Z] 03:04:01 30111124 31806876 529564 1.61 77700 1936208 1607204 4.74 904740 1543744 140 [2024-07-04T05:15:32.748Z] 03:05:01 30110744 31806584 529832 1.61 77740 1936236 1607204 4.74 905748 1543752 36 [2024-07-04T05:15:32.748Z] 03:06:01 30110200 31806076 530276 1.61 77764 1936236 1607204 4.74 905344 1543752 8 [2024-07-04T05:15:32.748Z] 03:07:01 30069068 31768388 567152 1.72 77832 1939164 1607204 4.74 946444 1545340 196 [2024-07-04T05:15:32.748Z] 03:08:01 30069312 31768676 566876 1.72 77864 1939164 1607204 4.74 945548 1545344 16 [2024-07-04T05:15:32.748Z] 03:09:01 30069000 31768408 567280 1.73 77904 1939156 1607204 4.74 946128 1545344 20 [2024-07-04T05:15:32.748Z] 03:10:01 30068156 31767576 568032 1.73 77944 1939172 1623264 4.78 945732 1545348 300 [2024-07-04T05:15:32.748Z] 03:11:01 30068336 31767876 567560 1.73 77960 1939176 1607112 4.74 945908 1545352 8 [2024-07-04T05:15:32.748Z] 03:12:01 30068328 31767872 567480 1.73 77984 1939180 1607112 4.74 945944 1545356 4 [2024-07-04T05:15:32.748Z] 03:13:01 30068732 31768332 567232 1.73 78008 1939188 1607112 4.74 946204 1545364 8 [2024-07-04T05:15:32.748Z] 03:14:01 30068252 31767860 567644 1.73 78036 1939184 1607112 4.74 946460 1545364 8 [2024-07-04T05:15:32.748Z] 03:15:01 30068260 31767900 567592 1.73 78064 1939192 1607112 4.74 946252 1545360 8 [2024-07-04T05:15:32.748Z] 03:16:01 30068228 31767856 567556 1.73 78080 1939192 1607112 4.74 946276 1545360 156 [2024-07-04T05:15:32.748Z] 03:17:01 30067892 31767584 568076 1.73 78104 1939196 1623424 4.78 946344 1545376 4 [2024-07-04T05:15:32.748Z] 03:18:01 30067724 31767456 568060 1.73 78120 1939200 1623424 4.78 946384 1545376 8 [2024-07-04T05:15:32.748Z] 03:19:01 30067252 31767160 568340 1.73 78192 1939320 1623424 4.78 946664 1545504 8 [2024-07-04T05:15:32.748Z] 03:20:01 30066384 31766336 569100 1.73 78232 1939332 1623424 4.78 947012 1545508 8 [2024-07-04T05:15:32.748Z] 03:21:01 30066620 31766640 568708 1.73 78256 1939332 1623424 4.78 946792 1545512 8 [2024-07-04T05:15:32.748Z] 03:22:01 30066564 31766648 568616 1.73 78336 1939340 1623424 4.78 947156 1545520 12 [2024-07-04T05:15:32.748Z] 03:23:01 30066020 31766172 569008 1.73 78416 1939344 1623424 4.78 946868 1545528 8 [2024-07-04T05:15:32.748Z] 03:24:01 30066220 31766500 568852 1.73 78504 1939344 1623424 4.78 947624 1545520 228 [2024-07-04T05:15:32.748Z] 03:25:01 30066172 31766520 568760 1.73 78576 1939348 1623424 4.78 947792 1545528 204 [2024-07-04T05:15:32.748Z] 03:26:01 30065904 31766256 568940 1.73 78600 1939352 1623424 4.78 947576 1545532 192 [2024-07-04T05:15:32.748Z] 03:27:01 30066284 31766696 568564 1.73 78672 1939348 1623424 4.78 947300 1545536 8 [2024-07-04T05:15:32.748Z] 03:28:01 30065984 31766460 568860 1.73 78704 1939360 1623424 4.78 947364 1545544 8 [2024-07-04T05:15:32.748Z] 03:29:01 30066124 31766672 568616 1.73 78760 1939352 1623424 4.78 947692 1545532 8 [2024-07-04T05:15:32.748Z] 03:30:01 30066252 31766816 568604 1.73 78784 1939364 1623424 4.78 947688 1545540 8 [2024-07-04T05:15:32.748Z] 03:31:01 30065984 31766552 568816 1.73 78808 1939368 1623424 4.78 947716 1545544 8 [2024-07-04T05:15:32.748Z] 03:32:01 30065392 31766024 569288 1.73 78856 1939372 1623424 4.78 947844 1545548 8 [2024-07-04T05:15:32.748Z] 03:33:01 30065596 31766296 568908 1.73 78904 1939376 1623424 4.78 948348 1545556 192 [2024-07-04T05:15:32.748Z] 03:34:01 30065108 31765884 569284 1.73 78952 1939376 1623424 4.78 948756 1545552 220 [2024-07-04T05:15:32.748Z] 03:35:01 30064880 31765664 569472 1.73 78984 1939380 1623424 4.78 948204 1545556 8 [2024-07-04T05:15:32.748Z] 03:36:01 30065040 31765888 569428 1.73 79008 1939384 1623424 4.78 948304 1545564 4 [2024-07-04T05:15:32.748Z] 03:37:01 30065528 31766380 568868 1.73 79048 1939384 1623424 4.78 948320 1545564 8 [2024-07-04T05:15:32.748Z] 03:38:01 30064776 31765700 569460 1.73 79080 1939388 1623424 4.78 948996 1545572 204 [2024-07-04T05:15:32.748Z] 03:39:01 30064524 31765492 569624 1.73 79152 1939384 1639476 4.83 948956 1545584 8 [2024-07-04T05:15:32.748Z] 03:40:01 30064500 31765516 569556 1.73 79184 1939392 1639476 4.83 949012 1545568 8 [2024-07-04T05:15:32.748Z] 03:41:01 30064388 31765456 569576 1.73 79208 1939400 1639476 4.83 949100 1545576 4 [2024-07-04T05:15:32.748Z] 03:42:01 30064548 31765616 569652 1.73 79224 1939400 1623332 4.78 949104 1545576 8 [2024-07-04T05:15:32.748Z] 03:43:01 30064712 31765784 569492 1.73 79248 1939404 1606820 4.74 949476 1545580 180 [2024-07-04T05:15:32.748Z] 03:44:01 30064412 31765576 569696 1.73 79288 1939412 1606820 4.74 950040 1545588 16 [2024-07-04T05:15:32.748Z] 03:45:01 30064604 31765772 569620 1.73 79312 1939412 1606820 4.74 949868 1545588 200 [2024-07-04T05:15:32.748Z] 03:46:01 30064628 31765804 569572 1.73 79328 1939416 1606820 4.74 949488 1545592 8 [2024-07-04T05:15:32.748Z] 03:47:01 30064588 31765828 569568 1.73 79352 1939420 1606820 4.74 949596 1545600 8 [2024-07-04T05:15:32.748Z] 03:48:01 30064748 31765988 569536 1.73 79368 1939420 1606820 4.74 949604 1545600 8 [2024-07-04T05:15:32.748Z] 03:49:01 30064292 31765572 569936 1.73 79408 1939408 1606820 4.74 950120 1545604 8 [2024-07-04T05:15:32.748Z] 03:50:01 30064244 31765512 569952 1.73 79432 1939424 1606820 4.74 950128 1545600 68 [2024-07-04T05:15:32.748Z] 03:51:01 30064440 31765716 569660 1.73 79456 1939432 1606820 4.74 950296 1545604 208 [2024-07-04T05:15:32.748Z] 03:52:01 30064196 31765544 569868 1.73 79472 1939436 1606820 4.74 949972 1545612 8 [2024-07-04T05:15:32.748Z] 03:53:01 30063612 31764980 570376 1.73 79488 1939436 1606820 4.74 949984 1545608 8 [2024-07-04T05:15:32.748Z] 03:54:01 30063572 31764976 570304 1.73 79528 1939432 1623092 4.78 950460 1545616 8 [2024-07-04T05:15:32.748Z] 03:55:01 30063768 31765192 570028 1.73 79560 1939432 1623092 4.78 950228 1545616 12 [2024-07-04T05:15:32.748Z] 03:56:01 30063500 31764980 570204 1.73 79576 1939444 1623092 4.78 950280 1545624 8 [2024-07-04T05:15:32.748Z] 03:57:01 30063668 31765184 570152 1.73 79608 1939448 1623092 4.78 950368 1545632 12 [2024-07-04T05:15:32.748Z] 03:58:01 30063644 31765164 570124 1.73 79632 1939448 1623092 4.78 950352 1545632 8 [2024-07-04T05:15:32.748Z] 03:59:01 30063124 31764688 570548 1.74 79672 1939440 1623092 4.78 950608 1545644 8 [2024-07-04T05:15:32.748Z] 04:00:01 30063076 31764684 570484 1.73 79704 1939460 1623092 4.78 950624 1545656 28 [2024-07-04T05:15:32.748Z] 04:01:01 30063572 31765216 569900 1.73 79728 1939464 1623092 4.78 950688 1545660 12 [2024-07-04T05:15:32.748Z] 04:02:01 30062992 31764696 570624 1.74 79768 1939468 1623092 4.78 951408 1545672 20 [2024-07-04T05:15:32.748Z] 04:03:01 30062796 31764524 570764 1.74 79792 1939468 1623092 4.78 951768 1545672 12 [2024-07-04T05:15:32.748Z] 04:04:02 30061368 31763200 571996 1.74 79840 1939536 1623092 4.78 952804 1545704 20 [2024-07-04T05:15:32.748Z] 04:05:01 30061132 31763008 572184 1.74 79872 1939532 1623092 4.78 952464 1545716 12 [2024-07-04T05:15:32.748Z] 04:06:01 30060856 31762732 572392 1.74 79888 1939540 1623092 4.78 952448 1545716 8 [2024-07-04T05:15:32.748Z] 04:07:01 30052372 31754496 580792 1.77 79920 1939672 1639184 4.83 961928 1544964 24 [2024-07-04T05:15:32.748Z] 04:08:01 30052272 31754436 580812 1.77 79956 1939672 1639184 4.83 961572 1544948 16 [2024-07-04T05:15:32.748Z] 04:09:01 30052516 31754700 580468 1.77 80004 1939680 1622624 4.78 961796 1544952 44 [2024-07-04T05:15:32.748Z] 04:10:01 30052224 31754472 580624 1.77 80048 1939684 1622624 4.78 961740 1544956 8 [2024-07-04T05:15:32.748Z] 04:11:01 30051860 31754108 580884 1.77 80088 1939684 1622624 4.78 961804 1544956 12 [2024-07-04T05:15:32.748Z] 04:12:01 30051812 31754124 580836 1.77 80120 1939688 1622624 4.78 961844 1544964 4 [2024-07-04T05:15:32.748Z] 04:13:01 30051512 31753888 581040 1.77 80152 1939692 1622624 4.78 961952 1544972 28 [2024-07-04T05:15:32.748Z] 04:14:01 30051244 31753636 581240 1.77 80188 1939692 1622624 4.78 962236 1544972 4 [2024-07-04T05:15:32.748Z] 04:15:01 30050944 31753528 581252 1.77 80236 1939824 1622624 4.78 962432 1545104 28 [2024-07-04T05:15:32.748Z] 04:16:01 30051112 31753704 581224 1.77 80276 1939824 1622624 4.78 962288 1545112 12 [2024-07-04T05:15:32.748Z] 04:17:01 30050820 31753480 581480 1.77 80292 1939828 1622624 4.78 962584 1545120 8 [2024-07-04T05:15:32.748Z] 04:18:01 30050820 31753488 581368 1.77 80308 1939840 1622624 4.78 962408 1545108 8 [2024-07-04T05:15:32.748Z] 04:19:01 30050252 31752944 581868 1.77 80336 1939840 1622624 4.78 962524 1545108 4 [2024-07-04T05:15:32.748Z] 04:20:01 30050480 31753184 581536 1.77 80368 1939836 1638680 4.83 962604 1545112 8 [2024-07-04T05:15:32.748Z] 04:21:01 30050212 31752980 581696 1.77 80400 1939844 1638680 4.83 962612 1545124 8 [2024-07-04T05:15:32.748Z] 04:22:01 30050400 31753172 581420 1.77 80416 1939848 1638680 4.83 962680 1545128 8 [2024-07-04T05:15:32.748Z] 04:23:01 30050352 31753192 581368 1.77 80440 1939852 1638680 4.83 962736 1545136 8 [2024-07-04T05:15:32.748Z] 04:24:01 30050300 31753168 581536 1.77 80476 1939852 1638680 4.83 963220 1545136 4 [2024-07-04T05:15:32.748Z] 04:25:01 30049772 31752756 581928 1.77 80524 1939912 1638680 4.83 962988 1545208 8 [2024-07-04T05:15:32.748Z] 04:26:01 30049700 31752732 581792 1.77 80564 1939924 1638680 4.83 963016 1545200 24 [2024-07-04T05:15:32.748Z] 04:27:01 30049684 31752724 581716 1.77 80580 1939928 1638680 4.83 963096 1545200 8 [2024-07-04T05:15:32.748Z] 04:28:01 30049384 31752488 582144 1.77 80596 1939932 1638680 4.83 963164 1545208 8 [2024-07-04T05:15:32.748Z] 04:29:01 30048948 31752092 582476 1.77 80644 1939932 1638680 4.83 963652 1545212 8 [2024-07-04T05:15:32.748Z] 04:30:01 30049160 31752348 582204 1.77 80684 1939920 1638680 4.83 963704 1545220 12 [2024-07-04T05:15:32.748Z] 04:31:01 30049168 31752368 582128 1.77 80700 1939940 1638680 4.83 963772 1545224 216 [2024-07-04T05:15:32.748Z] 04:32:01 30049112 31752316 582108 1.77 80716 1939940 1638680 4.83 963824 1545224 212 [2024-07-04T05:15:32.748Z] 04:33:01 30049144 31752412 582040 1.77 80748 1939944 1638680 4.83 963544 1545232 8 [2024-07-04T05:15:32.748Z] 04:34:01 30049116 31752416 582232 1.77 80772 1939948 1638680 4.83 964000 1545236 8 [2024-07-04T05:15:32.748Z] 04:35:01 30048872 31752224 582440 1.77 80820 1939936 1638680 4.83 963848 1545244 8 [2024-07-04T05:15:32.748Z] 04:36:01 30048580 31751940 582668 1.77 80852 1939956 1638680 4.83 964204 1545248 4 [2024-07-04T05:15:32.748Z] 04:37:01 30048776 31752204 582372 1.77 80876 1939960 1638680 4.83 963932 1545256 8 [2024-07-04T05:15:32.748Z] 04:38:01 30048484 31751916 582568 1.77 80908 1939964 1638680 4.83 963896 1545260 4 [2024-07-04T05:15:32.748Z] 04:39:01 30048460 31752072 582360 1.77 80940 1940096 1622376 4.78 964176 1545372 160 [2024-07-04T05:15:32.748Z] 04:40:01 30048160 31751828 582560 1.77 80996 1940080 1622376 4.78 964304 1545404 12 [2024-07-04T05:15:32.748Z] 04:41:01 30048572 31752304 582240 1.77 81028 1940100 1622376 4.78 964392 1545412 28 [2024-07-04T05:15:32.748Z] 04:42:01 30048556 31752288 582196 1.77 81060 1940100 1622376 4.78 964452 1545412 8 [2024-07-04T05:15:32.748Z] 04:43:01 30048720 31752460 581932 1.77 81084 1940104 1638428 4.83 964268 1545416 4 [2024-07-04T05:15:32.748Z] 04:44:01 30048388 31752212 582152 1.77 81124 1940108 1638428 4.83 964500 1545428 24 [2024-07-04T05:15:32.748Z] 04:45:01 30047700 31751544 582632 1.77 81172 1940096 1638428 4.83 964544 1545428 8 [2024-07-04T05:15:32.748Z] 04:46:01 30047340 31751220 583124 1.77 81196 1940116 1638428 4.83 965552 1545440 188 [2024-07-04T05:15:32.749Z] 04:47:01 30047664 31751544 582792 1.77 81220 1940116 1638428 4.83 965216 1545440 8 [2024-07-04T05:15:32.749Z] 04:48:01 30047324 31751264 583016 1.77 81236 1940120 1638428 4.83 965728 1545448 196 [2024-07-04T05:15:32.749Z] 04:49:01 30046984 31750940 583260 1.77 81260 1940124 1638428 4.83 965796 1545452 216 [2024-07-04T05:15:32.749Z] 04:50:01 30046684 31750664 583468 1.77 81292 1940124 1638428 4.83 965844 1545456 12 [2024-07-04T05:15:32.749Z] 04:51:01 30046768 31750772 583260 1.77 81324 1940132 1638428 4.83 966004 1545460 200 [2024-07-04T05:15:32.749Z] 04:52:01 30046920 31750960 583292 1.77 81340 1940136 1638428 4.83 965972 1545408 200 [2024-07-04T05:15:32.749Z] 04:53:01 30046928 31750968 583244 1.77 81356 1940136 1638428 4.83 965652 1545408 8 [2024-07-04T05:15:32.749Z] 04:54:01 30046724 31750804 583400 1.77 81380 1940140 1638428 4.83 965908 1545412 8 [2024-07-04T05:15:32.749Z] 04:55:01 30046896 31750976 583132 1.77 81428 1940128 1638428 4.83 965892 1545412 8 [2024-07-04T05:15:32.749Z] 04:56:01 30046732 31750880 583348 1.77 81444 1940148 1638428 4.83 966356 1545428 200 [2024-07-04T05:15:32.749Z] 04:57:01 30046220 31750372 583812 1.78 81468 1940152 1654640 4.88 966404 1545432 216 [2024-07-04T05:15:32.749Z] 04:58:01 30046464 31750680 583540 1.77 81492 1940152 1654640 4.88 966048 1545436 8 [2024-07-04T05:15:32.749Z] 04:59:01 30046692 31750948 583208 1.77 81532 1940148 1654640 4.88 966308 1545444 12 [2024-07-04T05:15:32.749Z] 05:00:01 30046568 31750824 583412 1.77 81576 1940152 1638332 4.83 966612 1545444 12 [2024-07-04T05:15:32.749Z] 05:01:01 28718996 31508212 772336 2.35 108184 2957192 1814108 5.35 1311852 2425708 433464 [2024-07-04T05:15:32.749Z] 05:02:01 26700896 31455644 819256 2.49 205564 4623300 2004464 5.91 1660400 3890156 708596 [2024-07-04T05:15:32.749Z] 05:03:01 25904784 30441924 1825104 5.55 227700 4386888 2723188 8.03 2663280 3677860 317964 [2024-07-04T05:15:32.749Z] 05:04:01 26918596 31496980 775044 2.36 231936 4451260 1728092 5.09 1667832 3687724 444 [2024-07-04T05:15:32.749Z] 05:05:01 26406980 31494592 775576 2.36 239440 4903288 1723272 5.08 1688596 4126584 4 [2024-07-04T05:15:32.749Z] 05:06:01 26407392 31495120 774936 2.36 239512 4903304 1723272 5.08 1688748 4126588 220 [2024-07-04T05:15:32.749Z] 05:07:01 26415696 31503520 766432 2.33 239588 4903308 1723272 5.08 1681060 4126444 212 [2024-07-04T05:15:32.749Z] 05:08:01 26416260 31504220 765868 2.33 239616 4903372 1723272 5.08 1681456 4126508 168 [2024-07-04T05:15:32.749Z] 05:09:01 26421916 31509908 760296 2.31 239652 4903376 1723272 5.08 1675900 4126512 24 [2024-07-04T05:15:32.749Z] 05:10:01 26421892 31509888 760360 2.31 239680 4903368 1723272 5.08 1675132 4126516 8 [2024-07-04T05:15:32.749Z] 05:11:01 26422040 31510064 760128 2.31 239704 4903380 1723272 5.08 1675196 4126516 4 [2024-07-04T05:15:32.749Z] 05:12:01 26422024 31510096 760060 2.31 239736 4903384 1723272 5.08 1675532 4126524 8 [2024-07-04T05:15:32.749Z] 05:13:01 26422144 31510264 760016 2.31 239752 4903388 1723272 5.08 1675392 4126528 168 [2024-07-04T05:15:32.749Z] 05:14:01 26421984 31510116 760156 2.31 239780 4903388 1723272 5.08 1675144 4126524 4 [2024-07-04T05:15:32.749Z] 05:15:01 24997544 31465008 797460 2.43 262804 6136516 1771952 5.22 1769960 5325796 556 [2024-07-04T05:15:32.749Z] Average: 29800394 31748428 582771 1.77 90101 2155601 1638116 4.83 993661 1739843 7877 [2024-07-04T05:15:32.749Z] [2024-07-04T05:15:32.749Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-04T05:15:32.749Z] 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:09:02 ens3 143.89 95.12 489.41 22.53 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:10:01 ens3 1.91 0.14 0.16 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:11:01 ens3 3.25 0.65 0.81 0.48 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:12:01 ens3 3.27 0.78 0.99 0.61 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:13:01 ens3 37.50 14.58 667.60 2.20 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:14:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:14:01 ens3 106.23 38.71 2043.75 2.81 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:15:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:16:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:17:01 ens3 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:18:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:19:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:20:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:21:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:22:01 ens3 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:23:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:24:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:25:01 ens3 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:26:01 ens3 0.52 0.18 0.14 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:27:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:28:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:29:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:30:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:31:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:32:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:33:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:34:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:36:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:38:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:39:01 ens3 0.28 0.13 0.24 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:40:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:42:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:44:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:45:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:47:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:48:02 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:49:01 ens3 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:50:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:52:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:54:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 02:59:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:01:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:02:01 ens3 1.30 0.87 0.59 0.43 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:04:01 ens3 0.65 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:05:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:07:01 ens3 11.98 10.07 12.76 6.69 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:08:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:09:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:10:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:12:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:13:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:14:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.749Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:19:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:20:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:23:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:24:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:29:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:34:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:38:01 ens3 0.38 0.28 0.31 0.02 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:39:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:44:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:49:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:50:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:51:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:54:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 03:59:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:02:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:03:01 ens3 0.23 0.13 0.28 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:04:02 ens3 1.02 0.58 0.44 0.29 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:07:01 ens3 4.42 3.77 2.38 4.57 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:09:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:14:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:19:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:24:01 ens3 0.30 0.22 0.09 0.11 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:29:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:34:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:39:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:45:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:46:01 ens3 0.33 0.25 0.44 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.750Z] 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:49:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:54:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:55:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 04:59:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:01:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:01:01 docker0 31.93 38.26 2.55 241.75 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:01:01 ens3 413.88 281.17 5567.87 87.25 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:02:01 docker0 330.44 543.34 29.03 3439.27 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:02:01 ens3 552.24 336.88 3446.46 37.69 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:03:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:03:01 vethee0cfbb 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:03:01 ens3 23.65 15.46 25.86 10.33 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:04:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:04:01 docker0 5.00 8.67 0.30 125.65 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:04:01 ens3 64.26 55.87 216.59 85.81 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:05:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:05:01 ens3 137.12 99.93 2548.13 226.30 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:06:01 ens3 1.20 0.47 2.55 0.03 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:07:01 ens3 2.28 1.50 1.11 3.15 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:08:01 ens3 3.67 3.08 2.14 2.56 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:09:01 ens3 0.32 0.30 0.10 0.09 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:10:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:14:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:15:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:15:01 vetha6d62a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:15:01 docker0 83.95 145.51 7.56 1304.36 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] 05:15:01 ens3 414.25 254.46 8138.70 49.80 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] Average: vetha6d62a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] Average: docker0 2.41 3.94 0.21 27.34 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] Average: ens3 10.45 6.57 123.96 2.93 0.00 0.00 0.00 0.00 [2024-07-04T05:15:32.751Z] [2024-07-04T05:15:32.751Z] [2024-07-04T05:15:32.751Z] ---> sar -P ALL: [2024-07-04T05:15:32.751Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4974) 07/04/24 _x86_64_ (8 CPU) [2024-07-04T05:15:32.751Z] [2024-07-04T05:15:32.751Z] 02:07:52 LINUX RESTART (8 CPU) [2024-07-04T05:15:32.751Z] [2024-07-04T05:15:32.751Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.751Z] 02:09:02 all 2.01 0.00 0.68 1.32 0.02 95.97 [2024-07-04T05:15:32.751Z] 02:09:02 0 3.49 0.00 0.50 0.13 0.00 95.87 [2024-07-04T05:15:32.751Z] 02:09:02 1 1.32 0.00 0.62 4.81 0.03 93.21 [2024-07-04T05:15:32.751Z] 02:09:02 2 2.07 0.00 0.60 0.13 0.02 97.18 [2024-07-04T05:15:32.751Z] 02:09:02 3 1.10 0.00 0.52 0.40 0.02 97.96 [2024-07-04T05:15:32.751Z] 02:09:02 4 2.57 0.00 0.55 3.83 0.02 93.03 [2024-07-04T05:15:32.751Z] 02:09:02 5 1.66 0.00 0.54 0.20 0.02 97.59 [2024-07-04T05:15:32.751Z] 02:09:02 6 2.99 0.00 1.74 0.62 0.02 94.64 [2024-07-04T05:15:32.751Z] 02:09:02 7 0.89 0.00 0.40 0.45 0.02 98.25 [2024-07-04T05:15:32.751Z] 02:10:01 all 0.18 0.00 0.01 0.01 0.01 99.78 [2024-07-04T05:15:32.751Z] 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:10:01 1 0.07 0.00 0.00 0.08 0.00 99.85 [2024-07-04T05:15:32.751Z] 02:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:10:01 5 1.28 0.00 0.02 0.00 0.02 98.69 [2024-07-04T05:15:32.751Z] 02:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:10:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-04T05:15:32.751Z] 02:11:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2024-07-04T05:15:32.751Z] 02:11:01 0 0.22 0.00 0.03 0.00 0.00 99.75 [2024-07-04T05:15:32.751Z] 02:11:01 1 0.05 0.00 0.05 0.07 0.03 99.80 [2024-07-04T05:15:32.751Z] 02:11:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2024-07-04T05:15:32.751Z] 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:11:01 5 0.30 0.00 0.02 0.00 0.02 99.67 [2024-07-04T05:15:32.751Z] 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:11:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2024-07-04T05:15:32.751Z] 02:12:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2024-07-04T05:15:32.751Z] 02:12:01 0 1.19 0.00 0.00 0.00 0.02 98.79 [2024-07-04T05:15:32.751Z] 02:12:01 1 0.08 0.00 0.02 0.05 0.02 99.83 [2024-07-04T05:15:32.751Z] 02:12:01 2 0.08 0.00 0.02 0.02 0.00 99.88 [2024-07-04T05:15:32.751Z] 02:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-07-04T05:15:32.751Z] 02:12:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2024-07-04T05:15:32.751Z] 02:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:13:01 all 0.69 0.00 0.47 0.15 0.01 98.68 [2024-07-04T05:15:32.751Z] 02:13:01 0 0.27 0.00 0.22 0.02 0.00 99.50 [2024-07-04T05:15:32.751Z] 02:13:01 1 0.60 0.00 1.40 0.05 0.03 97.91 [2024-07-04T05:15:32.751Z] 02:13:01 2 0.30 0.00 0.48 0.03 0.02 99.17 [2024-07-04T05:15:32.751Z] 02:13:01 3 0.28 0.00 0.30 0.05 0.00 99.37 [2024-07-04T05:15:32.751Z] 02:13:01 4 0.63 0.00 0.22 0.75 0.02 98.38 [2024-07-04T05:15:32.751Z] 02:13:01 5 1.85 0.00 0.18 0.00 0.02 97.95 [2024-07-04T05:15:32.751Z] 02:13:01 6 1.33 0.00 0.70 0.28 0.00 97.68 [2024-07-04T05:15:32.751Z] 02:13:01 7 0.28 0.00 0.23 0.02 0.00 99.47 [2024-07-04T05:15:32.751Z] 02:14:01 all 1.89 0.00 0.83 0.56 0.02 96.69 [2024-07-04T05:15:32.751Z] 02:14:01 0 1.47 0.00 0.55 0.02 0.02 97.94 [2024-07-04T05:15:32.751Z] 02:14:01 1 2.40 0.00 0.95 0.12 0.02 96.51 [2024-07-04T05:15:32.751Z] 02:14:01 2 1.85 0.00 1.44 0.47 0.05 96.19 [2024-07-04T05:15:32.751Z] 02:14:01 3 1.50 0.00 0.87 0.97 0.02 96.65 [2024-07-04T05:15:32.751Z] 02:14:01 4 1.35 0.00 0.55 2.34 0.02 95.75 [2024-07-04T05:15:32.751Z] 02:14:01 5 2.97 0.00 0.57 0.02 0.02 96.43 [2024-07-04T05:15:32.751Z] 02:14:01 6 1.58 0.00 0.77 0.53 0.02 97.10 [2024-07-04T05:15:32.751Z] 02:14:01 7 2.00 0.00 0.95 0.03 0.02 97.00 [2024-07-04T05:15:32.751Z] 02:15:01 all 0.13 0.00 0.04 0.03 0.01 99.80 [2024-07-04T05:15:32.751Z] 02:15:01 0 0.45 0.00 0.05 0.00 0.02 99.48 [2024-07-04T05:15:32.751Z] 02:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.751Z] 02:15:01 2 0.18 0.00 0.07 0.02 0.02 99.72 [2024-07-04T05:15:32.751Z] 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:15:01 4 0.12 0.00 0.05 0.23 0.00 99.60 [2024-07-04T05:15:32.751Z] 02:15:01 5 0.10 0.00 0.03 0.00 0.00 99.87 [2024-07-04T05:15:32.751Z] 02:15:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2024-07-04T05:15:32.751Z] 02:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.751Z] 02:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-07-04T05:15:32.751Z] 02:16:01 0 0.28 0.00 0.00 0.00 0.02 99.70 [2024-07-04T05:15:32.751Z] 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:16:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-04T05:15:32.751Z] 02:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:16:01 4 0.02 0.00 0.02 0.12 0.00 99.85 [2024-07-04T05:15:32.751Z] 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:17:01 all 0.15 0.00 0.01 0.59 0.01 99.24 [2024-07-04T05:15:32.751Z] 02:17:01 0 1.04 0.00 0.02 0.00 0.02 98.92 [2024-07-04T05:15:32.751Z] 02:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:17:01 2 0.03 0.00 0.07 1.77 0.02 98.12 [2024-07-04T05:15:32.751Z] 02:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:17:01 4 0.02 0.00 0.00 2.95 0.02 97.02 [2024-07-04T05:15:32.751Z] 02:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.751Z] 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:18:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-07-04T05:15:32.751Z] 02:18:01 0 1.06 0.00 0.03 0.00 0.02 98.89 [2024-07-04T05:15:32.751Z] 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:18:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-04T05:15:32.751Z] 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:19:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2024-07-04T05:15:32.751Z] 02:19:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2024-07-04T05:15:32.751Z] 02:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-04T05:15:32.751Z] 02:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:19:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-04T05:15:32.751Z] 02:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] [2024-07-04T05:15:32.751Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.751Z] 02:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.751Z] 02:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:21:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-07-04T05:15:32.751Z] 02:21:01 0 0.83 0.00 0.00 0.00 0.00 99.17 [2024-07-04T05:15:32.751Z] 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:21:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-07-04T05:15:32.751Z] 02:22:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-07-04T05:15:32.751Z] 02:22:01 0 0.81 0.00 0.00 0.00 0.02 99.17 [2024-07-04T05:15:32.751Z] 02:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:22:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:24:01 all 0.05 0.00 0.02 0.00 0.02 99.90 [2024-07-04T05:15:32.751Z] 02:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.751Z] 02:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.751Z] 02:24:01 4 0.02 0.00 0.05 0.03 0.00 99.90 [2024-07-04T05:15:32.751Z] 02:24:01 5 0.20 0.00 0.02 0.00 0.02 99.77 [2024-07-04T05:15:32.751Z] 02:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:24:01 7 0.05 0.00 0.03 0.00 0.08 99.83 [2024-07-04T05:15:32.751Z] 02:25:01 all 0.04 0.00 0.01 0.02 0.03 99.90 [2024-07-04T05:15:32.751Z] 02:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2024-07-04T05:15:32.751Z] 02:25:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:25:01 2 0.00 0.00 0.00 0.00 0.08 99.92 [2024-07-04T05:15:32.751Z] 02:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:25:01 4 0.00 0.00 0.02 0.13 0.02 99.83 [2024-07-04T05:15:32.751Z] 02:25:01 5 0.28 0.00 0.02 0.00 0.02 99.68 [2024-07-04T05:15:32.751Z] 02:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.751Z] 02:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:27:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2024-07-04T05:15:32.751Z] 02:27:01 0 0.02 0.00 0.03 0.00 0.08 99.87 [2024-07-04T05:15:32.751Z] 02:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:27:01 5 0.85 0.00 0.08 0.00 0.02 99.05 [2024-07-04T05:15:32.751Z] 02:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-07-04T05:15:32.751Z] 02:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.751Z] 02:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.751Z] 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:28:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-04T05:15:32.751Z] 02:28:01 5 0.15 0.00 0.05 0.00 0.07 99.73 [2024-07-04T05:15:32.751Z] 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.751Z] 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:29:01 all 0.02 0.00 0.01 0.01 0.02 99.95 [2024-07-04T05:15:32.751Z] 02:29:01 0 0.03 0.00 0.05 0.00 0.08 99.83 [2024-07-04T05:15:32.751Z] 02:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.751Z] 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.751Z] 02:29:01 4 0.02 0.00 0.02 0.03 0.03 99.90 [2024-07-04T05:15:32.751Z] 02:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.751Z] 02:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.751Z] 02:30:01 all 0.03 0.00 0.01 0.02 0.01 99.92 [2024-07-04T05:15:32.752Z] 02:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-04T05:15:32.752Z] 02:30:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2024-07-04T05:15:32.752Z] 02:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:30:01 4 0.00 0.00 0.00 0.13 0.00 99.87 [2024-07-04T05:15:32.752Z] 02:30:01 5 0.18 0.00 0.00 0.00 0.02 99.80 [2024-07-04T05:15:32.752Z] 02:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] [2024-07-04T05:15:32.752Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.752Z] 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:31:01 1 0.00 0.00 0.03 0.07 0.00 99.90 [2024-07-04T05:15:32.752Z] 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.752Z] 02:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.752Z] 02:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:33:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-04T05:15:32.752Z] 02:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.752Z] 02:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.752Z] 02:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.752Z] 02:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-04T05:15:32.752Z] 02:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:37:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2024-07-04T05:15:32.752Z] 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:37:01 1 0.02 0.00 0.00 0.00 0.12 99.87 [2024-07-04T05:15:32.752Z] 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:37:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2024-07-04T05:15:32.752Z] 02:37:01 5 0.17 0.00 0.00 0.05 0.00 99.78 [2024-07-04T05:15:32.752Z] 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:38:01 all 0.01 0.00 0.01 0.07 0.04 99.87 [2024-07-04T05:15:32.752Z] 02:38:01 0 0.02 0.00 0.03 0.10 0.18 99.67 [2024-07-04T05:15:32.752Z] 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:38:01 4 0.00 0.00 0.02 0.30 0.02 99.67 [2024-07-04T05:15:32.752Z] 02:38:01 5 0.02 0.00 0.02 0.15 0.03 99.78 [2024-07-04T05:15:32.752Z] 02:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:39:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2024-07-04T05:15:32.752Z] 02:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-04T05:15:32.752Z] 02:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:39:01 4 0.02 0.00 0.00 0.37 0.00 99.62 [2024-07-04T05:15:32.752Z] 02:39:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:40:01 all 0.04 0.00 0.01 0.04 0.00 99.90 [2024-07-04T05:15:32.752Z] 02:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:40:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:40:01 4 0.00 0.00 0.00 0.27 0.00 99.73 [2024-07-04T05:15:32.752Z] 02:40:01 5 0.32 0.00 0.00 0.00 0.00 99.68 [2024-07-04T05:15:32.752Z] 02:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:41:01 all 0.05 0.00 0.01 0.03 0.01 99.90 [2024-07-04T05:15:32.752Z] 02:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:41:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:41:01 4 0.00 0.00 0.00 0.23 0.00 99.77 [2024-07-04T05:15:32.752Z] 02:41:01 5 0.35 0.00 0.03 0.00 0.02 99.60 [2024-07-04T05:15:32.752Z] 02:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] [2024-07-04T05:15:32.752Z] 02:41:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.752Z] 02:42:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2024-07-04T05:15:32.752Z] 02:42:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2024-07-04T05:15:32.752Z] 02:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:42:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:42:01 5 0.15 0.00 0.00 0.00 0.00 99.85 [2024-07-04T05:15:32.752Z] 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:43:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2024-07-04T05:15:32.752Z] 02:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-04T05:15:32.752Z] 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:43:01 4 0.00 0.00 0.00 0.12 0.00 99.88 [2024-07-04T05:15:32.752Z] 02:43:01 5 0.48 0.00 0.00 0.00 0.00 99.52 [2024-07-04T05:15:32.752Z] 02:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:44:01 all 0.01 0.00 0.02 0.05 0.01 99.91 [2024-07-04T05:15:32.752Z] 02:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.752Z] 02:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:44:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:44:01 4 0.00 0.00 0.00 0.32 0.02 99.67 [2024-07-04T05:15:32.752Z] 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:45:01 all 0.02 0.00 0.00 0.04 0.00 99.94 [2024-07-04T05:15:32.752Z] 02:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:45:01 4 0.02 0.00 0.00 0.30 0.00 99.68 [2024-07-04T05:15:32.752Z] 02:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:46:01 all 0.16 0.00 0.00 0.00 0.01 99.83 [2024-07-04T05:15:32.752Z] 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:46:01 7 1.24 0.00 0.00 0.00 0.02 98.74 [2024-07-04T05:15:32.752Z] 02:47:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.752Z] 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:47:01 2 0.00 0.00 0.05 0.02 0.02 99.92 [2024-07-04T05:15:32.752Z] 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:47:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2024-07-04T05:15:32.752Z] 02:48:02 all 0.00 0.00 0.01 0.00 0.01 99.98 [2024-07-04T05:15:32.752Z] 02:48:02 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:48:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:48:02 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:48:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:48:02 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:48:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:48:02 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 02:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.752Z] 02:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.752Z] 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.752Z] 02:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:50:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:51:01 all 0.18 0.00 0.00 0.26 0.01 99.55 [2024-07-04T05:15:32.752Z] 02:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-04T05:15:32.752Z] 02:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:51:01 4 0.02 0.00 0.00 2.03 0.00 97.95 [2024-07-04T05:15:32.752Z] 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:51:01 7 1.37 0.00 0.00 0.00 0.02 98.61 [2024-07-04T05:15:32.752Z] 02:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-07-04T05:15:32.752Z] 02:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:52:01 7 1.99 0.00 0.03 0.00 0.02 97.96 [2024-07-04T05:15:32.752Z] [2024-07-04T05:15:32.752Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.752Z] 02:53:01 all 0.08 0.00 0.00 0.00 0.01 99.91 [2024-07-04T05:15:32.752Z] 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:53:01 7 0.58 0.00 0.00 0.00 0.02 99.40 [2024-07-04T05:15:32.752Z] 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-04T05:15:32.752Z] 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:54:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:54:01 7 0.10 0.00 0.00 0.00 0.03 99.87 [2024-07-04T05:15:32.752Z] 02:55:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2024-07-04T05:15:32.752Z] 02:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:55:01 7 0.38 0.00 0.03 0.00 0.02 99.57 [2024-07-04T05:15:32.752Z] 02:56:01 all 0.04 0.00 0.01 0.02 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:56:01 4 0.00 0.00 0.00 0.17 0.00 99.83 [2024-07-04T05:15:32.752Z] 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:56:01 7 0.17 0.00 0.00 0.00 0.03 99.80 [2024-07-04T05:15:32.752Z] 02:57:01 all 0.06 0.00 0.02 0.03 0.00 99.88 [2024-07-04T05:15:32.752Z] 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.752Z] 02:57:01 2 0.00 0.00 0.03 0.07 0.00 99.90 [2024-07-04T05:15:32.752Z] 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:57:01 4 0.00 0.00 0.00 0.20 0.00 99.80 [2024-07-04T05:15:32.752Z] 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:57:01 7 0.43 0.00 0.08 0.00 0.03 99.45 [2024-07-04T05:15:32.752Z] 02:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.752Z] 02:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.752Z] 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.752Z] 02:58:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-04T05:15:32.752Z] 02:59:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.752Z] 02:59:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.752Z] 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 02:59:01 7 0.18 0.00 0.02 0.00 0.02 99.78 [2024-07-04T05:15:32.752Z] 03:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-07-04T05:15:32.752Z] 03:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 03:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.752Z] 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.752Z] 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.752Z] 03:00:01 7 0.70 0.00 0.03 0.00 0.02 99.25 [2024-07-04T05:15:32.752Z] 03:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-04T05:15:32.752Z] 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 03:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 03:01:01 2 0.23 0.00 0.02 0.00 0.02 99.73 [2024-07-04T05:15:32.752Z] 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 03:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.752Z] 03:01:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-07-04T05:15:32.752Z] 03:02:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2024-07-04T05:15:32.752Z] 03:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:02:01 2 1.03 0.00 0.02 0.00 0.02 98.94 [2024-07-04T05:15:32.752Z] 03:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.752Z] 03:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.752Z] 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.752Z] 03:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.752Z] 03:02:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-04T05:15:32.753Z] 03:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:03:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:03:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-04T05:15:32.753Z] [2024-07-04T05:15:32.753Z] 03:03:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.753Z] 03:04:01 all 0.04 0.00 0.01 0.03 0.01 99.92 [2024-07-04T05:15:32.753Z] 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:04:01 2 0.12 0.00 0.00 0.07 0.02 99.80 [2024-07-04T05:15:32.753Z] 03:04:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2024-07-04T05:15:32.753Z] 03:04:01 4 0.00 0.00 0.00 0.13 0.00 99.87 [2024-07-04T05:15:32.753Z] 03:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:04:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.753Z] 03:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:06:01 2 0.18 0.00 0.03 0.02 0.02 99.75 [2024-07-04T05:15:32.753Z] 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:07:01 all 0.38 0.00 0.05 0.02 0.01 99.55 [2024-07-04T05:15:32.753Z] 03:07:01 0 0.22 0.00 0.07 0.00 0.00 99.72 [2024-07-04T05:15:32.753Z] 03:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2024-07-04T05:15:32.753Z] 03:07:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2024-07-04T05:15:32.753Z] 03:07:01 3 1.25 0.00 0.02 0.00 0.02 98.72 [2024-07-04T05:15:32.753Z] 03:07:01 4 0.05 0.00 0.05 0.03 0.00 99.87 [2024-07-04T05:15:32.753Z] 03:07:01 5 0.57 0.00 0.02 0.00 0.00 99.42 [2024-07-04T05:15:32.753Z] 03:07:01 6 0.67 0.00 0.13 0.13 0.02 99.05 [2024-07-04T05:15:32.753Z] 03:07:01 7 0.15 0.00 0.03 0.00 0.03 99.78 [2024-07-04T05:15:32.753Z] 03:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:08:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2024-07-04T05:15:32.753Z] 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:09:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:09:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.753Z] 03:12:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-07-04T05:15:32.753Z] 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:12:01 2 1.26 0.00 0.03 0.02 0.02 98.68 [2024-07-04T05:15:32.753Z] 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:12:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-07-04T05:15:32.753Z] 03:13:01 all 0.24 0.00 0.00 0.00 0.01 99.74 [2024-07-04T05:15:32.753Z] 03:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:13:01 2 1.87 0.00 0.00 0.00 0.02 98.11 [2024-07-04T05:15:32.753Z] 03:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:13:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:14:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-07-04T05:15:32.753Z] 03:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:14:01 2 1.52 0.00 0.00 0.02 0.02 98.45 [2024-07-04T05:15:32.753Z] 03:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.753Z] [2024-07-04T05:15:32.753Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.753Z] 03:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-04T05:15:32.753Z] 03:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-04T05:15:32.753Z] 03:16:01 all 0.22 0.00 0.01 0.00 0.01 99.77 [2024-07-04T05:15:32.753Z] 03:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:16:01 2 1.66 0.00 0.02 0.00 0.00 98.32 [2024-07-04T05:15:32.753Z] 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-07-04T05:15:32.753Z] 03:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:17:01 2 0.32 0.00 0.02 0.02 0.02 99.63 [2024-07-04T05:15:32.753Z] 03:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.753Z] 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:18:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2024-07-04T05:15:32.753Z] 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-04T05:15:32.753Z] 03:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-04T05:15:32.753Z] 03:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:19:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.753Z] 03:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.753Z] 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-07-04T05:15:32.753Z] 03:23:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2024-07-04T05:15:32.753Z] 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:23:01 2 0.03 0.00 0.00 0.07 0.03 99.87 [2024-07-04T05:15:32.753Z] 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:23:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2024-07-04T05:15:32.753Z] 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.753Z] 03:24:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:24:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:24:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-07-04T05:15:32.753Z] 03:25:01 all 0.00 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.753Z] 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:25:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:25:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2024-07-04T05:15:32.753Z] [2024-07-04T05:15:32.753Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.753Z] 03:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:27:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.753Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:27:01 2 0.10 0.00 0.00 0.02 0.02 99.87 [2024-07-04T05:15:32.753Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:27:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-04T05:15:32.753Z] 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:27:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2024-07-04T05:15:32.753Z] 03:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.753Z] 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.753Z] 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.753Z] 03:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.753Z] 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.753Z] 03:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-07-04T05:15:32.753Z] 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.753Z] 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.753Z] 03:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:29:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:31:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2024-07-04T05:15:32.754Z] 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:31:01 2 1.32 0.00 0.03 0.02 0.02 98.61 [2024-07-04T05:15:32.754Z] 03:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:31:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-04T05:15:32.754Z] 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.754Z] 03:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:32:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.754Z] 03:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:33:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:33:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:34:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-07-04T05:15:32.754Z] 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:34:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:35:01 all 0.02 0.00 0.01 0.09 0.01 99.87 [2024-07-04T05:15:32.754Z] 03:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:35:01 2 0.07 0.00 0.00 0.13 0.02 99.78 [2024-07-04T05:15:32.754Z] 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:35:01 4 0.02 0.00 0.00 0.53 0.00 99.45 [2024-07-04T05:15:32.754Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:35:01 6 0.05 0.00 0.05 0.08 0.02 99.80 [2024-07-04T05:15:32.754Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] [2024-07-04T05:15:32.754Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.754Z] 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-04T05:15:32.754Z] 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:37:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:37:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2024-07-04T05:15:32.754Z] 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-07-04T05:15:32.754Z] 03:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:38:01 2 0.20 0.00 0.05 0.02 0.02 99.72 [2024-07-04T05:15:32.754Z] 03:38:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-04T05:15:32.754Z] 03:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:38:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-04T05:15:32.754Z] 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:39:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2024-07-04T05:15:32.754Z] 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:39:01 2 1.65 0.00 0.00 0.00 0.00 98.35 [2024-07-04T05:15:32.754Z] 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:39:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:40:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2024-07-04T05:15:32.754Z] 03:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:40:01 2 0.90 0.00 0.07 0.02 0.02 99.00 [2024-07-04T05:15:32.754Z] 03:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:41:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-07-04T05:15:32.754Z] 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:42:01 all 0.15 0.00 0.00 0.00 0.01 99.83 [2024-07-04T05:15:32.754Z] 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:42:01 2 1.09 0.00 0.00 0.02 0.02 98.87 [2024-07-04T05:15:32.754Z] 03:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:42:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-04T05:15:32.754Z] 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.754Z] 03:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:43:01 2 0.10 0.00 0.03 0.02 0.00 99.85 [2024-07-04T05:15:32.754Z] 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:44:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2024-07-04T05:15:32.754Z] 03:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-04T05:15:32.754Z] 03:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:44:01 2 0.28 0.00 0.02 0.00 0.02 99.68 [2024-07-04T05:15:32.754Z] 03:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:44:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-04T05:15:32.754Z] 03:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:44:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-04T05:15:32.754Z] 03:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-07-04T05:15:32.754Z] 03:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:45:01 2 0.15 0.00 0.02 0.02 0.02 99.80 [2024-07-04T05:15:32.754Z] 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:45:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2024-07-04T05:15:32.754Z] 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:45:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:46:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:46:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2024-07-04T05:15:32.754Z] 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.754Z] 03:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:47:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-04T05:15:32.754Z] 03:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] [2024-07-04T05:15:32.754Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.754Z] 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:48:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:49:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2024-07-04T05:15:32.754Z] 03:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:49:01 2 0.17 0.00 0.00 0.02 0.00 99.82 [2024-07-04T05:15:32.754Z] 03:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:49:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:49:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:50:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-07-04T05:15:32.754Z] 03:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:50:01 2 0.18 0.00 0.00 0.00 0.02 99.80 [2024-07-04T05:15:32.754Z] 03:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:50:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:51:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:51:01 2 0.28 0.00 0.02 0.02 0.00 99.68 [2024-07-04T05:15:32.754Z] 03:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:51:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.754Z] 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.754Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.754Z] 03:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:53:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:54:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.754Z] 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:55:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:55:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:55:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-04T05:15:32.754Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-04T05:15:32.754Z] 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:56:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-04T05:15:32.754Z] 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:57:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-07-04T05:15:32.754Z] 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.754Z] 03:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:57:01 4 0.20 0.00 0.00 0.03 0.02 99.75 [2024-07-04T05:15:32.754Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:58:01 all 0.15 0.00 0.00 0.01 0.01 99.83 [2024-07-04T05:15:32.754Z] 03:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.754Z] 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:58:01 4 1.08 0.00 0.00 0.05 0.00 98.87 [2024-07-04T05:15:32.754Z] 03:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 03:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.754Z] 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] [2024-07-04T05:15:32.754Z] 03:58:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.754Z] 03:59:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-07-04T05:15:32.754Z] 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:59:01 2 0.02 0.00 0.05 0.03 0.02 99.88 [2024-07-04T05:15:32.754Z] 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 03:59:01 4 0.07 0.00 0.00 0.07 0.00 99.87 [2024-07-04T05:15:32.754Z] 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 03:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.754Z] 03:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:00:01 all 0.09 0.00 0.00 0.01 0.00 99.89 [2024-07-04T05:15:32.754Z] 04:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.754Z] 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:00:01 4 0.65 0.00 0.00 0.07 0.00 99.29 [2024-07-04T05:15:32.754Z] 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 04:00:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2024-07-04T05:15:32.754Z] 04:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.754Z] 04:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 04:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.754Z] 04:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.754Z] 04:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.754Z] 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:01:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-04T05:15:32.754Z] 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.754Z] 04:02:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2024-07-04T05:15:32.754Z] 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.754Z] 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.754Z] 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:02:01 4 0.58 0.00 0.00 0.03 0.00 99.38 [2024-07-04T05:15:32.755Z] 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:03:01 all 0.21 0.00 0.00 0.01 0.00 99.78 [2024-07-04T05:15:32.755Z] 04:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:03:01 4 1.58 0.00 0.00 0.05 0.00 98.37 [2024-07-04T05:15:32.755Z] 04:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.755Z] 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:04:02 all 0.23 0.00 0.01 0.02 0.01 99.74 [2024-07-04T05:15:32.755Z] 04:04:02 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-04T05:15:32.755Z] 04:04:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:04:02 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:04:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:04:02 4 1.63 0.00 0.03 0.12 0.02 98.21 [2024-07-04T05:15:32.755Z] 04:04:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:04:02 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:04:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:05:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:05:01 0 0.32 0.00 0.02 0.00 0.00 99.66 [2024-07-04T05:15:32.755Z] 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:05:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:07:01 all 0.14 0.00 0.03 0.00 0.01 99.83 [2024-07-04T05:15:32.755Z] 04:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-04T05:15:32.755Z] 04:07:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-07-04T05:15:32.755Z] 04:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:07:01 4 0.13 0.00 0.03 0.02 0.00 99.82 [2024-07-04T05:15:32.755Z] 04:07:01 5 0.62 0.00 0.02 0.00 0.00 99.37 [2024-07-04T05:15:32.755Z] 04:07:01 6 0.20 0.00 0.05 0.00 0.02 99.73 [2024-07-04T05:15:32.755Z] 04:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:08:01 all 0.12 0.00 0.00 0.01 0.00 99.86 [2024-07-04T05:15:32.755Z] 04:08:01 0 0.81 0.00 0.02 0.00 0.00 99.17 [2024-07-04T05:15:32.755Z] 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:08:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2024-07-04T05:15:32.755Z] 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:09:01 all 0.14 0.00 0.01 0.35 0.00 99.49 [2024-07-04T05:15:32.755Z] 04:09:01 0 1.04 0.00 0.03 0.00 0.00 98.92 [2024-07-04T05:15:32.755Z] 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:09:01 4 0.02 0.00 0.00 2.80 0.00 97.18 [2024-07-04T05:15:32.755Z] 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] [2024-07-04T05:15:32.755Z] 04:09:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.755Z] 04:10:01 all 0.02 0.00 0.01 0.00 0.06 99.91 [2024-07-04T05:15:32.755Z] 04:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:10:01 6 0.05 0.00 0.03 0.00 0.50 99.42 [2024-07-04T05:15:32.755Z] 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:11:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:11:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:12:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-07-04T05:15:32.755Z] 04:12:01 0 0.90 0.00 0.03 0.00 0.00 99.07 [2024-07-04T05:15:32.755Z] 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:13:01 all 0.21 0.00 0.00 0.00 0.01 99.77 [2024-07-04T05:15:32.755Z] 04:13:01 0 1.53 0.00 0.00 0.00 0.02 98.45 [2024-07-04T05:15:32.755Z] 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:13:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:14:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:14:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:15:01 all 0.05 0.00 0.01 0.06 0.01 99.89 [2024-07-04T05:15:32.755Z] 04:15:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2024-07-04T05:15:32.755Z] 04:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:15:01 4 0.02 0.00 0.00 0.33 0.00 99.65 [2024-07-04T05:15:32.755Z] 04:15:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:15:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2024-07-04T05:15:32.755Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-07-04T05:15:32.755Z] 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:17:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2024-07-04T05:15:32.755Z] 04:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:17:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:17:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:18:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2024-07-04T05:15:32.755Z] 04:18:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2024-07-04T05:15:32.755Z] 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:19:01 all 0.09 0.00 0.00 0.00 0.01 99.90 [2024-07-04T05:15:32.755Z] 04:19:01 0 0.50 0.00 0.00 0.00 0.00 99.50 [2024-07-04T05:15:32.755Z] 04:19:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-07-04T05:15:32.755Z] 04:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2024-07-04T05:15:32.755Z] 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:20:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-07-04T05:15:32.755Z] 04:20:01 0 0.42 0.00 0.02 0.00 0.00 99.57 [2024-07-04T05:15:32.755Z] 04:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:20:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] [2024-07-04T05:15:32.755Z] 04:20:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.755Z] 04:21:01 all 0.13 0.00 0.02 0.01 0.00 99.84 [2024-07-04T05:15:32.755Z] 04:21:01 0 0.90 0.00 0.03 0.00 0.00 99.07 [2024-07-04T05:15:32.755Z] 04:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:21:01 4 0.02 0.00 0.02 0.07 0.02 99.88 [2024-07-04T05:15:32.755Z] 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:21:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-04T05:15:32.755Z] 04:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:22:01 all 0.13 0.00 0.01 0.02 0.00 99.84 [2024-07-04T05:15:32.755Z] 04:22:01 0 1.03 0.00 0.00 0.00 0.02 98.96 [2024-07-04T05:15:32.755Z] 04:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:22:01 2 0.00 0.00 0.02 0.08 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:22:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:23:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2024-07-04T05:15:32.755Z] 04:23:01 0 1.44 0.00 0.05 0.00 0.00 98.52 [2024-07-04T05:15:32.755Z] 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:23:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:24:01 all 0.12 0.00 0.01 0.00 0.01 99.87 [2024-07-04T05:15:32.755Z] 04:24:01 0 0.93 0.00 0.02 0.00 0.00 99.05 [2024-07-04T05:15:32.755Z] 04:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:25:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2024-07-04T05:15:32.755Z] 04:25:01 0 0.71 0.00 0.00 0.00 0.00 99.29 [2024-07-04T05:15:32.755Z] 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.755Z] 04:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:27:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:28:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2024-07-04T05:15:32.755Z] 04:28:01 0 0.75 0.00 0.05 0.00 0.02 99.19 [2024-07-04T05:15:32.755Z] 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:28:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:29:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:29:01 6 0.63 0.00 0.02 0.00 0.00 99.35 [2024-07-04T05:15:32.755Z] 04:29:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:31:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:31:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.755Z] [2024-07-04T05:15:32.755Z] 04:31:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.755Z] 04:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.755Z] 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.755Z] 04:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.755Z] 04:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:32:01 5 0.00 0.00 0.02 0.05 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.755Z] 04:33:01 all 0.13 0.00 0.01 0.05 0.00 99.81 [2024-07-04T05:15:32.755Z] 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:33:01 2 0.02 0.00 0.00 0.27 0.00 99.72 [2024-07-04T05:15:32.755Z] 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:33:01 4 0.00 0.00 0.00 0.15 0.00 99.85 [2024-07-04T05:15:32.755Z] 04:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:33:01 6 0.96 0.00 0.02 0.00 0.02 99.01 [2024-07-04T05:15:32.755Z] 04:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.755Z] 04:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.755Z] 04:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:34:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.755Z] 04:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-04T05:15:32.755Z] 04:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.755Z] 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.755Z] 04:35:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2024-07-04T05:15:32.755Z] 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.755Z] 04:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-04T05:15:32.755Z] 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.755Z] 04:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:36:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:36:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2024-07-04T05:15:32.756Z] 04:36:01 7 0.00 0.00 0.07 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:37:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-07-04T05:15:32.756Z] 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:37:01 6 0.90 0.00 0.03 0.00 0.02 99.05 [2024-07-04T05:15:32.756Z] 04:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:38:01 all 0.05 0.00 0.00 0.01 0.00 99.94 [2024-07-04T05:15:32.756Z] 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:38:01 3 0.22 0.00 0.00 0.00 0.00 99.78 [2024-07-04T05:15:32.756Z] 04:38:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:38:01 6 0.17 0.00 0.00 0.00 0.00 99.83 [2024-07-04T05:15:32.756Z] 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:39:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-07-04T05:15:32.756Z] 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:39:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2024-07-04T05:15:32.756Z] 04:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:39:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-04T05:15:32.756Z] 04:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:40:01 all 0.23 0.00 0.01 0.01 0.01 99.75 [2024-07-04T05:15:32.756Z] 04:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:40:01 3 1.76 0.00 0.00 0.00 0.00 98.24 [2024-07-04T05:15:32.756Z] 04:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-07-04T05:15:32.756Z] 04:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:41:01 3 0.08 0.00 0.02 0.00 0.05 99.85 [2024-07-04T05:15:32.756Z] 04:41:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] [2024-07-04T05:15:32.756Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.756Z] 04:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.756Z] 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:43:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:44:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:45:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:45:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-07-04T05:15:32.756Z] 04:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:46:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2024-07-04T05:15:32.756Z] 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-04T05:15:32.756Z] 04:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-07-04T05:15:32.756Z] 04:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-07-04T05:15:32.756Z] 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:49:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:49:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:50:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:50:01 2 0.00 0.00 0.03 0.13 0.00 99.83 [2024-07-04T05:15:32.756Z] 04:50:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2024-07-04T05:15:32.756Z] 04:50:01 4 0.00 0.00 0.00 0.13 0.00 99.87 [2024-07-04T05:15:32.756Z] 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-04T05:15:32.756Z] 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:51:01 3 0.15 0.00 0.02 0.00 0.00 99.83 [2024-07-04T05:15:32.756Z] 04:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:52:01 all 0.15 0.00 0.00 0.00 0.00 99.84 [2024-07-04T05:15:32.756Z] 04:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:52:01 3 1.08 0.00 0.00 0.00 0.00 98.92 [2024-07-04T05:15:32.756Z] 04:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:53:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-07-04T05:15:32.756Z] 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:53:01 1 0.00 0.00 0.05 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] [2024-07-04T05:15:32.756Z] 04:53:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.756Z] 04:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:55:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-07-04T05:15:32.756Z] 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:55:01 3 0.71 0.00 0.00 0.00 0.02 99.27 [2024-07-04T05:15:32.756Z] 04:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:56:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-07-04T05:15:32.756Z] 04:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-07-04T05:15:32.756Z] 04:56:01 3 0.48 0.00 0.00 0.00 0.02 99.50 [2024-07-04T05:15:32.756Z] 04:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 04:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 04:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.756Z] 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-04T05:15:32.756Z] 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 04:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-04T05:15:32.756Z] 04:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-04T05:15:32.756Z] 04:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 04:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-04T05:15:32.756Z] 04:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 04:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 04:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.756Z] 05:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-07-04T05:15:32.756Z] 05:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-04T05:15:32.756Z] 05:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 05:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-04T05:15:32.756Z] 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 05:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-04T05:15:32.756Z] 05:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 05:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-04T05:15:32.756Z] 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 05:01:01 all 6.81 0.00 2.47 1.40 0.04 89.27 [2024-07-04T05:15:32.756Z] 05:01:01 0 5.97 0.00 1.97 0.05 0.05 91.95 [2024-07-04T05:15:32.756Z] 05:01:01 1 5.22 0.00 3.00 3.01 0.03 88.74 [2024-07-04T05:15:32.756Z] 05:01:01 2 7.15 0.00 2.35 0.08 0.03 90.38 [2024-07-04T05:15:32.756Z] 05:01:01 3 6.18 0.00 3.21 2.35 0.05 88.21 [2024-07-04T05:15:32.756Z] 05:01:01 4 7.47 0.00 2.02 1.08 0.03 89.40 [2024-07-04T05:15:32.756Z] 05:01:01 5 7.02 0.00 2.15 1.08 0.03 89.72 [2024-07-04T05:15:32.756Z] 05:01:01 6 7.99 0.00 2.60 1.85 0.05 87.51 [2024-07-04T05:15:32.756Z] 05:01:01 7 7.49 0.00 2.49 1.75 0.05 88.21 [2024-07-04T05:15:32.756Z] 05:02:01 all 5.98 0.00 3.05 12.53 0.08 78.37 [2024-07-04T05:15:32.756Z] 05:02:01 0 5.62 0.00 3.92 14.62 0.05 75.78 [2024-07-04T05:15:32.756Z] 05:02:01 1 6.55 0.00 2.59 16.99 0.07 73.79 [2024-07-04T05:15:32.756Z] 05:02:01 2 4.16 0.00 1.75 0.34 0.05 93.69 [2024-07-04T05:15:32.756Z] 05:02:01 3 6.66 0.00 2.04 0.62 0.07 90.61 [2024-07-04T05:15:32.756Z] 05:02:01 4 6.12 0.00 3.28 8.85 0.11 81.64 [2024-07-04T05:15:32.756Z] 05:02:01 5 6.82 0.00 3.66 28.37 0.07 61.07 [2024-07-04T05:15:32.756Z] 05:02:01 6 5.54 0.00 4.06 13.41 0.05 76.94 [2024-07-04T05:15:32.756Z] 05:02:01 7 6.39 0.00 3.08 16.68 0.14 73.72 [2024-07-04T05:15:32.756Z] 05:03:01 all 41.76 0.00 6.21 2.46 0.08 49.49 [2024-07-04T05:15:32.756Z] 05:03:01 0 40.46 0.00 5.79 0.17 0.08 53.50 [2024-07-04T05:15:32.756Z] 05:03:01 1 41.20 0.00 6.36 1.94 0.07 50.44 [2024-07-04T05:15:32.756Z] 05:03:01 2 38.15 0.00 5.61 12.70 0.08 43.45 [2024-07-04T05:15:32.756Z] 05:03:01 3 45.01 0.00 6.34 1.58 0.07 47.00 [2024-07-04T05:15:32.756Z] 05:03:01 4 43.78 0.00 7.51 1.23 0.07 47.41 [2024-07-04T05:15:32.756Z] 05:03:01 5 41.78 0.00 5.80 0.56 0.10 51.75 [2024-07-04T05:15:32.756Z] 05:03:01 6 41.61 0.00 6.24 1.19 0.07 50.89 [2024-07-04T05:15:32.756Z] 05:03:01 7 42.05 0.00 6.03 0.37 0.08 51.47 [2024-07-04T05:15:32.756Z] 05:04:01 all 32.25 0.00 7.24 2.52 0.08 57.91 [2024-07-04T05:15:32.756Z] 05:04:01 0 30.92 0.00 7.07 2.61 0.07 59.33 [2024-07-04T05:15:32.756Z] 05:04:01 1 33.27 0.00 7.47 1.30 0.07 57.89 [2024-07-04T05:15:32.756Z] 05:04:01 2 29.66 0.00 5.72 0.02 0.08 64.52 [2024-07-04T05:15:32.756Z] 05:04:01 3 31.29 0.00 8.37 9.97 0.10 50.26 [2024-07-04T05:15:32.756Z] 05:04:01 4 34.80 0.00 6.77 0.86 0.08 57.48 [2024-07-04T05:15:32.756Z] 05:04:01 5 32.98 0.00 7.55 2.18 0.08 57.21 [2024-07-04T05:15:32.756Z] 05:04:01 6 32.89 0.00 7.06 1.35 0.09 58.62 [2024-07-04T05:15:32.756Z] 05:04:01 7 32.18 0.00 7.91 1.86 0.07 57.99 [2024-07-04T05:15:32.756Z] [2024-07-04T05:15:32.756Z] 05:04:01 CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.756Z] 05:05:01 all 3.95 0.00 1.48 1.11 0.04 93.41 [2024-07-04T05:15:32.756Z] 05:05:01 0 4.53 0.00 1.88 1.90 0.03 91.65 [2024-07-04T05:15:32.756Z] 05:05:01 1 3.09 0.00 1.68 0.10 0.03 95.10 [2024-07-04T05:15:32.756Z] 05:05:01 2 2.90 0.00 0.92 0.02 0.02 96.15 [2024-07-04T05:15:32.756Z] 05:05:01 3 4.85 0.00 1.75 5.93 0.05 87.42 [2024-07-04T05:15:32.756Z] 05:05:01 4 5.06 0.00 1.26 0.83 0.07 92.79 [2024-07-04T05:15:32.756Z] 05:05:01 5 3.89 0.00 1.63 0.08 0.03 94.36 [2024-07-04T05:15:32.756Z] 05:05:01 6 2.91 0.00 1.36 0.02 0.05 95.67 [2024-07-04T05:15:32.756Z] 05:05:01 7 4.43 0.00 1.39 0.02 0.03 94.13 [2024-07-04T05:15:32.756Z] 05:06:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-07-04T05:15:32.756Z] 05:06:01 0 1.04 0.00 0.03 0.00 0.02 98.91 [2024-07-04T05:15:32.756Z] 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 05:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-04T05:15:32.756Z] 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.756Z] 05:06:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-07-04T05:15:32.756Z] 05:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-07-04T05:15:32.756Z] 05:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 05:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.756Z] 05:07:01 all 0.15 0.00 0.03 0.02 0.01 99.80 [2024-07-04T05:15:32.756Z] 05:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 [2024-07-04T05:15:32.756Z] 05:07:01 1 0.15 0.00 0.00 0.00 0.02 99.83 [2024-07-04T05:15:32.756Z] 05:07:01 2 0.15 0.00 0.05 0.02 0.00 99.78 [2024-07-04T05:15:32.756Z] 05:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-04T05:15:32.756Z] 05:07:01 4 0.13 0.00 0.05 0.00 0.02 99.80 [2024-07-04T05:15:32.756Z] 05:07:01 5 0.07 0.00 0.02 0.15 0.00 99.77 [2024-07-04T05:15:32.756Z] 05:07:01 6 0.20 0.00 0.03 0.00 0.00 99.77 [2024-07-04T05:15:32.757Z] 05:07:01 7 0.17 0.00 0.00 0.00 0.02 99.82 [2024-07-04T05:15:32.757Z] 05:08:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2024-07-04T05:15:32.757Z] 05:08:01 0 0.78 0.00 0.08 0.00 0.02 99.12 [2024-07-04T05:15:32.757Z] 05:08:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2024-07-04T05:15:32.757Z] 05:08:01 2 0.02 0.00 0.05 0.02 0.02 99.90 [2024-07-04T05:15:32.757Z] 05:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:08:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-04T05:15:32.757Z] 05:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.757Z] 05:08:01 6 0.15 0.00 0.05 0.00 0.00 99.80 [2024-07-04T05:15:32.757Z] 05:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:09:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2024-07-04T05:15:32.757Z] 05:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.757Z] 05:09:01 2 0.03 0.00 0.00 0.13 0.00 99.83 [2024-07-04T05:15:32.757Z] 05:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:09:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2024-07-04T05:15:32.757Z] 05:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.757Z] 05:09:01 6 0.20 0.00 0.00 0.00 0.00 99.80 [2024-07-04T05:15:32.757Z] 05:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.757Z] 05:10:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-07-04T05:15:32.757Z] 05:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-04T05:15:32.757Z] 05:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.757Z] 05:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-04T05:15:32.757Z] 05:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:10:01 6 0.12 0.00 0.03 0.00 0.00 99.85 [2024-07-04T05:15:32.757Z] 05:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-04T05:15:32.757Z] 05:11:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.757Z] 05:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-04T05:15:32.757Z] 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-04T05:15:32.757Z] 05:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.757Z] 05:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:12:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.757Z] 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-04T05:15:32.757Z] 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-04T05:15:32.757Z] 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.757Z] 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:12:01 6 0.22 0.00 0.03 0.00 0.02 99.73 [2024-07-04T05:15:32.757Z] 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-04T05:15:32.757Z] 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-04T05:15:32.757Z] 05:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.757Z] 05:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-04T05:15:32.757Z] 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-04T05:15:32.757Z] 05:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-04T05:15:32.757Z] 05:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-04T05:15:32.757Z] 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-04T05:15:32.757Z] 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-04T05:15:32.757Z] 05:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-04T05:15:32.757Z] 05:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-04T05:15:32.757Z] 05:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-04T05:15:32.757Z] 05:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-04T05:15:32.757Z] 05:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-04T05:15:32.757Z] 05:15:01 all 8.98 0.00 4.07 2.82 0.05 84.08 [2024-07-04T05:15:32.757Z] 05:15:01 0 8.23 0.00 3.84 1.27 0.05 86.61 [2024-07-04T05:15:32.757Z] 05:15:01 1 9.68 0.00 4.00 0.02 0.05 86.25 [2024-07-04T05:15:32.757Z] 05:15:01 2 8.85 0.00 5.13 9.73 0.05 76.24 [2024-07-04T05:15:32.757Z] 05:15:01 3 9.13 0.00 4.34 6.19 0.05 80.29 [2024-07-04T05:15:32.757Z] 05:15:01 4 9.80 0.00 3.17 0.15 0.05 86.82 [2024-07-04T05:15:32.757Z] 05:15:01 5 7.46 0.00 5.03 3.97 0.05 83.49 [2024-07-04T05:15:32.757Z] 05:15:01 6 10.34 0.00 3.30 0.81 0.05 85.49 [2024-07-04T05:15:32.757Z] 05:15:01 7 8.38 0.00 3.74 0.37 0.05 87.46 [2024-07-04T05:15:32.757Z] [2024-07-04T05:15:32.757Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-07-04T05:15:32.757Z] Average: all 0.61 0.00 0.15 0.14 0.01 99.09 [2024-07-04T05:15:32.757Z] Average: 0 0.65 0.00 0.15 0.11 0.01 99.08 [2024-07-04T05:15:32.757Z] Average: 1 0.56 0.00 0.16 0.15 0.01 99.12 [2024-07-04T05:15:32.757Z] Average: 2 0.59 0.00 0.14 0.14 0.01 99.12 [2024-07-04T05:15:32.757Z] Average: 3 0.61 0.00 0.15 0.15 0.01 99.09 [2024-07-04T05:15:32.757Z] Average: 4 0.63 0.00 0.14 0.19 0.01 99.04 [2024-07-04T05:15:32.757Z] Average: 5 0.60 0.00 0.15 0.19 0.01 99.05 [2024-07-04T05:15:32.757Z] Average: 6 0.62 0.00 0.16 0.11 0.01 99.10 [2024-07-04T05:15:32.757Z] Average: 7 0.61 0.00 0.15 0.11 0.01 99.12 [2024-07-04T05:15:32.757Z] [2024-07-04T05:15:32.757Z] [2024-07-04T05:15:32.757Z]