Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97adba6105f7ab528caee412eaa8e5bb2050c4a0+a701db29a77f3bc55bc717b71f527cfd5cf355f2 (58283d1311941f33dad3a4fdd2a26795c65ae429) 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-ssh18031987558786585409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6360278127580297216.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh 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-448/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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13036643496929858460.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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2281447027098719870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9926796052406698714.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-448/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-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12258128827654448192.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6385 in /w/workspace/undry_device-onvif-camera_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 97adba6105f7ab528caee412eaa8e5bb2050c4a0 Merge succeeded, producing 97adba6105f7ab528caee412eaa8e5bb2050c4a0 Checking out Revision 97adba6105f7ab528caee412eaa8e5bb2050c4a0 (PR-448) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # 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 a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T03:29:02.472Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T03:29:02.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T03:29:02.846Z] ========================================================= [2024-07-25T03:29:02.847Z] EdgeX Global Pipelines Version Info [2024-07-25T03:29:02.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:29:03.631Z] ------------------- [2024-07-25T03:29:03.631Z] stable info: [2024-07-25T03:29:03.631Z] ------------------- [2024-07-25T03:29:03.631Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T03:29:03.631Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T03:29:03.631Z] Message: update stable to v1.0.260 [2024-07-25T03:29:04.201Z] ------------------- [2024-07-25T03:29:04.201Z] experimental info: [2024-07-25T03:29:04.201Z] ------------------- [2024-07-25T03:29:04.201Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T03:29:04.201Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T03:29:04.201Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T03:29:04.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-25T03:29:04.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-25T03:29:04.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T03:29:04.662Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T03:29:04.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T03:29:04.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T03:29:04.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T03:29:04.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-25T03:29:05.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T03:29:05.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T03:29:05.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T03:29:05.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-25T03:29:05.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T03:29:05.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T03:29:05.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T03:29:05.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T03:29:05.525Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T03:29:05.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-25T03:29:05.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T03:29:05.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T03:29:05.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-25T03:29:05.839Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-25T03:29:05.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-25T03:29:05.967Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-25T03:29:06.027Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-25T03:29:06.093Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T03:29:06.158Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T03:29:06.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo [2024-07-25T03:29:06.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo [2024-07-25T03:29:06.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo [2024-07-25T03:29:06.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo [2024-07-25T03:29:06.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97adba6 [Pipeline] echo [2024-07-25T03:29:06.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:29:06.698Z] provisioning config files... [2024-07-25T03:29:06.710Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config208510017314803600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:29:07.112Z] ---> ****-login.sh [2024-07-25T03:29:07.112Z] nexus3.edgexfoundry.org:10001 [2024-07-25T03:29:07.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:07.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:07.633Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:07.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:07.633Z] [2024-07-25T03:29:07.633Z] Login Succeeded [2024-07-25T03:29:07.633Z] nexus3.edgexfoundry.org:10002 [2024-07-25T03:29:07.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:07.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:07.633Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:07.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:07.634Z] [2024-07-25T03:29:07.634Z] Login Succeeded [2024-07-25T03:29:07.634Z] nexus3.edgexfoundry.org:10003 [2024-07-25T03:29:07.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:07.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:07.634Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:07.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:07.634Z] [2024-07-25T03:29:07.634Z] Login Succeeded [2024-07-25T03:29:07.634Z] nexus3.edgexfoundry.org:10004 [2024-07-25T03:29:07.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:07.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:07.895Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:07.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:07.895Z] [2024-07-25T03:29:07.895Z] Login Succeeded [2024-07-25T03:29:07.895Z] ****.io [2024-07-25T03:29:07.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:08.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:08.156Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:08.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:08.156Z] [2024-07-25T03:29:08.156Z] Login Succeeded [2024-07-25T03:29:08.156Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T03:29:08.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T03:29:08.923Z] + git rev-list -1 --merges 97adba6105f7ab528caee412eaa8e5bb2050c4a0~1..97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo [2024-07-25T03:29:08.969Z] -----------> git rev-list -1 --merges 97adba6105f7ab528caee412eaa8e5bb2050c4a0~1..97adba6105f7ab528caee412eaa8e5bb2050c4a0 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [false] [Pipeline] sh [2024-07-25T03:29:09.303Z] + git log --format=format:%s -1 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo [2024-07-25T03:29:09.350Z] ========================================================= [2024-07-25T03:29:09.350Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T03:29:09.350Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T03:29:09.850Z] + git log --format=format:%s -1 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo [2024-07-25T03:29:09.893Z] [semverPrep] GIT_COMMIT: 97adba6105f7ab528caee412eaa8e5bb2050c4a0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-25T03:29:09.934Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-25T03:29:10.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T03:29:10.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T03:29:10.364Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T03:29:10.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T03:29:10.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-25T03:29:10.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-25T03:29:10.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:29:10.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:29:10.923Z] [2024-07-25T03:29:10.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:29:11.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:29:11.338Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T03:29:11.338Z] b85a868b505f: Pulling fs layer [2024-07-25T03:29:11.338Z] e2be974225ed: Pulling fs layer [2024-07-25T03:29:11.338Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T03:29:11.338Z] 988bab9f4d93: Pulling fs layer [2024-07-25T03:29:11.338Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T03:29:11.338Z] eaf3925da568: Pulling fs layer [2024-07-25T03:29:11.338Z] bab4dde63d76: Pulling fs layer [2024-07-25T03:29:11.338Z] bde34c3a00c8: Pulling fs layer [2024-07-25T03:29:11.338Z] b352a97aabf1: Pulling fs layer [2024-07-25T03:29:11.338Z] 4872d77fe225: Pulling fs layer [2024-07-25T03:29:11.338Z] 5851b861e8e6: Pulling fs layer [2024-07-25T03:29:11.338Z] bab4dde63d76: Waiting [2024-07-25T03:29:11.338Z] bde34c3a00c8: Waiting [2024-07-25T03:29:11.338Z] b352a97aabf1: Waiting [2024-07-25T03:29:11.338Z] 4872d77fe225: Waiting [2024-07-25T03:29:11.338Z] 5851b861e8e6: Waiting [2024-07-25T03:29:11.338Z] 988bab9f4d93: Waiting [2024-07-25T03:29:11.338Z] 1469e6f7b9e6: Waiting [2024-07-25T03:29:11.338Z] eaf3925da568: Waiting [2024-07-25T03:29:11.338Z] e2be974225ed: Verifying Checksum [2024-07-25T03:29:11.338Z] e2be974225ed: Download complete [2024-07-25T03:29:11.338Z] 988bab9f4d93: Verifying Checksum [2024-07-25T03:29:11.338Z] 988bab9f4d93: Download complete [2024-07-25T03:29:11.338Z] 339a4e72a1f5: Verifying Checksum [2024-07-25T03:29:11.338Z] 339a4e72a1f5: Download complete [2024-07-25T03:29:11.600Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T03:29:11.600Z] 1469e6f7b9e6: Download complete [2024-07-25T03:29:11.600Z] eaf3925da568: Verifying Checksum [2024-07-25T03:29:11.600Z] eaf3925da568: Download complete [2024-07-25T03:29:11.600Z] bde34c3a00c8: Verifying Checksum [2024-07-25T03:29:11.600Z] bde34c3a00c8: Download complete [2024-07-25T03:29:11.600Z] b352a97aabf1: Verifying Checksum [2024-07-25T03:29:11.600Z] b352a97aabf1: Download complete [2024-07-25T03:29:11.600Z] 4872d77fe225: Download complete [2024-07-25T03:29:11.600Z] 5851b861e8e6: Verifying Checksum [2024-07-25T03:29:11.600Z] 5851b861e8e6: Download complete [2024-07-25T03:29:11.600Z] b85a868b505f: Verifying Checksum [2024-07-25T03:29:11.600Z] b85a868b505f: Download complete [2024-07-25T03:29:11.859Z] bab4dde63d76: Verifying Checksum [2024-07-25T03:29:11.859Z] bab4dde63d76: Download complete [2024-07-25T03:29:12.805Z] b85a868b505f: Pull complete [2024-07-25T03:29:12.805Z] e2be974225ed: Pull complete [2024-07-25T03:29:13.374Z] 339a4e72a1f5: Pull complete [2024-07-25T03:29:13.374Z] 988bab9f4d93: Pull complete [2024-07-25T03:29:13.633Z] 1469e6f7b9e6: Pull complete [2024-07-25T03:29:13.633Z] eaf3925da568: Pull complete [2024-07-25T03:29:15.534Z] bab4dde63d76: Pull complete [2024-07-25T03:29:15.534Z] bde34c3a00c8: Pull complete [2024-07-25T03:29:15.534Z] b352a97aabf1: Pull complete [2024-07-25T03:29:15.794Z] 4872d77fe225: Pull complete [2024-07-25T03:29:15.794Z] 5851b861e8e6: Pull complete [2024-07-25T03:29:15.794Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T03:29:15.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:29:15.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:29:16.073Z] prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container [2024-07-25T03:29:16.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-25T03:29:20.206Z] $ docker top ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T03:29:20.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T03:29:20.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T03:29:20.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T03:29:20.571Z] $ docker exec ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent [2024-07-25T03:29:20.682Z] SSH_AUTH_SOCK=/tmp/ssh-aOM6PU81E1pA/agent.31 [2024-07-25T03:29:20.682Z] SSH_AGENT_PID=37 [2024-07-25T03:29:20.690Z] Running ssh-add (command line suppressed) [2024-07-25T03:29:20.784Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_16211040330704136029.key (/w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_16211040330704136029.key) [2024-07-25T03:29:20.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T03:29:21.159Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T03:29:21.191Z] $ docker exec --env ******** --env ******** ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent -k [2024-07-25T03:29:21.302Z] unset SSH_AUTH_SOCK; [2024-07-25T03:29:21.303Z] unset SSH_AGENT_PID; [2024-07-25T03:29:21.303Z] echo Agent pid 37 killed; [2024-07-25T03:29:21.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T03:29:21.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T03:29:21.439Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T03:29:21.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T03:29:21.543Z] $ docker exec ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent [2024-07-25T03:29:21.665Z] SSH_AUTH_SOCK=/tmp/ssh-2JuY87DGwGhf/agent.70 [2024-07-25T03:29:21.665Z] SSH_AGENT_PID=76 [2024-07-25T03:29:21.669Z] Running ssh-add (command line suppressed) [2024-07-25T03:29:21.776Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_12405066152735863925.key (/w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_12405066152735863925.key) [2024-07-25T03:29:21.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T03:29:22.170Z] + git semver init [2024-07-25T03:29:22.429Z] 2024-07-25 03:29:22,345 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T03:29:22.429Z] 2024-07-25 03:29:22,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-448/.semver [2024-07-25T03:29:22.429Z] 2024-07-25 03:29:22,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-448/.semver [2024-07-25T03:29:22.429Z] 2024-07-25 03:29:22,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-448/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-448, universal_newlines=False, shell=None, istream=None) [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,949 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-448/.git/info/exclude [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 with force:False [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,950 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,954 [execute] INFO git cat-file --batch-check [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,960 [execute] INFO git cat-file --batch [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T03:29:24.352Z] 2024-07-25 03:29:23,965 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 [2024-07-25T03:29:24.352Z] 0.0.0 [Pipeline] } [2024-07-25T03:29:24.384Z] $ docker exec --env ******** --env ******** ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent -k [2024-07-25T03:29:24.480Z] unset SSH_AUTH_SOCK; [2024-07-25T03:29:24.480Z] unset SSH_AGENT_PID; [2024-07-25T03:29:24.480Z] echo Agent pid 76 killed; [2024-07-25T03:29:24.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T03:29:25.095Z] + git semver [Pipeline] } [2024-07-25T03:29:25.380Z] $ docker stop --time=1 ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 [2024-07-25T03:29:26.680Z] $ docker rm -f --volumes ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T03:29:27.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T03:29:27.436Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T03:29:27.461Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-07-25T03:29:28.290Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6395 in /w/workspace/undry_device-onvif-camera_PR-448 [Pipeline] configFileProvider [2024-07-25T03:29:28.294Z] provisioning config files... [2024-07-25T03:29:28.307Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config1557517040598662446tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-07-25T03:29:28.505Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-07-25T03:29:28.604Z] The recommended git tool is: git [2024-07-25T03:29:28.708Z] ---> ****-login.sh [2024-07-25T03:29:28.708Z] nexus3.edgexfoundry.org:10001 [2024-07-25T03:29:28.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:28.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:28.708Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:28.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:28.708Z] [2024-07-25T03:29:28.708Z] Login Succeeded [2024-07-25T03:29:28.708Z] nexus3.edgexfoundry.org:10002 [2024-07-25T03:29:28.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:28.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:28.708Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:28.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:28.708Z] [2024-07-25T03:29:28.708Z] Login Succeeded [2024-07-25T03:29:28.708Z] nexus3.edgexfoundry.org:10003 [2024-07-25T03:29:28.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:28.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:28.967Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:28.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:28.967Z] [2024-07-25T03:29:28.967Z] Login Succeeded [2024-07-25T03:29:28.967Z] nexus3.edgexfoundry.org:10004 [2024-07-25T03:29:28.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:28.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:28.968Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:28.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:28.968Z] [2024-07-25T03:29:28.968Z] Login Succeeded [2024-07-25T03:29:28.968Z] ****.io [2024-07-25T03:29:29.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:29:29.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:29:29.487Z] Configure a credential helper to remove this warning. See [2024-07-25T03:29:29.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:29:29.487Z] [2024-07-25T03:29:29.487Z] Login Succeeded [2024-07-25T03:29:29.487Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T03:29:29.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T03:29:29.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T03:29:29.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T03:29:29.889Z] ========================================================= [2024-07-25T03:29:29.889Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T03:29:29.889Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:29:30.424Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T03:29:30.424Z] Sending build context to Docker daemon 36.63MB [2024-07-25T03:29:30.424Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T03:29:30.424Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-25T03:29:30.683Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T03:29:30.683Z] 619be1103602: Pulling fs layer [2024-07-25T03:29:30.683Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T03:29:30.683Z] 5df492c9dc93: Pulling fs layer [2024-07-25T03:29:30.683Z] 7629e6793208: Pulling fs layer [2024-07-25T03:29:30.683Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T03:29:30.683Z] fb5054dd5b73: Pulling fs layer [2024-07-25T03:29:30.683Z] eeca6798cff9: Pulling fs layer [2024-07-25T03:29:30.683Z] aa269ceb94a6: Pulling fs layer [2024-07-25T03:29:30.683Z] ada007ff1a6a: Pulling fs layer [2024-07-25T03:29:30.683Z] 7629e6793208: Waiting [2024-07-25T03:29:30.683Z] aa269ceb94a6: Waiting [2024-07-25T03:29:30.683Z] ada007ff1a6a: Waiting [2024-07-25T03:29:30.683Z] 4f4fb700ef54: Waiting [2024-07-25T03:29:30.683Z] fb5054dd5b73: Waiting [2024-07-25T03:29:30.683Z] eeca6798cff9: Waiting [2024-07-25T03:29:30.683Z] 7862e08f4a3e: Verifying Checksum [2024-07-25T03:29:30.683Z] 7862e08f4a3e: Download complete [2024-07-25T03:29:30.683Z] 7629e6793208: Verifying Checksum [2024-07-25T03:29:30.683Z] 7629e6793208: Download complete [2024-07-25T03:29:30.683Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T03:29:30.683Z] 4f4fb700ef54: Download complete [2024-07-25T03:29:30.683Z] fb5054dd5b73: Verifying Checksum [2024-07-25T03:29:30.683Z] fb5054dd5b73: Download complete [2024-07-25T03:29:30.683Z] 619be1103602: Verifying Checksum [2024-07-25T03:29:30.683Z] 619be1103602: Download complete [2024-07-25T03:29:30.683Z] eeca6798cff9: Verifying Checksum [2024-07-25T03:29:30.683Z] eeca6798cff9: Download complete [2024-07-25T03:29:30.942Z] 619be1103602: Pull complete [2024-07-25T03:29:30.942Z] ada007ff1a6a: Verifying Checksum [2024-07-25T03:29:30.942Z] ada007ff1a6a: Download complete [2024-07-25T03:29:30.942Z] 7862e08f4a3e: Pull complete [2024-07-25T03:29:31.200Z] 5df492c9dc93: Verifying Checksum [2024-07-25T03:29:31.200Z] 5df492c9dc93: Download complete [2024-07-25T03:29:31.459Z] aa269ceb94a6: Verifying Checksum [2024-07-25T03:29:31.459Z] aa269ceb94a6: Download complete [2024-07-25T03:29:32.595Z] using credential edgex-jenkins-ssh [2024-07-25T03:29:32.618Z] Cloning the remote Git repository [2024-07-25T03:29:32.671Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-25T03:29:32.758Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-07-25T03:29:32.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-25T03:29:32.889Z] > git --version # timeout=10 [2024-07-25T03:29:32.908Z] > git --version # 'git version 2.25.1' [2024-07-25T03:29:32.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T03:29:33.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T03:29:34.740Z] 5df492c9dc93: Pull complete [2024-07-25T03:29:34.740Z] 7629e6793208: Pull complete [2024-07-25T03:29:34.740Z] 4f4fb700ef54: Pull complete [2024-07-25T03:29:34.740Z] fb5054dd5b73: Pull complete [2024-07-25T03:29:34.740Z] eeca6798cff9: Pull complete [2024-07-25T03:29:35.565Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-25T03:29:35.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T03:29:37.183Z] Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [2024-07-25T03:29:37.270Z] aa269ceb94a6: Pull complete [2024-07-25T03:29:36.545Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-25T03:29:36.580Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-25T03:29:36.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T03:29:36.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-25T03:29:37.180Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T03:29:37.228Z] > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 [2024-07-25T03:29:37.511Z] Merge succeeded, producing 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [2024-07-25T03:29:37.511Z] Checking out Revision 97adba6105f7ab528caee412eaa8e5bb2050c4a0 (PR-448) [2024-07-25T03:29:37.841Z] ada007ff1a6a: Pull complete [2024-07-25T03:29:37.841Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T03:29:37.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T03:29:37.841Z] ---> f489d0715acc [2024-07-25T03:29:37.841Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-25T03:29:38.196Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-25T03:29:38.229Z] > git --version # timeout=10 [2024-07-25T03:29:38.239Z] > git --version # 'git version 2.25.1' [2024-07-25T03:29:38.251Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T03:29:37.393Z] > git remote # timeout=10 [2024-07-25T03:29:37.408Z] > git config --get remote.origin.url # timeout=10 [2024-07-25T03:29:37.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T03:29:37.453Z] > git merge a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 [2024-07-25T03:29:37.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-25T03:29:37.498Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T03:29:37.510Z] > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T03:29:43.118Z] ---> Running in dc5ae0479abe [2024-07-25T03:29:43.119Z] Removing intermediate container dc5ae0479abe [2024-07-25T03:29:43.119Z] ---> 7f6cd40e8e1b [2024-07-25T03:29:43.119Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T03:29:43.119Z] ---> Running in 2ecb9786ab8f [2024-07-25T03:29:43.119Z] Removing intermediate container 2ecb9786ab8f [2024-07-25T03:29:43.119Z] ---> 74f2958b1ed6 [2024-07-25T03:29:43.119Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T03:29:43.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T03:29:43.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:29:43.203Z] Dload Upload Total Spent Left Speed [2024-07-25T03:29:43.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-07-25T03:29:43.382Z] ---> Running in 06b0a2c936e0 [2024-07-25T03:29:43.382Z] Removing intermediate container 06b0a2c936e0 [2024-07-25T03:29:43.382Z] ---> ed05212ccf8f [2024-07-25T03:29:43.382Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T03:29:43.382Z] ---> Running in aafcb1504480 [2024-07-25T03:29:43.382Z] Removing intermediate container aafcb1504480 [2024-07-25T03:29:43.382Z] ---> 9c466e27198a [2024-07-25T03:29:43.382Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-25T03:29:43.382Z] ---> Running in f55d925d4621 [2024-07-25T03:29:43.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T03:29:43.642Z] Removing intermediate container f55d925d4621 [2024-07-25T03:29:43.643Z] ---> 6ff23022fe84 [2024-07-25T03:29:43.643Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T03:29:43.643Z] ---> Running in 80a5326e1dea [2024-07-25T03:29:43.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T03:29:43.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T03:29:43.954Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-25T03:29:43.954Z] /etc/docker/daemon.json [2024-07-25T03:29:43.954Z] { [2024-07-25T03:29:43.954Z] "registry-mirrors": [ [2024-07-25T03:29:43.954Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T03:29:43.954Z] ], [2024-07-25T03:29:43.954Z] "bip": "10.250.0.254/24", [2024-07-25T03:29:43.954Z] "hosts": [ [2024-07-25T03:29:43.954Z] "tcp://0.0.0.0:5555", [2024-07-25T03:29:43.954Z] "unix:///var/run/docker.sock" [2024-07-25T03:29:43.954Z] ], [2024-07-25T03:29:43.954Z] "mtu": 1458, [2024-07-25T03:29:43.954Z] "selinux-enabled": true, [2024-07-25T03:29:43.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T03:29:43.954Z] } [Pipeline] sh [2024-07-25T03:29:44.162Z] OK: 264 MiB in 52 packages [2024-07-25T03:29:44.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T03:29:44.421Z] Removing intermediate container 80a5326e1dea [2024-07-25T03:29:44.421Z] ---> 24137dd5d904 [2024-07-25T03:29:44.421Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-25T03:29:44.421Z] ---> Running in 912731bd6a3b [2024-07-25T03:29:44.650Z] + sudo service docker restart [2024-07-25T03:29:44.681Z] Removing intermediate container 912731bd6a3b [2024-07-25T03:29:44.681Z] ---> 80ac87a0ef06 [2024-07-25T03:29:44.681Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-25T03:29:44.681Z] ---> 4dfa8072cc08 [2024-07-25T03:29:44.681Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T03:29:44.681Z] ---> Running in a912aeeec7d1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:30:02.956Z] provisioning config files... [2024-07-25T03:30:02.977Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10278735244598128724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:30:03.454Z] ---> ****-login.sh [2024-07-25T03:30:03.454Z] nexus3.edgexfoundry.org:10001 [2024-07-25T03:30:03.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:30:03.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:30:03.990Z] Configure a credential helper to remove this warning. See [2024-07-25T03:30:03.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:30:03.990Z] [2024-07-25T03:30:03.990Z] Login Succeeded [2024-07-25T03:30:03.990Z] nexus3.edgexfoundry.org:10002 [2024-07-25T03:30:04.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:30:04.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:30:04.260Z] Configure a credential helper to remove this warning. See [2024-07-25T03:30:04.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:30:04.260Z] [2024-07-25T03:30:04.260Z] Login Succeeded [2024-07-25T03:30:04.529Z] nexus3.edgexfoundry.org:10003 [2024-07-25T03:30:04.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:30:04.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:30:04.804Z] Configure a credential helper to remove this warning. See [2024-07-25T03:30:04.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:30:04.804Z] [2024-07-25T03:30:04.804Z] Login Succeeded [2024-07-25T03:30:04.804Z] nexus3.edgexfoundry.org:10004 [2024-07-25T03:30:05.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:30:05.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:30:05.070Z] Configure a credential helper to remove this warning. See [2024-07-25T03:30:05.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:30:05.071Z] [2024-07-25T03:30:05.071Z] Login Succeeded [2024-07-25T03:30:05.071Z] ****.io [2024-07-25T03:30:05.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:30:05.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:30:05.603Z] Configure a credential helper to remove this warning. See [2024-07-25T03:30:05.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:30:05.603Z] [2024-07-25T03:30:05.603Z] Login Succeeded [2024-07-25T03:30:05.603Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T03:30:05.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-25T03:30:06.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T03:30:06.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T03:30:06.159Z] ========================================================= [2024-07-25T03:30:06.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T03:30:06.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:30:06.726Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-25T03:30:07.319Z] Sending build context to Docker daemon 21.72MB [2024-07-25T03:30:07.319Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T03:30:07.319Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-25T03:30:07.319Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T03:30:07.319Z] c6b39de5b339: Pulling fs layer [2024-07-25T03:30:07.319Z] a69c41024577: Pulling fs layer [2024-07-25T03:30:07.319Z] d6de4b400683: Pulling fs layer [2024-07-25T03:30:07.319Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T03:30:07.319Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T03:30:07.319Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T03:30:07.319Z] 00f215d4a9da: Pulling fs layer [2024-07-25T03:30:07.319Z] d496ad576159: Pulling fs layer [2024-07-25T03:30:07.319Z] 35cb2a7552d0: Waiting [2024-07-25T03:30:07.319Z] 4f4fb700ef54: Waiting [2024-07-25T03:30:07.319Z] 464afbd9ba4c: Waiting [2024-07-25T03:30:07.319Z] d496ad576159: Waiting [2024-07-25T03:30:07.319Z] 00f215d4a9da: Waiting [2024-07-25T03:30:07.585Z] a69c41024577: Download complete [2024-07-25T03:30:07.585Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T03:30:07.585Z] 35cb2a7552d0: Download complete [2024-07-25T03:30:07.585Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T03:30:07.585Z] 4f4fb700ef54: Download complete [2024-07-25T03:30:07.585Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T03:30:07.585Z] 464afbd9ba4c: Download complete [2024-07-25T03:30:07.585Z] c6b39de5b339: Verifying Checksum [2024-07-25T03:30:07.585Z] c6b39de5b339: Download complete [2024-07-25T03:30:08.164Z] d496ad576159: Verifying Checksum [2024-07-25T03:30:08.164Z] d496ad576159: Download complete [2024-07-25T03:30:08.430Z] c6b39de5b339: Pull complete [2024-07-25T03:30:09.014Z] a69c41024577: Pull complete [2024-07-25T03:30:09.280Z] d6de4b400683: Verifying Checksum [2024-07-25T03:30:09.280Z] d6de4b400683: Download complete [2024-07-25T03:30:10.683Z] 00f215d4a9da: Verifying Checksum [2024-07-25T03:30:10.683Z] 00f215d4a9da: Download complete [2024-07-25T03:30:22.988Z] d6de4b400683: Pull complete [2024-07-25T03:30:22.988Z] 35cb2a7552d0: Pull complete [2024-07-25T03:30:22.988Z] 4f4fb700ef54: Pull complete [2024-07-25T03:30:22.988Z] 464afbd9ba4c: Pull complete [2024-07-25T03:30:31.199Z] 00f215d4a9da: Pull complete [2024-07-25T03:30:32.609Z] d496ad576159: Pull complete [2024-07-25T03:30:32.609Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T03:30:32.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T03:30:32.609Z] ---> f246e2811388 [2024-07-25T03:30:32.609Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-25T03:30:34.557Z] ---> Running in d5c99f384089 [2024-07-25T03:30:34.557Z] Removing intermediate container d5c99f384089 [2024-07-25T03:30:34.557Z] ---> 63c4a0aa9e73 [2024-07-25T03:30:34.557Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T03:30:34.557Z] ---> Running in f426922e5a49 [2024-07-25T03:30:34.823Z] Removing intermediate container f426922e5a49 [2024-07-25T03:30:34.823Z] ---> acda68031428 [2024-07-25T03:30:34.823Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T03:30:34.823Z] ---> Running in 24d36374189c [2024-07-25T03:30:35.098Z] Removing intermediate container 24d36374189c [2024-07-25T03:30:35.098Z] ---> 3dc9c2249c3e [2024-07-25T03:30:35.098Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T03:30:35.367Z] ---> Running in c13e3aa21367 [2024-07-25T03:30:35.634Z] Removing intermediate container c13e3aa21367 [2024-07-25T03:30:35.634Z] ---> 65767caac5f3 [2024-07-25T03:30:35.634Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-25T03:30:35.634Z] ---> Running in f0f7772545ee [2024-07-25T03:30:35.902Z] Removing intermediate container f0f7772545ee [2024-07-25T03:30:35.902Z] ---> fda332c76d04 [2024-07-25T03:30:35.902Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T03:30:35.902Z] ---> Running in c7f058b47c15 [2024-07-25T03:30:36.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T03:30:37.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T03:30:38.178Z] OK: 266 MiB in 52 packages [2024-07-25T03:30:39.134Z] Removing intermediate container c7f058b47c15 [2024-07-25T03:30:39.134Z] ---> 5c863bb8207e [2024-07-25T03:30:39.134Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-25T03:30:39.134Z] ---> Running in 3f387b11f2cc [2024-07-25T03:30:39.400Z] Removing intermediate container 3f387b11f2cc [2024-07-25T03:30:39.400Z] ---> 0e926062dcfe [2024-07-25T03:30:39.400Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-25T03:30:39.980Z] ---> 2983b65af104 [2024-07-25T03:30:39.980Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T03:30:39.980Z] ---> Running in aa5528ec05eb [2024-07-25T03:30:41.023Z] Removing intermediate container a912aeeec7d1 [2024-07-25T03:30:41.023Z] ---> 8d8168fb555b [2024-07-25T03:30:41.023Z] Step 12/13 : COPY . . [2024-07-25T03:30:41.023Z] ---> 327bc6b01708 [2024-07-25T03:30:41.023Z] Step 13/13 : RUN ${MAKE} [2024-07-25T03:30:41.023Z] ---> Running in bc7ee37d6bdb [2024-07-25T03:30:41.023Z] noop [2024-07-25T03:30:41.023Z] Removing intermediate container bc7ee37d6bdb [2024-07-25T03:30:41.023Z] ---> c4fe1a65a615 [2024-07-25T03:30:41.023Z] Successfully built c4fe1a65a615 [2024-07-25T03:30:41.023Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:30:41.571Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T03:30:41.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:30:41.800Z] prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container [2024-07-25T03:30:41.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 [2024-07-25T03:30:42.171Z] $ docker top 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:30:42.603Z] + go version [2024-07-25T03:30:42.603Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T03:30:42.643Z] $ docker stop --time=1 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e [2024-07-25T03:30:43.911Z] $ docker rm -f --volumes 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:30:44.837Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T03:30:44.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:30:45.040Z] prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container [2024-07-25T03:30:45.070Z] $ 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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 [2024-07-25T03:30:45.384Z] $ docker top 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:30:45.853Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-448 [Pipeline] fileExists [Pipeline] sh [2024-07-25T03:30:46.252Z] + make test [2024-07-25T03:30:46.252Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T03:30:47.629Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-25T03:31:07.814Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-25T03:31:07.814Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-25T03:31:09.188Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2024-07-25T03:31:09.447Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.327s coverage: 86.5% of statements [2024-07-25T03:31:19.418Z] go vet ./... [2024-07-25T03:31:24.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T03:31:24.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T03:31:24.677Z] ./bin/test-attribution-txt.sh [2024-07-25T03:31:24.937Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T03:31:24.937Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T03:31:24.938Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T03:31:25.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T03:31:25.119Z] $ docker stop --time=1 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 [2024-07-25T03:31:30.757Z] $ docker rm -f --volumes 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T03:31:31.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T03:31:31.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-25T03:31:33.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T03:31:34.087Z] + ls -al . [2024-07-25T03:31:34.087Z] total 312 [2024-07-25T03:31:34.087Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 03:30 . [2024-07-25T03:31:34.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 .. [2024-07-25T03:31:34.087Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:31 .git [2024-07-25T03:31:34.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:28 .github [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 25 03:28 .gitignore [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 03:28 .golangci.yml [2024-07-25T03:31:34.087Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 03:29 .semver [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 25 03:28 Attribution.txt [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 25 03:28 CHANGELOG.md [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 25 03:28 Dockerfile [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 03:28 GOVERNANCE.md [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 25 03:28 Jenkinsfile [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 03:28 LICENSE [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 25 03:28 Makefile [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 03:28 OWNERS.md [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 25 03:28 README.md [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 03:29 VERSION [2024-07-25T03:31:34.087Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 03:28 bin [2024-07-25T03:31:34.087Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:28 cmd [2024-07-25T03:31:34.087Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 25 03:31 coverage.out [2024-07-25T03:31:34.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 doc [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 7331 Jul 25 03:28 go.mod [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 102413 Jul 25 03:28 go.sum [2024-07-25T03:31:34.087Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 internal [2024-07-25T03:31:34.087Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 25 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:31:34.530Z] + 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=97adba6105f7ab528caee412eaa8e5bb2050c4a0 --label arch=amd64 --label version=0.0.0 . [2024-07-25T03:31:34.530Z] Sending build context to Docker daemon 36.71MB [2024-07-25T03:31:34.530Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T03:31:34.530Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-25T03:31:34.530Z] ---> c4fe1a65a615 [2024-07-25T03:31:34.530Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-25T03:31:35.098Z] ---> Running in 34552d33850e [2024-07-25T03:31:35.098Z] Removing intermediate container 34552d33850e [2024-07-25T03:31:35.098Z] ---> 51313e3449ab [2024-07-25T03:31:35.098Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T03:31:35.357Z] ---> Running in 91d2615ee991 [2024-07-25T03:31:35.357Z] Removing intermediate container 91d2615ee991 [2024-07-25T03:31:35.357Z] ---> 816078e5883c [2024-07-25T03:31:35.357Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T03:31:35.357Z] ---> Running in 873ebb8e3cb2 [2024-07-25T03:31:35.357Z] Removing intermediate container 873ebb8e3cb2 [2024-07-25T03:31:35.357Z] ---> 092e115fda86 [2024-07-25T03:31:35.357Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T03:31:35.357Z] ---> Running in 374424e52bb0 [2024-07-25T03:31:35.617Z] Removing intermediate container 374424e52bb0 [2024-07-25T03:31:35.617Z] ---> d372b4c66832 [2024-07-25T03:31:35.617Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-25T03:31:35.617Z] ---> Running in fef778f052bd [2024-07-25T03:31:35.617Z] Removing intermediate container fef778f052bd [2024-07-25T03:31:35.617Z] ---> 1a6d122a8f88 [2024-07-25T03:31:35.617Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T03:31:35.617Z] ---> Running in 99beb55d2a15 [2024-07-25T03:31:35.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T03:31:36.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T03:31:36.393Z] OK: 264 MiB in 52 packages [2024-07-25T03:31:36.651Z] Removing intermediate container 99beb55d2a15 [2024-07-25T03:31:36.651Z] ---> b6ae55b630c2 [2024-07-25T03:31:36.651Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-25T03:31:36.651Z] ---> Running in bb480069d6ba [2024-07-25T03:31:36.651Z] Removing intermediate container bb480069d6ba [2024-07-25T03:31:36.651Z] ---> d4866ebb18f2 [2024-07-25T03:31:36.651Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-25T03:31:36.910Z] ---> e170673cb3ce [2024-07-25T03:31:36.910Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T03:31:36.910Z] ---> Running in 48402881e9c6 [2024-07-25T03:31:37.846Z] Removing intermediate container 48402881e9c6 [2024-07-25T03:31:37.846Z] ---> 15b3d475b94d [2024-07-25T03:31:37.846Z] Step 12/27 : COPY . . [2024-07-25T03:31:39.334Z] ---> 61ca50d2c298 [2024-07-25T03:31:39.334Z] Step 13/27 : RUN ${MAKE} [2024-07-25T03:31:39.334Z] ---> Running in f85c29e0bd8a [2024-07-25T03:31:39.334Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-25T03:32:18.072Z] Removing intermediate container f85c29e0bd8a [2024-07-25T03:32:18.072Z] ---> 1fb73be38b95 [2024-07-25T03:32:18.072Z] Step 14/27 : FROM alpine:3.18 [2024-07-25T03:32:18.072Z] 3.18: Pulling from library/alpine [2024-07-25T03:32:18.072Z] 930bdd4d222e: Pulling fs layer [2024-07-25T03:32:18.072Z] 930bdd4d222e: Verifying Checksum [2024-07-25T03:32:18.072Z] 930bdd4d222e: Download complete [2024-07-25T03:32:18.072Z] 930bdd4d222e: Pull complete [2024-07-25T03:32:18.072Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:32:18.072Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T03:32:18.072Z] ---> 18f865063206 [2024-07-25T03:32:18.072Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-25T03:32:18.072Z] ---> Running in e7178208e1c2 [2024-07-25T03:32:18.072Z] Removing intermediate container e7178208e1c2 [2024-07-25T03:32:18.072Z] ---> 877a85d3191d [2024-07-25T03:32:18.072Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-25T03:32:18.072Z] ---> Running in 40eeab2f701c [2024-07-25T03:32:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T03:32:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T03:32:18.072Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T03:32:18.072Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T03:32:18.072Z] OK: 7 MiB in 16 packages [2024-07-25T03:32:18.072Z] Removing intermediate container 40eeab2f701c [2024-07-25T03:32:18.072Z] ---> 2b08389fca34 [2024-07-25T03:32:18.072Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-25T03:32:18.072Z] ---> Running in 7cf01adf8373 [2024-07-25T03:32:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T03:32:18.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T03:32:18.072Z] OK: 7 MiB in 16 packages [2024-07-25T03:32:18.654Z] Removing intermediate container 7cf01adf8373 [2024-07-25T03:32:18.654Z] ---> ab4d12c47692 [2024-07-25T03:32:18.654Z] Step 18/27 : WORKDIR / [2024-07-25T03:32:18.654Z] ---> Running in 5d47059c1824 [2024-07-25T03:32:18.654Z] Removing intermediate container 5d47059c1824 [2024-07-25T03:32:18.654Z] ---> db47050679f3 [2024-07-25T03:32:18.654Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-25T03:32:20.107Z] ---> 167af82f4ab0 [2024-07-25T03:32:20.107Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-25T03:32:20.107Z] ---> 1cae90d975e7 [2024-07-25T03:32:20.107Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-25T03:32:20.373Z] ---> c59e4219358c [2024-07-25T03:32:20.373Z] Step 22/27 : EXPOSE 59984 [2024-07-25T03:32:20.373Z] ---> Running in 2e3d0551c5a5 [2024-07-25T03:32:20.373Z] Removing intermediate container 2e3d0551c5a5 [2024-07-25T03:32:20.373Z] ---> 10d6d8c0ffb6 [2024-07-25T03:32:20.373Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-25T03:32:20.373Z] ---> Running in ea9732839e78 [2024-07-25T03:32:20.373Z] Removing intermediate container ea9732839e78 [2024-07-25T03:32:20.373Z] ---> 541b0450e748 [2024-07-25T03:32:20.373Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T03:32:20.631Z] ---> Running in c9992b334490 [2024-07-25T03:32:20.631Z] Removing intermediate container c9992b334490 [2024-07-25T03:32:20.631Z] ---> fdeea0c61b8e [2024-07-25T03:32:20.631Z] Step 25/27 : LABEL arch=amd64 [2024-07-25T03:32:20.631Z] ---> Running in 41cdec671382 [2024-07-25T03:32:20.631Z] Removing intermediate container 41cdec671382 [2024-07-25T03:32:20.631Z] ---> 96d651488f35 [2024-07-25T03:32:20.631Z] Step 26/27 : LABEL git_sha=97adba6105f7ab528caee412eaa8e5bb2050c4a0 [2024-07-25T03:32:20.631Z] ---> Running in e6fa357e1788 [2024-07-25T03:32:20.888Z] Removing intermediate container e6fa357e1788 [2024-07-25T03:32:20.888Z] ---> 074f69fa3fe1 [2024-07-25T03:32:20.888Z] Step 27/27 : LABEL version=0.0.0 [2024-07-25T03:32:20.888Z] ---> Running in 16bca0a982c0 [2024-07-25T03:32:20.888Z] Removing intermediate container 16bca0a982c0 [2024-07-25T03:32:20.888Z] ---> 0451d54a668f [2024-07-25T03:32:20.888Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T03:32:20.888Z] Successfully built 0451d54a668f [2024-07-25T03:32:20.888Z] Successfully tagged device-onvif-camera:latest [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 [2024-07-25T03:32:22.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:32:22.173Z] [2024-07-25T03:32:22.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:32:22.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:32:22.595Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T03:32:22.595Z] 5eb5b503b376: Pulling fs layer [2024-07-25T03:32:22.595Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T03:32:22.595Z] ec43610c2a17: Pulling fs layer [2024-07-25T03:32:22.595Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T03:32:22.595Z] 33b1e0a273af: Pulling fs layer [2024-07-25T03:32:22.595Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T03:32:22.595Z] 2f39f015ded8: Pulling fs layer [2024-07-25T03:32:22.595Z] 33b1e0a273af: Waiting [2024-07-25T03:32:22.595Z] 3a2ae6a8a46f: Waiting [2024-07-25T03:32:22.595Z] 5d3b04190fa2: Waiting [2024-07-25T03:32:22.595Z] 2f39f015ded8: Waiting [2024-07-25T03:32:22.595Z] 5c69ac0246d0: Download complete [2024-07-25T03:32:22.595Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T03:32:22.595Z] 3a2ae6a8a46f: Download complete [2024-07-25T03:32:22.595Z] 33b1e0a273af: Verifying Checksum [2024-07-25T03:32:22.595Z] 33b1e0a273af: Download complete [2024-07-25T03:32:22.595Z] ec43610c2a17: Verifying Checksum [2024-07-25T03:32:22.595Z] ec43610c2a17: Download complete [2024-07-25T03:32:22.595Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T03:32:22.595Z] 5d3b04190fa2: Download complete [2024-07-25T03:32:22.852Z] 5eb5b503b376: Verifying Checksum [2024-07-25T03:32:22.852Z] 5eb5b503b376: Download complete [2024-07-25T03:32:23.416Z] 2f39f015ded8: Download complete [2024-07-25T03:32:23.984Z] 5eb5b503b376: Pull complete [2024-07-25T03:32:24.245Z] 5c69ac0246d0: Pull complete [2024-07-25T03:32:24.813Z] ec43610c2a17: Pull complete [2024-07-25T03:32:24.813Z] 3a2ae6a8a46f: Pull complete [2024-07-25T03:32:24.813Z] 33b1e0a273af: Pull complete [2024-07-25T03:32:25.073Z] 5d3b04190fa2: Pull complete [2024-07-25T03:32:29.260Z] 2f39f015ded8: Pull complete [2024-07-25T03:32:29.260Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T03:32:29.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:32:29.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:32:29.556Z] prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container [2024-07-25T03:32:29.579Z] $ 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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 [2024-07-25T03:32:31.628Z] Removing intermediate container aa5528ec05eb [2024-07-25T03:32:31.628Z] ---> 01f3d892c7f4 [2024-07-25T03:32:31.628Z] Step 12/13 : COPY . . [2024-07-25T03:32:31.628Z] ---> 00df95cc7136 [2024-07-25T03:32:31.628Z] Step 13/13 : RUN ${MAKE} [2024-07-25T03:32:31.628Z] ---> Running in 45eaeed79a56 [2024-07-25T03:32:31.628Z] noop [2024-07-25T03:32:31.628Z] Removing intermediate container 45eaeed79a56 [2024-07-25T03:32:31.628Z] ---> c4a529f06820 [2024-07-25T03:32:31.628Z] Successfully built c4a529f06820 [2024-07-25T03:32:31.628Z] Successfully tagged ci-base-image-arm64:latest [2024-07-25T03:32:34.501Z] $ docker top 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:32:35.049Z] ---> job-cost.sh [2024-07-25T03:32:35.049Z] lf-activate-venv: SKIPPING [2024-07-25T03:32:35.049Z] INFO: No Stack... [2024-07-25T03:32:35.236Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T03:32:35.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:32:35.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2024-07-25T03:32:35.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-arm64 cat [2024-07-25T03:32:35.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T03:32:35.877Z] INFO: Archiving Costs [2024-07-25T03:32:36.769Z] $ docker top 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-07-25T03:32:37.400Z] + cat /w/workspace/undry_device-onvif-camera_PR-448/archives/cost.csv [2024-07-25T03:32:37.400Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T03:32:37.456Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [2024-07-25T03:32:37.465Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] did not exist. Created. [2024-07-25T03:32:37.472Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T03:32:37.804Z] + go version [2024-07-25T03:32:37.804Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T03:32:37.829Z] $ docker stop --time=1 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 [2024-07-25T03:32:37.940Z] + echo total: 0.4399999976158142 [2024-07-25T03:32:39.433Z] $ docker rm -f --volumes 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2024-07-25T03:32:39.737Z] Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } [2024-07-25T03:32:39.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] } [2024-07-25T03:32:40.010Z] $ docker stop --time=1 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 [2024-07-25T03:32:41.150Z] $ docker rm -f --volumes 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:32:42.015Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T03:32:42.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:32:42.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2024-07-25T03:32:42.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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-arm64 cat [2024-07-25T03:32:43.485Z] $ docker top 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:32:44.413Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-07-25T03:32:45.150Z] + make test [2024-07-25T03:32:45.150Z] go test ./... -coverprofile=coverage.out ./... [2024-07-25T03:32:50.497Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-25T03:36:12.287Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-25T03:36:12.287Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-25T03:36:12.287Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.159s coverage: 31.4% of statements [2024-07-25T03:36:34.364Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.479s coverage: 86.5% of statements [2024-07-25T03:36:34.364Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-25T03:36:34.364Z] go vet ./... [2024-07-25T03:37:21.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T03:37:21.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T03:37:21.203Z] ./bin/test-attribution-txt.sh [2024-07-25T03:37:21.203Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-25T03:37:21.203Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-25T03:37:21.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-25T03:37:21.288Z] $ docker stop --time=1 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 [2024-07-25T03:37:23.094Z] $ docker rm -f --volumes 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T03:37:24.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-25T03:37:24.757Z] Warning: overwriting stash ‘coverage-report’ [2024-07-25T03:37:25.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T03:37:25.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-25T03:37:26.274Z] + ls -al . [2024-07-25T03:37:26.274Z] total 308 [2024-07-25T03:37:26.274Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:32 . [2024-07-25T03:37:26.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 .. [2024-07-25T03:37:26.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:29 .git [2024-07-25T03:37:26.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:29 .github [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 25 03:29 .gitignore [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 03:29 .golangci.yml [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 25 03:29 Attribution.txt [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 25 03:29 CHANGELOG.md [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 25 03:29 Dockerfile [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 03:29 GOVERNANCE.md [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 25 03:29 Jenkinsfile [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 03:29 LICENSE [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 25 03:29 Makefile [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 03:29 OWNERS.md [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 25 03:29 README.md [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 03:29 VERSION [2024-07-25T03:37:26.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 03:29 bin [2024-07-25T03:37:26.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:29 cmd [2024-07-25T03:37:26.275Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 25 03:36 coverage.out [2024-07-25T03:37:26.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 doc [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 7331 Jul 25 03:29 go.mod [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 102413 Jul 25 03:29 go.sum [2024-07-25T03:37:26.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 internal [2024-07-25T03:37:26.275Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 25 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:37:26.727Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=97adba6105f7ab528caee412eaa8e5bb2050c4a0 --label arch=arm64 --label version=0.0.0 . [2024-07-25T03:37:27.312Z] Sending build context to Docker daemon 21.8MB [2024-07-25T03:37:27.312Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-25T03:37:27.312Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-25T03:37:27.312Z] ---> c4a529f06820 [2024-07-25T03:37:27.312Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-25T03:37:27.578Z] ---> Running in 7a90bddbd323 [2024-07-25T03:37:27.845Z] Removing intermediate container 7a90bddbd323 [2024-07-25T03:37:27.845Z] ---> 99f5afec4639 [2024-07-25T03:37:27.845Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-25T03:37:27.845Z] ---> Running in 5fb6a9a88e07 [2024-07-25T03:37:28.111Z] Removing intermediate container 5fb6a9a88e07 [2024-07-25T03:37:28.111Z] ---> 447885283f07 [2024-07-25T03:37:28.111Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-25T03:37:28.380Z] ---> Running in 38c1285a28a3 [2024-07-25T03:37:28.650Z] Removing intermediate container 38c1285a28a3 [2024-07-25T03:37:28.650Z] ---> c6fdfa4aaca5 [2024-07-25T03:37:28.650Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-25T03:37:28.650Z] ---> Running in 78b548e22205 [2024-07-25T03:37:28.917Z] Removing intermediate container 78b548e22205 [2024-07-25T03:37:28.917Z] ---> 6044327656ff [2024-07-25T03:37:28.917Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-25T03:37:28.917Z] ---> Running in 1885b91095d0 [2024-07-25T03:37:29.181Z] Removing intermediate container 1885b91095d0 [2024-07-25T03:37:29.181Z] ---> 9dab54c4ad8a [2024-07-25T03:37:29.181Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-25T03:37:29.447Z] ---> Running in 8067afee92d1 [2024-07-25T03:37:30.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T03:37:30.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T03:37:31.758Z] OK: 266 MiB in 52 packages [2024-07-25T03:37:32.745Z] Removing intermediate container 8067afee92d1 [2024-07-25T03:37:32.745Z] ---> 5c169936a5fe [2024-07-25T03:37:32.745Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-25T03:37:32.745Z] ---> Running in 73e8e9102545 [2024-07-25T03:37:33.022Z] Removing intermediate container 73e8e9102545 [2024-07-25T03:37:33.022Z] ---> fa42d7157870 [2024-07-25T03:37:33.022Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-25T03:37:33.297Z] ---> f9e6c98f0604 [2024-07-25T03:37:33.297Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T03:37:33.583Z] ---> Running in e779cc466978 [2024-07-25T03:37:36.168Z] Removing intermediate container e779cc466978 [2024-07-25T03:37:36.168Z] ---> 622ff7749dd2 [2024-07-25T03:37:36.168Z] Step 12/27 : COPY . . [2024-07-25T03:37:37.587Z] ---> a6c29cee7bf6 [2024-07-25T03:37:37.587Z] Step 13/27 : RUN ${MAKE} [2024-07-25T03:37:37.587Z] ---> Running in a960912b80f4 [2024-07-25T03:37:38.547Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-25T03:41:00.302Z] Removing intermediate container a960912b80f4 [2024-07-25T03:41:00.302Z] ---> 7400862a065a [2024-07-25T03:41:00.302Z] Step 14/27 : FROM alpine:3.18 [2024-07-25T03:41:00.302Z] 3.18: Pulling from library/alpine [2024-07-25T03:41:00.302Z] 4983c3fe2029: Pulling fs layer [2024-07-25T03:41:00.302Z] 4983c3fe2029: Verifying Checksum [2024-07-25T03:41:00.302Z] 4983c3fe2029: Download complete [2024-07-25T03:41:00.302Z] 4983c3fe2029: Pull complete [2024-07-25T03:41:00.302Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:41:00.302Z] Status: Downloaded newer image for alpine:3.18 [2024-07-25T03:41:00.302Z] ---> a0237000ae83 [2024-07-25T03:41:00.302Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-25T03:41:00.302Z] ---> Running in f0b9fa2733e2 [2024-07-25T03:41:00.302Z] Removing intermediate container f0b9fa2733e2 [2024-07-25T03:41:00.302Z] ---> ba8684b29350 [2024-07-25T03:41:00.302Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-25T03:41:00.576Z] ---> Running in 2cd7b7437d58 [2024-07-25T03:41:01.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T03:41:01.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T03:41:02.779Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T03:41:02.779Z] Executing busybox-1.36.1-r7.trigger [2024-07-25T03:41:02.779Z] OK: 8 MiB in 16 packages [2024-07-25T03:41:03.734Z] Removing intermediate container 2cd7b7437d58 [2024-07-25T03:41:03.734Z] ---> 65cb2a3bee0f [2024-07-25T03:41:03.734Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-25T03:41:03.734Z] ---> Running in 686a3f07f0c5 [2024-07-25T03:41:04.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T03:41:04.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T03:41:05.908Z] OK: 8 MiB in 16 packages [2024-07-25T03:41:06.864Z] Removing intermediate container 686a3f07f0c5 [2024-07-25T03:41:06.864Z] ---> 8588aa2468a4 [2024-07-25T03:41:06.864Z] Step 18/27 : WORKDIR / [2024-07-25T03:41:06.864Z] ---> Running in 56d5648180ab [2024-07-25T03:41:07.130Z] Removing intermediate container 56d5648180ab [2024-07-25T03:41:07.130Z] ---> a6ad46eac4e6 [2024-07-25T03:41:07.130Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-25T03:41:09.072Z] ---> 904601780c4d [2024-07-25T03:41:09.072Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-25T03:41:09.337Z] ---> a3b012afb50f [2024-07-25T03:41:09.337Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-25T03:41:09.922Z] ---> f51a76b09db7 [2024-07-25T03:41:09.922Z] Step 22/27 : EXPOSE 59984 [2024-07-25T03:41:09.922Z] ---> Running in 1c23cb5f071e [2024-07-25T03:41:10.189Z] Removing intermediate container 1c23cb5f071e [2024-07-25T03:41:10.189Z] ---> 024f6280e7e6 [2024-07-25T03:41:10.189Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-25T03:41:10.189Z] ---> Running in 084394eb7acb [2024-07-25T03:41:10.456Z] Removing intermediate container 084394eb7acb [2024-07-25T03:41:10.456Z] ---> 225fa5cb4023 [2024-07-25T03:41:10.456Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-25T03:41:10.722Z] ---> Running in 9d2fdb4c5229 [2024-07-25T03:41:10.988Z] Removing intermediate container 9d2fdb4c5229 [2024-07-25T03:41:10.988Z] ---> d603b9350b94 [2024-07-25T03:41:10.988Z] Step 25/27 : LABEL arch=arm64 [2024-07-25T03:41:10.988Z] ---> Running in bae98d2b02b9 [2024-07-25T03:41:11.255Z] Removing intermediate container bae98d2b02b9 [2024-07-25T03:41:11.255Z] ---> 294484a42fb6 [2024-07-25T03:41:11.255Z] Step 26/27 : LABEL git_sha=97adba6105f7ab528caee412eaa8e5bb2050c4a0 [2024-07-25T03:41:11.255Z] ---> Running in 5f817179d45c [2024-07-25T03:41:11.523Z] Removing intermediate container 5f817179d45c [2024-07-25T03:41:11.524Z] ---> 92bf305dc0ae [2024-07-25T03:41:11.524Z] Step 27/27 : LABEL version=0.0.0 [2024-07-25T03:41:11.790Z] ---> Running in f89e3034070c [2024-07-25T03:41:12.056Z] Removing intermediate container f89e3034070c [2024-07-25T03:41:12.056Z] ---> 078223a55c4e [2024-07-25T03:41:12.056Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-25T03:41:12.056Z] Successfully built 078223a55c4e [2024-07-25T03:41:12.056Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:41:13.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:41:13.051Z] [2024-07-25T03:41:13.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:41:13.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:41:13.476Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T03:41:13.476Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T03:41:13.476Z] 04944245beec: Pulling fs layer [2024-07-25T03:41:13.476Z] 699f458cf7ca: Pulling fs layer [2024-07-25T03:41:13.476Z] 765212b225bb: Pulling fs layer [2024-07-25T03:41:13.476Z] f23df028b6ca: Pulling fs layer [2024-07-25T03:41:13.476Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T03:41:13.476Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T03:41:13.476Z] 765212b225bb: Waiting [2024-07-25T03:41:13.476Z] f23df028b6ca: Waiting [2024-07-25T03:41:13.476Z] 2437ff75d9bd: Waiting [2024-07-25T03:41:13.476Z] d65c8cfc05b1: Waiting [2024-07-25T03:41:13.741Z] 04944245beec: Verifying Checksum [2024-07-25T03:41:13.741Z] 04944245beec: Download complete [2024-07-25T03:41:13.741Z] 765212b225bb: Verifying Checksum [2024-07-25T03:41:13.741Z] 765212b225bb: Download complete [2024-07-25T03:41:13.741Z] f23df028b6ca: Verifying Checksum [2024-07-25T03:41:13.741Z] f23df028b6ca: Download complete [2024-07-25T03:41:13.741Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T03:41:13.741Z] d65c8cfc05b1: Download complete [2024-07-25T03:41:13.741Z] 699f458cf7ca: Verifying Checksum [2024-07-25T03:41:13.741Z] 699f458cf7ca: Download complete [2024-07-25T03:41:14.322Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T03:41:14.322Z] 8998bd30e6a1: Download complete [2024-07-25T03:41:16.891Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T03:41:16.891Z] 2437ff75d9bd: Download complete [2024-07-25T03:41:18.837Z] 8998bd30e6a1: Pull complete [2024-07-25T03:41:19.419Z] 04944245beec: Pull complete [2024-07-25T03:41:20.821Z] 699f458cf7ca: Pull complete [2024-07-25T03:41:21.085Z] 765212b225bb: Pull complete [2024-07-25T03:41:22.046Z] f23df028b6ca: Pull complete [2024-07-25T03:41:22.046Z] d65c8cfc05b1: Pull complete [2024-07-25T03:41:40.227Z] 2437ff75d9bd: Pull complete [2024-07-25T03:41:40.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T03:41:40.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:41:40.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:41:40.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container [2024-07-25T03:41:40.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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:arm64 cat [2024-07-25T03:41:43.314Z] $ docker top 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:44.255Z] ---> job-cost.sh [2024-07-25T03:41:44.255Z] lf-activate-venv: SKIPPING [2024-07-25T03:41:44.255Z] INFO: No Stack... [2024-07-25T03:41:44.833Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T03:41:45.408Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T03:41:46.076Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-07-25T03:41:46.076Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T03:41:46.129Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [2024-07-25T03:41:46.136Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] did not exist. Created. [2024-07-25T03:41:46.145Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T03:41:46.908Z] /w/workspace/device-onvif-camera/1@tmp/durable-427f0da5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-25T03:41:47.265Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T03:41:47.312Z] Warning: overwriting stash ‘stack-cost’ [2024-07-25T03:41:47.369Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T03:41:47.392Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T03:41:47.482Z] $ docker stop --time=1 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 [2024-07-25T03:41:48.976Z] $ docker rm -f --volumes 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-25T03:41:50.286Z] provisioning config files... [2024-07-25T03:41:50.294Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config3643203270574349132tmp [Pipeline] { [Pipeline] sh [2024-07-25T03:41:50.656Z] + set +x [2024-07-25T03:41:50.656Z] + + curl -s https://codecov.io/bash [2024-07-25T03:41:50.656Z] bash -s -- [2024-07-25T03:41:50.656Z] [2024-07-25T03:41:50.656Z] _____ _ [2024-07-25T03:41:50.656Z] / ____| | | [2024-07-25T03:41:50.656Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T03:41:50.656Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T03:41:50.656Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T03:41:50.656Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T03:41:50.656Z] Bash-1.0.6 [2024-07-25T03:41:50.656Z] [2024-07-25T03:41:50.656Z] [2024-07-25T03:41:50.656Z] ==> git version 2.25.1 found [2024-07-25T03:41:50.656Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-25T03:41:50.656Z] Release-Date: 2020-01-08 [2024-07-25T03:41:50.656Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-25T03:41:50.656Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T03:41:50.656Z] ==> Jenkins CI detected. [2024-07-25T03:41:50.656Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-448 [2024-07-25T03:41:50.656Z] project root: . [2024-07-25T03:41:50.656Z] --> token set from env [2024-07-25T03:41:50.656Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T03:41:50.656Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T03:41:50.656Z] ==> Python coveragepy not found [2024-07-25T03:41:50.656Z] ==> Searching for coverage reports in: [2024-07-25T03:41:50.656Z] + . [2024-07-25T03:41:50.656Z] -> Found 1 reports [2024-07-25T03:41:50.656Z] ==> Detecting git/mercurial file structure [2024-07-25T03:41:50.916Z] ==> Reading reports [2024-07-25T03:41:50.916Z] + ./coverage.out bytes=78805 [2024-07-25T03:41:50.916Z] ==> Appending adjustments [2024-07-25T03:41:50.916Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T03:41:50.916Z] + Found adjustments [2024-07-25T03:41:50.916Z] ==> Gzipping contents [2024-07-25T03:41:50.916Z] 12K /tmp/codecov.Belmbj.gz [2024-07-25T03:41:50.916Z] ==> Uploading reports [2024-07-25T03:41:50.916Z] url: https://codecov.io [2024-07-25T03:41:50.916Z] query: branch=PR-448&commit=97adba6105f7ab528caee412eaa8e5bb2050c4a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=448&job=&cmd_args= [2024-07-25T03:41:50.916Z] -> Pinging Codecov [2024-07-25T03:41:50.916Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-448&commit=97adba6105f7ab528caee412eaa8e5bb2050c4a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=448&job=&cmd_args= [2024-07-25T03:41:51.176Z] -> Uploading to [2024-07-25T03:41:51.176Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/F29A59C45E3A92E06B3E522C9905F8EF/97adba6105f7ab528caee412eaa8e5bb2050c4a0/66222c98-8ff9-4ad8-bf43-adabc817e002.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T034150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49d82d09d442fb2bb22d491d16940aab378215c4b717c7284cd1431a02f990f5 [2024-07-25T03:41:51.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:41:51.176Z] Dload Upload Total Spent Left Speed [2024-07-25T03:41:51.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 41106 --:--:-- --:--:-- --:--:-- 41106 [2024-07-25T03:41:51.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] } [2024-07-25T03:41:51.472Z] 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 [2024-07-25T03:41:53.858Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-448/archives ] [2024-07-25T03:41:53.858Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-448/archives [2024-07-25T03:41:53.858Z] total 16 [2024-07-25T03:41:53.858Z] drwxr-xr-x 3 root root 4096 Jul 25 03:32 . [2024-07-25T03:41:53.858Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 03:32 .. [2024-07-25T03:41:53.858Z] drwxr-xr-x 2 root root 4096 Jul 25 03:32 cost [2024-07-25T03:41:53.858Z] -rw-r--r-- 1 root root 92 Jul 25 03:32 cost.csv [2024-07-25T03:41:53.858Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-448/archives [2024-07-25T03:41:53.858Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-448/archives [2024-07-25T03:41:53.858Z] total 16 [2024-07-25T03:41:53.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 03:32 . [2024-07-25T03:41:53.858Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 03:32 .. [2024-07-25T03:41:53.858Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 03:32 cost [2024-07-25T03:41:53.858Z] -rw-r--r-- 1 jenkins jenkins 92 Jul 25 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:54.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:55.112Z] ---> package-listing.sh [2024-07-25T03:41:55.113Z] ++ facter osfamily [2024-07-25T03:41:55.113Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T03:41:55.372Z] + OS_FAMILY=debian [2024-07-25T03:41:55.372Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-448 [2024-07-25T03:41:55.372Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T03:41:55.372Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T03:41:55.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T03:41:55.372Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T03:41:55.372Z] + '[' /w/workspace/undry_device-onvif-camera_PR-448 ']' [2024-07-25T03:41:55.372Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T03:41:55.372Z] + case "${OS_FAMILY}" in [2024-07-25T03:41:55.372Z] + dpkg -l [2024-07-25T03:41:55.372Z] + grep '^ii' [2024-07-25T03:41:55.372Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T03:41:55.372Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T03:41:55.372Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T03:41:55.372Z] + '[' /w/workspace/undry_device-onvif-camera_PR-448 ']' [2024-07-25T03:41:55.372Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-448/archives/ [2024-07-25T03:41:55.372Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-448/archives/ [Pipeline] echo [2024-07-25T03:41:55.416Z] 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-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T03:41:55.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:41:56.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:41:56.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:41:56.564Z] prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container [2024-07-25T03:41:56.596Z] $ 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-448/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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 [2024-07-25T03:41:56.809Z] $ docker top de4a3c8fe87a064af38ed8de3dc713054d6a4276825aca6e85d259a018edec9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:41:57.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T03:41:57.550Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T03:41:57.866Z] + ls /var/log/sa-host [2024-07-25T03:41:57.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:41:58.128Z] provisioning config files... [2024-07-25T03:41:58.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config17554436397633467411tmp [Pipeline] { [Pipeline] echo [2024-07-25T03:41:58.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:58.546Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T03:41:58.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:59.028Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T03:41:59.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:59.393Z] ---> sudo-logs.sh [2024-07-25T03:41:59.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T03:41:59.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:41:59.821Z] ---> job-cost.sh [2024-07-25T03:41:59.822Z] lf-activate-venv: SKIPPING [2024-07-25T03:41:59.822Z] DEBUG: total: 0.4399999976158142 [2024-07-25T03:41:59.822Z] INFO: Retrieving Stack Cost... [2024-07-25T03:42:00.082Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T03:42:00.651Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T03:42:00.699Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:42:01.033Z] ---> logs-deploy.sh [2024-07-25T03:42:01.034Z] lf-activate-venv: SKIPPING [2024-07-25T03:42:01.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-448/1 [2024-07-25T03:42:01.034Z] INFO: archiving workspace using pattern(s): [2024-07-25T03:42:01.975Z] Archives upload complete. [2024-07-25T03:42:02.236Z] INFO: archiving logs to Nexus [2024-07-25T03:42:02.810Z] ---> uname -a: [2024-07-25T03:42:02.810Z] Linux prd-ubuntu20-04-docker-8c-8g-6385 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] ---> lscpu: [2024-07-25T03:42:02.810Z] Architecture: x86_64 [2024-07-25T03:42:02.810Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-25T03:42:02.810Z] Byte Order: Little Endian [2024-07-25T03:42:02.810Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-25T03:42:02.810Z] CPU(s): 8 [2024-07-25T03:42:02.810Z] On-line CPU(s) list: 0-7 [2024-07-25T03:42:02.810Z] Thread(s) per core: 1 [2024-07-25T03:42:02.810Z] Core(s) per socket: 1 [2024-07-25T03:42:02.810Z] Socket(s): 8 [2024-07-25T03:42:02.810Z] NUMA node(s): 1 [2024-07-25T03:42:02.810Z] Vendor ID: AuthenticAMD [2024-07-25T03:42:02.810Z] CPU family: 23 [2024-07-25T03:42:02.810Z] Model: 49 [2024-07-25T03:42:02.810Z] Model name: AMD EPYC-Rome Processor [2024-07-25T03:42:02.810Z] Stepping: 0 [2024-07-25T03:42:02.810Z] CPU MHz: 2799.998 [2024-07-25T03:42:02.810Z] BogoMIPS: 5599.99 [2024-07-25T03:42:02.810Z] Virtualization: AMD-V [2024-07-25T03:42:02.810Z] Hypervisor vendor: KVM [2024-07-25T03:42:02.810Z] Virtualization type: full [2024-07-25T03:42:02.810Z] L1d cache: 256 KiB [2024-07-25T03:42:02.810Z] L1i cache: 256 KiB [2024-07-25T03:42:02.810Z] L2 cache: 4 MiB [2024-07-25T03:42:02.810Z] L3 cache: 128 MiB [2024-07-25T03:42:02.810Z] NUMA node0 CPU(s): 0-7 [2024-07-25T03:42:02.810Z] Vulnerability Itlb multihit: Not affected [2024-07-25T03:42:02.810Z] Vulnerability L1tf: Not affected [2024-07-25T03:42:02.810Z] Vulnerability Mds: Not affected [2024-07-25T03:42:02.810Z] Vulnerability Meltdown: Not affected [2024-07-25T03:42:02.810Z] Vulnerability Mmio stale data: Not affected [2024-07-25T03:42:02.810Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-25T03:42:02.810Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-25T03:42:02.810Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-25T03:42:02.810Z] Vulnerability Srbds: Not affected [2024-07-25T03:42:02.810Z] Vulnerability Tsx async abort: Not affected [2024-07-25T03:42:02.810Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] ---> nproc: [2024-07-25T03:42:02.810Z] 8 [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] ---> df -h: [2024-07-25T03:42:02.810Z] Filesystem Size Used Avail Use% Mounted on [2024-07-25T03:42:02.810Z] overlay 155G 13G 143G 8% / [2024-07-25T03:42:02.810Z] tmpfs 64M 0 64M 0% /dev [2024-07-25T03:42:02.810Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-25T03:42:02.810Z] shm 64M 0 64M 0% /dev/shm [2024-07-25T03:42:02.810Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] ---> sar -b -r -n DEV: [2024-07-25T03:42:02.810Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6385) 07/25/24 _x86_64_ (8 CPU) [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] 02:08:28 LINUX RESTART (8 CPU) [2024-07-25T03:42:02.810Z] [2024-07-25T03:42:02.810Z] 02:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-25T03:42:02.810Z] 02:10:01 18.43 1.24 17.20 0.00 58.15 82167.42 0.00 [2024-07-25T03:42:02.810Z] 02:11:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2024-07-25T03:42:02.810Z] 02:12:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2024-07-25T03:42:02.810Z] 02:13:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2024-07-25T03:42:02.810Z] 02:14:01 33.23 3.88 29.35 0.00 2072.19 4795.87 0.00 [2024-07-25T03:42:02.810Z] 02:15:01 20.98 2.25 18.73 0.00 2292.28 3957.74 0.00 [2024-07-25T03:42:02.810Z] 02:16:01 3.37 0.02 3.35 0.00 0.13 92.25 0.00 [2024-07-25T03:42:02.810Z] 02:17:01 1.90 0.02 1.88 0.00 0.13 20.66 0.00 [2024-07-25T03:42:02.810Z] 02:18:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2024-07-25T03:42:02.810Z] 02:19:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 [2024-07-25T03:42:02.810Z] 02:20:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2024-07-25T03:42:02.810Z] 02:21:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-07-25T03:42:02.810Z] 02:22:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2024-07-25T03:42:02.810Z] 02:23:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 [2024-07-25T03:42:02.810Z] 02:24:01 1.62 0.00 1.62 0.00 0.00 23.59 0.00 [2024-07-25T03:42:02.810Z] 02:25:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-07-25T03:42:02.810Z] 02:26:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2024-07-25T03:42:02.810Z] 02:27:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2024-07-25T03:42:02.810Z] 02:28:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-07-25T03:42:02.810Z] 02:29:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2024-07-25T03:42:02.810Z] 02:30:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2024-07-25T03:42:02.810Z] 02:31:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 [2024-07-25T03:42:02.810Z] 02:32:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2024-07-25T03:42:02.810Z] 02:33:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-07-25T03:42:02.810Z] 02:34:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2024-07-25T03:42:02.810Z] 02:35:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 [2024-07-25T03:42:02.810Z] 02:36:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 [2024-07-25T03:42:02.810Z] 02:37:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2024-07-25T03:42:02.810Z] 02:38:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-07-25T03:42:02.810Z] 02:39:01 1.38 0.00 1.38 0.00 0.00 17.19 0.00 [2024-07-25T03:42:02.810Z] 02:40:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2024-07-25T03:42:02.810Z] 02:41:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2024-07-25T03:42:02.810Z] 02:42:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-07-25T03:42:02.810Z] 02:43:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2024-07-25T03:42:02.810Z] 02:44:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-07-25T03:42:02.810Z] 02:45:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2024-07-25T03:42:02.810Z] 02:46:01 1.27 0.19 1.08 0.00 18.84 11.79 0.00 [2024-07-25T03:42:02.810Z] 02:47:01 1.53 0.00 1.53 0.00 0.00 21.20 0.00 [2024-07-25T03:42:02.810Z] 02:48:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-07-25T03:42:02.810Z] 02:49:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-07-25T03:42:02.810Z] 02:50:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2024-07-25T03:42:02.810Z] 02:51:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2024-07-25T03:42:02.810Z] 02:52:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 [2024-07-25T03:42:02.810Z] 02:53:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 [2024-07-25T03:42:02.810Z] 02:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-07-25T03:42:02.810Z] 02:55:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 [2024-07-25T03:42:02.810Z] 02:56:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-07-25T03:42:02.810Z] 02:57:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2024-07-25T03:42:02.810Z] 02:58:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-07-25T03:42:02.810Z] 02:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2024-07-25T03:42:02.810Z] 03:00:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2024-07-25T03:42:02.810Z] 03:01:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2024-07-25T03:42:02.810Z] 03:02:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-07-25T03:42:02.810Z] 03:03:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 [2024-07-25T03:42:02.810Z] 03:04:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2024-07-25T03:42:02.810Z] 03:05:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 [2024-07-25T03:42:02.810Z] 03:06:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-07-25T03:42:02.810Z] 03:07:01 5.73 3.88 1.85 0.00 88.25 34.13 0.00 [2024-07-25T03:42:02.810Z] 03:08:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-07-25T03:42:02.810Z] 03:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-07-25T03:42:02.810Z] 03:10:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-07-25T03:42:02.810Z] 03:11:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2024-07-25T03:42:02.810Z] 03:12:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-07-25T03:42:02.811Z] 03:13:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2024-07-25T03:42:02.811Z] 03:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-07-25T03:42:02.811Z] 03:15:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 [2024-07-25T03:42:02.811Z] 03:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-07-25T03:42:02.811Z] 03:17:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 [2024-07-25T03:42:02.811Z] 03:18:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-07-25T03:42:02.811Z] 03:19:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2024-07-25T03:42:02.811Z] 03:20:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2024-07-25T03:42:02.811Z] 03:21:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2024-07-25T03:42:02.811Z] 03:22:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2024-07-25T03:42:02.811Z] 03:23:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-07-25T03:42:02.811Z] 03:24:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-07-25T03:42:02.811Z] 03:25:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-07-25T03:42:02.811Z] 03:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2024-07-25T03:42:02.811Z] 03:27:01 1.77 0.00 1.77 0.00 0.00 20.39 0.00 [2024-07-25T03:42:02.811Z] 03:28:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-07-25T03:42:02.811Z] 03:29:01 231.88 3.17 228.71 0.00 145.18 2709.15 0.00 [2024-07-25T03:42:02.811Z] 03:30:01 209.97 12.57 197.40 0.00 1763.76 40656.64 0.00 [2024-07-25T03:42:02.811Z] 03:31:01 220.01 0.02 220.00 0.00 4.27 76904.12 0.00 [2024-07-25T03:42:02.811Z] 03:32:01 90.04 0.10 89.94 0.00 2.93 19734.76 0.00 [2024-07-25T03:42:02.811Z] 03:33:01 147.41 0.07 147.34 0.00 4.67 47387.97 0.00 [2024-07-25T03:42:02.811Z] 03:34:01 1.87 0.00 1.87 0.00 0.00 22.66 0.00 [2024-07-25T03:42:02.811Z] 03:35:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2024-07-25T03:42:02.811Z] 03:36:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 [2024-07-25T03:42:02.811Z] 03:37:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2024-07-25T03:42:02.811Z] 03:38:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2024-07-25T03:42:02.811Z] 03:39:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 [2024-07-25T03:42:02.811Z] 03:40:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2024-07-25T03:42:02.811Z] 03:41:01 1.00 0.00 1.00 0.00 0.00 12.07 0.00 [2024-07-25T03:42:02.811Z] 03:42:01 6.60 0.25 6.35 0.00 23.33 138.51 0.00 [2024-07-25T03:42:02.811Z] Average: 11.76 0.30 11.46 0.00 69.75 2998.11 0.00 [2024-07-25T03:42:02.811Z] [2024-07-25T03:42:02.811Z] 02:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-25T03:42:02.811Z] 02:10:01 30593340 31866548 509564 1.55 47360 1541824 1640920 4.84 595076 1413872 4 [2024-07-25T03:42:02.811Z] 02:11:01 30592508 31865848 509740 1.55 47448 1541828 1640920 4.84 594820 1413796 8 [2024-07-25T03:42:02.811Z] 02:12:01 30592680 31866112 509436 1.55 47528 1541832 1640920 4.84 596100 1413800 8 [2024-07-25T03:42:02.811Z] 02:13:01 30591184 31864624 510840 1.55 47552 1541836 1640920 4.84 597176 1413804 52 [2024-07-25T03:42:02.811Z] 02:14:01 30327384 31834628 507688 1.54 63884 1764452 1623176 4.78 721924 1520280 19680 [2024-07-25T03:42:02.811Z] 02:15:01 30124048 31823712 513452 1.56 77788 1940200 1596376 4.70 883664 1548028 200 [2024-07-25T03:42:02.811Z] 02:16:01 30130208 31825152 512208 1.56 76412 1936948 1617764 4.77 881672 1544828 12 [2024-07-25T03:42:02.811Z] 02:17:01 30130208 31825284 512136 1.56 76508 1936948 1617764 4.77 882020 1544824 8 [2024-07-25T03:42:02.811Z] 02:18:01 30129504 31824664 512452 1.56 76604 1936948 1617764 4.77 881912 1544828 8 [2024-07-25T03:42:02.811Z] 02:19:01 30131764 31827032 509912 1.55 76692 1936964 1617764 4.77 880240 1544840 8 [2024-07-25T03:42:02.811Z] 02:20:01 30131612 31826980 509912 1.55 76780 1936964 1617764 4.77 880612 1544844 8 [2024-07-25T03:42:02.811Z] 02:21:01 30132248 31827684 509016 1.55 76812 1936968 1617764 4.77 879360 1544844 40 [2024-07-25T03:42:02.811Z] 02:22:01 30132380 31827832 508768 1.55 76844 1936972 1617764 4.77 879624 1544852 8 [2024-07-25T03:42:02.811Z] 02:23:01 30125512 31821024 515456 1.57 76864 1936972 1629144 4.80 891416 1544848 40 [2024-07-25T03:42:02.811Z] 02:24:01 30130276 31825776 510460 1.55 76936 1936952 1629144 4.80 880252 1544820 32 [2024-07-25T03:42:02.811Z] 02:25:01 30130364 31825896 510288 1.55 76960 1936952 1629144 4.80 880828 1544820 40 [2024-07-25T03:42:02.811Z] 02:26:01 30130588 31826180 510152 1.55 77016 1936956 1629144 4.80 880540 1544828 8 [2024-07-25T03:42:02.811Z] 02:27:01 30130832 31826444 509816 1.55 77040 1936964 1629144 4.80 880644 1544836 52 [2024-07-25T03:42:02.811Z] 02:28:01 30130304 31825972 510232 1.55 77064 1936964 1629144 4.80 880804 1544840 8 [2024-07-25T03:42:02.811Z] 02:29:01 30131296 31826972 509172 1.55 77100 1936952 1629144 4.80 880236 1544844 40 [2024-07-25T03:42:02.811Z] 02:30:01 30131184 31826920 509180 1.55 77124 1936968 1629144 4.80 880944 1544840 8 [2024-07-25T03:42:02.811Z] 02:31:01 30130916 31826660 509356 1.55 77148 1936972 1629144 4.80 880680 1544844 140 [2024-07-25T03:42:02.811Z] 02:32:01 30131368 31827148 509040 1.55 77164 1936976 1629144 4.80 880584 1544844 24 [2024-07-25T03:42:02.811Z] 02:33:01 30131068 31827012 509144 1.55 77200 1937104 1629144 4.80 880868 1544972 132 [2024-07-25T03:42:02.811Z] 02:34:01 30131472 31827440 508860 1.55 77224 1937104 1629144 4.80 880760 1544976 8 [2024-07-25T03:42:02.811Z] 02:35:01 30130992 31827016 509216 1.55 77256 1937116 1629144 4.80 881424 1544984 168 [2024-07-25T03:42:02.811Z] 02:36:01 30131196 31827220 508924 1.55 77280 1937120 1629144 4.80 881308 1544984 188 [2024-07-25T03:42:02.811Z] 02:37:01 30131284 31827340 508848 1.55 77296 1937124 1629144 4.80 881044 1544992 40 [2024-07-25T03:42:02.811Z] 02:38:01 30131520 31827600 508804 1.55 77328 1937124 1629144 4.80 881252 1544992 8 [2024-07-25T03:42:02.811Z] 02:39:01 30131648 31827760 508616 1.55 77360 1937112 1629144 4.80 881084 1544996 40 [2024-07-25T03:42:02.811Z] 02:40:01 30131160 31827320 509036 1.55 77384 1937132 1629144 4.80 881560 1545000 8 [2024-07-25T03:42:02.811Z] 02:41:01 30131396 31827604 508704 1.55 77424 1937132 1629144 4.80 881432 1545000 140 [2024-07-25T03:42:02.811Z] 02:42:01 30131412 31827664 508592 1.55 77456 1937136 1629144 4.80 881688 1545004 24 [2024-07-25T03:42:02.811Z] 02:43:01 30131072 31827344 508844 1.55 77480 1937136 1612588 4.75 881708 1545004 136 [2024-07-25T03:42:02.811Z] 02:44:01 30130804 31827096 509020 1.55 77512 1937124 1612588 4.75 881884 1545008 24 [2024-07-25T03:42:02.811Z] 02:45:01 30130996 31827328 508932 1.55 77528 1937148 1612588 4.75 881996 1545016 48 [2024-07-25T03:42:02.811Z] 02:46:01 30118600 31815252 519640 1.58 77552 1937584 1598600 4.71 890792 1545308 8 [2024-07-25T03:42:02.811Z] 02:47:01 30127804 31824860 511668 1.56 77584 1937708 1581768 4.66 882484 1545340 172 [2024-07-25T03:42:02.811Z] 02:48:01 30127724 31824784 511604 1.56 77600 1937712 1581768 4.66 882884 1545344 184 [2024-07-25T03:42:02.811Z] 02:49:01 30127708 31824768 511648 1.56 77616 1937712 1581768 4.66 883040 1545344 228 [2024-07-25T03:42:02.811Z] 02:50:01 30127684 31824800 511568 1.56 77656 1937716 1581768 4.66 883436 1545348 28 [2024-07-25T03:42:02.811Z] 02:51:01 30127536 31824700 511824 1.56 77684 1937720 1581768 4.66 883492 1545352 224 [2024-07-25T03:42:02.811Z] 02:52:01 30127544 31824728 511780 1.56 77700 1937724 1581768 4.66 883512 1545356 200 [2024-07-25T03:42:02.811Z] 02:53:01 30127276 31824492 511956 1.56 77724 1937732 1581768 4.66 883504 1545364 224 [2024-07-25T03:42:02.811Z] 02:54:01 30127804 31825036 511412 1.56 77740 1937732 1581768 4.66 883060 1545364 8 [2024-07-25T03:42:02.811Z] 02:55:01 30128072 31825384 511004 1.55 77820 1937728 1581768 4.66 883680 1545368 8 [2024-07-25T03:42:02.811Z] 02:56:01 30127772 31825136 511200 1.55 77852 1937740 1581768 4.66 883556 1545372 12 [2024-07-25T03:42:02.811Z] 02:57:01 30127636 31825032 511132 1.55 77876 1937740 1581768 4.66 883336 1545372 40 [2024-07-25T03:42:02.811Z] 02:58:01 30127580 31824980 511096 1.55 77892 1937744 1581768 4.66 883456 1545376 8 [2024-07-25T03:42:02.811Z] 02:59:01 30127424 31824828 511336 1.56 77916 1937744 1581768 4.66 883508 1545376 40 [2024-07-25T03:42:02.811Z] 03:00:01 30127440 31824904 511260 1.55 77952 1937736 1581768 4.66 883700 1545380 8 [2024-07-25T03:42:02.811Z] 03:01:01 30127584 31825104 511008 1.55 77980 1937752 1581768 4.66 883828 1545388 40 [2024-07-25T03:42:02.811Z] 03:02:01 30127536 31825080 510972 1.55 78004 1937752 1581768 4.66 885176 1545388 20 [2024-07-25T03:42:02.811Z] 03:03:01 30127252 31824828 511100 1.55 78020 1937760 1581768 4.66 885544 1545392 276 [2024-07-25T03:42:02.811Z] 03:04:01 30126984 31824560 511348 1.56 78036 1937760 1581768 4.66 885044 1545392 8 [2024-07-25T03:42:02.811Z] 03:05:01 30126732 31824436 511284 1.55 78132 1937764 1581768 4.66 885576 1545396 32 [2024-07-25T03:42:02.811Z] 03:06:01 30126748 31824496 511204 1.55 78156 1937768 1581768 4.66 885996 1545400 20 [2024-07-25T03:42:02.811Z] 03:07:01 30069908 31771144 563868 1.71 78208 1940692 1581768 4.66 941500 1546988 228 [2024-07-25T03:42:02.811Z] 03:08:01 30069932 31771184 563812 1.71 78232 1940700 1581768 4.66 940824 1546960 16 [2024-07-25T03:42:02.811Z] 03:09:01 30069592 31770888 564056 1.72 78264 1940704 1581768 4.66 940976 1546964 212 [2024-07-25T03:42:02.811Z] 03:10:01 30069696 31771040 563940 1.71 78308 1940688 1597832 4.71 941532 1546968 8 [2024-07-25T03:42:02.811Z] 03:11:01 30069464 31770840 563856 1.71 78332 1940712 1597832 4.71 941048 1546968 156 [2024-07-25T03:42:02.811Z] 03:12:01 30069432 31770840 563828 1.71 78348 1940712 1581700 4.66 941064 1546968 8 [2024-07-25T03:42:02.811Z] 03:13:01 30069432 31770864 563788 1.71 78380 1940716 1581700 4.66 941140 1546972 12 [2024-07-25T03:42:02.811Z] 03:14:01 30069692 31771132 563456 1.71 78404 1940720 1581700 4.66 941448 1546980 8 [2024-07-25T03:42:02.811Z] 03:15:01 30069432 31770940 563880 1.71 78440 1940708 1597760 4.71 941772 1546984 40 [2024-07-25T03:42:02.811Z] 03:16:01 30069424 31770936 563824 1.71 78468 1940724 1597760 4.71 941544 1546988 8 [2024-07-25T03:42:02.811Z] 03:17:01 30068832 31770444 564268 1.72 78492 1940788 1597760 4.71 941600 1547032 8 [2024-07-25T03:42:02.811Z] 03:18:01 30068808 31770452 564192 1.72 78508 1940792 1597760 4.71 941656 1547060 8 [2024-07-25T03:42:02.811Z] 03:19:01 30069052 31770700 563884 1.71 78524 1940796 1597760 4.71 941512 1547064 56 [2024-07-25T03:42:02.811Z] 03:20:01 30069052 31770756 563784 1.71 78556 1940788 1597760 4.71 942012 1547064 8 [2024-07-25T03:42:02.811Z] 03:21:01 30068900 31770632 563772 1.71 78580 1940804 1597760 4.71 942196 1547076 188 [2024-07-25T03:42:02.811Z] 03:22:01 30068956 31770752 563840 1.71 78660 1940808 1597760 4.71 941904 1547084 8 [2024-07-25T03:42:02.811Z] 03:23:01 30068828 31770688 563836 1.71 78684 1940812 1597760 4.71 942364 1547092 220 [2024-07-25T03:42:02.811Z] 03:24:01 30068852 31770716 563784 1.71 78708 1940816 1597760 4.71 942096 1547096 8 [2024-07-25T03:42:02.811Z] 03:25:01 30068540 31770564 564088 1.72 78748 1940944 1597760 4.71 942700 1547172 56 [2024-07-25T03:42:02.811Z] 03:26:01 30068540 31770600 564052 1.72 78772 1940948 1597760 4.71 942372 1547208 8 [2024-07-25T03:42:02.811Z] 03:27:01 30068484 31770628 563960 1.72 78820 1940952 1597760 4.71 942716 1547212 8 [2024-07-25T03:42:02.811Z] 03:28:01 30068612 31770780 563992 1.72 78844 1940952 1597760 4.71 942540 1547212 8 [2024-07-25T03:42:02.811Z] 03:29:01 29882340 31623276 709688 2.16 79308 1978452 1642448 4.84 1107608 1566720 7320 [2024-07-25T03:42:02.811Z] 03:30:01 27539684 31507756 768720 2.34 163304 3959136 1843844 5.43 1570020 3222928 945016 [2024-07-25T03:42:02.811Z] 03:31:01 26540532 31200612 1065300 3.24 224468 4524004 2353052 6.93 2086520 3629664 529948 [2024-07-25T03:42:02.811Z] 03:32:01 26922280 31490872 778580 2.37 229464 4440032 1855428 5.47 1667324 3683188 376128 [2024-07-25T03:42:02.811Z] 03:33:01 26425676 31503872 765036 2.33 237680 4895852 1686456 4.97 1674844 4120796 364 [2024-07-25T03:42:02.811Z] 03:34:01 26425484 31503720 765172 2.33 237732 4895856 1686456 4.97 1674704 4120800 16 [2024-07-25T03:42:02.811Z] 03:35:01 26435008 31513336 755716 2.30 237776 4895844 1686456 4.97 1665580 4120804 40 [2024-07-25T03:42:02.811Z] 03:36:01 26435712 31514084 755164 2.30 237812 4895860 1686456 4.97 1665592 4120804 4 [2024-07-25T03:42:02.811Z] 03:37:01 26440476 31518892 750320 2.28 237848 4895868 1686456 4.97 1661144 4120812 8 [2024-07-25T03:42:02.811Z] 03:38:01 26440964 31519432 749716 2.28 237900 4895868 1686456 4.97 1660888 4120812 8 [2024-07-25T03:42:02.811Z] 03:39:01 26441484 31520028 749112 2.28 237964 4895872 1686456 4.97 1660492 4120816 20 [2024-07-25T03:42:02.811Z] 03:40:01 26441240 31519792 749288 2.28 237988 4895868 1686456 4.97 1660548 4120820 8 [2024-07-25T03:42:02.811Z] 03:41:01 26441200 31519784 749204 2.28 238004 4895876 1686456 4.97 1660532 4120820 184 [2024-07-25T03:42:02.811Z] 03:42:01 26387824 31470552 793368 2.41 238176 4897896 1794696 5.29 1711044 4118084 468 [2024-07-25T03:42:02.811Z] Average: 29635887 31764694 563559 1.71 97651 2314353 1628865 4.80 998313 1880284 20258 [2024-07-25T03:42:02.811Z] [2024-07-25T03:42:02.811Z] 02:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-25T03:42:02.811Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:10:01 ens3 109.34 66.98 311.41 16.75 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:11:01 ens3 2.52 0.70 0.50 0.30 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:12:01 ens3 3.22 0.85 0.83 0.48 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:13:01 ens3 2.02 0.82 0.85 0.61 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:14:01 ens3 132.11 49.43 1667.98 3.99 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:15:01 ens3 63.56 21.01 1046.56 1.53 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:17:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.811Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:18:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:19:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:20:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:21:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:22:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:23:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:24:01 ens3 0.35 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:25:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:26:01 ens3 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:27:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:28:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:29:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:30:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:32:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:33:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:35:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:40:01 ens3 0.23 0.18 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:42:01 ens3 0.32 0.22 0.13 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:45:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:46:01 ens3 0.17 0.24 0.08 0.03 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:47:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:51:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:55:01 ens3 0.37 0.28 0.14 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 02:59:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:00:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:01:01 ens3 0.58 0.17 0.11 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:02:01 ens3 0.78 0.73 0.52 0.43 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:04:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:05:01 ens3 1.02 0.25 0.21 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:06:01 ens3 0.68 0.35 0.29 0.21 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:07:01 ens3 11.33 9.33 12.51 6.65 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:10:01 ens3 0.25 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.812Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:15:01 ens3 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:20:01 ens3 0.33 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:25:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:29:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:29:01 ens3 130.23 106.63 484.50 45.16 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:30:01 docker0 343.99 533.19 30.19 3650.40 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:30:01 lo 5.96 5.96 0.59 0.59 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:30:01 ens3 782.91 496.64 8475.07 74.81 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:31:01 vethdd196a3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:31:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:31:01 ens3 33.68 27.75 26.04 62.59 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:32:01 docker0 1.45 2.15 0.09 30.87 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:32:01 ens3 25.84 16.69 52.95 10.64 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:33:01 docker0 2.93 5.42 0.18 62.31 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:33:01 ens3 109.30 68.64 2643.58 12.93 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:34:01 ens3 0.60 0.40 1.39 0.03 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:35:01 ens3 0.37 0.35 0.14 0.08 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:40:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:42:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] 03:42:01 ens3 27.71 17.13 31.01 10.38 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] Average: docker0 3.77 5.85 0.33 40.51 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] Average: ens3 15.63 9.61 159.27 2.68 0.00 0.00 0.00 0.00 [2024-07-25T03:42:02.813Z] [2024-07-25T03:42:02.813Z] [2024-07-25T03:42:02.813Z] ---> sar -P ALL: [2024-07-25T03:42:02.813Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6385) 07/25/24 _x86_64_ (8 CPU) [2024-07-25T03:42:02.813Z] [2024-07-25T03:42:02.813Z] 02:08:28 LINUX RESTART (8 CPU) [2024-07-25T03:42:02.813Z] [2024-07-25T03:42:02.813Z] 02:09:02 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.813Z] 02:10:01 all 1.02 0.00 0.10 4.36 0.03 94.49 [2024-07-25T03:42:02.813Z] 02:10:01 0 1.42 0.00 0.24 0.00 0.02 98.33 [2024-07-25T03:42:02.813Z] 02:10:01 1 1.25 0.00 0.10 0.05 0.02 98.58 [2024-07-25T03:42:02.813Z] 02:10:01 2 0.93 0.00 0.10 0.00 0.10 98.86 [2024-07-25T03:42:02.813Z] 02:10:01 3 1.97 0.00 0.08 0.00 0.02 97.93 [2024-07-25T03:42:02.813Z] 02:10:01 4 0.56 0.00 0.08 0.34 0.02 99.00 [2024-07-25T03:42:02.813Z] 02:10:01 5 0.39 0.00 0.08 0.12 0.00 99.41 [2024-07-25T03:42:02.813Z] 02:10:01 6 0.25 0.00 0.07 18.51 0.02 81.15 [2024-07-25T03:42:02.813Z] 02:10:01 7 1.37 0.00 0.07 15.95 0.02 82.59 [2024-07-25T03:42:02.813Z] 02:11:01 all 0.06 0.00 0.02 0.10 0.01 99.82 [2024-07-25T03:42:02.813Z] 02:11:01 0 0.23 0.00 0.07 0.02 0.02 99.67 [2024-07-25T03:42:02.813Z] 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.813Z] 02:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.813Z] 02:11:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-07-25T03:42:02.813Z] 02:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.813Z] 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.813Z] 02:11:01 6 0.03 0.00 0.00 0.75 0.00 99.22 [2024-07-25T03:42:02.813Z] 02:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.813Z] 02:12:01 all 0.10 0.00 0.00 0.01 0.01 99.89 [2024-07-25T03:42:02.813Z] 02:12:01 0 0.52 0.00 0.00 0.02 0.02 99.45 [2024-07-25T03:42:02.813Z] 02:12:01 1 0.17 0.00 0.00 0.00 0.00 99.83 [2024-07-25T03:42:02.813Z] 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.813Z] 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.813Z] 02:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.813Z] 02:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.813Z] 02:12:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-25T03:42:02.813Z] 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.813Z] 02:13:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-07-25T03:42:02.813Z] 02:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.813Z] 02:13:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2024-07-25T03:42:02.813Z] 02:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.813Z] 02:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.813Z] 02:13:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.813Z] 02:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.813Z] 02:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-25T03:42:02.813Z] 02:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.813Z] 02:14:01 all 1.60 0.00 0.84 4.03 0.02 93.52 [2024-07-25T03:42:02.813Z] 02:14:01 0 1.21 0.00 0.55 0.39 0.03 97.82 [2024-07-25T03:42:02.813Z] 02:14:01 1 2.96 0.00 1.17 1.50 0.02 94.35 [2024-07-25T03:42:02.813Z] 02:14:01 2 1.42 0.00 0.90 0.52 0.02 97.15 [2024-07-25T03:42:02.813Z] 02:14:01 3 1.24 0.00 0.48 0.27 0.02 97.99 [2024-07-25T03:42:02.813Z] 02:14:01 4 1.82 0.00 0.62 0.30 0.02 97.24 [2024-07-25T03:42:02.813Z] 02:14:01 5 1.20 0.00 0.62 1.19 0.02 96.98 [2024-07-25T03:42:02.813Z] 02:14:01 6 0.99 0.00 1.60 27.13 0.02 70.26 [2024-07-25T03:42:02.813Z] 02:14:01 7 1.97 0.00 0.77 0.92 0.02 96.33 [2024-07-25T03:42:02.813Z] 02:15:01 all 1.18 0.00 0.63 7.39 0.01 90.78 [2024-07-25T03:42:02.813Z] 02:15:01 0 0.97 0.00 0.44 1.39 0.03 97.16 [2024-07-25T03:42:02.813Z] 02:15:01 1 1.54 0.00 0.80 1.87 0.00 95.79 [2024-07-25T03:42:02.813Z] 02:15:01 2 0.92 0.00 1.10 0.68 0.00 97.29 [2024-07-25T03:42:02.814Z] 02:15:01 3 0.98 0.00 1.29 23.45 0.02 74.27 [2024-07-25T03:42:02.814Z] 02:15:01 4 1.69 0.00 0.35 1.35 0.02 96.60 [2024-07-25T03:42:02.814Z] 02:15:01 5 0.72 0.00 0.47 20.14 0.02 78.65 [2024-07-25T03:42:02.814Z] 02:15:01 6 1.84 0.00 0.30 7.48 0.02 90.37 [2024-07-25T03:42:02.814Z] 02:15:01 7 0.82 0.00 0.28 2.79 0.02 96.09 [2024-07-25T03:42:02.814Z] 02:16:01 all 0.10 0.00 0.06 0.04 0.01 99.79 [2024-07-25T03:42:02.814Z] 02:16:01 0 0.23 0.00 0.07 0.00 0.02 99.68 [2024-07-25T03:42:02.814Z] 02:16:01 1 0.27 0.00 0.10 0.00 0.00 99.63 [2024-07-25T03:42:02.814Z] 02:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:16:01 3 0.07 0.00 0.05 0.07 0.00 99.82 [2024-07-25T03:42:02.814Z] 02:16:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2024-07-25T03:42:02.814Z] 02:16:01 5 0.02 0.00 0.07 0.20 0.02 99.70 [2024-07-25T03:42:02.814Z] 02:16:01 6 0.10 0.00 0.03 0.02 0.00 99.85 [2024-07-25T03:42:02.814Z] 02:16:01 7 0.07 0.00 0.08 0.00 0.02 99.83 [2024-07-25T03:42:02.814Z] 02:17:01 all 0.18 0.00 0.02 0.03 0.00 99.78 [2024-07-25T03:42:02.814Z] 02:17:01 0 1.34 0.00 0.03 0.00 0.00 98.63 [2024-07-25T03:42:02.814Z] 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-25T03:42:02.814Z] 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:17:01 5 0.03 0.00 0.00 0.20 0.00 99.77 [2024-07-25T03:42:02.814Z] 02:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:18:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2024-07-25T03:42:02.814Z] 02:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:18:01 5 0.05 0.00 0.02 0.05 0.00 99.88 [2024-07-25T03:42:02.814Z] 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:19:01 all 0.09 0.00 0.02 0.28 0.01 99.60 [2024-07-25T03:42:02.814Z] 02:19:01 0 0.68 0.00 0.07 0.00 0.02 99.23 [2024-07-25T03:42:02.814Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.814Z] 02:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.814Z] 02:19:01 3 0.00 0.00 0.00 0.52 0.00 99.48 [2024-07-25T03:42:02.814Z] 02:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:19:01 5 0.00 0.00 0.02 1.75 0.00 98.23 [2024-07-25T03:42:02.814Z] 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:20:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2024-07-25T03:42:02.814Z] 02:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-25T03:42:02.814Z] 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.814Z] 02:20:01 4 0.45 0.00 0.03 0.00 0.00 99.52 [2024-07-25T03:42:02.814Z] 02:20:01 5 0.03 0.00 0.00 0.07 0.00 99.90 [2024-07-25T03:42:02.814Z] 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] [2024-07-25T03:42:02.814Z] 02:20:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.814Z] 02:21:01 all 0.02 0.00 0.01 0.09 0.01 99.88 [2024-07-25T03:42:02.814Z] 02:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:21:01 3 0.00 0.00 0.00 0.18 0.00 99.82 [2024-07-25T03:42:02.814Z] 02:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:21:01 5 0.05 0.00 0.00 0.55 0.02 99.38 [2024-07-25T03:42:02.814Z] 02:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:22:01 all 0.13 0.00 0.02 0.02 0.00 99.83 [2024-07-25T03:42:02.814Z] 02:22:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:22:01 4 0.93 0.00 0.10 0.00 0.00 98.97 [2024-07-25T03:42:02.814Z] 02:22:01 5 0.02 0.00 0.02 0.15 0.00 99.82 [2024-07-25T03:42:02.814Z] 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:23:01 all 0.03 0.00 0.03 0.01 0.06 99.87 [2024-07-25T03:42:02.814Z] 02:23:01 0 0.05 0.00 0.03 0.00 0.46 99.45 [2024-07-25T03:42:02.814Z] 02:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-25T03:42:02.814Z] 02:23:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2024-07-25T03:42:02.814Z] 02:23:01 5 0.05 0.00 0.02 0.05 0.00 99.88 [2024-07-25T03:42:02.814Z] 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:24:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-07-25T03:42:02.814Z] 02:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:24:01 4 0.33 0.00 0.02 0.00 0.02 99.63 [2024-07-25T03:42:02.814Z] 02:24:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-07-25T03:42:02.814Z] 02:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-25T03:42:02.814Z] 02:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:25:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2024-07-25T03:42:02.814Z] 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-25T03:42:02.814Z] 02:26:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-25T03:42:02.814Z] 02:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.814Z] 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:27:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-07-25T03:42:02.814Z] 02:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-25T03:42:02.814Z] 02:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.814Z] 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:27:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-25T03:42:02.814Z] 02:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:27:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.814Z] 02:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-25T03:42:02.814Z] 02:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.814Z] 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:28:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-25T03:42:02.814Z] 02:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.814Z] 02:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-25T03:42:02.814Z] 02:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-07-25T03:42:02.814Z] 02:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.814Z] 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:31:01 all 0.10 0.00 0.02 0.00 0.00 99.87 [2024-07-25T03:42:02.814Z] 02:31:01 0 0.68 0.00 0.02 0.00 0.02 99.28 [2024-07-25T03:42:02.814Z] 02:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:31:01 3 0.00 0.00 0.07 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.814Z] 02:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] [2024-07-25T03:42:02.814Z] 02:31:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.814Z] 02:32:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2024-07-25T03:42:02.814Z] 02:32:01 0 1.89 0.00 0.03 0.00 0.02 98.06 [2024-07-25T03:42:02.814Z] 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:32:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-25T03:42:02.814Z] 02:33:01 all 0.03 0.00 0.01 0.06 0.00 99.91 [2024-07-25T03:42:02.814Z] 02:33:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2024-07-25T03:42:02.814Z] 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:33:01 3 0.00 0.00 0.00 0.43 0.02 99.55 [2024-07-25T03:42:02.814Z] 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.814Z] 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-25T03:42:02.814Z] 02:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.814Z] 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:35:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:36:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-25T03:42:02.814Z] 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:36:01 3 0.03 0.00 0.02 0.07 0.00 99.88 [2024-07-25T03:42:02.814Z] 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:37:01 all 0.14 0.00 0.02 0.03 0.01 99.80 [2024-07-25T03:42:02.814Z] 02:37:01 0 1.01 0.00 0.07 0.00 0.02 98.91 [2024-07-25T03:42:02.814Z] 02:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-25T03:42:02.814Z] 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.814Z] 02:37:01 3 0.05 0.00 0.00 0.15 0.02 99.78 [2024-07-25T03:42:02.814Z] 02:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.814Z] 02:37:01 5 0.00 0.00 0.02 0.10 0.00 99.88 [2024-07-25T03:42:02.814Z] 02:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.814Z] 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:38:01 all 0.01 0.00 0.01 0.09 0.00 99.89 [2024-07-25T03:42:02.814Z] 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.814Z] 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.814Z] 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:38:01 5 0.00 0.00 0.00 0.72 0.00 99.28 [2024-07-25T03:42:02.815Z] 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-25T03:42:02.815Z] 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:39:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2024-07-25T03:42:02.815Z] 02:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:40:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2024-07-25T03:42:02.815Z] 02:40:01 0 1.42 0.00 0.00 0.00 0.02 98.56 [2024-07-25T03:42:02.815Z] 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:41:01 all 0.22 0.00 0.01 0.01 0.01 99.76 [2024-07-25T03:42:02.815Z] 02:41:01 0 1.67 0.00 0.03 0.00 0.02 98.29 [2024-07-25T03:42:02.815Z] 02:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:41:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-25T03:42:02.815Z] 02:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.815Z] 02:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:42:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:42:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-25T03:42:02.815Z] 02:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:42:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2024-07-25T03:42:02.815Z] 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] [2024-07-25T03:42:02.815Z] 02:42:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.815Z] 02:43:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2024-07-25T03:42:02.815Z] 02:43:01 0 0.55 0.00 0.02 0.00 0.02 99.42 [2024-07-25T03:42:02.815Z] 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-25T03:42:02.815Z] 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:45:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-07-25T03:42:02.815Z] 02:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.815Z] 02:45:01 1 0.43 0.00 0.02 0.00 0.00 99.55 [2024-07-25T03:42:02.815Z] 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:46:01 all 0.35 0.00 0.03 0.00 0.01 99.61 [2024-07-25T03:42:02.815Z] 02:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2024-07-25T03:42:02.815Z] 02:46:01 1 1.99 0.00 0.03 0.00 0.02 97.96 [2024-07-25T03:42:02.815Z] 02:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:46:01 3 0.58 0.00 0.08 0.00 0.02 99.32 [2024-07-25T03:42:02.815Z] 02:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:47:01 all 0.07 0.00 0.01 0.00 0.00 99.92 [2024-07-25T03:42:02.815Z] 02:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:47:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2024-07-25T03:42:02.815Z] 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.815Z] 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:47:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-07-25T03:42:02.815Z] 02:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.815Z] 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:48:01 5 0.00 0.00 0.02 0.08 0.00 99.90 [2024-07-25T03:42:02.815Z] 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2024-07-25T03:42:02.815Z] 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-07-25T03:42:02.815Z] 02:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.815Z] 02:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-25T03:42:02.815Z] 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:51:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-07-25T03:42:02.815Z] 02:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.815Z] 02:51:01 1 1.55 0.00 0.02 0.00 0.02 98.42 [2024-07-25T03:42:02.815Z] 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.815Z] 02:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:51:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:52:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2024-07-25T03:42:02.815Z] 02:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:52:01 1 0.76 0.00 0.03 0.00 0.00 99.20 [2024-07-25T03:42:02.815Z] 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.815Z] 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.815Z] 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:53:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] [2024-07-25T03:42:02.815Z] 02:53:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.815Z] 02:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-25T03:42:02.815Z] 02:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.815Z] 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.815Z] 02:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:55:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-25T03:42:02.815Z] 02:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-07-25T03:42:02.815Z] 02:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-25T03:42:02.815Z] 02:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.815Z] 02:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:56:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-25T03:42:02.815Z] 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:57:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2024-07-25T03:42:02.815Z] 02:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:57:01 1 0.76 0.00 0.03 0.00 0.00 99.20 [2024-07-25T03:42:02.815Z] 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-25T03:42:02.815Z] 02:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2024-07-25T03:42:02.815Z] 02:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.815Z] 02:58:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2024-07-25T03:42:02.815Z] 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.815Z] 02:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.815Z] 02:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.815Z] 02:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 02:59:01 all 0.16 0.00 0.00 0.00 0.00 99.83 [2024-07-25T03:42:02.815Z] 02:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.815Z] 02:59:01 1 1.11 0.00 0.00 0.00 0.00 98.89 [2024-07-25T03:42:02.815Z] 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:59:01 3 0.10 0.00 0.02 0.00 0.02 99.87 [2024-07-25T03:42:02.815Z] 02:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 03:00:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2024-07-25T03:42:02.815Z] 03:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.815Z] 03:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.815Z] 03:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.815Z] 03:00:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.815Z] 03:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.815Z] 03:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.815Z] 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 03:01:01 all 0.09 0.00 0.02 0.01 0.01 99.88 [2024-07-25T03:42:02.815Z] 03:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-25T03:42:02.815Z] 03:01:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2024-07-25T03:42:02.815Z] 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.815Z] 03:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-07-25T03:42:02.815Z] 03:01:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-25T03:42:02.815Z] 03:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-25T03:42:02.815Z] 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.815Z] 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-25T03:42:02.816Z] 03:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:02:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-07-25T03:42:02.816Z] 03:02:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:02:01 5 0.03 0.00 0.05 0.02 0.00 99.90 [2024-07-25T03:42:02.816Z] 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:03:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-07-25T03:42:02.816Z] 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.816Z] 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:03:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-07-25T03:42:02.816Z] 03:03:01 4 0.00 0.00 0.02 0.00 0.03 99.95 [2024-07-25T03:42:02.816Z] 03:03:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-25T03:42:02.816Z] 03:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:04:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2024-07-25T03:42:02.816Z] 03:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:04:01 1 0.63 0.00 0.03 0.00 0.00 99.33 [2024-07-25T03:42:02.816Z] 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] [2024-07-25T03:42:02.816Z] 03:04:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.816Z] 03:05:01 all 0.09 0.00 0.01 0.02 0.00 99.88 [2024-07-25T03:42:02.816Z] 03:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:05:01 1 0.52 0.00 0.02 0.00 0.02 99.45 [2024-07-25T03:42:02.816Z] 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:05:01 5 0.07 0.00 0.02 0.17 0.02 99.73 [2024-07-25T03:42:02.816Z] 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-25T03:42:02.816Z] 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.816Z] 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:06:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-25T03:42:02.816Z] 03:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:07:01 all 0.44 0.00 0.04 0.02 0.00 99.49 [2024-07-25T03:42:02.816Z] 03:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-25T03:42:02.816Z] 03:07:01 1 0.33 0.00 0.07 0.02 0.00 99.58 [2024-07-25T03:42:02.816Z] 03:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:07:01 3 1.55 0.00 0.02 0.00 0.00 98.43 [2024-07-25T03:42:02.816Z] 03:07:01 4 0.77 0.00 0.08 0.07 0.00 99.08 [2024-07-25T03:42:02.816Z] 03:07:01 5 0.05 0.00 0.03 0.05 0.02 99.85 [2024-07-25T03:42:02.816Z] 03:07:01 6 0.57 0.00 0.02 0.05 0.00 99.37 [2024-07-25T03:42:02.816Z] 03:07:01 7 0.20 0.00 0.05 0.00 0.00 99.75 [2024-07-25T03:42:02.816Z] 03:08:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2024-07-25T03:42:02.816Z] 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-25T03:42:02.816Z] 03:08:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-25T03:42:02.816Z] 03:08:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-07-25T03:42:02.816Z] 03:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:09:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2024-07-25T03:42:02.816Z] 03:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-25T03:42:02.816Z] 03:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:09:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:09:01 4 1.97 0.00 0.00 0.02 0.02 98.00 [2024-07-25T03:42:02.816Z] 03:09:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-07-25T03:42:02.816Z] 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.816Z] 03:10:01 all 0.26 0.00 0.01 0.00 0.00 99.71 [2024-07-25T03:42:02.816Z] 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:10:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-07-25T03:42:02.816Z] 03:10:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2024-07-25T03:42:02.816Z] 03:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:11:01 all 0.11 0.00 0.03 0.00 0.00 99.85 [2024-07-25T03:42:02.816Z] 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-25T03:42:02.816Z] 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:11:01 4 0.70 0.00 0.17 0.00 0.00 99.14 [2024-07-25T03:42:02.816Z] 03:11:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-25T03:42:02.816Z] 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-07-25T03:42:02.816Z] 03:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.816Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-25T03:42:02.816Z] 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-25T03:42:02.816Z] 03:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.816Z] 03:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.816Z] 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:13:01 5 0.03 0.00 0.03 0.05 0.02 99.87 [2024-07-25T03:42:02.816Z] 03:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:14:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-07-25T03:42:02.816Z] 03:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-25T03:42:02.816Z] 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:14:01 4 0.81 0.00 0.02 0.00 0.00 99.17 [2024-07-25T03:42:02.816Z] 03:14:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-07-25T03:42:02.816Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-07-25T03:42:02.816Z] 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-25T03:42:02.816Z] 03:15:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2024-07-25T03:42:02.816Z] 03:15:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-25T03:42:02.816Z] 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] [2024-07-25T03:42:02.816Z] 03:15:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.816Z] 03:16:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2024-07-25T03:42:02.816Z] 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.816Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:16:01 4 1.95 0.00 0.00 0.00 0.00 98.05 [2024-07-25T03:42:02.816Z] 03:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:17:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2024-07-25T03:42:02.816Z] 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.816Z] 03:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:17:01 4 0.99 0.00 0.02 0.00 0.00 98.99 [2024-07-25T03:42:02.816Z] 03:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-25T03:42:02.816Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:18:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2024-07-25T03:42:02.816Z] 03:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.816Z] 03:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-25T03:42:02.816Z] 03:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.816Z] 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-25T03:42:02.816Z] 03:18:01 4 0.61 0.00 0.02 0.00 0.00 99.37 [2024-07-25T03:42:02.816Z] 03:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.816Z] 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.816Z] 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:19:01 all 0.08 0.00 0.02 0.00 0.00 99.90 [2024-07-25T03:42:02.817Z] 03:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-25T03:42:02.817Z] 03:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:19:01 4 0.52 0.00 0.02 0.00 0.02 99.45 [2024-07-25T03:42:02.817Z] 03:19:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-25T03:42:02.817Z] 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.817Z] 03:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-25T03:42:02.817Z] 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:21:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2024-07-25T03:42:02.817Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-25T03:42:02.817Z] 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-25T03:42:02.817Z] 03:21:01 4 0.85 0.00 0.00 0.00 0.00 99.15 [2024-07-25T03:42:02.817Z] 03:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2024-07-25T03:42:02.817Z] 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.817Z] 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:22:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-07-25T03:42:02.817Z] 03:22:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2024-07-25T03:42:02.817Z] 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:23:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-07-25T03:42:02.817Z] 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-25T03:42:02.817Z] 03:23:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-07-25T03:42:02.817Z] 03:23:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-25T03:42:02.817Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:24:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-07-25T03:42:02.817Z] 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:24:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2024-07-25T03:42:02.817Z] 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:24:01 4 1.95 0.00 0.00 0.00 0.02 98.03 [2024-07-25T03:42:02.817Z] 03:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-07-25T03:42:02.817Z] 03:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.817Z] 03:25:01 all 0.18 0.00 0.02 0.00 0.01 99.79 [2024-07-25T03:42:02.817Z] 03:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.817Z] 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.817Z] 03:25:01 4 1.37 0.00 0.07 0.00 0.00 98.56 [2024-07-25T03:42:02.817Z] 03:25:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-07-25T03:42:02.817Z] 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-25T03:42:02.817Z] 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:26:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2024-07-25T03:42:02.817Z] 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] [2024-07-25T03:42:02.817Z] 03:26:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.817Z] 03:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.817Z] 03:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:27:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-07-25T03:42:02.817Z] 03:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-25T03:42:02.817Z] 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.817Z] 03:28:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-07-25T03:42:02.817Z] 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-25T03:42:02.817Z] 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:28:01 4 0.96 0.00 0.00 0.00 0.00 99.04 [2024-07-25T03:42:02.817Z] 03:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-25T03:42:02.817Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.817Z] 03:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-25T03:42:02.817Z] 03:29:01 all 2.09 0.00 0.28 0.45 0.01 97.18 [2024-07-25T03:42:02.817Z] 03:29:01 0 1.15 0.00 0.52 0.88 0.00 97.45 [2024-07-25T03:42:02.817Z] 03:29:01 1 4.05 0.00 0.13 0.12 0.02 95.68 [2024-07-25T03:42:02.817Z] 03:29:01 2 2.02 0.00 0.10 0.00 0.02 97.87 [2024-07-25T03:42:02.817Z] 03:29:01 3 1.30 0.00 0.13 0.02 0.02 98.53 [2024-07-25T03:42:02.817Z] 03:29:01 4 4.49 0.00 0.67 2.02 0.02 92.79 [2024-07-25T03:42:02.817Z] 03:29:01 5 1.44 0.00 0.30 0.30 0.02 97.95 [2024-07-25T03:42:02.817Z] 03:29:01 6 1.89 0.00 0.13 0.18 0.02 97.78 [2024-07-25T03:42:02.817Z] 03:29:01 7 0.32 0.00 0.22 0.02 0.00 99.45 [2024-07-25T03:42:02.818Z] 03:30:01 all 8.54 0.00 3.66 3.40 0.08 84.32 [2024-07-25T03:42:02.818Z] 03:30:01 0 6.89 0.00 3.75 1.66 0.08 87.63 [2024-07-25T03:42:02.818Z] 03:30:01 1 10.04 0.00 4.33 6.84 0.08 78.71 [2024-07-25T03:42:02.818Z] 03:30:01 2 8.97 0.00 3.50 2.45 0.07 85.02 [2024-07-25T03:42:02.818Z] 03:30:01 3 8.46 0.00 3.21 2.44 0.07 85.83 [2024-07-25T03:42:02.818Z] 03:30:01 4 7.71 0.00 3.08 1.04 0.08 88.09 [2024-07-25T03:42:02.818Z] 03:30:01 5 7.59 0.00 3.94 3.39 0.07 85.01 [2024-07-25T03:42:02.818Z] 03:30:01 6 9.97 0.00 3.26 0.55 0.07 86.16 [2024-07-25T03:42:02.818Z] 03:30:01 7 8.74 0.00 4.22 8.86 0.10 78.08 [2024-07-25T03:42:02.818Z] 03:31:01 all 22.98 0.00 5.95 5.46 0.08 65.53 [2024-07-25T03:42:02.818Z] 03:31:01 0 22.85 0.00 4.77 6.06 0.12 66.20 [2024-07-25T03:42:02.818Z] 03:31:01 1 23.67 0.00 5.24 0.10 0.07 70.92 [2024-07-25T03:42:02.818Z] 03:31:01 2 23.10 0.00 7.10 34.65 0.10 35.06 [2024-07-25T03:42:02.818Z] 03:31:01 3 23.66 0.00 6.84 0.95 0.08 68.47 [2024-07-25T03:42:02.818Z] 03:31:01 4 23.31 0.00 6.24 0.56 0.07 69.82 [2024-07-25T03:42:02.818Z] 03:31:01 5 22.27 0.00 4.92 0.72 0.07 72.02 [2024-07-25T03:42:02.818Z] 03:31:01 6 22.51 0.00 6.69 0.78 0.09 69.94 [2024-07-25T03:42:02.818Z] 03:31:01 7 22.46 0.00 5.78 0.24 0.05 71.47 [2024-07-25T03:42:02.818Z] 03:32:01 all 45.82 0.00 6.45 1.47 0.09 46.16 [2024-07-25T03:42:02.818Z] 03:32:01 0 47.57 0.00 6.09 0.08 0.08 46.18 [2024-07-25T03:42:02.818Z] 03:32:01 1 47.26 0.00 5.88 0.08 0.08 46.69 [2024-07-25T03:42:02.818Z] 03:32:01 2 45.92 0.00 6.66 0.52 0.10 46.79 [2024-07-25T03:42:02.818Z] 03:32:01 3 45.65 0.00 6.65 0.29 0.10 47.31 [2024-07-25T03:42:02.818Z] 03:32:01 4 44.55 0.00 6.40 0.24 0.10 48.71 [2024-07-25T03:42:02.818Z] 03:32:01 5 46.96 0.00 6.98 9.09 0.10 36.87 [2024-07-25T03:42:02.818Z] 03:32:01 6 44.81 0.00 6.55 1.38 0.08 47.18 [2024-07-25T03:42:02.818Z] 03:32:01 7 43.85 0.00 6.43 0.10 0.10 49.52 [2024-07-25T03:42:02.818Z] 03:33:01 all 4.11 0.00 1.90 3.37 0.04 90.59 [2024-07-25T03:42:02.818Z] 03:33:01 0 3.97 0.00 1.72 0.03 0.03 94.25 [2024-07-25T03:42:02.818Z] 03:33:01 1 3.68 0.00 2.06 6.07 0.03 88.16 [2024-07-25T03:42:02.818Z] 03:33:01 2 3.72 0.00 2.66 3.05 0.03 90.53 [2024-07-25T03:42:02.818Z] 03:33:01 3 4.07 0.00 1.45 0.29 0.03 94.17 [2024-07-25T03:42:02.818Z] 03:33:01 4 3.95 0.00 2.16 2.23 0.03 91.63 [2024-07-25T03:42:02.818Z] 03:33:01 5 4.06 0.00 1.48 7.41 0.05 87.00 [2024-07-25T03:42:02.818Z] 03:33:01 6 3.96 0.00 1.37 7.40 0.03 87.24 [2024-07-25T03:42:02.818Z] 03:33:01 7 5.45 0.00 2.29 0.52 0.03 91.71 [2024-07-25T03:42:02.818Z] 03:34:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-07-25T03:42:02.818Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:34:01 1 0.05 0.00 0.03 0.03 0.03 99.85 [2024-07-25T03:42:02.818Z] 03:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.818Z] 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:35:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2024-07-25T03:42:02.818Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-25T03:42:02.818Z] 03:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.818Z] 03:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-25T03:42:02.818Z] 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-25T03:42:02.818Z] 03:35:01 7 0.86 0.00 0.02 0.00 0.00 99.12 [2024-07-25T03:42:02.818Z] 03:36:01 all 0.18 0.00 0.01 0.00 0.00 99.81 [2024-07-25T03:42:02.818Z] 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:36:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-25T03:42:02.818Z] 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.818Z] 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:36:01 7 1.32 0.00 0.00 0.00 0.00 98.68 [2024-07-25T03:42:02.818Z] 03:37:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-07-25T03:42:02.818Z] 03:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:37:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2024-07-25T03:42:02.818Z] 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-25T03:42:02.818Z] 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-25T03:42:02.818Z] 03:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-25T03:42:02.818Z] [2024-07-25T03:42:02.818Z] 03:37:01 CPU %user %nice %system %iowait %steal %idle [2024-07-25T03:42:02.818Z] 03:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:38:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2024-07-25T03:42:02.818Z] 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:39:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-07-25T03:42:02.818Z] 03:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-25T03:42:02.818Z] 03:39:01 1 0.23 0.00 0.02 0.02 0.00 99.73 [2024-07-25T03:42:02.818Z] 03:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.818Z] 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-25T03:42:02.818Z] 03:39:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2024-07-25T03:42:02.818Z] 03:40:01 all 0.07 0.00 0.00 0.02 0.01 99.91 [2024-07-25T03:42:02.818Z] 03:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:40:01 1 0.07 0.00 0.00 0.12 0.00 99.82 [2024-07-25T03:42:02.818Z] 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-25T03:42:02.818Z] 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-25T03:42:02.818Z] 03:40:01 7 0.40 0.00 0.00 0.00 0.02 99.58 [2024-07-25T03:42:02.818Z] 03:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-25T03:42:02.818Z] 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-25T03:42:02.818Z] 03:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-25T03:42:02.818Z] 03:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-25T03:42:02.818Z] 03:41:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-25T03:42:02.818Z] 03:42:01 all 0.64 0.00 0.30 0.03 0.01 99.03 [2024-07-25T03:42:02.818Z] 03:42:01 0 0.27 0.00 0.35 0.03 0.00 99.35 [2024-07-25T03:42:02.818Z] 03:42:01 1 1.30 0.00 0.25 0.05 0.02 98.38 [2024-07-25T03:42:02.818Z] 03:42:01 2 0.68 0.00 0.28 0.02 0.00 99.02 [2024-07-25T03:42:02.818Z] 03:42:01 3 0.38 0.00 0.32 0.05 0.02 99.23 [2024-07-25T03:42:02.818Z] 03:42:01 4 0.58 0.00 0.23 0.02 0.02 99.15 [2024-07-25T03:42:02.818Z] 03:42:01 5 0.37 0.00 0.33 0.02 0.00 99.28 [2024-07-25T03:42:02.818Z] 03:42:01 6 0.80 0.00 0.28 0.00 0.02 98.90 [2024-07-25T03:42:02.818Z] 03:42:01 7 0.74 0.00 0.32 0.02 0.00 98.93 [2024-07-25T03:42:02.818Z] Average: all 1.02 0.00 0.23 0.33 0.01 98.41 [2024-07-25T03:42:02.818Z] Average: 0 1.05 0.00 0.22 0.11 0.02 98.61 [2024-07-25T03:42:02.818Z] Average: 1 1.17 0.00 0.23 0.18 0.01 98.42 [2024-07-25T03:42:02.818Z] Average: 2 0.94 0.00 0.24 0.44 0.01 98.37 [2024-07-25T03:42:02.818Z] Average: 3 0.98 0.00 0.23 0.32 0.01 98.46 [2024-07-25T03:42:02.818Z] Average: 4 1.21 0.00 0.22 0.09 0.01 98.48 [2024-07-25T03:42:02.818Z] Average: 5 0.92 0.00 0.21 0.51 0.01 98.35 [2024-07-25T03:42:02.818Z] Average: 6 0.95 0.00 0.23 0.69 0.01 98.14 [2024-07-25T03:42:02.818Z] Average: 7 0.96 0.00 0.23 0.31 0.01 98.50 [2024-07-25T03:42:02.818Z] [2024-07-25T03:42:02.818Z] [2024-07-25T03:42:02.818Z]