Pull request #516 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 864dae3dc7c711b993643dc90690a660c13c99e2+a0c7078ac8340f77f88f7958847b064fe4af8c40 (f60d1fdbebb82c476a1a949d7d9ef89442c44b7a) 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-ssh3896265240025371074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9576971266385309511.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 056ae7b86453181957306e7078512cbe12174832 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/device-onvif-camera/branches/PR-516/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/device-onvif-camera/branches/PR-516/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3945203944611088861.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/device-onvif-camera/branches/PR-516/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3710941045839533476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh176735778056581746.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/device-onvif-camera/branches/PR-516/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/device-onvif-camera/branches/PR-516/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18313912294589635802.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 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-7047 in /w/workspace/undry_device-onvif-camera_PR-516 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-516 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0c7078ac8340f77f88f7958847b064fe4af8c40 into PR head commit 864dae3dc7c711b993643dc90690a660c13c99e2 Merge succeeded, producing 864dae3dc7c711b993643dc90690a660c13c99e2 Checking out Revision 864dae3dc7c711b993643dc90690a660c13c99e2 (PR-516) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f 864dae3dc7c711b993643dc90690a660c13c99e2 # 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 a0c7078ac8340f77f88f7958847b064fe4af8c40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 864dae3dc7c711b993643dc90690a660c13c99e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-15T03:17:44.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-15T03:17:44.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-15T03:17:45.086Z] ========================================================= [2025-08-15T03:17:45.086Z] EdgeX Global Pipelines Version Info [2025-08-15T03:17:45.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:17:46.253Z] ------------------- [2025-08-15T03:17:46.253Z] stable info: [2025-08-15T03:17:46.253Z] ------------------- [2025-08-15T03:17:46.253Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-15T03:17:46.253Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T03:17:46.253Z] Message: update stable to v1.0.276 [2025-08-15T03:17:46.827Z] ------------------- [2025-08-15T03:17:46.827Z] experimental info: [2025-08-15T03:17:46.827Z] ------------------- [2025-08-15T03:17:46.827Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-15T03:17:46.827Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-15T03:17:46.827Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-15T03:17:47.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-08-15T03:17:47.136Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-08-15T03:17:47.192Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-15T03:17:47.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-15T03:17:47.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-15T03:17:47.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-15T03:17:47.415Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-15T03:17:47.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-15T03:17:47.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-15T03:17:47.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-15T03:17:47.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-15T03:17:47.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-08-15T03:17:47.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-15T03:17:47.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-15T03:17:47.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T03:17:47.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-15T03:17:47.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T03:17:48.023Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-15T03:17:48.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-15T03:17:48.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-15T03:17:48.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-15T03:17:48.253Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-08-15T03:17:48.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-15T03:17:48.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-15T03:17:48.415Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-15T03:17:48.478Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-15T03:17:48.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-15T03:17:48.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-516 [Pipeline] echo [2025-08-15T03:17:48.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-516 [Pipeline] echo [2025-08-15T03:17:48.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-516 [Pipeline] echo [2025-08-15T03:17:48.854Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo [2025-08-15T03:17:48.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 864dae3 [Pipeline] echo [2025-08-15T03:17:48.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T03:17:49.102Z] provisioning config files... [2025-08-15T03:17:49.115Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config15726358125916963846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:17:49.492Z] ---> ****-login.sh [2025-08-15T03:17:49.492Z] nexus3.edgexfoundry.org:10001 [2025-08-15T03:17:49.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:17:50.016Z] [2025-08-15T03:17:50.016Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T03:17:50.016Z] Configure a credential helper to remove this warning. See [2025-08-15T03:17:50.016Z] https://docs.****.com/go/credential-store/ [2025-08-15T03:17:50.016Z] [2025-08-15T03:17:50.016Z] Login Succeeded [2025-08-15T03:17:50.016Z] nexus3.edgexfoundry.org:10002 [2025-08-15T03:17:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T03:17:50.275Z] Configure a credential helper to remove this warning. See [2025-08-15T03:17:50.275Z] https://docs.****.com/go/credential-store/ [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] Login Succeeded [2025-08-15T03:17:50.275Z] nexus3.edgexfoundry.org:10003 [2025-08-15T03:17:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T03:17:50.275Z] Configure a credential helper to remove this warning. See [2025-08-15T03:17:50.275Z] https://docs.****.com/go/credential-store/ [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] Login Succeeded [2025-08-15T03:17:50.275Z] nexus3.edgexfoundry.org:10004 [2025-08-15T03:17:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T03:17:50.275Z] Configure a credential helper to remove this warning. See [2025-08-15T03:17:50.275Z] https://docs.****.com/go/credential-store/ [2025-08-15T03:17:50.275Z] [2025-08-15T03:17:50.275Z] Login Succeeded [2025-08-15T03:17:50.275Z] ****.io [2025-08-15T03:17:50.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:17:50.536Z] [2025-08-15T03:17:50.536Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-15T03:17:50.536Z] Configure a credential helper to remove this warning. See [2025-08-15T03:17:50.536Z] https://docs.****.com/go/credential-store/ [2025-08-15T03:17:50.536Z] [2025-08-15T03:17:50.536Z] Login Succeeded [2025-08-15T03:17:50.537Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T03:17:50.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-15T03:17:51.264Z] + git rev-list -1 --merges 864dae3dc7c711b993643dc90690a660c13c99e2~1..864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo [2025-08-15T03:17:51.300Z] -----------> git rev-list -1 --merges 864dae3dc7c711b993643dc90690a660c13c99e2~1..864dae3dc7c711b993643dc90690a660c13c99e2 864dae3dc7c711b993643dc90690a660c13c99e2 [false] [Pipeline] sh [2025-08-15T03:17:51.617Z] + git log --format=format:%s -1 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo [2025-08-15T03:17:51.654Z] ========================================================= [2025-08-15T03:17:51.655Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-15T03:17:51.655Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-15T03:17:52.106Z] + git log --format=format:%s -1 864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] echo [2025-08-15T03:17:52.141Z] [semverPrep] GIT_COMMIT: 864dae3dc7c711b993643dc90690a660c13c99e2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-08-15T03:17:52.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-15T03:17:52.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-15T03:17:52.616Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-15T03:17:52.616Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-15T03:17:52.616Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-15T03:17:52.616Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-15T03:17:52.616Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-15T03:17:52.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:17:53.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T03:17:53.142Z] [2025-08-15T03:17:53.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:17:53.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T03:17:53.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-15T03:17:53.539Z] 3dae71ba6b94: Pulling fs layer [2025-08-15T03:17:53.539Z] 6bf1a483ea7c: Pulling fs layer [2025-08-15T03:17:53.539Z] f5dfc541a4d3: Pulling fs layer [2025-08-15T03:17:53.539Z] 461d9e800cba: Pulling fs layer [2025-08-15T03:17:53.539Z] 80192f66455f: Pulling fs layer [2025-08-15T03:17:53.539Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-15T03:17:53.539Z] a29436f7fd5d: Pulling fs layer [2025-08-15T03:17:53.539Z] 923cac83aea3: Pulling fs layer [2025-08-15T03:17:53.539Z] 25ad8b0a4227: Pulling fs layer [2025-08-15T03:17:53.539Z] db01528c6b51: Pulling fs layer [2025-08-15T03:17:53.539Z] 28988de357af: Pulling fs layer [2025-08-15T03:17:53.539Z] db01528c6b51: Waiting [2025-08-15T03:17:53.539Z] 923cac83aea3: Waiting [2025-08-15T03:17:53.539Z] 28988de357af: Waiting [2025-08-15T03:17:53.539Z] 80192f66455f: Waiting [2025-08-15T03:17:53.539Z] 2e8e34ca0e6c: Waiting [2025-08-15T03:17:53.539Z] a29436f7fd5d: Waiting [2025-08-15T03:17:53.539Z] 461d9e800cba: Waiting [2025-08-15T03:17:53.540Z] 25ad8b0a4227: Waiting [2025-08-15T03:17:53.540Z] 6bf1a483ea7c: Verifying Checksum [2025-08-15T03:17:53.540Z] 6bf1a483ea7c: Download complete [2025-08-15T03:17:53.804Z] 461d9e800cba: Download complete [2025-08-15T03:17:53.804Z] 80192f66455f: Verifying Checksum [2025-08-15T03:17:53.804Z] 80192f66455f: Download complete [2025-08-15T03:17:53.804Z] f5dfc541a4d3: Verifying Checksum [2025-08-15T03:17:53.804Z] f5dfc541a4d3: Download complete [2025-08-15T03:17:53.804Z] 3dae71ba6b94: Verifying Checksum [2025-08-15T03:17:53.804Z] 3dae71ba6b94: Download complete [2025-08-15T03:17:53.804Z] 923cac83aea3: Verifying Checksum [2025-08-15T03:17:53.804Z] 923cac83aea3: Download complete [2025-08-15T03:17:54.067Z] 25ad8b0a4227: Verifying Checksum [2025-08-15T03:17:54.067Z] 25ad8b0a4227: Download complete [2025-08-15T03:17:54.067Z] db01528c6b51: Verifying Checksum [2025-08-15T03:17:54.067Z] db01528c6b51: Download complete [2025-08-15T03:17:54.067Z] 28988de357af: Verifying Checksum [2025-08-15T03:17:54.067Z] 28988de357af: Download complete [2025-08-15T03:17:54.326Z] a29436f7fd5d: Verifying Checksum [2025-08-15T03:17:54.326Z] a29436f7fd5d: Download complete [2025-08-15T03:17:54.585Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-15T03:17:54.585Z] 2e8e34ca0e6c: Download complete [2025-08-15T03:17:55.152Z] 3dae71ba6b94: Pull complete [2025-08-15T03:17:55.411Z] 6bf1a483ea7c: Pull complete [2025-08-15T03:17:55.978Z] f5dfc541a4d3: Pull complete [2025-08-15T03:17:55.978Z] 461d9e800cba: Pull complete [2025-08-15T03:17:55.978Z] 80192f66455f: Pull complete [2025-08-15T03:17:59.276Z] 2e8e34ca0e6c: Pull complete [2025-08-15T03:18:00.214Z] a29436f7fd5d: Pull complete [2025-08-15T03:18:00.214Z] 923cac83aea3: Pull complete [2025-08-15T03:18:00.214Z] 25ad8b0a4227: Pull complete [2025-08-15T03:18:00.214Z] db01528c6b51: Pull complete [2025-08-15T03:18:00.214Z] 28988de357af: Pull complete [2025-08-15T03:18:00.214Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-15T03:18:00.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-15T03:18:00.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T03:18:00.451Z] prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container [2025-08-15T03:18:00.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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 [2025-08-15T03:18:10.642Z] $ docker top ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 -eo pid,comm [2025-08-15T03:18:10.742Z] 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). [2025-08-15T03:18:10.742Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-15T03:18:10.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T03:18:10.900Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T03:18:10.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T03:18:10.953Z] $ docker exec ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent [2025-08-15T03:18:11.097Z] SSH_AUTH_SOCK=/tmp/ssh-gYN2B0m9PGEV/agent.13 [2025-08-15T03:18:11.097Z] SSH_AGENT_PID=19 [2025-08-15T03:18:11.102Z] Running ssh-add (command line suppressed) [2025-08-15T03:18:11.164Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_12493694321924611034.key (/w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_12493694321924611034.key) [2025-08-15T03:18:11.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T03:18:11.560Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-516 [Pipeline] sh [2025-08-15T03:18:11.877Z] + git tag --points-at HEAD [Pipeline] } [2025-08-15T03:18:11.857Z] $ docker exec --env ******** --env ******** ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent -k [2025-08-15T03:18:11.937Z] unset SSH_AUTH_SOCK; [2025-08-15T03:18:11.938Z] unset SSH_AGENT_PID; [2025-08-15T03:18:11.938Z] echo Agent pid 19 killed; [2025-08-15T03:18:11.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-15T03:18:12.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-15T03:18:12.105Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-15T03:18:12.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-15T03:18:12.175Z] $ docker exec ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent [2025-08-15T03:18:12.326Z] SSH_AUTH_SOCK=/tmp/ssh-pAuiMip9Mgsu/agent.84 [2025-08-15T03:18:12.326Z] SSH_AGENT_PID=90 [2025-08-15T03:18:12.330Z] Running ssh-add (command line suppressed) [2025-08-15T03:18:12.374Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_17296055321415277985.key (/w/workspace/undry_device-onvif-camera_PR-516@tmp/private_key_17296055321415277985.key) [2025-08-15T03:18:12.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-15T03:18:12.772Z] + git semver init [2025-08-15T03:18:13.030Z] 2025-08-15 03:18:12,921 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-15T03:18:13.030Z] 2025-08-15 03:18:12,935 [run_init] DEBUG init version:0.0.0 force:False [2025-08-15T03:18:13.030Z] 2025-08-15 03:18:12,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-516/.semver [2025-08-15T03:18:13.030Z] 2025-08-15 03:18:12,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-516/.semver [2025-08-15T03:18:13.030Z] 2025-08-15 03:18:12,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-516/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-516, stdin=None, shell=False, universal_newlines=False) [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,001 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-516/.git/info/exclude [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,001 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 with force:False [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,001 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,005 [execute] INFO git cat-file --batch-check [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-516/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,010 [execute] INFO git cat-file --batch [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-516/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-15T03:18:15.562Z] 2025-08-15 03:18:15,012 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-516/.semver/PR-516 [2025-08-15T03:18:15.562Z] 0.0.0 [Pipeline] } [2025-08-15T03:18:15.540Z] $ docker exec --env ******** --env ******** ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 ssh-agent -k [2025-08-15T03:18:15.639Z] unset SSH_AUTH_SOCK; [2025-08-15T03:18:15.640Z] unset SSH_AGENT_PID; [2025-08-15T03:18:15.640Z] echo Agent pid 90 killed; [2025-08-15T03:18:15.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-15T03:18:16.146Z] + git semver [Pipeline] } [2025-08-15T03:18:16.383Z] $ docker stop --time=1 ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 [2025-08-15T03:18:17.781Z] $ docker rm -f --volumes ee87d3f76d180da5814af5cce612f98cbd96504c20bb372e2fc0e9359bc550d2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T03:18:18.231Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-15T03:18:18.513Z] Stashed 1 file(s) [Pipeline] echo [2025-08-15T03:18:18.533Z] [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T03:18:19.612Z] provisioning config files... [2025-08-15T03:18:19.621Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config17055988507971803265tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:18:20.109Z] ---> ****-login.sh [2025-08-15T03:18:20.109Z] nexus3.edgexfoundry.org:10001 [2025-08-15T03:18:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:18:20.109Z] Login Succeeded [2025-08-15T03:18:20.109Z] nexus3.edgexfoundry.org:10002 [2025-08-15T03:18:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:18:20.109Z] Login Succeeded [2025-08-15T03:18:20.109Z] nexus3.edgexfoundry.org:10003 [2025-08-15T03:18:20.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:18:20.369Z] Login Succeeded [2025-08-15T03:18:20.369Z] nexus3.edgexfoundry.org:10004 [2025-08-15T03:18:20.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:18:20.369Z] Login Succeeded [2025-08-15T03:18:20.369Z] ****.io [2025-08-15T03:18:20.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-15T03:18:20.628Z] Login Succeeded [2025-08-15T03:18:20.628Z] ---> ****-login.sh ends [Pipeline] } [2025-08-15T03:18:20.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-15T03:18:20.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T03:18:20.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-15T03:18:20.980Z] ========================================================= [2025-08-15T03:18:20.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-15T03:18:20.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:18:21.478Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-08-15T03:18:22.044Z] #0 building with "default" instance using docker driver [2025-08-15T03:18:22.044Z] [2025-08-15T03:18:22.044Z] #1 [internal] load build definition from Dockerfile [2025-08-15T03:18:22.044Z] #1 transferring dockerfile: 1.75kB done [2025-08-15T03:18:22.044Z] #1 DONE 0.0s [2025-08-15T03:18:22.044Z] [2025-08-15T03:18:22.044Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-15T03:18:22.044Z] #2 DONE 0.1s [2025-08-15T03:18:22.044Z] [2025-08-15T03:18:22.044Z] #3 [internal] load .dockerignore [2025-08-15T03:18:22.044Z] #3 transferring context: 2B done [2025-08-15T03:18:22.044Z] #3 DONE 0.0s [2025-08-15T03:18:22.044Z] [2025-08-15T03:18:22.044Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T03:18:22.044Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-15T03:18:22.044Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-15T03:18:22.044Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-15T03:18:22.044Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-08-15T03:18:22.044Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-15T03:18:22.044Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-08-15T03:18:22.044Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-15T03:18:22.304Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-15T03:18:22.304Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s [2025-08-15T03:18:22.304Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-15T03:18:22.304Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-08-15T03:18:22.304Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s [2025-08-15T03:18:22.304Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-15T03:18:22.304Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-08-15T03:18:22.304Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.10MB / 2.38MB 0.2s [2025-08-15T03:18:22.304Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.3s [2025-08-15T03:18:22.304Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-15T03:18:22.304Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done [2025-08-15T03:18:22.304Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-15T03:18:22.573Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 38.80MB / 74.06MB 0.5s [2025-08-15T03:18:22.573Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 16.78MB / 103.05MB 0.5s [2025-08-15T03:18:22.573Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-08-15T03:18:22.834Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.7s [2025-08-15T03:18:22.834Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.7s [2025-08-15T03:18:22.834Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-15T03:18:22.834Z] #4 ... [2025-08-15T03:18:22.834Z] [2025-08-15T03:18:22.834Z] #5 [internal] load build context [2025-08-15T03:18:22.834Z] #5 transferring context: 46.88MB 0.3s done [2025-08-15T03:18:22.834Z] #5 DONE 0.8s [2025-08-15T03:18:22.834Z] [2025-08-15T03:18:22.834Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-15T03:18:22.834Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 66.06MB / 74.06MB 0.8s [2025-08-15T03:18:22.834Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.8s [2025-08-15T03:18:22.834Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done [2025-08-15T03:18:23.092Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s [2025-08-15T03:18:23.092Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 68.16MB / 103.05MB 1.0s [2025-08-15T03:18:23.092Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-15T03:18:23.350Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s [2025-08-15T03:18:24.753Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 2.1s done [2025-08-15T03:18:24.753Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 2.2s done [2025-08-15T03:18:24.753Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 1.5s done [2025-08-15T03:18:25.010Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-15T03:18:29.196Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done [2025-08-15T03:18:30.128Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-15T03:18:30.386Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-15T03:18:30.386Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-15T03:18:30.386Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-15T03:18:30.386Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-08-15T03:18:30.386Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-15T03:18:32.909Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done [2025-08-15T03:18:32.909Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-15T03:18:33.841Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-08-15T03:18:33.842Z] #4 DONE 11.7s [2025-08-15T03:18:33.842Z] [2025-08-15T03:18:33.842Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-08-15T03:18:34.100Z] #6 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T03:18:36.633Z] #6 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T03:18:36.892Z] #6 3.223 OK: 248 MiB in 58 packages [2025-08-15T03:18:42.160Z] #6 DONE 8.5s [2025-08-15T03:18:42.419Z] [2025-08-15T03:18:42.419Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-15T03:18:42.419Z] #7 DONE 0.0s [2025-08-15T03:18:42.419Z] [2025-08-15T03:18:42.419Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T03:18:42.419Z] #8 DONE 0.0s [2025-08-15T03:18:42.419Z] [2025-08-15T03:18:42.419Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T03:19:14.512Z] #9 DONE 28.1s [2025-08-15T03:19:14.512Z] [2025-08-15T03:19:14.512Z] #10 [builder 6/7] COPY . . [2025-08-15T03:19:14.512Z] #10 DONE 0.4s [2025-08-15T03:19:14.512Z] [2025-08-15T03:19:14.512Z] #11 [builder 7/7] RUN echo noop [2025-08-15T03:19:14.512Z] #11 0.202 noop [2025-08-15T03:19:14.512Z] #11 DONE 0.2s [2025-08-15T03:19:14.512Z] [2025-08-15T03:19:14.512Z] #12 exporting to image [2025-08-15T03:19:14.512Z] #12 exporting layers [2025-08-15T03:19:18.704Z] #12 exporting layers 7.3s done [2025-08-15T03:19:18.704Z] #12 writing image sha256:7ee84d8c072fb9811d84201f554a61fcbd7c4e6e576f313501d4bd8983c05614 done [2025-08-15T03:19:18.704Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-15T03:19:18.704Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:19:19.167Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T03:19:19.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T03:19:19.333Z] prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container [2025-08-15T03:19:19.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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 [2025-08-15T03:19:19.747Z] $ docker top d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T03:19:20.199Z] + go version [2025-08-15T03:19:20.199Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-15T03:19:20.185Z] $ docker stop --time=1 d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b [2025-08-15T03:19:21.422Z] $ docker rm -f --volumes d7149ecb1fa7fc3f02833b995a23e99ba2d357501bbb67b521dc238149c91b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:19:22.230Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-15T03:19:22.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T03:19:22.388Z] prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container [2025-08-15T03:19:22.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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 [2025-08-15T03:19:22.635Z] $ docker top 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T03:19:23.092Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-516 [Pipeline] fileExists [Pipeline] sh [2025-08-15T03:19:23.465Z] + make test [2025-08-15T03:19:23.465Z] go test ./... -coverprofile=coverage.out ./... [2025-08-15T03:19:24.844Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-08-15T03:19:42.931Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-08-15T03:19:42.931Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-08-15T03:19:44.836Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.4% of statements [2025-08-15T03:19:44.836Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.258s coverage: 86.5% of statements [2025-08-15T03:19:54.803Z] go vet ./... [2025-08-15T03:20:01.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-15T03:20:01.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-15T03:20:01.379Z] ./bin/test-attribution-txt.sh [2025-08-15T03:20:01.379Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-15T03:20:01.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-15T03:20:01.416Z] $ docker stop --time=1 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 [2025-08-15T03:20:05.375Z] $ docker rm -f --volumes 7a23f7c3afec4656977a7504391baac94a028f06959e02b9e65285fda029b517 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-15T03:20:06.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-15T03:20:06.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-15T03:20:06.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-15T03:20:07.259Z] + ls -al . [2025-08-15T03:20:07.259Z] total 320 [2025-08-15T03:20:07.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 03:19 . [2025-08-15T03:20:07.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 .. [2025-08-15T03:20:07.259Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 03:19 .git [2025-08-15T03:20:07.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:17 .github [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 493 Aug 15 03:17 .gitignore [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 03:17 .golangci.yml [2025-08-15T03:20:07.259Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:18 .semver [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 20612 Aug 15 03:17 Attribution.txt [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 19022 Aug 15 03:17 CHANGELOG.md [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 1715 Aug 15 03:17 Dockerfile [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 03:17 GOVERNANCE.md [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 15 03:17 Jenkinsfile [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 03:17 LICENSE [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 3465 Aug 15 03:17 Makefile [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 15 03:17 OWNERS.md [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 15 03:17 README.md [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 03:18 VERSION [2025-08-15T03:20:07.259Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 03:17 bin [2025-08-15T03:20:07.259Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 03:17 cmd [2025-08-15T03:20:07.259Z] -rw-r--r-- 1 jenkins jenkins 92466 Aug 15 03:19 coverage.out [2025-08-15T03:20:07.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 doc [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 6521 Aug 15 03:17 go.mod [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 87684 Aug 15 03:17 go.sum [2025-08-15T03:20:07.259Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 03:17 internal [2025-08-15T03:20:07.259Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 15 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:20:07.681Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=864dae3dc7c711b993643dc90690a660c13c99e2 --label arch=amd64 --label version=0.0.0 . [2025-08-15T03:20:07.941Z] #0 building with "default" instance using docker driver [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #1 [internal] load build definition from Dockerfile [2025-08-15T03:20:07.941Z] #1 transferring dockerfile: 1.75kB done [2025-08-15T03:20:07.941Z] #1 DONE 0.0s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-15T03:20:07.941Z] #2 DONE 0.0s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-15T03:20:07.941Z] #3 DONE 0.1s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #4 [internal] load .dockerignore [2025-08-15T03:20:07.941Z] #4 transferring context: 2B done [2025-08-15T03:20:07.941Z] #4 DONE 0.0s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #5 [internal] load build context [2025-08-15T03:20:07.941Z] #5 transferring context: 113.14kB 0.0s done [2025-08-15T03:20:07.941Z] #5 DONE 0.0s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-15T03:20:07.941Z] #6 DONE 0.1s [2025-08-15T03:20:07.941Z] [2025-08-15T03:20:07.941Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-15T03:20:07.941Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-15T03:20:08.200Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-15T03:20:08.200Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-15T03:20:08.200Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-15T03:20:08.200Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-15T03:20:08.200Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-15T03:20:08.200Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-15T03:20:08.200Z] #7 DONE 0.3s [2025-08-15T03:20:08.200Z] [2025-08-15T03:20:08.200Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-08-15T03:20:08.460Z] #8 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:08.461Z] #8 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:08.814Z] #8 0.755 OK: 248 MiB in 58 packages [2025-08-15T03:20:09.074Z] #8 DONE 1.0s [2025-08-15T03:20:09.074Z] [2025-08-15T03:20:09.074Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-15T03:20:09.074Z] #9 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:09.074Z] #9 0.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:09.074Z] #9 0.606 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-15T03:20:09.074Z] #9 0.612 Executing busybox-1.36.1-r29.trigger [2025-08-15T03:20:09.074Z] #9 0.621 OK: 8 MiB in 15 packages [2025-08-15T03:20:09.074Z] #9 DONE 0.7s [2025-08-15T03:20:09.074Z] [2025-08-15T03:20:09.074Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2025-08-15T03:20:09.074Z] #10 DONE 0.0s [2025-08-15T03:20:09.074Z] [2025-08-15T03:20:09.074Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-15T03:20:09.074Z] #11 DONE 0.0s [2025-08-15T03:20:09.074Z] [2025-08-15T03:20:09.074Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-15T03:20:09.654Z] #12 DONE 0.6s [2025-08-15T03:20:09.654Z] [2025-08-15T03:20:09.654Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-15T03:20:09.654Z] #13 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:09.654Z] #13 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-15T03:20:09.654Z] #13 0.668 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T03:20:09.654Z] #13 0.685 Executing busybox-1.36.1-r30.post-upgrade [2025-08-15T03:20:09.654Z] #13 0.725 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T03:20:09.654Z] #13 0.730 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-15T03:20:09.654Z] #13 0.734 Executing busybox-1.36.1-r30.trigger [2025-08-15T03:20:09.654Z] #13 0.741 OK: 8 MiB in 15 packages [2025-08-15T03:20:10.222Z] #13 DONE 1.1s [2025-08-15T03:20:10.222Z] [2025-08-15T03:20:10.222Z] #14 [builder 6/7] COPY . . [2025-08-15T03:20:10.222Z] #14 DONE 0.5s [2025-08-15T03:20:10.222Z] [2025-08-15T03:20:10.222Z] #15 [builder 7/7] RUN make build [2025-08-15T03:20:10.222Z] #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-08-15T03:20:36.764Z] #15 DONE 26.1s [2025-08-15T03:20:36.764Z] [2025-08-15T03:20:36.764Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-08-15T03:20:36.764Z] #16 DONE 0.6s [2025-08-15T03:20:37.024Z] [2025-08-15T03:20:37.024Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-08-15T03:20:37.024Z] #17 DONE 0.0s [2025-08-15T03:20:37.024Z] [2025-08-15T03:20:37.024Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-08-15T03:20:37.024Z] #18 DONE 0.0s [2025-08-15T03:20:37.024Z] [2025-08-15T03:20:37.024Z] #19 exporting to image [2025-08-15T03:20:37.024Z] #19 exporting layers 0.1s done [2025-08-15T03:20:37.024Z] #19 writing image sha256:aa5d2446dcbfb957a5996382ee9527267472e1793b8c255a57e7d41950052f5f done [2025-08-15T03:20:37.024Z] #19 naming to docker.io/library/device-onvif-camera done [2025-08-15T03:20:37.024Z] #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [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 [2025-08-15T03:20:37.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T03:20:37.976Z] [2025-08-15T03:20:37.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:20:38.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T03:20:38.359Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-15T03:20:38.359Z] 5eb5b503b376: Pulling fs layer [2025-08-15T03:20:38.359Z] 5c69ac0246d0: Pulling fs layer [2025-08-15T03:20:38.359Z] ec43610c2a17: Pulling fs layer [2025-08-15T03:20:38.359Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-15T03:20:38.359Z] 33b1e0a273af: Pulling fs layer [2025-08-15T03:20:38.359Z] 5d3b04190fa2: Pulling fs layer [2025-08-15T03:20:38.359Z] 2f39f015ded8: Pulling fs layer [2025-08-15T03:20:38.359Z] 5d3b04190fa2: Waiting [2025-08-15T03:20:38.359Z] 3a2ae6a8a46f: Waiting [2025-08-15T03:20:38.359Z] 2f39f015ded8: Waiting [2025-08-15T03:20:38.359Z] 33b1e0a273af: Waiting [2025-08-15T03:20:38.359Z] 5c69ac0246d0: Verifying Checksum [2025-08-15T03:20:38.359Z] 5c69ac0246d0: Download complete [2025-08-15T03:20:38.359Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-15T03:20:38.359Z] 3a2ae6a8a46f: Download complete [2025-08-15T03:20:38.620Z] ec43610c2a17: Verifying Checksum [2025-08-15T03:20:38.620Z] ec43610c2a17: Download complete [2025-08-15T03:20:38.620Z] 33b1e0a273af: Verifying Checksum [2025-08-15T03:20:38.620Z] 33b1e0a273af: Download complete [2025-08-15T03:20:38.620Z] 5d3b04190fa2: Verifying Checksum [2025-08-15T03:20:38.620Z] 5d3b04190fa2: Download complete [2025-08-15T03:20:38.620Z] 5eb5b503b376: Verifying Checksum [2025-08-15T03:20:38.620Z] 5eb5b503b376: Download complete [2025-08-15T03:20:39.189Z] 2f39f015ded8: Verifying Checksum [2025-08-15T03:20:39.189Z] 2f39f015ded8: Download complete [2025-08-15T03:20:40.137Z] 5eb5b503b376: Pull complete [2025-08-15T03:20:40.404Z] 5c69ac0246d0: Pull complete [2025-08-15T03:20:40.981Z] ec43610c2a17: Pull complete [2025-08-15T03:20:40.981Z] 3a2ae6a8a46f: Pull complete [2025-08-15T03:20:41.239Z] 33b1e0a273af: Pull complete [2025-08-15T03:20:41.239Z] 5d3b04190fa2: Pull complete [2025-08-15T03:20:46.523Z] 2f39f015ded8: Pull complete [2025-08-15T03:20:46.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-15T03:20:46.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T03:20:46.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T03:20:46.754Z] prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container [2025-08-15T03:20:46.737Z] $ 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/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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 [2025-08-15T03:20:51.095Z] $ docker top 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:20:51.614Z] ---> job-cost.sh [2025-08-15T03:20:51.614Z] lf-activate-venv: SKIPPING [2025-08-15T03:20:51.614Z] INFO: No Stack... [2025-08-15T03:20:52.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T03:20:52.444Z] INFO: Archiving Costs [Pipeline] sh [2025-08-15T03:20:52.814Z] + cat /w/workspace/undry_device-onvif-camera_PR-516/archives/cost.csv [2025-08-15T03:20:52.814Z] + cut -d, -f6 [Pipeline] lock [2025-08-15T03:20:52.854Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] [2025-08-15T03:20:52.859Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] did not exist. Created. [2025-08-15T03:20:52.864Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-15T03:20:53.299Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-08-15T03:20:53.358Z] Stashed 1 file(s) [Pipeline] } [2025-08-15T03:20:53.383Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-15T03:20:53.420Z] $ docker stop --time=1 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 [2025-08-15T03:20:54.563Z] $ docker rm -f --volumes 04c4d0abfe73150f0a9f334045cc0f47da4b18508d49fe3c038e0cb7a414b1a5 [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 [2025-08-15T03:20:55.307Z] provisioning config files... [2025-08-15T03:20:55.313Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config6362561695908430028tmp [Pipeline] { [Pipeline] sh [2025-08-15T03:20:55.659Z] + set +x [2025-08-15T03:20:55.659Z] + curl -s https://codecov.io/bash [2025-08-15T03:20:55.659Z] + bash -s -- [2025-08-15T03:20:55.659Z] [2025-08-15T03:20:55.659Z] _____ _ [2025-08-15T03:20:55.659Z] / ____| | | [2025-08-15T03:20:55.659Z] | | ___ __| | ___ ___ _____ __ [2025-08-15T03:20:55.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-15T03:20:55.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-15T03:20:55.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-15T03:20:55.659Z] Bash-1.0.6 [2025-08-15T03:20:55.659Z] [2025-08-15T03:20:55.659Z] [2025-08-15T03:20:55.659Z] ==> git version 2.25.1 found [2025-08-15T03:20:55.659Z] ==> 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 [2025-08-15T03:20:55.659Z] Release-Date: 2020-01-08 [2025-08-15T03:20:55.659Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-15T03:20:55.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-15T03:20:55.659Z] ==> Jenkins CI detected. [2025-08-15T03:20:55.659Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-516 [2025-08-15T03:20:55.659Z] project root: . [2025-08-15T03:20:55.659Z] --> token set from env [2025-08-15T03:20:55.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-15T03:20:55.659Z] ==> Running gcov in . (disable via -X gcov) [2025-08-15T03:20:55.659Z] ==> Python coveragepy not found [2025-08-15T03:20:55.659Z] ==> Searching for coverage reports in: [2025-08-15T03:20:55.659Z] + . [2025-08-15T03:20:55.659Z] -> Found 1 reports [2025-08-15T03:20:55.659Z] ==> Detecting git/mercurial file structure [2025-08-15T03:20:55.919Z] ==> Reading reports [2025-08-15T03:20:55.919Z] + ./coverage.out bytes=92466 [2025-08-15T03:20:55.919Z] ==> Appending adjustments [2025-08-15T03:20:55.919Z] https://docs.codecov.io/docs/fixing-reports [2025-08-15T03:20:55.919Z] + Found adjustments [2025-08-15T03:20:55.919Z] ==> Gzipping contents [2025-08-15T03:20:55.919Z] 12K /tmp/codecov.9xEEkC.gz [2025-08-15T03:20:55.919Z] ==> Uploading reports [2025-08-15T03:20:55.919Z] url: https://codecov.io [2025-08-15T03:20:55.919Z] query: branch=PR-516&commit=864dae3dc7c711b993643dc90690a660c13c99e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=516&job=&cmd_args= [2025-08-15T03:20:55.919Z] -> Pinging Codecov [2025-08-15T03:20:55.919Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-516&commit=864dae3dc7c711b993643dc90690a660c13c99e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=516&job=&cmd_args= [2025-08-15T03:20:56.179Z] -> Uploading to [2025-08-15T03:20:56.179Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/864dae3dc7c711b993643dc90690a660c13c99e2/05a15f5c-0e8d-4e49-9207-9f062a0351c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T032056Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9e246f9d1c7b9c12486a423abf678e6d4103259c09342f7125e032aaf060a50 [2025-08-15T03:20:56.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-15T03:20:56.179Z] Dload Upload Total Spent Left Speed [2025-08-15T03:20:56.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 48459 --:--:-- --:--:-- --:--:-- 48459 [2025-08-15T03:20:56.438Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/864dae3dc7c711b993643dc90690a660c13c99e2 [Pipeline] } [2025-08-15T03:20:56.466Z] 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 [2025-08-15T03:20:58.474Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-516/archives ] [2025-08-15T03:20:58.474Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-516/archives [2025-08-15T03:20:58.474Z] total 16 [2025-08-15T03:20:58.474Z] drwxr-xr-x 3 root root 4096 Aug 15 03:20 . [2025-08-15T03:20:58.474Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:20 .. [2025-08-15T03:20:58.474Z] drwxr-xr-x 2 root root 4096 Aug 15 03:20 cost [2025-08-15T03:20:58.474Z] -rw-r--r-- 1 root root 92 Aug 15 03:20 cost.csv [2025-08-15T03:20:58.474Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-516/archives [2025-08-15T03:20:58.474Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-516/archives [2025-08-15T03:20:58.474Z] total 16 [2025-08-15T03:20:58.474Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 03:20 . [2025-08-15T03:20:58.474Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 03:20 .. [2025-08-15T03:20:58.474Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 03:20 cost [2025-08-15T03:20:58.474Z] -rw-r--r-- 1 jenkins jenkins 92 Aug 15 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:20:58.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:20:59.693Z] ---> package-listing.sh [2025-08-15T03:20:59.693Z] ++ facter osfamily [2025-08-15T03:20:59.693Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-15T03:20:59.951Z] + OS_FAMILY=debian [2025-08-15T03:20:59.951Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-516 [2025-08-15T03:20:59.951Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-15T03:20:59.951Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-15T03:20:59.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-15T03:20:59.951Z] + PACKAGES=/tmp/packages_start.txt [2025-08-15T03:20:59.951Z] + '[' /w/workspace/undry_device-onvif-camera_PR-516 ']' [2025-08-15T03:20:59.951Z] + PACKAGES=/tmp/packages_end.txt [2025-08-15T03:20:59.951Z] + case "${OS_FAMILY}" in [2025-08-15T03:20:59.951Z] + dpkg -l [2025-08-15T03:20:59.951Z] + grep '^ii' [2025-08-15T03:20:59.951Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-15T03:20:59.951Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-15T03:20:59.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-15T03:20:59.951Z] + '[' /w/workspace/undry_device-onvif-camera_PR-516 ']' [2025-08-15T03:20:59.951Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-516/archives/ [2025-08-15T03:20:59.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-516/archives/ [Pipeline] echo [2025-08-15T03:20:59.988Z] 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/undry_device-onvif-camera_PR-516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-15T03:21:00.283Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-15T03:21:00.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-15T03:21:00.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-15T03:21:01.067Z] prd-ubuntu20.04-docker-8c-8g-7047 does not seem to be running inside a container [2025-08-15T03:21:01.047Z] $ 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/undry_device-onvif-camera_PR-516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-516 -v /w/workspace/undry_device-onvif-camera_PR-516:/w/workspace/undry_device-onvif-camera_PR-516:rw,z -v /w/workspace/undry_device-onvif-camera_PR-516@tmp:/w/workspace/undry_device-onvif-camera_PR-516@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 [2025-08-15T03:21:01.251Z] $ docker top eba14e895f751de6735ad41401681ad41b54002c0f13dad1961d6571c8bbdee5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-15T03:21:01.692Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-15T03:21:01.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-15T03:21:02.313Z] + ls /var/log/sa-host [2025-08-15T03:21:02.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-15T03:21:02.555Z] provisioning config files... [2025-08-15T03:21:02.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-516@tmp/config2797413364959361728tmp [Pipeline] { [Pipeline] echo [2025-08-15T03:21:02.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:21:02.939Z] ---> create-netrc.sh [Pipeline] } [2025-08-15T03:21:02.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:21:03.378Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-15T03:21:03.413Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:21:03.740Z] ---> sudo-logs.sh [2025-08-15T03:21:03.740Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-15T03:21:03.830Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:21:04.158Z] ---> job-cost.sh [2025-08-15T03:21:04.158Z] lf-activate-venv: SKIPPING [2025-08-15T03:21:04.158Z] DEBUG: total: 0.4399999976158142 [2025-08-15T03:21:04.158Z] INFO: Retrieving Stack Cost... [2025-08-15T03:21:04.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-15T03:21:04.419Z] INFO: Archiving Costs [Pipeline] echo [2025-08-15T03:21:04.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-15T03:21:04.767Z] ---> logs-deploy.sh [2025-08-15T03:21:04.767Z] lf-activate-venv: SKIPPING [2025-08-15T03:21:04.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-516/1 [2025-08-15T03:21:04.767Z] INFO: archiving workspace using pattern(s): [2025-08-15T03:21:05.704Z] Archives upload complete. [2025-08-15T03:21:05.964Z] INFO: archiving logs to Nexus [2025-08-15T03:21:06.537Z] ---> uname -a: [2025-08-15T03:21:06.537Z] Linux prd-ubuntu20-04-docker-8c-8g-7047 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] ---> lscpu: [2025-08-15T03:21:06.537Z] Architecture: x86_64 [2025-08-15T03:21:06.537Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-15T03:21:06.537Z] Byte Order: Little Endian [2025-08-15T03:21:06.537Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-15T03:21:06.537Z] CPU(s): 8 [2025-08-15T03:21:06.537Z] On-line CPU(s) list: 0-7 [2025-08-15T03:21:06.537Z] Thread(s) per core: 1 [2025-08-15T03:21:06.537Z] Core(s) per socket: 1 [2025-08-15T03:21:06.537Z] Socket(s): 8 [2025-08-15T03:21:06.537Z] NUMA node(s): 1 [2025-08-15T03:21:06.537Z] Vendor ID: AuthenticAMD [2025-08-15T03:21:06.537Z] CPU family: 23 [2025-08-15T03:21:06.537Z] Model: 49 [2025-08-15T03:21:06.537Z] Model name: AMD EPYC-Rome Processor [2025-08-15T03:21:06.537Z] Stepping: 0 [2025-08-15T03:21:06.537Z] CPU MHz: 2799.998 [2025-08-15T03:21:06.537Z] BogoMIPS: 5599.99 [2025-08-15T03:21:06.537Z] Virtualization: AMD-V [2025-08-15T03:21:06.537Z] Hypervisor vendor: KVM [2025-08-15T03:21:06.537Z] Virtualization type: full [2025-08-15T03:21:06.537Z] L1d cache: 256 KiB [2025-08-15T03:21:06.537Z] L1i cache: 256 KiB [2025-08-15T03:21:06.537Z] L2 cache: 4 MiB [2025-08-15T03:21:06.537Z] L3 cache: 128 MiB [2025-08-15T03:21:06.537Z] NUMA node0 CPU(s): 0-7 [2025-08-15T03:21:06.537Z] Vulnerability Gather data sampling: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Itlb multihit: Not affected [2025-08-15T03:21:06.537Z] Vulnerability L1tf: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Mds: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Meltdown: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Mmio stale data: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Retbleed: Vulnerable [2025-08-15T03:21:06.537Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-15T03:21:06.537Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-15T03:21:06.537Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-15T03:21:06.537Z] Vulnerability Srbds: Not affected [2025-08-15T03:21:06.537Z] Vulnerability Tsx async abort: Not affected [2025-08-15T03:21:06.537Z] 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 [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] ---> nproc: [2025-08-15T03:21:06.537Z] 8 [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] ---> df -h: [2025-08-15T03:21:06.537Z] Filesystem Size Used Avail Use% Mounted on [2025-08-15T03:21:06.537Z] overlay 155G 13G 143G 9% / [2025-08-15T03:21:06.537Z] tmpfs 64M 0 64M 0% /dev [2025-08-15T03:21:06.537Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-15T03:21:06.537Z] shm 64M 0 64M 0% /dev/shm [2025-08-15T03:21:06.537Z] /dev/vda1 155G 13G 143G 9% /facter-os [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] ---> sar -b -r -n DEV: [2025-08-15T03:21:06.537Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7047) 08/15/25 _x86_64_ (8 CPU) [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] 02:13:03 LINUX RESTART (8 CPU) [2025-08-15T03:21:06.537Z] [2025-08-15T03:21:06.537Z] 02:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-15T03:21:06.537Z] 02:15:01 5.91 0.00 5.91 0.00 0.00 17041.60 0.00 [2025-08-15T03:21:06.537Z] 02:16:01 4.03 0.00 4.03 0.00 0.00 16955.04 0.00 [2025-08-15T03:21:06.537Z] 02:17:01 3.50 0.02 3.48 0.00 0.13 16812.40 0.00 [2025-08-15T03:21:06.537Z] 02:18:01 4.42 0.00 4.42 0.00 0.00 16826.26 0.00 [2025-08-15T03:21:06.537Z] 02:19:01 49.83 3.88 45.94 0.00 4290.88 25687.19 0.00 [2025-08-15T03:21:06.537Z] 02:20:01 8.62 0.02 8.60 0.00 0.13 16921.58 0.00 [2025-08-15T03:21:06.537Z] 02:21:01 3.61 0.00 3.61 0.00 0.00 16808.13 0.00 [2025-08-15T03:21:06.537Z] 02:22:01 3.92 0.00 3.92 0.00 0.00 16819.20 0.00 [2025-08-15T03:21:06.537Z] 02:23:01 1.65 0.00 1.65 0.00 0.00 1763.84 0.00 [2025-08-15T03:21:06.537Z] 02:24:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 [2025-08-15T03:21:06.537Z] 02:25:01 1.53 0.00 1.53 0.00 0.00 21.60 0.00 [2025-08-15T03:21:06.537Z] 02:26:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 [2025-08-15T03:21:06.537Z] 02:27:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2025-08-15T03:21:06.537Z] 02:28:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2025-08-15T03:21:06.537Z] 02:29:01 1.68 0.02 1.67 0.00 0.13 24.93 0.00 [2025-08-15T03:21:06.537Z] 02:30:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2025-08-15T03:21:06.537Z] 02:31:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2025-08-15T03:21:06.537Z] 02:32:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2025-08-15T03:21:06.537Z] 02:33:01 2.42 1.47 0.95 0.00 46.93 12.13 0.00 [2025-08-15T03:21:06.537Z] 02:34:01 3.75 2.13 1.62 0.00 44.52 30.52 0.00 [2025-08-15T03:21:06.537Z] 02:35:01 1.43 0.18 1.25 0.00 18.80 17.07 0.00 [2025-08-15T03:21:06.537Z] 02:36:01 2.02 0.00 2.02 0.00 0.00 25.32 0.00 [2025-08-15T03:21:06.537Z] 02:37:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 [2025-08-15T03:21:06.537Z] 02:38:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2025-08-15T03:21:06.537Z] 02:39:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-08-15T03:21:06.537Z] 02:40:01 1.22 0.00 1.22 0.00 0.00 16.53 0.00 [2025-08-15T03:21:06.537Z] 02:41:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 [2025-08-15T03:21:06.537Z] 02:42:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 [2025-08-15T03:21:06.537Z] 02:43:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2025-08-15T03:21:06.537Z] 02:44:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2025-08-15T03:21:06.537Z] 02:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-08-15T03:21:06.537Z] 02:46:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2025-08-15T03:21:06.537Z] 02:47:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2025-08-15T03:21:06.537Z] 02:48:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 [2025-08-15T03:21:06.537Z] 02:49:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2025-08-15T03:21:06.537Z] 02:50:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2025-08-15T03:21:06.537Z] 02:51:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-08-15T03:21:06.537Z] 02:52:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2025-08-15T03:21:06.537Z] 02:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2025-08-15T03:21:06.537Z] 02:54:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2025-08-15T03:21:06.537Z] 02:55:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2025-08-15T03:21:06.537Z] 02:56:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2025-08-15T03:21:06.537Z] 02:57:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-08-15T03:21:06.537Z] 02:58:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2025-08-15T03:21:06.537Z] 02:59:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-08-15T03:21:06.537Z] 03:00:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-08-15T03:21:06.537Z] 03:01:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2025-08-15T03:21:06.537Z] 03:02:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2025-08-15T03:21:06.537Z] 03:03:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2025-08-15T03:21:06.537Z] 03:04:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2025-08-15T03:21:06.537Z] 03:05:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2025-08-15T03:21:06.537Z] 03:06:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2025-08-15T03:21:06.537Z] 03:07:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2025-08-15T03:21:06.537Z] 03:08:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2025-08-15T03:21:06.537Z] 03:09:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2025-08-15T03:21:06.537Z] 03:10:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2025-08-15T03:21:06.538Z] 03:11:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2025-08-15T03:21:06.538Z] 03:12:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2025-08-15T03:21:06.538Z] 03:13:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2025-08-15T03:21:06.538Z] 03:14:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 [2025-08-15T03:21:06.538Z] 03:15:02 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-08-15T03:21:06.538Z] 03:16:01 1.41 0.00 1.41 0.00 0.00 17.22 0.00 [2025-08-15T03:21:06.538Z] 03:17:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-08-15T03:21:06.538Z] 03:18:01 35.86 8.67 27.20 0.00 1141.54 3483.69 0.00 [2025-08-15T03:21:06.538Z] 03:19:01 175.20 14.80 160.41 0.00 2157.37 53516.41 0.00 [2025-08-15T03:21:06.538Z] 03:20:01 137.98 0.38 137.59 0.00 8.67 43328.11 0.00 [2025-08-15T03:21:06.538Z] 03:21:01 156.87 0.42 156.46 0.00 32.66 46666.89 0.00 [2025-08-15T03:21:06.538Z] Average: 9.86 0.48 9.38 0.00 115.60 4377.40 0.00 [2025-08-15T03:21:06.538Z] [2025-08-15T03:21:06.538Z] 02:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-15T03:21:06.538Z] 02:15:01 30248020 31828972 519752 1.58 62436 1841280 1569376 4.63 635732 1695324 4 [2025-08-15T03:21:06.538Z] 02:16:01 30245396 31826496 521944 1.59 62524 1841284 1569376 4.63 640336 1695312 28 [2025-08-15T03:21:06.538Z] 02:17:01 30242396 31823656 523768 1.59 62616 1841284 1569376 4.63 642492 1695316 216 [2025-08-15T03:21:06.538Z] 02:18:01 30243500 31824868 522436 1.59 62716 1841284 1569376 4.63 640984 1695312 20 [2025-08-15T03:21:06.538Z] 02:19:01 29740092 31783432 539524 1.64 96468 2262496 1651124 4.87 938996 1861372 960 [2025-08-15T03:21:06.538Z] 02:20:01 29741880 31784748 538336 1.64 96292 2262224 1630396 4.81 937188 1861068 4 [2025-08-15T03:21:06.538Z] 02:21:01 29742400 31785396 537660 1.64 96388 2262224 1630396 4.81 937100 1861080 12 [2025-08-15T03:21:06.538Z] 02:22:01 29741420 31784568 538248 1.64 96476 2262232 1630396 4.81 937136 1861076 144 [2025-08-15T03:21:06.538Z] 02:23:01 29744052 31787308 535172 1.63 96572 2262236 1630396 4.81 934644 1861080 44 [2025-08-15T03:21:06.538Z] 02:24:01 29744680 31788024 534264 1.63 96628 2262240 1630396 4.81 934888 1861088 8 [2025-08-15T03:21:06.538Z] 02:25:01 29746504 31789968 532272 1.62 96732 2262240 1630396 4.81 932940 1861096 16 [2025-08-15T03:21:06.538Z] 02:26:01 29746692 31790276 531708 1.62 96772 2262244 1630396 4.81 933036 1861104 8 [2025-08-15T03:21:06.538Z] 02:27:01 29746620 31790220 531604 1.62 96804 2262248 1630396 4.81 933112 1861088 8 [2025-08-15T03:21:06.538Z] 02:28:01 29746096 31789744 531940 1.62 96836 2262248 1630396 4.81 933144 1861088 12 [2025-08-15T03:21:06.538Z] 02:29:01 29745220 31788960 532508 1.62 96912 2262228 1629500 4.80 933608 1861068 16 [2025-08-15T03:21:06.538Z] 02:30:01 29744632 31788436 533260 1.62 96944 2262228 1629500 4.80 933628 1861064 8 [2025-08-15T03:21:06.538Z] 02:31:01 29744348 31788160 533472 1.62 96976 2262236 1629500 4.80 933680 1861072 40 [2025-08-15T03:21:06.538Z] 02:32:01 29744632 31788512 533080 1.62 97016 2262240 1629500 4.80 933792 1861080 12 [2025-08-15T03:21:06.538Z] 02:33:01 29733788 31779220 542348 1.65 97060 2263764 1629500 4.80 945624 1862208 28 [2025-08-15T03:21:06.538Z] 02:34:01 29699112 31746768 574060 1.75 97112 2265396 1645700 4.85 980576 1862936 80 [2025-08-15T03:21:06.538Z] 02:35:01 29687556 31736108 581712 1.77 97160 2265976 1651120 4.87 983524 1863396 236 [2025-08-15T03:21:06.538Z] 02:36:01 29687816 31736280 583652 1.78 97208 2265960 1650876 4.87 991008 1863168 244 [2025-08-15T03:21:06.538Z] 02:37:01 29691204 31739704 580716 1.77 97248 2265972 1650876 4.87 983184 1863172 12 [2025-08-15T03:21:06.538Z] 02:38:01 29691224 31739784 580572 1.77 97296 2265972 1650876 4.87 983672 1863176 212 [2025-08-15T03:21:06.538Z] 02:39:01 29691564 31740188 580188 1.77 97336 2265976 1650876 4.87 983740 1863184 20 [2025-08-15T03:21:06.538Z] 02:40:01 29691296 31739924 580348 1.77 97376 2265980 1650876 4.87 983440 1863188 32 [2025-08-15T03:21:06.538Z] 02:41:01 29691532 31740220 580024 1.76 97404 2265980 1650876 4.87 983600 1863192 4 [2025-08-15T03:21:06.538Z] 02:42:01 29691312 31740004 580156 1.76 97444 2265984 1650876 4.87 983604 1863196 28 [2025-08-15T03:21:06.538Z] 02:43:01 29691512 31740268 580076 1.76 97476 2265984 1650876 4.87 983652 1863200 4 [2025-08-15T03:21:06.538Z] 02:44:01 29691260 31740080 580236 1.77 97516 2265988 1650876 4.87 984136 1863208 36 [2025-08-15T03:21:06.538Z] 02:45:01 29691356 31740220 580204 1.77 97548 2265996 1650876 4.87 984428 1863192 200 [2025-08-15T03:21:06.538Z] 02:46:01 29691184 31740052 580352 1.77 97588 2265996 1650876 4.87 983912 1863196 24 [2025-08-15T03:21:06.538Z] 02:47:01 29691076 31740008 580404 1.77 97620 2265992 1650876 4.87 984576 1863204 28 [2025-08-15T03:21:06.538Z] 02:48:01 29690764 31739708 580560 1.77 97652 2266008 1650876 4.87 984488 1863212 36 [2025-08-15T03:21:06.538Z] 02:49:01 29690416 31739440 580672 1.77 97680 2266008 1650876 4.87 984936 1863216 8 [2025-08-15T03:21:06.538Z] 02:50:01 29689872 31738900 581104 1.77 97712 2266012 1650876 4.87 984676 1863220 36 [2025-08-15T03:21:06.538Z] 02:51:01 29689784 31738872 581120 1.77 97740 2266012 1650876 4.87 984792 1863224 12 [2025-08-15T03:21:06.538Z] 02:52:01 29689768 31738860 581040 1.77 97772 2266016 1650876 4.87 984812 1863228 28 [2025-08-15T03:21:06.538Z] 02:53:01 29689816 31739100 580784 1.77 97800 2266136 1650876 4.87 984904 1863364 28 [2025-08-15T03:21:06.538Z] 02:54:01 29690148 31739436 580380 1.77 97836 2266152 1650876 4.87 985344 1863368 16 [2025-08-15T03:21:06.538Z] 02:55:01 29690308 31739660 580340 1.77 97860 2266156 1650876 4.87 985052 1863376 32 [2025-08-15T03:21:06.538Z] 02:56:01 29690324 31739676 580256 1.77 97900 2266156 1650876 4.87 985192 1863376 16 [2025-08-15T03:21:06.538Z] 02:57:01 29690296 31739712 580396 1.77 97932 2266160 1650876 4.87 985228 1863384 8 [2025-08-15T03:21:06.538Z] 02:58:01 29690060 31739544 580656 1.77 97972 2266164 1650876 4.87 985360 1863392 12 [2025-08-15T03:21:06.538Z] 02:59:01 29690264 31739748 580360 1.77 98012 2266164 1650876 4.87 985500 1863392 20 [2025-08-15T03:21:06.538Z] 03:00:01 29689804 31739368 580624 1.77 98052 2266168 1650876 4.87 985620 1863400 12 [2025-08-15T03:21:06.538Z] 03:01:01 29689788 31739356 580552 1.77 98084 2266172 1650876 4.87 985616 1863404 8 [2025-08-15T03:21:06.538Z] 03:02:01 29689244 31738872 581024 1.77 98116 2266172 1650876 4.87 986048 1863408 12 [2025-08-15T03:21:06.538Z] 03:03:01 29689732 31739428 580432 1.77 98164 2266160 1650876 4.87 985936 1863416 8 [2025-08-15T03:21:06.538Z] 03:04:01 29689504 31739204 580540 1.77 98204 2266180 1650876 4.87 986144 1863420 36 [2025-08-15T03:21:06.538Z] 03:05:01 29689236 31739008 580700 1.77 98240 2266188 1666948 4.91 986780 1863388 8 [2025-08-15T03:21:06.538Z] 03:06:01 29688716 31738548 581116 1.77 98280 2266192 1666948 4.91 986728 1863396 28 [2025-08-15T03:21:06.538Z] 03:07:01 29688892 31738724 581068 1.77 98312 2266192 1666948 4.91 986788 1863396 12 [2025-08-15T03:21:06.538Z] 03:08:01 29689396 31739312 580460 1.77 98368 2266196 1666948 4.91 986844 1863404 44 [2025-08-15T03:21:06.538Z] 03:09:01 29689176 31739152 580648 1.77 98400 2266196 1666948 4.91 987112 1863408 12 [2025-08-15T03:21:06.538Z] 03:10:01 29688672 31738688 581100 1.77 98436 2266200 1650592 4.87 987136 1863400 8 [2025-08-15T03:21:06.538Z] 03:11:01 29688616 31738656 581020 1.77 98460 2266204 1650592 4.87 987192 1863404 28 [2025-08-15T03:21:06.538Z] 03:12:01 29687708 31737780 581736 1.77 98488 2266208 1650592 4.87 987212 1863408 24 [2025-08-15T03:21:06.538Z] 03:13:01 29687596 31737756 581664 1.77 98508 2266212 1650592 4.87 987320 1863412 4 [2025-08-15T03:21:06.538Z] 03:14:01 29687216 31737380 581852 1.77 98540 2266216 1650592 4.87 987748 1863416 48 [2025-08-15T03:21:06.538Z] 03:15:02 29687160 31737384 581836 1.77 98564 2266216 1650592 4.87 987556 1863420 16 [2025-08-15T03:21:06.538Z] 03:16:01 29687112 31737344 581792 1.77 98588 2266220 1650592 4.87 987588 1863424 4 [2025-08-15T03:21:06.538Z] 03:17:01 29687380 31737672 581480 1.77 98620 2266220 1650592 4.87 988056 1863428 16 [2025-08-15T03:21:06.538Z] 03:18:01 28838384 31583816 709648 2.16 110456 2928328 1833584 5.41 1177328 2474880 538716 [2025-08-15T03:21:06.538Z] 03:19:01 26811012 31503208 758628 2.31 182608 4647088 1962460 5.79 1598748 3891308 954964 [2025-08-15T03:21:06.538Z] 03:20:01 26199728 31489220 766452 2.33 195324 5153956 1843936 5.44 1887384 4128848 299768 [2025-08-15T03:21:06.538Z] 03:21:01 25648884 31503388 754108 2.29 210516 5679388 1827472 5.39 1921184 4628500 1528 [2025-08-15T03:21:06.538Z] Average: 29566957 31742037 576898 1.76 100115 2379359 1655654 4.88 993096 1967286 26840 [2025-08-15T03:21:06.538Z] [2025-08-15T03:21:06.538Z] 02:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-15T03:21:06.538Z] 02:15:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:16:01 ens3 2.55 1.10 1.58 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:17:01 ens3 1.53 0.38 0.44 0.27 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:18:01 ens3 1.75 0.68 0.62 0.42 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:19:01 ens3 153.97 96.13 2966.96 7.18 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:19:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:20:01 ens3 1.92 0.92 0.75 0.50 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:22:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:24:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:25:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:27:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:28:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:29:01 ens3 0.32 0.12 0.10 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:30:01 ens3 0.40 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:31:01 ens3 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:33:01 ens3 1.00 0.80 0.86 0.40 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:34:01 ens3 9.41 8.90 11.35 5.39 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:35:01 ens3 1.83 1.63 0.98 1.23 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:36:01 ens3 0.78 0.65 0.35 0.25 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:39:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:40:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:41:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:44:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:46:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:47:01 ens3 0.97 0.55 0.35 0.22 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:48:01 ens3 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:49:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:50:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:51:01 ens3 0.28 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:52:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:53:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:54:01 ens3 0.48 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:56:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:59:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:00:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:02:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:04:01 ens3 1.18 0.78 0.45 0.30 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:09:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:10:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.538Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:14:01 ens3 0.37 0.30 0.14 0.08 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:15:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:17:01 ens3 0.20 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:18:01 ens3 287.82 198.08 4339.79 66.44 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:18:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:19:01 ens3 635.08 418.50 6693.09 55.54 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:19:01 veth9b648fc 437.06 276.30 3053.37 28.21 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:19:01 docker0 337.73 498.37 28.74 3418.47 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:19:01 veth584a31f 276.30 437.06 28.21 3053.37 0.00 0.00 0.00 0.25 [2025-08-15T03:21:06.539Z] 03:19:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:20:01 ens3 30.04 18.70 30.72 12.87 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:20:01 veth4a2e7ce 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:20:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:21:01 ens3 148.79 116.83 2743.53 128.30 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:21:01 docker0 4.82 9.48 0.30 123.29 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] 03:21:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] Average: ens3 19.23 12.98 250.76 4.18 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] Average: docker0 5.12 7.59 0.43 52.89 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] ---> sar -P ALL: [2025-08-15T03:21:06.539Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7047) 08/15/25 _x86_64_ (8 CPU) [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] 02:13:03 LINUX RESTART (8 CPU) [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] 02:14:02 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.539Z] 02:15:01 all 0.01 0.00 0.01 0.15 0.00 99.82 [2025-08-15T03:21:06.539Z] 02:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:15:01 5 0.02 0.00 0.03 1.09 0.02 98.84 [2025-08-15T03:21:06.539Z] 02:15:01 6 0.00 0.00 0.02 0.12 0.00 99.86 [2025-08-15T03:21:06.539Z] 02:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:16:01 all 0.05 0.00 0.01 0.24 0.01 99.69 [2025-08-15T03:21:06.539Z] 02:16:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2025-08-15T03:21:06.539Z] 02:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:16:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:16:01 5 0.12 0.00 0.03 1.84 0.02 97.99 [2025-08-15T03:21:06.539Z] 02:16:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:17:01 all 0.03 0.00 0.01 0.11 0.01 99.84 [2025-08-15T03:21:06.539Z] 02:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2025-08-15T03:21:06.539Z] 02:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:17:01 5 0.12 0.00 0.00 0.85 0.02 99.01 [2025-08-15T03:21:06.539Z] 02:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:18:01 all 0.13 0.00 0.01 0.02 0.00 99.83 [2025-08-15T03:21:06.539Z] 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:18:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2025-08-15T03:21:06.539Z] 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:18:01 5 0.83 0.00 0.05 0.13 0.02 98.97 [2025-08-15T03:21:06.539Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:19:01 all 2.18 0.00 1.25 4.26 0.03 92.28 [2025-08-15T03:21:06.539Z] 02:19:01 0 1.40 0.00 1.30 0.43 0.02 96.85 [2025-08-15T03:21:06.539Z] 02:19:01 1 1.76 0.00 2.19 1.12 0.03 94.90 [2025-08-15T03:21:06.539Z] 02:19:01 2 3.56 0.00 1.91 17.80 0.05 76.68 [2025-08-15T03:21:06.539Z] 02:19:01 3 2.32 0.00 1.00 0.82 0.02 95.84 [2025-08-15T03:21:06.539Z] 02:19:01 4 1.27 0.00 0.97 1.17 0.02 96.58 [2025-08-15T03:21:06.539Z] 02:19:01 5 2.13 0.00 0.73 9.79 0.03 87.31 [2025-08-15T03:21:06.539Z] 02:19:01 6 2.83 0.00 1.12 1.00 0.02 95.03 [2025-08-15T03:21:06.539Z] 02:19:01 7 2.19 0.00 0.80 1.94 0.03 95.04 [2025-08-15T03:21:06.539Z] 02:20:01 all 0.20 0.00 0.05 0.07 0.01 99.67 [2025-08-15T03:21:06.539Z] 02:20:01 0 0.02 0.00 0.05 0.27 0.00 99.67 [2025-08-15T03:21:06.539Z] 02:20:01 1 1.10 0.00 0.03 0.00 0.02 98.85 [2025-08-15T03:21:06.539Z] 02:20:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2025-08-15T03:21:06.539Z] 02:20:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2025-08-15T03:21:06.539Z] 02:20:01 4 0.18 0.00 0.10 0.00 0.02 99.70 [2025-08-15T03:21:06.539Z] 02:20:01 5 0.07 0.00 0.05 0.22 0.00 99.67 [2025-08-15T03:21:06.539Z] 02:20:01 6 0.07 0.00 0.07 0.03 0.00 99.83 [2025-08-15T03:21:06.539Z] 02:20:01 7 0.10 0.00 0.03 0.02 0.02 99.83 [2025-08-15T03:21:06.539Z] 02:21:01 all 0.01 0.00 0.01 0.04 0.01 99.94 [2025-08-15T03:21:06.539Z] 02:21:01 0 0.02 0.00 0.00 0.20 0.02 99.77 [2025-08-15T03:21:06.539Z] 02:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.539Z] 02:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2025-08-15T03:21:06.539Z] 02:21:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:22:01 all 0.07 0.00 0.01 0.04 0.00 99.88 [2025-08-15T03:21:06.539Z] 02:22:01 0 0.03 0.00 0.02 0.28 0.00 99.67 [2025-08-15T03:21:06.539Z] 02:22:01 1 0.43 0.00 0.02 0.00 0.00 99.55 [2025-08-15T03:21:06.539Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:22:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2025-08-15T03:21:06.539Z] 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:22:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:23:01 all 0.21 0.00 0.01 0.01 0.00 99.76 [2025-08-15T03:21:06.539Z] 02:23:01 0 0.05 0.00 0.00 0.08 0.00 99.87 [2025-08-15T03:21:06.539Z] 02:23:01 1 1.61 0.00 0.00 0.00 0.02 98.37 [2025-08-15T03:21:06.539Z] 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:23:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:24:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2025-08-15T03:21:06.539Z] 02:24:01 0 0.02 0.00 0.00 0.08 0.02 99.88 [2025-08-15T03:21:06.539Z] 02:24:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2025-08-15T03:21:06.539Z] 02:24:01 2 0.00 0.00 0.00 0.10 0.00 99.90 [2025-08-15T03:21:06.539Z] 02:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:24:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2025-08-15T03:21:06.539Z] 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:25:01 all 0.02 0.00 0.01 0.05 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:25:01 0 0.02 0.00 0.00 0.27 0.00 99.72 [2025-08-15T03:21:06.539Z] 02:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:25:01 4 0.03 0.00 0.03 0.13 0.02 99.78 [2025-08-15T03:21:06.539Z] 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] 02:25:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.539Z] 02:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.539Z] 02:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.539Z] 02:26:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.539Z] 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:27:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2025-08-15T03:21:06.539Z] 02:27:01 0 0.03 0.00 0.02 0.08 0.00 99.87 [2025-08-15T03:21:06.539Z] 02:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:27:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2025-08-15T03:21:06.539Z] 02:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.539Z] 02:27:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2025-08-15T03:21:06.539Z] 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:28:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2025-08-15T03:21:06.539Z] 02:28:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2025-08-15T03:21:06.539Z] 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:29:01 all 0.02 0.00 0.03 0.06 0.01 99.89 [2025-08-15T03:21:06.539Z] 02:29:01 0 0.03 0.00 0.02 0.43 0.00 99.52 [2025-08-15T03:21:06.539Z] 02:29:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:29:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:29:01 4 0.00 0.00 0.07 0.02 0.02 99.90 [2025-08-15T03:21:06.539Z] 02:29:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:29:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2025-08-15T03:21:06.539Z] 02:30:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:30:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2025-08-15T03:21:06.539Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:31:01 all 0.10 0.00 0.01 0.01 0.00 99.87 [2025-08-15T03:21:06.539Z] 02:31:01 0 0.02 0.00 0.02 0.07 0.02 99.88 [2025-08-15T03:21:06.539Z] 02:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:31:01 2 0.75 0.00 0.00 0.00 0.00 99.25 [2025-08-15T03:21:06.539Z] 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:32:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-08-15T03:21:06.539Z] 02:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:32:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.539Z] 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:33:01 all 0.09 0.00 0.02 0.03 0.00 99.87 [2025-08-15T03:21:06.539Z] 02:33:01 0 0.03 0.00 0.02 0.03 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:33:01 1 0.15 0.00 0.02 0.02 0.00 99.82 [2025-08-15T03:21:06.539Z] 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:33:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2025-08-15T03:21:06.539Z] 02:33:01 4 0.22 0.00 0.08 0.15 0.02 99.53 [2025-08-15T03:21:06.539Z] 02:33:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:33:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2025-08-15T03:21:06.539Z] 02:34:01 all 0.46 0.00 0.03 0.01 0.01 99.49 [2025-08-15T03:21:06.539Z] 02:34:01 0 0.07 0.00 0.03 0.03 0.02 99.85 [2025-08-15T03:21:06.539Z] 02:34:01 1 0.37 0.00 0.02 0.02 0.02 99.58 [2025-08-15T03:21:06.539Z] 02:34:01 2 0.99 0.00 0.02 0.00 0.02 98.97 [2025-08-15T03:21:06.539Z] 02:34:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2025-08-15T03:21:06.539Z] 02:34:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2025-08-15T03:21:06.539Z] 02:34:01 5 0.43 0.00 0.07 0.07 0.02 99.42 [2025-08-15T03:21:06.539Z] 02:34:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2025-08-15T03:21:06.539Z] 02:34:01 7 1.35 0.00 0.02 0.00 0.00 98.63 [2025-08-15T03:21:06.539Z] 02:35:01 all 0.32 0.00 0.04 0.01 0.01 99.63 [2025-08-15T03:21:06.539Z] 02:35:01 0 0.00 0.00 0.07 0.08 0.00 99.85 [2025-08-15T03:21:06.539Z] 02:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:35:01 2 1.81 0.00 0.02 0.00 0.00 98.17 [2025-08-15T03:21:06.539Z] 02:35:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-15T03:21:06.539Z] 02:35:01 5 0.58 0.00 0.07 0.02 0.00 99.33 [2025-08-15T03:21:06.539Z] 02:35:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2025-08-15T03:21:06.539Z] 02:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-15T03:21:06.539Z] 02:36:01 all 0.04 0.00 0.02 0.02 0.00 99.91 [2025-08-15T03:21:06.539Z] 02:36:01 0 0.05 0.00 0.03 0.07 0.00 99.85 [2025-08-15T03:21:06.539Z] 02:36:01 1 0.02 0.00 0.02 0.12 0.02 99.83 [2025-08-15T03:21:06.539Z] 02:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2025-08-15T03:21:06.539Z] 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-08-15T03:21:06.539Z] 02:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:36:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2025-08-15T03:21:06.539Z] [2025-08-15T03:21:06.539Z] 02:36:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.539Z] 02:37:01 all 0.01 0.00 0.01 0.03 0.01 99.95 [2025-08-15T03:21:06.539Z] 02:37:01 0 0.02 0.00 0.00 0.23 0.02 99.73 [2025-08-15T03:21:06.539Z] 02:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:38:01 all 0.04 0.00 0.00 0.00 0.00 99.96 [2025-08-15T03:21:06.539Z] 02:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:38:01 2 0.20 0.00 0.00 0.00 0.00 99.80 [2025-08-15T03:21:06.539Z] 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.539Z] 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.539Z] 02:39:01 all 0.07 0.00 0.01 0.02 0.01 99.89 [2025-08-15T03:21:06.539Z] 02:39:01 0 0.02 0.00 0.03 0.17 0.02 99.77 [2025-08-15T03:21:06.539Z] 02:39:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-15T03:21:06.539Z] 02:39:01 2 0.43 0.00 0.00 0.00 0.02 99.55 [2025-08-15T03:21:06.539Z] 02:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.539Z] 02:39:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-08-15T03:21:06.539Z] 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.539Z] 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-08-15T03:21:06.539Z] 02:40:01 0 0.07 0.00 0.00 0.03 0.03 99.87 [2025-08-15T03:21:06.539Z] 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:41:01 all 0.08 0.00 0.01 0.02 0.01 99.88 [2025-08-15T03:21:06.540Z] 02:41:01 0 0.03 0.00 0.02 0.15 0.02 99.78 [2025-08-15T03:21:06.540Z] 02:41:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2025-08-15T03:21:06.540Z] 02:41:01 2 0.60 0.00 0.00 0.00 0.00 99.40 [2025-08-15T03:21:06.540Z] 02:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:41:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2025-08-15T03:21:06.540Z] 02:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:42:01 all 0.22 0.00 0.01 0.05 0.01 99.71 [2025-08-15T03:21:06.540Z] 02:42:01 0 0.05 0.00 0.03 0.25 0.02 99.65 [2025-08-15T03:21:06.540Z] 02:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:42:01 2 1.69 0.00 0.00 0.00 0.02 98.29 [2025-08-15T03:21:06.540Z] 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:42:01 4 0.00 0.00 0.00 0.17 0.02 99.82 [2025-08-15T03:21:06.540Z] 02:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:43:01 all 0.26 0.00 0.01 0.04 0.00 99.68 [2025-08-15T03:21:06.540Z] 02:43:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2025-08-15T03:21:06.540Z] 02:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:43:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2025-08-15T03:21:06.540Z] 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:43:01 4 0.02 0.00 0.02 0.30 0.00 99.67 [2025-08-15T03:21:06.540Z] 02:43:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2025-08-15T03:21:06.540Z] 02:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:44:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2025-08-15T03:21:06.540Z] 02:44:01 0 0.05 0.00 0.02 0.08 0.02 99.83 [2025-08-15T03:21:06.540Z] 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:44:01 2 1.34 0.00 0.02 0.00 0.00 98.65 [2025-08-15T03:21:06.540Z] 02:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-08-15T03:21:06.540Z] 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:45:01 all 0.11 0.00 0.00 0.00 0.01 99.88 [2025-08-15T03:21:06.540Z] 02:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:45:01 2 0.85 0.00 0.00 0.00 0.00 99.15 [2025-08-15T03:21:06.540Z] 02:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.540Z] 02:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:46:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2025-08-15T03:21:06.540Z] 02:46:01 0 0.05 0.00 0.02 0.05 0.02 99.87 [2025-08-15T03:21:06.540Z] 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:46:01 2 0.51 0.00 0.00 0.00 0.02 99.47 [2025-08-15T03:21:06.540Z] 02:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:47:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2025-08-15T03:21:06.540Z] 02:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-15T03:21:06.540Z] 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:47:01 2 0.52 0.00 0.00 0.00 0.00 99.48 [2025-08-15T03:21:06.540Z] 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:47:01 5 0.00 0.00 0.00 0.08 0.02 99.90 [2025-08-15T03:21:06.540Z] 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] [2025-08-15T03:21:06.540Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.540Z] 02:48:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-08-15T03:21:06.540Z] 02:48:01 0 0.05 0.00 0.03 0.08 0.02 99.82 [2025-08-15T03:21:06.540Z] 02:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:48:01 2 0.17 0.00 0.00 0.00 0.00 99.83 [2025-08-15T03:21:06.540Z] 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:49:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2025-08-15T03:21:06.540Z] 02:49:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2025-08-15T03:21:06.540Z] 02:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:49:01 2 0.85 0.00 0.00 0.00 0.02 99.14 [2025-08-15T03:21:06.540Z] 02:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:50:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2025-08-15T03:21:06.540Z] 02:50:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:51:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:51:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-08-15T03:21:06.540Z] 02:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:52:01 all 0.19 0.00 0.01 0.00 0.01 99.80 [2025-08-15T03:21:06.540Z] 02:52:01 0 0.07 0.00 0.02 0.02 0.03 99.87 [2025-08-15T03:21:06.540Z] 02:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:52:01 2 1.39 0.00 0.00 0.00 0.02 98.60 [2025-08-15T03:21:06.540Z] 02:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:53:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-08-15T03:21:06.540Z] 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 02:54:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2025-08-15T03:21:06.540Z] 02:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:55:01 0 0.08 0.00 0.03 0.02 0.02 99.85 [2025-08-15T03:21:06.540Z] 02:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:56:01 all 0.07 0.00 0.00 0.02 0.00 99.91 [2025-08-15T03:21:06.540Z] 02:56:01 0 0.07 0.00 0.02 0.15 0.02 99.75 [2025-08-15T03:21:06.540Z] 02:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:56:01 2 0.43 0.00 0.00 0.00 0.00 99.57 [2025-08-15T03:21:06.540Z] 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:57:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2025-08-15T03:21:06.540Z] 02:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-08-15T03:21:06.540Z] 02:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:58:01 all 0.14 0.00 0.02 0.00 0.01 99.83 [2025-08-15T03:21:06.540Z] 02:58:01 0 0.08 0.00 0.05 0.02 0.05 99.80 [2025-08-15T03:21:06.540Z] 02:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:58:01 2 0.98 0.00 0.07 0.00 0.00 98.96 [2025-08-15T03:21:06.540Z] 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] [2025-08-15T03:21:06.540Z] 02:58:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.540Z] 02:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:59:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2025-08-15T03:21:06.540Z] 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 02:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-08-15T03:21:06.540Z] 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:00:01 0 0.05 0.00 0.02 0.02 0.03 99.88 [2025-08-15T03:21:06.540Z] 03:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-08-15T03:21:06.540Z] 03:01:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2025-08-15T03:21:06.540Z] 03:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:01:01 2 0.15 0.00 0.00 0.00 0.00 99.85 [2025-08-15T03:21:06.540Z] 03:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-15T03:21:06.540Z] 03:02:01 0 0.08 0.00 0.03 0.02 0.03 99.83 [2025-08-15T03:21:06.540Z] 03:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:02:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-08-15T03:21:06.540Z] 03:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2025-08-15T03:21:06.540Z] 03:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-08-15T03:21:06.540Z] 03:04:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2025-08-15T03:21:06.540Z] 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-15T03:21:06.540Z] 03:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.540Z] 03:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:05:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2025-08-15T03:21:06.540Z] 03:05:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2025-08-15T03:21:06.540Z] 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:05:01 2 1.09 0.00 0.03 0.00 0.00 98.87 [2025-08-15T03:21:06.540Z] 03:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:06:01 all 0.12 0.00 0.01 0.01 0.00 99.86 [2025-08-15T03:21:06.540Z] 03:06:01 0 0.05 0.00 0.07 0.03 0.00 99.85 [2025-08-15T03:21:06.540Z] 03:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:06:01 2 0.90 0.00 0.00 0.00 0.02 99.09 [2025-08-15T03:21:06.540Z] 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:06:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-15T03:21:06.540Z] 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:07:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2025-08-15T03:21:06.540Z] 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-08-15T03:21:06.540Z] 03:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:08:01 all 0.08 0.00 0.01 0.02 0.00 99.89 [2025-08-15T03:21:06.540Z] 03:08:01 0 0.02 0.00 0.03 0.05 0.02 99.88 [2025-08-15T03:21:06.540Z] 03:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:08:01 2 0.53 0.00 0.00 0.00 0.00 99.47 [2025-08-15T03:21:06.540Z] 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:08:01 4 0.02 0.00 0.02 0.10 0.00 99.87 [2025-08-15T03:21:06.540Z] 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:09:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:09:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2025-08-15T03:21:06.540Z] 03:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:09:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] [2025-08-15T03:21:06.540Z] 03:09:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.540Z] 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:10:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2025-08-15T03:21:06.540Z] 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-08-15T03:21:06.540Z] 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:11:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:11:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2025-08-15T03:21:06.540Z] 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2025-08-15T03:21:06.540Z] 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-15T03:21:06.540Z] 03:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-15T03:21:06.540Z] 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:13:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2025-08-15T03:21:06.540Z] 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.540Z] 03:13:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2025-08-15T03:21:06.540Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:14:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-15T03:21:06.540Z] 03:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.540Z] 03:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-08-15T03:21:06.540Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-08-15T03:21:06.540Z] 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:15:02 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-08-15T03:21:06.540Z] 03:15:02 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-08-15T03:21:06.540Z] 03:15:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.540Z] 03:15:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:15:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.540Z] 03:15:02 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-08-15T03:21:06.540Z] 03:15:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.541Z] 03:15:02 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.541Z] 03:15:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.541Z] 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-08-15T03:21:06.541Z] 03:16:01 0 0.03 0.00 0.02 0.07 0.02 99.86 [2025-08-15T03:21:06.541Z] 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.541Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.541Z] 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.541Z] 03:16:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2025-08-15T03:21:06.541Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-08-15T03:21:06.541Z] 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.541Z] 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.541Z] 03:17:01 all 0.08 0.00 0.01 0.01 0.02 99.88 [2025-08-15T03:21:06.541Z] 03:17:01 0 0.05 0.00 0.03 0.07 0.02 99.83 [2025-08-15T03:21:06.541Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-08-15T03:21:06.541Z] 03:17:01 2 0.52 0.00 0.05 0.00 0.10 99.33 [2025-08-15T03:21:06.541Z] 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.541Z] 03:17:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2025-08-15T03:21:06.541Z] 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-08-15T03:21:06.541Z] 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-08-15T03:21:06.541Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-08-15T03:21:06.541Z] 03:18:01 all 4.10 0.00 1.15 7.43 0.05 87.26 [2025-08-15T03:21:06.541Z] 03:18:01 0 2.17 0.00 0.85 49.02 0.10 47.86 [2025-08-15T03:21:06.541Z] 03:18:01 1 3.78 0.00 0.77 1.04 0.03 94.38 [2025-08-15T03:21:06.541Z] 03:18:01 2 4.34 0.00 1.06 0.61 0.08 93.90 [2025-08-15T03:21:06.541Z] 03:18:01 3 4.45 0.00 1.05 1.21 0.03 93.25 [2025-08-15T03:21:06.541Z] 03:18:01 4 4.33 0.00 1.15 1.99 0.07 92.46 [2025-08-15T03:21:06.541Z] 03:18:01 5 4.01 0.00 1.39 5.47 0.03 89.09 [2025-08-15T03:21:06.541Z] 03:18:01 6 5.65 0.00 1.69 0.05 0.03 92.58 [2025-08-15T03:21:06.541Z] 03:18:01 7 4.07 0.00 1.22 0.07 0.05 94.59 [2025-08-15T03:21:06.541Z] 03:19:01 all 5.75 0.00 2.56 7.12 0.05 84.52 [2025-08-15T03:21:06.541Z] 03:19:01 0 4.30 0.00 2.22 11.70 0.05 81.73 [2025-08-15T03:21:06.541Z] 03:19:01 1 6.78 0.00 3.20 18.67 0.07 71.28 [2025-08-15T03:21:06.541Z] 03:19:01 2 4.44 0.00 1.83 1.41 0.05 92.27 [2025-08-15T03:21:06.541Z] 03:19:01 3 6.63 0.00 2.59 4.84 0.05 85.89 [2025-08-15T03:21:06.541Z] 03:19:01 4 4.85 0.00 1.69 3.20 0.05 90.20 [2025-08-15T03:21:06.541Z] 03:19:01 5 5.31 0.00 2.53 5.49 0.05 86.62 [2025-08-15T03:21:06.541Z] 03:19:01 6 6.51 0.00 3.03 6.90 0.05 83.51 [2025-08-15T03:21:06.541Z] 03:19:01 7 7.19 0.00 3.34 4.81 0.07 84.59 [2025-08-15T03:21:06.541Z] 03:20:01 all 41.68 0.00 6.31 2.58 0.10 49.33 [2025-08-15T03:21:06.541Z] 03:20:01 0 42.80 0.00 6.60 4.34 0.10 46.16 [2025-08-15T03:21:06.541Z] 03:20:01 1 42.74 0.00 6.77 0.49 0.10 49.90 [2025-08-15T03:21:06.541Z] 03:20:01 2 38.53 0.00 5.26 0.13 0.10 55.97 [2025-08-15T03:21:06.541Z] 03:20:01 3 41.97 0.00 6.31 0.25 0.08 51.38 [2025-08-15T03:21:06.541Z] 03:20:01 4 39.83 0.00 6.56 14.11 0.12 39.38 [2025-08-15T03:21:06.541Z] 03:20:01 5 42.77 0.00 6.39 0.20 0.10 50.54 [2025-08-15T03:21:06.541Z] 03:20:01 6 42.76 0.00 6.45 0.24 0.12 50.44 [2025-08-15T03:21:06.541Z] 03:20:01 7 42.05 0.00 6.14 0.91 0.10 50.81 [2025-08-15T03:21:06.541Z] [2025-08-15T03:21:06.541Z] 03:20:01 CPU %user %nice %system %iowait %steal %idle [2025-08-15T03:21:06.541Z] 03:21:01 all 24.72 0.00 4.85 3.96 0.10 66.36 [2025-08-15T03:21:06.541Z] 03:21:01 0 23.87 0.00 5.13 2.78 0.10 68.12 [2025-08-15T03:21:06.541Z] 03:21:01 1 23.64 0.00 4.29 0.10 0.08 71.88 [2025-08-15T03:21:06.541Z] 03:21:01 2 23.40 0.00 4.59 0.52 0.08 71.41 [2025-08-15T03:21:06.541Z] 03:21:01 3 25.09 0.00 4.23 1.03 0.08 69.57 [2025-08-15T03:21:06.541Z] 03:21:01 4 24.23 0.00 5.11 4.74 0.08 65.84 [2025-08-15T03:21:06.541Z] 03:21:01 5 25.79 0.00 5.32 1.38 0.10 67.40 [2025-08-15T03:21:06.541Z] 03:21:01 6 25.69 0.00 5.06 11.42 0.20 57.62 [2025-08-15T03:21:06.541Z] 03:21:01 7 26.04 0.00 5.12 9.80 0.08 58.96 [2025-08-15T03:21:06.541Z] Average: all 1.23 0.00 0.25 0.40 0.01 98.12 [2025-08-15T03:21:06.541Z] Average: 0 1.14 0.00 0.26 1.08 0.02 97.50 [2025-08-15T03:21:06.541Z] Average: 1 1.23 0.00 0.26 0.32 0.01 98.17 [2025-08-15T03:21:06.541Z] Average: 2 1.39 0.00 0.22 0.31 0.01 98.06 [2025-08-15T03:21:06.541Z] Average: 3 1.21 0.00 0.23 0.12 0.01 98.43 [2025-08-15T03:21:06.541Z] Average: 4 1.12 0.00 0.25 0.39 0.01 98.23 [2025-08-15T03:21:06.541Z] Average: 5 1.22 0.00 0.25 0.40 0.01 98.12 [2025-08-15T03:21:06.541Z] Average: 6 1.24 0.00 0.26 0.29 0.01 98.19 [2025-08-15T03:21:06.541Z] Average: 7 1.24 0.00 0.25 0.26 0.01 98.24 [2025-08-15T03:21:06.541Z] [2025-08-15T03:21:06.541Z] [2025-08-15T03:21:06.541Z]