Pull request #968 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f93b252aaa1247110a9a1b08cfca978bc2729d5a+70c17e86f6bb0378c0c551d9b7138517b98ae52b (e2e7a089c6542549a529ec413042b344526133c7) 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-ssh13611604817181240268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh5889392308358717189.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-968/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/go-mod-bootstrap/branches/PR-968/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5911050263948858556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/go-mod-bootstrap/branches/PR-968/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3569178353328485425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9306970200345086486.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-968/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/go-mod-bootstrap/branches/PR-968/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12614183003397719287.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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:go-mod-bootstrap, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14690 in /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-968 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/968/head:refs/remotes/origin/PR-968 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70c17e86f6bb0378c0c551d9b7138517b98ae52b into PR head commit f93b252aaa1247110a9a1b08cfca978bc2729d5a Merge succeeded, producing f93b252aaa1247110a9a1b08cfca978bc2729d5a Checking out Revision f93b252aaa1247110a9a1b08cfca978bc2729d5a (PR-968) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f f93b252aaa1247110a9a1b08cfca978bc2729d5a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 70c17e86f6bb0378c0c551d9b7138517b98ae52b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f93b252aaa1247110a9a1b08cfca978bc2729d5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-07T09:53:18.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-07T09:53:18.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-07T09:53:18.661Z] ========================================================= [2026-07-07T09:53:18.661Z] EdgeX Global Pipelines Version Info [2026-07-07T09:53:18.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:53:20.264Z] ------------------- [2026-07-07T09:53:20.264Z] stable info: [2026-07-07T09:53:20.264Z] ------------------- [2026-07-07T09:53:20.265Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-07T09:53:20.265Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-07T09:53:20.265Z] Message: update stable to v1.0.281 [2026-07-07T09:53:21.217Z] ------------------- [2026-07-07T09:53:21.217Z] experimental info: [2026-07-07T09:53:21.217Z] ------------------- [2026-07-07T09:53:21.217Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-07T09:53:21.217Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-07T09:53:21.217Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-07T09:53:21.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2026-07-07T09:53:21.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2026-07-07T09:53:21.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-07T09:53:21.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-07T09:53:21.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-07T09:53:21.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-07T09:53:22.043Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-07T09:53:22.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-07-07T09:53:22.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-07T09:53:22.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-07T09:53:22.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-07T09:53:22.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2026-07-07T09:53:22.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-07T09:53:22.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-07T09:53:22.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2026-07-07T09:53:22.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2026-07-07T09:53:22.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-07-07T09:53:22.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-07-07T09:53:22.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-07T09:53:22.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-07T09:53:23.060Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-07-07T09:53:23.126Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-07-07T09:53:23.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-07-07T09:53:23.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-07-07T09:53:23.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2026-07-07T09:53:23.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-07T09:53:23.448Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-07T09:53:23.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-968 [Pipeline] echo [2026-07-07T09:53:23.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-968 [Pipeline] echo [2026-07-07T09:53:23.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-968 [Pipeline] echo [2026-07-07T09:53:23.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo [2026-07-07T09:53:23.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f93b252 [Pipeline] echo [2026-07-07T09:53:23.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-07-07T09:53:24.696Z] + git rev-list -1 --merges f93b252aaa1247110a9a1b08cfca978bc2729d5a~1..f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo [2026-07-07T09:53:24.738Z] -----------> git rev-list -1 --merges f93b252aaa1247110a9a1b08cfca978bc2729d5a~1..f93b252aaa1247110a9a1b08cfca978bc2729d5a f93b252aaa1247110a9a1b08cfca978bc2729d5a [false] [Pipeline] sh [2026-07-07T09:53:25.104Z] + git log --format=format:%s -1 f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo [2026-07-07T09:53:25.164Z] ========================================================= [2026-07-07T09:53:25.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-07T09:53:25.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-07-07T09:53:25.667Z] + git log --format=format:%s -1 f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo [2026-07-07T09:53:25.720Z] [semverPrep] GIT_COMMIT: f93b252aaa1247110a9a1b08cfca978bc2729d5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v4 [Pipeline] echo [2026-07-07T09:53:25.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-07-07T09:53:26.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-07T09:53:26.210Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-07T09:53:26.210Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-07T09:53:26.210Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-07T09:53:26.210Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-07T09:53:26.210Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-07T09:53:26.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:53:26.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T09:53:26.856Z] [2026-07-07T09:53:26.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:53:27.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T09:53:27.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-07T09:53:27.533Z] 3dae71ba6b94: Pulling fs layer [2026-07-07T09:53:27.533Z] 6bf1a483ea7c: Pulling fs layer [2026-07-07T09:53:27.533Z] f5dfc541a4d3: Pulling fs layer [2026-07-07T09:53:27.533Z] 461d9e800cba: Pulling fs layer [2026-07-07T09:53:27.533Z] 80192f66455f: Pulling fs layer [2026-07-07T09:53:27.533Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-07T09:53:27.533Z] a29436f7fd5d: Pulling fs layer [2026-07-07T09:53:27.533Z] 923cac83aea3: Pulling fs layer [2026-07-07T09:53:27.533Z] 25ad8b0a4227: Pulling fs layer [2026-07-07T09:53:27.533Z] db01528c6b51: Pulling fs layer [2026-07-07T09:53:27.533Z] 28988de357af: Pulling fs layer [2026-07-07T09:53:27.533Z] a29436f7fd5d: Waiting [2026-07-07T09:53:27.533Z] 923cac83aea3: Waiting [2026-07-07T09:53:27.533Z] 25ad8b0a4227: Waiting [2026-07-07T09:53:27.533Z] db01528c6b51: Waiting [2026-07-07T09:53:27.533Z] 461d9e800cba: Waiting [2026-07-07T09:53:27.533Z] 28988de357af: Waiting [2026-07-07T09:53:27.533Z] 80192f66455f: Waiting [2026-07-07T09:53:27.533Z] 2e8e34ca0e6c: Waiting [2026-07-07T09:53:27.533Z] 6bf1a483ea7c: Verifying Checksum [2026-07-07T09:53:27.533Z] 6bf1a483ea7c: Download complete [2026-07-07T09:53:27.533Z] 461d9e800cba: Verifying Checksum [2026-07-07T09:53:27.533Z] 461d9e800cba: Download complete [2026-07-07T09:53:27.533Z] 80192f66455f: Verifying Checksum [2026-07-07T09:53:27.533Z] 80192f66455f: Download complete [2026-07-07T09:53:27.533Z] f5dfc541a4d3: Verifying Checksum [2026-07-07T09:53:27.533Z] f5dfc541a4d3: Download complete [2026-07-07T09:53:27.793Z] 3dae71ba6b94: Verifying Checksum [2026-07-07T09:53:27.793Z] 3dae71ba6b94: Download complete [2026-07-07T09:53:27.793Z] 923cac83aea3: Download complete [2026-07-07T09:53:27.793Z] 25ad8b0a4227: Verifying Checksum [2026-07-07T09:53:27.793Z] 25ad8b0a4227: Download complete [2026-07-07T09:53:27.793Z] db01528c6b51: Verifying Checksum [2026-07-07T09:53:27.793Z] db01528c6b51: Download complete [2026-07-07T09:53:27.793Z] 28988de357af: Verifying Checksum [2026-07-07T09:53:28.065Z] a29436f7fd5d: Verifying Checksum [2026-07-07T09:53:28.065Z] a29436f7fd5d: Download complete [2026-07-07T09:53:28.634Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-07T09:53:28.634Z] 2e8e34ca0e6c: Download complete [2026-07-07T09:53:28.894Z] 3dae71ba6b94: Pull complete [2026-07-07T09:53:29.153Z] 6bf1a483ea7c: Pull complete [2026-07-07T09:53:30.098Z] f5dfc541a4d3: Pull complete [2026-07-07T09:53:30.098Z] 461d9e800cba: Pull complete [2026-07-07T09:53:30.098Z] 80192f66455f: Pull complete [2026-07-07T09:53:34.033Z] 2e8e34ca0e6c: Pull complete [2026-07-07T09:53:34.033Z] a29436f7fd5d: Pull complete [2026-07-07T09:53:34.033Z] 923cac83aea3: Pull complete [2026-07-07T09:53:37.297Z] 25ad8b0a4227: Pull complete [2026-07-07T09:53:37.297Z] db01528c6b51: Pull complete [2026-07-07T09:53:37.297Z] 28988de357af: Pull complete [2026-07-07T09:53:37.297Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-07T09:53:37.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-07T09:53:37.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T09:53:37.833Z] prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container [2026-07-07T09:53:37.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 [2026-07-07T09:53:39.495Z] $ docker top b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 -eo pid,comm [2026-07-07T09:53:39.554Z] 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). [2026-07-07T09:53:39.554Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-07T09:53:39.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-07T09:53:39.760Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-07T09:53:39.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-07T09:53:39.853Z] $ docker exec b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent [2026-07-07T09:53:39.962Z] SSH_AUTH_SOCK=/tmp/ssh-m2ZC4NnGet2J/agent.32 [2026-07-07T09:53:39.962Z] SSH_AGENT_PID=38 [2026-07-07T09:53:39.968Z] Running ssh-add (command line suppressed) [2026-07-07T09:53:40.071Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_2541659660698527540.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_2541659660698527540.key) [2026-07-07T09:53:40.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-07T09:53:40.548Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [Pipeline] sh [2026-07-07T09:53:40.867Z] + git tag --points-at HEAD [Pipeline] } [2026-07-07T09:53:40.887Z] $ docker exec --env ******** --env ******** b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent -k [2026-07-07T09:53:40.981Z] unset SSH_AUTH_SOCK; [2026-07-07T09:53:40.982Z] unset SSH_AGENT_PID; [2026-07-07T09:53:40.982Z] echo Agent pid 38 killed; [2026-07-07T09:53:41.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-07T09:53:41.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-07T09:53:41.142Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-07T09:53:41.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-07T09:53:41.250Z] $ docker exec b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent [2026-07-07T09:53:41.378Z] SSH_AUTH_SOCK=/tmp/ssh-FWtG0jeKcIAv/agent.86 [2026-07-07T09:53:41.378Z] SSH_AGENT_PID=92 [2026-07-07T09:53:41.385Z] Running ssh-add (command line suppressed) [2026-07-07T09:53:41.465Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_1284327503635074995.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_1284327503635074995.key) [2026-07-07T09:53:41.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-07T09:53:41.862Z] + git semver init [2026-07-07T09:53:42.122Z] 2026-07-07 09:53:42,056 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-07T09:53:42.122Z] 2026-07-07 09:53:42,060 [run_init] DEBUG init version:0.0.0 force:False [2026-07-07T09:53:42.122Z] 2026-07-07 09:53:42,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver [2026-07-07T09:53:42.122Z] 2026-07-07 09:53:42,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver [2026-07-07T09:53:42.122Z] 2026-07-07 09:53:42,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968, stdin=None, shell=False, universal_newlines=False) [2026-07-07T09:53:43.510Z] 2026-07-07 09:53:43,494 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.git/info/exclude [2026-07-07T09:53:43.510Z] 2026-07-07 09:53:43,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 with force:False [2026-07-07T09:53:43.510Z] 2026-07-07 09:53:43,495 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 [2026-07-07T09:53:43.770Z] 2026-07-07 09:53:43,500 [execute] INFO git cat-file --batch-check [2026-07-07T09:53:43.770Z] 2026-07-07 09:53:43,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-07T09:53:43.770Z] 2026-07-07 09:53:43,504 [execute] INFO git cat-file --batch [2026-07-07T09:53:43.770Z] 2026-07-07 09:53:43,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-07T09:53:43.770Z] 2026-07-07 09:53:43,507 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 [2026-07-07T09:53:43.770Z] 0.0.0 [Pipeline] } [2026-07-07T09:53:43.786Z] $ docker exec --env ******** --env ******** b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent -k [2026-07-07T09:53:43.883Z] unset SSH_AUTH_SOCK; [2026-07-07T09:53:43.884Z] unset SSH_AGENT_PID; [2026-07-07T09:53:43.884Z] echo Agent pid 92 killed; [2026-07-07T09:53:43.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-07T09:53:44.400Z] + git semver [Pipeline] } [2026-07-07T09:53:45.000Z] $ docker stop --time=1 b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 [2026-07-07T09:53:46.258Z] $ docker rm -f --volumes b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-07T09:53:46.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-07T09:53:47.066Z] Stashed 1 file(s) [Pipeline] echo [2026-07-07T09:53:47.097Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2026-07-07T09:53:48.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-07T09:53:48.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-07T09:53:48.641Z] ========================================================= [2026-07-07T09:53:48.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-07T09:53:48.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2026-07-07T09:53:49.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T09:53:49.063Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-07T09:53:49.063Z] 2d35ebdb57d9: Pulling fs layer [2026-07-07T09:53:49.063Z] c35fb4624d26: Pulling fs layer [2026-07-07T09:53:49.063Z] 4e2aec7ef170: Pulling fs layer [2026-07-07T09:53:49.063Z] 333b49ad6fbf: Pulling fs layer [2026-07-07T09:53:49.063Z] 4f4fb700ef54: Pulling fs layer [2026-07-07T09:53:49.063Z] c3e65509a76b: Pulling fs layer [2026-07-07T09:53:49.063Z] 7cf9ebb963bd: Pulling fs layer [2026-07-07T09:53:49.063Z] bb34ca984cfb: Pulling fs layer [2026-07-07T09:53:49.063Z] c3e65509a76b: Waiting [2026-07-07T09:53:49.063Z] 7cf9ebb963bd: Waiting [2026-07-07T09:53:49.063Z] 151cf03bc807: Pulling fs layer [2026-07-07T09:53:49.063Z] 333b49ad6fbf: Waiting [2026-07-07T09:53:49.063Z] bb34ca984cfb: Waiting [2026-07-07T09:53:49.063Z] 151cf03bc807: Waiting [2026-07-07T09:53:49.063Z] 4f4fb700ef54: Waiting [2026-07-07T09:53:49.063Z] c35fb4624d26: Download complete [2026-07-07T09:53:49.063Z] 333b49ad6fbf: Verifying Checksum [2026-07-07T09:53:49.063Z] 333b49ad6fbf: Download complete [2026-07-07T09:53:49.063Z] 4f4fb700ef54: Download complete [2026-07-07T09:53:49.063Z] c3e65509a76b: Verifying Checksum [2026-07-07T09:53:49.063Z] c3e65509a76b: Download complete [2026-07-07T09:53:49.063Z] 2d35ebdb57d9: Verifying Checksum [2026-07-07T09:53:49.063Z] 2d35ebdb57d9: Download complete [2026-07-07T09:53:49.324Z] 7cf9ebb963bd: Verifying Checksum [2026-07-07T09:53:49.324Z] 7cf9ebb963bd: Download complete [2026-07-07T09:53:49.324Z] 2d35ebdb57d9: Pull complete [2026-07-07T09:53:49.324Z] c35fb4624d26: Pull complete [2026-07-07T09:53:49.584Z] 4e2aec7ef170: Verifying Checksum [2026-07-07T09:53:49.584Z] 4e2aec7ef170: Download complete [2026-07-07T09:53:49.584Z] 151cf03bc807: Verifying Checksum [2026-07-07T09:53:49.584Z] 151cf03bc807: Download complete [2026-07-07T09:53:49.842Z] bb34ca984cfb: Verifying Checksum [2026-07-07T09:53:49.842Z] bb34ca984cfb: Download complete [2026-07-07T09:53:54.044Z] 4e2aec7ef170: Pull complete [2026-07-07T09:53:54.044Z] 333b49ad6fbf: Pull complete [2026-07-07T09:53:54.044Z] 4f4fb700ef54: Pull complete [2026-07-07T09:53:54.044Z] c3e65509a76b: Pull complete [2026-07-07T09:53:54.618Z] 7cf9ebb963bd: Pull complete [2026-07-07T09:53:57.161Z] bb34ca984cfb: Pull complete [2026-07-07T09:53:58.102Z] 151cf03bc807: Pull complete [2026-07-07T09:53:58.102Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-07T09:53:58.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-07T09:53:58.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh [2026-07-07T09:53:58.432Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:53:58.838Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-07T09:53:58.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T09:53:59.026Z] prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container [2026-07-07T09:53:59.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-07-07T09:54:00.604Z] $ docker top ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T09:54:01.026Z] + go version [2026-07-07T09:54:01.026Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-07T09:54:01.051Z] $ docker stop --time=1 ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 [2026-07-07T09:54:02.314Z] $ docker rm -f --volumes ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:54:03.161Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-07T09:54:03.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T09:54:03.344Z] prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container [2026-07-07T09:54:03.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-07-07T09:54:03.597Z] $ docker top bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T09:54:04.025Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [Pipeline] fileExists [Pipeline] sh [2026-07-07T09:54:04.417Z] + make test [2026-07-07T09:54:04.417Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2026-07-07T09:54:04.417Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 [2026-07-07T09:54:04.417Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 [2026-07-07T09:54:04.992Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.30 [2026-07-07T09:54:04.992Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.14 [2026-07-07T09:54:04.992Z] go: downloading github.com/golang-jwt/jwt/v5 v5.3.1 [2026-07-07T09:54:04.992Z] go: downloading github.com/google/uuid v1.6.0 [2026-07-07T09:54:04.992Z] go: downloading github.com/labstack/echo/v4 v4.15.4 [2026-07-07T09:54:04.992Z] go: downloading github.com/openziti/sdk-golang v1.9.0 [2026-07-07T09:54:05.271Z] go: downloading github.com/stretchr/testify v1.11.1 [2026-07-07T09:54:05.271Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.23 [2026-07-07T09:54:05.271Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 [2026-07-07T09:54:05.271Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2026-07-07T09:54:05.271Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2026-07-07T09:54:05.271Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2026-07-07T09:54:05.271Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2026-07-07T09:54:05.271Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.19 [2026-07-07T09:54:05.531Z] go: downloading github.com/sirupsen/logrus v1.9.4 [2026-07-07T09:54:05.796Z] go: downloading github.com/gorilla/websocket v1.5.3 [2026-07-07T09:54:05.796Z] go: downloading golang.org/x/net v0.56.0 [2026-07-07T09:54:05.796Z] go: downloading golang.org/x/sync v0.21.0 [2026-07-07T09:54:05.796Z] go: downloading github.com/fxamacker/cbor/v2 v2.9.2 [2026-07-07T09:54:05.796Z] go: downloading github.com/go-kit/log v0.2.1 [2026-07-07T09:54:05.796Z] go: downloading github.com/go-playground/validator/v10 v10.30.3 [2026-07-07T09:54:05.796Z] go: downloading github.com/labstack/gommon v0.5.0 [2026-07-07T09:54:05.796Z] go: downloading golang.org/x/crypto v0.53.0 [2026-07-07T09:54:05.796Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2026-07-07T09:54:05.796Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2026-07-07T09:54:05.796Z] go: downloading github.com/stretchr/objx v0.5.2 [2026-07-07T09:54:06.056Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2026-07-07T09:54:06.056Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2026-07-07T09:54:06.056Z] go: downloading golang.org/x/sys v0.46.0 [2026-07-07T09:54:06.056Z] go: downloading github.com/go-openapi/strfmt v0.26.3 [2026-07-07T09:54:06.056Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2026-07-07T09:54:06.056Z] go: downloading github.com/openziti/channel/v5 v5.0.10 [2026-07-07T09:54:06.056Z] go: downloading github.com/openziti/edge-api v0.32.0 [2026-07-07T09:54:06.056Z] go: downloading github.com/openziti/foundation/v2 v2.0.95 [2026-07-07T09:54:06.318Z] go: downloading github.com/openziti/secretstream v0.1.51 [2026-07-07T09:54:06.318Z] go: downloading github.com/openziti/transport/v2 v2.0.216 [2026-07-07T09:54:06.579Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2026-07-07T09:54:06.579Z] go: downloading github.com/pkg/errors v0.9.1 [2026-07-07T09:54:06.579Z] go: downloading google.golang.org/protobuf v1.36.11 [2026-07-07T09:54:06.579Z] go: downloading github.com/go-openapi/runtime v0.32.3 [2026-07-07T09:54:06.579Z] go: downloading github.com/go-resty/resty/v2 v2.17.2 [2026-07-07T09:54:07.150Z] go: downloading github.com/openziti/identity v1.0.133 [2026-07-07T09:54:07.150Z] go: downloading github.com/zitadel/oidc/v3 v3.47.5 [2026-07-07T09:54:07.150Z] go: downloading golang.org/x/oauth2 v0.36.0 [2026-07-07T09:54:07.150Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2026-07-07T09:54:07.150Z] go: downloading github.com/kataras/go-events v0.0.3 [2026-07-07T09:54:07.150Z] go: downloading github.com/openziti/metrics v1.4.5 [2026-07-07T09:54:07.150Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 [2026-07-07T09:54:07.411Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2026-07-07T09:54:07.411Z] go: downloading github.com/x448/float16 v0.8.4 [2026-07-07T09:54:07.411Z] go: downloading github.com/mattn/go-colorable v0.1.15 [2026-07-07T09:54:07.411Z] go: downloading github.com/mattn/go-isatty v0.0.22 [2026-07-07T09:54:07.411Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2026-07-07T09:54:07.411Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.13 [2026-07-07T09:54:07.411Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2026-07-07T09:54:07.411Z] go: downloading github.com/leodido/go-urn v1.4.0 [2026-07-07T09:54:07.411Z] go: downloading golang.org/x/text v0.38.0 [2026-07-07T09:54:07.411Z] go: downloading github.com/go-openapi/errors v0.22.8 [2026-07-07T09:54:07.411Z] go: downloading github.com/go-viper/mapstructure/v2 v2.5.0 [2026-07-07T09:54:07.411Z] go: downloading github.com/oklog/ulid/v2 v2.1.1 [2026-07-07T09:54:07.411Z] go: downloading github.com/emirpasic/gods v1.18.1 [2026-07-07T09:54:07.411Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2026-07-07T09:54:07.411Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2026-07-07T09:54:07.411Z] go: downloading github.com/go-openapi/swag/fileutils v0.26.1 [2026-07-07T09:54:07.672Z] go: downloading github.com/go-openapi/swag/jsonutils v0.26.1 [2026-07-07T09:54:07.672Z] go: downloading github.com/go-openapi/swag/stringutils v0.26.1 [2026-07-07T09:54:07.672Z] go: downloading github.com/go-openapi/runtime/server-middleware v0.32.3 [2026-07-07T09:54:07.672Z] go: downloading go.opentelemetry.io/otel v1.44.0 [2026-07-07T09:54:07.672Z] go: downloading github.com/go-openapi/swag v0.26.1 [2026-07-07T09:54:07.672Z] go: downloading go.opentelemetry.io/otel/trace v1.44.0 [2026-07-07T09:54:07.931Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2026-07-07T09:54:07.931Z] go: downloading github.com/go-openapi/validate v0.26.0 [2026-07-07T09:54:07.931Z] go: downloading github.com/shirou/gopsutil/v4 v4.26.5 [2026-07-07T09:54:07.931Z] go: downloading github.com/spf13/cast v1.10.0 [2026-07-07T09:54:07.931Z] go: downloading github.com/go-jose/go-jose/v4 v4.1.4 [2026-07-07T09:54:07.931Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2026-07-07T09:54:07.931Z] go: downloading github.com/zitadel/schema v1.3.2 [2026-07-07T09:54:08.190Z] go: downloading google.golang.org/grpc v1.79.3 [2026-07-07T09:54:08.190Z] go: downloading github.com/fsnotify/fsnotify v1.10.1 [2026-07-07T09:54:08.190Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2026-07-07T09:54:08.190Z] go: downloading github.com/go-playground/locales v0.14.1 [2026-07-07T09:54:08.190Z] go: downloading golang.org/x/term v0.44.0 [2026-07-07T09:54:08.190Z] go: downloading github.com/go-openapi/analysis v0.25.2 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/loads v0.24.0 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/spec v0.22.5 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/conv v0.26.1 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/typeutils v0.26.1 [2026-07-07T09:54:08.450Z] go: downloading go.yaml.in/yaml/v3 v3.0.4 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/cmdutils v0.26.1 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/jsonname v0.26.1 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/loading v0.26.1 [2026-07-07T09:54:08.450Z] go: downloading github.com/go-openapi/swag/mangling v0.26.1 [2026-07-07T09:54:08.715Z] go: downloading github.com/go-openapi/swag/netutils v0.26.1 [2026-07-07T09:54:08.715Z] go: downloading github.com/go-openapi/swag/yamlutils v0.26.1 [2026-07-07T09:54:08.715Z] go: downloading github.com/go-logr/logr v1.4.3 [2026-07-07T09:54:08.715Z] go: downloading go.opentelemetry.io/otel/metric v1.44.0 [2026-07-07T09:54:08.715Z] go: downloading github.com/zitadel/logging v0.7.0 [2026-07-07T09:54:08.715Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2026-07-07T09:54:08.715Z] go: downloading github.com/go-openapi/jsonpointer v0.23.1 [2026-07-07T09:54:08.715Z] go: downloading github.com/tklauser/go-sysconf v0.4.0 [2026-07-07T09:54:08.715Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 [2026-07-07T09:54:08.716Z] go: downloading github.com/go-openapi/jsonreference v0.21.6 [2026-07-07T09:54:08.716Z] go: downloading github.com/go-logr/stdr v1.2.2 [2026-07-07T09:54:08.716Z] go: downloading go.opentelemetry.io/auto/sdk v1.2.1 [2026-07-07T09:54:08.716Z] go: downloading github.com/cespare/xxhash/v2 v2.3.0 [2026-07-07T09:54:08.977Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2026-07-07T09:54:08.977Z] go: downloading github.com/tklauser/numcpus v0.12.0 [2026-07-07T09:54:23.872Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.037s coverage: 33.8% of statements [2026-07-07T09:54:45.851Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.012s coverage: 93.4% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.012s coverage: 88.1% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.306s coverage: 86.5% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.005s coverage: 84.4% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 1.032s coverage: 41.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers/headers 0.014s coverage: 85.3% of statements [2026-07-07T09:54:45.851Z] ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] [2026-07-07T09:54:45.851Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.020s coverage: 88.9% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.327s coverage: 89.1% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.006s coverage: 23.5% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.038s coverage: 72.1% of statements [2026-07-07T09:54:45.851Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.011s coverage: 50.9% of statements [2026-07-07T09:54:45.851Z] github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.009s coverage: 38.9% of statements [2026-07-07T09:54:45.851Z] ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.014s coverage: 91.3% of statements [2026-07-07T09:54:52.437Z] 0 issues. [2026-07-07T09:54:52.437Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2026-07-07T09:54:57.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-07T09:54:57.703Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2026-07-07T09:54:57.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } [2026-07-07T09:54:58.029Z] $ docker stop --time=1 bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 [2026-07-07T09:55:26.441Z] $ docker rm -f --volumes bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-07T09:55:27.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-07-07T09:55:27.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2026-07-07T09:55:28.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T09:55:28.833Z] [2026-07-07T09:55:28.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:55:29.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T09:55:29.272Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-07T09:55:29.272Z] 5eb5b503b376: Pulling fs layer [2026-07-07T09:55:29.272Z] 5c69ac0246d0: Pulling fs layer [2026-07-07T09:55:29.272Z] ec43610c2a17: Pulling fs layer [2026-07-07T09:55:29.272Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-07T09:55:29.272Z] 33b1e0a273af: Pulling fs layer [2026-07-07T09:55:29.272Z] 5d3b04190fa2: Pulling fs layer [2026-07-07T09:55:29.272Z] 2f39f015ded8: Pulling fs layer [2026-07-07T09:55:29.272Z] 2f39f015ded8: Waiting [2026-07-07T09:55:29.272Z] 5d3b04190fa2: Waiting [2026-07-07T09:55:29.272Z] 5c69ac0246d0: Verifying Checksum [2026-07-07T09:55:29.272Z] 5c69ac0246d0: Download complete [2026-07-07T09:55:29.272Z] 3a2ae6a8a46f: Download complete [2026-07-07T09:55:29.272Z] 33b1e0a273af: Verifying Checksum [2026-07-07T09:55:29.272Z] 33b1e0a273af: Download complete [2026-07-07T09:55:29.272Z] ec43610c2a17: Verifying Checksum [2026-07-07T09:55:29.272Z] ec43610c2a17: Download complete [2026-07-07T09:55:29.272Z] 5d3b04190fa2: Download complete [2026-07-07T09:55:29.530Z] 5eb5b503b376: Verifying Checksum [2026-07-07T09:55:29.530Z] 5eb5b503b376: Download complete [2026-07-07T09:55:30.102Z] 2f39f015ded8: Download complete [2026-07-07T09:55:31.040Z] 5eb5b503b376: Pull complete [2026-07-07T09:55:31.040Z] 5c69ac0246d0: Pull complete [2026-07-07T09:55:31.608Z] ec43610c2a17: Pull complete [2026-07-07T09:55:31.608Z] 3a2ae6a8a46f: Pull complete [2026-07-07T09:55:31.868Z] 33b1e0a273af: Pull complete [2026-07-07T09:55:31.868Z] 5d3b04190fa2: Pull complete [2026-07-07T09:55:37.156Z] 2f39f015ded8: Pull complete [2026-07-07T09:55:37.156Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-07T09:55:37.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T09:55:37.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T09:55:37.491Z] prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container [2026-07-07T09:55:37.511Z] $ 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/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-07-07T09:55:38.806Z] $ docker top 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:39.310Z] ---> job-cost.sh [2026-07-07T09:55:39.310Z] lf-activate-venv: SKIPPING [2026-07-07T09:55:39.310Z] INFO: No Stack... [2026-07-07T09:55:39.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-07T09:55:40.150Z] INFO: Archiving Costs [Pipeline] sh [2026-07-07T09:55:40.485Z] + cat+ /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/cost.csv [2026-07-07T09:55:40.485Z] cut -d, -f6 [Pipeline] lock [2026-07-07T09:55:40.537Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] [2026-07-07T09:55:40.542Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] did not exist. Created. [2026-07-07T09:55:40.548Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-07T09:55:40.973Z] + echo total: 0.4399999976158142 [Pipeline] stash [2026-07-07T09:55:41.028Z] Stashed 1 file(s) [Pipeline] } [2026-07-07T09:55:41.074Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-07T09:55:41.208Z] $ docker stop --time=1 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 [2026-07-07T09:55:42.356Z] $ docker rm -f --volumes 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-07-07T09:55:43.404Z] provisioning config files... [2026-07-07T09:55:43.433Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/config10773982957808303948tmp [Pipeline] { [Pipeline] sh [2026-07-07T09:55:43.833Z] + set +x [2026-07-07T09:55:43.833Z] + curl -s https://codecov.io/bash [2026-07-07T09:55:43.833Z] + bash -s -- [2026-07-07T09:55:43.833Z] [2026-07-07T09:55:43.833Z] _____ _ [2026-07-07T09:55:43.833Z] / ____| | | [2026-07-07T09:55:43.833Z] | | ___ __| | ___ ___ _____ __ [2026-07-07T09:55:43.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-07T09:55:43.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-07T09:55:43.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-07T09:55:43.833Z] Bash-1.0.6 [2026-07-07T09:55:43.833Z] [2026-07-07T09:55:43.833Z] [2026-07-07T09:55:43.833Z] ==> git version 2.25.1 found [2026-07-07T09:55:43.833Z] ==> 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 [2026-07-07T09:55:43.833Z] Release-Date: 2020-01-08 [2026-07-07T09:55:43.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-07-07T09:55:43.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-07T09:55:43.833Z] ==> Jenkins CI detected. [2026-07-07T09:55:44.100Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [2026-07-07T09:55:44.100Z] project root: . [2026-07-07T09:55:44.100Z] --> token set from env [2026-07-07T09:55:44.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-07T09:55:44.100Z] ==> Running gcov in . (disable via -X gcov) [2026-07-07T09:55:44.100Z] ==> Python coveragepy not found [2026-07-07T09:55:44.100Z] ==> Searching for coverage reports in: [2026-07-07T09:55:44.100Z] + . [2026-07-07T09:55:44.100Z] -> Found 1 reports [2026-07-07T09:55:44.100Z] ==> Detecting git/mercurial file structure [2026-07-07T09:55:44.100Z] ==> Reading reports [2026-07-07T09:55:44.100Z] + ./coverage.out bytes=169982 [2026-07-07T09:55:44.100Z] ==> Appending adjustments [2026-07-07T09:55:44.100Z] https://docs.codecov.io/docs/fixing-reports [2026-07-07T09:55:44.358Z] + Found adjustments [2026-07-07T09:55:44.358Z] ==> Gzipping contents [2026-07-07T09:55:44.358Z] 24K /tmp/codecov.RxR4Qk.gz [2026-07-07T09:55:44.358Z] ==> Uploading reports [2026-07-07T09:55:44.358Z] url: https://codecov.io [2026-07-07T09:55:44.358Z] query: branch=PR-968&commit=f93b252aaa1247110a9a1b08cfca978bc2729d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=968&job=&cmd_args= [2026-07-07T09:55:44.358Z] -> Pinging Codecov [2026-07-07T09:55:44.358Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-968&commit=f93b252aaa1247110a9a1b08cfca978bc2729d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=968&job=&cmd_args= [2026-07-07T09:55:44.616Z] -> Uploading to [2026-07-07T09:55:44.617Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/f93b252aaa1247110a9a1b08cfca978bc2729d5a/2f7b7aa5-1b35-4fba-aa42-f8e286597b38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260707%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260707T095544Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3f9c0f394692a34ede2c7304c9a17baae44404b26b85eb357ed97aa8c5f80c6d [2026-07-07T09:55:44.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-07T09:55:44.617Z] Dload Upload Total Spent Left Speed [2026-07-07T09:55:44.879Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22374 0 0 100 22374 0 87058 --:--:-- --:--:-- --:--:-- 87058 [2026-07-07T09:55:44.879Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] } [2026-07-07T09:55:44.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2026-07-07T09:55:47.463Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives ] [2026-07-07T09:55:47.463Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives [2026-07-07T09:55:47.463Z] total 16 [2026-07-07T09:55:47.463Z] drwxr-xr-x 3 root root 4096 Jul 7 09:55 . [2026-07-07T09:55:47.463Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 09:55 .. [2026-07-07T09:55:47.463Z] drwxr-xr-x 2 root root 4096 Jul 7 09:55 cost [2026-07-07T09:55:47.463Z] -rw-r--r-- 1 root root 89 Jul 7 09:55 cost.csv [2026-07-07T09:55:47.464Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives [2026-07-07T09:55:47.464Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives [2026-07-07T09:55:47.464Z] total 16 [2026-07-07T09:55:47.464Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 09:55 . [2026-07-07T09:55:47.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 09:55 .. [2026-07-07T09:55:47.464Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 09:55 cost [2026-07-07T09:55:47.464Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 7 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:47.813Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:48.724Z] ---> package-listing.sh [2026-07-07T09:55:48.724Z] ++ facter osfamily [2026-07-07T09:55:48.724Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-07T09:55:48.985Z] + OS_FAMILY=debian [2026-07-07T09:55:48.985Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-968 [2026-07-07T09:55:48.985Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-07T09:55:48.985Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-07T09:55:48.985Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-07T09:55:48.985Z] + PACKAGES=/tmp/packages_start.txt [2026-07-07T09:55:48.985Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-968 ']' [2026-07-07T09:55:48.985Z] + PACKAGES=/tmp/packages_end.txt [2026-07-07T09:55:48.985Z] + case "${OS_FAMILY}" in [2026-07-07T09:55:48.985Z] + dpkg -l [2026-07-07T09:55:48.985Z] + grep '^ii' [2026-07-07T09:55:48.986Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-07T09:55:48.986Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-07T09:55:48.986Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-07T09:55:48.986Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-968 ']' [2026-07-07T09:55:48.986Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/ [2026-07-07T09:55:48.986Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/ [Pipeline] echo [2026-07-07T09:55:49.034Z] 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/xfoundry_go-mod-bootstrap_PR-968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-07T09:55:49.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-07T09:55:50.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-07T09:55:50.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-07T09:55:50.200Z] prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container [2026-07-07T09:55:50.220Z] $ 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/xfoundry_go-mod-bootstrap_PR-968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-07-07T09:55:50.433Z] $ docker top 76ed5f9d61c2f77fa112966c44b9368b5b5ea6de1234de21323841f2f80e1da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-07T09:55:50.855Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-07T09:55:51.178Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-07T09:55:51.505Z] + ls /var/log/sa-host [2026-07-07T09:55:51.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-07T09:55:51.800Z] provisioning config files... [2026-07-07T09:55:51.821Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/config13750088794871552294tmp [Pipeline] { [Pipeline] echo [2026-07-07T09:55:51.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:52.267Z] ---> create-netrc.sh [Pipeline] } [2026-07-07T09:55:52.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:52.746Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-07T09:55:52.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:53.121Z] ---> sudo-logs.sh [2026-07-07T09:55:53.121Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-07T09:55:53.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:53.547Z] ---> job-cost.sh [2026-07-07T09:55:53.547Z] lf-activate-venv: SKIPPING [2026-07-07T09:55:53.547Z] DEBUG: total: 0.4399999976158142 [2026-07-07T09:55:53.547Z] INFO: Retrieving Stack Cost... [2026-07-07T09:55:53.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-07T09:55:53.807Z] INFO: Archiving Costs [Pipeline] echo [2026-07-07T09:55:53.854Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-07T09:55:54.175Z] ---> logs-deploy.sh [2026-07-07T09:55:54.175Z] lf-activate-venv: SKIPPING [2026-07-07T09:55:54.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-968/1 [2026-07-07T09:55:54.175Z] INFO: archiving workspace using pattern(s): [2026-07-07T09:55:55.114Z] Archives upload complete. [2026-07-07T09:55:55.375Z] INFO: archiving logs to Nexus [2026-07-07T09:55:55.948Z] ---> uname -a: [2026-07-07T09:55:55.948Z] Linux prd-ubuntu20-04-docker-8c-8g-14690 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-07T09:55:55.948Z] [2026-07-07T09:55:55.948Z] [2026-07-07T09:55:55.948Z] ---> lscpu: [2026-07-07T09:55:55.948Z] Architecture: x86_64 [2026-07-07T09:55:55.948Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-07T09:55:55.948Z] Byte Order: Little Endian [2026-07-07T09:55:55.948Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-07T09:55:55.948Z] CPU(s): 8 [2026-07-07T09:55:55.948Z] On-line CPU(s) list: 0-7 [2026-07-07T09:55:55.948Z] Thread(s) per core: 1 [2026-07-07T09:55:55.948Z] Core(s) per socket: 1 [2026-07-07T09:55:55.948Z] Socket(s): 8 [2026-07-07T09:55:55.948Z] NUMA node(s): 1 [2026-07-07T09:55:55.948Z] Vendor ID: AuthenticAMD [2026-07-07T09:55:55.948Z] CPU family: 23 [2026-07-07T09:55:55.948Z] Model: 49 [2026-07-07T09:55:55.948Z] Model name: AMD EPYC-Rome Processor [2026-07-07T09:55:55.949Z] Stepping: 0 [2026-07-07T09:55:55.949Z] CPU MHz: 2799.998 [2026-07-07T09:55:55.949Z] BogoMIPS: 5599.99 [2026-07-07T09:55:55.949Z] Virtualization: AMD-V [2026-07-07T09:55:55.949Z] Hypervisor vendor: KVM [2026-07-07T09:55:55.949Z] Virtualization type: full [2026-07-07T09:55:55.949Z] L1d cache: 256 KiB [2026-07-07T09:55:55.949Z] L1i cache: 256 KiB [2026-07-07T09:55:55.949Z] L2 cache: 4 MiB [2026-07-07T09:55:55.949Z] L3 cache: 128 MiB [2026-07-07T09:55:55.949Z] NUMA node0 CPU(s): 0-7 [2026-07-07T09:55:55.949Z] Vulnerability Gather data sampling: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Itlb multihit: Not affected [2026-07-07T09:55:55.949Z] Vulnerability L1tf: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Mds: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Meltdown: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Mmio stale data: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Retbleed: Vulnerable [2026-07-07T09:55:55.949Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-07T09:55:55.949Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-07T09:55:55.949Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-07T09:55:55.949Z] Vulnerability Srbds: Not affected [2026-07-07T09:55:55.949Z] Vulnerability Tsx async abort: Not affected [2026-07-07T09:55:55.949Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] ---> nproc: [2026-07-07T09:55:55.949Z] 8 [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] ---> df -h: [2026-07-07T09:55:55.949Z] Filesystem Size Used Avail Use% Mounted on [2026-07-07T09:55:55.949Z] overlay 155G 12G 144G 8% / [2026-07-07T09:55:55.949Z] tmpfs 64M 0 64M 0% /dev [2026-07-07T09:55:55.949Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-07-07T09:55:55.949Z] shm 64M 0 64M 0% /dev/shm [2026-07-07T09:55:55.949Z] /dev/vda1 155G 12G 144G 8% /facter-os [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] ---> sar -b -r -n DEV: [2026-07-07T09:55:55.949Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14690) 07/07/26 _x86_64_ (8 CPU) [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] 08:35:27 LINUX RESTART (8 CPU) [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] 08:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-07-07T09:55:55.949Z] 08:37:01 34.38 17.63 16.75 0.00 3820.70 69351.66 0.00 [2026-07-07T09:55:55.949Z] 08:38:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2026-07-07T09:55:55.949Z] 08:39:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2026-07-07T09:55:55.949Z] 08:40:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2026-07-07T09:55:55.949Z] 08:41:01 19.05 1.03 18.01 0.00 36.26 2417.06 0.00 [2026-07-07T09:55:55.949Z] 08:42:01 7.93 0.03 7.90 0.00 0.27 175.01 0.00 [2026-07-07T09:55:55.949Z] 08:43:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2026-07-07T09:55:55.949Z] 08:44:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 [2026-07-07T09:55:55.949Z] 08:45:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2026-07-07T09:55:55.949Z] 08:46:01 1.83 0.00 1.83 0.00 0.00 21.18 0.00 [2026-07-07T09:55:55.949Z] 08:47:01 0.90 0.00 0.90 0.00 0.00 13.60 0.00 [2026-07-07T09:55:55.949Z] 08:48:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2026-07-07T09:55:55.949Z] 08:49:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2026-07-07T09:55:55.949Z] 08:50:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 [2026-07-07T09:55:55.949Z] 08:51:01 1.88 0.02 1.87 0.00 0.13 23.73 0.00 [2026-07-07T09:55:55.949Z] 08:52:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2026-07-07T09:55:55.949Z] 08:53:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2026-07-07T09:55:55.949Z] 08:54:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 [2026-07-07T09:55:55.949Z] 08:55:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2026-07-07T09:55:55.949Z] 08:56:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2026-07-07T09:55:55.949Z] 08:57:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2026-07-07T09:55:55.949Z] 08:58:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2026-07-07T09:55:55.949Z] 08:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2026-07-07T09:55:55.949Z] 09:00:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 [2026-07-07T09:55:55.949Z] 09:01:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2026-07-07T09:55:55.949Z] 09:02:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 [2026-07-07T09:55:55.949Z] 09:03:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2026-07-07T09:55:55.949Z] 09:04:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2026-07-07T09:55:55.949Z] 09:05:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2026-07-07T09:55:55.949Z] 09:06:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2026-07-07T09:55:55.949Z] 09:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2026-07-07T09:55:55.949Z] 09:08:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2026-07-07T09:55:55.949Z] 09:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2026-07-07T09:55:55.949Z] 09:10:01 0.72 0.00 0.72 0.00 0.00 10.00 0.00 [2026-07-07T09:55:55.949Z] 09:11:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2026-07-07T09:55:55.949Z] 09:12:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 [2026-07-07T09:55:55.949Z] 09:13:02 1.03 0.00 1.03 0.00 0.00 12.53 0.00 [2026-07-07T09:55:55.949Z] 09:14:01 0.92 0.00 0.92 0.00 0.00 11.25 0.00 [2026-07-07T09:55:55.949Z] 09:15:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2026-07-07T09:55:55.949Z] 09:16:01 2.50 1.47 1.03 0.00 46.93 14.80 0.00 [2026-07-07T09:55:55.949Z] 09:17:01 1.45 0.02 1.43 0.00 0.13 17.86 0.00 [2026-07-07T09:55:55.949Z] 09:18:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2026-07-07T09:55:55.949Z] 09:19:01 3.45 2.13 1.32 0.00 44.53 26.93 0.00 [2026-07-07T09:55:55.949Z] 09:20:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 [2026-07-07T09:55:55.949Z] 09:21:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2026-07-07T09:55:55.949Z] 09:22:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2026-07-07T09:55:55.949Z] 09:23:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2026-07-07T09:55:55.949Z] 09:24:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2026-07-07T09:55:55.949Z] 09:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 [2026-07-07T09:55:55.949Z] 09:26:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2026-07-07T09:55:55.949Z] 09:27:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2026-07-07T09:55:55.949Z] 09:28:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2026-07-07T09:55:55.949Z] 09:29:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2026-07-07T09:55:55.949Z] 09:30:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2026-07-07T09:55:55.949Z] 09:31:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2026-07-07T09:55:55.949Z] 09:32:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 [2026-07-07T09:55:55.949Z] 09:33:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2026-07-07T09:55:55.949Z] 09:34:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2026-07-07T09:55:55.949Z] 09:35:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2026-07-07T09:55:55.949Z] 09:36:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2026-07-07T09:55:55.949Z] 09:37:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2026-07-07T09:55:55.949Z] 09:38:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2026-07-07T09:55:55.949Z] 09:39:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2026-07-07T09:55:55.949Z] 09:40:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2026-07-07T09:55:55.949Z] 09:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2026-07-07T09:55:55.949Z] 09:42:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2026-07-07T09:55:55.949Z] 09:43:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2026-07-07T09:55:55.949Z] 09:44:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 [2026-07-07T09:55:55.949Z] 09:45:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2026-07-07T09:55:55.949Z] 09:46:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2026-07-07T09:55:55.949Z] 09:47:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2026-07-07T09:55:55.949Z] 09:48:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2026-07-07T09:55:55.949Z] 09:49:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2026-07-07T09:55:55.949Z] 09:50:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 [2026-07-07T09:55:55.949Z] 09:51:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2026-07-07T09:55:55.949Z] 09:52:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 [2026-07-07T09:55:55.949Z] 09:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2026-07-07T09:55:55.949Z] 09:54:01 317.45 11.65 305.80 0.00 1590.93 48103.72 0.00 [2026-07-07T09:55:55.949Z] 09:55:17 61.75 0.37 61.38 0.00 2.94 18690.13 0.00 [2026-07-07T09:55:55.949Z] Average: 6.89 0.43 6.45 0.00 69.95 1827.00 0.00 [2026-07-07T09:55:55.949Z] [2026-07-07T09:55:55.949Z] 08:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-07-07T09:55:55.949Z] 08:37:01 30267148 31842716 504892 1.54 62320 1835764 1581776 4.66 618328 1690364 184 [2026-07-07T09:55:55.949Z] 08:38:01 30267152 31842852 503900 1.53 62360 1835768 1581776 4.66 617916 1690352 208 [2026-07-07T09:55:55.949Z] 08:39:01 30267468 31843208 503520 1.53 62388 1835768 1581776 4.66 617572 1690352 8 [2026-07-07T09:55:55.949Z] 08:40:01 30269816 31845600 500988 1.52 62428 1835772 1581776 4.66 614784 1690356 12 [2026-07-07T09:55:55.949Z] 08:41:01 30132100 31818612 511672 1.56 77632 1928424 1614672 4.76 680760 1741872 3172 [2026-07-07T09:55:55.949Z] 08:42:01 30131336 31817716 511736 1.56 77404 1928544 1631172 4.81 680112 1741776 380 [2026-07-07T09:55:55.949Z] 08:43:01 30131636 31817692 511772 1.56 77448 1928156 1631172 4.81 679800 1741488 4 [2026-07-07T09:55:55.949Z] 08:44:01 30131880 31818016 511336 1.56 77476 1928156 1631172 4.81 679796 1741492 40 [2026-07-07T09:55:55.949Z] 08:45:01 30131640 31817788 511300 1.56 77492 1928160 1631172 4.81 679412 1741500 8 [2026-07-07T09:55:55.949Z] 08:46:01 30131592 31817804 511208 1.56 77556 1928168 1631172 4.81 679500 1741508 8 [2026-07-07T09:55:55.949Z] 08:47:01 30134608 31820840 508232 1.55 77588 1928152 1631172 4.81 676776 1741508 8 [2026-07-07T09:55:55.949Z] 08:48:01 30134176 31820460 508564 1.55 77620 1928172 1631172 4.81 676744 1741504 8 [2026-07-07T09:55:55.949Z] 08:49:01 30133276 31819760 509116 1.55 77652 1928300 1631172 4.81 677136 1741632 156 [2026-07-07T09:55:55.949Z] 08:50:01 30133544 31820048 508704 1.55 77684 1928304 1631172 4.81 676820 1741636 52 [2026-07-07T09:55:55.949Z] 08:51:01 30132648 31819244 509040 1.55 77752 1928280 1622900 4.78 677216 1741608 188 [2026-07-07T09:55:55.949Z] 08:52:01 30132844 31819520 508796 1.55 77784 1928280 1622900 4.78 677156 1741608 36 [2026-07-07T09:55:55.949Z] 08:53:01 30132400 31819116 509072 1.55 77816 1928284 1622900 4.78 677188 1741612 28 [2026-07-07T09:55:55.949Z] 08:54:01 30132548 31819264 508828 1.55 77848 1928288 1622900 4.78 677188 1741612 48 [2026-07-07T09:55:55.949Z] 08:55:01 30131432 31818248 509580 1.55 77880 1928292 1622900 4.78 677584 1741616 164 [2026-07-07T09:55:55.949Z] 08:56:01 30132148 31818984 508736 1.55 77920 1928292 1622900 4.78 676828 1741624 8 [2026-07-07T09:55:55.949Z] 08:57:01 30132096 31818976 508908 1.55 77952 1928296 1622900 4.78 677388 1741628 8 [2026-07-07T09:55:55.949Z] 08:58:01 30132900 31819848 507972 1.55 77992 1928300 1622900 4.78 677148 1741636 4 [2026-07-07T09:55:55.949Z] 08:59:01 30132900 31819848 507932 1.55 78024 1928300 1622900 4.78 677128 1741636 8 [2026-07-07T09:55:55.949Z] 09:00:01 30132560 31819572 508144 1.55 78056 1928308 1622900 4.78 677184 1741644 232 [2026-07-07T09:55:55.949Z] 09:01:01 30132528 31819596 508068 1.55 78104 1928304 1622900 4.78 677808 1741636 36 [2026-07-07T09:55:55.949Z] 09:02:01 30132544 31819620 508012 1.55 78136 1928312 1622900 4.78 677528 1741636 36 [2026-07-07T09:55:55.949Z] 09:03:01 30132512 31819636 507924 1.55 78168 1928316 1622900 4.78 677516 1741644 8 [2026-07-07T09:55:55.949Z] 09:04:01 30132768 31819892 507804 1.54 78200 1928320 1622900 4.78 677516 1741644 44 [2026-07-07T09:55:55.949Z] 09:05:01 30133068 31820288 507428 1.54 78240 1928324 1622900 4.78 678232 1741648 8 [2026-07-07T09:55:55.949Z] 09:06:01 30132616 31819864 507764 1.54 78272 1928328 1622900 4.78 678184 1741656 192 [2026-07-07T09:55:55.949Z] 09:07:01 30132440 31819732 507852 1.54 78300 1928328 1622900 4.78 678392 1741660 4 [2026-07-07T09:55:55.949Z] 09:08:01 30132164 31819464 508140 1.55 78324 1928332 1622900 4.78 678436 1741664 52 [2026-07-07T09:55:55.949Z] 09:09:01 30132380 31819684 508068 1.55 78344 1928332 1622900 4.78 678440 1741664 24 [2026-07-07T09:55:55.949Z] 09:10:01 30132024 31819392 508320 1.55 78360 1928336 1622900 4.78 678432 1741672 188 [2026-07-07T09:55:55.949Z] 09:11:01 30131920 31819308 508256 1.55 78400 1928340 1622900 4.78 678432 1741676 28 [2026-07-07T09:55:55.949Z] 09:12:01 30132076 31819552 507872 1.55 78416 1928340 1622900 4.78 678688 1741676 56 [2026-07-07T09:55:55.949Z] 09:13:02 30131524 31819052 508356 1.55 78448 1928348 1622900 4.78 679332 1741672 176 [2026-07-07T09:55:55.949Z] 09:14:01 30131532 31819060 508312 1.55 78480 1928348 1622900 4.78 678852 1741672 172 [2026-07-07T09:55:55.949Z] 09:15:01 30131500 31819068 508216 1.55 78512 1928352 1622900 4.78 678852 1741676 8 [2026-07-07T09:55:55.949Z] 09:16:01 30120736 31809764 517460 1.57 78556 1929760 1622900 4.78 690628 1742688 220 [2026-07-07T09:55:55.949Z] 09:17:01 30120280 31809380 517916 1.58 78624 1929764 1622900 4.78 691156 1742696 224 [2026-07-07T09:55:55.949Z] 09:18:01 30120216 31809360 517920 1.58 78640 1929768 1622900 4.78 690860 1742700 200 [2026-07-07T09:55:55.949Z] 09:19:01 30077864 31769124 557492 1.70 78668 1931388 1655460 4.88 730372 1743396 8 [2026-07-07T09:55:55.949Z] 09:20:01 30078032 31769324 557416 1.70 78692 1931392 1655460 4.88 730036 1743400 176 [2026-07-07T09:55:55.949Z] 09:21:01 30086940 31778268 548452 1.67 78716 1931396 1655460 4.88 722580 1743404 4 [2026-07-07T09:55:55.949Z] 09:22:01 30086388 31777732 548908 1.67 78732 1931400 1655460 4.88 722720 1743384 140 [2026-07-07T09:55:55.949Z] 09:23:01 30086564 31777952 548832 1.67 78764 1931404 1655460 4.88 723048 1743388 196 [2026-07-07T09:55:55.949Z] 09:24:01 30086776 31778164 548584 1.67 78796 1931404 1655460 4.88 722724 1743388 152 [2026-07-07T09:55:55.949Z] 09:25:01 30086744 31778176 548532 1.67 78828 1931408 1655460 4.88 722780 1743396 8 [2026-07-07T09:55:55.949Z] 09:26:01 30086688 31778156 548496 1.67 78860 1931408 1655460 4.88 722836 1743400 36 [2026-07-07T09:55:55.949Z] 09:27:01 30086080 31777608 549004 1.67 78892 1931412 1655460 4.88 723088 1743404 4 [2026-07-07T09:55:55.949Z] 09:28:01 30085912 31777464 548948 1.67 78924 1931416 1655460 4.88 723096 1743408 196 [2026-07-07T09:55:55.949Z] 09:29:01 30085564 31777188 549180 1.67 78960 1931416 1655460 4.88 723640 1743404 184 [2026-07-07T09:55:55.949Z] 09:30:01 30085532 31777180 549096 1.67 78992 1931420 1655460 4.88 723264 1743408 152 [2026-07-07T09:55:55.949Z] 09:31:01 30085160 31776860 549304 1.67 79028 1931424 1655460 4.88 723320 1743412 8 [2026-07-07T09:55:55.949Z] 09:32:01 30085360 31777120 549132 1.67 79068 1931432 1655460 4.88 724004 1743416 36 [2026-07-07T09:55:55.949Z] 09:33:01 30085100 31776912 549328 1.67 79108 1931436 1655460 4.88 723672 1743424 36 [2026-07-07T09:55:55.949Z] 09:34:01 30085280 31777196 548988 1.67 79140 1931500 1655460 4.88 723728 1743488 168 [2026-07-07T09:55:55.949Z] 09:35:01 30085012 31776940 549380 1.67 79156 1931504 1655460 4.88 723728 1743496 8 [2026-07-07T09:55:55.949Z] 09:36:01 30085216 31777168 549100 1.67 79180 1931504 1655460 4.88 723788 1743496 152 [2026-07-07T09:55:55.949Z] 09:37:01 30085192 31777208 549024 1.67 79224 1931500 1655460 4.88 724084 1743500 8 [2026-07-07T09:55:55.949Z] 09:38:01 30085216 31777408 548768 1.67 79260 1931640 1655460 4.88 724160 1743636 200 [2026-07-07T09:55:55.949Z] 09:39:01 30085092 31777284 549036 1.67 79276 1931640 1639164 4.83 724160 1743636 8 [2026-07-07T09:55:55.949Z] 09:40:01 30084932 31777176 549044 1.67 79292 1931648 1639164 4.83 724672 1743624 228 [2026-07-07T09:55:55.949Z] 09:41:01 30084428 31776700 549480 1.67 79320 1931648 1639164 4.83 724604 1743624 156 [2026-07-07T09:55:55.949Z] 09:42:01 30083464 31775792 550132 1.67 79352 1931652 1639164 4.83 724572 1743628 56 [2026-07-07T09:55:55.950Z] 09:43:01 30083188 31775520 550332 1.67 79392 1931656 1639164 4.83 724548 1743632 24 [2026-07-07T09:55:55.950Z] 09:44:01 30083032 31775456 550536 1.67 79424 1931656 1639164 4.83 724996 1743632 180 [2026-07-07T09:55:55.950Z] 09:45:01 30083024 31775496 550508 1.67 79456 1931660 1639164 4.83 725148 1743648 204 [2026-07-07T09:55:55.950Z] 09:46:01 30083332 31775820 550168 1.67 79488 1931660 1639164 4.83 724816 1743648 148 [2026-07-07T09:55:55.950Z] 09:47:01 30082624 31775292 550640 1.68 79528 1931792 1639164 4.83 725068 1743784 24 [2026-07-07T09:55:55.950Z] 09:48:01 30082608 31775336 550536 1.67 79576 1931796 1639164 4.83 725112 1743784 156 [2026-07-07T09:55:55.950Z] 09:49:01 30082560 31775288 550480 1.67 79616 1931800 1639164 4.83 725172 1743784 8 [2026-07-07T09:55:55.950Z] 09:50:01 30082008 31774804 550932 1.68 79648 1931808 1655232 4.88 725248 1743788 232 [2026-07-07T09:55:55.950Z] 09:51:01 30081968 31774764 550860 1.68 79684 1931808 1655232 4.88 725588 1743788 8 [2026-07-07T09:55:55.950Z] 09:52:01 30081344 31774212 551404 1.68 79724 1931812 1655232 4.88 725924 1743792 32 [2026-07-07T09:55:55.950Z] 09:53:01 30081060 31773948 551608 1.68 79756 1931816 1655232 4.88 725856 1743804 24 [2026-07-07T09:55:55.950Z] 09:54:01 28371452 31502808 767344 2.33 108220 3289028 1902784 5.61 1059264 3006524 500 [2026-07-07T09:55:55.950Z] 09:55:17 27462716 31515164 745800 2.27 140472 4059756 1868256 5.51 1379140 3473544 129980 [2026-07-07T09:55:55.950Z] Average: 30061343 31793183 533449 1.62 78922 1969319 1640449 4.84 709738 1777859 1778 [2026-07-07T09:55:55.950Z] [2026-07-07T09:55:55.950Z] 08:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-07-07T09:55:55.950Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:37:01 ens3 121.73 83.49 403.21 21.13 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:38:01 ens3 0.75 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:39:01 ens3 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:40:01 ens3 0.75 0.13 0.05 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:41:01 ens3 43.69 24.81 860.86 1.95 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:41:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:42:01 ens3 0.67 0.20 0.17 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:43:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:44:01 ens3 0.48 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:45:01 ens3 0.37 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:46:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:47:01 ens3 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:48:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:50:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:52:01 ens3 0.33 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:53:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:54:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:57:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:02:01 ens3 0.30 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:04:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:05:01 ens3 0.48 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:07:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:10:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:12:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:13:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:14:01 ens3 0.19 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:15:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:16:01 ens3 1.03 0.75 0.87 0.40 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:17:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:19:01 ens3 8.40 6.02 10.66 4.89 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:21:01 ens3 2.12 1.77 1.24 1.42 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:22:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:27:01 ens3 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.950Z] 09:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:32:01 ens3 0.40 0.35 0.15 0.08 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:37:01 ens3 0.25 0.10 0.14 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:42:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:44:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:47:01 ens3 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:49:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:52:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:54:01 vethcde2e68 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:54:01 docker0 42.98 44.74 3.03 266.36 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:54:01 ens3 574.57 364.99 7917.17 92.61 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:54:01 lo 3.40 3.40 0.32 0.32 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:55:17 docker0 50.60 69.51 4.10 608.49 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:55:17 ens3 93.68 65.23 630.70 14.35 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] 09:55:17 veth4bedca3 50.59 69.64 4.79 608.50 0.00 0.00 0.00 0.05 [2026-07-07T09:55:55.951Z] 09:55:17 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] Average: docker0 1.35 1.68 0.10 13.10 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] Average: ens3 11.17 7.20 126.15 1.79 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] Average: veth4bedca3 0.81 1.12 0.08 9.74 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2026-07-07T09:55:55.951Z] [2026-07-07T09:55:55.951Z] [2026-07-07T09:55:55.951Z] ---> sar -P ALL: [2026-07-07T09:55:55.951Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14690) 07/07/26 _x86_64_ (8 CPU) [2026-07-07T09:55:55.951Z] [2026-07-07T09:55:55.951Z] 08:35:27 LINUX RESTART (8 CPU) [2026-07-07T09:55:55.951Z] [2026-07-07T09:55:55.951Z] 08:36:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.951Z] 08:37:01 all 1.37 0.00 0.19 0.22 0.01 98.21 [2026-07-07T09:55:55.951Z] 08:37:01 0 0.75 0.00 0.17 0.35 0.02 98.72 [2026-07-07T09:55:55.951Z] 08:37:01 1 1.00 0.00 0.18 0.00 0.02 98.80 [2026-07-07T09:55:55.951Z] 08:37:01 2 2.20 0.00 0.05 0.02 0.02 97.72 [2026-07-07T09:55:55.951Z] 08:37:01 3 2.22 0.00 0.07 0.05 0.02 97.65 [2026-07-07T09:55:55.951Z] 08:37:01 4 0.73 0.00 0.30 0.00 0.00 98.97 [2026-07-07T09:55:55.951Z] 08:37:01 5 1.93 0.00 0.13 0.10 0.00 97.83 [2026-07-07T09:55:55.951Z] 08:37:01 6 1.29 0.00 0.28 0.82 0.02 97.60 [2026-07-07T09:55:55.951Z] 08:37:01 7 0.87 0.00 0.32 0.40 0.00 98.41 [2026-07-07T09:55:55.951Z] 08:38:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2026-07-07T09:55:55.951Z] 08:38:01 0 0.03 0.00 0.03 0.12 0.00 99.82 [2026-07-07T09:55:55.951Z] 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.951Z] 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-07-07T09:55:55.951Z] 08:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.951Z] 08:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.951Z] 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:39:01 all 0.18 0.00 0.01 0.02 0.01 99.78 [2026-07-07T09:55:55.951Z] 08:39:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2026-07-07T09:55:55.951Z] 08:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.951Z] 08:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:39:01 3 1.34 0.00 0.00 0.17 0.02 98.48 [2026-07-07T09:55:55.951Z] 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.951Z] 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.951Z] 08:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.951Z] 08:40:01 all 0.26 0.00 0.01 0.03 0.00 99.70 [2026-07-07T09:55:55.951Z] 08:40:01 0 0.02 0.00 0.00 0.22 0.02 99.75 [2026-07-07T09:55:55.951Z] 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.951Z] 08:40:01 3 1.94 0.00 0.00 0.00 0.00 98.06 [2026-07-07T09:55:55.951Z] 08:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.951Z] 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.951Z] 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:41:01 all 0.99 0.00 0.59 3.44 0.02 94.96 [2026-07-07T09:55:55.951Z] 08:41:01 0 0.82 0.00 1.63 24.46 0.03 73.06 [2026-07-07T09:55:55.951Z] 08:41:01 1 0.57 0.00 0.55 0.45 0.02 98.42 [2026-07-07T09:55:55.951Z] 08:41:01 2 1.89 0.00 0.48 0.93 0.02 96.68 [2026-07-07T09:55:55.951Z] 08:41:01 3 1.43 0.00 0.20 0.20 0.02 98.15 [2026-07-07T09:55:55.951Z] 08:41:01 4 1.00 0.00 0.40 0.35 0.02 98.23 [2026-07-07T09:55:55.951Z] 08:41:01 5 0.72 0.00 0.33 0.25 0.00 98.70 [2026-07-07T09:55:55.951Z] 08:41:01 6 0.67 0.00 0.54 0.13 0.02 98.64 [2026-07-07T09:55:55.951Z] 08:41:01 7 0.80 0.00 0.57 0.77 0.02 97.85 [2026-07-07T09:55:55.951Z] 08:42:01 all 0.09 0.00 0.06 0.16 0.01 99.68 [2026-07-07T09:55:55.951Z] 08:42:01 0 0.03 0.00 0.05 0.73 0.00 99.18 [2026-07-07T09:55:55.951Z] 08:42:01 1 0.08 0.00 0.07 0.43 0.02 99.40 [2026-07-07T09:55:55.951Z] 08:42:01 2 0.02 0.00 0.05 0.02 0.00 99.92 [2026-07-07T09:55:55.951Z] 08:42:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2026-07-07T09:55:55.951Z] 08:42:01 4 0.30 0.00 0.13 0.03 0.02 99.52 [2026-07-07T09:55:55.951Z] 08:42:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2026-07-07T09:55:55.951Z] 08:42:01 6 0.03 0.00 0.07 0.03 0.02 99.85 [2026-07-07T09:55:55.951Z] 08:42:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2026-07-07T09:55:55.951Z] 08:43:01 all 0.01 0.00 0.01 0.12 0.00 99.86 [2026-07-07T09:55:55.951Z] 08:43:01 0 0.02 0.00 0.00 0.60 0.00 99.38 [2026-07-07T09:55:55.951Z] 08:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.951Z] 08:43:01 2 0.00 0.00 0.00 0.33 0.00 99.67 [2026-07-07T09:55:55.951Z] 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.951Z] 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.951Z] 08:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.951Z] 08:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:44:01 all 0.03 0.00 0.02 0.07 0.01 99.87 [2026-07-07T09:55:55.951Z] 08:44:01 0 0.02 0.00 0.02 0.13 0.02 99.82 [2026-07-07T09:55:55.951Z] 08:44:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2026-07-07T09:55:55.951Z] 08:44:01 2 0.02 0.00 0.02 0.45 0.02 99.50 [2026-07-07T09:55:55.951Z] 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.951Z] 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.951Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.951Z] 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.951Z] 08:45:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2026-07-07T09:55:55.952Z] 08:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2026-07-07T09:55:55.952Z] 08:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:46:01 all 0.01 0.00 0.02 0.01 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:46:01 0 0.00 0.00 0.00 0.07 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:46:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2026-07-07T09:55:55.952Z] 08:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:47:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] [2026-07-07T09:55:55.952Z] 08:47:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.952Z] 08:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-07-07T09:55:55.952Z] 08:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.952Z] 08:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 08:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:49:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:49:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2026-07-07T09:55:55.952Z] 08:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2026-07-07T09:55:55.952Z] 08:50:01 0 0.02 0.00 0.00 0.08 0.02 99.88 [2026-07-07T09:55:55.952Z] 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.952Z] 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:51:01 all 0.01 0.00 0.02 0.01 0.01 99.94 [2026-07-07T09:55:55.952Z] 08:51:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2026-07-07T09:55:55.952Z] 08:51:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2026-07-07T09:55:55.952Z] 08:51:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2026-07-07T09:55:55.952Z] 08:52:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2026-07-07T09:55:55.952Z] 08:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:52:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2026-07-07T09:55:55.952Z] 08:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 08:53:01 all 0.14 0.00 0.00 4.29 0.00 95.56 [2026-07-07T09:55:55.952Z] 08:53:01 0 0.02 0.00 0.00 32.86 0.00 67.13 [2026-07-07T09:55:55.952Z] 08:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:53:01 2 0.99 0.00 0.00 0.00 0.00 99.01 [2026-07-07T09:55:55.952Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:53:01 6 0.02 0.00 0.02 0.95 0.03 98.98 [2026-07-07T09:55:55.952Z] 08:53:01 7 0.00 0.00 0.00 0.52 0.00 99.48 [2026-07-07T09:55:55.952Z] 08:54:01 all 0.13 0.00 0.01 0.00 0.01 99.84 [2026-07-07T09:55:55.952Z] 08:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:54:01 2 0.94 0.00 0.02 0.00 0.02 99.02 [2026-07-07T09:55:55.952Z] 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:54:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2026-07-07T09:55:55.952Z] 08:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 08:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:56:01 all 0.02 0.00 0.00 0.05 0.01 99.92 [2026-07-07T09:55:55.952Z] 08:56:01 0 0.00 0.00 0.00 0.23 0.02 99.75 [2026-07-07T09:55:55.952Z] 08:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 08:56:01 7 0.03 0.00 0.00 0.13 0.02 99.82 [2026-07-07T09:55:55.952Z] 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:57:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2026-07-07T09:55:55.952Z] 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:57:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2026-07-07T09:55:55.952Z] 08:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2026-07-07T09:55:55.952Z] 08:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 08:58:01 3 0.00 0.00 0.00 0.10 0.00 99.90 [2026-07-07T09:55:55.952Z] 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:58:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2026-07-07T09:55:55.952Z] 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] [2026-07-07T09:55:55.952Z] 08:58:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.952Z] 08:59:01 all 0.12 0.00 0.01 0.00 0.00 99.87 [2026-07-07T09:55:55.952Z] 08:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 08:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 08:59:01 2 0.88 0.00 0.00 0.00 0.00 99.12 [2026-07-07T09:55:55.952Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 08:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2026-07-07T09:55:55.952Z] 09:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:00:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2026-07-07T09:55:55.952Z] 09:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.952Z] 09:00:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2026-07-07T09:55:55.952Z] 09:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.952Z] 09:01:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2026-07-07T09:55:55.952Z] 09:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2026-07-07T09:55:55.952Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 09:01:01 2 1.97 0.00 0.02 0.00 0.00 98.01 [2026-07-07T09:55:55.952Z] 09:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:02:01 all 0.24 0.00 0.02 0.00 0.00 99.74 [2026-07-07T09:55:55.952Z] 09:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2026-07-07T09:55:55.952Z] 09:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:02:01 2 1.74 0.00 0.08 0.00 0.02 98.16 [2026-07-07T09:55:55.952Z] 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.952Z] 09:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-07-07T09:55:55.952Z] 09:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.952Z] 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:03:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2026-07-07T09:55:55.952Z] 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:04:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2026-07-07T09:55:55.952Z] 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 09:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2026-07-07T09:55:55.952Z] 09:05:01 all 0.07 0.00 0.00 0.03 0.00 99.90 [2026-07-07T09:55:55.952Z] 09:05:01 0 0.22 0.00 0.00 0.23 0.00 99.55 [2026-07-07T09:55:55.952Z] 09:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.952Z] 09:05:01 2 0.25 0.00 0.00 0.00 0.00 99.75 [2026-07-07T09:55:55.952Z] 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.952Z] 09:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.952Z] 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.952Z] 09:06:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2026-07-07T09:55:55.952Z] 09:06:01 0 0.02 0.00 0.00 0.43 0.02 99.53 [2026-07-07T09:55:55.953Z] 09:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.953Z] 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.953Z] 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2026-07-07T09:55:55.953Z] 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:07:01 all 0.01 0.00 0.00 0.15 0.00 99.84 [2026-07-07T09:55:55.953Z] 09:07:01 0 0.00 0.00 0.00 0.94 0.00 99.06 [2026-07-07T09:55:55.953Z] 09:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:07:01 6 0.05 0.00 0.00 0.23 0.02 99.70 [2026-07-07T09:55:55.953Z] 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:08:01 all 0.01 0.00 0.01 0.26 0.00 99.72 [2026-07-07T09:55:55.953Z] 09:08:01 0 0.00 0.00 0.00 1.73 0.00 98.27 [2026-07-07T09:55:55.953Z] 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:08:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2026-07-07T09:55:55.953Z] 09:08:01 7 0.00 0.00 0.00 0.33 0.00 99.67 [2026-07-07T09:55:55.953Z] 09:09:01 all 0.23 0.00 0.00 0.15 0.00 99.61 [2026-07-07T09:55:55.953Z] 09:09:01 0 1.73 0.00 0.00 0.87 0.00 97.40 [2026-07-07T09:55:55.953Z] 09:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:09:01 7 0.02 0.00 0.00 0.35 0.02 99.62 [2026-07-07T09:55:55.953Z] [2026-07-07T09:55:55.953Z] 09:09:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.953Z] 09:10:01 all 0.09 0.00 0.02 0.04 0.01 99.84 [2026-07-07T09:55:55.953Z] 09:10:01 0 0.61 0.00 0.07 0.33 0.02 98.97 [2026-07-07T09:55:55.953Z] 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.953Z] 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.953Z] 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:10:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2026-07-07T09:55:55.953Z] 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2026-07-07T09:55:55.953Z] 09:11:01 0 0.03 0.00 0.02 0.08 0.00 99.87 [2026-07-07T09:55:55.953Z] 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.953Z] 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2026-07-07T09:55:55.953Z] 09:12:01 0 0.12 0.00 0.02 0.02 0.00 99.85 [2026-07-07T09:55:55.953Z] 09:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:13:02 all 0.01 0.00 0.01 0.00 0.01 99.97 [2026-07-07T09:55:55.953Z] 09:13:02 0 0.00 0.00 0.00 0.03 0.02 99.95 [2026-07-07T09:55:55.953Z] 09:13:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.953Z] 09:13:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:13:02 3 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:13:02 4 0.05 0.00 0.02 0.00 0.02 99.92 [2026-07-07T09:55:55.953Z] 09:13:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:13:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.953Z] 09:13:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:14:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2026-07-07T09:55:55.953Z] 09:14:01 0 0.56 0.00 0.02 0.00 0.00 99.42 [2026-07-07T09:55:55.953Z] 09:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2026-07-07T09:55:55.953Z] 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:15:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2026-07-07T09:55:55.953Z] 09:15:01 0 0.27 0.00 0.00 0.07 0.00 99.67 [2026-07-07T09:55:55.953Z] 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:15:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:15:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2026-07-07T09:55:55.953Z] 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:16:01 all 0.14 0.00 0.01 0.01 0.00 99.83 [2026-07-07T09:55:55.953Z] 09:16:01 0 0.38 0.00 0.02 0.02 0.00 99.58 [2026-07-07T09:55:55.953Z] 09:16:01 1 0.23 0.00 0.00 0.00 0.00 99.77 [2026-07-07T09:55:55.953Z] 09:16:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2026-07-07T09:55:55.953Z] 09:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:16:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2026-07-07T09:55:55.953Z] 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.953Z] 09:16:01 7 0.22 0.00 0.00 0.05 0.00 99.73 [2026-07-07T09:55:55.953Z] 09:17:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2026-07-07T09:55:55.953Z] 09:17:01 0 1.24 0.00 0.00 0.02 0.02 98.73 [2026-07-07T09:55:55.953Z] 09:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.953Z] 09:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2026-07-07T09:55:55.953Z] 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.953Z] 09:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.953Z] 09:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:19:01 all 0.51 0.00 0.04 0.01 0.01 99.43 [2026-07-07T09:55:55.953Z] 09:19:01 0 0.65 0.00 0.05 0.02 0.02 99.27 [2026-07-07T09:55:55.953Z] 09:19:01 1 1.57 0.00 0.05 0.00 0.02 98.37 [2026-07-07T09:55:55.953Z] 09:19:01 2 0.88 0.00 0.07 0.00 0.02 99.03 [2026-07-07T09:55:55.953Z] 09:19:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2026-07-07T09:55:55.953Z] 09:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2026-07-07T09:55:55.953Z] 09:19:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2026-07-07T09:55:55.953Z] 09:19:01 6 0.03 0.00 0.03 0.03 0.02 99.88 [2026-07-07T09:55:55.953Z] 09:19:01 7 0.40 0.00 0.12 0.07 0.00 99.42 [2026-07-07T09:55:55.953Z] 09:20:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2026-07-07T09:55:55.953Z] 09:20:01 0 0.22 0.00 0.00 0.02 0.00 99.77 [2026-07-07T09:55:55.953Z] 09:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:20:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2026-07-07T09:55:55.953Z] 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] [2026-07-07T09:55:55.953Z] 09:20:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.953Z] 09:21:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2026-07-07T09:55:55.953Z] 09:21:01 0 0.25 0.00 0.02 0.02 0.00 99.72 [2026-07-07T09:55:55.953Z] 09:21:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2026-07-07T09:55:55.953Z] 09:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2026-07-07T09:55:55.953Z] 09:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:22:01 all 0.08 0.00 0.01 0.00 0.05 99.86 [2026-07-07T09:55:55.953Z] 09:22:01 0 0.55 0.00 0.02 0.00 0.13 99.30 [2026-07-07T09:55:55.953Z] 09:22:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2026-07-07T09:55:55.953Z] 09:22:01 2 0.02 0.00 0.02 0.00 0.13 99.83 [2026-07-07T09:55:55.953Z] 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:22:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2026-07-07T09:55:55.953Z] 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.953Z] 09:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:23:01 all 0.01 0.00 0.01 0.06 0.00 99.91 [2026-07-07T09:55:55.953Z] 09:23:01 0 0.00 0.00 0.02 0.20 0.00 99.78 [2026-07-07T09:55:55.953Z] 09:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:23:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2026-07-07T09:55:55.953Z] 09:23:01 7 0.00 0.00 0.02 0.32 0.00 99.67 [2026-07-07T09:55:55.953Z] 09:24:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-07-07T09:55:55.953Z] 09:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:25:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.953Z] 09:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:26:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2026-07-07T09:55:55.953Z] 09:26:01 0 0.62 0.00 0.02 0.02 0.00 99.35 [2026-07-07T09:55:55.953Z] 09:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.953Z] 09:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.953Z] 09:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.953Z] 09:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.953Z] 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:27:01 all 0.10 0.00 0.01 0.02 0.01 99.86 [2026-07-07T09:55:55.953Z] 09:27:01 0 0.70 0.00 0.02 0.03 0.02 99.24 [2026-07-07T09:55:55.953Z] 09:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.953Z] 09:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.953Z] 09:27:01 3 0.02 0.00 0.00 0.10 0.02 99.87 [2026-07-07T09:55:55.953Z] 09:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.953Z] 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.953Z] 09:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.953Z] 09:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:28:01 all 0.13 0.00 0.01 0.02 0.00 99.84 [2026-07-07T09:55:55.954Z] 09:28:01 0 0.91 0.00 0.02 0.03 0.00 99.04 [2026-07-07T09:55:55.954Z] 09:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2026-07-07T09:55:55.954Z] 09:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:28:01 3 0.00 0.00 0.03 0.10 0.00 99.87 [2026-07-07T09:55:55.954Z] 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2026-07-07T09:55:55.954Z] 09:29:01 0 0.25 0.00 0.00 0.02 0.02 99.72 [2026-07-07T09:55:55.954Z] 09:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:30:01 all 0.15 0.00 0.01 0.02 0.00 99.81 [2026-07-07T09:55:55.954Z] 09:30:01 0 1.08 0.00 0.02 0.08 0.00 98.82 [2026-07-07T09:55:55.954Z] 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:30:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:30:01 3 0.00 0.00 0.02 0.12 0.00 99.87 [2026-07-07T09:55:55.954Z] 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:31:01 all 0.20 0.00 0.01 0.00 0.01 99.79 [2026-07-07T09:55:55.954Z] 09:31:01 0 1.49 0.00 0.00 0.02 0.00 98.50 [2026-07-07T09:55:55.954Z] 09:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2026-07-07T09:55:55.954Z] 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.954Z] 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] [2026-07-07T09:55:55.954Z] 09:31:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.954Z] 09:32:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2026-07-07T09:55:55.954Z] 09:32:01 0 0.08 0.00 0.00 0.03 0.00 99.88 [2026-07-07T09:55:55.954Z] 09:32:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2026-07-07T09:55:55.954Z] 09:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:32:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.954Z] 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:33:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2026-07-07T09:55:55.954Z] 09:33:01 0 0.00 0.00 0.02 0.15 0.02 99.82 [2026-07-07T09:55:55.954Z] 09:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:33:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:34:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2026-07-07T09:55:55.954Z] 09:34:01 0 0.18 0.00 0.02 0.05 0.00 99.75 [2026-07-07T09:55:55.954Z] 09:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:35:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2026-07-07T09:55:55.954Z] 09:35:01 0 0.60 0.00 0.02 0.02 0.00 99.37 [2026-07-07T09:55:55.954Z] 09:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2026-07-07T09:55:55.954Z] 09:36:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:36:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.954Z] 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:37:01 all 0.14 0.00 0.01 0.02 0.00 99.83 [2026-07-07T09:55:55.954Z] 09:37:01 0 0.93 0.00 0.03 0.10 0.02 98.92 [2026-07-07T09:55:55.954Z] 09:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:37:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2026-07-07T09:55:55.954Z] 09:38:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.954Z] 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:39:01 all 0.20 0.00 0.01 0.02 0.00 99.77 [2026-07-07T09:55:55.954Z] 09:39:01 0 0.00 0.00 0.02 0.07 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:39:01 2 1.45 0.00 0.00 0.00 0.00 98.55 [2026-07-07T09:55:55.954Z] 09:39:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.954Z] 09:39:01 6 0.08 0.00 0.03 0.00 0.00 99.88 [2026-07-07T09:55:55.954Z] 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:40:01 all 0.07 0.00 0.00 0.01 0.00 99.91 [2026-07-07T09:55:55.954Z] 09:40:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:40:01 2 0.35 0.00 0.00 0.00 0.00 99.65 [2026-07-07T09:55:55.954Z] 09:40:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:40:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2026-07-07T09:55:55.954Z] 09:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:41:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2026-07-07T09:55:55.954Z] 09:41:01 0 0.00 0.00 0.02 0.07 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:41:01 3 0.00 0.00 0.00 0.07 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:41:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:42:01 all 0.02 0.00 0.01 0.04 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:42:01 0 0.02 0.00 0.00 0.25 0.00 99.73 [2026-07-07T09:55:55.954Z] 09:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.954Z] 09:42:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:42:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:42:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] [2026-07-07T09:55:55.954Z] 09:42:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.954Z] 09:43:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:43:01 0 0.00 0.00 0.00 0.17 0.00 99.83 [2026-07-07T09:55:55.954Z] 09:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2026-07-07T09:55:55.954Z] 09:44:01 all 0.21 0.00 0.02 0.04 0.01 99.73 [2026-07-07T09:55:55.954Z] 09:44:01 0 0.00 0.00 0.00 0.23 0.02 99.75 [2026-07-07T09:55:55.954Z] 09:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:44:01 2 1.57 0.00 0.03 0.00 0.00 98.40 [2026-07-07T09:55:55.954Z] 09:44:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2026-07-07T09:55:55.954Z] 09:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2026-07-07T09:55:55.954Z] 09:45:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:45:01 0 0.00 0.00 0.02 0.08 0.00 99.90 [2026-07-07T09:55:55.954Z] 09:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:45:01 3 0.00 0.00 0.02 0.12 0.00 99.87 [2026-07-07T09:55:55.954Z] 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:46:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:46:01 0 0.00 0.00 0.00 0.15 0.00 99.85 [2026-07-07T09:55:55.954Z] 09:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.954Z] 09:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.954Z] 09:46:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2026-07-07T09:55:55.954Z] 09:47:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2026-07-07T09:55:55.954Z] 09:47:01 0 0.02 0.00 0.00 0.15 0.00 99.83 [2026-07-07T09:55:55.954Z] 09:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:47:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2026-07-07T09:55:55.954Z] 09:47:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2026-07-07T09:55:55.954Z] 09:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.954Z] 09:48:01 all 0.01 0.00 0.01 0.03 0.00 99.94 [2026-07-07T09:55:55.954Z] 09:48:01 0 0.00 0.00 0.02 0.18 0.00 99.80 [2026-07-07T09:55:55.954Z] 09:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-07-07T09:55:55.954Z] 09:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:49:01 0 0.00 0.00 0.00 0.07 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:49:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2026-07-07T09:55:55.954Z] 09:50:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2026-07-07T09:55:55.954Z] 09:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.954Z] 09:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.954Z] 09:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.954Z] 09:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2026-07-07T09:55:55.954Z] 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2026-07-07T09:55:55.955Z] 09:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.955Z] 09:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2026-07-07T09:55:55.955Z] 09:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-07-07T09:55:55.955Z] 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-07-07T09:55:55.955Z] 09:51:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2026-07-07T09:55:55.955Z] 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2026-07-07T09:55:55.955Z] 09:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2026-07-07T09:55:55.955Z] 09:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2026-07-07T09:55:55.955Z] 09:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:52:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2026-07-07T09:55:55.955Z] 09:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2026-07-07T09:55:55.955Z] 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.955Z] 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.955Z] 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.955Z] 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-07-07T09:55:55.955Z] 09:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2026-07-07T09:55:55.955Z] 09:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2026-07-07T09:55:55.955Z] [2026-07-07T09:55:55.955Z] 09:53:01 CPU %user %nice %system %iowait %steal %idle [2026-07-07T09:55:55.955Z] 09:54:01 all 7.61 0.00 2.58 1.09 0.05 88.66 [2026-07-07T09:55:55.955Z] 09:54:01 0 7.82 0.00 3.43 4.47 0.05 84.22 [2026-07-07T09:55:55.955Z] 09:54:01 1 6.92 0.00 2.84 0.30 0.05 89.89 [2026-07-07T09:55:55.955Z] 09:54:01 2 9.11 0.00 1.40 0.03 0.05 89.41 [2026-07-07T09:55:55.955Z] 09:54:01 3 7.83 0.00 2.75 1.64 0.07 87.72 [2026-07-07T09:55:55.955Z] 09:54:01 4 8.85 0.00 3.04 1.66 0.07 86.38 [2026-07-07T09:55:55.955Z] 09:54:01 5 7.60 0.00 2.33 0.07 0.05 89.95 [2026-07-07T09:55:55.955Z] 09:54:01 6 7.24 0.00 2.31 0.19 0.05 90.22 [2026-07-07T09:55:55.955Z] 09:54:01 7 5.53 0.00 2.51 0.37 0.05 91.54 [2026-07-07T09:55:55.955Z] 09:55:17 all 34.47 0.00 5.05 3.68 0.10 56.70 [2026-07-07T09:55:55.955Z] 09:55:17 0 34.62 0.00 5.01 0.38 0.11 59.88 [2026-07-07T09:55:55.955Z] 09:55:17 1 34.82 0.00 5.18 0.09 0.09 59.82 [2026-07-07T09:55:55.955Z] 09:55:17 2 34.37 0.00 5.08 0.22 0.08 60.25 [2026-07-07T09:55:55.955Z] 09:55:17 3 34.19 0.00 5.32 27.71 0.11 32.67 [2026-07-07T09:55:55.955Z] 09:55:17 4 34.97 0.00 5.04 0.11 0.08 59.80 [2026-07-07T09:55:55.955Z] 09:55:17 5 34.40 0.00 4.89 0.09 0.09 60.52 [2026-07-07T09:55:55.955Z] 09:55:17 6 33.94 0.00 4.69 0.07 0.11 61.20 [2026-07-07T09:55:55.955Z] 09:55:17 7 34.48 0.00 5.23 0.77 0.11 59.41 [2026-07-07T09:55:55.955Z] Average: all 0.74 0.00 0.13 0.20 0.01 98.92 [2026-07-07T09:55:55.955Z] Average: 0 0.85 0.00 0.15 0.91 0.01 98.08 [2026-07-07T09:55:55.955Z] Average: 1 0.71 0.00 0.14 0.02 0.01 99.12 [2026-07-07T09:55:55.955Z] Average: 2 0.90 0.00 0.12 0.03 0.01 98.95 [2026-07-07T09:55:55.955Z] Average: 3 0.74 0.00 0.13 0.49 0.00 98.64 [2026-07-07T09:55:55.955Z] Average: 4 0.71 0.00 0.14 0.03 0.01 99.12 [2026-07-07T09:55:55.955Z] Average: 5 0.68 0.00 0.12 0.01 0.00 99.19 [2026-07-07T09:55:55.955Z] Average: 6 0.68 0.00 0.13 0.03 0.01 99.15 [2026-07-07T09:55:55.955Z] Average: 7 0.66 0.00 0.14 0.06 0.01 99.14 [2026-07-07T09:55:55.955Z] [2026-07-07T09:55:55.955Z] [2026-07-07T09:55:55.955Z]